+ 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 [Thu Apr 23 08:22:16 2026] *** compiled with version: 11.4.0 on 22 April 2026 16:01:57 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: neutron-server-86cfc4cf74-rg6qn machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9696 fd 3 Python version: 3.10.12 (main, Mar 3 2026, 11:56:32) [GCC 11.4.0] Python main interpreter initialized at 0x556c462af190 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:54: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:54: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-04-23 08:22:20.684 8 INFO neutron.common.config [-] Logging enabled! 2026-04-23 08:22:20.685 8 INFO neutron.common.config [-] uwsgi version 23.5.0 2026-04-23 08:22:20.749 7 INFO neutron.common.config [-] Logging enabled! 2026-04-23 08:22:20.749 7 INFO neutron.common.config [-] uwsgi version 23.5.0 2026-04-23 08:22:20.961 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-23 08:22:21.020 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-23 08:22:21.784 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-23 08:22:21.787 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-23 08:22:21.790 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-04-23 08:22:21.791 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-23 08:22:21.791 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-23 08:22:21.792 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-23 08:22:21.792 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-23 08:22:21.798 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-23 08:22:21.798 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-23 08:22:21.798 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-23 08:22:21.817 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-23 08:22:21.818 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-23 08:22:21.818 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-23 08:22:21.833 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-23 08:22:21.836 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-23 08:22:21.839 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-04-23 08:22:21.840 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-23 08:22:21.840 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-23 08:22:21.840 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-23 08:22:21.840 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-23 08:22:21.846 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-23 08:22:21.846 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-23 08:22:21.847 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-23 08:22:21.860 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-23 08:22:21.860 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-23 08:22:21.860 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-23 08:22:21.860 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-23 08:22:21.865 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-23 08:22:21.866 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-23 08:22:21.866 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-23 08:22:21.867 8 WARNING oslo_policy.policy [None req-36c9ad7a-35f2-44af-ba5d-faf903a1404a - - - - - -] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-04-23 08:22:21.906 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-23 08:22:21.906 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-23 08:22:21.907 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-23 08:22:21.907 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-23 08:22:21.914 7 WARNING oslo_policy.policy [None req-151ef305-a1dd-42df-96f4-911d6e078527 - - - - - -] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-04-23 08:22:22.255 8 INFO neutron.plugins.ml2.managers [None req-36c9ad7a-35f2-44af-ba5d-faf903a1404a - - - - - -] Initializing driver for type 'vlan' 2026-04-23 08:22:22.286 7 INFO neutron.plugins.ml2.managers [None req-151ef305-a1dd-42df-96f4-911d6e078527 - - - - - -] Initializing driver for type 'vlan' 2026-04-23 08:22:22.559 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-36c9ad7a-35f2-44af-ba5d-faf903a1404a - - - - - -] VlanTypeDriver initialization complete 2026-04-23 08:22:22.559 8 INFO neutron.plugins.ml2.managers [None req-36c9ad7a-35f2-44af-ba5d-faf903a1404a - - - - - -] Initializing driver for type 'vxlan' 2026-04-23 08:22:22.559 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-36c9ad7a-35f2-44af-ba5d-faf903a1404a - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-23 08:22:22.585 8 INFO neutron.plugins.ml2.managers [None req-36c9ad7a-35f2-44af-ba5d-faf903a1404a - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-23 08:22:22.586 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-36c9ad7a-35f2-44af-ba5d-faf903a1404a - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-23 08:22:22.586 8 INFO neutron.plugins.ml2.managers [None req-36c9ad7a-35f2-44af-ba5d-faf903a1404a - - - - - -] Initializing extension driver 'port_security' 2026-04-23 08:22:22.586 8 INFO neutron.plugins.ml2.extensions.port_security [None req-36c9ad7a-35f2-44af-ba5d-faf903a1404a - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-23 08:22:22.586 8 INFO neutron.plugins.ml2.managers [None req-36c9ad7a-35f2-44af-ba5d-faf903a1404a - - - - - -] Initializing extension driver 'qos' 2026-04-23 08:22:22.586 8 INFO neutron.plugins.ml2.managers [None req-36c9ad7a-35f2-44af-ba5d-faf903a1404a - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-23 08:22:22.586 8 INFO neutron.plugins.ml2.managers [None req-36c9ad7a-35f2-44af-ba5d-faf903a1404a - - - - - -] Initializing mechanism driver 'l2population' 2026-04-23 08:22:22.591 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-151ef305-a1dd-42df-96f4-911d6e078527 - - - - - -] VlanTypeDriver initialization complete 2026-04-23 08:22:22.592 7 INFO neutron.plugins.ml2.managers [None req-151ef305-a1dd-42df-96f4-911d6e078527 - - - - - -] Initializing driver for type 'vxlan' 2026-04-23 08:22:22.592 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-151ef305-a1dd-42df-96f4-911d6e078527 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-23 08:22:22.597 8 INFO neutron.quota [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Loaded quota_driver: . 2026-04-23 08:22:22.597 8 INFO neutron.plugins.ml2.plugin [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Modular L2 Plugin initialization complete 2026-04-23 08:22:22.598 8 INFO neutron.plugins.ml2.managers [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-23 08:22:22.598 8 INFO neutron.plugins.ml2.managers [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-23 08:22:22.598 8 INFO neutron.plugins.ml2.managers [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-23 08:22:22.598 8 INFO neutron.extensions.vlantransparent [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Disabled vlantransparent extension. 2026-04-23 08:22:22.598 8 INFO neutron.manager [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Loading Plugin: qos 2026-04-23 08:22:22.609 8 INFO neutron.manager [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Loading Plugin: router 2026-04-23 08:22:22.615 7 INFO neutron.plugins.ml2.managers [None req-151ef305-a1dd-42df-96f4-911d6e078527 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-23 08:22:22.615 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-151ef305-a1dd-42df-96f4-911d6e078527 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-23 08:22:22.615 7 INFO neutron.plugins.ml2.managers [None req-151ef305-a1dd-42df-96f4-911d6e078527 - - - - - -] Initializing extension driver 'port_security' 2026-04-23 08:22:22.616 7 INFO neutron.plugins.ml2.extensions.port_security [None req-151ef305-a1dd-42df-96f4-911d6e078527 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-23 08:22:22.616 7 INFO neutron.plugins.ml2.managers [None req-151ef305-a1dd-42df-96f4-911d6e078527 - - - - - -] Initializing extension driver 'qos' 2026-04-23 08:22:22.616 7 INFO neutron.plugins.ml2.managers [None req-151ef305-a1dd-42df-96f4-911d6e078527 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-23 08:22:22.616 7 INFO neutron.plugins.ml2.managers [None req-151ef305-a1dd-42df-96f4-911d6e078527 - - - - - -] Initializing mechanism driver 'l2population' 2026-04-23 08:22:22.627 7 INFO neutron.quota [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Loaded quota_driver: . 2026-04-23 08:22:22.627 7 INFO neutron.plugins.ml2.plugin [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Modular L2 Plugin initialization complete 2026-04-23 08:22:22.628 7 INFO neutron.plugins.ml2.managers [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-23 08:22:22.628 7 INFO neutron.plugins.ml2.managers [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-23 08:22:22.628 7 INFO neutron.plugins.ml2.managers [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Got port-security extension from driver 'port_security' 2026-04-23 08:22:22.628 7 INFO neutron.extensions.vlantransparent [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Disabled vlantransparent extension. 2026-04-23 08:22:22.628 7 INFO neutron.manager [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Loading Plugin: qos 2026-04-23 08:22:22.639 7 INFO neutron.manager [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Loading Plugin: router 2026-04-23 08:22:22.642 8 INFO neutron.services.service_base [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-23 08:22:22.642 8 INFO neutron.manager [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Loading Plugin: segments 2026-04-23 08:22:22.673 7 INFO neutron.services.service_base [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-23 08:22:22.673 7 INFO neutron.manager [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Loading Plugin: segments 2026-04-23 08:22:22.733 8 INFO neutron.manager [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Loading Plugin: trunk 2026-04-23 08:22:22.770 7 INFO neutron.manager [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Loading Plugin: trunk 2026-04-23 08:22:22.796 8 INFO neutron.manager [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Loading Plugin: vpnaas 2026-04-23 08:22:22.816 7 INFO neutron.manager [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Loading Plugin: vpnaas 2026-04-23 08:22:22.833 8 WARNING stevedore.named [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-23 08:22:22.851 7 WARNING stevedore.named [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-23 08:22:22.902 7 INFO neutron_vpnaas.services.vpn.plugin [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-23 08:22:22.903 7 INFO neutron.common.utils [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-23 08:22:22.903 7 INFO neutron.manager [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Loading Plugin: auto_allocate 2026-04-23 08:22:22.907 7 INFO neutron.manager [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Loading Plugin: tag 2026-04-23 08:22:22.912 7 INFO neutron.manager [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Loading Plugin: timestamp 2026-04-23 08:22:22.915 7 INFO neutron.manager [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Loading Plugin: network_ip_availability 2026-04-23 08:22:22.916 8 INFO neutron_vpnaas.services.vpn.plugin [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-23 08:22:22.917 8 INFO neutron.common.utils [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-23 08:22:22.917 8 INFO neutron.manager [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Loading Plugin: auto_allocate 2026-04-23 08:22:22.918 7 INFO neutron.manager [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Loading Plugin: flavors 2026-04-23 08:22:22.921 8 INFO neutron.manager [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Loading Plugin: tag 2026-04-23 08:22:22.921 7 INFO neutron.manager [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Loading Plugin: revisions 2026-04-23 08:22:22.924 7 INFO neutron.api.extensions [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Initializing extension manager. 2026-04-23 08:22:22.925 7 INFO neutron.api.extensions [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Loaded extension: address-group 2026-04-23 08:22:22.926 8 INFO neutron.manager [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Loading Plugin: timestamp 2026-04-23 08:22:22.926 7 INFO neutron.api.extensions [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Loaded extension: address-scope 2026-04-23 08:22:22.927 7 INFO neutron.api.extensions [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-23 08:22:22.928 7 INFO neutron.api.extensions [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Loaded extension: agent 2026-04-23 08:22:22.928 8 INFO neutron.manager [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Loading Plugin: network_ip_availability 2026-04-23 08:22:22.928 7 INFO neutron.api.extensions [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Loaded extension: agent-resources-synced 2026-04-23 08:22:22.930 7 INFO neutron.api.extensions [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Loaded extension: allowed-address-pairs 2026-04-23 08:22:22.930 7 INFO neutron.api.extensions [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Loaded extension: auto-allocated-topology 2026-04-23 08:22:22.931 7 INFO neutron.api.extensions [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Loaded extension: availability_zone 2026-04-23 08:22:22.931 8 INFO neutron.manager [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Loading Plugin: flavors 2026-04-23 08:22:22.932 7 INFO neutron.api.extensions [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Loaded extension: availability_zone_filter 2026-04-23 08:22:22.932 7 INFO neutron.api.extensions [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-23 08:22:22.933 7 INFO neutron.api.extensions [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Loaded extension: default-subnetpools 2026-04-23 08:22:22.934 8 INFO neutron.manager [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Loading Plugin: revisions 2026-04-23 08:22:22.934 7 INFO neutron.api.extensions [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-23 08:22:22.935 7 INFO neutron.api.extensions [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Loaded extension: dns-integration 2026-04-23 08:22:22.935 7 INFO neutron.api.extensions [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Loaded extension: dns-domain-ports 2026-04-23 08:22:22.936 7 INFO neutron.api.extensions [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-23 08:22:22.936 7 INFO neutron.api.extensions [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Loaded extension: dvr 2026-04-23 08:22:22.937 8 INFO neutron.api.extensions [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Initializing extension manager. 2026-04-23 08:22:22.937 7 INFO neutron.api.extensions [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-23 08:22:22.937 7 INFO neutron.api.extensions [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Loaded extension: empty-string-filtering 2026-04-23 08:22:22.938 8 INFO neutron.api.extensions [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Loaded extension: address-group 2026-04-23 08:22:22.938 7 INFO neutron.api.extensions [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-23 08:22:22.939 7 INFO neutron.api.extensions [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-23 08:22:22.939 8 INFO neutron.api.extensions [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Loaded extension: address-scope 2026-04-23 08:22:22.939 7 INFO neutron.api.extensions [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Loaded extension: external-net 2026-04-23 08:22:22.939 8 INFO neutron.api.extensions [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-23 08:22:22.940 7 INFO neutron.api.extensions [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-23 08:22:22.940 8 INFO neutron.api.extensions [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Loaded extension: agent 2026-04-23 08:22:22.940 7 INFO neutron.api.extensions [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Loaded extension: extraroute 2026-04-23 08:22:22.941 8 INFO neutron.api.extensions [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Loaded extension: agent-resources-synced 2026-04-23 08:22:22.941 7 INFO neutron.api.extensions [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Loaded extension: extraroute-atomic 2026-04-23 08:22:22.942 7 INFO neutron.api.extensions [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-23 08:22:22.942 8 INFO neutron.api.extensions [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-23 08:22:22.943 7 INFO neutron.api.extensions [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-23 08:22:22.943 8 INFO neutron.api.extensions [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-23 08:22:22.943 7 INFO neutron.api.extensions [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-23 08:22:22.943 8 INFO neutron.api.extensions [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Loaded extension: availability_zone 2026-04-23 08:22:22.944 8 INFO neutron.api.extensions [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Loaded extension: availability_zone_filter 2026-04-23 08:22:22.944 8 INFO neutron.api.extensions [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-23 08:22:22.945 8 INFO neutron.api.extensions [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Loaded extension: default-subnetpools 2026-04-23 08:22:22.944 7 INFO neutron.api.extensions [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-23 08:22:22.946 7 INFO neutron.api.extensions [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Loaded extension: fip-port-details 2026-04-23 08:22:22.946 8 INFO neutron.api.extensions [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-23 08:22:22.947 8 INFO neutron.api.extensions [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Loaded extension: dns-integration 2026-04-23 08:22:22.947 7 INFO neutron.api.extensions [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Loaded extension: flavors 2026-04-23 08:22:22.947 8 INFO neutron.api.extensions [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Loaded extension: dns-domain-ports 2026-04-23 08:22:22.948 8 INFO neutron.api.extensions [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-23 08:22:22.948 7 INFO neutron.api.extensions [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-23 08:22:22.949 8 INFO neutron.api.extensions [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Loaded extension: dvr 2026-04-23 08:22:22.949 7 INFO neutron.api.extensions [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Loaded extension: floatingip-pools 2026-04-23 08:22:22.949 8 INFO neutron.api.extensions [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-23 08:22:22.950 7 INFO neutron.api.extensions [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Loaded extension: ip_allocation 2026-04-23 08:22:22.950 8 INFO neutron.api.extensions [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Loaded extension: empty-string-filtering 2026-04-23 08:22:22.950 8 INFO neutron.api.extensions [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-23 08:22:22.950 7 INFO neutron.api.extensions [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Loaded extension: ip-substring-filtering 2026-04-23 08:22:22.951 8 INFO neutron.api.extensions [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-23 08:22:22.951 7 INFO neutron.api.extensions [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Loaded extension: l2_adjacency 2026-04-23 08:22:22.951 8 INFO neutron.api.extensions [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Loaded extension: external-net 2026-04-23 08:22:22.952 8 INFO neutron.api.extensions [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-23 08:22:22.952 7 INFO neutron.api.extensions [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Loaded extension: router 2026-04-23 08:22:22.952 8 INFO neutron.api.extensions [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Loaded extension: extraroute 2026-04-23 08:22:22.953 8 INFO neutron.api.extensions [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Loaded extension: extraroute-atomic 2026-04-23 08:22:22.954 8 INFO neutron.api.extensions [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-23 08:22:22.954 7 INFO neutron.api.extensions [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-23 08:22:22.954 8 INFO neutron.api.extensions [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-23 08:22:22.954 7 INFO neutron.api.extensions [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Loaded extension: ext-gw-mode 2026-04-23 08:22:22.955 8 INFO neutron.api.extensions [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-23 08:22:22.955 7 INFO neutron.api.extensions [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Loaded extension: l3-ha 2026-04-23 08:22:22.955 8 INFO neutron.api.extensions [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-23 08:22:22.955 7 INFO neutron.api.extensions [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-23 08:22:22.956 8 INFO neutron.api.extensions [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Loaded extension: fip-port-details 2026-04-23 08:22:22.956 7 INFO neutron.api.extensions [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-23 08:22:22.956 7 INFO neutron.api.extensions [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Loaded extension: l3-flavors 2026-04-23 08:22:22.957 8 INFO neutron.api.extensions [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Loaded extension: flavors 2026-04-23 08:22:22.957 7 INFO neutron.api.extensions [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-23 08:22:22.958 8 INFO neutron.api.extensions [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-23 08:22:22.958 7 INFO neutron.api.extensions [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-23 08:22:22.958 8 INFO neutron.api.extensions [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Loaded extension: floatingip-pools 2026-04-23 08:22:22.959 8 INFO neutron.api.extensions [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Loaded extension: ip_allocation 2026-04-23 08:22:22.959 8 INFO neutron.api.extensions [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Loaded extension: ip-substring-filtering 2026-04-23 08:22:22.960 7 INFO neutron.api.extensions [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-23 08:22:22.960 8 INFO neutron.api.extensions [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Loaded extension: l2_adjacency 2026-04-23 08:22:22.961 8 INFO neutron.api.extensions [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Loaded extension: router 2026-04-23 08:22:22.961 7 INFO neutron.api.extensions [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-23 08:22:22.963 7 INFO neutron.api.extensions [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-23 08:22:22.963 8 INFO neutron.api.extensions [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-23 08:22:22.963 8 INFO neutron.api.extensions [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Loaded extension: ext-gw-mode 2026-04-23 08:22:22.964 7 INFO neutron.api.extensions [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-23 08:22:22.964 8 INFO neutron.api.extensions [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Loaded extension: l3-ha 2026-04-23 08:22:22.964 8 INFO neutron.api.extensions [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-23 08:22:22.964 7 INFO neutron.api.extensions [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-23 08:22:22.965 8 INFO neutron.api.extensions [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-23 08:22:22.965 7 INFO neutron.api.extensions [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Loaded extension: multi-provider 2026-04-23 08:22:22.965 8 INFO neutron.api.extensions [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Loaded extension: l3-flavors 2026-04-23 08:22:22.966 7 INFO neutron.api.extensions [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Loaded extension: net-mtu 2026-04-23 08:22:22.966 8 INFO neutron.api.extensions [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-23 08:22:22.966 7 INFO neutron.api.extensions [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Loaded extension: net-mtu-writable 2026-04-23 08:22:22.967 8 INFO neutron.api.extensions [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-23 08:22:22.967 7 INFO neutron.api.extensions [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Loaded extension: network_availability_zone 2026-04-23 08:22:22.968 7 INFO neutron.api.extensions [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Loaded extension: network_ha 2026-04-23 08:22:22.968 8 INFO neutron.api.extensions [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-23 08:22:22.969 7 INFO neutron.api.extensions [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Loaded extension: network-ip-availability 2026-04-23 08:22:22.970 8 INFO neutron.api.extensions [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-23 08:22:22.970 7 INFO neutron.api.extensions [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-23 08:22:22.970 7 INFO neutron.api.extensions [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Loaded extension: pagination 2026-04-23 08:22:22.970 8 INFO neutron.api.extensions [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-23 08:22:22.971 7 INFO neutron.api.extensions [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Loaded extension: port-device-profile 2026-04-23 08:22:22.972 7 INFO neutron.api.extensions [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-23 08:22:22.972 8 INFO neutron.api.extensions [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-23 08:22:22.972 7 INFO neutron.api.extensions [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-23 08:22:22.972 8 INFO neutron.api.extensions [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-23 08:22:22.973 7 INFO neutron.api.extensions [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Loaded extension: port-mac-override 2026-04-23 08:22:22.973 8 INFO neutron.api.extensions [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Loaded extension: multi-provider 2026-04-23 08:22:22.973 8 INFO neutron.api.extensions [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Loaded extension: net-mtu 2026-04-23 08:22:22.973 7 INFO neutron.api.extensions [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-23 08:22:22.974 8 INFO neutron.api.extensions [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Loaded extension: net-mtu-writable 2026-04-23 08:22:22.974 7 INFO neutron.api.extensions [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-23 08:22:22.975 8 INFO neutron.api.extensions [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Loaded extension: network_availability_zone 2026-04-23 08:22:22.975 7 INFO neutron.api.extensions [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Loaded extension: port-resource-request 2026-04-23 08:22:22.975 8 INFO neutron.api.extensions [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Loaded extension: network_ha 2026-04-23 08:22:22.975 7 INFO neutron.api.extensions [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Loaded extension: port-resource-request-groups 2026-04-23 08:22:22.976 8 INFO neutron.api.extensions [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Loaded extension: network-ip-availability 2026-04-23 08:22:22.976 7 INFO neutron.api.extensions [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Loaded extension: binding 2026-04-23 08:22:22.977 8 INFO neutron.api.extensions [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-23 08:22:22.977 7 INFO neutron.api.extensions [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Loaded extension: binding-extended 2026-04-23 08:22:22.977 8 INFO neutron.api.extensions [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Loaded extension: pagination 2026-04-23 08:22:22.978 7 INFO neutron.api.extensions [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Loaded extension: port-security 2026-04-23 08:22:22.978 8 INFO neutron.api.extensions [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Loaded extension: port-device-profile 2026-04-23 08:22:22.978 7 INFO neutron.api.extensions [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Loaded extension: project-id 2026-04-23 08:22:22.978 8 INFO neutron.api.extensions [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-23 08:22:22.979 8 INFO neutron.api.extensions [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-23 08:22:22.979 7 INFO neutron.api.extensions [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Loaded extension: provider 2026-04-23 08:22:22.979 8 INFO neutron.api.extensions [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Loaded extension: port-mac-override 2026-04-23 08:22:22.980 8 INFO neutron.api.extensions [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-23 08:22:22.980 8 INFO neutron.api.extensions [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-23 08:22:22.981 7 INFO neutron.api.extensions [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Loaded extension: qos 2026-04-23 08:22:22.981 8 INFO neutron.api.extensions [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Loaded extension: port-resource-request 2026-04-23 08:22:22.982 8 INFO neutron.api.extensions [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-23 08:22:22.982 7 INFO neutron.api.extensions [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-23 08:22:22.982 8 INFO neutron.api.extensions [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Loaded extension: binding 2026-04-23 08:22:22.982 7 INFO neutron.api.extensions [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-23 08:22:22.983 8 INFO neutron.api.extensions [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Loaded extension: binding-extended 2026-04-23 08:22:22.983 7 INFO neutron.api.extensions [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Loaded extension: qos-default 2026-04-23 08:22:22.983 8 INFO neutron.api.extensions [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Loaded extension: port-security 2026-04-23 08:22:22.984 7 INFO neutron.api.extensions [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Loaded extension: qos-fip 2026-04-23 08:22:22.984 8 INFO neutron.api.extensions [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Loaded extension: project-id 2026-04-23 08:22:22.984 7 INFO neutron.api.extensions [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-23 08:22:22.984 8 INFO neutron.api.extensions [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Loaded extension: provider 2026-04-23 08:22:22.985 7 INFO neutron.api.extensions [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Loaded extension: qos-gateway-ip 2026-04-23 08:22:22.986 7 INFO neutron.api.extensions [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Loaded extension: qos-port-network-policy 2026-04-23 08:22:22.986 8 INFO neutron.api.extensions [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Loaded extension: qos 2026-04-23 08:22:22.986 7 INFO neutron.api.extensions [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Loaded extension: qos-pps-minimum 2026-04-23 08:22:22.987 8 INFO neutron.api.extensions [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-23 08:22:22.987 7 INFO neutron.api.extensions [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-23 08:22:22.988 8 INFO neutron.api.extensions [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-23 08:22:22.988 7 INFO neutron.api.extensions [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Loaded extension: qos-pps 2026-04-23 08:22:22.988 8 INFO neutron.api.extensions [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Loaded extension: qos-default 2026-04-23 08:22:22.989 8 INFO neutron.api.extensions [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Loaded extension: qos-fip 2026-04-23 08:22:22.989 7 INFO neutron.api.extensions [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Loaded extension: qos-rule-type-details 2026-04-23 08:22:22.989 8 INFO neutron.api.extensions [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-23 08:22:22.989 7 INFO neutron.api.extensions [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-23 08:22:22.990 8 INFO neutron.api.extensions [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-23 08:22:22.990 7 INFO neutron.api.extensions [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Loaded extension: qos-rules-alias 2026-04-23 08:22:22.990 8 INFO neutron.api.extensions [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-23 08:22:22.991 7 INFO neutron.api.extensions [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Loaded extension: quota-check-limit 2026-04-23 08:22:22.991 8 INFO neutron.api.extensions [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-23 08:22:22.992 8 INFO neutron.api.extensions [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-23 08:22:22.992 8 INFO neutron.api.extensions [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Loaded extension: qos-pps 2026-04-23 08:22:22.993 7 INFO neutron.api.extensions [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Loaded extension: quotas 2026-04-23 08:22:22.993 8 INFO neutron.api.extensions [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-23 08:22:22.993 8 INFO neutron.api.extensions [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-23 08:22:22.994 8 INFO neutron.api.extensions [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Loaded extension: qos-rules-alias 2026-04-23 08:22:22.994 7 INFO neutron.api.extensions [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Loaded extension: quota_details 2026-04-23 08:22:22.994 8 INFO neutron.api.extensions [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Loaded extension: quota-check-limit 2026-04-23 08:22:22.996 7 INFO neutron.api.extensions [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Loaded extension: rbac-policies 2026-04-23 08:22:22.996 8 INFO neutron.api.extensions [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Loaded extension: quotas 2026-04-23 08:22:22.996 7 INFO neutron.api.extensions [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Loaded extension: rbac-address-group 2026-04-23 08:22:22.997 8 INFO neutron.api.extensions [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Loaded extension: quota_details 2026-04-23 08:22:22.997 7 INFO neutron.api.extensions [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Loaded extension: rbac-address-scope 2026-04-23 08:22:22.998 7 INFO neutron.api.extensions [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Loaded extension: rbac-security-groups 2026-04-23 08:22:22.998 7 INFO neutron.api.extensions [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Loaded extension: rbac-subnetpool 2026-04-23 08:22:22.998 8 INFO neutron.api.extensions [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Loaded extension: rbac-policies 2026-04-23 08:22:22.999 8 INFO neutron.api.extensions [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Loaded extension: rbac-address-group 2026-04-23 08:22:22.999 7 INFO neutron.api.extensions [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Loaded extension: revision-if-match 2026-04-23 08:22:22.999 8 INFO neutron.api.extensions [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Loaded extension: rbac-address-scope 2026-04-23 08:22:23.000 7 INFO neutron.api.extensions [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Loaded extension: standard-attr-revisions 2026-04-23 08:22:23.000 8 INFO neutron.api.extensions [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Loaded extension: rbac-security-groups 2026-04-23 08:22:23.001 7 INFO neutron.api.extensions [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Loaded extension: router_availability_zone 2026-04-23 08:22:23.001 8 INFO neutron.api.extensions [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Loaded extension: rbac-subnetpool 2026-04-23 08:22:23.001 8 INFO neutron.api.extensions [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Loaded extension: revision-if-match 2026-04-23 08:22:23.001 7 INFO neutron.api.extensions [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-23 08:22:23.002 8 INFO neutron.api.extensions [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-23 08:22:23.002 8 INFO neutron.api.extensions [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Loaded extension: router_availability_zone 2026-04-23 08:22:23.003 7 INFO neutron.api.extensions [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Loaded extension: security-groups-default-rules 2026-04-23 08:22:23.003 8 INFO neutron.api.extensions [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-23 08:22:23.003 7 INFO neutron.api.extensions [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-23 08:22:23.004 7 INFO neutron.api.extensions [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-23 08:22:23.004 8 INFO neutron.api.extensions [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Loaded extension: security-groups-default-rules 2026-04-23 08:22:23.005 7 INFO neutron.api.extensions [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-23 08:22:23.005 8 INFO neutron.api.extensions [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-23 08:22:23.005 7 INFO neutron.api.extensions [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-23 08:22:23.005 8 INFO neutron.api.extensions [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-23 08:22:23.006 8 INFO neutron.api.extensions [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-23 08:22:23.007 8 INFO neutron.api.extensions [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-23 08:22:23.013 7 INFO neutron.api.extensions [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Loaded extension: security-group 2026-04-23 08:22:23.014 7 INFO neutron.api.extensions [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Loaded extension: segment 2026-04-23 08:22:23.014 8 INFO neutron.api.extensions [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Loaded extension: security-group 2026-04-23 08:22:23.014 7 INFO neutron.api.extensions [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-23 08:22:23.015 8 INFO neutron.api.extensions [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Loaded extension: segment 2026-04-23 08:22:23.015 7 INFO neutron.api.extensions [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Loaded extension: service-type 2026-04-23 08:22:23.015 8 INFO neutron.api.extensions [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-23 08:22:23.016 7 INFO neutron.api.extensions [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Loaded extension: sorting 2026-04-23 08:22:23.016 8 INFO neutron.api.extensions [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Loaded extension: service-type 2026-04-23 08:22:23.016 7 INFO neutron.api.extensions [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Loaded extension: standard-attr-segment 2026-04-23 08:22:23.016 8 INFO neutron.api.extensions [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Loaded extension: sorting 2026-04-23 08:22:23.017 8 INFO neutron.api.extensions [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Loaded extension: standard-attr-segment 2026-04-23 08:22:23.017 7 INFO neutron.api.extensions [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Loaded extension: standard-attr-description 2026-04-23 08:22:23.018 8 INFO neutron.api.extensions [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Loaded extension: standard-attr-description 2026-04-23 08:22:23.018 7 INFO neutron.api.extensions [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Loaded extension: stateful-security-group 2026-04-23 08:22:23.018 8 INFO neutron.api.extensions [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Loaded extension: stateful-security-group 2026-04-23 08:22:23.018 7 WARNING neutron.api.extensions [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-04-23 08:22:23.019 8 WARNING neutron.api.extensions [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-04-23 08:22:23.019 7 INFO neutron.api.extensions [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-23 08:22:23.019 8 INFO neutron.api.extensions [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-23 08:22:23.020 7 INFO neutron.api.extensions [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Loaded extension: subnet_onboard 2026-04-23 08:22:23.020 8 INFO neutron.api.extensions [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Loaded extension: subnet_onboard 2026-04-23 08:22:23.020 8 INFO neutron.api.extensions [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-23 08:22:23.020 7 INFO neutron.api.extensions [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-23 08:22:23.021 8 INFO neutron.api.extensions [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Loaded extension: subnet-service-types 2026-04-23 08:22:23.021 7 INFO neutron.api.extensions [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Loaded extension: subnet-service-types 2026-04-23 08:22:23.022 8 INFO neutron.api.extensions [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Loaded extension: subnet_allocation 2026-04-23 08:22:23.022 7 INFO neutron.api.extensions [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Loaded extension: subnet_allocation 2026-04-23 08:22:23.022 8 INFO neutron.api.extensions [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-23 08:22:23.023 7 INFO neutron.api.extensions [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-23 08:22:23.023 8 INFO neutron.api.extensions [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-23 08:22:23.023 7 INFO neutron.api.extensions [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-23 08:22:23.026 8 INFO neutron.api.extensions [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Loaded extension: standard-attr-tag 2026-04-23 08:22:23.026 7 INFO neutron.api.extensions [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Loaded extension: standard-attr-tag 2026-04-23 08:22:23.026 8 INFO neutron.api.extensions [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-23 08:22:23.027 7 INFO neutron.api.extensions [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-23 08:22:23.027 8 INFO neutron.api.extensions [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Loaded extension: trunk 2026-04-23 08:22:23.027 7 INFO neutron.api.extensions [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Loaded extension: trunk 2026-04-23 08:22:23.028 8 INFO neutron.api.extensions [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Loaded extension: trunk-details 2026-04-23 08:22:23.028 7 INFO neutron.api.extensions [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Loaded extension: trunk-details 2026-04-23 08:22:23.028 8 INFO neutron.api.extensions [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-23 08:22:23.029 7 INFO neutron.api.extensions [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-23 08:22:23.029 8 INFO neutron.api.extensions [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-23 08:22:23.029 7 INFO neutron.api.extensions [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-23 08:22:23.030 8 INFO neutron.api.extensions [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-23 08:22:23.030 7 INFO neutron.api.extensions [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-23 08:22:23.030 8 INFO neutron.api.extensions [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Loaded extension: vpn-flavors 2026-04-23 08:22:23.031 7 INFO neutron.api.extensions [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Loaded extension: vpn-flavors 2026-04-23 08:22:23.032 8 INFO neutron.api.extensions [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Loaded extension: vpnaas 2026-04-23 08:22:23.032 7 INFO neutron.api.extensions [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Loaded extension: vpnaas 2026-04-23 08:22:23.034 8 INFO neutron.quota.resource_registry [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Creating instance of TrackedResource for resource:network 2026-04-23 08:22:23.034 8 INFO neutron.quota.resource_registry [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-04-23 08:22:23.034 8 INFO neutron.quota.resource_registry [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-23 08:22:23.034 8 INFO neutron.quota.resource_registry [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Creating instance of TrackedResource for resource:port 2026-04-23 08:22:23.035 7 INFO neutron.quota.resource_registry [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Creating instance of TrackedResource for resource:network 2026-04-23 08:22:23.035 7 INFO neutron.quota.resource_registry [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-04-23 08:22:23.035 8 INFO neutron.quota.resource_registry [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-23 08:22:23.035 7 INFO neutron.quota.resource_registry [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-23 08:22:23.035 8 INFO neutron.quota.resource_registry [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-23 08:22:23.035 7 INFO neutron.quota.resource_registry [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Creating instance of TrackedResource for resource:port 2026-04-23 08:22:23.036 7 INFO neutron.quota.resource_registry [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-23 08:22:23.037 7 INFO neutron.quota.resource_registry [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-23 08:22:23.038 8 INFO neutron.quota.resource_registry [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-23 08:22:23.038 8 INFO neutron.quota.resource_registry [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-23 08:22:23.039 8 INFO neutron.quota.resource_registry [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-23 08:22:23.039 7 INFO neutron.quota.resource_registry [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-23 08:22:23.039 8 INFO neutron.quota.resource_registry [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-23 08:22:23.039 7 INFO neutron.quota.resource_registry [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-23 08:22:23.039 8 WARNING neutron.quota.resource_registry [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] subnetpool is already registered 2026-04-23 08:22:23.039 7 INFO neutron.quota.resource_registry [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-23 08:22:23.039 8 INFO neutron.quota.resource_registry [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-23 08:22:23.040 8 WARNING neutron.quota.resource_registry [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] subnetpool is already registered 2026-04-23 08:22:23.040 7 INFO neutron.quota.resource_registry [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-23 08:22:23.040 8 INFO neutron.quota.resource_registry [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-23 08:22:23.040 7 WARNING neutron.quota.resource_registry [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] subnetpool is already registered 2026-04-23 08:22:23.040 8 INFO neutron.quota.resource_registry [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-23 08:22:23.040 7 INFO neutron.quota.resource_registry [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-23 08:22:23.040 8 INFO neutron.quota.resource_registry [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-23 08:22:23.040 7 WARNING neutron.quota.resource_registry [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] subnetpool is already registered 2026-04-23 08:22:23.040 8 INFO neutron.quota.resource_registry [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-23 08:22:23.041 8 INFO neutron.quota.resource_registry [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-23 08:22:23.041 7 INFO neutron.quota.resource_registry [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-23 08:22:23.041 8 INFO neutron.quota.resource_registry [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-23 08:22:23.041 7 INFO neutron.quota.resource_registry [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-23 08:22:23.041 7 INFO neutron.quota.resource_registry [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-23 08:22:23.042 7 INFO neutron.quota.resource_registry [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-23 08:22:23.042 7 INFO neutron.quota.resource_registry [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-23 08:22:23.042 7 INFO neutron.quota.resource_registry [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-23 08:22:23.043 8 INFO neutron.quota.resource_registry [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-23 08:22:23.043 8 WARNING neutron.quota.resource_registry [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] router is already registered 2026-04-23 08:22:23.043 8 INFO neutron.quota.resource_registry [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-23 08:22:23.043 8 WARNING neutron.quota.resource_registry [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] floatingip is already registered 2026-04-23 08:22:23.044 7 INFO neutron.quota.resource_registry [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-23 08:22:23.044 8 INFO neutron.quota.resource_registry [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-23 08:22:23.044 7 WARNING neutron.quota.resource_registry [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] router is already registered 2026-04-23 08:22:23.044 8 WARNING neutron.quota.resource_registry [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] rbac_policy is already registered 2026-04-23 08:22:23.044 7 INFO neutron.quota.resource_registry [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-23 08:22:23.044 8 INFO neutron.quota.resource_registry [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-23 08:22:23.045 8 WARNING neutron.quota.resource_registry [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] security_group is already registered 2026-04-23 08:22:23.045 7 WARNING neutron.quota.resource_registry [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] floatingip is already registered 2026-04-23 08:22:23.045 8 INFO neutron.quota.resource_registry [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-23 08:22:23.045 8 WARNING neutron.quota.resource_registry [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] security_group_rule is already registered 2026-04-23 08:22:23.045 8 INFO neutron.quota.resource_registry [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-23 08:22:23.045 8 WARNING neutron.quota.resource_registry [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] subnetpool is already registered 2026-04-23 08:22:23.046 8 INFO neutron.quota.resource_registry [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-23 08:22:23.046 8 WARNING neutron.quota.resource_registry [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] subnetpool is already registered 2026-04-23 08:22:23.046 7 INFO neutron.quota.resource_registry [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-23 08:22:23.046 8 INFO neutron.quota.resource_registry [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-23 08:22:23.046 7 WARNING neutron.quota.resource_registry [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] rbac_policy is already registered 2026-04-23 08:22:23.046 8 WARNING neutron.quota.resource_registry [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] trunk is already registered 2026-04-23 08:22:23.046 8 INFO neutron.quota.resource_registry [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-23 08:22:23.046 7 INFO neutron.quota.resource_registry [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-23 08:22:23.046 8 WARNING neutron.quota.resource_registry [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] endpoint_group is already registered 2026-04-23 08:22:23.047 7 WARNING neutron.quota.resource_registry [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] security_group is already registered 2026-04-23 08:22:23.047 8 INFO neutron.quota.resource_registry [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-23 08:22:23.047 8 WARNING neutron.quota.resource_registry [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] vpnservice is already registered 2026-04-23 08:22:23.047 7 INFO neutron.quota.resource_registry [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-23 08:22:23.047 8 INFO neutron.quota.resource_registry [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-23 08:22:23.047 7 WARNING neutron.quota.resource_registry [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] security_group_rule is already registered 2026-04-23 08:22:23.047 8 WARNING neutron.quota.resource_registry [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] ipsec_site_connection is already registered 2026-04-23 08:22:23.047 8 INFO neutron.quota.resource_registry [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-23 08:22:23.047 7 INFO neutron.quota.resource_registry [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-23 08:22:23.048 8 WARNING neutron.quota.resource_registry [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] ipsecpolicy is already registered 2026-04-23 08:22:23.048 7 WARNING neutron.quota.resource_registry [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] subnetpool is already registered 2026-04-23 08:22:23.048 8 INFO neutron.quota.resource_registry [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-23 08:22:23.048 8 WARNING neutron.quota.resource_registry [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] ikepolicy is already registered 2026-04-23 08:22:23.048 7 INFO neutron.quota.resource_registry [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-23 08:22:23.048 7 WARNING neutron.quota.resource_registry [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] subnetpool is already registered 2026-04-23 08:22:23.048 7 INFO neutron.quota.resource_registry [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-23 08:22:23.049 7 WARNING neutron.quota.resource_registry [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] trunk is already registered 2026-04-23 08:22:23.049 7 INFO neutron.quota.resource_registry [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-23 08:22:23.049 7 WARNING neutron.quota.resource_registry [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] endpoint_group is already registered 2026-04-23 08:22:23.049 7 INFO neutron.quota.resource_registry [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-23 08:22:23.049 7 WARNING neutron.quota.resource_registry [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] vpnservice is already registered 2026-04-23 08:22:23.050 7 INFO neutron.quota.resource_registry [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-23 08:22:23.050 7 WARNING neutron.quota.resource_registry [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] ipsec_site_connection is already registered 2026-04-23 08:22:23.050 7 INFO neutron.quota.resource_registry [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-23 08:22:23.050 7 WARNING neutron.quota.resource_registry [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] ipsecpolicy is already registered 2026-04-23 08:22:23.051 7 INFO neutron.quota.resource_registry [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-23 08:22:23.051 7 WARNING neutron.quota.resource_registry [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] ikepolicy is already registered 2026-04-23 08:22:23.084 8 WARNING keystonemiddleware._common.config [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-23 08:22:23.087 7 WARNING keystonemiddleware._common.config [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-23 08:22:23.090 8 WARNING oslo_config.cfg [None req-6154ddc5-f553-49e9-8e90-2f177fb8dc22 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x556c462af190 pid: 8 (default app) 2026-04-23 08:22:23.095 7 WARNING oslo_config.cfg [None req-b31c1afc-1089-4c31-bb94-2a2f1018949b - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x556c462af190 pid: 7 (default app) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 08:22:29.049 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7a7d0a67-d49a-472e-9b07-299d482486f1 988530783a924303ac9406c22fc57d3f be052ccea384408f8d2ea4ec8e1971f8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/4] 199.204.45.244 () {44 vars in 928 bytes} [Thu Apr 23 08:22:28 2026] GET /v2.0/networks/public => generated 108 bytes in 707 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 2/5] 199.204.45.244 () {44 vars in 950 bytes} [Thu Apr 23 08:22:29 2026] GET /v2.0/networks?name=public => generated 15 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 08:22:29.501 8 WARNING oslo_policy.policy [None req-1345342c-2cd5-4e6c-ac03-78b61211167a 988530783a924303ac9406c22fc57d3f be052ccea384408f8d2ea4ec8e1971f8 - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-04-23 08:22:29.761 8 WARNING neutron.services.revisions.revision_plugin [None req-1345342c-2cd5-4e6c-ac03-78b61211167a 988530783a924303ac9406c22fc57d3f be052ccea384408f8d2ea4ec8e1971f8 - - default default] Could not find related network for resource to bump revision. 2026-04-23 08:22:29.786 8 INFO neutron.db.segments_db [None req-1345342c-2cd5-4e6c-ac03-78b61211167a 988530783a924303ac9406c22fc57d3f be052ccea384408f8d2ea4ec8e1971f8 - - default default] Added segment 9b4500cc-846a-4c6a-a858-3a8fd54a8034 of type flat for network dfa42c6a-f67e-4e22-ba94-f467ddfe19e3 2026-04-23 08:22:29.847 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1345342c-2cd5-4e6c-ac03-78b61211167a 988530783a924303ac9406c22fc57d3f be052ccea384408f8d2ea4ec8e1971f8 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/6] 199.204.45.244 () {48 vars in 968 bytes} [Thu Apr 23 08:22:29 2026] POST /v2.0/networks => generated 124 bytes in 524 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 08:22:36.028 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fc01f036-7409-4599-a20b-a3f334fa9386 988530783a924303ac9406c22fc57d3f be052ccea384408f8d2ea4ec8e1971f8 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/7] 199.204.45.244 () {44 vars in 928 bytes} [Thu Apr 23 08:22:35 2026] GET /v2.0/networks/public => generated 108 bytes in 386 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/8] 199.204.45.244 () {44 vars in 950 bytes} [Thu Apr 23 08:22:36 2026] GET /v2.0/networks?name=public => generated 15 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 08:22:36.336 7 WARNING oslo_policy.policy [None req-dfcdc028-55c6-4445-9c9d-c196885d5cfe 988530783a924303ac9406c22fc57d3f be052ccea384408f8d2ea4ec8e1971f8 - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-04-23 08:22:36.372 7 WARNING neutron.services.revisions.revision_plugin [None req-dfcdc028-55c6-4445-9c9d-c196885d5cfe 988530783a924303ac9406c22fc57d3f be052ccea384408f8d2ea4ec8e1971f8 - - default default] Could not find related network for resource to bump revision. 2026-04-23 08:22:36.393 7 INFO neutron.db.segments_db [None req-dfcdc028-55c6-4445-9c9d-c196885d5cfe 988530783a924303ac9406c22fc57d3f be052ccea384408f8d2ea4ec8e1971f8 - - default default] Added segment 0990ce2f-40c1-48ad-ba47-1ebd123e890b of type flat for network 5e0d0f0e-019e-4011-969f-5debf5d77dba 2026-04-23 08:22:36.442 7 INFO neutron.pecan_wsgi.hooks.translation [None req-dfcdc028-55c6-4445-9c9d-c196885d5cfe 988530783a924303ac9406c22fc57d3f be052ccea384408f8d2ea4ec8e1971f8 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/9] 199.204.45.244 () {48 vars in 968 bytes} [Thu Apr 23 08:22:36 2026] POST /v2.0/networks => generated 124 bytes in 397 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 08:22:42.327 7 INFO neutron.pecan_wsgi.hooks.translation [None req-78119c6e-ee78-45e6-aa6a-259224b6c135 988530783a924303ac9406c22fc57d3f be052ccea384408f8d2ea4ec8e1971f8 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/11] 199.204.45.244 () {44 vars in 928 bytes} [Thu Apr 23 08:22:42 2026] GET /v2.0/networks/public => generated 108 bytes in 59 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/12] 199.204.45.244 () {44 vars in 950 bytes} [Thu Apr 23 08:22:42 2026] GET /v2.0/networks?name=public => generated 15 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 08:22:42.403 7 WARNING neutron.services.revisions.revision_plugin [None req-2f081794-5c7f-4bde-9853-2a7e73dacf9c 988530783a924303ac9406c22fc57d3f be052ccea384408f8d2ea4ec8e1971f8 - - default default] Could not find related network for resource to bump revision. 2026-04-23 08:22:42.425 7 INFO neutron.db.segments_db [None req-2f081794-5c7f-4bde-9853-2a7e73dacf9c 988530783a924303ac9406c22fc57d3f be052ccea384408f8d2ea4ec8e1971f8 - - default default] Added segment e4a3df3f-5d1c-45f5-a86f-495ae274e9eb of type flat for network 50abef76-e3e5-46df-ba96-801f2833dab7 2026-04-23 08:22:42.458 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2f081794-5c7f-4bde-9853-2a7e73dacf9c 988530783a924303ac9406c22fc57d3f be052ccea384408f8d2ea4ec8e1971f8 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/13] 199.204.45.244 () {48 vars in 968 bytes} [Thu Apr 23 08:22:42 2026] POST /v2.0/networks => generated 124 bytes in 115 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 08:22:48.305 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b380af7b-c31e-4d87-b301-c4968f0b4214 988530783a924303ac9406c22fc57d3f be052ccea384408f8d2ea4ec8e1971f8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 8/14] 199.204.45.244 () {44 vars in 928 bytes} [Thu Apr 23 08:22:48 2026] GET /v2.0/networks/public => generated 108 bytes in 59 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/15] 199.204.45.244 () {44 vars in 950 bytes} [Thu Apr 23 08:22:48 2026] GET /v2.0/networks?name=public => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 08:22:48.387 8 WARNING neutron.services.revisions.revision_plugin [None req-1bc2f57d-19ff-4ccc-a7fd-03c27fa035d9 988530783a924303ac9406c22fc57d3f be052ccea384408f8d2ea4ec8e1971f8 - - default default] Could not find related network for resource to bump revision. 2026-04-23 08:22:48.411 8 INFO neutron.db.segments_db [None req-1bc2f57d-19ff-4ccc-a7fd-03c27fa035d9 988530783a924303ac9406c22fc57d3f be052ccea384408f8d2ea4ec8e1971f8 - - default default] Added segment 1a12c966-420c-4ab1-850c-4f3749137ea3 of type flat for network 98409787-b5a5-4020-8780-0e40fd60c99e 2026-04-23 08:22:48.453 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1bc2f57d-19ff-4ccc-a7fd-03c27fa035d9 988530783a924303ac9406c22fc57d3f be052ccea384408f8d2ea4ec8e1971f8 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/16] 199.204.45.244 () {48 vars in 968 bytes} [Thu Apr 23 08:22:48 2026] POST /v2.0/networks => generated 124 bytes in 132 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 08:22:54.357 7 INFO neutron.pecan_wsgi.hooks.translation [None req-37cac31c-e2c6-4268-aae7-503ddcc00a1d 988530783a924303ac9406c22fc57d3f be052ccea384408f8d2ea4ec8e1971f8 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 8/17] 199.204.45.244 () {44 vars in 928 bytes} [Thu Apr 23 08:22:54 2026] GET /v2.0/networks/public => generated 108 bytes in 68 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/18] 199.204.45.244 () {44 vars in 950 bytes} [Thu Apr 23 08:22:54 2026] GET /v2.0/networks?name=public => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 08:22:54.437 7 WARNING neutron.services.revisions.revision_plugin [None req-6ea30e6c-7140-42f0-8d27-a67ed263dce2 988530783a924303ac9406c22fc57d3f be052ccea384408f8d2ea4ec8e1971f8 - - default default] Could not find related network for resource to bump revision. 2026-04-23 08:22:54.453 7 INFO neutron.db.segments_db [None req-6ea30e6c-7140-42f0-8d27-a67ed263dce2 988530783a924303ac9406c22fc57d3f be052ccea384408f8d2ea4ec8e1971f8 - - default default] Added segment f8555d93-44bc-4a98-a9dc-2fc11f68ea8b of type flat for network 2bd10658-5a45-4402-a05d-e51c3d8da9b4 2026-04-23 08:22:54.480 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6ea30e6c-7140-42f0-8d27-a67ed263dce2 988530783a924303ac9406c22fc57d3f be052ccea384408f8d2ea4ec8e1971f8 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/19] 199.204.45.244 () {48 vars in 968 bytes} [Thu Apr 23 08:22:54 2026] POST /v2.0/networks => generated 124 bytes in 108 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 08:23:00.455 7 INFO neutron.pecan_wsgi.hooks.translation [None req-afcadfc6-3092-43cb-a53d-a86ff3dbd296 988530783a924303ac9406c22fc57d3f be052ccea384408f8d2ea4ec8e1971f8 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/21] 199.204.45.244 () {44 vars in 928 bytes} [Thu Apr 23 08:23:00 2026] GET /v2.0/networks/public => generated 108 bytes in 72 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/22] 199.204.45.244 () {44 vars in 950 bytes} [Thu Apr 23 08:23:00 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-04-23 08:23:00.789 7 WARNING neutron.services.revisions.revision_plugin [None req-5c7c650c-08cc-4adc-89b1-e941f1725afd 988530783a924303ac9406c22fc57d3f be052ccea384408f8d2ea4ec8e1971f8 - - default default] Could not find related network for resource to bump revision. 2026-04-23 08:23:00.956 7 INFO neutron.db.segments_db [None req-5c7c650c-08cc-4adc-89b1-e941f1725afd 988530783a924303ac9406c22fc57d3f be052ccea384408f8d2ea4ec8e1971f8 - - default default] Added segment 84955328-3f2e-4dd5-80fa-116dcfebaaa7 of type flat for network c78c69fa-9ea3-4a20-b987-35789be81283 [pid: 7|app: 0|req: 11/23] 199.204.45.244 () {48 vars in 968 bytes} [Thu Apr 23 08:23:00 2026] POST /v2.0/networks => generated 706 bytes in 699 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 08:23:02.304 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a92f53e2-6977-4b74-917b-231377438e50 988530783a924303ac9406c22fc57d3f be052ccea384408f8d2ea4ec8e1971f8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 13/24] 199.204.45.244 () {44 vars in 928 bytes} [Thu Apr 23 08:23:02 2026] GET /v2.0/networks/public => generated 108 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/25] 199.204.45.244 () {44 vars in 950 bytes} [Thu Apr 23 08:23:02 2026] GET /v2.0/networks?name=public => generated 709 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 08:23:02.434 8 INFO neutron.pecan_wsgi.hooks.translation [None req-00e6da66-d8d4-4949-b008-2b63aae4e9ca 988530783a924303ac9406c22fc57d3f be052ccea384408f8d2ea4ec8e1971f8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 14/26] 199.204.45.244 () {44 vars in 1035 bytes} [Thu Apr 23 08:23:02 2026] GET /v2.0/subnets/public-subnet?network_id=c78c69fa-9ea3-4a20-b987-35789be81283 => generated 113 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/27] 199.204.45.244 () {44 vars in 1058 bytes} [Thu Apr 23 08:23:02 2026] GET /v2.0/subnets?name=public-subnet&network_id=c78c69fa-9ea3-4a20-b987-35789be81283 => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/28] 199.204.45.244 () {48 vars in 966 bytes} [Thu Apr 23 08:23:02 2026] POST /v2.0/subnets => generated 641 bytes in 381 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 08:27:29.712 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [a7213956-a095-4fc7-95c1-4b41c615aa3f] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-23 08:27:29.713 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [b6575b61-5ae8-4393-8b38-b501d746e0db] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-23 08:27:29.715 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Thu Apr 23 08:27:29 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.244) !!! 2026-04-23 08:27:29.844 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e110cd4a-a1a9-4a1b-bbb4-117cc1b4439c 988530783a924303ac9406c22fc57d3f be052ccea384408f8d2ea4ec8e1971f8 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 32/64] 199.204.45.244 () {44 vars in 938 bytes} [Thu Apr 23 08:27:29 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 143 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 08:27:29.861 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [5f55c842-edde-4a52-a721-e6bcc55dadae] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-23 08:27:29.862 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [053caca0-348b-445f-a4ab-af79b146f44a] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-23 08:27:29.864 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Thu Apr 23 08:27:29 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.244) !!! [pid: 8|app: 0|req: 33/65] 199.204.45.244 () {44 vars in 960 bytes} [Thu Apr 23 08:27:29 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 08:27:29.966 7 INFO neutron.db.segments_db [None req-8660d896-c4ae-4574-b6cd-0dde875a6548 988530783a924303ac9406c22fc57d3f be052ccea384408f8d2ea4ec8e1971f8 - - default default] Added segment 654c6c37-0747-45e8-ac18-4b86cb309f58 of type vxlan for network 3bbbf461-9e96-4c78-ac88-aaf5266d3fef [pid: 7|app: 0|req: 33/66] 199.204.45.244 () {48 vars in 967 bytes} [Thu Apr 23 08:27:29 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-04-23 08:27:30.949 8 INFO oslo.messaging._drivers.impl_rabbit [-] [5f55c842-edde-4a52-a721-e6bcc55dadae] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 43368. 2026-04-23 08:27:30.951 8 INFO oslo.messaging._drivers.impl_rabbit [-] [053caca0-348b-445f-a4ab-af79b146f44a] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 43376. 2026-04-23 08:27:30.990 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e858665c-6165-42f2-8da7-3f429fad9e7c 988530783a924303ac9406c22fc57d3f be052ccea384408f8d2ea4ec8e1971f8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 34/67] 199.204.45.244 () {44 vars in 938 bytes} [Thu Apr 23 08:27:30 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 72 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 08:27:31.045 7 INFO oslo.messaging._drivers.impl_rabbit [-] [a7213956-a095-4fc7-95c1-4b41c615aa3f] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 43386. 2026-04-23 08:27:31.047 7 INFO oslo.messaging._drivers.impl_rabbit [-] [b6575b61-5ae8-4393-8b38-b501d746e0db] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 43402. [pid: 7|app: 0|req: 34/68] 199.204.45.244 () {44 vars in 960 bytes} [Thu Apr 23 08:27:30 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 08:27:31.080 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9b9bb2dc-44ef-4ed1-8a44-52a388edb386 988530783a924303ac9406c22fc57d3f be052ccea384408f8d2ea4ec8e1971f8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 35/69] 199.204.45.244 () {44 vars in 1037 bytes} [Thu Apr 23 08:27:31 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=3bbbf461-9e96-4c78-ac88-aaf5266d3fef => generated 114 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/70] 199.204.45.244 () {44 vars in 1060 bytes} [Thu Apr 23 08:27:31 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=3bbbf461-9e96-4c78-ac88-aaf5266d3fef => generated 14 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/71] 199.204.45.244 () {48 vars in 966 bytes} [Thu Apr 23 08:27:31 2026] POST /v2.0/subnets => generated 627 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 08:27:32.481 7 INFO neutron.api.v2.resource [None req-71113a7e-90f6-4726-b5e4-205c53bb71c7 988530783a924303ac9406c22fc57d3f be052ccea384408f8d2ea4ec8e1971f8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 36/72] 199.204.45.244 () {44 vars in 972 bytes} [Thu Apr 23 08:27:32 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/73] 199.204.45.244 () {44 vars in 994 bytes} [Thu Apr 23 08:27:32 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/74] 199.204.45.244 () {48 vars in 981 bytes} [Thu Apr 23 08:27:32 2026] POST /v2.0/security-groups => generated 1552 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/75] 199.204.45.244 () {44 vars in 1002 bytes} [Thu Apr 23 08:27:33 2026] GET /v2.0/security-groups/5a6094af-b396-487e-8c1e-45c9a86c0c1a => generated 1552 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/76] 199.204.45.244 () {44 vars in 1002 bytes} [Thu Apr 23 08:27:33 2026] GET /v2.0/security-groups/5a6094af-b396-487e-8c1e-45c9a86c0c1a => generated 1552 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/77] 199.204.45.244 () {44 vars in 1002 bytes} [Thu Apr 23 08:27:33 2026] GET /v2.0/security-groups/5a6094af-b396-487e-8c1e-45c9a86c0c1a => generated 1552 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/78] 199.204.45.244 () {48 vars in 992 bytes} [Thu Apr 23 08:27:33 2026] POST /v2.0/security-group-rules => generated 569 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/79] 199.204.45.244 () {44 vars in 1002 bytes} [Thu Apr 23 08:27:34 2026] GET /v2.0/security-groups/5a6094af-b396-487e-8c1e-45c9a86c0c1a => generated 2134 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/80] 199.204.45.244 () {44 vars in 1002 bytes} [Thu Apr 23 08:27:34 2026] GET /v2.0/security-groups/5a6094af-b396-487e-8c1e-45c9a86c0c1a => generated 2134 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/81] 199.204.45.244 () {44 vars in 1002 bytes} [Thu Apr 23 08:27:34 2026] GET /v2.0/security-groups/5a6094af-b396-487e-8c1e-45c9a86c0c1a => generated 2134 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/82] 199.204.45.244 () {48 vars in 992 bytes} [Thu Apr 23 08:27:34 2026] POST /v2.0/security-group-rules => generated 571 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/83] 199.204.45.244 () {44 vars in 1002 bytes} [Thu Apr 23 08:27:35 2026] GET /v2.0/security-groups/5a6094af-b396-487e-8c1e-45c9a86c0c1a => generated 2718 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/84] 199.204.45.244 () {44 vars in 1002 bytes} [Thu Apr 23 08:27:35 2026] GET /v2.0/security-groups/5a6094af-b396-487e-8c1e-45c9a86c0c1a => generated 2718 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/85] 199.204.45.244 () {44 vars in 1002 bytes} [Thu Apr 23 08:27:35 2026] GET /v2.0/security-groups/5a6094af-b396-487e-8c1e-45c9a86c0c1a => generated 2718 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/86] 199.204.45.244 () {48 vars in 992 bytes} [Thu Apr 23 08:27:35 2026] POST /v2.0/security-group-rules => generated 571 bytes in 81 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/87] 199.204.45.244 () {44 vars in 1002 bytes} [Thu Apr 23 08:27:36 2026] GET /v2.0/security-groups/5a6094af-b396-487e-8c1e-45c9a86c0c1a => generated 3302 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/88] 199.204.45.244 () {44 vars in 1002 bytes} [Thu Apr 23 08:27:36 2026] GET /v2.0/security-groups/5a6094af-b396-487e-8c1e-45c9a86c0c1a => generated 3302 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/89] 199.204.45.244 () {44 vars in 1002 bytes} [Thu Apr 23 08:27:36 2026] GET /v2.0/security-groups/5a6094af-b396-487e-8c1e-45c9a86c0c1a => generated 3302 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/90] 199.204.45.244 () {48 vars in 992 bytes} [Thu Apr 23 08:27:37 2026] POST /v2.0/security-group-rules => generated 571 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/91] 199.204.45.244 () {44 vars in 1002 bytes} [Thu Apr 23 08:27:37 2026] GET /v2.0/security-groups/5a6094af-b396-487e-8c1e-45c9a86c0c1a => generated 3886 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/92] 199.204.45.244 () {44 vars in 1002 bytes} [Thu Apr 23 08:27:38 2026] GET /v2.0/security-groups/5a6094af-b396-487e-8c1e-45c9a86c0c1a => generated 3886 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/93] 199.204.45.244 () {44 vars in 1002 bytes} [Thu Apr 23 08:27:38 2026] GET /v2.0/security-groups/5a6094af-b396-487e-8c1e-45c9a86c0c1a => generated 3886 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/94] 199.204.45.244 () {48 vars in 992 bytes} [Thu Apr 23 08:27:38 2026] POST /v2.0/security-group-rules => generated 571 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/95] 199.204.45.244 () {44 vars in 988 bytes} [Thu Apr 23 08:27:39 2026] GET /v2.0/networks/3bbbf461-9e96-4c78-ac88-aaf5266d3fef => generated 732 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 08:27:39.427 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3cb8a162-aedb-4b21-a6be-73a42a997548 988530783a924303ac9406c22fc57d3f be052ccea384408f8d2ea4ec8e1971f8 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 48/96] 199.204.45.244 () {44 vars in 1077 bytes} [Thu Apr 23 08:27:39 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=3bbbf461-9e96-4c78-ac88-aaf5266d3fef => generated 132 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/97] 199.204.45.244 () {44 vars in 1100 bytes} [Thu Apr 23 08:27:39 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=3bbbf461-9e96-4c78-ac88-aaf5266d3fef => generated 12 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/98] 199.204.45.244 () {44 vars in 1002 bytes} [Thu Apr 23 08:27:39 2026] GET /v2.0/security-groups/5a6094af-b396-487e-8c1e-45c9a86c0c1a => generated 4470 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/99] 199.204.45.244 () {48 vars in 962 bytes} [Thu Apr 23 08:27:39 2026] POST /v2.0/ports => generated 1100 bytes in 400 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 08:27:45.289 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d804e8a3-6e49-48a6-9b41-e97e5ac71463 988530783a924303ac9406c22fc57d3f be052ccea384408f8d2ea4ec8e1971f8 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 51/102] 199.204.45.244 () {44 vars in 980 bytes} [Thu Apr 23 08:27:45 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 65 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 52/103] 199.204.45.244 () {44 vars in 1002 bytes} [Thu Apr 23 08:27:45 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/104] 199.204.45.244 () {48 vars in 1032 bytes} [Thu Apr 23 08:27:45 2026] PUT /v2.0/ports/80686885-bfc2-424b-ab49-61e8eed323e9 => generated 1213 bytes in 759 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/105] 199.204.45.244 () {44 vars in 921 bytes} [Thu Apr 23 08:27:47 2026] GET /v2.0/ports => generated 3730 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 08:27:48.635 7 INFO neutron.api.v2.resource [None req-47a358e2-b0b8-4053-90a5-4ef3a8e2f9ba 988530783a924303ac9406c22fc57d3f be052ccea384408f8d2ea4ec8e1971f8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 53/106] 199.204.45.244 () {44 vars in 960 bytes} [Thu Apr 23 08:27:48 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 61 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/107] 199.204.45.244 () {44 vars in 982 bytes} [Thu Apr 23 08:27:48 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/108] 199.204.45.244 () {48 vars in 981 bytes} [Thu Apr 23 08:27:48 2026] POST /v2.0/security-groups => generated 1546 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/109] 199.204.45.244 () {44 vars in 1002 bytes} [Thu Apr 23 08:27:49 2026] GET /v2.0/security-groups/868c7baa-cfd1-4a6c-b92b-04129df7e581 => generated 1546 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/110] 199.204.45.244 () {44 vars in 1002 bytes} [Thu Apr 23 08:27:49 2026] GET /v2.0/security-groups/868c7baa-cfd1-4a6c-b92b-04129df7e581 => generated 1546 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/111] 199.204.45.244 () {44 vars in 1002 bytes} [Thu Apr 23 08:27:50 2026] GET /v2.0/security-groups/868c7baa-cfd1-4a6c-b92b-04129df7e581 => generated 1546 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/112] 199.204.45.244 () {48 vars in 992 bytes} [Thu Apr 23 08:27:50 2026] POST /v2.0/security-group-rules => generated 591 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/113] 199.204.45.244 () {44 vars in 1002 bytes} [Thu Apr 23 08:27:50 2026] GET /v2.0/security-groups/868c7baa-cfd1-4a6c-b92b-04129df7e581 => generated 2150 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/114] 199.204.45.244 () {44 vars in 1002 bytes} [Thu Apr 23 08:27:51 2026] GET /v2.0/security-groups/868c7baa-cfd1-4a6c-b92b-04129df7e581 => generated 2150 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/115] 199.204.45.244 () {44 vars in 1002 bytes} [Thu Apr 23 08:27:51 2026] GET /v2.0/security-groups/868c7baa-cfd1-4a6c-b92b-04129df7e581 => generated 2150 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/116] 199.204.45.244 () {48 vars in 992 bytes} [Thu Apr 23 08:27:51 2026] POST /v2.0/security-group-rules => generated 595 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 65/129] 199.204.45.244 () {44 vars in 976 bytes} [Thu Apr 23 08:29:24 2026] GET /v2.0/quotas/be052ccea384408f8d2ea4ec8e1971f8 => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/quotasv2.py:139: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' [pid: 8|app: 0|req: 65/130] 199.204.45.244 () {48 vars in 1028 bytes} [Thu Apr 23 08:29:24 2026] PUT /v2.0/quotas/be052ccea384408f8d2ea4ec8e1971f8 => generated 291 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 08:31:33.523 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [5f55c842-edde-4a52-a721-e6bcc55dadae] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-23 08:31:33.525 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [053caca0-348b-445f-a4ab-af79b146f44a] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-23 08:31:33.527 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Thu Apr 23 08:31:33 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports/octavia-health-manager-port-instance (ip 199.204.45.244) !!! /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-04-23 08:31:33.667 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6b0e483a-2dc8-4d2d-9bdd-270fdf516e0b 988530783a924303ac9406c22fc57d3f be052ccea384408f8d2ea4ec8e1971f8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 75/149] 199.204.45.244 () {30 vars in 741 bytes} [Thu Apr 23 08:31:33 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 151 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 08:31:33.682 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [a7213956-a095-4fc7-95c1-4b41c615aa3f] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-23 08:31:33.685 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [b6575b61-5ae8-4393-8b38-b501d746e0db] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-23 08:31:33.686 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu Apr 23 08:31:33 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.244) !!! /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 75/150] 199.204.45.244 () {30 vars in 763 bytes} [Thu Apr 23 08:31:33 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 08:31:35.662 8 INFO oslo.messaging._drivers.impl_rabbit [-] [053caca0-348b-445f-a4ab-af79b146f44a] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 41446. 2026-04-23 08:31:35.665 8 INFO oslo.messaging._drivers.impl_rabbit [-] [5f55c842-edde-4a52-a721-e6bcc55dadae] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 41442. 2026-04-23 08:31:35.750 8 INFO neutron.pecan_wsgi.hooks.translation [None req-11fbbee4-ce22-4c01-b01d-af9aedd28458 988530783a924303ac9406c22fc57d3f be052ccea384408f8d2ea4ec8e1971f8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 76/151] 199.204.45.244 () {30 vars in 741 bytes} [Thu Apr 23 08:31:35 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 106 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 08:31:35.802 7 INFO oslo.messaging._drivers.impl_rabbit [-] [b6575b61-5ae8-4393-8b38-b501d746e0db] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 41452. 2026-04-23 08:31:35.808 7 INFO oslo.messaging._drivers.impl_rabbit [-] [a7213956-a095-4fc7-95c1-4b41c615aa3f] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 41448. [pid: 7|app: 0|req: 76/152] 199.204.45.244 () {30 vars in 763 bytes} [Thu Apr 23 08:31:35 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 08:38:13.823 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [053caca0-348b-445f-a4ab-af79b146f44a] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-23 08:38:13.823 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [5f55c842-edde-4a52-a721-e6bcc55dadae] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-23 08:38:13.824 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Thu Apr 23 08:38:13 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=ff70163c6f214fc5bab8772640c184b8 (ip 199.204.45.244) !!! 2026-04-23 08:38:13.974 8 INFO neutron.api.v2.resource [None req-7339a273-0b18-4d80-8962-0c1e83cdc56f 988530783a924303ac9406c22fc57d3f be052ccea384408f8d2ea4ec8e1971f8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 104/207] 199.204.45.244 () {44 vars in 1075 bytes} [Thu Apr 23 08:38:13 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=ff70163c6f214fc5bab8772640c184b8 => generated 139 bytes in 159 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 08:38:13.985 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [a7213956-a095-4fc7-95c1-4b41c615aa3f] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-23 08:38:13.986 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [b6575b61-5ae8-4393-8b38-b501d746e0db] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-23 08:38:13.987 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Thu Apr 23 08:38:13 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=ff70163c6f214fc5bab8772640c184b8 (ip 199.204.45.244) !!! [pid: 7|app: 0|req: 104/208] 199.204.45.244 () {44 vars in 1098 bytes} [Thu Apr 23 08:38:13 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=ff70163c6f214fc5bab8772640c184b8 => generated 23 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/209] 199.204.45.244 () {48 vars in 982 bytes} [Thu Apr 23 08:38:14 2026] POST /v2.0/security-groups => generated 1560 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 08:38:15.238 7 INFO oslo.messaging._drivers.impl_rabbit [-] [b6575b61-5ae8-4393-8b38-b501d746e0db] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 55086. 2026-04-23 08:38:15.239 7 INFO oslo.messaging._drivers.impl_rabbit [-] [a7213956-a095-4fc7-95c1-4b41c615aa3f] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 55084. [pid: 7|app: 0|req: 105/210] 199.204.45.244 () {44 vars in 1089 bytes} [Thu Apr 23 08:38:15 2026] GET /v2.0/security-groups/19e224cd-816d-4888-bca4-f5c436497581?project_id=ff70163c6f214fc5bab8772640c184b8 => generated 1560 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 08:38:15.338 8 INFO oslo.messaging._drivers.impl_rabbit [-] [053caca0-348b-445f-a4ab-af79b146f44a] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 55088. 2026-04-23 08:38:15.338 8 INFO oslo.messaging._drivers.impl_rabbit [-] [5f55c842-edde-4a52-a721-e6bcc55dadae] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 55104. [pid: 8|app: 0|req: 106/211] 199.204.45.244 () {44 vars in 1002 bytes} [Thu Apr 23 08:38:15 2026] GET /v2.0/security-groups/19e224cd-816d-4888-bca4-f5c436497581 => generated 1560 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/212] 199.204.45.244 () {44 vars in 1089 bytes} [Thu Apr 23 08:38:15 2026] GET /v2.0/security-groups/19e224cd-816d-4888-bca4-f5c436497581?project_id=ff70163c6f214fc5bab8772640c184b8 => generated 1560 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/213] 199.204.45.244 () {48 vars in 992 bytes} [Thu Apr 23 08:38:15 2026] POST /v2.0/security-group-rules => generated 565 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/214] 199.204.45.244 () {44 vars in 1089 bytes} [Thu Apr 23 08:38:16 2026] GET /v2.0/security-groups/19e224cd-816d-4888-bca4-f5c436497581?project_id=ff70163c6f214fc5bab8772640c184b8 => generated 2138 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/215] 199.204.45.244 () {44 vars in 1002 bytes} [Thu Apr 23 08:38:16 2026] GET /v2.0/security-groups/19e224cd-816d-4888-bca4-f5c436497581 => generated 2138 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/216] 199.204.45.244 () {44 vars in 1089 bytes} [Thu Apr 23 08:38:16 2026] GET /v2.0/security-groups/19e224cd-816d-4888-bca4-f5c436497581?project_id=ff70163c6f214fc5bab8772640c184b8 => generated 2138 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 109/217] 199.204.45.244 () {48 vars in 992 bytes} [Thu Apr 23 08:38:16 2026] POST /v2.0/security-group-rules => generated 567 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/218] 199.204.45.244 () {44 vars in 1089 bytes} [Thu Apr 23 08:38:17 2026] GET /v2.0/security-groups/19e224cd-816d-4888-bca4-f5c436497581?project_id=ff70163c6f214fc5bab8772640c184b8 => generated 2718 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 110/219] 199.204.45.244 () {44 vars in 1002 bytes} [Thu Apr 23 08:38:17 2026] GET /v2.0/security-groups/19e224cd-816d-4888-bca4-f5c436497581 => generated 2718 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 110/220] 199.204.45.244 () {44 vars in 1089 bytes} [Thu Apr 23 08:38:17 2026] GET /v2.0/security-groups/19e224cd-816d-4888-bca4-f5c436497581?project_id=ff70163c6f214fc5bab8772640c184b8 => generated 2718 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 111/221] 199.204.45.244 () {48 vars in 992 bytes} [Thu Apr 23 08:38:17 2026] POST /v2.0/security-group-rules => generated 569 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 111/222] 199.204.45.244 () {44 vars in 1089 bytes} [Thu Apr 23 08:38:18 2026] GET /v2.0/security-groups/19e224cd-816d-4888-bca4-f5c436497581?project_id=ff70163c6f214fc5bab8772640c184b8 => generated 3300 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 112/223] 199.204.45.244 () {44 vars in 1002 bytes} [Thu Apr 23 08:38:18 2026] GET /v2.0/security-groups/19e224cd-816d-4888-bca4-f5c436497581 => generated 3300 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 112/224] 199.204.45.244 () {44 vars in 1089 bytes} [Thu Apr 23 08:38:19 2026] GET /v2.0/security-groups/19e224cd-816d-4888-bca4-f5c436497581?project_id=ff70163c6f214fc5bab8772640c184b8 => generated 3300 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 113/225] 199.204.45.244 () {48 vars in 992 bytes} [Thu Apr 23 08:38:19 2026] POST /v2.0/security-group-rules => generated 570 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 122/242] 199.204.45.244 () {30 vars in 740 bytes} [Thu Apr 23 08:40:25 2026] GET /v2.0/networks?tenant_id=ff70163c6f214fc5bab8772640c184b8&shared=False => generated 15 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 08:40:25.850 7 INFO neutron.db.segments_db [None req-a8d47f0b-4a32-4a04-8e9a-4628b7ba9236 a172de18aa9e4af4ad1787a01d8741d7 ff70163c6f214fc5bab8772640c184b8 - - 94c937e9e22a4ab8b6fa401e09a780eb 94c937e9e22a4ab8b6fa401e09a780eb] Added segment f0b44530-0a8b-4241-905d-ecbf6405984a of type vxlan for network 068b7d58-1443-4c6b-b16c-e4db429c2a98 [pid: 7|app: 0|req: 121/243] 199.204.45.244 () {34 vars in 682 bytes} [Thu Apr 23 08:40:25 2026] POST /v2.0/networks => generated 718 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 123/244] 199.204.45.244 () {30 vars in 722 bytes} [Thu Apr 23 08:40:25 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: 7|app: 0|req: 122/245] 199.204.45.244 () {30 vars in 633 bytes} [Thu Apr 23 08:40:26 2026] GET /v2.0/extensions => generated 19600 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 124/248] 199.204.45.244 () {34 vars in 677 bytes} [Thu Apr 23 08:40:26 2026] POST /v2.0/ports => generated 963 bytes in 494 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 125/249] 199.204.45.244 () {30 vars in 703 bytes} [Thu Apr 23 08:40:26 2026] GET /v2.0/networks/068b7d58-1443-4c6b-b16c-e4db429c2a98 => generated 705 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 125/250] 199.204.45.244 () {30 vars in 722 bytes} [Thu Apr 23 08:40:29 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 126/251] 199.204.45.244 () {30 vars in 703 bytes} [Thu Apr 23 08:40:29 2026] GET /v2.0/networks/068b7d58-1443-4c6b-b16c-e4db429c2a98 => generated 705 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 126/252] 199.204.45.244 () {44 vars in 976 bytes} [Thu Apr 23 08:40:39 2026] GET /v2.0/quotas/ff70163c6f214fc5bab8772640c184b8 => generated 292 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/quotasv2.py: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: 127/253] 199.204.45.244 () {48 vars in 1028 bytes} [Thu Apr 23 08:40:40 2026] PUT /v2.0/quotas/ff70163c6f214fc5bab8772640c184b8 => generated 291 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 08:51:25.346 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [b6575b61-5ae8-4393-8b38-b501d746e0db] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-23 08:51:25.349 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [a7213956-a095-4fc7-95c1-4b41c615aa3f] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-23 08:51:25.350 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Thu Apr 23 08:51:25 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/public (ip 199.204.45.244) !!! 2026-04-23 08:51:25.494 7 INFO neutron.pecan_wsgi.hooks.translation [None req-698d427f-e064-4df9-880d-9db985e32d55 988530783a924303ac9406c22fc57d3f be052ccea384408f8d2ea4ec8e1971f8 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 171/340] 199.204.45.244 () {44 vars in 928 bytes} [Thu Apr 23 08:51:25 2026] GET /v2.0/networks/public => generated 108 bytes in 153 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 08:51:25.505 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [5f55c842-edde-4a52-a721-e6bcc55dadae] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-23 08:51:25.506 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [053caca0-348b-445f-a4ab-af79b146f44a] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-23 08:51:25.508 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Thu Apr 23 08:51:25 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=public (ip 199.204.45.244) !!! [pid: 8|app: 0|req: 170/341] 199.204.45.244 () {44 vars in 950 bytes} [Thu Apr 23 08:51:25 2026] GET /v2.0/networks?name=public => generated 753 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 08:51:26.734 8 INFO oslo.messaging._drivers.impl_rabbit [-] [5f55c842-edde-4a52-a721-e6bcc55dadae] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 41938. 2026-04-23 08:51:26.735 8 INFO oslo.messaging._drivers.impl_rabbit [-] [053caca0-348b-445f-a4ab-af79b146f44a] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 41948. 2026-04-23 08:51:26.776 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3ca49ab6-c45e-4df4-9760-e81fdf0dd5af 988530783a924303ac9406c22fc57d3f be052ccea384408f8d2ea4ec8e1971f8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 172/344] 199.204.45.244 () {44 vars in 928 bytes} [Thu Apr 23 08:51:26 2026] GET /v2.0/networks/public => generated 108 bytes in 68 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 08:51:26.820 7 INFO oslo.messaging._drivers.impl_rabbit [-] [a7213956-a095-4fc7-95c1-4b41c615aa3f] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 41966. 2026-04-23 08:51:26.823 7 INFO oslo.messaging._drivers.impl_rabbit [-] [b6575b61-5ae8-4393-8b38-b501d746e0db] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 41954. [pid: 7|app: 0|req: 173/345] 199.204.45.244 () {44 vars in 950 bytes} [Thu Apr 23 08:51:26 2026] GET /v2.0/networks?name=public => generated 753 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 08:51:26.886 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8a64a3ec-e817-4c77-b4f1-913f24a90a88 988530783a924303ac9406c22fc57d3f be052ccea384408f8d2ea4ec8e1971f8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 173/346] 199.204.45.244 () {44 vars in 1035 bytes} [Thu Apr 23 08:51:26 2026] GET /v2.0/subnets/public-subnet?network_id=c78c69fa-9ea3-4a20-b987-35789be81283 => generated 113 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 174/347] 199.204.45.244 () {44 vars in 1058 bytes} [Thu Apr 23 08:51:26 2026] GET /v2.0/subnets?name=public-subnet&network_id=c78c69fa-9ea3-4a20-b987-35789be81283 => generated 644 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 08:52:00.820 8 INFO neutron.pecan_wsgi.hooks.translation [None req-abc4075f-4283-4719-8381-7188e7529219 988530783a924303ac9406c22fc57d3f be052ccea384408f8d2ea4ec8e1971f8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 176/352] 199.204.45.244 () {44 vars in 938 bytes} [Thu Apr 23 08:52:00 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/353] 199.204.45.244 () {44 vars in 960 bytes} [Thu Apr 23 08:52:00 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 08:52:01.847 8 INFO neutron.pecan_wsgi.hooks.translation [None req-50bef83d-79f2-4120-b211-ddb0bfd2dd0b 988530783a924303ac9406c22fc57d3f be052ccea384408f8d2ea4ec8e1971f8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 177/354] 199.204.45.244 () {44 vars in 938 bytes} [Thu Apr 23 08:52:01 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/355] 199.204.45.244 () {44 vars in 960 bytes} [Thu Apr 23 08:52:01 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 08:52:01.949 8 INFO neutron.pecan_wsgi.hooks.translation [None req-440a17cf-ab93-46d9-a77f-02b832a60672 988530783a924303ac9406c22fc57d3f be052ccea384408f8d2ea4ec8e1971f8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 178/356] 199.204.45.244 () {44 vars in 1037 bytes} [Thu Apr 23 08:52:01 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=3bbbf461-9e96-4c78-ac88-aaf5266d3fef => generated 114 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/357] 199.204.45.244 () {44 vars in 1060 bytes} [Thu Apr 23 08:52:01 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=3bbbf461-9e96-4c78-ac88-aaf5266d3fef => generated 630 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 08:52:03.166 8 INFO neutron.api.v2.resource [None req-d4f03760-1290-4a5d-8542-0ae5c5caf2d6 988530783a924303ac9406c22fc57d3f be052ccea384408f8d2ea4ec8e1971f8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 179/358] 199.204.45.244 () {44 vars in 972 bytes} [Thu Apr 23 08:52:03 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/359] 199.204.45.244 () {44 vars in 994 bytes} [Thu Apr 23 08:52:03 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4473 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/360] 199.204.45.244 () {44 vars in 1002 bytes} [Thu Apr 23 08:52:04 2026] GET /v2.0/security-groups/5a6094af-b396-487e-8c1e-45c9a86c0c1a => generated 4470 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/361] 199.204.45.244 () {44 vars in 1002 bytes} [Thu Apr 23 08:52:04 2026] GET /v2.0/security-groups/5a6094af-b396-487e-8c1e-45c9a86c0c1a => generated 4470 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/362] 199.204.45.244 () {44 vars in 1012 bytes} [Thu Apr 23 08:52:04 2026] GET /v2.0/security-group-rules/f81723da-c046-40cf-a000-dc4343c7af54 => generated 569 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/363] 199.204.45.244 () {44 vars in 1002 bytes} [Thu Apr 23 08:52:05 2026] GET /v2.0/security-groups/5a6094af-b396-487e-8c1e-45c9a86c0c1a => generated 4470 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/364] 199.204.45.244 () {44 vars in 1002 bytes} [Thu Apr 23 08:52:05 2026] GET /v2.0/security-groups/5a6094af-b396-487e-8c1e-45c9a86c0c1a => generated 4470 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/365] 199.204.45.244 () {44 vars in 1012 bytes} [Thu Apr 23 08:52:05 2026] GET /v2.0/security-group-rules/9bd8a3e4-2750-4539-96a7-b6d097ec35d8 => generated 571 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/366] 199.204.45.244 () {44 vars in 1002 bytes} [Thu Apr 23 08:52:06 2026] GET /v2.0/security-groups/5a6094af-b396-487e-8c1e-45c9a86c0c1a => generated 4470 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/367] 199.204.45.244 () {44 vars in 1002 bytes} [Thu Apr 23 08:52:06 2026] GET /v2.0/security-groups/5a6094af-b396-487e-8c1e-45c9a86c0c1a => generated 4470 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/368] 199.204.45.244 () {44 vars in 1012 bytes} [Thu Apr 23 08:52:06 2026] GET /v2.0/security-group-rules/2a04cf8c-53a3-4ceb-b5d3-0ce00b581afb => generated 571 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/369] 199.204.45.244 () {44 vars in 1002 bytes} [Thu Apr 23 08:52:07 2026] GET /v2.0/security-groups/5a6094af-b396-487e-8c1e-45c9a86c0c1a => generated 4470 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/370] 199.204.45.244 () {44 vars in 1002 bytes} [Thu Apr 23 08:52:07 2026] GET /v2.0/security-groups/5a6094af-b396-487e-8c1e-45c9a86c0c1a => generated 4470 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/371] 199.204.45.244 () {44 vars in 1012 bytes} [Thu Apr 23 08:52:07 2026] GET /v2.0/security-group-rules/9de9596c-b06b-4d8b-8777-bc322ed62913 => generated 571 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/372] 199.204.45.244 () {44 vars in 1002 bytes} [Thu Apr 23 08:52:08 2026] GET /v2.0/security-groups/5a6094af-b396-487e-8c1e-45c9a86c0c1a => generated 4470 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/373] 199.204.45.244 () {44 vars in 1002 bytes} [Thu Apr 23 08:52:08 2026] GET /v2.0/security-groups/5a6094af-b396-487e-8c1e-45c9a86c0c1a => generated 4470 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/374] 199.204.45.244 () {44 vars in 1012 bytes} [Thu Apr 23 08:52:08 2026] GET /v2.0/security-group-rules/bcfcf15b-1e5b-4f89-94db-6e3c0db7917c => generated 571 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/375] 199.204.45.244 () {44 vars in 988 bytes} [Thu Apr 23 08:52:09 2026] GET /v2.0/networks/3bbbf461-9e96-4c78-ac88-aaf5266d3fef => generated 732 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 08:52:09.573 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4dd7f957-9d97-4a49-aaa5-bd277063cc1b 988530783a924303ac9406c22fc57d3f be052ccea384408f8d2ea4ec8e1971f8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 188/376] 199.204.45.244 () {44 vars in 1077 bytes} [Thu Apr 23 08:52:09 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=3bbbf461-9e96-4c78-ac88-aaf5266d3fef => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/377] 199.204.45.244 () {44 vars in 1100 bytes} [Thu Apr 23 08:52:09 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=3bbbf461-9e96-4c78-ac88-aaf5266d3fef => generated 1254 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/378] 199.204.45.244 () {44 vars in 1002 bytes} [Thu Apr 23 08:52:09 2026] GET /v2.0/security-groups/5a6094af-b396-487e-8c1e-45c9a86c0c1a => generated 4470 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 08:52:16.107 7 INFO neutron.pecan_wsgi.hooks.translation [None req-31b0cca7-4b7c-4206-80d8-d08f3165ece0 988530783a924303ac9406c22fc57d3f be052ccea384408f8d2ea4ec8e1971f8 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 191/381] 199.204.45.244 () {44 vars in 980 bytes} [Thu Apr 23 08:52:16 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 68 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/382] 199.204.45.244 () {44 vars in 1002 bytes} [Thu Apr 23 08:52:16 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/383] 199.204.45.244 () {44 vars in 921 bytes} [Thu Apr 23 08:52:17 2026] GET /v2.0/ports => generated 4725 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 08:52:18.680 8 INFO neutron.api.v2.resource [None req-7a4711d1-9a05-4ab4-bf20-99375488bbd6 988530783a924303ac9406c22fc57d3f be052ccea384408f8d2ea4ec8e1971f8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 192/384] 199.204.45.244 () {44 vars in 960 bytes} [Thu Apr 23 08:52:18 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/385] 199.204.45.244 () {44 vars in 982 bytes} [Thu Apr 23 08:52:18 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2761 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/386] 199.204.45.244 () {44 vars in 1002 bytes} [Thu Apr 23 08:52:19 2026] GET /v2.0/security-groups/868c7baa-cfd1-4a6c-b92b-04129df7e581 => generated 2758 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/387] 199.204.45.244 () {44 vars in 1002 bytes} [Thu Apr 23 08:52:19 2026] GET /v2.0/security-groups/868c7baa-cfd1-4a6c-b92b-04129df7e581 => generated 2758 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/388] 199.204.45.244 () {44 vars in 1012 bytes} [Thu Apr 23 08:52:19 2026] GET /v2.0/security-group-rules/74821c9c-c8b8-438b-9942-f373f9090de0 => generated 591 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/389] 199.204.45.244 () {44 vars in 1002 bytes} [Thu Apr 23 08:52:20 2026] GET /v2.0/security-groups/868c7baa-cfd1-4a6c-b92b-04129df7e581 => generated 2758 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/390] 199.204.45.244 () {44 vars in 1002 bytes} [Thu Apr 23 08:52:20 2026] GET /v2.0/security-groups/868c7baa-cfd1-4a6c-b92b-04129df7e581 => generated 2758 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/391] 199.204.45.244 () {44 vars in 1012 bytes} [Thu Apr 23 08:52:20 2026] GET /v2.0/security-group-rules/334985fc-15cf-4526-8c81-369ca20457a2 => generated 595 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/394] 199.204.45.244 () {44 vars in 976 bytes} [Thu Apr 23 08:52:31 2026] GET /v2.0/quotas/be052ccea384408f8d2ea4ec8e1971f8 => generated 291 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 08:53:19.657 7 INFO neutron.api.v2.resource [None req-3dcb4503-ab19-494c-883d-47dd13af9cfb 988530783a924303ac9406c22fc57d3f be052ccea384408f8d2ea4ec8e1971f8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 202/401] 199.204.45.244 () {44 vars in 1075 bytes} [Thu Apr 23 08:53:19 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=ff70163c6f214fc5bab8772640c184b8 => generated 139 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/402] 199.204.45.244 () {44 vars in 1098 bytes} [Thu Apr 23 08:53:19 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=ff70163c6f214fc5bab8772640c184b8 => generated 3886 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/403] 199.204.45.244 () {44 vars in 1089 bytes} [Thu Apr 23 08:53:20 2026] GET /v2.0/security-groups/19e224cd-816d-4888-bca4-f5c436497581?project_id=ff70163c6f214fc5bab8772640c184b8 => generated 3883 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/404] 199.204.45.244 () {44 vars in 1002 bytes} [Thu Apr 23 08:53:20 2026] GET /v2.0/security-groups/19e224cd-816d-4888-bca4-f5c436497581 => generated 3883 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/405] 199.204.45.244 () {44 vars in 1012 bytes} [Thu Apr 23 08:53:20 2026] GET /v2.0/security-group-rules/014d4b07-afe3-4ae9-987b-0b1707507e41 => generated 565 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/406] 199.204.45.244 () {44 vars in 1089 bytes} [Thu Apr 23 08:53:21 2026] GET /v2.0/security-groups/19e224cd-816d-4888-bca4-f5c436497581?project_id=ff70163c6f214fc5bab8772640c184b8 => generated 3883 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/407] 199.204.45.244 () {44 vars in 1002 bytes} [Thu Apr 23 08:53:21 2026] GET /v2.0/security-groups/19e224cd-816d-4888-bca4-f5c436497581 => generated 3883 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/408] 199.204.45.244 () {44 vars in 1012 bytes} [Thu Apr 23 08:53:21 2026] GET /v2.0/security-group-rules/52df6cec-9877-4870-ae4f-507c6e3d5e78 => generated 567 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/409] 199.204.45.244 () {44 vars in 1089 bytes} [Thu Apr 23 08:53:22 2026] GET /v2.0/security-groups/19e224cd-816d-4888-bca4-f5c436497581?project_id=ff70163c6f214fc5bab8772640c184b8 => generated 3883 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/410] 199.204.45.244 () {44 vars in 1002 bytes} [Thu Apr 23 08:53:22 2026] GET /v2.0/security-groups/19e224cd-816d-4888-bca4-f5c436497581 => generated 3883 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/411] 199.204.45.244 () {44 vars in 1012 bytes} [Thu Apr 23 08:53:22 2026] GET /v2.0/security-group-rules/705d745a-8b48-4893-86b4-c87e32dfed17 => generated 569 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/412] 199.204.45.244 () {44 vars in 1089 bytes} [Thu Apr 23 08:53:23 2026] GET /v2.0/security-groups/19e224cd-816d-4888-bca4-f5c436497581?project_id=ff70163c6f214fc5bab8772640c184b8 => generated 3883 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/413] 199.204.45.244 () {44 vars in 1002 bytes} [Thu Apr 23 08:53:23 2026] GET /v2.0/security-groups/19e224cd-816d-4888-bca4-f5c436497581 => generated 3883 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/414] 199.204.45.244 () {44 vars in 1012 bytes} [Thu Apr 23 08:53:23 2026] GET /v2.0/security-group-rules/2a9f4156-b48e-44c3-8794-97386fe8c576 => generated 570 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/417] 199.204.45.244 () {44 vars in 976 bytes} [Thu Apr 23 08:53:30 2026] GET /v2.0/quotas/ff70163c6f214fc5bab8772640c184b8 => generated 291 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/424] 199.204.45.244 () {44 vars in 950 bytes} [Thu Apr 23 08:54:18 2026] GET /v2.0/networks?name=public => generated 753 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 08:54:57.612 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [053caca0-348b-445f-a4ab-af79b146f44a] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-23 08:54:57.614 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [5f55c842-edde-4a52-a721-e6bcc55dadae] 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: 216/431] 10.0.0.111 () {32 vars in 649 bytes} [Thu Apr 23 08:54:57 2026] GET /v2.0/networks => generated 2168 bytes in 207 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 08:54:58.936 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [b6575b61-5ae8-4393-8b38-b501d746e0db] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-23 08:54:58.937 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [a7213956-a095-4fc7-95c1-4b41c615aa3f] 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: 216/432] 10.0.0.111 () {32 vars in 655 bytes} [Thu Apr 23 08:54:58 2026] GET /v2.0/floatingips => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/433] 10.0.0.111 () {32 vars in 647 bytes} [Thu Apr 23 08:54:58 2026] GET /v2.0/routers => generated 15 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/434] 10.0.0.111 () {32 vars in 643 bytes} [Thu Apr 23 08:54:59 2026] GET /v2.0/ports => generated 4725 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/435] 10.0.0.111 () {32 vars in 647 bytes} [Thu Apr 23 08:54:59 2026] GET /v2.0/subnets => generated 1261 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/436] 10.0.0.111 () {32 vars in 649 bytes} [Thu Apr 23 08:54:59 2026] GET /v2.0/networks => generated 2168 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 08:54:59.281 8 INFO oslo.messaging._drivers.impl_rabbit [-] [5f55c842-edde-4a52-a721-e6bcc55dadae] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 56012. 2026-04-23 08:54:59.289 8 INFO oslo.messaging._drivers.impl_rabbit [-] [053caca0-348b-445f-a4ab-af79b146f44a] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 56018. [pid: 8|app: 0|req: 219/437] 10.0.0.111 () {32 vars in 663 bytes} [Thu Apr 23 08:54:59 2026] GET /v2.0/security-groups => generated 16626 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/438] 10.0.0.111 () {32 vars in 655 bytes} [Thu Apr 23 08:54:59 2026] GET /v2.0/subnetpools => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 08:55:10.046 7 INFO oslo.messaging._drivers.impl_rabbit [-] [b6575b61-5ae8-4393-8b38-b501d746e0db] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 50632. 2026-04-23 08:55:10.048 7 INFO oslo.messaging._drivers.impl_rabbit [-] [a7213956-a095-4fc7-95c1-4b41c615aa3f] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 50636. 2026-04-23 08:55:10.228 8 INFO neutron.db.segments_db [None req-1007c6ba-c722-4509-ad83-b9626b1cee74 988530783a924303ac9406c22fc57d3f be052ccea384408f8d2ea4ec8e1971f8 - - default default] Added segment 666794fa-b163-409f-bcbc-964f5c128afb of type vxlan for network f541b72d-9e4d-4399-bf8c-b6983184fe8a 2026-04-23 08:55:10.244 7 INFO neutron.db.segments_db [None req-b32b8bf7-2ba7-4042-a929-8d03147655fd 988530783a924303ac9406c22fc57d3f be052ccea384408f8d2ea4ec8e1971f8 - - default default] Added segment a2c9b83a-b4f4-45bd-bbea-659bfbe31595 of type vxlan for network a29a5840-79ac-409f-9270-609d46e67911 [pid: 8|app: 0|req: 220/439] 10.0.0.111 () {34 vars in 671 bytes} [Thu Apr 23 08:55:09 2026] POST /v2.0/networks => generated 745 bytes in 387 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/440] 10.0.0.111 () {34 vars in 671 bytes} [Thu Apr 23 08:55:10 2026] POST /v2.0/networks => generated 742 bytes in 345 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/441] 10.0.0.111 () {34 vars in 669 bytes} [Thu Apr 23 08:55:10 2026] POST /v2.0/subnets => generated 668 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 08:55:10.642 8 INFO neutron.db.segments_db [None req-02500144-7ab0-48d2-a507-1270d7d2a810 988530783a924303ac9406c22fc57d3f be052ccea384408f8d2ea4ec8e1971f8 - - default default] Added segment 6c2b61bd-0436-421e-a19a-36bede62e829 of type vxlan for network 4046b7a6-bf5e-45f2-8164-83827cb8c5df [pid: 8|app: 0|req: 221/442] 10.0.0.111 () {34 vars in 671 bytes} [Thu Apr 23 08:55:10 2026] POST /v2.0/networks => generated 748 bytes in 382 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 08:55:10.783 8 INFO neutron.db.segments_db [None req-64b34af6-37a3-4207-adb0-dd87ff40e9af 988530783a924303ac9406c22fc57d3f be052ccea384408f8d2ea4ec8e1971f8 - - default default] Added segment a0c22e47-5bde-4532-a53b-1c08016865b5 of type vxlan for network 22c976ae-a0f5-4849-a52d-886c7ecba7cc [pid: 7|app: 0|req: 222/443] 10.0.0.111 () {34 vars in 669 bytes} [Thu Apr 23 08:55:10 2026] POST /v2.0/subnets => generated 665 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/444] 10.0.0.111 () {32 vars in 774 bytes} [Thu Apr 23 08:55:10 2026] GET /v2.0/security-groups?tenant_id=d710521ed2204646947f3d19027423ce&name=default => generated 2797 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 08:55:11.079 8 INFO neutron.db.l3_hamode_db [None req-64b34af6-37a3-4207-adb0-dd87ff40e9af 988530783a924303ac9406c22fc57d3f be052ccea384408f8d2ea4ec8e1971f8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 224/445] 10.0.0.111 () {34 vars in 669 bytes} [Thu Apr 23 08:55:10 2026] POST /v2.0/subnets => generated 671 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 08:55:11.241 7 INFO neutron.db.segments_db [None req-51b28c56-5b16-4c36-86c0-123ee1e999e9 988530783a924303ac9406c22fc57d3f be052ccea384408f8d2ea4ec8e1971f8 - - default default] Added segment 42d769f7-13a0-48ef-8b18-acae9deed4de of type vxlan for network 56c52114-5158-4ca8-ac44-6f322f4c924d 2026-04-23 08:55:11.548 7 INFO neutron.db.l3_hamode_db [None req-51b28c56-5b16-4c36-86c0-123ee1e999e9 988530783a924303ac9406c22fc57d3f be052ccea384408f8d2ea4ec8e1971f8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 08:55:12.456 8 INFO neutron.db.l3_hamode_db [None req-64b34af6-37a3-4207-adb0-dd87ff40e9af 988530783a924303ac9406c22fc57d3f be052ccea384408f8d2ea4ec8e1971f8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 08:55:13.046 7 INFO neutron.db.l3_hamode_db [None req-51b28c56-5b16-4c36-86c0-123ee1e999e9 988530783a924303ac9406c22fc57d3f be052ccea384408f8d2ea4ec8e1971f8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 222/446] 10.0.0.111 () {34 vars in 669 bytes} [Thu Apr 23 08:55:10 2026] POST /v2.0/routers => generated 732 bytes in 3006 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/447] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:55:13 2026] DELETE /v2.0/security-groups/c664445c-7b13-4863-a6a3-4539083bf3dd => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 08:55:13.933 8 INFO neutron.db.segments_db [None req-a6300f47-eb7b-47d1-bf20-09af157785af 988530783a924303ac9406c22fc57d3f be052ccea384408f8d2ea4ec8e1971f8 - - default default] Added segment eeabd696-a148-4357-a008-37899c1b7c49 of type vxlan for network 047f1f48-1b44-4b5c-af17-6b549fa9a006 2026-04-23 08:55:14.224 8 INFO neutron.db.l3_hamode_db [None req-a6300f47-eb7b-47d1-bf20-09af157785af 988530783a924303ac9406c22fc57d3f be052ccea384408f8d2ea4ec8e1971f8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 225/450] 10.0.0.111 () {34 vars in 669 bytes} [Thu Apr 23 08:55:11 2026] POST /v2.0/routers => generated 729 bytes in 3079 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 08:55:15.414 8 INFO neutron.db.l3_hamode_db [None req-a6300f47-eb7b-47d1-bf20-09af157785af 988530783a924303ac9406c22fc57d3f be052ccea384408f8d2ea4ec8e1971f8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 226/451] 10.0.0.111 () {34 vars in 783 bytes} [Thu Apr 23 08:55:14 2026] PUT /v2.0/routers/8bf5fa63-f869-4c47-b7d3-762d4052df2f/add_router_interface => generated 309 bytes in 1733 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/452] 10.0.0.111 () {34 vars in 669 bytes} [Thu Apr 23 08:55:13 2026] POST /v2.0/routers => generated 735 bytes in 2571 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 08:55:16.707 8 INFO neutron.db.segments_db [None req-be7ac3c7-98c3-4a36-9050-a9723b7c4c57 988530783a924303ac9406c22fc57d3f be052ccea384408f8d2ea4ec8e1971f8 - - default default] Added segment f9bc0882-e42c-4340-a06c-e8cbd0a7a990 of type vxlan for network d03cd1e0-1692-460e-b7b2-ebdd7761561d [pid: 8|app: 0|req: 227/453] 10.0.0.111 () {34 vars in 671 bytes} [Thu Apr 23 08:55:16 2026] POST /v2.0/networks => generated 748 bytes in 387 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/454] 10.0.0.111 () {34 vars in 783 bytes} [Thu Apr 23 08:55:15 2026] PUT /v2.0/routers/f907efcb-ed5f-4697-9768-cbb5aaf03331/add_router_interface => generated 309 bytes in 1534 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/455] 10.0.0.111 () {34 vars in 669 bytes} [Thu Apr 23 08:55:17 2026] POST /v2.0/subnets => generated 671 bytes in 269 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 08:55:17.881 7 WARNING neutron_lib.context [req-c7a773f8-8574-4c83-95c6-c51c6f933017 req-16082867-5ffb-4f88-8447-6b02d27de8b3 3c166962bde94a28931c766ce3e30a1d d45bd6f0c7d5475a83f7cca98969dcc3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 229/456] 10.0.0.134 () {38 vars in 971 bytes} [Thu Apr 23 08:55:17 2026] POST /v2.0/security-groups => generated 1618 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 08:55:18.038 7 INFO neutron.db.segments_db [None req-d0f0dd20-410c-4186-ba66-92a589462095 988530783a924303ac9406c22fc57d3f be052ccea384408f8d2ea4ec8e1971f8 - - default default] Added segment 87fb7080-dbee-4e62-8d49-8c2617dd1376 of type vxlan for network 6b0bb7cc-f66c-4e3d-8494-9ab4766199bd 2026-04-23 08:55:18.404 7 INFO neutron.db.l3_hamode_db [None req-d0f0dd20-410c-4186-ba66-92a589462095 988530783a924303ac9406c22fc57d3f be052ccea384408f8d2ea4ec8e1971f8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 228/457] 10.0.0.111 () {34 vars in 783 bytes} [Thu Apr 23 08:55:16 2026] PUT /v2.0/routers/acf8421b-4014-45e9-b3bb-091190584a7e/add_router_interface => generated 309 bytes in 1634 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 08:55:18.488 8 WARNING neutron_lib.context [req-ddb132a5-1172-4148-b1fb-d66308e7d147 req-4620c3f8-de07-4c05-9afa-1a6d80259c94 3c166962bde94a28931c766ce3e30a1d d45bd6f0c7d5475a83f7cca98969dcc3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/458] 10.0.0.134 () {38 vars in 971 bytes} [Thu Apr 23 08:55:18 2026] POST /v2.0/security-groups => generated 1616 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 08:55:18.669 8 WARNING neutron_lib.context [None req-68ac847b-a10f-444e-b8d0-ea5e0915cd4a 68cfd4af68b54671bbf7082e0f5a2244 482e5a99ee194970a40b0be236de2f0e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 230/459] 10.0.0.111 () {34 vars in 685 bytes} [Thu Apr 23 08:55:18 2026] POST /v2.0/security-groups => generated 1595 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 08:55:18.811 8 WARNING neutron_lib.context [None req-f5ca7bc5-ea71-4174-b599-a13649e7f1ef 68cfd4af68b54671bbf7082e0f5a2244 482e5a99ee194970a40b0be236de2f0e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/460] 10.0.0.111 () {34 vars in 695 bytes} [Thu Apr 23 08:55:18 2026] POST /v2.0/security-group-rules => generated 565 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 08:55:18.978 8 WARNING neutron_lib.context [None req-b687b0c6-0352-45b7-b5ff-254e321fb95e 68cfd4af68b54671bbf7082e0f5a2244 482e5a99ee194970a40b0be236de2f0e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/461] 10.0.0.111 () {34 vars in 695 bytes} [Thu Apr 23 08:55:18 2026] POST /v2.0/security-group-rules => generated 570 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 08:55:19.150 8 WARNING neutron_lib.context [req-942d6709-5e0a-430a-aff9-1cdcd76786f8 req-44c1d28d-e6fe-4a86-92c9-0c9b2e8501d9 3c166962bde94a28931c766ce3e30a1d d45bd6f0c7d5475a83f7cca98969dcc3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 233/462] 10.0.0.134 () {38 vars in 971 bytes} [Thu Apr 23 08:55:19 2026] POST /v2.0/security-groups => generated 1617 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 08:55:19.294 8 WARNING neutron_lib.context [None req-0f11d843-e260-41b1-aa0a-3d55ad99b121 c529572cf405456e8f1225e8f9384fb0 bf41903cfe524dc19711a17d1ee90567 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/463] 10.0.0.111 () {34 vars in 685 bytes} [Thu Apr 23 08:55:19 2026] POST /v2.0/security-groups => generated 1597 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 08:55:19.427 8 WARNING neutron_lib.context [None req-3a585db2-a2c0-407f-8389-ddbdf5b017e4 68cfd4af68b54671bbf7082e0f5a2244 482e5a99ee194970a40b0be236de2f0e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 08:55:19.487 7 INFO neutron.db.l3_hamode_db [None req-d0f0dd20-410c-4186-ba66-92a589462095 988530783a924303ac9406c22fc57d3f be052ccea384408f8d2ea4ec8e1971f8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 235/464] 10.0.0.111 () {34 vars in 676 bytes} [Thu Apr 23 08:55:19 2026] POST /v2.0/floatingips => generated 552 bytes in 654 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/465] 10.0.0.134 () {34 vars in 1002 bytes} [Thu Apr 23 08:55:20 2026] GET /v2.0/security-groups?tenant_id=d45bd6f0c7d5475a83f7cca98969dcc3 => generated 7594 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 08:55:20.135 8 WARNING neutron_lib.context [None req-f4017c1a-4f91-43ce-9685-369247cc7050 c529572cf405456e8f1225e8f9384fb0 bf41903cfe524dc19711a17d1ee90567 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 237/466] 10.0.0.111 () {34 vars in 695 bytes} [Thu Apr 23 08:55:20 2026] POST /v2.0/security-group-rules => generated 565 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/467] 10.0.0.134 () {34 vars in 991 bytes} [Thu Apr 23 08:55:20 2026] GET /v2.0/security-groups/dc75e6f9-c2e0-4e2c-892d-ec4783555eaa => generated 2794 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 08:55:20.270 8 WARNING neutron_lib.context [None req-8184b664-8a83-4e12-88ca-923feb76bad1 c529572cf405456e8f1225e8f9384fb0 bf41903cfe524dc19711a17d1ee90567 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 239/468] 10.0.0.111 () {34 vars in 695 bytes} [Thu Apr 23 08:55:20 2026] POST /v2.0/security-group-rules => generated 570 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/469] 10.0.0.134 () {34 vars in 991 bytes} [Thu Apr 23 08:55:20 2026] GET /v2.0/security-groups/dc75e6f9-c2e0-4e2c-892d-ec4783555eaa => generated 2794 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 08:55:20.411 8 WARNING neutron_lib.context [None req-2297e3cf-9499-47f8-9910-74572edd06d8 c529572cf405456e8f1225e8f9384fb0 bf41903cfe524dc19711a17d1ee90567 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/470] 10.0.0.111 () {34 vars in 669 bytes} [Thu Apr 23 08:55:17 2026] POST /v2.0/routers => generated 735 bytes in 2950 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/471] 10.0.0.134 () {34 vars in 991 bytes} [Thu Apr 23 08:55:20 2026] GET /v2.0/security-groups/cc5dfddb-2810-4b2a-a1b8-e08364fd7675 => generated 1618 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/472] 10.0.0.134 () {34 vars in 1098 bytes} [Thu Apr 23 08:55:20 2026] GET /v2.0/security-groups?name=tempest-securitygroup--586218522&fields=id&tenant_id=482e5a99ee194970a40b0be236de2f0e => generated 69 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/473] 10.0.0.111 () {34 vars in 676 bytes} [Thu Apr 23 08:55:20 2026] POST /v2.0/floatingips => generated 552 bytes in 840 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/474] 10.0.0.134 () {36 vars in 1013 bytes} [Thu Apr 23 08:55:21 2026] DELETE /v2.0/security-groups/cc5dfddb-2810-4b2a-a1b8-e08364fd7675 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/475] 10.0.0.134 () {34 vars in 982 bytes} [Thu Apr 23 08:55:21 2026] GET /v2.0/networks?id=a29a5840-79ac-409f-9270-609d46e67911 => generated 674 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 08:55:21.507 8 INFO neutron.api.v2.resource [req-9b53c20f-99e1-47a0-95d2-8c3b5d750b61 req-0b08ed3c-aadc-4f12-bc58-4595eb874030 3c166962bde94a28931c766ce3e30a1d d45bd6f0c7d5475a83f7cca98969dcc3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 244/476] 10.0.0.134 () {34 vars in 991 bytes} [Thu Apr 23 08:55:21 2026] GET /v2.0/security-groups/cc5dfddb-2810-4b2a-a1b8-e08364fd7675 => 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: 245/477] 10.0.0.134 () {34 vars in 965 bytes} [Thu Apr 23 08:55:21 2026] GET /v2.0/quotas/482e5a99ee194970a40b0be236de2f0e => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/478] 10.0.0.134 () {34 vars in 991 bytes} [Thu Apr 23 08:55:21 2026] GET /v2.0/security-groups/afdb92a3-adc2-43f4-9d28-ea7c292bd41a => 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: 247/479] 10.0.0.134 () {34 vars in 1002 bytes} [Thu Apr 23 08:55:21 2026] GET /v2.0/ports?tenant_id=482e5a99ee194970a40b0be236de2f0e&fields=id => generated 103 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/480] 10.0.0.134 () {36 vars in 1013 bytes} [Thu Apr 23 08:55:21 2026] DELETE /v2.0/security-groups/afdb92a3-adc2-43f4-9d28-ea7c292bd41a => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 08:55:21.938 8 INFO neutron.api.v2.resource [req-e14a4a52-8190-4277-b53e-4207f13ac2bd req-760dd8a9-c445-437d-a54e-849a01db5e98 3c166962bde94a28931c766ce3e30a1d d45bd6f0c7d5475a83f7cca98969dcc3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 249/481] 10.0.0.134 () {34 vars in 991 bytes} [Thu Apr 23 08:55:21 2026] GET /v2.0/security-groups/afdb92a3-adc2-43f4-9d28-ea7c292bd41a => generated 146 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/482] 10.0.0.134 () {34 vars in 991 bytes} [Thu Apr 23 08:55:21 2026] GET /v2.0/security-groups/ee9b7b93-84f9-475c-94b7-57aadbb715ff => generated 1617 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/483] 10.0.0.134 () {36 vars in 1013 bytes} [Thu Apr 23 08:55:22 2026] DELETE /v2.0/security-groups/ee9b7b93-84f9-475c-94b7-57aadbb715ff => 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: 252/484] 10.0.0.134 () {34 vars in 907 bytes} [Thu Apr 23 08:55:22 2026] GET /v2.0/extensions => generated 19600 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-04-23 08:55:22.290 8 INFO neutron.api.v2.resource [req-120b4506-dee0-4443-a469-964a48e0bc53 req-1ea7950d-4adf-4396-ae4d-798d4bb5e114 3c166962bde94a28931c766ce3e30a1d d45bd6f0c7d5475a83f7cca98969dcc3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 253/485] 10.0.0.134 () {34 vars in 991 bytes} [Thu Apr 23 08:55:22 2026] GET /v2.0/security-groups/ee9b7b93-84f9-475c-94b7-57aadbb715ff => generated 146 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/486] 10.0.0.134 () {34 vars in 1008 bytes} [Thu Apr 23 08:55:22 2026] GET /v2.0/networks/a29a5840-79ac-409f-9270-609d46e67911?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/487] 10.0.0.134 () {34 vars in 1002 bytes} [Thu Apr 23 08:55:22 2026] GET /v2.0/security-groups?tenant_id=d45bd6f0c7d5475a83f7cca98969dcc3 => generated 2797 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/488] 10.0.0.134 () {34 vars in 1108 bytes} [Thu Apr 23 08:55:22 2026] GET /v2.0/networks/a29a5840-79ac-409f-9270-609d46e67911?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/489] 10.0.0.134 () {34 vars in 991 bytes} [Thu Apr 23 08:55:22 2026] GET /v2.0/security-groups/dc75e6f9-c2e0-4e2c-892d-ec4783555eaa => generated 2794 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/490] 10.0.0.111 () {34 vars in 783 bytes} [Thu Apr 23 08:55:21 2026] PUT /v2.0/routers/4c374939-6928-4b8d-9669-e9457f9059bc/add_router_interface => generated 309 bytes in 1606 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/491] 10.0.0.134 () {34 vars in 991 bytes} [Thu Apr 23 08:55:22 2026] GET /v2.0/security-groups/dc75e6f9-c2e0-4e2c-892d-ec4783555eaa => generated 2794 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 08:55:22.682 7 INFO neutron.api.v2.resource [req-d3c315cb-e7b9-4beb-b13b-1267a3b6f9a6 req-0a48feff-83ba-494e-afd2-f9586d54dc0c 3c166962bde94a28931c766ce3e30a1d d45bd6f0c7d5475a83f7cca98969dcc3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 234/492] 10.0.0.134 () {34 vars in 991 bytes} [Thu Apr 23 08:55:22 2026] GET /v2.0/security-groups/ee9b7b93-84f9-475c-94b7-57aadbb715ff => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 08:55:22.742 8 INFO neutron.api.v2.resource [req-74dd9b24-fc3b-4926-af91-c72c1e2e2f70 req-a9c15b40-f768-44a5-b3b4-3ad6fae27946 3c166962bde94a28931c766ce3e30a1d d45bd6f0c7d5475a83f7cca98969dcc3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 259/493] 10.0.0.134 () {34 vars in 991 bytes} [Thu Apr 23 08:55:22 2026] GET /v2.0/security-groups/afdb92a3-adc2-43f4-9d28-ea7c292bd41a => generated 146 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/494] 10.0.0.134 () {34 vars in 990 bytes} [Thu Apr 23 08:55:22 2026] GET /v2.0/ports?device_id=d6cb8252-6fa4-4e09-b4ec-ecb8c65f26d5 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 08:55:22.797 8 INFO neutron.api.v2.resource [req-3dd5052e-5314-48da-bf09-8f80ecd378b2 req-dd79d0e3-805e-4bd4-accc-e41c78cb2563 3c166962bde94a28931c766ce3e30a1d d45bd6f0c7d5475a83f7cca98969dcc3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 260/495] 10.0.0.134 () {34 vars in 991 bytes} [Thu Apr 23 08:55:22 2026] GET /v2.0/security-groups/cc5dfddb-2810-4b2a-a1b8-e08364fd7675 => generated 146 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 08:55:23.222 8 WARNING neutron_lib.context [req-869ce963-a09f-4362-82b1-e9aa85db49f2 req-bb21cd2b-c646-4a6e-b4a2-07d385c48d82 8019e19f7dbd40d4b79dc9f6f15b1af8 77e8c2e963954234b63d52445c925a49 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/496] 10.0.0.134 () {38 vars in 971 bytes} [Thu Apr 23 08:55:23 2026] POST /v2.0/security-groups => generated 1621 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/497] 10.0.0.134 () {34 vars in 991 bytes} [Thu Apr 23 08:55:23 2026] GET /v2.0/security-groups/406eec02-12a1-41cb-b286-62682df45274 => generated 1621 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 08:55:23.445 8 WARNING neutron_lib.context [req-3d2a1a04-3449-47a8-8e4e-3904ac98bd95 req-9461f964-0908-4066-b992-43da4f2c88f6 8019e19f7dbd40d4b79dc9f6f15b1af8 77e8c2e963954234b63d52445c925a49 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 263/498] 10.0.0.134 () {38 vars in 981 bytes} [Thu Apr 23 08:55:23 2026] POST /v2.0/security-group-rules => generated 582 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 08:55:23.578 8 WARNING neutron_lib.context [req-45b47a22-f139-4ae0-b406-8590705e8b3d req-e30e4343-3584-43a2-9531-0d748ed1a5c2 8019e19f7dbd40d4b79dc9f6f15b1af8 77e8c2e963954234b63d52445c925a49 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 264/499] 10.0.0.134 () {38 vars in 971 bytes} [Thu Apr 23 08:55:23 2026] POST /v2.0/security-groups => generated 1621 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/500] 10.0.0.134 () {34 vars in 991 bytes} [Thu Apr 23 08:55:23 2026] GET /v2.0/security-groups/286d261c-8ec1-4da2-8dc1-9591d25584da => generated 1621 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 08:55:23.776 8 WARNING neutron_lib.context [req-bb528f58-69cc-4415-ac52-92cdc6bd8e9e req-6354317a-d37d-4f09-9936-f5643d63c163 8019e19f7dbd40d4b79dc9f6f15b1af8 77e8c2e963954234b63d52445c925a49 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 266/501] 10.0.0.134 () {38 vars in 981 bytes} [Thu Apr 23 08:55:23 2026] POST /v2.0/security-group-rules => generated 582 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/502] 10.0.0.134 () {34 vars in 991 bytes} [Thu Apr 23 08:55:23 2026] GET /v2.0/security-groups/286d261c-8ec1-4da2-8dc1-9591d25584da => generated 2214 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 08:55:23.957 8 WARNING neutron_lib.context [req-57e21a1f-da3c-4a9f-b58c-2b1b81bd826f req-93013cd7-799c-411e-b96a-f4a227fe5210 8019e19f7dbd40d4b79dc9f6f15b1af8 77e8c2e963954234b63d52445c925a49 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 268/503] 10.0.0.134 () {38 vars in 981 bytes} [Thu Apr 23 08:55:23 2026] POST /v2.0/security-group-rules => generated 587 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/504] 10.0.0.134 () {34 vars in 990 bytes} [Thu Apr 23 08:55:24 2026] GET /v2.0/ports?device_id=d6cb8252-6fa4-4e09-b4ec-ecb8c65f26d5 => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/505] 10.0.0.134 () {34 vars in 991 bytes} [Thu Apr 23 08:55:24 2026] GET /v2.0/security-groups/286d261c-8ec1-4da2-8dc1-9591d25584da => generated 2812 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/506] 10.0.0.111 () {34 vars in 789 bytes} [Thu Apr 23 08:55:22 2026] PUT /v2.0/routers/8bf5fa63-f869-4c47-b7d3-762d4052df2f/remove_router_interface => generated 309 bytes in 1429 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/507] 10.0.0.134 () {34 vars in 1001 bytes} [Thu Apr 23 08:55:24 2026] GET /v2.0/security-group-rules/4c2fa8d5-d86a-4ab7-8376-96a516d685eb => generated 584 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/508] 10.0.0.134 () {34 vars in 991 bytes} [Thu Apr 23 08:55:24 2026] GET /v2.0/security-groups/286d261c-8ec1-4da2-8dc1-9591d25584da => generated 2812 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/509] 10.0.0.134 () {36 vars in 1023 bytes} [Thu Apr 23 08:55:24 2026] DELETE /v2.0/security-group-rules/4c2fa8d5-d86a-4ab7-8376-96a516d685eb => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/510] 10.0.0.134 () {34 vars in 991 bytes} [Thu Apr 23 08:55:24 2026] GET /v2.0/security-groups/286d261c-8ec1-4da2-8dc1-9591d25584da => generated 2214 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/511] 199.204.45.244 () {34 vars in 986 bytes} [Thu Apr 23 08:55:24 2026] GET /v2.0/networks?id=a29a5840-79ac-409f-9270-609d46e67911 => generated 674 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/512] 10.0.0.134 () {36 vars in 1013 bytes} [Thu Apr 23 08:55:24 2026] DELETE /v2.0/security-groups/286d261c-8ec1-4da2-8dc1-9591d25584da => 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: 277/513] 199.204.45.244 () {34 vars in 1050 bytes} [Thu Apr 23 08:55:24 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=482e5a99ee194970a40b0be236de2f0e => generated 180 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/514] 10.0.0.134 () {34 vars in 991 bytes} [Thu Apr 23 08:55:24 2026] GET /v2.0/security-groups/406eec02-12a1-41cb-b286-62682df45274 => generated 2214 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 08:55:24.815 8 WARNING neutron_lib.context [req-06fccdb7-b4cd-4ddd-bda2-67e3055b5dbc req-24e1ca86-9158-45dc-974c-c378b0aca935 68cfd4af68b54671bbf7082e0f5a2244 482e5a99ee194970a40b0be236de2f0e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 08:55:25.294 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-e1a02913-844d-4f93-8a58-ef425cf11b57 988530783a924303ac9406c22fc57d3f be052ccea384408f8d2ea4ec8e1971f8 - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.10/site-packages/paste/urlmap.py", line 216, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/resource.py", line 98, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 567, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 594, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 2242, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 647, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py", line 728, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2192, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2197, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 101, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 85, in _is_session_semantic_violated stack = traceback.extract_stack()  [pid: 8|app: 0|req: 279/515] 199.204.45.244 () {38 vars in 955 bytes} [Thu Apr 23 08:55:24 2026] POST /v2.0/ports => generated 958 bytes in 741 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 280/516] 10.0.0.134 () {36 vars in 1013 bytes} [Thu Apr 23 08:55:25 2026] DELETE /v2.0/security-groups/406eec02-12a1-41cb-b286-62682df45274 => 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: 281/517] 10.0.0.134 () {34 vars in 990 bytes} [Thu Apr 23 08:55:25 2026] GET /v2.0/ports?device_id=d6cb8252-6fa4-4e09-b4ec-ecb8c65f26d5 => generated 961 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/518] 199.204.45.244 () {34 vars in 911 bytes} [Thu Apr 23 08:55:25 2026] GET /v2.0/extensions => generated 19600 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-04-23 08:55:25.758 7 INFO neutron.db.l3_hamode_db [None req-e1a02913-844d-4f93-8a58-ef425cf11b57 988530783a924303ac9406c22fc57d3f be052ccea384408f8d2ea4ec8e1971f8 - - default default] HA network 22c976ae-a0f5-4849-a52d-886c7ecba7cc was deleted as no HA routers are present in tenant d45bd6f0c7d5475a83f7cca98969dcc3. [pid: 7|app: 0|req: 237/519] 10.0.0.111 () {32 vars in 724 bytes} [Thu Apr 23 08:55:24 2026] DELETE /v2.0/routers/8bf5fa63-f869-4c47-b7d3-762d4052df2f => generated 0 bytes in 1520 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/520] 10.0.0.134 () {34 vars in 1040 bytes} [Thu Apr 23 08:55:25 2026] GET /v2.0/security-groups?id=239735e0-e9df-43ab-8b14-e9258e0da248&fields=id&fields=name => generated 113 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/521] 10.0.0.111 () {32 vars in 724 bytes} [Thu Apr 23 08:55:25 2026] DELETE /v2.0/subnets/3647cc24-f1df-4714-a31d-defc09e887c9 => generated 0 bytes in 286 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 08:55:26.144 7 INFO neutron.services.segments.plugin [-] Segment a0c22e47-5bde-4532-a53b-1c08016865b5 resource provider aggregate not found 2026-04-23 08:55:26.164 7 INFO neutron.services.segments.plugin [-] Segment a0c22e47-5bde-4532-a53b-1c08016865b5 resource provider aggregate not found 2026-04-23 08:55:26.173 7 INFO neutron.services.segments.plugin [-] Segment a0c22e47-5bde-4532-a53b-1c08016865b5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a0c22e47-5bde-4532-a53b-1c08016865b5 found for delete ", "request_id": "req-3e921582-8146-4485-8ee8-7838042f7f0b"}]} 2026-04-23 08:55:26.183 7 INFO neutron.services.segments.plugin [-] Segment a0c22e47-5bde-4532-a53b-1c08016865b5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a0c22e47-5bde-4532-a53b-1c08016865b5 found for delete ", "request_id": "req-b44e7334-8ca3-49d4-a2e3-5727ec80eeff"}]} [pid: 7|app: 0|req: 242/524] 199.204.45.244 () {38 vars in 1028 bytes} [Thu Apr 23 08:55:26 2026] PUT /v2.0/ports/1d44ba8f-4528-4d7c-a6d9-b5badce049c2 => generated 1203 bytes in 635 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 243/525] 10.0.0.111 () {32 vars in 726 bytes} [Thu Apr 23 08:55:26 2026] DELETE /v2.0/networks/f541b72d-9e4d-4399-bf8c-b6983184fe8a => generated 0 bytes in 290 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 244/526] 10.0.0.134 () {34 vars in 1100 bytes} [Thu Apr 23 08:55:27 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1473834258&fields=id&tenant_id=bf41903cfe524dc19711a17d1ee90567 => generated 69 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/527] 10.0.0.111 () {34 vars in 789 bytes} [Thu Apr 23 08:55:25 2026] PUT /v2.0/routers/4c374939-6928-4b8d-9669-e9457f9059bc/remove_router_interface => generated 309 bytes in 1408 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/528] 199.204.45.244 () {34 vars in 1080 bytes} [Thu Apr 23 08:55:27 2026] GET /v2.0/ports?tenant_id=482e5a99ee194970a40b0be236de2f0e&device_id=d6cb8252-6fa4-4e09-b4ec-ecb8c65f26d5 => generated 1242 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/529] 10.0.0.134 () {34 vars in 990 bytes} [Thu Apr 23 08:55:27 2026] GET /v2.0/ports?device_id=d6cb8252-6fa4-4e09-b4ec-ecb8c65f26d5 => generated 973 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/530] 10.0.0.134 () {34 vars in 982 bytes} [Thu Apr 23 08:55:27 2026] GET /v2.0/networks?id=4046b7a6-bf5e-45f2-8164-83827cb8c5df => generated 680 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/531] 199.204.45.244 () {34 vars in 1060 bytes} [Thu Apr 23 08:55:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=1d44ba8f-4528-4d7c-a6d9-b5badce049c2 => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/532] 10.0.0.134 () {34 vars in 1040 bytes} [Thu Apr 23 08:55:27 2026] GET /v2.0/security-groups?id=239735e0-e9df-43ab-8b14-e9258e0da248&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/533] 10.0.0.134 () {34 vars in 965 bytes} [Thu Apr 23 08:55:27 2026] GET /v2.0/quotas/bf41903cfe524dc19711a17d1ee90567 => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/534] 10.0.0.111 () {32 vars in 774 bytes} [Thu Apr 23 08:55:27 2026] GET /v2.0/security-groups?tenant_id=d45bd6f0c7d5475a83f7cca98969dcc3&name=default => generated 2797 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/535] 199.204.45.244 () {34 vars in 984 bytes} [Thu Apr 23 08:55:27 2026] GET /v2.0/subnets?id=607737f7-6378-4b34-9d41-f4885419fd42 => generated 668 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 08:55:27.555 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6315dac2-8601-4b05-a384-97f1f2b87782'] response: {'name': 'network-changed', 'server_uuid': 'd6cb8252-6fa4-4e09-b4ec-ecb8c65f26d5', 'tag': '1d44ba8f-4528-4d7c-a6d9-b5badce049c2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 252/536] 10.0.0.134 () {34 vars in 1002 bytes} [Thu Apr 23 08:55:27 2026] GET /v2.0/ports?tenant_id=bf41903cfe524dc19711a17d1ee90567&fields=id => generated 103 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/537] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:55:27 2026] DELETE /v2.0/security-groups/dc75e6f9-c2e0-4e2c-892d-ec4783555eaa => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/538] 199.204.45.244 () {34 vars in 1052 bytes} [Thu Apr 23 08:55:27 2026] GET /v2.0/ports?network_id=a29a5840-79ac-409f-9270-609d46e67911&device_owner=network%3Adhcp => generated 1244 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/539] 10.0.0.134 () {34 vars in 1008 bytes} [Thu Apr 23 08:55:27 2026] GET /v2.0/networks/4046b7a6-bf5e-45f2-8164-83827cb8c5df?fields=segments => generated 14 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/540] 199.204.45.244 () {34 vars in 1012 bytes} [Thu Apr 23 08:55:27 2026] GET /v2.0/networks/a29a5840-79ac-409f-9270-609d46e67911?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/541] 10.0.0.134 () {34 vars in 1108 bytes} [Thu Apr 23 08:55:27 2026] GET /v2.0/networks/4046b7a6-bf5e-45f2-8164-83827cb8c5df?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/542] 199.204.45.244 () {34 vars in 1112 bytes} [Thu Apr 23 08:55:28 2026] GET /v2.0/networks/a29a5840-79ac-409f-9270-609d46e67911?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 08:55:28.203 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-d9a88161-fa2d-48ac-b316-5628fce20c78 988530783a924303ac9406c22fc57d3f be052ccea384408f8d2ea4ec8e1971f8 - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.10/site-packages/paste/urlmap.py", line 216, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/resource.py", line 98, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 567, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 594, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 2242, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 647, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py", line 728, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2192, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2197, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 101, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 85, in _is_session_semantic_violated stack = traceback.extract_stack()  2026-04-23 08:55:28.244 7 INFO neutron.services.segments.plugin [-] Segment 666794fa-b163-409f-bcbc-964f5c128afb resource provider aggregate not found 2026-04-23 08:55:28.250 7 INFO neutron.services.segments.plugin [-] Segment 666794fa-b163-409f-bcbc-964f5c128afb resource provider aggregate not found 2026-04-23 08:55:28.263 7 INFO neutron.services.segments.plugin [-] Segment 666794fa-b163-409f-bcbc-964f5c128afb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 666794fa-b163-409f-bcbc-964f5c128afb found for delete ", "request_id": "req-ba4652c0-9991-4184-87cd-4a82292eb6bf"}]} [pid: 7|app: 0|req: 259/543] 199.204.45.244 () {34 vars in 1080 bytes} [Thu Apr 23 08:55:28 2026] GET /v2.0/ports?tenant_id=482e5a99ee194970a40b0be236de2f0e&device_id=d6cb8252-6fa4-4e09-b4ec-ecb8c65f26d5 => generated 1242 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 08:55:28.282 7 INFO neutron.services.segments.plugin [-] Segment 666794fa-b163-409f-bcbc-964f5c128afb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 666794fa-b163-409f-bcbc-964f5c128afb found for delete ", "request_id": "req-fe9ecf46-61ce-464e-b5e4-f7f20a9000d2"}]} [pid: 7|app: 0|req: 260/544] 199.204.45.244 () {34 vars in 986 bytes} [Thu Apr 23 08:55:28 2026] GET /v2.0/networks?id=a29a5840-79ac-409f-9270-609d46e67911 => generated 770 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/545] 199.204.45.244 () {34 vars in 1060 bytes} [Thu Apr 23 08:55:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=1d44ba8f-4528-4d7c-a6d9-b5badce049c2 => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/546] 10.0.0.134 () {34 vars in 990 bytes} [Thu Apr 23 08:55:28 2026] GET /v2.0/ports?device_id=f303d0a8-32ca-4bf0-a89e-cdc875915d2a => 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: 263/547] 10.0.0.134 () {34 vars in 990 bytes} [Thu Apr 23 08:55:28 2026] GET /v2.0/ports?device_id=d6cb8252-6fa4-4e09-b4ec-ecb8c65f26d5 => generated 973 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/548] 199.204.45.244 () {34 vars in 984 bytes} [Thu Apr 23 08:55:28 2026] GET /v2.0/subnets?id=607737f7-6378-4b34-9d41-f4885419fd42 => generated 668 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/549] 10.0.0.134 () {34 vars in 1040 bytes} [Thu Apr 23 08:55:28 2026] GET /v2.0/security-groups?id=239735e0-e9df-43ab-8b14-e9258e0da248&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: 266/550] 199.204.45.244 () {34 vars in 1052 bytes} [Thu Apr 23 08:55:28 2026] GET /v2.0/ports?network_id=a29a5840-79ac-409f-9270-609d46e67911&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 08:55:28.682 8 INFO neutron.db.l3_hamode_db [None req-d9a88161-fa2d-48ac-b316-5628fce20c78 988530783a924303ac9406c22fc57d3f be052ccea384408f8d2ea4ec8e1971f8 - - default default] HA network 6b0bb7cc-f66c-4e3d-8494-9ab4766199bd was deleted as no HA routers are present in tenant 77e8c2e963954234b63d52445c925a49. [pid: 8|app: 0|req: 285/551] 10.0.0.111 () {32 vars in 724 bytes} [Thu Apr 23 08:55:27 2026] DELETE /v2.0/routers/4c374939-6928-4b8d-9669-e9457f9059bc => generated 0 bytes in 1452 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/552] 199.204.45.244 () {34 vars in 1012 bytes} [Thu Apr 23 08:55:28 2026] GET /v2.0/networks/a29a5840-79ac-409f-9270-609d46e67911?fields=segments => generated 14 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/553] 199.204.45.244 () {34 vars in 1112 bytes} [Thu Apr 23 08:55:28 2026] GET /v2.0/networks/a29a5840-79ac-409f-9270-609d46e67911?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/554] 10.0.0.111 () {32 vars in 724 bytes} [Thu Apr 23 08:55:28 2026] DELETE /v2.0/subnets/26892ecc-92d8-41fa-a63f-f7183b8f3cf5 => generated 0 bytes in 281 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/555] 199.204.45.244 () {34 vars in 986 bytes} [Thu Apr 23 08:55:29 2026] GET /v2.0/networks?id=4046b7a6-bf5e-45f2-8164-83827cb8c5df => generated 680 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/556] 199.204.45.244 () {34 vars in 1050 bytes} [Thu Apr 23 08:55:29 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=bf41903cfe524dc19711a17d1ee90567 => generated 181 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 08:55:29.374 8 INFO neutron.services.segments.plugin [-] Segment 87fb7080-dbee-4e62-8d49-8c2617dd1376 resource provider aggregate not found 2026-04-23 08:55:29.383 8 WARNING neutron_lib.context [req-9df7d3e3-2dcf-44c9-b52f-edb5c453787e req-961033b0-71e0-40de-8284-1dc4fb78baa7 c529572cf405456e8f1225e8f9384fb0 bf41903cfe524dc19711a17d1ee90567 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 269/557] 10.0.0.111 () {32 vars in 726 bytes} [Thu Apr 23 08:55:28 2026] DELETE /v2.0/networks/d03cd1e0-1692-460e-b7b2-ebdd7761561d => generated 0 bytes in 410 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 08:55:29.409 8 INFO neutron.services.segments.plugin [-] Segment 87fb7080-dbee-4e62-8d49-8c2617dd1376 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 87fb7080-dbee-4e62-8d49-8c2617dd1376 found for delete ", "request_id": "req-8165813e-491c-457c-ab18-4ee3e848a8c9"}]} [pid: 7|app: 0|req: 270/558] 10.0.0.134 () {34 vars in 990 bytes} [Thu Apr 23 08:55:29 2026] GET /v2.0/ports?device_id=f303d0a8-32ca-4bf0-a89e-cdc875915d2a => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 08:55:29.591 8 INFO neutron.services.segments.plugin [-] Segment 87fb7080-dbee-4e62-8d49-8c2617dd1376 resource provider aggregate not found 2026-04-23 08:55:29.611 8 INFO neutron.services.segments.plugin [-] Segment 87fb7080-dbee-4e62-8d49-8c2617dd1376 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 87fb7080-dbee-4e62-8d49-8c2617dd1376 found for delete ", "request_id": "req-edfcf6fc-a61e-496b-a226-0c760871707c"}]} [pid: 7|app: 0|req: 271/559] 10.0.0.111 () {32 vars in 774 bytes} [Thu Apr 23 08:55:29 2026] GET /v2.0/security-groups?tenant_id=77e8c2e963954234b63d52445c925a49&name=default => generated 2801 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/560] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:55:29 2026] DELETE /v2.0/security-groups/0b4046b7-3d6c-48e5-b94d-c463eeb12277 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/561] 10.0.0.134 () {34 vars in 990 bytes} [Thu Apr 23 08:55:29 2026] GET /v2.0/ports?device_id=d6cb8252-6fa4-4e09-b4ec-ecb8c65f26d5 => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/562] 199.204.45.244 () {38 vars in 955 bytes} [Thu Apr 23 08:55:29 2026] POST /v2.0/ports => generated 958 bytes in 501 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 290/563] 10.0.0.134 () {34 vars in 1040 bytes} [Thu Apr 23 08:55:29 2026] GET /v2.0/security-groups?id=239735e0-e9df-43ab-8b14-e9258e0da248&fields=id&fields=name => generated 113 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 08:55:30.072 7 INFO neutron.db.segments_db [None req-a5d417cb-ac1b-41ab-9ed6-b2ec36e992d3 988530783a924303ac9406c22fc57d3f be052ccea384408f8d2ea4ec8e1971f8 - - default default] Added segment 896f9ab9-ff21-49cc-adc7-f9d63a32c43f of type vxlan for network 6f0f8bca-005a-4f41-bd84-6f4f9e59c943 [pid: 7|app: 0|req: 274/564] 10.0.0.111 () {34 vars in 671 bytes} [Thu Apr 23 08:55:29 2026] POST /v2.0/networks => generated 751 bytes in 447 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 08:55:30.295 7 INFO neutron.services.segments.plugin [-] Segment f9bc0882-e42c-4340-a06c-e8cbd0a7a990 resource provider aggregate not found 2026-04-23 08:55:30.310 7 INFO neutron.services.segments.plugin [-] Segment f9bc0882-e42c-4340-a06c-e8cbd0a7a990 resource provider aggregate not found 2026-04-23 08:55:30.330 7 INFO neutron.services.segments.plugin [-] Segment f9bc0882-e42c-4340-a06c-e8cbd0a7a990 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f9bc0882-e42c-4340-a06c-e8cbd0a7a990 found for delete ", "request_id": "req-88302c61-2cf4-4a2c-a8d4-80fa1c0eabe6"}]} 2026-04-23 08:55:30.337 7 INFO neutron.services.segments.plugin [-] Segment f9bc0882-e42c-4340-a06c-e8cbd0a7a990 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f9bc0882-e42c-4340-a06c-e8cbd0a7a990 found for delete ", "request_id": "req-b453cf37-7a5b-468a-adef-a7c5307ca182"}]} [pid: 8|app: 0|req: 291/565] 199.204.45.244 () {38 vars in 1028 bytes} [Thu Apr 23 08:55:29 2026] PUT /v2.0/ports/4e01f6f1-10e7-4545-af2e-464dcbfff635 => generated 1203 bytes in 526 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/566] 10.0.0.111 () {34 vars in 669 bytes} [Thu Apr 23 08:55:30 2026] POST /v2.0/subnets => generated 674 bytes in 292 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 292/567] 199.204.45.244 () {34 vars in 1080 bytes} [Thu Apr 23 08:55:30 2026] GET /v2.0/ports?tenant_id=bf41903cfe524dc19711a17d1ee90567&device_id=f303d0a8-32ca-4bf0-a89e-cdc875915d2a => generated 1242 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 08:55:30.610 7 INFO neutron.db.segments_db [None req-0dc52ef0-d368-4140-b876-f6baf5717a6e 988530783a924303ac9406c22fc57d3f be052ccea384408f8d2ea4ec8e1971f8 - - default default] Added segment 7c147396-26b6-4bd4-91fb-a6b660ab8b93 of type vxlan for network cabe402d-b3c2-4a43-be64-b0ebc751a81d [pid: 8|app: 0|req: 293/568] 199.204.45.244 () {34 vars in 1060 bytes} [Thu Apr 23 08:55:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=4e01f6f1-10e7-4545-af2e-464dcbfff635 => generated 19 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 294/569] 10.0.0.134 () {34 vars in 990 bytes} [Thu Apr 23 08:55:30 2026] GET /v2.0/ports?device_id=f303d0a8-32ca-4bf0-a89e-cdc875915d2a => generated 973 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/570] 199.204.45.244 () {34 vars in 984 bytes} [Thu Apr 23 08:55:30 2026] GET /v2.0/subnets?id=b63e2447-a466-4220-aae7-79236982e9ba => generated 674 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/571] 10.0.0.134 () {34 vars in 1040 bytes} [Thu Apr 23 08:55:30 2026] GET /v2.0/security-groups?id=0c1b23f3-3789-492f-8644-abfc62da06a1&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/572] 199.204.45.244 () {34 vars in 1052 bytes} [Thu Apr 23 08:55:30 2026] GET /v2.0/ports?network_id=4046b7a6-bf5e-45f2-8164-83827cb8c5df&device_owner=network%3Adhcp => generated 1244 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 08:55:31.003 7 INFO neutron.db.l3_hamode_db [None req-0dc52ef0-d368-4140-b876-f6baf5717a6e 988530783a924303ac9406c22fc57d3f be052ccea384408f8d2ea4ec8e1971f8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 298/573] 199.204.45.244 () {34 vars in 1012 bytes} [Thu Apr 23 08:55:30 2026] GET /v2.0/networks/4046b7a6-bf5e-45f2-8164-83827cb8c5df?fields=segments => generated 14 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/574] 10.0.0.134 () {34 vars in 990 bytes} [Thu Apr 23 08:55:31 2026] GET /v2.0/ports?device_id=d6cb8252-6fa4-4e09-b4ec-ecb8c65f26d5 => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 08:55:31.114 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-58f802b6-db6e-444d-9c7f-cd60be05619a'] response: {'name': 'network-changed', 'server_uuid': 'f303d0a8-32ca-4bf0-a89e-cdc875915d2a', 'tag': '4e01f6f1-10e7-4545-af2e-464dcbfff635', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 300/575] 199.204.45.244 () {34 vars in 1112 bytes} [Thu Apr 23 08:55:31 2026] GET /v2.0/networks/4046b7a6-bf5e-45f2-8164-83827cb8c5df?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/576] 10.0.0.134 () {34 vars in 1040 bytes} [Thu Apr 23 08:55:31 2026] GET /v2.0/security-groups?id=239735e0-e9df-43ab-8b14-e9258e0da248&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: 302/577] 199.204.45.244 () {34 vars in 1080 bytes} [Thu Apr 23 08:55:31 2026] GET /v2.0/ports?tenant_id=bf41903cfe524dc19711a17d1ee90567&device_id=f303d0a8-32ca-4bf0-a89e-cdc875915d2a => generated 1242 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/578] 199.204.45.244 () {34 vars in 986 bytes} [Thu Apr 23 08:55:31 2026] GET /v2.0/networks?id=4046b7a6-bf5e-45f2-8164-83827cb8c5df => generated 776 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/579] 199.204.45.244 () {34 vars in 1060 bytes} [Thu Apr 23 08:55:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=4e01f6f1-10e7-4545-af2e-464dcbfff635 => 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: 305/580] 199.204.45.244 () {34 vars in 984 bytes} [Thu Apr 23 08:55:31 2026] GET /v2.0/subnets?id=b63e2447-a466-4220-aae7-79236982e9ba => generated 674 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/581] 199.204.45.244 () {34 vars in 1052 bytes} [Thu Apr 23 08:55:31 2026] GET /v2.0/ports?network_id=4046b7a6-bf5e-45f2-8164-83827cb8c5df&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: 8|app: 0|req: 307/582] 199.204.45.244 () {34 vars in 1012 bytes} [Thu Apr 23 08:55:31 2026] GET /v2.0/networks/4046b7a6-bf5e-45f2-8164-83827cb8c5df?fields=segments => generated 14 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 08:55:32.174 8 INFO neutron.db.segments_db [None req-9fbf7563-4a7e-4ab8-a173-a86a8fca1935 988530783a924303ac9406c22fc57d3f be052ccea384408f8d2ea4ec8e1971f8 - - default default] Added segment 0dc6c375-cb6c-4468-afde-6d7e1015cd88 of type vxlan for network e6137a66-6e91-4179-8e04-bed47299e4d4 [pid: 8|app: 0|req: 308/583] 10.0.0.111 () {34 vars in 671 bytes} [Thu Apr 23 08:55:31 2026] POST /v2.0/networks => generated 746 bytes in 646 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/584] 199.204.45.244 () {34 vars in 1112 bytes} [Thu Apr 23 08:55:32 2026] GET /v2.0/networks/4046b7a6-bf5e-45f2-8164-83827cb8c5df?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/585] 10.0.0.134 () {34 vars in 990 bytes} [Thu Apr 23 08:55:32 2026] GET /v2.0/ports?device_id=f303d0a8-32ca-4bf0-a89e-cdc875915d2a => generated 973 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/586] 10.0.0.134 () {34 vars in 990 bytes} [Thu Apr 23 08:55:32 2026] GET /v2.0/ports?device_id=d6cb8252-6fa4-4e09-b4ec-ecb8c65f26d5 => generated 975 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 08:55:32.693 7 INFO neutron.db.l3_hamode_db [None req-0dc52ef0-d368-4140-b876-f6baf5717a6e 988530783a924303ac9406c22fc57d3f be052ccea384408f8d2ea4ec8e1971f8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 312/587] 10.0.0.111 () {34 vars in 669 bytes} [Thu Apr 23 08:55:32 2026] POST /v2.0/subnets => generated 669 bytes in 305 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/588] 10.0.0.134 () {34 vars in 1040 bytes} [Thu Apr 23 08:55:32 2026] GET /v2.0/security-groups?id=0c1b23f3-3789-492f-8644-abfc62da06a1&fields=id&fields=name => generated 114 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/589] 10.0.0.134 () {34 vars in 1040 bytes} [Thu Apr 23 08:55:32 2026] GET /v2.0/security-groups?id=239735e0-e9df-43ab-8b14-e9258e0da248&fields=id&fields=name => generated 113 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 08:55:33.096 8 INFO neutron.db.segments_db [None req-561e4e95-65b8-4d5d-b606-ba1f5c0e43b9 988530783a924303ac9406c22fc57d3f be052ccea384408f8d2ea4ec8e1971f8 - - default default] Added segment e6012de2-b87a-4111-8dd3-5818c9b1e80d of type vxlan for network 98ae4ffc-c7f8-4c90-ba7c-87f8f16e651d 2026-04-23 08:55:33.445 8 INFO neutron.db.l3_hamode_db [None req-561e4e95-65b8-4d5d-b606-ba1f5c0e43b9 988530783a924303ac9406c22fc57d3f be052ccea384408f8d2ea4ec8e1971f8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 276/590] 10.0.0.111 () {34 vars in 669 bytes} [Thu Apr 23 08:55:30 2026] POST /v2.0/routers => generated 738 bytes in 3383 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 08:55:34.689 8 INFO neutron.db.l3_hamode_db [None req-561e4e95-65b8-4d5d-b606-ba1f5c0e43b9 988530783a924303ac9406c22fc57d3f be052ccea384408f8d2ea4ec8e1971f8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 277/591] 10.0.0.111 () {34 vars in 783 bytes} [Thu Apr 23 08:55:33 2026] PUT /v2.0/routers/130daf51-096e-4bdd-bfdb-2367412dd574/add_router_interface => generated 309 bytes in 1666 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/592] 10.0.0.134 () {34 vars in 990 bytes} [Thu Apr 23 08:55:35 2026] GET /v2.0/ports?device_id=f303d0a8-32ca-4bf0-a89e-cdc875915d2a => generated 975 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/593] 10.0.0.134 () {34 vars in 990 bytes} [Thu Apr 23 08:55:35 2026] GET /v2.0/ports?device_id=d6cb8252-6fa4-4e09-b4ec-ecb8c65f26d5 => generated 975 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/594] 10.0.0.134 () {34 vars in 1040 bytes} [Thu Apr 23 08:55:35 2026] GET /v2.0/security-groups?id=0c1b23f3-3789-492f-8644-abfc62da06a1&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/595] 10.0.0.134 () {34 vars in 1040 bytes} [Thu Apr 23 08:55:35 2026] GET /v2.0/security-groups?id=239735e0-e9df-43ab-8b14-e9258e0da248&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: 315/596] 10.0.0.111 () {34 vars in 669 bytes} [Thu Apr 23 08:55:33 2026] POST /v2.0/routers => generated 733 bytes in 3074 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/597] 10.0.0.134 () {34 vars in 990 bytes} [Thu Apr 23 08:55:36 2026] GET /v2.0/ports?device_id=d6cb8252-6fa4-4e09-b4ec-ecb8c65f26d5 => generated 975 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 08:55:36.760 7 INFO neutron.db.l3_db [None req-41805d70-c3d1-4167-96b5-6cec333c31f6 68cfd4af68b54671bbf7082e0f5a2244 482e5a99ee194970a40b0be236de2f0e - - default default] Floating IP b98caedb-34bf-4e58-ae3a-f75bc412e2b4 associated. External IP: 10.96.250.212, port: 1d44ba8f-4528-4d7c-a6d9-b5badce049c2. [pid: 7|app: 0|req: 283/598] 10.0.0.111 () {34 vars in 749 bytes} [Thu Apr 23 08:55:36 2026] PUT /v2.0/floatingips/b98caedb-34bf-4e58-ae3a-f75bc412e2b4 => generated 856 bytes in 1365 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 08:55:37.519 7 WARNING neutron_lib.context [None req-cf6de068-6b09-4975-ae99-ca90740be190 6048f3f5c1d14f508ee9c596824cefb1 539e6f00d96a4f239d3b29dae4d0a101 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 08:55:37.549 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-577e9e8e-433c-43fc-9bbb-2f7ba2210dcb'] response: {'name': 'network-changed', 'server_uuid': 'd6cb8252-6fa4-4e09-b4ec-ecb8c65f26d5', 'tag': '1d44ba8f-4528-4d7c-a6d9-b5badce049c2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 284/599] 10.0.0.111 () {34 vars in 685 bytes} [Thu Apr 23 08:55:37 2026] POST /v2.0/security-groups => generated 1596 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/600] 10.0.0.134 () {34 vars in 990 bytes} [Thu Apr 23 08:55:37 2026] GET /v2.0/ports?device_id=f303d0a8-32ca-4bf0-a89e-cdc875915d2a => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/601] 199.204.45.244 () {34 vars in 1080 bytes} [Thu Apr 23 08:55:37 2026] GET /v2.0/ports?tenant_id=482e5a99ee194970a40b0be236de2f0e&device_id=d6cb8252-6fa4-4e09-b4ec-ecb8c65f26d5 => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 08:55:37.730 7 WARNING neutron_lib.context [None req-6f7cfb50-f335-4fa5-b218-4e60110ddd0b 6048f3f5c1d14f508ee9c596824cefb1 539e6f00d96a4f239d3b29dae4d0a101 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 287/602] 10.0.0.111 () {34 vars in 695 bytes} [Thu Apr 23 08:55:37 2026] POST /v2.0/security-group-rules => generated 565 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/603] 10.0.0.134 () {34 vars in 1040 bytes} [Thu Apr 23 08:55:37 2026] GET /v2.0/security-groups?id=0c1b23f3-3789-492f-8644-abfc62da06a1&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: 289/604] 199.204.45.244 () {34 vars in 986 bytes} [Thu Apr 23 08:55:37 2026] GET /v2.0/networks?id=a29a5840-79ac-409f-9270-609d46e67911 => generated 770 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 08:55:37.926 7 WARNING neutron_lib.context [None req-db31c34a-8dcd-4060-8d66-05f2ac91a4da 6048f3f5c1d14f508ee9c596824cefb1 539e6f00d96a4f239d3b29dae4d0a101 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 316/605] 10.0.0.111 () {34 vars in 783 bytes} [Thu Apr 23 08:55:36 2026] PUT /v2.0/routers/bf47c3a7-b105-4bc8-b891-280b937986cb/add_router_interface => generated 309 bytes in 1828 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/606] 199.204.45.244 () {34 vars in 1060 bytes} [Thu Apr 23 08:55:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=1d44ba8f-4528-4d7c-a6d9-b5badce049c2 => generated 859 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/607] 10.0.0.111 () {34 vars in 695 bytes} [Thu Apr 23 08:55:37 2026] POST /v2.0/security-group-rules => generated 570 bytes in 79 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/608] 199.204.45.244 () {34 vars in 984 bytes} [Thu Apr 23 08:55:38 2026] GET /v2.0/subnets?id=607737f7-6378-4b34-9d41-f4885419fd42 => generated 668 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 08:55:38.040 7 WARNING neutron_lib.context [None req-28a558c2-38c9-4164-b30d-9fa17948dfe2 6048f3f5c1d14f508ee9c596824cefb1 539e6f00d96a4f239d3b29dae4d0a101 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 318/609] 10.0.0.134 () {34 vars in 990 bytes} [Thu Apr 23 08:55:37 2026] GET /v2.0/ports?device_id=f303d0a8-32ca-4bf0-a89e-cdc875915d2a => generated 975 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/610] 199.204.45.244 () {34 vars in 1052 bytes} [Thu Apr 23 08:55:38 2026] GET /v2.0/ports?network_id=a29a5840-79ac-409f-9270-609d46e67911&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 08:55:38.603 8 INFO neutron.db.l3_db [None req-cfb35d44-abf5-482c-9838-982a0f45ca81 c529572cf405456e8f1225e8f9384fb0 bf41903cfe524dc19711a17d1ee90567 - - default default] Floating IP 85d87e16-d90a-4986-98d9-f123a75d31d8 associated. External IP: 10.96.250.209, port: 4e01f6f1-10e7-4545-af2e-464dcbfff635. [pid: 7|app: 0|req: 292/611] 10.0.0.111 () {34 vars in 676 bytes} [Thu Apr 23 08:55:38 2026] POST /v2.0/floatingips => generated 552 bytes in 681 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/612] 199.204.45.244 () {34 vars in 1012 bytes} [Thu Apr 23 08:55:38 2026] GET /v2.0/networks/a29a5840-79ac-409f-9270-609d46e67911?fields=segments => generated 14 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/613] 10.0.0.134 () {34 vars in 982 bytes} [Thu Apr 23 08:55:38 2026] GET /v2.0/networks?id=e6137a66-6e91-4179-8e04-bed47299e4d4 => generated 678 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/614] 199.204.45.244 () {34 vars in 1112 bytes} [Thu Apr 23 08:55:38 2026] GET /v2.0/networks/a29a5840-79ac-409f-9270-609d46e67911?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: 320/615] 10.0.0.111 () {34 vars in 749 bytes} [Thu Apr 23 08:55:38 2026] PUT /v2.0/floatingips/85d87e16-d90a-4986-98d9-f123a75d31d8 => generated 856 bytes in 793 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/616] 10.0.0.134 () {34 vars in 965 bytes} [Thu Apr 23 08:55:38 2026] GET /v2.0/quotas/a9c277d5066e48c8b95ef0a00c09927c => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/617] 10.0.0.134 () {34 vars in 990 bytes} [Thu Apr 23 08:55:38 2026] GET /v2.0/ports?device_id=f303d0a8-32ca-4bf0-a89e-cdc875915d2a => 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: 321/618] 10.0.0.134 () {34 vars in 1002 bytes} [Thu Apr 23 08:55:38 2026] GET /v2.0/ports?tenant_id=a9c277d5066e48c8b95ef0a00c09927c&fields=id => generated 103 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/619] 10.0.0.134 () {34 vars in 1040 bytes} [Thu Apr 23 08:55:39 2026] GET /v2.0/security-groups?id=0c1b23f3-3789-492f-8644-abfc62da06a1&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 08:55:39.125 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3f3949a3-360d-43ce-b985-510f76a7a69e'] response: {'name': 'network-changed', 'server_uuid': 'f303d0a8-32ca-4bf0-a89e-cdc875915d2a', 'tag': '4e01f6f1-10e7-4545-af2e-464dcbfff635', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 322/620] 199.204.45.244 () {34 vars in 1080 bytes} [Thu Apr 23 08:55:39 2026] GET /v2.0/ports?tenant_id=bf41903cfe524dc19711a17d1ee90567&device_id=f303d0a8-32ca-4bf0-a89e-cdc875915d2a => 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: 299/621] 10.0.0.134 () {34 vars in 1098 bytes} [Thu Apr 23 08:55:39 2026] GET /v2.0/security-groups?name=tempest-securitygroup--804741304&fields=id&tenant_id=539e6f00d96a4f239d3b29dae4d0a101 => generated 69 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/622] 199.204.45.244 () {34 vars in 986 bytes} [Thu Apr 23 08:55:39 2026] GET /v2.0/networks?id=4046b7a6-bf5e-45f2-8164-83827cb8c5df => generated 776 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/623] 199.204.45.244 () {34 vars in 1060 bytes} [Thu Apr 23 08:55:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=4e01f6f1-10e7-4545-af2e-464dcbfff635 => generated 859 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/624] 10.0.0.134 () {34 vars in 982 bytes} [Thu Apr 23 08:55:39 2026] GET /v2.0/networks?id=6f0f8bca-005a-4f41-bd84-6f4f9e59c943 => generated 683 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/625] 10.0.0.134 () {34 vars in 965 bytes} [Thu Apr 23 08:55:39 2026] GET /v2.0/quotas/539e6f00d96a4f239d3b29dae4d0a101 => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/626] 199.204.45.244 () {34 vars in 984 bytes} [Thu Apr 23 08:55:39 2026] GET /v2.0/subnets?id=b63e2447-a466-4220-aae7-79236982e9ba => generated 674 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/627] 10.0.0.134 () {34 vars in 907 bytes} [Thu Apr 23 08:55:39 2026] GET /v2.0/extensions => generated 19600 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/628] 199.204.45.244 () {34 vars in 1052 bytes} [Thu Apr 23 08:55:39 2026] GET /v2.0/ports?network_id=4046b7a6-bf5e-45f2-8164-83827cb8c5df&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/629] 10.0.0.134 () {34 vars in 1002 bytes} [Thu Apr 23 08:55:39 2026] GET /v2.0/ports?tenant_id=539e6f00d96a4f239d3b29dae4d0a101&fields=id => generated 103 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/630] 10.0.0.134 () {34 vars in 1008 bytes} [Thu Apr 23 08:55:39 2026] GET /v2.0/networks/e6137a66-6e91-4179-8e04-bed47299e4d4?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: 327/631] 199.204.45.244 () {34 vars in 1012 bytes} [Thu Apr 23 08:55:39 2026] GET /v2.0/networks/4046b7a6-bf5e-45f2-8164-83827cb8c5df?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/632] 10.0.0.134 () {34 vars in 1008 bytes} [Thu Apr 23 08:55:39 2026] GET /v2.0/networks/6f0f8bca-005a-4f41-bd84-6f4f9e59c943?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/633] 10.0.0.134 () {34 vars in 1108 bytes} [Thu Apr 23 08:55:39 2026] GET /v2.0/networks/e6137a66-6e91-4179-8e04-bed47299e4d4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/634] 10.0.0.134 () {34 vars in 1108 bytes} [Thu Apr 23 08:55:39 2026] GET /v2.0/networks/6f0f8bca-005a-4f41-bd84-6f4f9e59c943?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/635] 199.204.45.244 () {34 vars in 1112 bytes} [Thu Apr 23 08:55:39 2026] GET /v2.0/networks/4046b7a6-bf5e-45f2-8164-83827cb8c5df?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/636] 10.0.0.134 () {34 vars in 990 bytes} [Thu Apr 23 08:55:39 2026] GET /v2.0/ports?device_id=3359b9a3-c990-4619-a10b-5bec09cd4686 => 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: 307/637] 10.0.0.134 () {34 vars in 990 bytes} [Thu Apr 23 08:55:39 2026] GET /v2.0/ports?device_id=ad59ae15-0165-48a3-aa3f-f4537e7ce201 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/638] 10.0.0.134 () {34 vars in 990 bytes} [Thu Apr 23 08:55:40 2026] GET /v2.0/ports?device_id=f303d0a8-32ca-4bf0-a89e-cdc875915d2a => generated 975 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/639] 10.0.0.134 () {34 vars in 1040 bytes} [Thu Apr 23 08:55:40 2026] GET /v2.0/security-groups?id=0c1b23f3-3789-492f-8644-abfc62da06a1&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: 332/640] 199.204.45.244 () {34 vars in 986 bytes} [Thu Apr 23 08:55:40 2026] GET /v2.0/networks?id=e6137a66-6e91-4179-8e04-bed47299e4d4 => generated 678 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 08:55:40.627 7 WARNING neutron_lib.context [req-0023ae53-8349-4886-8506-cb840583cc42 req-2a483755-9803-4f92-9579-47e7f28d8010 648a09d37b2d4c5bbe84b081d9db3bff a9c277d5066e48c8b95ef0a00c09927c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 333/641] 199.204.45.244 () {34 vars in 994 bytes} [Thu Apr 23 08:55:40 2026] GET /v2.0/ports?device_id=f303d0a8-32ca-4bf0-a89e-cdc875915d2a => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 08:55:41.029 8 INFO neutron.db.l3_db [req-d666f693-f869-4f28-85db-0efb72bec668 req-48930eb2-4019-4070-93c0-4087a5a1b32f c529572cf405456e8f1225e8f9384fb0 bf41903cfe524dc19711a17d1ee90567 - - default default] Floating IP 85d87e16-d90a-4986-98d9-f123a75d31d8 disassociated. External IP: 10.96.250.209, port: 4e01f6f1-10e7-4545-af2e-464dcbfff635. [pid: 7|app: 0|req: 309/642] 199.204.45.244 () {38 vars in 955 bytes} [Thu Apr 23 08:55:40 2026] POST /v2.0/ports => generated 954 bytes in 560 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 310/643] 10.0.0.134 () {34 vars in 990 bytes} [Thu Apr 23 08:55:41 2026] GET /v2.0/ports?device_id=3359b9a3-c990-4619-a10b-5bec09cd4686 => generated 957 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/644] 10.0.0.134 () {34 vars in 990 bytes} [Thu Apr 23 08:55:41 2026] GET /v2.0/ports?device_id=ad59ae15-0165-48a3-aa3f-f4537e7ce201 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/645] 199.204.45.244 () {34 vars in 986 bytes} [Thu Apr 23 08:55:41 2026] GET /v2.0/networks?id=6f0f8bca-005a-4f41-bd84-6f4f9e59c943 => generated 683 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/648] 199.204.45.244 () {36 vars in 997 bytes} [Thu Apr 23 08:55:40 2026] DELETE /v2.0/ports/4e01f6f1-10e7-4545-af2e-464dcbfff635 => generated 0 bytes in 797 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/649] 10.0.0.134 () {34 vars in 1040 bytes} [Thu Apr 23 08:55:41 2026] GET /v2.0/security-groups?id=f812fc71-fd0c-4057-8471-e90b3e0647b4&fields=id&fields=name => generated 88 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/650] 10.0.0.134 () {34 vars in 990 bytes} [Thu Apr 23 08:55:41 2026] GET /v2.0/ports?device_id=f303d0a8-32ca-4bf0-a89e-cdc875915d2a => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 08:55:41.580 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5e11da58-8a37-4d8c-b6f6-772b0f73c225'] response: {'server_uuid': 'f303d0a8-32ca-4bf0-a89e-cdc875915d2a', 'name': 'network-vif-deleted', 'tag': '4e01f6f1-10e7-4545-af2e-464dcbfff635', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 337/651] 199.204.45.244 () {34 vars in 1050 bytes} [Thu Apr 23 08:55:41 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=539e6f00d96a4f239d3b29dae4d0a101 => generated 180 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 08:55:41.681 8 WARNING neutron_lib.context [req-65f80bf0-7329-4c1d-8992-55f48a536372 req-ef7a47d0-eaea-4a22-afc7-0dd0bb16bb4d 6048f3f5c1d14f508ee9c596824cefb1 539e6f00d96a4f239d3b29dae4d0a101 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 315/652] 199.204.45.244 () {38 vars in 1028 bytes} [Thu Apr 23 08:55:41 2026] PUT /v2.0/ports/9ba7c754-9de8-40fb-a744-cc126ac53af7 => generated 1199 bytes in 530 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 08:55:42.019 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-20e7f7c8-12b4-4fef-9812-800fcd2a8be0'] response: {'name': 'network-changed', 'server_uuid': '3359b9a3-c990-4619-a10b-5bec09cd4686', 'tag': '9ba7c754-9de8-40fb-a744-cc126ac53af7', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 316/653] 199.204.45.244 () {34 vars in 1080 bytes} [Thu Apr 23 08:55:41 2026] GET /v2.0/ports?tenant_id=a9c277d5066e48c8b95ef0a00c09927c&device_id=3359b9a3-c990-4619-a10b-5bec09cd4686 => generated 1238 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 317/654] 199.204.45.244 () {34 vars in 1058 bytes} [Thu Apr 23 08:55:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=9ba7c754-9de8-40fb-a744-cc126ac53af7 => 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: 318/655] 199.204.45.244 () {34 vars in 984 bytes} [Thu Apr 23 08:55:42 2026] GET /v2.0/subnets?id=26e4e4ed-bd1d-43c2-8857-4742ffa48884 => generated 672 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/656] 199.204.45.244 () {34 vars in 1052 bytes} [Thu Apr 23 08:55:42 2026] GET /v2.0/ports?network_id=e6137a66-6e91-4179-8e04-bed47299e4d4&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/657] 199.204.45.244 () {34 vars in 1012 bytes} [Thu Apr 23 08:55:42 2026] GET /v2.0/networks/e6137a66-6e91-4179-8e04-bed47299e4d4?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: 321/658] 199.204.45.244 () {34 vars in 1112 bytes} [Thu Apr 23 08:55:42 2026] GET /v2.0/networks/e6137a66-6e91-4179-8e04-bed47299e4d4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/659] 199.204.45.244 () {34 vars in 1080 bytes} [Thu Apr 23 08:55:42 2026] GET /v2.0/ports?tenant_id=a9c277d5066e48c8b95ef0a00c09927c&device_id=3359b9a3-c990-4619-a10b-5bec09cd4686 => generated 1238 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/660] 10.0.0.134 () {34 vars in 990 bytes} [Thu Apr 23 08:55:42 2026] GET /v2.0/ports?device_id=ad59ae15-0165-48a3-aa3f-f4537e7ce201 => 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: 324/661] 199.204.45.244 () {34 vars in 986 bytes} [Thu Apr 23 08:55:42 2026] GET /v2.0/networks?id=e6137a66-6e91-4179-8e04-bed47299e4d4 => generated 774 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/662] 199.204.45.244 () {34 vars in 1058 bytes} [Thu Apr 23 08:55:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=9ba7c754-9de8-40fb-a744-cc126ac53af7 => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/663] 199.204.45.244 () {38 vars in 955 bytes} [Thu Apr 23 08:55:41 2026] POST /v2.0/ports => generated 954 bytes in 958 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 326/664] 10.0.0.134 () {34 vars in 990 bytes} [Thu Apr 23 08:55:42 2026] GET /v2.0/ports?device_id=3359b9a3-c990-4619-a10b-5bec09cd4686 => generated 969 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/665] 199.204.45.244 () {34 vars in 984 bytes} [Thu Apr 23 08:55:42 2026] GET /v2.0/subnets?id=26e4e4ed-bd1d-43c2-8857-4742ffa48884 => generated 672 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/666] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:55:42 2026] DELETE /v2.0/security-groups/0c1b23f3-3789-492f-8644-abfc62da06a1 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/667] 10.0.0.134 () {34 vars in 1040 bytes} [Thu Apr 23 08:55:42 2026] GET /v2.0/security-groups?id=f812fc71-fd0c-4057-8471-e90b3e0647b4&fields=id&fields=name => generated 88 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/668] 199.204.45.244 () {34 vars in 1052 bytes} [Thu Apr 23 08:55:42 2026] GET /v2.0/ports?network_id=e6137a66-6e91-4179-8e04-bed47299e4d4&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 08:55:42.976 8 INFO neutron.api.v2.resource [None req-73a58fb3-8fc0-44e9-af1b-ba4b4bed630b c529572cf405456e8f1225e8f9384fb0 bf41903cfe524dc19711a17d1ee90567 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 343/669] 10.0.0.111 () {32 vars in 737 bytes} [Thu Apr 23 08:55:42 2026] GET /v2.0/security-groups/0c1b23f3-3789-492f-8644-abfc62da06a1 => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/670] 199.204.45.244 () {38 vars in 1028 bytes} [Thu Apr 23 08:55:42 2026] PUT /v2.0/ports/8316056c-55ee-4b24-bd19-b1beade2cebc => generated 1199 bytes in 489 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 328/671] 199.204.45.244 () {34 vars in 1012 bytes} [Thu Apr 23 08:55:43 2026] GET /v2.0/networks/e6137a66-6e91-4179-8e04-bed47299e4d4?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 329/672] 199.204.45.244 () {34 vars in 1080 bytes} [Thu Apr 23 08:55:43 2026] GET /v2.0/ports?tenant_id=539e6f00d96a4f239d3b29dae4d0a101&device_id=ad59ae15-0165-48a3-aa3f-f4537e7ce201 => generated 1238 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/673] 199.204.45.244 () {34 vars in 1112 bytes} [Thu Apr 23 08:55:43 2026] GET /v2.0/networks/e6137a66-6e91-4179-8e04-bed47299e4d4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/674] 199.204.45.244 () {34 vars in 1058 bytes} [Thu Apr 23 08:55:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=8316056c-55ee-4b24-bd19-b1beade2cebc => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/675] 10.0.0.111 () {32 vars in 732 bytes} [Thu Apr 23 08:55:42 2026] DELETE /v2.0/floatingips/85d87e16-d90a-4986-98d9-f123a75d31d8 => generated 0 bytes in 425 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/676] 199.204.45.244 () {34 vars in 984 bytes} [Thu Apr 23 08:55:43 2026] GET /v2.0/subnets?id=160c1b40-d8d7-4eaf-a120-49b17eaf29ee => generated 677 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/677] 199.204.45.244 () {34 vars in 1052 bytes} [Thu Apr 23 08:55:43 2026] GET /v2.0/ports?network_id=6f0f8bca-005a-4f41-bd84-6f4f9e59c943&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: 334/678] 199.204.45.244 () {34 vars in 1012 bytes} [Thu Apr 23 08:55:43 2026] GET /v2.0/networks/6f0f8bca-005a-4f41-bd84-6f4f9e59c943?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/679] 10.0.0.134 () {34 vars in 990 bytes} [Thu Apr 23 08:55:43 2026] GET /v2.0/ports?device_id=ad59ae15-0165-48a3-aa3f-f4537e7ce201 => generated 969 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/680] 199.204.45.244 () {34 vars in 1112 bytes} [Thu Apr 23 08:55:43 2026] GET /v2.0/networks/6f0f8bca-005a-4f41-bd84-6f4f9e59c943?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/681] 10.0.0.134 () {34 vars in 1040 bytes} [Thu Apr 23 08:55:43 2026] GET /v2.0/security-groups?id=f10a6c1c-64b1-419d-97f3-a2f1f5493d8b&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: 338/682] 10.0.0.134 () {34 vars in 990 bytes} [Thu Apr 23 08:55:43 2026] GET /v2.0/ports?device_id=3359b9a3-c990-4619-a10b-5bec09cd4686 => generated 971 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 08:55:44.066 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3ae116af-b241-42fc-bbf4-8b6d47e434e6'] response: {'name': 'network-changed', 'server_uuid': 'ad59ae15-0165-48a3-aa3f-f4537e7ce201', 'tag': '8316056c-55ee-4b24-bd19-b1beade2cebc', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 339/683] 10.0.0.134 () {34 vars in 1040 bytes} [Thu Apr 23 08:55:44 2026] GET /v2.0/security-groups?id=f812fc71-fd0c-4057-8471-e90b3e0647b4&fields=id&fields=name => generated 88 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/684] 199.204.45.244 () {34 vars in 1080 bytes} [Thu Apr 23 08:55:44 2026] GET /v2.0/ports?tenant_id=539e6f00d96a4f239d3b29dae4d0a101&device_id=ad59ae15-0165-48a3-aa3f-f4537e7ce201 => generated 1238 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/685] 199.204.45.244 () {34 vars in 986 bytes} [Thu Apr 23 08:55:44 2026] GET /v2.0/networks?id=6f0f8bca-005a-4f41-bd84-6f4f9e59c943 => generated 779 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/686] 199.204.45.244 () {34 vars in 1058 bytes} [Thu Apr 23 08:55:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=8316056c-55ee-4b24-bd19-b1beade2cebc => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/687] 199.204.45.244 () {34 vars in 984 bytes} [Thu Apr 23 08:55:44 2026] GET /v2.0/subnets?id=160c1b40-d8d7-4eaf-a120-49b17eaf29ee => generated 677 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/688] 199.204.45.244 () {34 vars in 1052 bytes} [Thu Apr 23 08:55:44 2026] GET /v2.0/ports?network_id=6f0f8bca-005a-4f41-bd84-6f4f9e59c943&device_owner=network%3Adhcp => generated 1244 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/689] 199.204.45.244 () {34 vars in 1012 bytes} [Thu Apr 23 08:55:44 2026] GET /v2.0/networks/6f0f8bca-005a-4f41-bd84-6f4f9e59c943?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/690] 199.204.45.244 () {34 vars in 1112 bytes} [Thu Apr 23 08:55:44 2026] GET /v2.0/networks/6f0f8bca-005a-4f41-bd84-6f4f9e59c943?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/691] 10.0.0.111 () {34 vars in 789 bytes} [Thu Apr 23 08:55:43 2026] PUT /v2.0/routers/acf8421b-4014-45e9-b3bb-091190584a7e/remove_router_interface => generated 309 bytes in 1342 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/692] 10.0.0.134 () {34 vars in 990 bytes} [Thu Apr 23 08:55:44 2026] GET /v2.0/ports?device_id=ad59ae15-0165-48a3-aa3f-f4537e7ce201 => generated 969 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/693] 10.0.0.134 () {34 vars in 1040 bytes} [Thu Apr 23 08:55:45 2026] GET /v2.0/security-groups?id=f10a6c1c-64b1-419d-97f3-a2f1f5493d8b&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: 8|app: 0|req: 348/694] 10.0.0.134 () {34 vars in 990 bytes} [Thu Apr 23 08:55:45 2026] GET /v2.0/ports?device_id=3359b9a3-c990-4619-a10b-5bec09cd4686 => generated 971 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/695] 10.0.0.134 () {34 vars in 1040 bytes} [Thu Apr 23 08:55:45 2026] GET /v2.0/security-groups?id=f812fc71-fd0c-4057-8471-e90b3e0647b4&fields=id&fields=name => generated 88 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/696] 10.0.0.126 () {34 vars in 990 bytes} [Thu Apr 23 08:55:45 2026] GET /v2.0/ports?device_id=d6cb8252-6fa4-4e09-b4ec-ecb8c65f26d5 => generated 1244 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/697] 10.0.0.134 () {34 vars in 990 bytes} [Thu Apr 23 08:55:45 2026] GET /v2.0/ports?device_id=3359b9a3-c990-4619-a10b-5bec09cd4686 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/698] 10.0.0.126 () {34 vars in 1040 bytes} [Thu Apr 23 08:55:45 2026] GET /v2.0/security-groups?id=239735e0-e9df-43ab-8b14-e9258e0da248&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 08:55:45.906 7 INFO neutron.services.segments.plugin [-] Segment eeabd696-a148-4357-a008-37899c1b7c49 resource provider aggregate not found 2026-04-23 08:55:45.921 7 INFO neutron.services.segments.plugin [-] Segment eeabd696-a148-4357-a008-37899c1b7c49 resource provider aggregate not found 2026-04-23 08:55:45.939 7 INFO neutron.services.segments.plugin [-] Segment eeabd696-a148-4357-a008-37899c1b7c49 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eeabd696-a148-4357-a008-37899c1b7c49 found for delete ", "request_id": "req-17138922-18a4-46c5-9e6d-2728a1e55af3"}]} 2026-04-23 08:55:45.953 7 INFO neutron.services.segments.plugin [-] Segment eeabd696-a148-4357-a008-37899c1b7c49 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eeabd696-a148-4357-a008-37899c1b7c49 found for delete ", "request_id": "req-c770af76-8081-4a7d-a312-dadb35494b8c"}]} [pid: 8|app: 0|req: 353/699] 10.0.0.134 () {34 vars in 1040 bytes} [Thu Apr 23 08:55:45 2026] GET /v2.0/security-groups?id=f812fc71-fd0c-4057-8471-e90b3e0647b4&fields=id&fields=name => generated 88 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 08:55:45.972 7 INFO neutron.db.l3_hamode_db [None req-bab0829f-555c-485f-9582-c84dfed156e6 988530783a924303ac9406c22fc57d3f be052ccea384408f8d2ea4ec8e1971f8 - - default default] HA network 047f1f48-1b44-4b5c-af17-6b549fa9a006 was deleted as no HA routers are present in tenant bf41903cfe524dc19711a17d1ee90567. [pid: 7|app: 0|req: 347/700] 10.0.0.111 () {32 vars in 724 bytes} [Thu Apr 23 08:55:44 2026] DELETE /v2.0/routers/acf8421b-4014-45e9-b3bb-091190584a7e => generated 0 bytes in 1223 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/701] 10.0.0.134 () {34 vars in 990 bytes} [Thu Apr 23 08:55:46 2026] GET /v2.0/ports?device_id=ad59ae15-0165-48a3-aa3f-f4537e7ce201 => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/702] 10.0.0.134 () {34 vars in 1040 bytes} [Thu Apr 23 08:55:46 2026] GET /v2.0/security-groups?id=f10a6c1c-64b1-419d-97f3-a2f1f5493d8b&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: 8|app: 0|req: 354/703] 10.0.0.111 () {32 vars in 724 bytes} [Thu Apr 23 08:55:45 2026] DELETE /v2.0/subnets/b63e2447-a466-4220-aae7-79236982e9ba => generated 0 bytes in 283 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/704] 199.204.45.244 () {34 vars in 994 bytes} [Thu Apr 23 08:55:46 2026] GET /v2.0/ports?device_id=3359b9a3-c990-4619-a10b-5bec09cd4686 => generated 971 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/705] 10.0.0.111 () {32 vars in 726 bytes} [Thu Apr 23 08:55:46 2026] DELETE /v2.0/networks/4046b7a6-bf5e-45f2-8164-83827cb8c5df => generated 0 bytes in 450 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/706] 199.204.45.244 () {36 vars in 997 bytes} [Thu Apr 23 08:55:46 2026] DELETE /v2.0/ports/9ba7c754-9de8-40fb-a744-cc126ac53af7 => generated 0 bytes in 442 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/707] 10.0.0.111 () {32 vars in 774 bytes} [Thu Apr 23 08:55:46 2026] GET /v2.0/security-groups?tenant_id=bf41903cfe524dc19711a17d1ee90567&name=default => generated 2797 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 08:55:47.028 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d9d570a6-3c34-45c3-b115-79d816839485'] response: {'server_uuid': '3359b9a3-c990-4619-a10b-5bec09cd4686', 'name': 'network-vif-deleted', 'tag': '9ba7c754-9de8-40fb-a744-cc126ac53af7', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 352/708] 10.0.0.134 () {34 vars in 990 bytes} [Thu Apr 23 08:55:47 2026] GET /v2.0/ports?device_id=3359b9a3-c990-4619-a10b-5bec09cd4686 => 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: 357/709] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:55:46 2026] DELETE /v2.0/security-groups/9066382e-278c-488b-910a-adfe6c56f6ae => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/710] 10.0.0.134 () {34 vars in 990 bytes} [Thu Apr 23 08:55:47 2026] GET /v2.0/ports?device_id=ad59ae15-0165-48a3-aa3f-f4537e7ce201 => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/711] 10.0.0.134 () {34 vars in 1040 bytes} [Thu Apr 23 08:55:47 2026] GET /v2.0/security-groups?id=f10a6c1c-64b1-419d-97f3-a2f1f5493d8b&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: 354/712] 10.0.0.134 () {34 vars in 990 bytes} [Thu Apr 23 08:55:47 2026] GET /v2.0/ports?device_id=ad59ae15-0165-48a3-aa3f-f4537e7ce201 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 08:55:47.978 8 INFO neutron.db.l3_db [None req-f500e0de-fd8d-4e9b-9ba8-bcfea5cab557 6048f3f5c1d14f508ee9c596824cefb1 539e6f00d96a4f239d3b29dae4d0a101 - - default default] Floating IP ad0410bb-436a-404e-b25d-25f8f572fb77 associated. External IP: 10.96.250.208, port: 8316056c-55ee-4b24-bd19-b1beade2cebc. 2026-04-23 08:55:48.160 7 INFO neutron.services.segments.plugin [-] Segment 6c2b61bd-0436-421e-a19a-36bede62e829 resource provider aggregate not found 2026-04-23 08:55:48.164 7 INFO neutron.services.segments.plugin [-] Segment 6c2b61bd-0436-421e-a19a-36bede62e829 resource provider aggregate not found 2026-04-23 08:55:48.187 7 INFO neutron.services.segments.plugin [-] Segment 6c2b61bd-0436-421e-a19a-36bede62e829 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6c2b61bd-0436-421e-a19a-36bede62e829 found for delete ", "request_id": "req-9e17c335-ee39-469f-99b7-0fc836c640dd"}]} 2026-04-23 08:55:48.187 7 INFO neutron.services.segments.plugin [-] Segment 6c2b61bd-0436-421e-a19a-36bede62e829 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6c2b61bd-0436-421e-a19a-36bede62e829 found for delete ", "request_id": "req-12ecf15f-02a3-436e-889d-e23dccada9f8"}]} [pid: 8|app: 0|req: 359/713] 10.0.0.111 () {34 vars in 749 bytes} [Thu Apr 23 08:55:47 2026] PUT /v2.0/floatingips/ad0410bb-436a-404e-b25d-25f8f572fb77 => generated 855 bytes in 821 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/714] 10.0.0.134 () {34 vars in 990 bytes} [Thu Apr 23 08:55:48 2026] GET /v2.0/ports?device_id=ad59ae15-0165-48a3-aa3f-f4537e7ce201 => generated 971 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/715] 10.0.0.134 () {34 vars in 1040 bytes} [Thu Apr 23 08:55:48 2026] GET /v2.0/security-groups?id=f10a6c1c-64b1-419d-97f3-a2f1f5493d8b&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/716] 10.0.0.111 () {34 vars in 789 bytes} [Thu Apr 23 08:55:48 2026] PUT /v2.0/routers/bf47c3a7-b105-4bc8-b891-280b937986cb/remove_router_interface => generated 309 bytes in 1539 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 08:55:49.720 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-41de5c40-eb60-41fe-8387-549d47f638bb'] response: {'name': 'network-changed', 'server_uuid': 'ad59ae15-0165-48a3-aa3f-f4537e7ce201', 'tag': '8316056c-55ee-4b24-bd19-b1beade2cebc', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 356/717] 199.204.45.244 () {34 vars in 1080 bytes} [Thu Apr 23 08:55:49 2026] GET /v2.0/ports?tenant_id=539e6f00d96a4f239d3b29dae4d0a101&device_id=ad59ae15-0165-48a3-aa3f-f4537e7ce201 => generated 1240 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/718] 199.204.45.244 () {34 vars in 986 bytes} [Thu Apr 23 08:55:49 2026] GET /v2.0/networks?id=6f0f8bca-005a-4f41-bd84-6f4f9e59c943 => generated 779 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/719] 10.0.0.111 () {32 vars in 774 bytes} [Thu Apr 23 08:55:49 2026] GET /v2.0/security-groups?tenant_id=166c2178a8834620b354d19ea4314f03&name=default => generated 2801 bytes in 274 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/720] 199.204.45.244 () {34 vars in 1058 bytes} [Thu Apr 23 08:55:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=8316056c-55ee-4b24-bd19-b1beade2cebc => generated 860 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/721] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:55:50 2026] DELETE /v2.0/security-groups/85661db2-b2de-4b33-8b12-6790d10e042c => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/722] 199.204.45.244 () {34 vars in 984 bytes} [Thu Apr 23 08:55:50 2026] GET /v2.0/subnets?id=160c1b40-d8d7-4eaf-a120-49b17eaf29ee => 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: 362/723] 199.204.45.244 () {34 vars in 1052 bytes} [Thu Apr 23 08:55:50 2026] GET /v2.0/ports?network_id=6f0f8bca-005a-4f41-bd84-6f4f9e59c943&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: 363/724] 199.204.45.244 () {34 vars in 1012 bytes} [Thu Apr 23 08:55:50 2026] GET /v2.0/networks/6f0f8bca-005a-4f41-bd84-6f4f9e59c943?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/725] 199.204.45.244 () {34 vars in 1112 bytes} [Thu Apr 23 08:55:50 2026] GET /v2.0/networks/6f0f8bca-005a-4f41-bd84-6f4f9e59c943?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) 2026-04-23 08:55:50.695 8 INFO neutron.services.segments.plugin [-] Segment e6012de2-b87a-4111-8dd3-5818c9b1e80d resource provider aggregate not found 2026-04-23 08:55:50.701 8 INFO neutron.services.segments.plugin [-] Segment e6012de2-b87a-4111-8dd3-5818c9b1e80d resource provider aggregate not found 2026-04-23 08:55:50.717 8 INFO neutron.services.segments.plugin [-] Segment e6012de2-b87a-4111-8dd3-5818c9b1e80d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e6012de2-b87a-4111-8dd3-5818c9b1e80d found for delete ", "request_id": "req-a0451dec-8e7d-40a1-852a-d7040e169872"}]} 2026-04-23 08:55:50.718 8 INFO neutron.services.segments.plugin [-] Segment e6012de2-b87a-4111-8dd3-5818c9b1e80d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e6012de2-b87a-4111-8dd3-5818c9b1e80d found for delete ", "request_id": "req-ca7708ec-cb98-44a5-83a3-6051520224d0"}]} 2026-04-23 08:55:50.728 8 INFO neutron.db.l3_hamode_db [None req-751a9684-4870-4b58-9b9e-363e1b295321 988530783a924303ac9406c22fc57d3f be052ccea384408f8d2ea4ec8e1971f8 - - default default] HA network 98ae4ffc-c7f8-4c90-ba7c-87f8f16e651d was deleted as no HA routers are present in tenant a9c277d5066e48c8b95ef0a00c09927c. [pid: 8|app: 0|req: 362/726] 10.0.0.111 () {32 vars in 724 bytes} [Thu Apr 23 08:55:49 2026] DELETE /v2.0/routers/bf47c3a7-b105-4bc8-b891-280b937986cb => generated 0 bytes in 1073 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/727] 10.0.0.111 () {32 vars in 724 bytes} [Thu Apr 23 08:55:50 2026] DELETE /v2.0/subnets/26e4e4ed-bd1d-43c2-8857-4742ffa48884 => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/728] 10.0.0.111 () {32 vars in 726 bytes} [Thu Apr 23 08:55:50 2026] DELETE /v2.0/networks/e6137a66-6e91-4179-8e04-bed47299e4d4 => generated 0 bytes in 365 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/729] 10.0.0.111 () {32 vars in 774 bytes} [Thu Apr 23 08:55:51 2026] GET /v2.0/security-groups?tenant_id=a9c277d5066e48c8b95ef0a00c09927c&name=default => generated 2801 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/730] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:55:51 2026] DELETE /v2.0/security-groups/f812fc71-fd0c-4057-8471-e90b3e0647b4 => 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: 367/731] 10.0.0.111 () {32 vars in 774 bytes} [Thu Apr 23 08:55:54 2026] GET /v2.0/security-groups?tenant_id=3f3a47d6569a46d7bef5f36bff01488d&name=default => generated 2801 bytes in 275 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 08:55:54.749 8 INFO neutron.services.segments.plugin [-] Segment 0dc6c375-cb6c-4468-afde-6d7e1015cd88 resource provider aggregate not found 2026-04-23 08:55:54.754 8 INFO neutron.services.segments.plugin [-] Segment 0dc6c375-cb6c-4468-afde-6d7e1015cd88 resource provider aggregate not found 2026-04-23 08:55:54.779 8 INFO neutron.services.segments.plugin [-] Segment 0dc6c375-cb6c-4468-afde-6d7e1015cd88 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0dc6c375-cb6c-4468-afde-6d7e1015cd88 found for delete ", "request_id": "req-9172e0ef-51ec-4847-a704-26450bce3525"}]} 2026-04-23 08:55:54.781 8 INFO neutron.services.segments.plugin [-] Segment 0dc6c375-cb6c-4468-afde-6d7e1015cd88 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0dc6c375-cb6c-4468-afde-6d7e1015cd88 found for delete ", "request_id": "req-365c3c9a-b299-4b1b-8e8f-71279b36845d"}]} [pid: 8|app: 0|req: 365/732] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:55:54 2026] DELETE /v2.0/security-groups/e765c416-68fe-4d73-a722-218db26ce502 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/733] 10.0.0.111 () {32 vars in 774 bytes} [Thu Apr 23 08:55:55 2026] GET /v2.0/security-groups?tenant_id=16f2038690c447b5a1ac9873d3d99422&name=default => generated 2801 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/734] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:55:55 2026] DELETE /v2.0/security-groups/cd2b82f7-952c-4bd6-bc0a-3a6158b5e4c0 => 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: 368/737] 10.0.0.134 () {34 vars in 990 bytes} [Thu Apr 23 08:55:57 2026] GET /v2.0/ports?device_id=d6cb8252-6fa4-4e09-b4ec-ecb8c65f26d5 => generated 975 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/738] 10.0.0.134 () {34 vars in 1040 bytes} [Thu Apr 23 08:55:57 2026] GET /v2.0/security-groups?id=239735e0-e9df-43ab-8b14-e9258e0da248&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/739] 10.0.0.111 () {32 vars in 774 bytes} [Thu Apr 23 08:55:57 2026] GET /v2.0/security-groups?tenant_id=83194b254a2241ceb3a4aa392ca0bd5e&name=default => generated 2801 bytes in 315 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/740] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:55:57 2026] DELETE /v2.0/security-groups/10a15997-25da-4374-b1c9-bb3ce01b7eaa => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/741] 10.0.0.134 () {34 vars in 990 bytes} [Thu Apr 23 08:55:57 2026] GET /v2.0/ports?device_id=d6cb8252-6fa4-4e09-b4ec-ecb8c65f26d5 => generated 975 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/742] 10.0.0.134 () {34 vars in 1040 bytes} [Thu Apr 23 08:55:57 2026] GET /v2.0/security-groups?id=239735e0-e9df-43ab-8b14-e9258e0da248&fields=id&fields=name => generated 113 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/743] 10.0.0.111 () {32 vars in 774 bytes} [Thu Apr 23 08:55:57 2026] GET /v2.0/security-groups?tenant_id=8f673acd6cc143c69d25a919f2b4f507&name=default => generated 2801 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/744] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:55:57 2026] DELETE /v2.0/security-groups/dbca31e7-7257-4508-82ad-fb8a3461bf47 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/745] 10.0.0.134 () {34 vars in 990 bytes} [Thu Apr 23 08:55:58 2026] GET /v2.0/ports?device_id=d6cb8252-6fa4-4e09-b4ec-ecb8c65f26d5 => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/746] 199.204.45.244 () {34 vars in 1080 bytes} [Thu Apr 23 08:55:58 2026] GET /v2.0/ports?tenant_id=482e5a99ee194970a40b0be236de2f0e&device_id=d6cb8252-6fa4-4e09-b4ec-ecb8c65f26d5 => 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: 374/747] 10.0.0.134 () {34 vars in 1040 bytes} [Thu Apr 23 08:55:58 2026] GET /v2.0/security-groups?id=239735e0-e9df-43ab-8b14-e9258e0da248&fields=id&fields=name => generated 113 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/748] 199.204.45.244 () {34 vars in 986 bytes} [Thu Apr 23 08:55:58 2026] GET /v2.0/networks?id=a29a5840-79ac-409f-9270-609d46e67911 => generated 770 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/749] 199.204.45.244 () {34 vars in 1060 bytes} [Thu Apr 23 08:55:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=1d44ba8f-4528-4d7c-a6d9-b5badce049c2 => generated 861 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/750] 199.204.45.244 () {34 vars in 984 bytes} [Thu Apr 23 08:55:58 2026] GET /v2.0/subnets?id=607737f7-6378-4b34-9d41-f4885419fd42 => generated 668 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/751] 199.204.45.244 () {34 vars in 1052 bytes} [Thu Apr 23 08:55:58 2026] GET /v2.0/ports?network_id=a29a5840-79ac-409f-9270-609d46e67911&device_owner=network%3Adhcp => generated 1244 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/752] 199.204.45.244 () {34 vars in 1012 bytes} [Thu Apr 23 08:55:58 2026] GET /v2.0/networks/a29a5840-79ac-409f-9270-609d46e67911?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: 377/753] 199.204.45.244 () {34 vars in 1112 bytes} [Thu Apr 23 08:55:58 2026] GET /v2.0/networks/a29a5840-79ac-409f-9270-609d46e67911?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/754] 10.0.0.134 () {34 vars in 990 bytes} [Thu Apr 23 08:55:59 2026] GET /v2.0/ports?device_id=d6cb8252-6fa4-4e09-b4ec-ecb8c65f26d5 => generated 975 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/755] 10.0.0.134 () {34 vars in 1040 bytes} [Thu Apr 23 08:55:59 2026] GET /v2.0/security-groups?id=239735e0-e9df-43ab-8b14-e9258e0da248&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: 8|app: 0|req: 378/756] 10.0.0.126 () {34 vars in 990 bytes} [Thu Apr 23 08:55:59 2026] GET /v2.0/ports?device_id=ad59ae15-0165-48a3-aa3f-f4537e7ce201 => generated 1240 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/757] 10.0.0.126 () {34 vars in 1040 bytes} [Thu Apr 23 08:55:59 2026] GET /v2.0/security-groups?id=f10a6c1c-64b1-419d-97f3-a2f1f5493d8b&fields=id&fields=name => generated 113 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/758] 10.0.0.111 () {32 vars in 774 bytes} [Thu Apr 23 08:55:59 2026] GET /v2.0/security-groups?tenant_id=e29c1daddbf54535bc5a06863e79ef26&name=default => generated 2801 bytes in 194 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/759] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:55:59 2026] DELETE /v2.0/security-groups/bf28f5ca-4e94-46c8-853c-02300e7296e5 => 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: 380/760] 10.0.0.111 () {32 vars in 774 bytes} [Thu Apr 23 08:55:59 2026] GET /v2.0/security-groups?tenant_id=ccc0246582974041b2b9b0c7bbf252bc&name=default => generated 2801 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/761] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:56:00 2026] DELETE /v2.0/security-groups/84a3de89-59b6-4eaa-8554-c7dd080c6ca7 => 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: 381/762] 10.0.0.134 () {34 vars in 990 bytes} [Thu Apr 23 08:56:00 2026] GET /v2.0/ports?device_id=d6cb8252-6fa4-4e09-b4ec-ecb8c65f26d5 => generated 973 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/763] 10.0.0.134 () {34 vars in 1040 bytes} [Thu Apr 23 08:56:00 2026] GET /v2.0/security-groups?id=239735e0-e9df-43ab-8b14-e9258e0da248&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: 8|app: 0|req: 382/764] 10.0.0.134 () {34 vars in 990 bytes} [Thu Apr 23 08:56:01 2026] GET /v2.0/ports?device_id=d6cb8252-6fa4-4e09-b4ec-ecb8c65f26d5 => generated 973 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/765] 10.0.0.134 () {34 vars in 1040 bytes} [Thu Apr 23 08:56:01 2026] GET /v2.0/security-groups?id=239735e0-e9df-43ab-8b14-e9258e0da248&fields=id&fields=name => generated 113 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/766] 10.0.0.134 () {34 vars in 990 bytes} [Thu Apr 23 08:56:01 2026] GET /v2.0/ports?device_id=ad59ae15-0165-48a3-aa3f-f4537e7ce201 => generated 971 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/767] 10.0.0.134 () {34 vars in 971 bytes} [Thu Apr 23 08:56:02 2026] GET /v2.0/ports/8316056c-55ee-4b24-bd19-b1beade2cebc => generated 968 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/768] 199.204.45.244 () {34 vars in 1000 bytes} [Thu Apr 23 08:56:02 2026] GET /v2.0/subnets?network_id=6f0f8bca-005a-4f41-bd84-6f4f9e59c943 => generated 659 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/769] 199.204.45.244 () {34 vars in 1146 bytes} [Thu Apr 23 08:56:02 2026] GET /v2.0/ports?device_id=ad59ae15-0165-48a3-aa3f-f4537e7ce201&device_owner=compute%3Anova&network_id=6f0f8bca-005a-4f41-bd84-6f4f9e59c943 => 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: 386/770] 10.0.0.111 () {32 vars in 774 bytes} [Thu Apr 23 08:56:02 2026] GET /v2.0/security-groups?tenant_id=767afa7c34c14e26a6bb3d29c051464f&name=default => generated 2801 bytes in 395 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/771] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:56:03 2026] DELETE /v2.0/security-groups/e70b44ce-55d7-448e-8aeb-ef4079f2358d => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/772] 199.204.45.244 () {38 vars in 1028 bytes} [Thu Apr 23 08:56:02 2026] PUT /v2.0/ports/8316056c-55ee-4b24-bd19-b1beade2cebc => generated 1145 bytes in 846 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/773] 199.204.45.244 () {34 vars in 1080 bytes} [Thu Apr 23 08:56:03 2026] GET /v2.0/ports?tenant_id=539e6f00d96a4f239d3b29dae4d0a101&device_id=ad59ae15-0165-48a3-aa3f-f4537e7ce201 => generated 1417 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 08:56:03.384 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a5de13f3-0b9c-41f9-a246-805db70cc618'] response: {'name': 'network-changed', 'server_uuid': 'ad59ae15-0165-48a3-aa3f-f4537e7ce201', 'tag': '8316056c-55ee-4b24-bd19-b1beade2cebc', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 386/774] 199.204.45.244 () {34 vars in 986 bytes} [Thu Apr 23 08:56:03 2026] GET /v2.0/networks?id=6f0f8bca-005a-4f41-bd84-6f4f9e59c943 => generated 779 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/775] 199.204.45.244 () {34 vars in 1058 bytes} [Thu Apr 23 08:56:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=8316056c-55ee-4b24-bd19-b1beade2cebc => generated 860 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/776] 199.204.45.244 () {34 vars in 1058 bytes} [Thu Apr 23 08:56:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=8316056c-55ee-4b24-bd19-b1beade2cebc => 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: 391/777] 199.204.45.244 () {34 vars in 984 bytes} [Thu Apr 23 08:56:03 2026] GET /v2.0/subnets?id=160c1b40-d8d7-4eaf-a120-49b17eaf29ee => generated 677 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/778] 199.204.45.244 () {34 vars in 1052 bytes} [Thu Apr 23 08:56:03 2026] GET /v2.0/ports?network_id=6f0f8bca-005a-4f41-bd84-6f4f9e59c943&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/779] 10.0.0.111 () {32 vars in 774 bytes} [Thu Apr 23 08:56:03 2026] GET /v2.0/security-groups?tenant_id=2e8e0db467f64c1ba8cc612d2cfedc4d&name=default => generated 2801 bytes in 254 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/780] 199.204.45.244 () {34 vars in 1012 bytes} [Thu Apr 23 08:56:03 2026] GET /v2.0/networks/6f0f8bca-005a-4f41-bd84-6f4f9e59c943?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/781] 199.204.45.244 () {34 vars in 1112 bytes} [Thu Apr 23 08:56:03 2026] GET /v2.0/networks/6f0f8bca-005a-4f41-bd84-6f4f9e59c943?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/782] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:56:03 2026] DELETE /v2.0/security-groups/090229a2-b220-431f-b41e-2720990c6e1f => 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: 395/783] 199.204.45.244 () {34 vars in 1080 bytes} [Thu Apr 23 08:56:03 2026] GET /v2.0/ports?tenant_id=539e6f00d96a4f239d3b29dae4d0a101&device_id=ad59ae15-0165-48a3-aa3f-f4537e7ce201 => generated 1417 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/784] 199.204.45.244 () {34 vars in 986 bytes} [Thu Apr 23 08:56:03 2026] GET /v2.0/networks?id=6f0f8bca-005a-4f41-bd84-6f4f9e59c943 => generated 779 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/785] 199.204.45.244 () {34 vars in 1058 bytes} [Thu Apr 23 08:56:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=8316056c-55ee-4b24-bd19-b1beade2cebc => generated 860 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/786] 10.0.0.111 () {32 vars in 774 bytes} [Thu Apr 23 08:56:03 2026] GET /v2.0/security-groups?tenant_id=df58ae8c9d274667a7962e0de44732fe&name=default => generated 2801 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/787] 199.204.45.244 () {34 vars in 1058 bytes} [Thu Apr 23 08:56:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=8316056c-55ee-4b24-bd19-b1beade2cebc => 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: 392/788] 199.204.45.244 () {34 vars in 984 bytes} [Thu Apr 23 08:56:04 2026] GET /v2.0/subnets?id=160c1b40-d8d7-4eaf-a120-49b17eaf29ee => generated 677 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/789] 199.204.45.244 () {34 vars in 1052 bytes} [Thu Apr 23 08:56:04 2026] GET /v2.0/ports?network_id=6f0f8bca-005a-4f41-bd84-6f4f9e59c943&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/790] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:56:04 2026] DELETE /v2.0/security-groups/5344be31-76ac-4f63-848a-ebce491f3abf => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/791] 199.204.45.244 () {34 vars in 1012 bytes} [Thu Apr 23 08:56:04 2026] GET /v2.0/networks/6f0f8bca-005a-4f41-bd84-6f4f9e59c943?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/792] 199.204.45.244 () {34 vars in 1112 bytes} [Thu Apr 23 08:56:04 2026] GET /v2.0/networks/6f0f8bca-005a-4f41-bd84-6f4f9e59c943?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/793] 10.0.0.134 () {34 vars in 990 bytes} [Thu Apr 23 08:56:04 2026] GET /v2.0/ports?device_id=ad59ae15-0165-48a3-aa3f-f4537e7ce201 => generated 1148 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/794] 10.0.0.134 () {34 vars in 1040 bytes} [Thu Apr 23 08:56:04 2026] GET /v2.0/security-groups?id=f10a6c1c-64b1-419d-97f3-a2f1f5493d8b&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/795] 199.204.45.244 () {34 vars in 1118 bytes} [Thu Apr 23 08:56:04 2026] GET /v2.0/ports?device_id=ad59ae15-0165-48a3-aa3f-f4537e7ce201&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.8 => generated 1148 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/796] 199.204.45.244 () {38 vars in 1028 bytes} [Thu Apr 23 08:56:04 2026] PUT /v2.0/ports/8316056c-55ee-4b24-bd19-b1beade2cebc => generated 968 bytes in 571 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/797] 199.204.45.244 () {34 vars in 1080 bytes} [Thu Apr 23 08:56:05 2026] GET /v2.0/ports?tenant_id=539e6f00d96a4f239d3b29dae4d0a101&device_id=ad59ae15-0165-48a3-aa3f-f4537e7ce201 => generated 1240 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 08:56:05.412 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9abfa7c3-35b3-4a40-9dec-4b672183f879'] response: {'name': 'network-changed', 'server_uuid': 'ad59ae15-0165-48a3-aa3f-f4537e7ce201', 'tag': '8316056c-55ee-4b24-bd19-b1beade2cebc', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 401/798] 199.204.45.244 () {34 vars in 986 bytes} [Thu Apr 23 08:56:05 2026] GET /v2.0/networks?id=6f0f8bca-005a-4f41-bd84-6f4f9e59c943 => generated 779 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/799] 199.204.45.244 () {34 vars in 1058 bytes} [Thu Apr 23 08:56:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=8316056c-55ee-4b24-bd19-b1beade2cebc => generated 860 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/800] 199.204.45.244 () {34 vars in 984 bytes} [Thu Apr 23 08:56:05 2026] GET /v2.0/subnets?id=160c1b40-d8d7-4eaf-a120-49b17eaf29ee => generated 677 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/801] 199.204.45.244 () {34 vars in 1052 bytes} [Thu Apr 23 08:56:05 2026] GET /v2.0/ports?network_id=6f0f8bca-005a-4f41-bd84-6f4f9e59c943&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: 404/802] 199.204.45.244 () {34 vars in 1012 bytes} [Thu Apr 23 08:56:05 2026] GET /v2.0/networks/6f0f8bca-005a-4f41-bd84-6f4f9e59c943?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: 405/803] 199.204.45.244 () {34 vars in 1112 bytes} [Thu Apr 23 08:56:05 2026] GET /v2.0/networks/6f0f8bca-005a-4f41-bd84-6f4f9e59c943?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/804] 199.204.45.244 () {34 vars in 1080 bytes} [Thu Apr 23 08:56:05 2026] GET /v2.0/ports?tenant_id=539e6f00d96a4f239d3b29dae4d0a101&device_id=ad59ae15-0165-48a3-aa3f-f4537e7ce201 => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/805] 199.204.45.244 () {34 vars in 986 bytes} [Thu Apr 23 08:56:05 2026] GET /v2.0/networks?id=6f0f8bca-005a-4f41-bd84-6f4f9e59c943 => generated 779 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/806] 10.0.0.111 () {32 vars in 774 bytes} [Thu Apr 23 08:56:05 2026] GET /v2.0/security-groups?tenant_id=3e355a5c23eb455a91599ae62a4c3c9e&name=default => generated 2801 bytes in 335 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/807] 199.204.45.244 () {34 vars in 1058 bytes} [Thu Apr 23 08:56:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=8316056c-55ee-4b24-bd19-b1beade2cebc => generated 860 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/808] 199.204.45.244 () {34 vars in 984 bytes} [Thu Apr 23 08:56:05 2026] GET /v2.0/subnets?id=160c1b40-d8d7-4eaf-a120-49b17eaf29ee => generated 677 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/809] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:56:05 2026] DELETE /v2.0/security-groups/94d32285-c4a6-435c-9aed-c2d3ce1f3571 => 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: 410/810] 199.204.45.244 () {34 vars in 1052 bytes} [Thu Apr 23 08:56:05 2026] GET /v2.0/ports?network_id=6f0f8bca-005a-4f41-bd84-6f4f9e59c943&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: 401/811] 199.204.45.244 () {34 vars in 1012 bytes} [Thu Apr 23 08:56:06 2026] GET /v2.0/networks/6f0f8bca-005a-4f41-bd84-6f4f9e59c943?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/812] 199.204.45.244 () {34 vars in 1112 bytes} [Thu Apr 23 08:56:06 2026] GET /v2.0/networks/6f0f8bca-005a-4f41-bd84-6f4f9e59c943?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/813] 10.0.0.134 () {34 vars in 990 bytes} [Thu Apr 23 08:56:06 2026] GET /v2.0/ports?device_id=ad59ae15-0165-48a3-aa3f-f4537e7ce201 => generated 971 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/814] 10.0.0.134 () {34 vars in 1040 bytes} [Thu Apr 23 08:56:06 2026] GET /v2.0/security-groups?id=f10a6c1c-64b1-419d-97f3-a2f1f5493d8b&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/815] 199.204.45.244 () {34 vars in 994 bytes} [Thu Apr 23 08:56:07 2026] GET /v2.0/ports?device_id=ad59ae15-0165-48a3-aa3f-f4537e7ce201 => generated 971 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 08:56:07.797 7 INFO neutron.db.l3_db [req-b32462f5-745f-4336-93ba-3067a18fb779 req-061602fe-835f-44c3-853c-e9777f921e3d 6048f3f5c1d14f508ee9c596824cefb1 539e6f00d96a4f239d3b29dae4d0a101 - - default default] Floating IP ad0410bb-436a-404e-b25d-25f8f572fb77 disassociated. External IP: 10.96.250.208, port: 8316056c-55ee-4b24-bd19-b1beade2cebc. [pid: 8|app: 0|req: 404/816] 10.0.0.111 () {32 vars in 653 bytes} [Thu Apr 23 08:56:07 2026] GET /v2.0/extensions => generated 19600 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/817] 10.0.0.134 () {34 vars in 990 bytes} [Thu Apr 23 08:56:08 2026] GET /v2.0/ports?device_id=ad59ae15-0165-48a3-aa3f-f4537e7ce201 => 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: 406/818] 10.0.0.111 () {32 vars in 681 bytes} [Thu Apr 23 08:56:08 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/819] 10.0.0.111 () {32 vars in 681 bytes} [Thu Apr 23 08:56:08 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/820] 10.0.0.111 () {32 vars in 729 bytes} [Thu Apr 23 08:56:08 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/821] 10.0.0.111 () {32 vars in 665 bytes} [Thu Apr 23 08:56:08 2026] GET /v2.0/extensions/agent => generated 153 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/822] 10.0.0.111 () {32 vars in 699 bytes} [Thu Apr 23 08:56:08 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/823] 10.0.0.111 () {32 vars in 697 bytes} [Thu Apr 23 08:56:08 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/824] 10.0.0.111 () {32 vars in 701 bytes} [Thu Apr 23 08:56:08 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/825] 10.0.0.111 () {32 vars in 689 bytes} [Thu Apr 23 08:56:08 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/826] 10.0.0.111 () {32 vars in 703 bytes} [Thu Apr 23 08:56:08 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/827] 10.0.0.111 () {32 vars in 693 bytes} [Thu Apr 23 08:56:08 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/828] 199.204.45.244 () {36 vars in 997 bytes} [Thu Apr 23 08:56:07 2026] DELETE /v2.0/ports/8316056c-55ee-4b24-bd19-b1beade2cebc => generated 0 bytes in 746 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/829] 10.0.0.111 () {32 vars in 695 bytes} [Thu Apr 23 08:56:08 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/830] 10.0.0.111 () {32 vars in 685 bytes} [Thu Apr 23 08:56: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: 8|app: 0|req: 417/831] 10.0.0.111 () {32 vars in 687 bytes} [Thu Apr 23 08:56:08 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: 415/832] 10.0.0.111 () {32 vars in 661 bytes} [Thu Apr 23 08:56:08 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/833] 10.0.0.111 () {32 vars in 699 bytes} [Thu Apr 23 08:56:08 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: 416/834] 10.0.0.111 () {32 vars in 679 bytes} [Thu Apr 23 08:56:08 2026] GET /v2.0/extensions/external-net => 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: 419/835] 10.0.0.111 () {32 vars in 683 bytes} [Thu Apr 23 08:56:08 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/836] 10.0.0.111 () {32 vars in 675 bytes} [Thu Apr 23 08:56:08 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/837] 10.0.0.111 () {32 vars in 689 bytes} [Thu Apr 23 08:56:08 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 08:56:08.272 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8af92219-b716-4932-b443-863c48057707'] response: {'server_uuid': 'ad59ae15-0165-48a3-aa3f-f4537e7ce201', 'name': 'network-vif-deleted', 'tag': '8316056c-55ee-4b24-bd19-b1beade2cebc', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 418/838] 10.0.0.111 () {32 vars in 723 bytes} [Thu Apr 23 08:56:08 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/839] 10.0.0.111 () {32 vars in 687 bytes} [Thu Apr 23 08:56:08 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/840] 10.0.0.111 () {32 vars in 669 bytes} [Thu Apr 23 08:56:08 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/841] 10.0.0.111 () {32 vars in 687 bytes} [Thu Apr 23 08:56:08 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/842] 10.0.0.111 () {32 vars in 681 bytes} [Thu Apr 23 08:56:08 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/843] 10.0.0.111 () {32 vars in 699 bytes} [Thu Apr 23 08:56:08 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/844] 10.0.0.111 () {32 vars in 679 bytes} [Thu Apr 23 08:56:08 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/845] 10.0.0.111 () {32 vars in 667 bytes} [Thu Apr 23 08:56:08 2026] GET /v2.0/extensions/router => generated 256 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/846] 10.0.0.111 () {32 vars in 677 bytes} [Thu Apr 23 08:56:08 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/847] 10.0.0.111 () {32 vars in 665 bytes} [Thu Apr 23 08:56:08 2026] GET /v2.0/extensions/l3-ha => 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: 423/848] 10.0.0.111 () {32 vars in 675 bytes} [Thu Apr 23 08:56:08 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/849] 10.0.0.111 () {32 vars in 713 bytes} [Thu Apr 23 08:56:08 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/850] 10.0.0.111 () {32 vars in 691 bytes} [Thu Apr 23 08:56:08 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/851] 10.0.0.111 () {32 vars in 683 bytes} [Thu Apr 23 08:56:08 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/852] 10.0.0.111 () {32 vars in 669 bytes} [Thu Apr 23 08:56:08 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/853] 10.0.0.111 () {32 vars in 687 bytes} [Thu Apr 23 08:56:08 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: 426/854] 10.0.0.111 () {32 vars in 705 bytes} [Thu Apr 23 08:56:08 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/855] 10.0.0.111 () {32 vars in 675 bytes} [Thu Apr 23 08:56:08 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/856] 10.0.0.111 () {32 vars in 701 bytes} [Thu Apr 23 08:56:08 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/857] 10.0.0.111 () {32 vars in 675 bytes} [Thu Apr 23 08:56:08 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/858] 10.0.0.111 () {32 vars in 693 bytes} [Thu Apr 23 08:56:08 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/859] 10.0.0.111 () {32 vars in 689 bytes} [Thu Apr 23 08:56:08 2026] GET /v2.0/extensions/port-mac-override => 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: 429/860] 10.0.0.111 () {32 vars in 709 bytes} [Thu Apr 23 08:56:08 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/861] 10.0.0.111 () {32 vars in 705 bytes} [Thu Apr 23 08:56:08 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: 430/862] 10.0.0.111 () {32 vars in 697 bytes} [Thu Apr 23 08:56:08 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: 433/863] 10.0.0.111 () {32 vars in 711 bytes} [Thu Apr 23 08:56:08 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/864] 10.0.0.111 () {32 vars in 669 bytes} [Thu Apr 23 08:56:08 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: 434/865] 10.0.0.111 () {32 vars in 687 bytes} [Thu Apr 23 08:56:08 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: 432/866] 10.0.0.111 () {32 vars in 681 bytes} [Thu Apr 23 08:56:08 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/867] 10.0.0.111 () {32 vars in 675 bytes} [Thu Apr 23 08:56:08 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/868] 10.0.0.111 () {32 vars in 671 bytes} [Thu Apr 23 08:56:08 2026] GET /v2.0/extensions/provider => generated 191 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/869] 10.0.0.111 () {32 vars in 661 bytes} [Thu Apr 23 08:56:08 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/870] 10.0.0.111 () {32 vars in 699 bytes} [Thu Apr 23 08:56:08 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/871] 10.0.0.111 () {32 vars in 699 bytes} [Thu Apr 23 08:56:08 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/872] 10.0.0.111 () {32 vars in 677 bytes} [Thu Apr 23 08:56:08 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/873] 10.0.0.111 () {32 vars in 669 bytes} [Thu Apr 23 08:56:08 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: 436/874] 10.0.0.111 () {32 vars in 683 bytes} [Thu Apr 23 08:56:08 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/875] 10.0.0.111 () {32 vars in 701 bytes} [Thu Apr 23 08:56:08 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/876] 10.0.0.111 () {32 vars in 685 bytes} [Thu Apr 23 08:56:08 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/877] 10.0.0.111 () {32 vars in 707 bytes} [Thu Apr 23 08:56:08 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/878] 10.0.0.111 () {32 vars in 669 bytes} [Thu Apr 23 08:56:08 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/879] 10.0.0.111 () {32 vars in 697 bytes} [Thu Apr 23 08:56:08 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/880] 10.0.0.111 () {32 vars in 695 bytes} [Thu Apr 23 08:56:08 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/881] 10.0.0.111 () {32 vars in 685 bytes} [Thu Apr 23 08:56:08 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/882] 10.0.0.111 () {32 vars in 689 bytes} [Thu Apr 23 08:56:08 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/883] 10.0.0.111 () {32 vars in 667 bytes} [Thu Apr 23 08:56:08 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: 441/884] 10.0.0.111 () {32 vars in 681 bytes} [Thu Apr 23 08:56:08 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/885] 10.0.0.111 () {32 vars in 681 bytes} [Thu Apr 23 08:56:08 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/886] 10.0.0.111 () {32 vars in 691 bytes} [Thu Apr 23 08:56:08 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/887] 10.0.0.111 () {32 vars in 691 bytes} [Thu Apr 23 08:56:08 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/888] 10.0.0.111 () {32 vars in 695 bytes} [Thu Apr 23 08:56:08 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: 446/889] 10.0.0.111 () {32 vars in 685 bytes} [Thu Apr 23 08:56:08 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/890] 10.0.0.111 () {32 vars in 689 bytes} [Thu Apr 23 08:56:08 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/891] 10.0.0.111 () {32 vars in 701 bytes} [Thu Apr 23 08:56:08 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/892] 10.0.0.111 () {32 vars in 703 bytes} [Thu Apr 23 08:56:08 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/893] 10.0.0.111 () {32 vars in 713 bytes} [Thu Apr 23 08:56:08 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/894] 10.0.0.111 () {32 vars in 717 bytes} [Thu Apr 23 08:56:08 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/895] 10.0.0.111 () {32 vars in 715 bytes} [Thu Apr 23 08:56:08 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/896] 10.0.0.111 () {32 vars in 727 bytes} [Thu Apr 23 08:56:08 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/897] 10.0.0.111 () {32 vars in 719 bytes} [Thu Apr 23 08:56:08 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/898] 10.0.0.111 () {32 vars in 683 bytes} [Thu Apr 23 08:56: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: 451/899] 10.0.0.111 () {32 vars in 669 bytes} [Thu Apr 23 08:56:08 2026] GET /v2.0/extensions/segment => generated 145 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/900] 10.0.0.111 () {32 vars in 719 bytes} [Thu Apr 23 08:56:08 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/901] 10.0.0.111 () {32 vars in 679 bytes} [Thu Apr 23 08:56:08 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/902] 10.0.0.111 () {32 vars in 669 bytes} [Thu Apr 23 08:56:08 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/903] 10.0.0.111 () {32 vars in 697 bytes} [Thu Apr 23 08:56:08 2026] GET /v2.0/extensions/standard-attr-segment => 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: 451/904] 10.0.0.111 () {32 vars in 705 bytes} [Thu Apr 23 08:56:08 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/905] 10.0.0.111 () {32 vars in 701 bytes} [Thu Apr 23 08:56:08 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/906] 10.0.0.111 () {32 vars in 683 bytes} [Thu Apr 23 08:56:08 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/907] 10.0.0.111 () {32 vars in 705 bytes} [Thu Apr 23 08:56:09 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/908] 10.0.0.111 () {32 vars in 695 bytes} [Thu Apr 23 08:56:09 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/909] 10.0.0.111 () {32 vars in 689 bytes} [Thu Apr 23 08:56:09 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: 454/910] 10.0.0.111 () {32 vars in 697 bytes} [Thu Apr 23 08:56:09 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: 8|app: 0|req: 457/911] 10.0.0.111 () {32 vars in 689 bytes} [Thu Apr 23 08:56:09 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/912] 10.0.0.111 () {32 vars in 701 bytes} [Thu Apr 23 08:56:09 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/913] 10.0.0.111 () {32 vars in 665 bytes} [Thu Apr 23 08:56:09 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/914] 10.0.0.111 () {32 vars in 681 bytes} [Thu Apr 23 08:56:09 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/915] 10.0.0.111 () {32 vars in 693 bytes} [Thu Apr 23 08:56:09 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/916] 10.0.0.111 () {32 vars in 677 bytes} [Thu Apr 23 08:56:09 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/917] 10.0.0.111 () {32 vars in 667 bytes} [Thu Apr 23 08:56:09 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/918] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:56:09 2026] DELETE /v2.0/security-groups/f10a6c1c-64b1-419d-97f3-a2f1f5493d8b => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 08:56:09.295 8 INFO neutron.api.v2.resource [None req-1850c5f6-a8da-4294-84dc-72a535c74a7b 6048f3f5c1d14f508ee9c596824cefb1 539e6f00d96a4f239d3b29dae4d0a101 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 461/919] 10.0.0.111 () {32 vars in 737 bytes} [Thu Apr 23 08:56:09 2026] GET /v2.0/security-groups/f10a6c1c-64b1-419d-97f3-a2f1f5493d8b => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/920] 10.0.0.111 () {32 vars in 732 bytes} [Thu Apr 23 08:56:09 2026] DELETE /v2.0/floatingips/ad0410bb-436a-404e-b25d-25f8f572fb77 => generated 0 bytes in 315 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/921] 10.0.0.111 () {32 vars in 774 bytes} [Thu Apr 23 08:56:09 2026] GET /v2.0/security-groups?tenant_id=6ac4ccb310d4484d80a9a23b713c77d3&name=default => generated 2801 bytes in 388 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/922] 10.0.0.111 () {32 vars in 774 bytes} [Thu Apr 23 08:56:10 2026] GET /v2.0/security-groups?tenant_id=81c286369e274c04b2d5d97ed9d66ee2&name=default => generated 2801 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/923] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:56:10 2026] DELETE /v2.0/security-groups/8112de8f-b29a-4b23-9e4a-4cd3b176bed7 => 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: 463/924] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:56:10 2026] DELETE /v2.0/security-groups/26476ddf-fe01-4c80-820c-0c15b21dcc53 => 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: 464/925] 10.0.0.111 () {32 vars in 774 bytes} [Thu Apr 23 08:56:10 2026] GET /v2.0/security-groups?tenant_id=b784c901d31f4545859b0cee9bb5ddf8&name=default => generated 2801 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/926] 10.0.0.111 () {34 vars in 789 bytes} [Thu Apr 23 08:56:09 2026] PUT /v2.0/routers/130daf51-096e-4bdd-bfdb-2367412dd574/remove_router_interface => generated 309 bytes in 1169 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/927] 10.0.0.126 () {34 vars in 990 bytes} [Thu Apr 23 08:56:10 2026] GET /v2.0/ports?device_id=d6cb8252-6fa4-4e09-b4ec-ecb8c65f26d5 => generated 1244 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/928] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:56:10 2026] DELETE /v2.0/security-groups/c61026f6-7fb4-428e-9acf-1e9f69957015 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/929] 10.0.0.126 () {34 vars in 1040 bytes} [Thu Apr 23 08:56:10 2026] GET /v2.0/security-groups?id=239735e0-e9df-43ab-8b14-e9258e0da248&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 08:56:12.051 7 INFO neutron.services.segments.plugin [-] Segment 7c147396-26b6-4bd4-91fb-a6b660ab8b93 resource provider aggregate not found 2026-04-23 08:56:12.062 7 INFO neutron.services.segments.plugin [-] Segment 7c147396-26b6-4bd4-91fb-a6b660ab8b93 resource provider aggregate not found 2026-04-23 08:56:12.081 7 INFO neutron.services.segments.plugin [-] Segment 7c147396-26b6-4bd4-91fb-a6b660ab8b93 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7c147396-26b6-4bd4-91fb-a6b660ab8b93 found for delete ", "request_id": "req-2ba5dae4-844a-4f44-8be4-7639e004c295"}]} 2026-04-23 08:56:12.082 7 INFO neutron.services.segments.plugin [-] Segment 7c147396-26b6-4bd4-91fb-a6b660ab8b93 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7c147396-26b6-4bd4-91fb-a6b660ab8b93 found for delete ", "request_id": "req-f16c9700-9b76-4938-a332-bc4298310a09"}]} 2026-04-23 08:56:12.099 7 INFO neutron.db.l3_hamode_db [None req-64512906-078a-4786-9d45-e7ed8a50517f 988530783a924303ac9406c22fc57d3f be052ccea384408f8d2ea4ec8e1971f8 - - default default] HA network cabe402d-b3c2-4a43-be64-b0ebc751a81d was deleted as no HA routers are present in tenant 539e6f00d96a4f239d3b29dae4d0a101. [pid: 7|app: 0|req: 466/932] 10.0.0.111 () {32 vars in 724 bytes} [Thu Apr 23 08:56:10 2026] DELETE /v2.0/routers/130daf51-096e-4bdd-bfdb-2367412dd574 => generated 0 bytes in 1197 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/933] 10.0.0.111 () {32 vars in 724 bytes} [Thu Apr 23 08:56:12 2026] DELETE /v2.0/subnets/160c1b40-d8d7-4eaf-a120-49b17eaf29ee => generated 0 bytes in 251 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 08:56:12.639 8 WARNING neutron_lib.context [None req-9ee4fc1a-bd63-4236-9e53-15f78bed02ab fc30bda615904dd2b501daa0a6a498fa d57e275b639648ea8e68e180644d1385 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 467/934] 10.0.0.111 () {32 vars in 726 bytes} [Thu Apr 23 08:56:12 2026] DELETE /v2.0/networks/6f0f8bca-005a-4f41-bd84-6f4f9e59c943 => generated 0 bytes in 373 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 08:56:12.802 8 INFO neutron.db.segments_db [None req-9ee4fc1a-bd63-4236-9e53-15f78bed02ab fc30bda615904dd2b501daa0a6a498fa d57e275b639648ea8e68e180644d1385 - - default default] Added segment 9f65c6ee-1e45-4202-bf9b-c572498b29fc of type vxlan for network 7a005c6e-ee07-424a-b6bb-9c95e24d7179 2026-04-23 08:56:12.837 7 WARNING neutron_lib.context [None req-88722e2f-41b5-42b3-be1e-7cb640fc9622 ee1f701d0ae842618e8260fd558f6faf ff9a49bf74f14b0aaa30a16cebd0e453 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 468/935] 10.0.0.111 () {34 vars in 670 bytes} [Thu Apr 23 08:56:12 2026] POST /v2.0/networks => generated 644 bytes in 510 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/936] 10.0.0.111 () {32 vars in 774 bytes} [Thu Apr 23 08:56:12 2026] GET /v2.0/security-groups?tenant_id=539e6f00d96a4f239d3b29dae4d0a101&name=default => generated 2801 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 08:56:12.980 8 WARNING neutron_lib.context [None req-40523703-bd27-4bcb-93a3-87b50235b03d fc30bda615904dd2b501daa0a6a498fa d57e275b639648ea8e68e180644d1385 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 08:56:13.016 7 INFO neutron.db.segments_db [None req-88722e2f-41b5-42b3-be1e-7cb640fc9622 ee1f701d0ae842618e8260fd558f6faf ff9a49bf74f14b0aaa30a16cebd0e453 - - default default] Added segment 673cb8ca-67c2-46ba-a455-b8e3d35cc81a of type vxlan for network 0bf4a96b-3b48-45f5-8dc8-02e3347dfff2 [pid: 7|app: 0|req: 468/937] 10.0.0.111 () {34 vars in 670 bytes} [Thu Apr 23 08:56:12 2026] POST /v2.0/networks => generated 650 bytes in 401 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/938] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:56:13 2026] DELETE /v2.0/security-groups/e714c889-36ff-4cf3-80e3-f5486bdfeaf7 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 08:56:13.282 7 WARNING neutron_lib.context [None req-046387be-69fb-4545-bb9f-983381f71b44 ee1f701d0ae842618e8260fd558f6faf ff9a49bf74f14b0aaa30a16cebd0e453 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 470/939] 10.0.0.111 () {34 vars in 669 bytes} [Thu Apr 23 08:56:12 2026] POST /v2.0/subnets => generated 617 bytes in 314 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 08:56:13.300 8 WARNING neutron_lib.context [None req-636a33fe-05e2-495e-824f-0d1ff571b1e3 fc30bda615904dd2b501daa0a6a498fa d57e275b639648ea8e68e180644d1385 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 08:56:13.351 8 INFO neutron.db.segments_db [None req-636a33fe-05e2-495e-824f-0d1ff571b1e3 fc30bda615904dd2b501daa0a6a498fa d57e275b639648ea8e68e180644d1385 - - default default] Added segment 631afce0-62d2-485c-b4e6-f6ac2877a94c of type vxlan for network 3ed1a389-1fb3-4970-9a5f-7ad07a8043ea [pid: 8|app: 0|req: 471/940] 10.0.0.111 () {34 vars in 670 bytes} [Thu Apr 23 08:56:13 2026] POST /v2.0/networks => generated 644 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/941] 10.0.0.111 () {34 vars in 743 bytes} [Thu Apr 23 08:56:13 2026] PUT /v2.0/networks/3ed1a389-1fb3-4970-9a5f-7ad07a8043ea => generated 592 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 08:56:13.610 8 WARNING neutron_lib.context [None req-a097e7cf-9a32-4e72-a31e-12cc0f8c1813 fc30bda615904dd2b501daa0a6a498fa d57e275b639648ea8e68e180644d1385 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 470/942] 10.0.0.111 () {34 vars in 669 bytes} [Thu Apr 23 08:56:13 2026] POST /v2.0/subnets => generated 603 bytes in 357 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 08:56:13.642 7 WARNING neutron_lib.context [None req-88b8e3bb-c732-44ff-930b-bf464ecd4b9b ee1f701d0ae842618e8260fd558f6faf ff9a49bf74f14b0aaa30a16cebd0e453 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 08:56:13.689 7 INFO neutron.db.segments_db [None req-88b8e3bb-c732-44ff-930b-bf464ecd4b9b ee1f701d0ae842618e8260fd558f6faf ff9a49bf74f14b0aaa30a16cebd0e453 - - default default] Added segment 8b55809f-46eb-4c51-baa8-22a05b2bf1c0 of type vxlan for network c52e0be0-29bc-40c7-95ed-cdb775a1fe88 [pid: 8|app: 0|req: 473/943] 10.0.0.111 () {34 vars in 669 bytes} [Thu Apr 23 08:56:13 2026] POST /v2.0/subnets => generated 602 bytes in 324 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 08:56:14.112 7 INFO neutron.services.segments.plugin [-] Segment 896f9ab9-ff21-49cc-adc7-f9d63a32c43f resource provider aggregate not found 2026-04-23 08:56:14.117 7 INFO neutron.services.segments.plugin [-] Segment 896f9ab9-ff21-49cc-adc7-f9d63a32c43f resource provider aggregate not found 2026-04-23 08:56:14.139 7 INFO neutron.services.segments.plugin [-] Segment 896f9ab9-ff21-49cc-adc7-f9d63a32c43f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 896f9ab9-ff21-49cc-adc7-f9d63a32c43f found for delete ", "request_id": "req-b23130de-fb58-46f7-a86e-c40a66d77054"}]} 2026-04-23 08:56:14.142 7 INFO neutron.services.segments.plugin [-] Segment 896f9ab9-ff21-49cc-adc7-f9d63a32c43f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 896f9ab9-ff21-49cc-adc7-f9d63a32c43f found for delete ", "request_id": "req-b1cddfb5-a8fd-4b8d-bb4e-c2e47fdeda1f"}]} [pid: 8|app: 0|req: 474/944] 10.0.0.111 () {34 vars in 741 bytes} [Thu Apr 23 08:56:13 2026] PUT /v2.0/subnets/24a2915e-edab-4a5d-a752-6ed007fff479 => generated 612 bytes in 216 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 08:56:14.444 7 INFO neutron.db.l3_hamode_db [None req-88b8e3bb-c732-44ff-930b-bf464ecd4b9b ee1f701d0ae842618e8260fd558f6faf ff9a49bf74f14b0aaa30a16cebd0e453 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 08:56:14.545 8 INFO neutron.services.segments.plugin [-] Segment 631afce0-62d2-485c-b4e6-f6ac2877a94c resource provider aggregate not found 2026-04-23 08:56:14.550 8 INFO neutron.services.segments.plugin [-] Segment 631afce0-62d2-485c-b4e6-f6ac2877a94c resource provider aggregate not found 2026-04-23 08:56:14.571 8 INFO neutron.services.segments.plugin [-] Segment 631afce0-62d2-485c-b4e6-f6ac2877a94c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 631afce0-62d2-485c-b4e6-f6ac2877a94c found for delete ", "request_id": "req-056b5b76-987c-4ab5-9590-5cc8d6fb35cf"}]} 2026-04-23 08:56:14.577 8 INFO neutron.services.segments.plugin [-] Segment 631afce0-62d2-485c-b4e6-f6ac2877a94c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 631afce0-62d2-485c-b4e6-f6ac2877a94c found for delete ", "request_id": "req-c90e81da-e636-43de-b03f-f7b63eb6e022"}]} [pid: 8|app: 0|req: 475/945] 10.0.0.111 () {32 vars in 726 bytes} [Thu Apr 23 08:56:14 2026] DELETE /v2.0/networks/3ed1a389-1fb3-4970-9a5f-7ad07a8043ea => generated 0 bytes in 1280 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 08:56:15.708 7 INFO neutron.db.l3_hamode_db [None req-88b8e3bb-c732-44ff-930b-bf464ecd4b9b ee1f701d0ae842618e8260fd558f6faf ff9a49bf74f14b0aaa30a16cebd0e453 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 08:56:15.772 8 INFO neutron.db.segments_db [None req-f6f0e962-6adc-43fb-8c23-65a94a7d1e2e 988530783a924303ac9406c22fc57d3f be052ccea384408f8d2ea4ec8e1971f8 - - default default] Added segment 89a71a0e-2478-406f-afe2-8779283ac6a3 of type vxlan for network 51448491-19f0-47ad-9197-3b45082f5704 [pid: 8|app: 0|req: 476/946] 10.0.0.111 () {34 vars in 671 bytes} [Thu Apr 23 08:56:15 2026] POST /v2.0/networks => generated 737 bytes in 439 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 08:56:15.910 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7d9d4d07-aa01-407f-8f9c-5cae630001ce fc30bda615904dd2b501daa0a6a498fa d57e275b639648ea8e68e180644d1385 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 477/947] 10.0.0.111 () {32 vars in 726 bytes} [Thu Apr 23 08:56:15 2026] DELETE /v2.0/networks/3ed1a389-1fb3-4970-9a5f-7ad07a8043ea => generated 138 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/948] 10.0.0.111 () {34 vars in 669 bytes} [Thu Apr 23 08:56:15 2026] POST /v2.0/subnets => generated 660 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/949] 10.0.0.111 () {32 vars in 694 bytes} [Thu Apr 23 08:56:16 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 08:56:16.311 8 INFO neutron.db.segments_db [None req-1e6bee5e-ee48-4f58-be6a-57118240bfb1 988530783a924303ac9406c22fc57d3f be052ccea384408f8d2ea4ec8e1971f8 - - default default] Added segment d5424a1f-abf6-4061-837e-c49be930b3b9 of type vxlan for network 938aeed1-20d2-493d-bc9d-77b95cca252f 2026-04-23 08:56:16.593 8 INFO neutron.services.segments.plugin [-] Segment 631afce0-62d2-485c-b4e6-f6ac2877a94c resource provider aggregate not found 2026-04-23 08:56:16.602 8 INFO neutron.services.segments.plugin [-] Segment 631afce0-62d2-485c-b4e6-f6ac2877a94c resource provider aggregate not found 2026-04-23 08:56:16.612 8 INFO neutron.services.segments.plugin [-] Segment 631afce0-62d2-485c-b4e6-f6ac2877a94c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 631afce0-62d2-485c-b4e6-f6ac2877a94c found for delete ", "request_id": "req-0a0567b0-81e6-4046-aa8f-2266a84ccace"}]} 2026-04-23 08:56:16.620 8 INFO neutron.services.segments.plugin [-] Segment 631afce0-62d2-485c-b4e6-f6ac2877a94c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 631afce0-62d2-485c-b4e6-f6ac2877a94c found for delete ", "request_id": "req-dfd60d53-e736-4d8b-8765-2f1f090f9920"}]} 2026-04-23 08:56:16.669 8 INFO neutron.db.l3_hamode_db [None req-1e6bee5e-ee48-4f58-be6a-57118240bfb1 988530783a924303ac9406c22fc57d3f be052ccea384408f8d2ea4ec8e1971f8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 471/950] 10.0.0.111 () {34 vars in 669 bytes} [Thu Apr 23 08:56:13 2026] POST /v2.0/routers => generated 694 bytes in 3116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/951] 10.0.0.111 () {32 vars in 742 bytes} [Thu Apr 23 08:56:16 2026] GET /v2.0/subnets?network_id=c78c69fa-9ea3-4a20-b987-35789be81283 => generated 626 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 08:56:17.826 8 INFO neutron.db.l3_hamode_db [None req-1e6bee5e-ee48-4f58-be6a-57118240bfb1 988530783a924303ac9406c22fc57d3f be052ccea384408f8d2ea4ec8e1971f8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 473/952] 10.0.0.111 () {34 vars in 783 bytes} [Thu Apr 23 08:56:16 2026] PUT /v2.0/routers/8bdf7044-23bb-438c-bc77-0da54dd3d1f0/add_router_interface => generated 309 bytes in 1627 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/953] 10.0.0.111 () {32 vars in 653 bytes} [Thu Apr 23 08:56:18 2026] GET /v2.0/extensions => generated 19600 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/954] 10.0.0.134 () {34 vars in 990 bytes} [Thu Apr 23 08:56:18 2026] GET /v2.0/ports?device_id=d6cb8252-6fa4-4e09-b4ec-ecb8c65f26d5 => generated 975 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 08:56:18.543 7 WARNING neutron_lib.context [None req-73b986d4-d1e0-4506-bc83-a3a8abd14701 ee1f701d0ae842618e8260fd558f6faf ff9a49bf74f14b0aaa30a16cebd0e453 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 476/955] 10.0.0.111 () {34 vars in 665 bytes} [Thu Apr 23 08:56:18 2026] POST /v2.0/ports => generated 954 bytes in 470 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 477/956] 10.0.0.111 () {32 vars in 649 bytes} [Thu Apr 23 08:56:19 2026] GET /v2.0/networks => generated 1309 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/957] 10.0.0.134 () {34 vars in 1040 bytes} [Thu Apr 23 08:56:19 2026] GET /v2.0/security-groups?id=239735e0-e9df-43ab-8b14-e9258e0da248&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 08:56:19.149 7 WARNING neutron_lib.context [None req-e78f2212-0853-4940-9b84-8ee9b07049c1 ee1f701d0ae842618e8260fd558f6faf ff9a49bf74f14b0aaa30a16cebd0e453 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 480/958] 10.0.0.111 () {34 vars in 669 bytes} [Thu Apr 23 08:56:16 2026] POST /v2.0/routers => generated 724 bytes in 3004 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/959] 10.0.0.111 () {32 vars in 647 bytes} [Thu Apr 23 08:56:19 2026] GET /v2.0/subnets => generated 1233 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/960] 10.0.0.111 () {34 vars in 665 bytes} [Thu Apr 23 08:56:19 2026] POST /v2.0/ports => generated 957 bytes in 488 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 480/961] 10.0.0.111 () {32 vars in 723 bytes} [Thu Apr 23 08:56:19 2026] GET /v2.0/networks/7a005c6e-ee07-424a-b6bb-9c95e24d7179 => generated 669 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/962] 10.0.0.134 () {34 vars in 990 bytes} [Thu Apr 23 08:56:19 2026] GET /v2.0/ports?device_id=d6cb8252-6fa4-4e09-b4ec-ecb8c65f26d5 => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 08:56:19.801 7 WARNING neutron_lib.context [None req-ab424686-bb47-481d-b20d-4d9395df46af ee1f701d0ae842618e8260fd558f6faf ff9a49bf74f14b0aaa30a16cebd0e453 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 482/963] 10.0.0.111 () {34 vars in 783 bytes} [Thu Apr 23 08:56:19 2026] PUT /v2.0/routers/28be2dd6-b5f1-4798-b061-bf691935930f/add_router_interface => generated 309 bytes in 1666 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/964] 10.0.0.111 () {32 vars in 721 bytes} [Thu Apr 23 08:56:20 2026] GET /v2.0/subnets/ca64f9d8-33ea-49dc-a79b-1eab096a13cb => generated 617 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/965] 10.0.0.134 () {34 vars in 1040 bytes} [Thu Apr 23 08:56:21 2026] GET /v2.0/security-groups?id=239735e0-e9df-43ab-8b14-e9258e0da248&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: 485/966] 199.204.45.244 () {34 vars in 994 bytes} [Thu Apr 23 08:56:21 2026] GET /v2.0/ports?device_id=d6cb8252-6fa4-4e09-b4ec-ecb8c65f26d5 => generated 975 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 08:56:21.168 7 INFO neutron.db.l3_db [None req-ab424686-bb47-481d-b20d-4d9395df46af ee1f701d0ae842618e8260fd558f6faf ff9a49bf74f14b0aaa30a16cebd0e453 - - default default] Floating IP 41a1032a-5e37-46c9-87d6-f399fde0fce7 associated. External IP: 10.96.250.213, port: 5a9dcf36-4c88-450c-8155-fef2be23c8f4. 2026-04-23 08:56:21.177 8 INFO neutron.pecan_wsgi.hooks.translation [None req-faaea861-ab0e-4b54-8400-0026db393aa9 fc30bda615904dd2b501daa0a6a498fa d57e275b639648ea8e68e180644d1385 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 486/967] 10.0.0.111 () {32 vars in 724 bytes} [Thu Apr 23 08:56:21 2026] DELETE /v2.0/subnets/24a2915e-edab-4a5d-a752-6ed007fff479 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 08:56:21.489 8 INFO neutron.db.l3_db [req-0bcab347-eb72-4685-a251-8e0d087dfd77 req-fca85bae-006a-43c6-98b8-0f5ce6b8bef9 68cfd4af68b54671bbf7082e0f5a2244 482e5a99ee194970a40b0be236de2f0e - - default default] Floating IP b98caedb-34bf-4e58-ae3a-f75bc412e2b4 disassociated. External IP: 10.96.250.212, port: 1d44ba8f-4528-4d7c-a6d9-b5badce049c2. [pid: 7|app: 0|req: 482/968] 10.0.0.111 () {34 vars in 677 bytes} [Thu Apr 23 08:56:19 2026] POST /v2.0/floatingips => generated 841 bytes in 1757 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 08:56:21.569 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0a348f18-7ae7-4dd3-9820-a513b0b0ce04 fc30bda615904dd2b501daa0a6a498fa d57e275b639648ea8e68e180644d1385 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 483/969] 10.0.0.111 () {32 vars in 726 bytes} [Thu Apr 23 08:56:21 2026] DELETE /v2.0/networks/3ed1a389-1fb3-4970-9a5f-7ad07a8043ea => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 08:56:21.771 7 INFO neutron.db.l3_db [None req-63c4d7ed-04f1-4d93-ad9d-86b61beae7e5 ee1f701d0ae842618e8260fd558f6faf ff9a49bf74f14b0aaa30a16cebd0e453 - - default default] Floating IP 41a1032a-5e37-46c9-87d6-f399fde0fce7 disassociated. External IP: 10.96.250.213, port: 5a9dcf36-4c88-450c-8155-fef2be23c8f4. [pid: 8|app: 0|req: 487/970] 199.204.45.244 () {36 vars in 997 bytes} [Thu Apr 23 08:56:21 2026] DELETE /v2.0/ports/1d44ba8f-4528-4d7c-a6d9-b5badce049c2 => generated 0 bytes in 799 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 08:56:22.029 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b7cbbe2e-f7a4-47c0-8a6a-d2a3aeeed44f'] response: {'server_uuid': 'd6cb8252-6fa4-4e09-b4ec-ecb8c65f26d5', 'name': 'network-vif-deleted', 'tag': '1d44ba8f-4528-4d7c-a6d9-b5badce049c2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 488/971] 10.0.0.111 () {32 vars in 724 bytes} [Thu Apr 23 08:56:21 2026] DELETE /v2.0/subnets/ca64f9d8-33ea-49dc-a79b-1eab096a13cb => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 08:56:22.186 8 WARNING neutron_lib.context [None req-38f53a88-9411-465b-a14a-a3dfc894cb98 1994f11dd63242fe9f330eb94e789bff 19d0538f0bb9401187462d8e2b1eb99f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 484/972] 10.0.0.111 () {34 vars in 749 bytes} [Thu Apr 23 08:56:21 2026] PUT /v2.0/floatingips/41a1032a-5e37-46c9-87d6-f399fde0fce7 => generated 552 bytes in 670 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/973] 10.0.0.134 () {34 vars in 990 bytes} [Thu Apr 23 08:56:22 2026] GET /v2.0/ports?device_id=d6cb8252-6fa4-4e09-b4ec-ecb8c65f26d5 => 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: 489/974] 10.0.0.111 () {34 vars in 685 bytes} [Thu Apr 23 08:56:22 2026] POST /v2.0/security-groups => generated 1597 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 08:56:22.607 7 INFO neutron.services.segments.plugin [-] Segment 9f65c6ee-1e45-4202-bf9b-c572498b29fc resource provider aggregate not found 2026-04-23 08:56:22.611 7 INFO neutron.services.segments.plugin [-] Segment 9f65c6ee-1e45-4202-bf9b-c572498b29fc resource provider aggregate not found 2026-04-23 08:56:22.629 7 INFO neutron.services.segments.plugin [-] Segment 9f65c6ee-1e45-4202-bf9b-c572498b29fc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9f65c6ee-1e45-4202-bf9b-c572498b29fc found for delete ", "request_id": "req-bde56ec8-e31e-4a5e-a37a-891086fe7c3c"}]} [pid: 7|app: 0|req: 486/975] 10.0.0.111 () {32 vars in 726 bytes} [Thu Apr 23 08:56:22 2026] DELETE /v2.0/networks/7a005c6e-ee07-424a-b6bb-9c95e24d7179 => generated 0 bytes in 371 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 08:56:22.641 7 WARNING neutron_lib.context [None req-8c9aa12f-5307-4c48-8bb4-864266092416 1994f11dd63242fe9f330eb94e789bff 19d0538f0bb9401187462d8e2b1eb99f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 08:56:22.647 7 INFO neutron.services.segments.plugin [-] Segment 9f65c6ee-1e45-4202-bf9b-c572498b29fc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9f65c6ee-1e45-4202-bf9b-c572498b29fc found for delete ", "request_id": "req-087a314a-0b70-4eb9-851b-523310afda0c"}]} [pid: 8|app: 0|req: 490/976] 10.0.0.111 () {32 vars in 732 bytes} [Thu Apr 23 08:56:22 2026] DELETE /v2.0/floatingips/41a1032a-5e37-46c9-87d6-f399fde0fce7 => generated 0 bytes in 354 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 08:56:22.677 8 WARNING neutron_lib.context [None req-20f2d989-46ae-4b73-a78d-d16164241e90 ee1f701d0ae842618e8260fd558f6faf ff9a49bf74f14b0aaa30a16cebd0e453 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 487/977] 10.0.0.111 () {34 vars in 695 bytes} [Thu Apr 23 08:56:22 2026] POST /v2.0/security-group-rules => generated 565 bytes in 91 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 08:56:22.737 7 WARNING neutron_lib.context [None req-0a2046d9-7e98-4cb2-83b8-da0af9e1b59a 1994f11dd63242fe9f330eb94e789bff 19d0538f0bb9401187462d8e2b1eb99f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 488/978] 10.0.0.111 () {34 vars in 695 bytes} [Thu Apr 23 08:56:22 2026] POST /v2.0/security-group-rules => generated 570 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 08:56:22.867 7 WARNING neutron_lib.context [None req-93108a9d-f426-4203-8955-651b1c3fe5e6 1994f11dd63242fe9f330eb94e789bff 19d0538f0bb9401187462d8e2b1eb99f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 489/979] 10.0.0.111 () {34 vars in 676 bytes} [Thu Apr 23 08:56:22 2026] POST /v2.0/floatingips => generated 552 bytes in 684 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/980] 10.0.0.111 () {32 vars in 774 bytes} [Thu Apr 23 08:56:23 2026] GET /v2.0/security-groups?tenant_id=d57e275b639648ea8e68e180644d1385&name=default => generated 2801 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 08:56:23.726 8 INFO neutron.db.l3_db [None req-20f2d989-46ae-4b73-a78d-d16164241e90 ee1f701d0ae842618e8260fd558f6faf ff9a49bf74f14b0aaa30a16cebd0e453 - - default default] Floating IP 4b07d225-91f9-4bbb-96c5-aac825f82da6 associated. External IP: 10.96.250.219, port: 809dff83-29e3-4e83-b463-5eda6d51c827. [pid: 7|app: 0|req: 491/981] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:56:23 2026] DELETE /v2.0/security-groups/239735e0-e9df-43ab-8b14-e9258e0da248 => 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: 492/982] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:56:23 2026] DELETE /v2.0/security-groups/7af7fd5b-d091-4bbf-9543-032eb6bdb6ed => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 08:56:23.919 7 INFO neutron.api.v2.resource [None req-80435e73-4f66-4893-b874-6d628180041f 68cfd4af68b54671bbf7082e0f5a2244 482e5a99ee194970a40b0be236de2f0e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 493/983] 10.0.0.111 () {32 vars in 737 bytes} [Thu Apr 23 08:56:23 2026] GET /v2.0/security-groups/239735e0-e9df-43ab-8b14-e9258e0da248 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/984] 10.0.0.111 () {34 vars in 677 bytes} [Thu Apr 23 08:56:22 2026] POST /v2.0/floatingips => generated 841 bytes in 1391 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/985] 10.0.0.134 () {34 vars in 1100 bytes} [Thu Apr 23 08:56:24 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1214418388&fields=id&tenant_id=19d0538f0bb9401187462d8e2b1eb99f => generated 69 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/986] 10.0.0.111 () {32 vars in 729 bytes} [Thu Apr 23 08:56:24 2026] GET /v2.0/floatingips/4b07d225-91f9-4bbb-96c5-aac825f82da6 => generated 841 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/987] 10.0.0.134 () {34 vars in 982 bytes} [Thu Apr 23 08:56:24 2026] GET /v2.0/networks?id=51448491-19f0-47ad-9197-3b45082f5704 => generated 669 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/988] 10.0.0.111 () {32 vars in 655 bytes} [Thu Apr 23 08:56:24 2026] GET /v2.0/floatingips => generated 844 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/989] 10.0.0.134 () {34 vars in 965 bytes} [Thu Apr 23 08:56:24 2026] GET /v2.0/quotas/19d0538f0bb9401187462d8e2b1eb99f => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/990] 10.0.0.111 () {32 vars in 732 bytes} [Thu Apr 23 08:56:23 2026] DELETE /v2.0/floatingips/b98caedb-34bf-4e58-ae3a-f75bc412e2b4 => generated 0 bytes in 426 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/991] 10.0.0.134 () {34 vars in 1002 bytes} [Thu Apr 23 08:56:24 2026] GET /v2.0/ports?tenant_id=19d0538f0bb9401187462d8e2b1eb99f&fields=id => generated 103 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 08:56:24.773 8 INFO neutron.db.l3_db [None req-ae595bba-4b72-4f4b-84cf-9b7e1d808743 ee1f701d0ae842618e8260fd558f6faf ff9a49bf74f14b0aaa30a16cebd0e453 - - default default] Floating IP 4b07d225-91f9-4bbb-96c5-aac825f82da6 associated. External IP: 10.96.250.219, port: 809dff83-29e3-4e83-b463-5eda6d51c827. [pid: 8|app: 0|req: 497/992] 10.0.0.111 () {34 vars in 749 bytes} [Thu Apr 23 08:56:24 2026] PUT /v2.0/floatingips/4b07d225-91f9-4bbb-96c5-aac825f82da6 => generated 841 bytes in 1182 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/993] 10.0.0.134 () {34 vars in 1008 bytes} [Thu Apr 23 08:56:25 2026] GET /v2.0/networks/51448491-19f0-47ad-9197-3b45082f5704?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/994] 10.0.0.111 () {34 vars in 789 bytes} [Thu Apr 23 08:56:24 2026] PUT /v2.0/routers/f907efcb-ed5f-4697-9768-cbb5aaf03331/remove_router_interface => generated 309 bytes in 1179 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/995] 10.0.0.134 () {34 vars in 1108 bytes} [Thu Apr 23 08:56:25 2026] GET /v2.0/networks/51448491-19f0-47ad-9197-3b45082f5704?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 08:56:25.692 8 INFO neutron.db.l3_db [None req-1cbae504-6b21-4a5c-9a42-2235d1753617 ee1f701d0ae842618e8260fd558f6faf ff9a49bf74f14b0aaa30a16cebd0e453 - - default default] Floating IP 4b07d225-91f9-4bbb-96c5-aac825f82da6 disassociated. External IP: 10.96.250.219, port: 5a9dcf36-4c88-450c-8155-fef2be23c8f4. [pid: 8|app: 0|req: 499/996] 10.0.0.111 () {34 vars in 749 bytes} [Thu Apr 23 08:56:25 2026] PUT /v2.0/floatingips/4b07d225-91f9-4bbb-96c5-aac825f82da6 => generated 552 bytes in 814 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 08:56:26.543 8 WARNING neutron_lib.context [None req-ddad9413-beef-487d-8884-33d0b6e3fadb 303717df6f464ec693138f905e160ad9 cc2fcaee95b14218a3391bd8d57bc5b0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 500/997] 10.0.0.111 () {34 vars in 684 bytes} [Thu Apr 23 08:56:26 2026] POST /v2.0/security-groups => generated 1560 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/998] 10.0.0.134 () {34 vars in 990 bytes} [Thu Apr 23 08:56:26 2026] GET /v2.0/ports?device_id=55e666ff-e898-4adc-a2bf-7962239208a4 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 08:56:26.791 7 INFO neutron.services.segments.plugin [-] Segment 42d769f7-13a0-48ef-8b18-acae9deed4de resource provider aggregate not found 2026-04-23 08:56:26.799 7 INFO neutron.services.segments.plugin [-] Segment 42d769f7-13a0-48ef-8b18-acae9deed4de resource provider aggregate not found 2026-04-23 08:56:26.813 7 INFO neutron.services.segments.plugin [-] Segment 42d769f7-13a0-48ef-8b18-acae9deed4de resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42d769f7-13a0-48ef-8b18-acae9deed4de found for delete ", "request_id": "req-b0297d5b-e9cc-4cd7-a3d1-718110982b0a"}]} 2026-04-23 08:56:26.818 7 INFO neutron.services.segments.plugin [-] Segment 42d769f7-13a0-48ef-8b18-acae9deed4de resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42d769f7-13a0-48ef-8b18-acae9deed4de found for delete ", "request_id": "req-0b26eb4f-afa7-46ea-9c68-d9cfd1b1ef47"}]} 2026-04-23 08:56:26.825 7 INFO neutron.db.l3_hamode_db [None req-58ed81f8-e080-4cb8-b069-1cf27d731cd8 988530783a924303ac9406c22fc57d3f be052ccea384408f8d2ea4ec8e1971f8 - - default default] HA network 56c52114-5158-4ca8-ac44-6f322f4c924d was deleted as no HA routers are present in tenant 482e5a99ee194970a40b0be236de2f0e. [pid: 7|app: 0|req: 498/1001] 10.0.0.111 () {32 vars in 724 bytes} [Thu Apr 23 08:56:25 2026] DELETE /v2.0/routers/f907efcb-ed5f-4697-9768-cbb5aaf03331 => generated 0 bytes in 1154 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/1002] 199.204.45.244 () {34 vars in 986 bytes} [Thu Apr 23 08:56:26 2026] GET /v2.0/networks?id=51448491-19f0-47ad-9197-3b45082f5704 => generated 669 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/1003] 10.0.0.111 () {32 vars in 663 bytes} [Thu Apr 23 08:56:26 2026] GET /v2.0/security-groups => generated 4343 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/1004] 10.0.0.111 () {32 vars in 732 bytes} [Thu Apr 23 08:56:26 2026] DELETE /v2.0/floatingips/4b07d225-91f9-4bbb-96c5-aac825f82da6 => generated 0 bytes in 355 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/1005] 199.204.45.244 () {34 vars in 1050 bytes} [Thu Apr 23 08:56:27 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=19d0538f0bb9401187462d8e2b1eb99f => generated 181 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/1006] 10.0.0.111 () {32 vars in 724 bytes} [Thu Apr 23 08:56:26 2026] DELETE /v2.0/subnets/607737f7-6378-4b34-9d41-f4885419fd42 => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 08:56:27.200 7 INFO neutron.api.v2.resource [None req-fae420ff-5f8d-41cf-9364-69e7eec5a326 ee1f701d0ae842618e8260fd558f6faf ff9a49bf74f14b0aaa30a16cebd0e453 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 502/1007] 10.0.0.111 () {32 vars in 732 bytes} [Thu Apr 23 08:56:27 2026] DELETE /v2.0/floatingips/4b07d225-91f9-4bbb-96c5-aac825f82da6 => generated 144 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 08:56:27.211 7 WARNING neutron_lib.context [req-95627fe4-551f-4d04-8971-23e7593300fc req-2092e8d9-b665-4db0-8216-de14bacbf002 1994f11dd63242fe9f330eb94e789bff 19d0538f0bb9401187462d8e2b1eb99f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 506/1008] 10.0.0.111 () {34 vars in 758 bytes} [Thu Apr 23 08:56:27 2026] PUT /v2.0/security-groups/b8194172-68d4-40ee-81ed-8f8cd5a98368 => generated 1599 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 08:56:27.604 8 INFO neutron.services.segments.plugin [-] Segment a2c9b83a-b4f4-45bd-bbea-659bfbe31595 resource provider aggregate not found 2026-04-23 08:56:27.616 8 INFO neutron.services.segments.plugin [-] Segment a2c9b83a-b4f4-45bd-bbea-659bfbe31595 resource provider aggregate not found 2026-04-23 08:56:27.636 8 INFO neutron.services.segments.plugin [-] Segment a2c9b83a-b4f4-45bd-bbea-659bfbe31595 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a2c9b83a-b4f4-45bd-bbea-659bfbe31595 found for delete ", "request_id": "req-71940cd2-00d6-49e7-bb1d-ee1185fa07a3"}]} 2026-04-23 08:56:27.639 8 INFO neutron.services.segments.plugin [-] Segment a2c9b83a-b4f4-45bd-bbea-659bfbe31595 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a2c9b83a-b4f4-45bd-bbea-659bfbe31595 found for delete ", "request_id": "req-cb84d304-2fff-402d-865a-08147506b5cc"}]} [pid: 8|app: 0|req: 507/1009] 10.0.0.111 () {32 vars in 726 bytes} [Thu Apr 23 08:56:27 2026] DELETE /v2.0/networks/a29a5840-79ac-409f-9270-609d46e67911 => generated 0 bytes in 423 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/1010] 199.204.45.244 () {38 vars in 955 bytes} [Thu Apr 23 08:56:27 2026] POST /v2.0/ports => generated 958 bytes in 458 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 504/1011] 10.0.0.111 () {32 vars in 737 bytes} [Thu Apr 23 08:56:27 2026] GET /v2.0/security-groups/b8194172-68d4-40ee-81ed-8f8cd5a98368 => generated 1599 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/1012] 10.0.0.111 () {32 vars in 720 bytes} [Thu Apr 23 08:56:27 2026] DELETE /v2.0/ports/5a9dcf36-4c88-450c-8155-fef2be23c8f4 => generated 0 bytes in 345 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/1013] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:56:28 2026] DELETE /v2.0/security-groups/b8194172-68d4-40ee-81ed-8f8cd5a98368 => 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: 510/1014] 10.0.0.134 () {34 vars in 990 bytes} [Thu Apr 23 08:56:28 2026] GET /v2.0/ports?device_id=55e666ff-e898-4adc-a2bf-7962239208a4 => generated 973 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1015] 10.0.0.111 () {32 vars in 774 bytes} [Thu Apr 23 08:56:28 2026] GET /v2.0/security-groups?tenant_id=482e5a99ee194970a40b0be236de2f0e&name=default => generated 2797 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/1016] 199.204.45.244 () {38 vars in 1028 bytes} [Thu Apr 23 08:56:27 2026] PUT /v2.0/ports/074c593c-446d-499c-9b87-f8e79138a492 => generated 1203 bytes in 490 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 08:56:28.246 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5a0546f3-8fe4-4c97-bf76-e1b6f6590551'] response: {'name': 'network-changed', 'server_uuid': '55e666ff-e898-4adc-a2bf-7962239208a4', 'tag': '074c593c-446d-499c-9b87-f8e79138a492', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 506/1017] 10.0.0.111 () {32 vars in 663 bytes} [Thu Apr 23 08:56:28 2026] GET /v2.0/security-groups => generated 2801 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/1018] 10.0.0.134 () {34 vars in 1040 bytes} [Thu Apr 23 08:56:28 2026] GET /v2.0/security-groups?id=5fa7b841-9f7e-4224-a7e6-0ecc8e53adcf&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 508/1019] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:56:28 2026] DELETE /v2.0/security-groups/b46ec142-c799-4544-a3cd-03146ea54519 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/1020] 199.204.45.244 () {34 vars in 1080 bytes} [Thu Apr 23 08:56:28 2026] GET /v2.0/ports?tenant_id=19d0538f0bb9401187462d8e2b1eb99f&device_id=55e666ff-e898-4adc-a2bf-7962239208a4 => generated 1242 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 08:56:28.438 7 INFO neutron.api.v2.resource [None req-838e363a-d6de-4204-93c1-ad14f6fdc67a 303717df6f464ec693138f905e160ad9 cc2fcaee95b14218a3391bd8d57bc5b0 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 510/1021] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:56:28 2026] DELETE /v2.0/security-groups/b8194172-68d4-40ee-81ed-8f8cd5a98368 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/1022] 199.204.45.244 () {34 vars in 1060 bytes} [Thu Apr 23 08:56:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=074c593c-446d-499c-9b87-f8e79138a492 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 08:56:28.464 7 WARNING neutron_lib.context [None req-88ee3f99-bd3f-46bf-a24a-18495bb1b8a6 303717df6f464ec693138f905e160ad9 cc2fcaee95b14218a3391bd8d57bc5b0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 512/1023] 10.0.0.111 () {32 vars in 720 bytes} [Thu Apr 23 08:56:28 2026] DELETE /v2.0/ports/809dff83-29e3-4e83-b463-5eda6d51c827 => generated 0 bytes in 334 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1024] 199.204.45.244 () {34 vars in 984 bytes} [Thu Apr 23 08:56:28 2026] GET /v2.0/subnets?id=ba6796cd-b812-4f89-9ad6-8f26b4d44a42 => generated 663 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/1025] 10.0.0.111 () {34 vars in 684 bytes} [Thu Apr 23 08:56:28 2026] POST /v2.0/security-groups => generated 1560 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1026] 199.204.45.244 () {34 vars in 1052 bytes} [Thu Apr 23 08:56:28 2026] GET /v2.0/ports?network_id=51448491-19f0-47ad-9197-3b45082f5704&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 08:56:28.631 7 WARNING neutron_lib.context [None req-c89bf7c7-a87b-43f2-a9f9-c5bf6886d20a 303717df6f464ec693138f905e160ad9 cc2fcaee95b14218a3391bd8d57bc5b0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 514/1027] 10.0.0.111 () {32 vars in 736 bytes} [Thu Apr 23 08:56:28 2026] GET /v2.0/ports?device_id=8bdf7044-23bb-438c-bc77-0da54dd3d1f0 => generated 958 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1028] 10.0.0.111 () {34 vars in 695 bytes} [Thu Apr 23 08:56:28 2026] POST /v2.0/security-group-rules => generated 569 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1029] 199.204.45.244 () {34 vars in 1012 bytes} [Thu Apr 23 08:56:28 2026] GET /v2.0/networks/51448491-19f0-47ad-9197-3b45082f5704?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: 516/1030] 10.0.0.111 () {32 vars in 747 bytes} [Thu Apr 23 08:56:28 2026] GET /v2.0/security-group-rules/153406eb-9d44-4ab0-b55f-5be1fc34f9d8 => generated 569 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1031] 199.204.45.244 () {34 vars in 1112 bytes} [Thu Apr 23 08:56:28 2026] GET /v2.0/networks/51448491-19f0-47ad-9197-3b45082f5704?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: 518/1032] 10.0.0.111 () {32 vars in 673 bytes} [Thu Apr 23 08:56:28 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1033] 199.204.45.244 () {34 vars in 1080 bytes} [Thu Apr 23 08:56:28 2026] GET /v2.0/ports?tenant_id=19d0538f0bb9401187462d8e2b1eb99f&device_id=55e666ff-e898-4adc-a2bf-7962239208a4 => generated 1242 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1034] 10.0.0.111 () {32 vars in 750 bytes} [Thu Apr 23 08:56:28 2026] DELETE /v2.0/security-group-rules/153406eb-9d44-4ab0-b55f-5be1fc34f9d8 => 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: 521/1035] 199.204.45.244 () {34 vars in 986 bytes} [Thu Apr 23 08:56:29 2026] GET /v2.0/networks?id=51448491-19f0-47ad-9197-3b45082f5704 => generated 765 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1036] 10.0.0.111 () {32 vars in 673 bytes} [Thu Apr 23 08:56:29 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1037] 199.204.45.244 () {34 vars in 1060 bytes} [Thu Apr 23 08:56:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=074c593c-446d-499c-9b87-f8e79138a492 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 08:56:29.152 8 WARNING neutron_lib.context [None req-4b2b7e54-a57b-4be0-b517-6d070095e547 303717df6f464ec693138f905e160ad9 cc2fcaee95b14218a3391bd8d57bc5b0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 524/1038] 10.0.0.111 () {34 vars in 695 bytes} [Thu Apr 23 08:56:29 2026] POST /v2.0/security-group-rules => generated 569 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1039] 199.204.45.244 () {34 vars in 984 bytes} [Thu Apr 23 08:56:29 2026] GET /v2.0/subnets?id=ba6796cd-b812-4f89-9ad6-8f26b4d44a42 => generated 663 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1040] 10.0.0.111 () {32 vars in 747 bytes} [Thu Apr 23 08:56:29 2026] GET /v2.0/security-group-rules/10e99c82-892a-43ae-99ae-67081ea0c27b => generated 569 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1041] 199.204.45.244 () {34 vars in 1052 bytes} [Thu Apr 23 08:56:29 2026] GET /v2.0/ports?network_id=51448491-19f0-47ad-9197-3b45082f5704&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1042] 10.0.0.111 () {32 vars in 673 bytes} [Thu Apr 23 08:56:29 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1043] 10.0.0.134 () {34 vars in 990 bytes} [Thu Apr 23 08:56:29 2026] GET /v2.0/ports?device_id=55e666ff-e898-4adc-a2bf-7962239208a4 => generated 973 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1044] 199.204.45.244 () {34 vars in 1012 bytes} [Thu Apr 23 08:56:29 2026] GET /v2.0/networks/51448491-19f0-47ad-9197-3b45082f5704?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: 531/1045] 10.0.0.111 () {32 vars in 750 bytes} [Thu Apr 23 08:56:29 2026] DELETE /v2.0/security-group-rules/10e99c82-892a-43ae-99ae-67081ea0c27b => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1046] 10.0.0.134 () {34 vars in 1040 bytes} [Thu Apr 23 08:56:29 2026] GET /v2.0/security-groups?id=5fa7b841-9f7e-4224-a7e6-0ecc8e53adcf&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1047] 199.204.45.244 () {34 vars in 1112 bytes} [Thu Apr 23 08:56:29 2026] GET /v2.0/networks/51448491-19f0-47ad-9197-3b45082f5704?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1048] 10.0.0.111 () {32 vars in 673 bytes} [Thu Apr 23 08:56:29 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 08:56:29.741 8 WARNING neutron_lib.context [None req-d83c762c-3e86-40f5-a9d9-ad23708d854c 303717df6f464ec693138f905e160ad9 cc2fcaee95b14218a3391bd8d57bc5b0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 08:56:29.768 8 INFO neutron.db.securitygroups_db [None req-d83c762c-3e86-40f5-a9d9-ad23708d854c 303717df6f464ec693138f905e160ad9 cc2fcaee95b14218a3391bd8d57bc5b0 - - default default] Project cc2fcaee95b14218a3391bd8d57bc5b0 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: 535/1049] 10.0.0.111 () {34 vars in 695 bytes} [Thu Apr 23 08:56:29 2026] POST /v2.0/security-group-rules => generated 575 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1050] 10.0.0.111 () {32 vars in 747 bytes} [Thu Apr 23 08:56:29 2026] GET /v2.0/security-group-rules/205a4f8c-fe59-4cc1-b867-147cae332818 => generated 575 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1051] 10.0.0.111 () {32 vars in 673 bytes} [Thu Apr 23 08:56:29 2026] GET /v2.0/security-group-rules => generated 3924 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1052] 10.0.0.111 () {32 vars in 750 bytes} [Thu Apr 23 08:56:29 2026] DELETE /v2.0/security-group-rules/205a4f8c-fe59-4cc1-b867-147cae332818 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1053] 10.0.0.111 () {32 vars in 673 bytes} [Thu Apr 23 08:56:30 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1054] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:56:30 2026] DELETE /v2.0/security-groups/9f7b60e0-d148-4afc-b055-6c9c8258bc9a => 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: 541/1055] 10.0.0.111 () {32 vars in 663 bytes} [Thu Apr 23 08:56:30 2026] GET /v2.0/security-groups => generated 2801 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1056] 10.0.0.111 () {34 vars in 789 bytes} [Thu Apr 23 08:56:28 2026] PUT /v2.0/routers/8bdf7044-23bb-438c-bc77-0da54dd3d1f0/remove_router_interface => generated 309 bytes in 1517 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1057] 10.0.0.111 () {32 vars in 663 bytes} [Thu Apr 23 08:56:30 2026] GET /v2.0/security-groups => generated 2801 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1058] 10.0.0.134 () {34 vars in 990 bytes} [Thu Apr 23 08:56:30 2026] GET /v2.0/ports?device_id=55e666ff-e898-4adc-a2bf-7962239208a4 => generated 975 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1059] 10.0.0.134 () {34 vars in 1040 bytes} [Thu Apr 23 08:56:30 2026] GET /v2.0/security-groups?id=5fa7b841-9f7e-4224-a7e6-0ecc8e53adcf&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1060] 10.0.0.111 () {32 vars in 774 bytes} [Thu Apr 23 08:56:30 2026] GET /v2.0/security-groups?tenant_id=cc2fcaee95b14218a3391bd8d57bc5b0&name=default => generated 2801 bytes in 227 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1061] 10.0.0.134 () {34 vars in 990 bytes} [Thu Apr 23 08:56:31 2026] GET /v2.0/ports?device_id=55e666ff-e898-4adc-a2bf-7962239208a4 => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1062] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:56:31 2026] DELETE /v2.0/security-groups/14ddbe5c-dea3-4fb1-9db1-05b1e956da5a => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 08:56:31.277 7 INFO neutron.services.segments.plugin [-] Segment 8b55809f-46eb-4c51-baa8-22a05b2bf1c0 resource provider aggregate not found 2026-04-23 08:56:31.284 7 INFO neutron.services.segments.plugin [-] Segment 8b55809f-46eb-4c51-baa8-22a05b2bf1c0 resource provider aggregate not found 2026-04-23 08:56:31.291 7 INFO neutron.services.segments.plugin [-] Segment 8b55809f-46eb-4c51-baa8-22a05b2bf1c0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8b55809f-46eb-4c51-baa8-22a05b2bf1c0 found for delete ", "request_id": "req-0c67a513-2071-4a07-bb20-28ec2b75a77e"}]} 2026-04-23 08:56:31.301 7 INFO neutron.services.segments.plugin [-] Segment 8b55809f-46eb-4c51-baa8-22a05b2bf1c0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8b55809f-46eb-4c51-baa8-22a05b2bf1c0 found for delete ", "request_id": "req-41155c9d-4f8f-4014-8e1d-4f1d4eac2fe9"}]} 2026-04-23 08:56:31.305 7 INFO neutron.db.l3_hamode_db [None req-6fc236e6-671e-46e8-adf1-e6198174a527 ee1f701d0ae842618e8260fd558f6faf ff9a49bf74f14b0aaa30a16cebd0e453 - - default default] HA network c52e0be0-29bc-40c7-95ed-cdb775a1fe88 was deleted as no HA routers are present in tenant ff9a49bf74f14b0aaa30a16cebd0e453. [pid: 7|app: 0|req: 516/1063] 10.0.0.111 () {32 vars in 724 bytes} [Thu Apr 23 08:56:30 2026] DELETE /v2.0/routers/8bdf7044-23bb-438c-bc77-0da54dd3d1f0 => generated 0 bytes in 1042 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1064] 10.0.0.111 () {32 vars in 724 bytes} [Thu Apr 23 08:56:31 2026] DELETE /v2.0/subnets/98b26e62-0760-4ea1-bdb4-ed26da2258e8 => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 08:56:31.589 8 INFO neutron.db.l3_db [None req-a8cecb80-8d21-4779-9f49-28107d2cb346 1994f11dd63242fe9f330eb94e789bff 19d0538f0bb9401187462d8e2b1eb99f - - default default] Floating IP 25536c1d-1844-4e72-8384-0898a2e11bfb associated. External IP: 10.96.250.205, port: 074c593c-446d-499c-9b87-f8e79138a492. [pid: 7|app: 0|req: 518/1065] 10.0.0.111 () {32 vars in 726 bytes} [Thu Apr 23 08:56:31 2026] DELETE /v2.0/networks/0bf4a96b-3b48-45f5-8dc8-02e3347dfff2 => 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: 548/1066] 10.0.0.111 () {34 vars in 749 bytes} [Thu Apr 23 08:56:31 2026] PUT /v2.0/floatingips/25536c1d-1844-4e72-8384-0898a2e11bfb => generated 856 bytes in 863 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/1067] 10.0.0.134 () {34 vars in 990 bytes} [Thu Apr 23 08:56:32 2026] GET /v2.0/ports?device_id=55e666ff-e898-4adc-a2bf-7962239208a4 => generated 975 bytes in 207 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1068] 10.0.0.134 () {34 vars in 1040 bytes} [Thu Apr 23 08:56:32 2026] GET /v2.0/security-groups?id=5fa7b841-9f7e-4224-a7e6-0ecc8e53adcf&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 08:56:32.397 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-18107725-c080-4b5d-a6fe-28cd9e60cdc8'] response: {'name': 'network-changed', 'server_uuid': '55e666ff-e898-4adc-a2bf-7962239208a4', 'tag': '074c593c-446d-499c-9b87-f8e79138a492', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 520/1069] 199.204.45.244 () {34 vars in 1080 bytes} [Thu Apr 23 08:56:32 2026] GET /v2.0/ports?tenant_id=19d0538f0bb9401187462d8e2b1eb99f&device_id=55e666ff-e898-4adc-a2bf-7962239208a4 => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1070] 199.204.45.244 () {34 vars in 986 bytes} [Thu Apr 23 08:56:32 2026] GET /v2.0/networks?id=51448491-19f0-47ad-9197-3b45082f5704 => generated 765 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1071] 199.204.45.244 () {34 vars in 1060 bytes} [Thu Apr 23 08:56:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=074c593c-446d-499c-9b87-f8e79138a492 => generated 859 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1072] 199.204.45.244 () {34 vars in 984 bytes} [Thu Apr 23 08:56:32 2026] GET /v2.0/subnets?id=ba6796cd-b812-4f89-9ad6-8f26b4d44a42 => generated 663 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1073] 10.0.0.111 () {32 vars in 774 bytes} [Thu Apr 23 08:56:32 2026] GET /v2.0/security-groups?tenant_id=ff9a49bf74f14b0aaa30a16cebd0e453&name=default => generated 2801 bytes in 307 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1074] 199.204.45.244 () {34 vars in 1096 bytes} [Thu Apr 23 08:56:32 2026] GET /v2.0/ports?device_id=55e666ff-e898-4adc-a2bf-7962239208a4&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1075] 199.204.45.244 () {34 vars in 1052 bytes} [Thu Apr 23 08:56:32 2026] GET /v2.0/ports?network_id=51448491-19f0-47ad-9197-3b45082f5704&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: 552/1076] 10.0.0.134 () {34 vars in 990 bytes} [Thu Apr 23 08:56:32 2026] GET /v2.0/ports?device_id=55e666ff-e898-4adc-a2bf-7962239208a4 => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1077] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:56:32 2026] DELETE /v2.0/security-groups/4b40297f-b9c0-4f0f-a4fa-3a32fb3554f6 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1078] 199.204.45.244 () {34 vars in 1012 bytes} [Thu Apr 23 08:56:32 2026] GET /v2.0/networks/51448491-19f0-47ad-9197-3b45082f5704?fields=segments => generated 14 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1079] 10.0.0.134 () {34 vars in 1040 bytes} [Thu Apr 23 08:56:32 2026] GET /v2.0/security-groups?id=5fa7b841-9f7e-4224-a7e6-0ecc8e53adcf&fields=id&fields=name => generated 114 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1080] 199.204.45.244 () {34 vars in 1112 bytes} [Thu Apr 23 08:56:32 2026] GET /v2.0/networks/51448491-19f0-47ad-9197-3b45082f5704?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1081] 199.204.45.244 () {34 vars in 1080 bytes} [Thu Apr 23 08:56:33 2026] GET /v2.0/ports?tenant_id=19d0538f0bb9401187462d8e2b1eb99f&device_id=55e666ff-e898-4adc-a2bf-7962239208a4 => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1082] 199.204.45.244 () {34 vars in 986 bytes} [Thu Apr 23 08:56:33 2026] GET /v2.0/networks?id=51448491-19f0-47ad-9197-3b45082f5704 => generated 765 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1083] 199.204.45.244 () {34 vars in 1060 bytes} [Thu Apr 23 08:56:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=074c593c-446d-499c-9b87-f8e79138a492 => generated 859 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 08:56:33.332 7 INFO neutron.services.segments.plugin [-] Segment 673cb8ca-67c2-46ba-a455-b8e3d35cc81a resource provider aggregate not found 2026-04-23 08:56:33.340 7 INFO neutron.services.segments.plugin [-] Segment 673cb8ca-67c2-46ba-a455-b8e3d35cc81a resource provider aggregate not found 2026-04-23 08:56:33.360 7 INFO neutron.services.segments.plugin [-] Segment 673cb8ca-67c2-46ba-a455-b8e3d35cc81a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 673cb8ca-67c2-46ba-a455-b8e3d35cc81a found for delete ", "request_id": "req-28723d3e-4c96-46ad-81d6-75a97fee6260"}]} 2026-04-23 08:56:33.361 7 INFO neutron.services.segments.plugin [-] Segment 673cb8ca-67c2-46ba-a455-b8e3d35cc81a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 673cb8ca-67c2-46ba-a455-b8e3d35cc81a found for delete ", "request_id": "req-ad9dcf90-f1c9-41c1-917f-50cf6b8ee899"}]} [pid: 7|app: 0|req: 529/1084] 199.204.45.244 () {34 vars in 984 bytes} [Thu Apr 23 08:56:33 2026] GET /v2.0/subnets?id=ba6796cd-b812-4f89-9ad6-8f26b4d44a42 => generated 663 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1085] 199.204.45.244 () {34 vars in 994 bytes} [Thu Apr 23 08:56:33 2026] GET /v2.0/ports?device_id=55e666ff-e898-4adc-a2bf-7962239208a4 => generated 975 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1086] 199.204.45.244 () {34 vars in 1052 bytes} [Thu Apr 23 08:56:33 2026] GET /v2.0/ports?network_id=51448491-19f0-47ad-9197-3b45082f5704&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 08:56:33.641 7 INFO neutron.db.segments_db [None req-18765acd-3673-471d-862a-20f7a1094891 988530783a924303ac9406c22fc57d3f be052ccea384408f8d2ea4ec8e1971f8 - - default default] Added segment f0a22c4a-bb06-4d37-ba65-7621a368529f of type vxlan for network fd7bc21e-45f0-44c6-b543-84f6583cce39 2026-04-23 08:56:33.701 8 INFO neutron.db.l3_db [req-4dde5595-9114-42db-b148-a206f8c56ddf req-ddad3ceb-bd99-4016-bb22-c9256bfb2a6e 1994f11dd63242fe9f330eb94e789bff 19d0538f0bb9401187462d8e2b1eb99f - - default default] Floating IP 25536c1d-1844-4e72-8384-0898a2e11bfb disassociated. External IP: 10.96.250.205, port: 074c593c-446d-499c-9b87-f8e79138a492. [pid: 7|app: 0|req: 531/1087] 10.0.0.111 () {34 vars in 671 bytes} [Thu Apr 23 08:56:33 2026] POST /v2.0/networks => generated 741 bytes in 331 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1088] 10.0.0.111 () {32 vars in 774 bytes} [Thu Apr 23 08:56:33 2026] GET /v2.0/security-groups?tenant_id=a7ed2a6649534b59856de75cbc81454b&name=default => generated 2801 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1089] 199.204.45.244 () {34 vars in 1012 bytes} [Thu Apr 23 08:56:33 2026] GET /v2.0/networks/51448491-19f0-47ad-9197-3b45082f5704?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1090] 199.204.45.244 () {36 vars in 997 bytes} [Thu Apr 23 08:56:33 2026] DELETE /v2.0/ports/074c593c-446d-499c-9b87-f8e79138a492 => generated 0 bytes in 714 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1091] 10.0.0.111 () {34 vars in 669 bytes} [Thu Apr 23 08:56:33 2026] POST /v2.0/subnets => generated 664 bytes in 243 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1092] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:56:34 2026] DELETE /v2.0/security-groups/994f3a77-5a4e-4057-8716-4327fb8ce185 => 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: 559/1093] 10.0.0.134 () {34 vars in 990 bytes} [Thu Apr 23 08:56:34 2026] GET /v2.0/ports?device_id=55e666ff-e898-4adc-a2bf-7962239208a4 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 08:56:34.283 8 INFO neutron.db.segments_db [None req-6aa336cf-e488-4e74-b6f5-e1ed9233664d 988530783a924303ac9406c22fc57d3f be052ccea384408f8d2ea4ec8e1971f8 - - default default] Added segment d62c45da-ad4b-4123-95a8-9c19e578782e of type vxlan for network 33148643-9084-4ab3-8930-e809efacad1f [pid: 7|app: 0|req: 535/1094] 199.204.45.244 () {34 vars in 1112 bytes} [Thu Apr 23 08:56:34 2026] GET /v2.0/networks/51448491-19f0-47ad-9197-3b45082f5704?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 08:56:34.444 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c0c44089-c986-49be-b5dd-9bd13efca652'] response: {'server_uuid': '55e666ff-e898-4adc-a2bf-7962239208a4', 'name': 'network-vif-deleted', 'tag': '074c593c-446d-499c-9b87-f8e79138a492', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 536/1095] 10.0.0.111 () {32 vars in 774 bytes} [Thu Apr 23 08:56:34 2026] GET /v2.0/security-groups?tenant_id=80a9c4a841d248b88a1cd19dc5a12f72&name=default => generated 2801 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 08:56:34.586 8 INFO neutron.db.l3_hamode_db [None req-6aa336cf-e488-4e74-b6f5-e1ed9233664d 988530783a924303ac9406c22fc57d3f be052ccea384408f8d2ea4ec8e1971f8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 537/1096] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:56:34 2026] DELETE /v2.0/security-groups/ade875fc-1c21-4749-9d99-ca2ea85f538f => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 08:56:34.795 7 WARNING neutron_lib.context [None req-139738ab-32ed-4b77-81b1-c1bd6f8693a3 3977b0738a6f4564bc180405e5b5b4ec f8a6761fbc7f4f1ba346322d13f77108 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 08:56:34.929 7 INFO neutron.db.segments_db [None req-139738ab-32ed-4b77-81b1-c1bd6f8693a3 3977b0738a6f4564bc180405e5b5b4ec f8a6761fbc7f4f1ba346322d13f77108 - - default default] Added segment f1ccbc18-92f6-42d2-85d8-b100548c071c of type vxlan for network 61781e6a-3e95-45c8-8f5a-1b34b2361601 [pid: 7|app: 0|req: 538/1097] 10.0.0.111 () {34 vars in 670 bytes} [Thu Apr 23 08:56:34 2026] POST /v2.0/networks => generated 645 bytes in 463 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 08:56:35.087 7 WARNING neutron_lib.context [None req-60f74652-d093-4b90-bcbc-24b489a42f91 3977b0738a6f4564bc180405e5b5b4ec f8a6761fbc7f4f1ba346322d13f77108 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 539/1098] 10.0.0.111 () {34 vars in 665 bytes} [Thu Apr 23 08:56:35 2026] POST /v2.0/ports => generated 774 bytes in 393 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 540/1099] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:56:35 2026] DELETE /v2.0/security-groups/5fa7b841-9f7e-4224-a7e6-0ecc8e53adcf => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 08:56:35.595 8 INFO neutron.db.l3_hamode_db [None req-6aa336cf-e488-4e74-b6f5-e1ed9233664d 988530783a924303ac9406c22fc57d3f be052ccea384408f8d2ea4ec8e1971f8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 08:56:35.598 7 WARNING neutron_lib.context [None req-89d29406-d147-4333-aef1-8ce08a0fde86 3977b0738a6f4564bc180405e5b5b4ec f8a6761fbc7f4f1ba346322d13f77108 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 08:56:35.662 7 INFO neutron.db.segments_db [None req-89d29406-d147-4333-aef1-8ce08a0fde86 3977b0738a6f4564bc180405e5b5b4ec f8a6761fbc7f4f1ba346322d13f77108 - - default default] Added segment d475b9ec-747f-416f-8f2d-54515c57152d of type vxlan for network cb6fcc85-0f1a-434c-ac7b-3c0ea2f3869f [pid: 7|app: 0|req: 541/1100] 10.0.0.111 () {34 vars in 670 bytes} [Thu Apr 23 08:56:35 2026] POST /v2.0/networks => generated 631 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 08:56:35.828 7 INFO neutron.api.v2.resource [None req-114585c9-b74a-436a-b9f5-f537fccc6852 1994f11dd63242fe9f330eb94e789bff 19d0538f0bb9401187462d8e2b1eb99f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 542/1101] 10.0.0.111 () {32 vars in 737 bytes} [Thu Apr 23 08:56:35 2026] GET /v2.0/security-groups/5fa7b841-9f7e-4224-a7e6-0ecc8e53adcf => generated 146 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 08:56:35.838 7 WARNING neutron_lib.context [None req-f6829637-dedc-4270-b4cc-3b1c83299e02 3977b0738a6f4564bc180405e5b5b4ec f8a6761fbc7f4f1ba346322d13f77108 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 543/1102] 10.0.0.111 () {34 vars in 669 bytes} [Thu Apr 23 08:56:35 2026] POST /v2.0/subnets => generated 602 bytes in 371 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1103] 10.0.0.111 () {32 vars in 732 bytes} [Thu Apr 23 08:56:36 2026] DELETE /v2.0/floatingips/25536c1d-1844-4e72-8384-0898a2e11bfb => generated 0 bytes in 319 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 08:56:36.527 7 WARNING neutron_lib.context [None req-1b27e938-6291-41bb-83b8-c9a6f8d2c08a 3977b0738a6f4564bc180405e5b5b4ec f8a6761fbc7f4f1ba346322d13f77108 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 545/1104] 10.0.0.111 () {34 vars in 665 bytes} [Thu Apr 23 08:56:36 2026] POST /v2.0/ports => generated 953 bytes in 487 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 560/1105] 10.0.0.111 () {34 vars in 669 bytes} [Thu Apr 23 08:56:34 2026] POST /v2.0/routers => generated 728 bytes in 2795 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1106] 10.0.0.111 () {32 vars in 720 bytes} [Thu Apr 23 08:56:37 2026] DELETE /v2.0/ports/19ba6ac4-d97c-41f7-97e8-6706d9ac400d => generated 0 bytes in 423 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1107] 10.0.0.111 () {34 vars in 789 bytes} [Thu Apr 23 08:56:37 2026] PUT /v2.0/routers/28be2dd6-b5f1-4798-b061-bf691935930f/remove_router_interface => generated 309 bytes in 1359 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 08:56:38.385 7 INFO neutron.pecan_wsgi.hooks.translation [None req-78cad7ab-9a4b-48f8-abfd-aa4a115d7a11 3977b0738a6f4564bc180405e5b5b4ec f8a6761fbc7f4f1ba346322d13f77108 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 547/1108] 10.0.0.111 () {32 vars in 720 bytes} [Thu Apr 23 08:56:38 2026] DELETE /v2.0/ports/19ba6ac4-d97c-41f7-97e8-6706d9ac400d => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1109] 10.0.0.111 () {34 vars in 783 bytes} [Thu Apr 23 08:56:37 2026] PUT /v2.0/routers/8c8c82fa-2ab1-4ff5-b6d3-9e99477f3cc9/add_router_interface => generated 309 bytes in 1677 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 08:56:39.157 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ce4b7b19-0562-4607-9375-cc09cfeee4c6 3977b0738a6f4564bc180405e5b5b4ec f8a6761fbc7f4f1ba346322d13f77108 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 563/1110] 10.0.0.111 () {32 vars in 717 bytes} [Thu Apr 23 08:56:39 2026] GET /v2.0/ports/19ba6ac4-d97c-41f7-97e8-6706d9ac400d => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1111] 10.0.0.111 () {32 vars in 724 bytes} [Thu Apr 23 08:56:39 2026] DELETE /v2.0/subnets/2b323b05-52a0-47a7-8239-c867fc530299 => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 08:56:39.499 7 INFO neutron.services.segments.plugin [-] Segment d5424a1f-abf6-4061-837e-c49be930b3b9 resource provider aggregate not found 2026-04-23 08:56:39.512 7 INFO neutron.services.segments.plugin [-] Segment d5424a1f-abf6-4061-837e-c49be930b3b9 resource provider aggregate not found 2026-04-23 08:56:39.536 7 INFO neutron.services.segments.plugin [-] Segment d5424a1f-abf6-4061-837e-c49be930b3b9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d5424a1f-abf6-4061-837e-c49be930b3b9 found for delete ", "request_id": "req-9b343b13-938a-44dd-8fc5-110d7a25ffb9"}]} 2026-04-23 08:56:39.537 7 INFO neutron.services.segments.plugin [-] Segment d5424a1f-abf6-4061-837e-c49be930b3b9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d5424a1f-abf6-4061-837e-c49be930b3b9 found for delete ", "request_id": "req-71506da4-ae99-426a-826d-3029b4741a04"}]} 2026-04-23 08:56:39.544 7 INFO neutron.db.l3_hamode_db [None req-74f6f101-4e15-422b-9473-c7712118aed1 988530783a924303ac9406c22fc57d3f be052ccea384408f8d2ea4ec8e1971f8 - - default default] HA network 938aeed1-20d2-493d-bc9d-77b95cca252f was deleted as no HA routers are present in tenant 19d0538f0bb9401187462d8e2b1eb99f. [pid: 7|app: 0|req: 548/1112] 10.0.0.111 () {32 vars in 724 bytes} [Thu Apr 23 08:56:38 2026] DELETE /v2.0/routers/28be2dd6-b5f1-4798-b061-bf691935930f => generated 0 bytes in 1164 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1113] 10.0.0.111 () {32 vars in 724 bytes} [Thu Apr 23 08:56:39 2026] DELETE /v2.0/subnets/ba6796cd-b812-4f89-9ad6-8f26b4d44a42 => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 08:56:39.801 8 INFO neutron.services.segments.plugin [-] Segment d475b9ec-747f-416f-8f2d-54515c57152d resource provider aggregate not found 2026-04-23 08:56:39.808 8 INFO neutron.services.segments.plugin [-] Segment d475b9ec-747f-416f-8f2d-54515c57152d resource provider aggregate not found 2026-04-23 08:56:39.831 8 INFO neutron.services.segments.plugin [-] Segment d475b9ec-747f-416f-8f2d-54515c57152d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d475b9ec-747f-416f-8f2d-54515c57152d found for delete ", "request_id": "req-37601ad2-73a4-43f3-b2d0-53a2a5a4b9b7"}]} 2026-04-23 08:56:39.833 8 INFO neutron.services.segments.plugin [-] Segment d475b9ec-747f-416f-8f2d-54515c57152d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d475b9ec-747f-416f-8f2d-54515c57152d found for delete ", "request_id": "req-4b361608-4336-4d9c-8525-bdbc56553269"}]} [pid: 8|app: 0|req: 565/1114] 10.0.0.111 () {32 vars in 726 bytes} [Thu Apr 23 08:56:39 2026] DELETE /v2.0/networks/cb6fcc85-0f1a-434c-ac7b-3c0ea2f3869f => generated 0 bytes in 442 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 08:56:39.858 8 WARNING neutron_lib.context [None req-481eaa9a-d16b-4655-941b-c55dcbd94946 3977b0738a6f4564bc180405e5b5b4ec f8a6761fbc7f4f1ba346322d13f77108 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 08:56:39.937 8 INFO neutron.db.segments_db [None req-481eaa9a-d16b-4655-941b-c55dcbd94946 3977b0738a6f4564bc180405e5b5b4ec f8a6761fbc7f4f1ba346322d13f77108 - - default default] Added segment 3038b50a-473f-48bb-8586-35aa222e041d of type vxlan for network 6789509e-c932-4574-964e-c606c94e4ad7 [pid: 8|app: 0|req: 566/1115] 10.0.0.111 () {34 vars in 670 bytes} [Thu Apr 23 08:56:39 2026] POST /v2.0/networks => generated 632 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 08:56:40.102 8 WARNING neutron_lib.context [None req-bef3bbdf-569e-47a8-a539-5810761a453c 3977b0738a6f4564bc180405e5b5b4ec f8a6761fbc7f4f1ba346322d13f77108 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 550/1116] 10.0.0.111 () {32 vars in 726 bytes} [Thu Apr 23 08:56:39 2026] DELETE /v2.0/networks/51448491-19f0-47ad-9197-3b45082f5704 => generated 0 bytes in 451 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1117] 10.0.0.111 () {34 vars in 669 bytes} [Thu Apr 23 08:56:40 2026] POST /v2.0/subnets => generated 602 bytes in 423 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 08:56:40.527 7 WARNING neutron_lib.context [None req-0f14907d-d9af-4d9e-81c3-629b9e59c768 3977b0738a6f4564bc180405e5b5b4ec f8a6761fbc7f4f1ba346322d13f77108 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 568/1118] 10.0.0.111 () {32 vars in 774 bytes} [Thu Apr 23 08:56:40 2026] GET /v2.0/security-groups?tenant_id=19d0538f0bb9401187462d8e2b1eb99f&name=default => generated 2801 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1119] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:56:40 2026] DELETE /v2.0/security-groups/796e302a-ac02-466f-8669-446c64218567 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1120] 10.0.0.111 () {34 vars in 665 bytes} [Thu Apr 23 08:56:40 2026] POST /v2.0/ports => generated 911 bytes in 515 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1123] 10.0.0.111 () {32 vars in 720 bytes} [Thu Apr 23 08:56:41 2026] DELETE /v2.0/ports/c35d493b-41a9-4d26-ba14-08f6b22973c7 => generated 0 bytes in 399 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 08:56:41.480 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ce4f229f-88b6-494c-93c1-74c4e541ae34 3977b0738a6f4564bc180405e5b5b4ec f8a6761fbc7f4f1ba346322d13f77108 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 554/1124] 10.0.0.111 () {32 vars in 717 bytes} [Thu Apr 23 08:56:41 2026] GET /v2.0/ports/c35d493b-41a9-4d26-ba14-08f6b22973c7 => generated 132 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 08:56:41.725 7 INFO neutron.services.segments.plugin [-] Segment 89a71a0e-2478-406f-afe2-8779283ac6a3 resource provider aggregate not found 2026-04-23 08:56:41.746 7 INFO neutron.services.segments.plugin [-] Segment 89a71a0e-2478-406f-afe2-8779283ac6a3 resource provider aggregate not found 2026-04-23 08:56:41.764 7 INFO neutron.services.segments.plugin [-] Segment 89a71a0e-2478-406f-afe2-8779283ac6a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 89a71a0e-2478-406f-afe2-8779283ac6a3 found for delete ", "request_id": "req-7ecf7c24-57d6-4ff2-97d9-86c9d206c443"}]} 2026-04-23 08:56:41.771 7 INFO neutron.services.segments.plugin [-] Segment 89a71a0e-2478-406f-afe2-8779283ac6a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 89a71a0e-2478-406f-afe2-8779283ac6a3 found for delete ", "request_id": "req-f9e5e83b-0e9f-4e6c-b08d-50b8e71d71b9"}]} [pid: 8|app: 0|req: 571/1125] 10.0.0.111 () {32 vars in 724 bytes} [Thu Apr 23 08:56:41 2026] DELETE /v2.0/subnets/eab3f989-0215-4f0b-b547-6c9b82e04d61 => generated 0 bytes in 299 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1126] 10.0.0.134 () {34 vars in 982 bytes} [Thu Apr 23 08:56:41 2026] GET /v2.0/networks?id=fd7bc21e-45f0-44c6-b543-84f6583cce39 => generated 673 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1127] 10.0.0.134 () {34 vars in 965 bytes} [Thu Apr 23 08:56:41 2026] GET /v2.0/quotas/81b57794d36a42758a3b94a8b4807d35 => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1128] 10.0.0.134 () {34 vars in 1002 bytes} [Thu Apr 23 08:56:41 2026] GET /v2.0/ports?tenant_id=81b57794d36a42758a3b94a8b4807d35&fields=id => generated 103 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1129] 10.0.0.134 () {34 vars in 1008 bytes} [Thu Apr 23 08:56:41 2026] GET /v2.0/networks/fd7bc21e-45f0-44c6-b543-84f6583cce39?fields=segments => generated 14 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1130] 10.0.0.134 () {34 vars in 1108 bytes} [Thu Apr 23 08:56:42 2026] GET /v2.0/networks/fd7bc21e-45f0-44c6-b543-84f6583cce39?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 08:56:42.308 8 INFO neutron.services.segments.plugin [-] Segment 3038b50a-473f-48bb-8586-35aa222e041d resource provider aggregate not found 2026-04-23 08:56:42.314 8 INFO neutron.services.segments.plugin [-] Segment 3038b50a-473f-48bb-8586-35aa222e041d resource provider aggregate not found 2026-04-23 08:56:42.340 8 INFO neutron.services.segments.plugin [-] Segment 3038b50a-473f-48bb-8586-35aa222e041d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3038b50a-473f-48bb-8586-35aa222e041d found for delete ", "request_id": "req-b2a2f44d-3e0c-4706-a62b-326838a01f0c"}]} 2026-04-23 08:56:42.357 8 INFO neutron.services.segments.plugin [-] Segment 3038b50a-473f-48bb-8586-35aa222e041d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3038b50a-473f-48bb-8586-35aa222e041d found for delete ", "request_id": "req-d1e45b64-9d99-41d6-af80-b3f7e4e6d3ed"}]} [pid: 8|app: 0|req: 572/1131] 10.0.0.111 () {32 vars in 726 bytes} [Thu Apr 23 08:56:41 2026] DELETE /v2.0/networks/6789509e-c932-4574-964e-c606c94e4ad7 => generated 0 bytes in 570 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 08:56:42.386 8 WARNING neutron_lib.context [None req-e4bd11b2-d506-4cf8-8f69-46f4977b468b 3977b0738a6f4564bc180405e5b5b4ec f8a6761fbc7f4f1ba346322d13f77108 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 560/1132] 10.0.0.111 () {32 vars in 774 bytes} [Thu Apr 23 08:56:42 2026] GET /v2.0/security-groups?tenant_id=c1cba57ac01c4f248d840f2bd281e166&name=default => generated 2801 bytes in 417 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1133] 10.0.0.134 () {34 vars in 990 bytes} [Thu Apr 23 08:56:42 2026] GET /v2.0/ports?device_id=01c52ad8-8bef-4c6d-80bd-a000485a8fcf => 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: 573/1134] 10.0.0.111 () {34 vars in 665 bytes} [Thu Apr 23 08:56:42 2026] POST /v2.0/ports => generated 775 bytes in 378 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1135] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:56:42 2026] DELETE /v2.0/security-groups/62a622f9-ca57-4109-9c38-e64747676720 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 574/1136] 10.0.0.111 () {34 vars in 737 bytes} [Thu Apr 23 08:56:42 2026] PUT /v2.0/ports/aa2e5f7b-4974-43a0-80fe-b76ff4979979 => generated 752 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1137] 10.0.0.111 () {32 vars in 774 bytes} [Thu Apr 23 08:56:42 2026] GET /v2.0/security-groups?tenant_id=e893ffdee67d4967afc51fd931d503cb&name=default => generated 2801 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 08:56:43.131 7 INFO neutron.db.segments_db [None req-b5b909c4-b703-47eb-a291-020578e246f9 988530783a924303ac9406c22fc57d3f be052ccea384408f8d2ea4ec8e1971f8 - - default default] Added segment 24a3c9a9-eeae-48b5-962b-4b2637c23529 of type vxlan for network 1bce52d8-b1a2-4170-81a4-f69457d4ad69 [pid: 7|app: 0|req: 563/1138] 10.0.0.111 () {34 vars in 671 bytes} [Thu Apr 23 08:56:42 2026] POST /v2.0/networks => generated 743 bytes in 385 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1139] 199.204.45.244 () {34 vars in 986 bytes} [Thu Apr 23 08:56:43 2026] GET /v2.0/networks?id=fd7bc21e-45f0-44c6-b543-84f6583cce39 => generated 673 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1140] 10.0.0.111 () {32 vars in 720 bytes} [Thu Apr 23 08:56:43 2026] DELETE /v2.0/ports/aa2e5f7b-4974-43a0-80fe-b76ff4979979 => generated 0 bytes in 243 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1141] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:56:43 2026] DELETE /v2.0/security-groups/1c80c154-c9fc-4b1b-af12-99b8353a2e82 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 08:56:43.424 7 WARNING neutron_lib.context [req-786d1562-efb4-4b80-a14a-aa1414af4dd4 req-6bbf18c6-2389-4c0f-bcee-f2ad0fa6314a 2ac5106715d14a7b99af0416bfa6f6ed 81b57794d36a42758a3b94a8b4807d35 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 577/1142] 10.0.0.111 () {34 vars in 669 bytes} [Thu Apr 23 08:56:43 2026] POST /v2.0/subnets => generated 666 bytes in 260 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1143] 10.0.0.111 () {32 vars in 643 bytes} [Thu Apr 23 08:56:43 2026] GET /v2.0/ports => generated 777 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 08:56:43.799 8 INFO neutron.db.segments_db [None req-744b50e4-1f84-4d1b-86d2-65ece877c436 988530783a924303ac9406c22fc57d3f be052ccea384408f8d2ea4ec8e1971f8 - - default default] Added segment 52e0f67e-f171-4fe1-8bd2-7712cf69f010 of type vxlan for network 388f225a-1b4b-4e3f-80cd-e0d229978a2d [pid: 7|app: 0|req: 566/1144] 199.204.45.244 () {38 vars in 955 bytes} [Thu Apr 23 08:56:43 2026] POST /v2.0/ports => generated 954 bytes in 475 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 567/1145] 10.0.0.134 () {34 vars in 990 bytes} [Thu Apr 23 08:56:43 2026] GET /v2.0/ports?device_id=01c52ad8-8bef-4c6d-80bd-a000485a8fcf => generated 957 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 08:56:43.953 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fdee044a-44ec-4af5-b090-eb4a3ff25a70 3977b0738a6f4564bc180405e5b5b4ec f8a6761fbc7f4f1ba346322d13f77108 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 568/1146] 10.0.0.111 () {32 vars in 717 bytes} [Thu Apr 23 08:56:43 2026] GET /v2.0/ports/aa2e5f7b-4974-43a0-80fe-b76ff4979979 => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 08:56:44.103 8 INFO neutron.db.l3_hamode_db [None req-744b50e4-1f84-4d1b-86d2-65ece877c436 988530783a924303ac9406c22fc57d3f be052ccea384408f8d2ea4ec8e1971f8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 569/1147] 199.204.45.244 () {38 vars in 1028 bytes} [Thu Apr 23 08:56:43 2026] PUT /v2.0/ports/0a0bc557-9cc1-438c-8279-1c600247687f => generated 1199 bytes in 565 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 08:56:44.571 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-94f77912-085f-4c26-9a69-08e0d6cf413f'] response: {'name': 'network-changed', 'server_uuid': '01c52ad8-8bef-4c6d-80bd-a000485a8fcf', 'tag': '0a0bc557-9cc1-438c-8279-1c600247687f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 570/1148] 10.0.0.134 () {34 vars in 1040 bytes} [Thu Apr 23 08:56:44 2026] GET /v2.0/security-groups?id=2d9a869d-c0e6-4f1a-bfe9-a5bc68c3cae4&fields=id&fields=name => generated 88 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 571/1149] 10.0.0.111 () {32 vars in 643 bytes} [Thu Apr 23 08:56:44 2026] GET /v2.0/ports => generated 777 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1150] 199.204.45.244 () {34 vars in 1080 bytes} [Thu Apr 23 08:56:44 2026] GET /v2.0/ports?tenant_id=81b57794d36a42758a3b94a8b4807d35&device_id=01c52ad8-8bef-4c6d-80bd-a000485a8fcf => generated 1238 bytes in 407 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1151] 10.0.0.111 () {32 vars in 717 bytes} [Thu Apr 23 08:56:45 2026] GET /v2.0/ports/47a04312-c043-4449-adf2-38039793eb4e => generated 774 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1152] 199.204.45.244 () {34 vars in 1058 bytes} [Thu Apr 23 08:56:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=0a0bc557-9cc1-438c-8279-1c600247687f => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 08:56:45.177 7 INFO neutron.pecan_wsgi.hooks.translation [None req-39885d10-989e-4ea6-b0c8-1dde3e87d6c6 3977b0738a6f4564bc180405e5b5b4ec f8a6761fbc7f4f1ba346322d13f77108 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 575/1153] 10.0.0.111 () {32 vars in 720 bytes} [Thu Apr 23 08:56:45 2026] DELETE /v2.0/ports/c35d493b-41a9-4d26-ba14-08f6b22973c7 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1154] 199.204.45.244 () {34 vars in 984 bytes} [Thu Apr 23 08:56:45 2026] GET /v2.0/subnets?id=62b6d0bc-afae-4c8a-9b05-069f4c4ae61d => generated 667 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 08:56:45.240 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4c1fb45c-4308-4fde-be9c-0de9594c6aa0 3977b0738a6f4564bc180405e5b5b4ec f8a6761fbc7f4f1ba346322d13f77108 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 577/1155] 10.0.0.111 () {32 vars in 724 bytes} [Thu Apr 23 08:56:45 2026] DELETE /v2.0/subnets/eab3f989-0215-4f0b-b547-6c9b82e04d61 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1156] 199.204.45.244 () {34 vars in 1052 bytes} [Thu Apr 23 08:56:45 2026] GET /v2.0/ports?network_id=fd7bc21e-45f0-44c6-b543-84f6583cce39&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 08:56:45.289 8 INFO neutron.db.l3_hamode_db [None req-744b50e4-1f84-4d1b-86d2-65ece877c436 988530783a924303ac9406c22fc57d3f be052ccea384408f8d2ea4ec8e1971f8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 08:56:45.300 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3e3b09a1-45b9-4478-b99f-cdf0099eca0a 3977b0738a6f4564bc180405e5b5b4ec f8a6761fbc7f4f1ba346322d13f77108 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 579/1157] 10.0.0.111 () {32 vars in 724 bytes} [Thu Apr 23 08:56:45 2026] DELETE /v2.0/subnets/2b323b05-52a0-47a7-8239-c867fc530299 => 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: 580/1158] 199.204.45.244 () {34 vars in 1012 bytes} [Thu Apr 23 08:56:45 2026] GET /v2.0/networks/fd7bc21e-45f0-44c6-b543-84f6583cce39?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1159] 10.0.0.111 () {32 vars in 720 bytes} [Thu Apr 23 08:56:45 2026] DELETE /v2.0/ports/47a04312-c043-4449-adf2-38039793eb4e => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1160] 199.204.45.244 () {34 vars in 1112 bytes} [Thu Apr 23 08:56:45 2026] GET /v2.0/networks/fd7bc21e-45f0-44c6-b543-84f6583cce39?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 08:56:45.908 7 INFO neutron.services.segments.plugin [-] Segment f1ccbc18-92f6-42d2-85d8-b100548c071c resource provider aggregate not found 2026-04-23 08:56:45.919 7 INFO neutron.services.segments.plugin [-] Segment f1ccbc18-92f6-42d2-85d8-b100548c071c resource provider aggregate not found 2026-04-23 08:56:45.931 7 INFO neutron.services.segments.plugin [-] Segment f1ccbc18-92f6-42d2-85d8-b100548c071c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f1ccbc18-92f6-42d2-85d8-b100548c071c found for delete ", "request_id": "req-e1ecf3ef-bbd8-4a16-92ba-d6275cd92ec3"}]} 2026-04-23 08:56:45.935 7 INFO neutron.services.segments.plugin [-] Segment f1ccbc18-92f6-42d2-85d8-b100548c071c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f1ccbc18-92f6-42d2-85d8-b100548c071c found for delete ", "request_id": "req-723edde3-b3a2-487c-82de-967130aa6921"}]} [pid: 7|app: 0|req: 583/1161] 10.0.0.111 () {32 vars in 726 bytes} [Thu Apr 23 08:56:45 2026] DELETE /v2.0/networks/61781e6a-3e95-45c8-8f5a-1b34b2361601 => generated 0 bytes in 271 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1162] 10.0.0.134 () {34 vars in 990 bytes} [Thu Apr 23 08:56:45 2026] GET /v2.0/ports?device_id=01c52ad8-8bef-4c6d-80bd-a000485a8fcf => generated 969 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1163] 199.204.45.244 () {34 vars in 1080 bytes} [Thu Apr 23 08:56:46 2026] GET /v2.0/ports?tenant_id=81b57794d36a42758a3b94a8b4807d35&device_id=01c52ad8-8bef-4c6d-80bd-a000485a8fcf => generated 1238 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1164] 10.0.0.134 () {34 vars in 1040 bytes} [Thu Apr 23 08:56:46 2026] GET /v2.0/security-groups?id=2d9a869d-c0e6-4f1a-bfe9-a5bc68c3cae4&fields=id&fields=name => generated 88 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1165] 199.204.45.244 () {34 vars in 986 bytes} [Thu Apr 23 08:56:46 2026] GET /v2.0/networks?id=fd7bc21e-45f0-44c6-b543-84f6583cce39 => generated 769 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1166] 199.204.45.244 () {34 vars in 1058 bytes} [Thu Apr 23 08:56:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=0a0bc557-9cc1-438c-8279-1c600247687f => 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: 589/1167] 199.204.45.244 () {34 vars in 984 bytes} [Thu Apr 23 08:56:46 2026] GET /v2.0/subnets?id=62b6d0bc-afae-4c8a-9b05-069f4c4ae61d => generated 667 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1168] 199.204.45.244 () {34 vars in 1052 bytes} [Thu Apr 23 08:56:46 2026] GET /v2.0/ports?network_id=fd7bc21e-45f0-44c6-b543-84f6583cce39&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1169] 199.204.45.244 () {34 vars in 1012 bytes} [Thu Apr 23 08:56:46 2026] GET /v2.0/networks/fd7bc21e-45f0-44c6-b543-84f6583cce39?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1170] 10.0.0.111 () {34 vars in 669 bytes} [Thu Apr 23 08:56:43 2026] POST /v2.0/routers => generated 730 bytes in 2763 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1171] 199.204.45.244 () {34 vars in 1112 bytes} [Thu Apr 23 08:56:46 2026] GET /v2.0/networks/fd7bc21e-45f0-44c6-b543-84f6583cce39?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1172] 10.0.0.111 () {32 vars in 774 bytes} [Thu Apr 23 08:56:46 2026] GET /v2.0/security-groups?tenant_id=f8a6761fbc7f4f1ba346322d13f77108&name=default => generated 2801 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1173] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:56:46 2026] DELETE /v2.0/security-groups/2ccf2ddb-2952-4eba-bacd-02490bb29a87 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1174] 10.0.0.134 () {34 vars in 990 bytes} [Thu Apr 23 08:56:47 2026] GET /v2.0/ports?device_id=01c52ad8-8bef-4c6d-80bd-a000485a8fcf => generated 969 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1175] 10.0.0.134 () {34 vars in 1040 bytes} [Thu Apr 23 08:56:47 2026] GET /v2.0/security-groups?id=2d9a869d-c0e6-4f1a-bfe9-a5bc68c3cae4&fields=id&fields=name => generated 88 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1176] 10.0.0.134 () {34 vars in 990 bytes} [Thu Apr 23 08:56:48 2026] GET /v2.0/ports?device_id=01c52ad8-8bef-4c6d-80bd-a000485a8fcf => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1177] 10.0.0.134 () {34 vars in 1040 bytes} [Thu Apr 23 08:56:48 2026] GET /v2.0/security-groups?id=2d9a869d-c0e6-4f1a-bfe9-a5bc68c3cae4&fields=id&fields=name => generated 88 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1178] 10.0.0.111 () {34 vars in 783 bytes} [Thu Apr 23 08:56:46 2026] PUT /v2.0/routers/ce6b4f02-0459-4e24-84c5-34fd2a515dd1/add_router_interface => generated 309 bytes in 2053 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1179] 10.0.0.134 () {34 vars in 990 bytes} [Thu Apr 23 08:56:49 2026] GET /v2.0/ports?device_id=01c52ad8-8bef-4c6d-80bd-a000485a8fcf => generated 971 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 08:56:49.118 7 WARNING neutron_lib.context [None req-165ffc87-731e-409f-bd40-c81065586b42 789a28e652da461ba97942d1cec829dd 5a1000f6a4a146648a65b8680d065c55 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 582/1180] 10.0.0.134 () {34 vars in 1040 bytes} [Thu Apr 23 08:56:49 2026] GET /v2.0/security-groups?id=2d9a869d-c0e6-4f1a-bfe9-a5bc68c3cae4&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-04-23 08:56:49.249 7 INFO neutron.db.segments_db [None req-165ffc87-731e-409f-bd40-c81065586b42 789a28e652da461ba97942d1cec829dd 5a1000f6a4a146648a65b8680d065c55 - - default default] Added segment ec30d7af-c8c1-4275-a76e-3a94e222dc17 of type vxlan for network de4d2455-7d1d-4730-a0fa-c6b11305d2f4 2026-04-23 08:56:49.346 8 WARNING neutron_lib.context [None req-7177e1df-8fd2-4b24-9e38-bd1cd4c360f3 f9a09e7d514240a2a009d3c6e95774f7 ce94b74882ad4107b7e4ef798f4e73f0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 599/1181] 10.0.0.111 () {34 vars in 670 bytes} [Thu Apr 23 08:56:48 2026] POST /v2.0/networks => generated 633 bytes in 457 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 08:56:49.369 7 WARNING neutron_lib.context [None req-fb53fb1d-ea94-49db-9742-58d025fcc256 789a28e652da461ba97942d1cec829dd 5a1000f6a4a146648a65b8680d065c55 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 08:56:49.442 7 INFO neutron.db.segments_db [None req-fb53fb1d-ea94-49db-9742-58d025fcc256 789a28e652da461ba97942d1cec829dd 5a1000f6a4a146648a65b8680d065c55 - - default default] Added segment e69bf55e-f167-4104-a69a-026c66767951 of type vxlan for network 4540eb06-606d-474d-b597-c5798281a1ca [pid: 8|app: 0|req: 583/1182] 10.0.0.111 () {34 vars in 685 bytes} [Thu Apr 23 08:56:49 2026] POST /v2.0/security-groups => generated 1596 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 08:56:49.484 8 WARNING neutron_lib.context [None req-82ebf65c-a296-4ea1-8cac-892b3fd1d135 f9a09e7d514240a2a009d3c6e95774f7 ce94b74882ad4107b7e4ef798f4e73f0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 584/1183] 10.0.0.111 () {34 vars in 695 bytes} [Thu Apr 23 08:56:49 2026] POST /v2.0/security-group-rules => generated 565 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1184] 10.0.0.111 () {34 vars in 670 bytes} [Thu Apr 23 08:56:49 2026] POST /v2.0/networks => generated 633 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 08:56:49.602 7 WARNING neutron_lib.context [None req-115b346f-a53f-419b-af8a-cfa6d70ebbdf f9a09e7d514240a2a009d3c6e95774f7 ce94b74882ad4107b7e4ef798f4e73f0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 585/1185] 199.204.45.244 () {34 vars in 994 bytes} [Thu Apr 23 08:56:49 2026] GET /v2.0/ports?device_id=01c52ad8-8bef-4c6d-80bd-a000485a8fcf => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 08:56:49.632 8 WARNING neutron_lib.context [None req-90619465-2ce5-46a5-83ef-98dc51682ab4 789a28e652da461ba97942d1cec829dd 5a1000f6a4a146648a65b8680d065c55 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 601/1186] 10.0.0.111 () {34 vars in 695 bytes} [Thu Apr 23 08:56:49 2026] POST /v2.0/security-group-rules => generated 570 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1187] 10.0.0.111 () {34 vars in 669 bytes} [Thu Apr 23 08:56:49 2026] POST /v2.0/subnets => generated 622 bytes in 304 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 08:56:49.938 8 WARNING neutron_lib.context [None req-a7bed0ab-702b-429c-a39e-bbe19c43c7f4 f9a09e7d514240a2a009d3c6e95774f7 ce94b74882ad4107b7e4ef798f4e73f0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 602/1188] 199.204.45.244 () {36 vars in 997 bytes} [Thu Apr 23 08:56:49 2026] DELETE /v2.0/ports/0a0bc557-9cc1-438c-8279-1c600247687f => generated 0 bytes in 297 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 08:56:50.015 7 WARNING neutron_lib.context [None req-f8f394ec-caf7-4f3f-a7d8-23174e8f59ca 789a28e652da461ba97942d1cec829dd 5a1000f6a4a146648a65b8680d065c55 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 08:56:50.052 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-056d1761-41f7-4c4e-90e7-1182199e0a62'] response: {'server_uuid': '01c52ad8-8bef-4c6d-80bd-a000485a8fcf', 'name': 'network-vif-deleted', 'tag': '0a0bc557-9cc1-438c-8279-1c600247687f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 603/1189] 10.0.0.111 () {34 vars in 669 bytes} [Thu Apr 23 08:56:50 2026] POST /v2.0/subnets => generated 631 bytes in 371 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1190] 10.0.0.111 () {34 vars in 676 bytes} [Thu Apr 23 08:56:49 2026] POST /v2.0/floatingips => generated 552 bytes in 710 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1191] 10.0.0.134 () {34 vars in 990 bytes} [Thu Apr 23 08:56:50 2026] GET /v2.0/ports?device_id=01c52ad8-8bef-4c6d-80bd-a000485a8fcf => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 08:56:50.674 8 WARNING neutron_lib.context [None req-7840d2d0-6f09-4d90-a212-daae67f2227c 789a28e652da461ba97942d1cec829dd 5a1000f6a4a146648a65b8680d065c55 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 604/1192] 10.0.0.111 () {32 vars in 774 bytes} [Thu Apr 23 08:56:50 2026] GET /v2.0/security-groups?tenant_id=3400ea92e8a9422b9f691186fbb07d6d&name=default => generated 2801 bytes in 336 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 08:56:50.725 8 INFO neutron.db.segments_db [None req-7840d2d0-6f09-4d90-a212-daae67f2227c 789a28e652da461ba97942d1cec829dd 5a1000f6a4a146648a65b8680d065c55 - - default default] Added segment 2282bdf6-f1e7-4b7b-abf5-cfc48795436e of type vxlan for network 6e995c85-4538-4994-b672-3dc98c0bd23b [pid: 7|app: 0|req: 605/1193] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:56:50 2026] DELETE /v2.0/security-groups/38d6bd64-665f-446f-a7b2-4bca6c138542 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 08:56:51.136 8 INFO neutron.db.l3_hamode_db [None req-7840d2d0-6f09-4d90-a212-daae67f2227c 789a28e652da461ba97942d1cec829dd 5a1000f6a4a146648a65b8680d065c55 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 606/1194] 10.0.0.111 () {32 vars in 774 bytes} [Thu Apr 23 08:56:51 2026] GET /v2.0/security-groups?tenant_id=e74f3c3255554e65bfc5920a21c7d72b&name=default => generated 2801 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1195] 10.0.0.134 () {34 vars in 1098 bytes} [Thu Apr 23 08:56:51 2026] GET /v2.0/security-groups?name=tempest-securitygroup--441309543&fields=id&tenant_id=ce94b74882ad4107b7e4ef798f4e73f0 => generated 69 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1196] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:56:51 2026] DELETE /v2.0/security-groups/9eb60143-9800-436d-98c3-77d95cf09cd5 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 08:56:51.370 8 INFO neutron.db.l3_hamode_db [None req-7840d2d0-6f09-4d90-a212-daae67f2227c 789a28e652da461ba97942d1cec829dd 5a1000f6a4a146648a65b8680d065c55 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 609/1197] 10.0.0.134 () {34 vars in 982 bytes} [Thu Apr 23 08:56:51 2026] GET /v2.0/networks?id=1bce52d8-b1a2-4170-81a4-f69457d4ad69 => generated 675 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1198] 10.0.0.134 () {34 vars in 965 bytes} [Thu Apr 23 08:56:51 2026] GET /v2.0/quotas/ce94b74882ad4107b7e4ef798f4e73f0 => generated 292 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1199] 10.0.0.134 () {34 vars in 1002 bytes} [Thu Apr 23 08:56:51 2026] GET /v2.0/ports?tenant_id=ce94b74882ad4107b7e4ef798f4e73f0&fields=id => generated 103 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1200] 10.0.0.134 () {34 vars in 1008 bytes} [Thu Apr 23 08:56:51 2026] GET /v2.0/networks/1bce52d8-b1a2-4170-81a4-f69457d4ad69?fields=segments => generated 14 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1201] 10.0.0.134 () {34 vars in 1108 bytes} [Thu Apr 23 08:56:51 2026] GET /v2.0/networks/1bce52d8-b1a2-4170-81a4-f69457d4ad69?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1202] 10.0.0.134 () {34 vars in 990 bytes} [Thu Apr 23 08:56:52 2026] GET /v2.0/ports?device_id=5bb5ca66-6036-4653-b6f0-a03a4113c201 => 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: 589/1203] 10.0.0.111 () {34 vars in 669 bytes} [Thu Apr 23 08:56:50 2026] POST /v2.0/routers => generated 511 bytes in 1636 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1204] 199.204.45.244 () {34 vars in 986 bytes} [Thu Apr 23 08:56:52 2026] GET /v2.0/networks?id=1bce52d8-b1a2-4170-81a4-f69457d4ad69 => generated 675 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1205] 199.204.45.244 () {34 vars in 1050 bytes} [Thu Apr 23 08:56:52 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=ce94b74882ad4107b7e4ef798f4e73f0 => generated 180 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1206] 10.0.0.111 () {34 vars in 783 bytes} [Thu Apr 23 08:56:52 2026] PUT /v2.0/routers/dfd06c12-cdd2-48ac-9dbf-90c05f3471f6/add_router_interface => generated 309 bytes in 1473 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 08:56:53.793 7 WARNING neutron_lib.context [req-8168c8c9-22cd-499b-8a73-b8b80b971827 req-dba7ec5f-e051-4e53-8da6-fd41bbd45dd0 f9a09e7d514240a2a009d3c6e95774f7 ce94b74882ad4107b7e4ef798f4e73f0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 616/1207] 199.204.45.244 () {38 vars in 955 bytes} [Thu Apr 23 08:56:53 2026] POST /v2.0/ports => generated 954 bytes in 483 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 592/1208] 10.0.0.111 () {34 vars in 789 bytes} [Thu Apr 23 08:56:52 2026] PUT /v2.0/routers/8c8c82fa-2ab1-4ff5-b6d3-9e99477f3cc9/remove_router_interface => generated 309 bytes in 1297 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1209] 10.0.0.134 () {34 vars in 990 bytes} [Thu Apr 23 08:56:54 2026] GET /v2.0/ports?device_id=5bb5ca66-6036-4653-b6f0-a03a4113c201 => generated 957 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1210] 10.0.0.111 () {32 vars in 717 bytes} [Thu Apr 23 08:56:54 2026] GET /v2.0/ports/d43c5352-90f3-4661-8b13-730f0babe0b6 => generated 959 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1211] 199.204.45.244 () {38 vars in 1028 bytes} [Thu Apr 23 08:56:54 2026] PUT /v2.0/ports/92b06d43-69f7-490d-914d-64e033b28f9b => generated 1199 bytes in 427 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 08:56:54.791 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-cd929570-327f-4010-8e4c-1245db51087f'] response: {'name': 'network-changed', 'server_uuid': '5bb5ca66-6036-4653-b6f0-a03a4113c201', 'tag': '92b06d43-69f7-490d-914d-64e033b28f9b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 619/1212] 10.0.0.134 () {34 vars in 1040 bytes} [Thu Apr 23 08:56:54 2026] GET /v2.0/security-groups?id=9d835810-f21e-4bc9-a09b-1a6f19233c01&fields=id&fields=name => generated 113 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 08:56:55.457 8 INFO neutron.services.segments.plugin [-] Segment d62c45da-ad4b-4123-95a8-9c19e578782e resource provider aggregate not found 2026-04-23 08:56:55.463 8 INFO neutron.services.segments.plugin [-] Segment d62c45da-ad4b-4123-95a8-9c19e578782e resource provider aggregate not found 2026-04-23 08:56:55.479 8 INFO neutron.services.segments.plugin [-] Segment d62c45da-ad4b-4123-95a8-9c19e578782e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d62c45da-ad4b-4123-95a8-9c19e578782e found for delete ", "request_id": "req-2be1b438-da74-4666-a004-60349629d8c7"}]} 2026-04-23 08:56:55.482 8 INFO neutron.services.segments.plugin [-] Segment d62c45da-ad4b-4123-95a8-9c19e578782e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d62c45da-ad4b-4123-95a8-9c19e578782e found for delete ", "request_id": "req-50081954-bef8-4f53-a71f-020a4e62bb12"}]} 2026-04-23 08:56:55.492 8 INFO neutron.db.l3_hamode_db [None req-92d9373b-f906-4779-9f91-635296b93ec6 988530783a924303ac9406c22fc57d3f be052ccea384408f8d2ea4ec8e1971f8 - - default default] HA network 33148643-9084-4ab3-8930-e809efacad1f was deleted as no HA routers are present in tenant 81b57794d36a42758a3b94a8b4807d35. [pid: 8|app: 0|req: 594/1213] 10.0.0.111 () {32 vars in 724 bytes} [Thu Apr 23 08:56:54 2026] DELETE /v2.0/routers/8c8c82fa-2ab1-4ff5-b6d3-9e99477f3cc9 => generated 0 bytes in 1179 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1214] 199.204.45.244 () {34 vars in 1080 bytes} [Thu Apr 23 08:56:55 2026] GET /v2.0/ports?tenant_id=ce94b74882ad4107b7e4ef798f4e73f0&device_id=5bb5ca66-6036-4653-b6f0-a03a4113c201 => generated 1238 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1215] 10.0.0.111 () {32 vars in 724 bytes} [Thu Apr 23 08:56:55 2026] DELETE /v2.0/subnets/62b6d0bc-afae-4c8a-9b05-069f4c4ae61d => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1216] 199.204.45.244 () {34 vars in 1058 bytes} [Thu Apr 23 08:56:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=92b06d43-69f7-490d-914d-64e033b28f9b => 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: 620/1217] 10.0.0.111 () {34 vars in 783 bytes} [Thu Apr 23 08:56:54 2026] PUT /v2.0/routers/dfd06c12-cdd2-48ac-9dbf-90c05f3471f6/add_router_interface => generated 309 bytes in 1266 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1218] 199.204.45.244 () {34 vars in 984 bytes} [Thu Apr 23 08:56:56 2026] GET /v2.0/subnets?id=6668b45b-d05c-4f27-b4c6-4cfbe16e999c => generated 669 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1219] 10.0.0.111 () {32 vars in 726 bytes} [Thu Apr 23 08:56:55 2026] DELETE /v2.0/networks/fd7bc21e-45f0-44c6-b543-84f6583cce39 => generated 0 bytes in 416 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1220] 10.0.0.134 () {34 vars in 990 bytes} [Thu Apr 23 08:56:56 2026] GET /v2.0/ports?device_id=5bb5ca66-6036-4653-b6f0-a03a4113c201 => generated 969 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1223] 10.0.0.111 () {32 vars in 717 bytes} [Thu Apr 23 08:56:56 2026] GET /v2.0/ports/648fb22f-0baf-40ef-89ec-32e264143a99 => generated 967 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1224] 199.204.45.244 () {34 vars in 1052 bytes} [Thu Apr 23 08:56:56 2026] GET /v2.0/ports?network_id=1bce52d8-b1a2-4170-81a4-f69457d4ad69&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: 627/1225] 10.0.0.134 () {34 vars in 1040 bytes} [Thu Apr 23 08:56:56 2026] GET /v2.0/security-groups?id=9d835810-f21e-4bc9-a09b-1a6f19233c01&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1226] 10.0.0.111 () {32 vars in 774 bytes} [Thu Apr 23 08:56:56 2026] GET /v2.0/security-groups?tenant_id=8e4163ad839541aaa49fe9ebb9dfc1c1&name=default => generated 2801 bytes in 320 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1227] 10.0.0.111 () {32 vars in 774 bytes} [Thu Apr 23 08:56:56 2026] GET /v2.0/security-groups?tenant_id=81b57794d36a42758a3b94a8b4807d35&name=default => generated 2801 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1228] 199.204.45.244 () {34 vars in 1012 bytes} [Thu Apr 23 08:56:56 2026] GET /v2.0/networks/1bce52d8-b1a2-4170-81a4-f69457d4ad69?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1229] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:56:56 2026] DELETE /v2.0/security-groups/bbe61347-1f05-4692-8e5b-47a42873cbcd => 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: 603/1230] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:56:56 2026] DELETE /v2.0/security-groups/2d9a869d-c0e6-4f1a-bfe9-a5bc68c3cae4 => 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: 604/1231] 199.204.45.244 () {34 vars in 1112 bytes} [Thu Apr 23 08:56:56 2026] GET /v2.0/networks/1bce52d8-b1a2-4170-81a4-f69457d4ad69?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1232] 199.204.45.244 () {34 vars in 1080 bytes} [Thu Apr 23 08:56:56 2026] GET /v2.0/ports?tenant_id=ce94b74882ad4107b7e4ef798f4e73f0&device_id=5bb5ca66-6036-4653-b6f0-a03a4113c201 => 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: 606/1233] 199.204.45.244 () {34 vars in 986 bytes} [Thu Apr 23 08:56:56 2026] GET /v2.0/networks?id=1bce52d8-b1a2-4170-81a4-f69457d4ad69 => generated 771 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1234] 199.204.45.244 () {34 vars in 1058 bytes} [Thu Apr 23 08:56:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=92b06d43-69f7-490d-914d-64e033b28f9b => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1235] 199.204.45.244 () {34 vars in 984 bytes} [Thu Apr 23 08:56:57 2026] GET /v2.0/subnets?id=6668b45b-d05c-4f27-b4c6-4cfbe16e999c => generated 669 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1236] 199.204.45.244 () {34 vars in 1052 bytes} [Thu Apr 23 08:56:57 2026] GET /v2.0/ports?network_id=1bce52d8-b1a2-4170-81a4-f69457d4ad69&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1237] 199.204.45.244 () {34 vars in 1012 bytes} [Thu Apr 23 08:56:57 2026] GET /v2.0/networks/1bce52d8-b1a2-4170-81a4-f69457d4ad69?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1238] 199.204.45.244 () {34 vars in 1112 bytes} [Thu Apr 23 08:56:57 2026] GET /v2.0/networks/1bce52d8-b1a2-4170-81a4-f69457d4ad69?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: 628/1239] 10.0.0.111 () {34 vars in 789 bytes} [Thu Apr 23 08:56:56 2026] PUT /v2.0/routers/dfd06c12-cdd2-48ac-9dbf-90c05f3471f6/remove_router_interface => generated 309 bytes in 1009 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 08:56:57.516 8 INFO neutron.services.segments.plugin [-] Segment f0a22c4a-bb06-4d37-ba65-7621a368529f resource provider aggregate not found 2026-04-23 08:56:57.522 8 INFO neutron.services.segments.plugin [-] Segment f0a22c4a-bb06-4d37-ba65-7621a368529f resource provider aggregate not found [pid: 7|app: 0|req: 629/1240] 10.0.0.134 () {34 vars in 990 bytes} [Thu Apr 23 08:56:57 2026] GET /v2.0/ports?device_id=5bb5ca66-6036-4653-b6f0-a03a4113c201 => generated 969 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 08:56:57.540 8 INFO neutron.services.segments.plugin [-] Segment f0a22c4a-bb06-4d37-ba65-7621a368529f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f0a22c4a-bb06-4d37-ba65-7621a368529f found for delete ", "request_id": "req-32860926-e5a2-460d-ad9e-1f73980313b0"}]} 2026-04-23 08:56:57.543 8 INFO neutron.services.segments.plugin [-] Segment f0a22c4a-bb06-4d37-ba65-7621a368529f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f0a22c4a-bb06-4d37-ba65-7621a368529f found for delete ", "request_id": "req-e101a6df-7046-4ab3-92fe-2de11f5a9372"}]} [pid: 7|app: 0|req: 630/1241] 10.0.0.134 () {34 vars in 1040 bytes} [Thu Apr 23 08:56:57 2026] GET /v2.0/security-groups?id=9d835810-f21e-4bc9-a09b-1a6f19233c01&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 08:56:58.784 7 INFO neutron.db.segments_db [None req-f2bba308-bf5b-439f-b2a5-de9a7c3a7a47 988530783a924303ac9406c22fc57d3f be052ccea384408f8d2ea4ec8e1971f8 - - default default] Added segment 2c1dd45e-a567-4e67-a2d5-93fa2687566f of type vxlan for network 33bac645-1c61-4b47-9c86-e88dbb91defd [pid: 8|app: 0|req: 612/1242] 10.0.0.111 () {34 vars in 789 bytes} [Thu Apr 23 08:56:57 2026] PUT /v2.0/routers/dfd06c12-cdd2-48ac-9dbf-90c05f3471f6/remove_router_interface => generated 309 bytes in 1406 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1243] 10.0.0.111 () {34 vars in 671 bytes} [Thu Apr 23 08:56:58 2026] POST /v2.0/networks => generated 741 bytes in 418 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1244] 10.0.0.134 () {34 vars in 990 bytes} [Thu Apr 23 08:56:58 2026] GET /v2.0/ports?device_id=5bb5ca66-6036-4653-b6f0-a03a4113c201 => generated 971 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1245] 10.0.0.111 () {32 vars in 736 bytes} [Thu Apr 23 08:56:58 2026] GET /v2.0/ports?device_id=dfd06c12-cdd2-48ac-9dbf-90c05f3471f6 => 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: 633/1246] 10.0.0.134 () {34 vars in 1040 bytes} [Thu Apr 23 08:56:58 2026] GET /v2.0/security-groups?id=9d835810-f21e-4bc9-a09b-1a6f19233c01&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: 614/1247] 10.0.0.111 () {34 vars in 669 bytes} [Thu Apr 23 08:56:58 2026] POST /v2.0/subnets => generated 664 bytes in 231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1248] 10.0.0.134 () {34 vars in 990 bytes} [Thu Apr 23 08:56:59 2026] GET /v2.0/ports?device_id=5bb5ca66-6036-4653-b6f0-a03a4113c201 => 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: 616/1249] 10.0.0.111 () {32 vars in 774 bytes} [Thu Apr 23 08:56:59 2026] GET /v2.0/security-groups?tenant_id=a939c5f86beb4d0db359c1cac24ebed5&name=default => generated 2801 bytes in 199 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 08:56:59.400 8 INFO neutron.db.segments_db [None req-8a2d5187-471d-4891-b7d5-e5303fd36404 988530783a924303ac9406c22fc57d3f be052ccea384408f8d2ea4ec8e1971f8 - - default default] Added segment 2735f5e5-2f74-4c9d-a988-eb78f2355f35 of type vxlan for network e2d806a1-344d-4e94-84f7-2160ce8e4c52 2026-04-23 08:56:59.770 8 INFO neutron.db.l3_hamode_db [None req-8a2d5187-471d-4891-b7d5-e5303fd36404 988530783a924303ac9406c22fc57d3f be052ccea384408f8d2ea4ec8e1971f8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 08:56:59.950 7 INFO neutron.services.segments.plugin [-] Segment 2282bdf6-f1e7-4b7b-abf5-cfc48795436e resource provider aggregate not found 2026-04-23 08:56:59.955 7 INFO neutron.services.segments.plugin [-] Segment 2282bdf6-f1e7-4b7b-abf5-cfc48795436e resource provider aggregate not found 2026-04-23 08:56:59.971 7 INFO neutron.services.segments.plugin [-] Segment 2282bdf6-f1e7-4b7b-abf5-cfc48795436e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2282bdf6-f1e7-4b7b-abf5-cfc48795436e found for delete ", "request_id": "req-9e110de8-edc1-4e8d-ae29-b9b0c9a88c75"}]} 2026-04-23 08:56:59.972 7 INFO neutron.services.segments.plugin [-] Segment 2282bdf6-f1e7-4b7b-abf5-cfc48795436e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2282bdf6-f1e7-4b7b-abf5-cfc48795436e found for delete ", "request_id": "req-7c56e369-a203-4c60-9575-1920430268b8"}]} 2026-04-23 08:56:59.979 7 INFO neutron.db.l3_hamode_db [None req-b0a0e2e1-e41a-4d66-9f3e-6cb23874159e 789a28e652da461ba97942d1cec829dd 5a1000f6a4a146648a65b8680d065c55 - - default default] HA network 6e995c85-4538-4994-b672-3dc98c0bd23b was deleted as no HA routers are present in tenant 5a1000f6a4a146648a65b8680d065c55. [pid: 7|app: 0|req: 634/1250] 10.0.0.111 () {32 vars in 724 bytes} [Thu Apr 23 08:56:58 2026] DELETE /v2.0/routers/dfd06c12-cdd2-48ac-9dbf-90c05f3471f6 => generated 0 bytes in 1028 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 08:57:00.392 7 INFO neutron.db.l3_db [None req-93953db9-b805-4939-a44f-eed1c4b16e30 f9a09e7d514240a2a009d3c6e95774f7 ce94b74882ad4107b7e4ef798f4e73f0 - - default default] Floating IP c9a29d6a-ecae-4adb-8018-a5745629a8d0 associated. External IP: 10.96.250.219, port: 92b06d43-69f7-490d-914d-64e033b28f9b. [pid: 7|app: 0|req: 635/1251] 10.0.0.111 () {34 vars in 749 bytes} [Thu Apr 23 08:56:59 2026] PUT /v2.0/floatingips/c9a29d6a-ecae-4adb-8018-a5745629a8d0 => generated 855 bytes in 764 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 08:57:00.804 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bae355ae-e06e-4fd0-b91c-564982152b66'] response: {'name': 'network-changed', 'server_uuid': '5bb5ca66-6036-4653-b6f0-a03a4113c201', 'tag': '92b06d43-69f7-490d-914d-64e033b28f9b', 'status': 'completed', 'code': 200} 2026-04-23 08:57:00.839 8 INFO neutron.db.l3_hamode_db [None req-8a2d5187-471d-4891-b7d5-e5303fd36404 988530783a924303ac9406c22fc57d3f be052ccea384408f8d2ea4ec8e1971f8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 636/1252] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:57:00 2026] DELETE /v2.0/security-groups/8a4597fd-d22f-45c3-af75-584c1abe45f7 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1253] 10.0.0.111 () {32 vars in 724 bytes} [Thu Apr 23 08:57:00 2026] DELETE /v2.0/subnets/2ccd57a0-153c-4ecb-88f8-b810a7ab7abe => 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: 638/1254] 10.0.0.134 () {34 vars in 990 bytes} [Thu Apr 23 08:57:01 2026] GET /v2.0/ports?device_id=5bb5ca66-6036-4653-b6f0-a03a4113c201 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1255] 199.204.45.244 () {34 vars in 1080 bytes} [Thu Apr 23 08:57:01 2026] GET /v2.0/ports?tenant_id=ce94b74882ad4107b7e4ef798f4e73f0&device_id=5bb5ca66-6036-4653-b6f0-a03a4113c201 => generated 1240 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1256] 10.0.0.111 () {32 vars in 724 bytes} [Thu Apr 23 08:57:01 2026] DELETE /v2.0/subnets/ddeaed79-49e2-4a22-94ca-c0d583ce97e4 => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1257] 10.0.0.134 () {34 vars in 1040 bytes} [Thu Apr 23 08:57:01 2026] GET /v2.0/security-groups?id=9d835810-f21e-4bc9-a09b-1a6f19233c01&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1258] 199.204.45.244 () {34 vars in 986 bytes} [Thu Apr 23 08:57:01 2026] GET /v2.0/networks?id=1bce52d8-b1a2-4170-81a4-f69457d4ad69 => generated 771 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1259] 10.0.0.111 () {32 vars in 726 bytes} [Thu Apr 23 08:57:01 2026] DELETE /v2.0/networks/4540eb06-606d-474d-b597-c5798281a1ca => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1260] 199.204.45.244 () {34 vars in 1058 bytes} [Thu Apr 23 08:57:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=92b06d43-69f7-490d-914d-64e033b28f9b => generated 858 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1261] 10.0.0.134 () {34 vars in 990 bytes} [Thu Apr 23 08:57:01 2026] GET /v2.0/ports?device_id=5bb5ca66-6036-4653-b6f0-a03a4113c201 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 08:57:01.997 7 INFO neutron.services.segments.plugin [-] Segment e69bf55e-f167-4104-a69a-026c66767951 resource provider aggregate not found 2026-04-23 08:57:02.004 7 INFO neutron.services.segments.plugin [-] Segment e69bf55e-f167-4104-a69a-026c66767951 resource provider aggregate not found 2026-04-23 08:57:02.017 7 INFO neutron.services.segments.plugin [-] Segment e69bf55e-f167-4104-a69a-026c66767951 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e69bf55e-f167-4104-a69a-026c66767951 found for delete ", "request_id": "req-fe33b508-81c9-4058-90e9-136d80d63e25"}]} 2026-04-23 08:57:02.042 7 INFO neutron.services.segments.plugin [-] Segment e69bf55e-f167-4104-a69a-026c66767951 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e69bf55e-f167-4104-a69a-026c66767951 found for delete ", "request_id": "req-af6a50c6-51e0-4216-b290-3428b9154075"}]} [pid: 7|app: 0|req: 646/1262] 10.0.0.111 () {32 vars in 726 bytes} [Thu Apr 23 08:57:01 2026] DELETE /v2.0/networks/de4d2455-7d1d-4730-a0fa-c6b11305d2f4 => 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: 617/1263] 10.0.0.111 () {34 vars in 669 bytes} [Thu Apr 23 08:56:59 2026] POST /v2.0/routers => generated 728 bytes in 2768 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1264] 199.204.45.244 () {34 vars in 984 bytes} [Thu Apr 23 08:57:02 2026] GET /v2.0/subnets?id=6668b45b-d05c-4f27-b4c6-4cfbe16e999c => generated 669 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 08:57:02.154 7 WARNING neutron_lib.context [None req-208e35ac-56da-4513-a132-cfde9caaa206 789a28e652da461ba97942d1cec829dd 5a1000f6a4a146648a65b8680d065c55 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 618/1265] 10.0.0.134 () {34 vars in 1040 bytes} [Thu Apr 23 08:57:02 2026] GET /v2.0/security-groups?id=9d835810-f21e-4bc9-a09b-1a6f19233c01&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 08:57:02.227 7 INFO neutron.db.segments_db [None req-208e35ac-56da-4513-a132-cfde9caaa206 789a28e652da461ba97942d1cec829dd 5a1000f6a4a146648a65b8680d065c55 - - default default] Added segment e3cf05c3-0bcf-48a2-be4f-68546ecfa980 of type vxlan for network 64ebaac1-2b4c-441a-98aa-f07669b98366 [pid: 7|app: 0|req: 648/1266] 10.0.0.111 () {34 vars in 670 bytes} [Thu Apr 23 08:57:02 2026] POST /v2.0/networks => generated 634 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1267] 199.204.45.244 () {34 vars in 1052 bytes} [Thu Apr 23 08:57:02 2026] GET /v2.0/ports?network_id=1bce52d8-b1a2-4170-81a4-f69457d4ad69&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: 650/1268] 199.204.45.244 () {34 vars in 994 bytes} [Thu Apr 23 08:57:02 2026] GET /v2.0/ports?device_id=5bb5ca66-6036-4653-b6f0-a03a4113c201 => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 08:57:02.429 7 WARNING neutron_lib.context [None req-410c8371-0ebb-4b34-9c5e-149f6335b01b 789a28e652da461ba97942d1cec829dd 5a1000f6a4a146648a65b8680d065c55 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 651/1269] 10.0.0.111 () {34 vars in 669 bytes} [Thu Apr 23 08:57:02 2026] POST /v2.0/subnets => generated 622 bytes in 346 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1270] 199.204.45.244 () {34 vars in 1012 bytes} [Thu Apr 23 08:57:02 2026] GET /v2.0/networks/1bce52d8-b1a2-4170-81a4-f69457d4ad69?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 08:57:03.148 7 INFO neutron.db.l3_db [req-0efa3f08-a829-419e-8631-b569fb817a67 req-9661f5e5-450f-49f8-b4b2-e3a71cb251a5 f9a09e7d514240a2a009d3c6e95774f7 ce94b74882ad4107b7e4ef798f4e73f0 - - default default] Floating IP c9a29d6a-ecae-4adb-8018-a5745629a8d0 disassociated. External IP: 10.96.250.219, port: 92b06d43-69f7-490d-914d-64e033b28f9b. [pid: 8|app: 0|req: 619/1271] 10.0.0.111 () {34 vars in 783 bytes} [Thu Apr 23 08:57:02 2026] PUT /v2.0/routers/26d13591-ef1b-4bf6-bc47-7a1df2c4775e/add_router_interface => generated 309 bytes in 1427 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1272] 199.204.45.244 () {36 vars in 997 bytes} [Thu Apr 23 08:57:02 2026] DELETE /v2.0/ports/92b06d43-69f7-490d-914d-64e033b28f9b => generated 0 bytes in 837 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 08:57:03.684 7 WARNING neutron_lib.context [None req-c1f87f91-9c25-4901-b12c-7235b26644a4 789a28e652da461ba97942d1cec829dd 5a1000f6a4a146648a65b8680d065c55 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 08:57:03.730 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2265f21c-ddb8-4cc5-a1cd-db62791714b2'] response: {'server_uuid': '5bb5ca66-6036-4653-b6f0-a03a4113c201', 'name': 'network-vif-deleted', 'tag': '92b06d43-69f7-490d-914d-64e033b28f9b', 'status': 'completed', 'code': 200} 2026-04-23 08:57:03.735 7 INFO neutron.db.segments_db [None req-c1f87f91-9c25-4901-b12c-7235b26644a4 789a28e652da461ba97942d1cec829dd 5a1000f6a4a146648a65b8680d065c55 - - default default] Added segment 5b91ca4e-9654-4aaf-93de-0f61f16b8a6c of type vxlan for network cae19062-c637-496b-b77a-d101c1445973 2026-04-23 08:57:03.814 8 WARNING neutron_lib.context [None req-97b36cbf-8c6d-4dce-9bc9-569fac11322d 9b8864e9a81c465a968c668a7be5f264 f113e73bb2324a3d999b9cbe7831d5a5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 08:57:03.814 8 WARNING neutron_lib.context [None req-97b36cbf-8c6d-4dce-9bc9-569fac11322d 9b8864e9a81c465a968c668a7be5f264 f113e73bb2324a3d999b9cbe7831d5a5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 08:57:04.009 8 INFO neutron.db.segments_db [None req-97b36cbf-8c6d-4dce-9bc9-569fac11322d 9b8864e9a81c465a968c668a7be5f264 f113e73bb2324a3d999b9cbe7831d5a5 - - default default] Added segment 56e522e8-27fd-42f1-be0f-82d3c723825e of type vxlan for network 4b7e31ad-fc36-42f5-944f-7025328ce1da 2026-04-23 08:57:04.049 7 INFO neutron.services.segments.plugin [-] Segment ec30d7af-c8c1-4275-a76e-3a94e222dc17 resource provider aggregate not found 2026-04-23 08:57:04.057 7 INFO neutron.db.l3_hamode_db [None req-c1f87f91-9c25-4901-b12c-7235b26644a4 789a28e652da461ba97942d1cec829dd 5a1000f6a4a146648a65b8680d065c55 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 08:57:04.072 7 INFO neutron.services.segments.plugin [-] Segment ec30d7af-c8c1-4275-a76e-3a94e222dc17 resource provider aggregate not found 2026-04-23 08:57:04.078 7 INFO neutron.services.segments.plugin [-] Segment ec30d7af-c8c1-4275-a76e-3a94e222dc17 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec30d7af-c8c1-4275-a76e-3a94e222dc17 found for delete ", "request_id": "req-65b8fd9a-1f32-4b7c-afaf-819b96fb5740"}]} 2026-04-23 08:57:04.100 7 INFO neutron.services.segments.plugin [-] Segment ec30d7af-c8c1-4275-a76e-3a94e222dc17 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec30d7af-c8c1-4275-a76e-3a94e222dc17 found for delete ", "request_id": "req-256e53d8-d428-45bc-9c15-4a6dfadcc08b"}]} 2026-04-23 08:57:04.127 8 INFO neutron.db.segments_db [None req-97b36cbf-8c6d-4dce-9bc9-569fac11322d 9b8864e9a81c465a968c668a7be5f264 f113e73bb2324a3d999b9cbe7831d5a5 - - default default] Added segment 3e6b3dd1-4af4-40b1-bb1b-7c8c17981d61 of type vxlan for network 2d2c2a7d-72ab-45c6-a209-8891d5043924 2026-04-23 08:57:04.225 7 INFO neutron.db.l3_hamode_db [None req-c1f87f91-9c25-4901-b12c-7235b26644a4 789a28e652da461ba97942d1cec829dd 5a1000f6a4a146648a65b8680d065c55 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 620/1273] 10.0.0.111 () {34 vars in 670 bytes} [Thu Apr 23 08:57:03 2026] POST /v2.0/networks => generated 1245 bytes in 645 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1274] 199.204.45.244 () {34 vars in 1112 bytes} [Thu Apr 23 08:57:04 2026] GET /v2.0/networks/1bce52d8-b1a2-4170-81a4-f69457d4ad69?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1275] 10.0.0.134 () {34 vars in 990 bytes} [Thu Apr 23 08:57:04 2026] GET /v2.0/ports?device_id=5bb5ca66-6036-4653-b6f0-a03a4113c201 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1276] 10.0.0.111 () {32 vars in 649 bytes} [Thu Apr 23 08:57:04 2026] GET /v2.0/networks => generated 1844 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 08:57:04.675 8 INFO neutron.services.segments.plugin [-] Segment 56e522e8-27fd-42f1-be0f-82d3c723825e resource provider aggregate not found 2026-04-23 08:57:04.680 8 INFO neutron.services.segments.plugin [-] Segment 56e522e8-27fd-42f1-be0f-82d3c723825e resource provider aggregate not found 2026-04-23 08:57:04.695 8 INFO neutron.services.segments.plugin [-] Segment 56e522e8-27fd-42f1-be0f-82d3c723825e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 56e522e8-27fd-42f1-be0f-82d3c723825e found for delete ", "request_id": "req-90a0f980-5460-45a9-bc21-c2f78f916aa8"}]} 2026-04-23 08:57:04.697 8 INFO neutron.services.segments.plugin [-] Segment 56e522e8-27fd-42f1-be0f-82d3c723825e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 56e522e8-27fd-42f1-be0f-82d3c723825e found for delete ", "request_id": "req-af830118-cbd1-4440-912c-182dd56c4eb3"}]} [pid: 8|app: 0|req: 624/1277] 10.0.0.111 () {32 vars in 726 bytes} [Thu Apr 23 08:57:04 2026] DELETE /v2.0/networks/4b7e31ad-fc36-42f5-944f-7025328ce1da => generated 0 bytes in 243 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1278] 10.0.0.111 () {32 vars in 726 bytes} [Thu Apr 23 08:57:04 2026] DELETE /v2.0/networks/2d2c2a7d-72ab-45c6-a209-8891d5043924 => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1279] 10.0.0.111 () {34 vars in 669 bytes} [Thu Apr 23 08:57:03 2026] POST /v2.0/routers => generated 511 bytes in 1330 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 08:57:05.075 8 INFO neutron.db.segments_db [None req-a7219a81-92f5-4e9b-bd1a-bfca6cda434e 988530783a924303ac9406c22fc57d3f be052ccea384408f8d2ea4ec8e1971f8 - - default default] Added segment 8c4cff96-7bb3-41b9-a595-fa1abfab9058 of type vxlan for network d2729efd-0ca0-4df5-bfc1-5f7dd1d0699a [pid: 7|app: 0|req: 655/1280] 10.0.0.111 () {32 vars in 649 bytes} [Thu Apr 23 08:57:05 2026] GET /v2.0/networks => generated 651 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 08:57:05.086 7 WARNING neutron_lib.context [None req-dd844bc4-7cb5-4673-81bd-8578f8e57ecc 789a28e652da461ba97942d1cec829dd 5a1000f6a4a146648a65b8680d065c55 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 626/1281] 10.0.0.111 () {34 vars in 671 bytes} [Thu Apr 23 08:57:04 2026] POST /v2.0/networks => generated 740 bytes in 252 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 08:57:05.189 8 WARNING neutron_lib.context [None req-063d68e3-6dca-4575-a5e8-705e042ceb31 9b8864e9a81c465a968c668a7be5f264 f113e73bb2324a3d999b9cbe7831d5a5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 08:57:05.243 8 INFO neutron.db.segments_db [None req-063d68e3-6dca-4575-a5e8-705e042ceb31 9b8864e9a81c465a968c668a7be5f264 f113e73bb2324a3d999b9cbe7831d5a5 - - default default] Added segment 6a7965cd-1d0d-48f4-b706-5241c0555933 of type vxlan for network 75baf1f2-57e4-4817-b524-aa701e346b84 [pid: 8|app: 0|req: 627/1282] 10.0.0.111 () {34 vars in 670 bytes} [Thu Apr 23 08:57:05 2026] POST /v2.0/networks => generated 653 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1283] 10.0.0.111 () {34 vars in 665 bytes} [Thu Apr 23 08:57:05 2026] POST /v2.0/ports => generated 959 bytes in 462 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 08:57:05.549 7 WARNING neutron_lib.context [None req-3ecdcde1-bc18-4fca-8d8c-de7f3e65f753 9b8864e9a81c465a968c668a7be5f264 f113e73bb2324a3d999b9cbe7831d5a5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 628/1284] 10.0.0.111 () {34 vars in 669 bytes} [Thu Apr 23 08:57:05 2026] POST /v2.0/subnets => generated 663 bytes in 260 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 08:57:05.621 7 INFO neutron.db.segments_db [None req-3ecdcde1-bc18-4fca-8d8c-de7f3e65f753 9b8864e9a81c465a968c668a7be5f264 f113e73bb2324a3d999b9cbe7831d5a5 - - default default] Added segment d9d55b85-cf61-4bf1-aa6f-bbe82f5d68a7 of type vxlan for network bcab9abf-482d-4f3a-9ff9-ec34de75bc4f [pid: 7|app: 0|req: 657/1285] 10.0.0.111 () {34 vars in 670 bytes} [Thu Apr 23 08:57:05 2026] POST /v2.0/networks => generated 654 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1286] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:57:05 2026] DELETE /v2.0/security-groups/9d835810-f21e-4bc9-a09b-1a6f19233c01 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 08:57:05.809 8 INFO neutron.db.segments_db [None req-2abdf2fa-115e-485a-80ca-28f1980ecb09 988530783a924303ac9406c22fc57d3f be052ccea384408f8d2ea4ec8e1971f8 - - default default] Added segment 5d1329a5-bc74-4a0a-b7bc-5dda28bddcd0 of type vxlan for network 95ad4fdf-1ebc-4a2b-947b-fecf18385f74 2026-04-23 08:57:06.167 8 INFO neutron.db.l3_hamode_db [None req-2abdf2fa-115e-485a-80ca-28f1980ecb09 988530783a924303ac9406c22fc57d3f be052ccea384408f8d2ea4ec8e1971f8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 08:57:06.725 8 INFO neutron.services.segments.plugin [-] Segment 3e6b3dd1-4af4-40b1-bb1b-7c8c17981d61 resource provider aggregate not found 2026-04-23 08:57:06.730 8 INFO neutron.services.segments.plugin [-] Segment 3e6b3dd1-4af4-40b1-bb1b-7c8c17981d61 resource provider aggregate not found 2026-04-23 08:57:06.752 8 INFO neutron.services.segments.plugin [-] Segment 3e6b3dd1-4af4-40b1-bb1b-7c8c17981d61 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3e6b3dd1-4af4-40b1-bb1b-7c8c17981d61 found for delete ", "request_id": "req-ae34192a-4a06-4a32-a71a-5776921cad7e"}]} 2026-04-23 08:57:06.755 8 INFO neutron.services.segments.plugin [-] Segment 3e6b3dd1-4af4-40b1-bb1b-7c8c17981d61 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3e6b3dd1-4af4-40b1-bb1b-7c8c17981d61 found for delete ", "request_id": "req-1caa8b70-0742-41e2-b79f-61ec311c8d16"}]} [pid: 7|app: 0|req: 658/1287] 10.0.0.111 () {34 vars in 783 bytes} [Thu Apr 23 08:57:05 2026] PUT /v2.0/routers/4ce8e3f3-629f-487c-a632-254b6dc5c13e/add_router_interface => generated 309 bytes in 1332 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 08:57:07.059 7 WARNING neutron_lib.context [None req-7110f504-fec4-4e5f-aaa6-e2ed7743ce3e 9b8864e9a81c465a968c668a7be5f264 f113e73bb2324a3d999b9cbe7831d5a5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 08:57:07.117 7 WARNING neutron_lib.context [None req-7110f504-fec4-4e5f-aaa6-e2ed7743ce3e 9b8864e9a81c465a968c668a7be5f264 f113e73bb2324a3d999b9cbe7831d5a5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 08:57:07.657 8 INFO neutron.db.l3_hamode_db [None req-2abdf2fa-115e-485a-80ca-28f1980ecb09 988530783a924303ac9406c22fc57d3f be052ccea384408f8d2ea4ec8e1971f8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 659/1288] 10.0.0.111 () {34 vars in 665 bytes} [Thu Apr 23 08:57:07 2026] POST /v2.0/ports => generated 1504 bytes in 690 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 08:57:07.755 7 INFO neutron.api.v2.resource [None req-2b3bb9f9-eb25-4ef5-bdd2-81a703fc1465 f9a09e7d514240a2a009d3c6e95774f7 ce94b74882ad4107b7e4ef798f4e73f0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 660/1289] 10.0.0.111 () {32 vars in 737 bytes} [Thu Apr 23 08:57:07 2026] GET /v2.0/security-groups/9d835810-f21e-4bc9-a09b-1a6f19233c01 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1290] 10.0.0.111 () {32 vars in 717 bytes} [Thu Apr 23 08:57:07 2026] GET /v2.0/ports/141bb74a-9ce6-4337-b013-c9bd24ffe5ee => generated 1033 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1291] 10.0.0.111 () {32 vars in 643 bytes} [Thu Apr 23 08:57:07 2026] GET /v2.0/ports => generated 1504 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1292] 10.0.0.111 () {34 vars in 669 bytes} [Thu Apr 23 08:57:05 2026] POST /v2.0/routers => generated 727 bytes in 2970 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1293] 10.0.0.111 () {32 vars in 732 bytes} [Thu Apr 23 08:57:07 2026] DELETE /v2.0/floatingips/c9a29d6a-ecae-4adb-8018-a5745629a8d0 => generated 0 bytes in 774 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1294] 10.0.0.111 () {32 vars in 720 bytes} [Thu Apr 23 08:57:08 2026] DELETE /v2.0/ports/4c136091-5e0e-4a8a-a476-d1e8ecec94a5 => 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: 631/1295] 10.0.0.111 () {34 vars in 789 bytes} [Thu Apr 23 08:57:08 2026] PUT /v2.0/routers/4ce8e3f3-629f-487c-a632-254b6dc5c13e/remove_router_interface => generated 309 bytes in 933 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 665/1296] 10.0.0.111 () {34 vars in 783 bytes} [Thu Apr 23 08:57:08 2026] PUT /v2.0/routers/2a801940-15d8-4a7f-9789-023e8eb74eb6/add_router_interface => generated 309 bytes in 1416 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1297] 10.0.0.111 () {32 vars in 720 bytes} [Thu Apr 23 08:57:10 2026] DELETE /v2.0/ports/1c0da5ba-af11-4500-ab18-c394030a9ff7 => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 08:57:10.742 7 INFO neutron.api.v2.resource [None req-cfc8facf-650b-4951-ac47-1604dcb6e0f8 789a28e652da461ba97942d1cec829dd 5a1000f6a4a146648a65b8680d065c55 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 667/1298] 10.0.0.111 () {34 vars in 789 bytes} [Thu Apr 23 08:57:10 2026] PUT /v2.0/routers/4ce8e3f3-629f-487c-a632-254b6dc5c13e/remove_router_interface => generated 197 bytes in 136 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1299] 10.0.0.111 () {32 vars in 643 bytes} [Thu Apr 23 08:57:10 2026] GET /v2.0/ports => 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: 669/1300] 10.0.0.111 () {32 vars in 736 bytes} [Thu Apr 23 08:57:10 2026] GET /v2.0/ports?device_id=4ce8e3f3-629f-487c-a632-254b6dc5c13e => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 08:57:10.787 7 WARNING neutron_lib.context [None req-2bf7cece-0443-475f-a8e4-f8c99cb139fb 9b8864e9a81c465a968c668a7be5f264 f113e73bb2324a3d999b9cbe7831d5a5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 08:57:10.839 7 INFO neutron.db.segments_db [None req-2bf7cece-0443-475f-a8e4-f8c99cb139fb 9b8864e9a81c465a968c668a7be5f264 f113e73bb2324a3d999b9cbe7831d5a5 - - default default] Added segment d1cb61e3-16f2-4616-ae2f-69799f46eaa7 of type vxlan for network a44afb8f-dfaf-4ff2-879e-a25facd5c7a0 [pid: 8|app: 0|req: 632/1301] 10.0.0.111 () {34 vars in 789 bytes} [Thu Apr 23 08:57:09 2026] PUT /v2.0/routers/ce6b4f02-0459-4e24-84c5-34fd2a515dd1/remove_router_interface => generated 309 bytes in 1216 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1302] 10.0.0.111 () {34 vars in 670 bytes} [Thu Apr 23 08:57:10 2026] POST /v2.0/networks => generated 654 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 08:57:11.570 8 INFO neutron.services.segments.plugin [-] Segment 5b91ca4e-9654-4aaf-93de-0f61f16b8a6c resource provider aggregate not found 2026-04-23 08:57:11.579 8 INFO neutron.services.segments.plugin [-] Segment 5b91ca4e-9654-4aaf-93de-0f61f16b8a6c resource provider aggregate not found 2026-04-23 08:57:11.587 8 INFO neutron.services.segments.plugin [-] Segment 5b91ca4e-9654-4aaf-93de-0f61f16b8a6c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b91ca4e-9654-4aaf-93de-0f61f16b8a6c found for delete ", "request_id": "req-3a6176db-37f7-4f10-b7d4-06761dd4dea3"}]} 2026-04-23 08:57:11.598 8 INFO neutron.services.segments.plugin [-] Segment 5b91ca4e-9654-4aaf-93de-0f61f16b8a6c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b91ca4e-9654-4aaf-93de-0f61f16b8a6c found for delete ", "request_id": "req-4d248f64-e8c9-417b-a12d-2ab5835ef592"}]} 2026-04-23 08:57:11.611 8 INFO neutron.db.l3_hamode_db [None req-b55b1506-6770-4956-8434-e255067b33ee 789a28e652da461ba97942d1cec829dd 5a1000f6a4a146648a65b8680d065c55 - - default default] HA network cae19062-c637-496b-b77a-d101c1445973 was deleted as no HA routers are present in tenant 5a1000f6a4a146648a65b8680d065c55. [pid: 8|app: 0|req: 633/1303] 10.0.0.111 () {32 vars in 724 bytes} [Thu Apr 23 08:57:10 2026] DELETE /v2.0/routers/4ce8e3f3-629f-487c-a632-254b6dc5c13e => generated 0 bytes in 739 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 08:57:11.626 8 WARNING neutron_lib.context [None req-a20be34b-7f55-4cc8-82ca-b91ac49ecdbe 9b8864e9a81c465a968c668a7be5f264 f113e73bb2324a3d999b9cbe7831d5a5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 08:57:11.678 8 INFO neutron.db.segments_db [None req-a20be34b-7f55-4cc8-82ca-b91ac49ecdbe 9b8864e9a81c465a968c668a7be5f264 f113e73bb2324a3d999b9cbe7831d5a5 - - default default] Added segment 4a1f5ebd-bf94-4901-b75d-c20e62c102a2 of type vxlan for network ea20fa6a-87c1-4577-998d-7fe0e7289042 [pid: 8|app: 0|req: 634/1304] 10.0.0.111 () {34 vars in 670 bytes} [Thu Apr 23 08:57:11 2026] POST /v2.0/networks => generated 654 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 08:57:11.783 8 WARNING neutron_lib.context [None req-94e7d011-bcb6-4e5d-b465-ff888ee989c1 dc6334ff468e477796b7860cb567e7cb 5a896b69dc6e48c79d52dc59e881dd68 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 637/1307] 10.0.0.111 () {34 vars in 685 bytes} [Thu Apr 23 08:57:11 2026] POST /v2.0/security-groups => generated 1611 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 08:57:12.122 7 INFO neutron.services.segments.plugin [-] Segment 52e0f67e-f171-4fe1-8bd2-7712cf69f010 resource provider aggregate not found 2026-04-23 08:57:12.128 7 INFO neutron.services.segments.plugin [-] Segment 52e0f67e-f171-4fe1-8bd2-7712cf69f010 resource provider aggregate not found 2026-04-23 08:57:12.145 7 INFO neutron.services.segments.plugin [-] Segment 52e0f67e-f171-4fe1-8bd2-7712cf69f010 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 52e0f67e-f171-4fe1-8bd2-7712cf69f010 found for delete ", "request_id": "req-df9d41f6-8845-463b-8248-2612af879354"}]} 2026-04-23 08:57:12.148 7 INFO neutron.services.segments.plugin [-] Segment 52e0f67e-f171-4fe1-8bd2-7712cf69f010 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 52e0f67e-f171-4fe1-8bd2-7712cf69f010 found for delete ", "request_id": "req-74deb2fe-f93f-43c7-bc4b-2dc93234cdea"}]} 2026-04-23 08:57:12.153 7 INFO neutron.db.l3_hamode_db [None req-2d3d26c6-6dbf-4c93-b787-b01c6e3f645c 988530783a924303ac9406c22fc57d3f be052ccea384408f8d2ea4ec8e1971f8 - - default default] HA network 388f225a-1b4b-4e3f-80cd-e0d229978a2d was deleted as no HA routers are present in tenant ce94b74882ad4107b7e4ef798f4e73f0. [pid: 8|app: 0|req: 638/1308] 10.0.0.111 () {32 vars in 724 bytes} [Thu Apr 23 08:57:11 2026] DELETE /v2.0/subnets/a29032d2-d530-4626-9670-718853c719b4 => generated 0 bytes in 262 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 08:57:12.159 8 WARNING neutron_lib.context [None req-58a6d91c-1db2-454a-9333-de0049266308 dc6334ff468e477796b7860cb567e7cb 5a896b69dc6e48c79d52dc59e881dd68 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 671/1309] 10.0.0.111 () {32 vars in 724 bytes} [Thu Apr 23 08:57:10 2026] DELETE /v2.0/routers/ce6b4f02-0459-4e24-84c5-34fd2a515dd1 => generated 0 bytes in 1190 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1310] 10.0.0.111 () {34 vars in 695 bytes} [Thu Apr 23 08:57:12 2026] POST /v2.0/security-group-rules => generated 565 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1311] 10.0.0.111 () {32 vars in 724 bytes} [Thu Apr 23 08:57:12 2026] DELETE /v2.0/subnets/6668b45b-d05c-4f27-b4c6-4cfbe16e999c => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 08:57:12.484 8 WARNING neutron_lib.context [None req-f55fe874-395c-4a88-9693-1d9fb5cf157e 9b8864e9a81c465a968c668a7be5f264 f113e73bb2324a3d999b9cbe7831d5a5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 08:57:12.525 8 WARNING neutron_lib.context [None req-f55fe874-395c-4a88-9693-1d9fb5cf157e 9b8864e9a81c465a968c668a7be5f264 f113e73bb2324a3d999b9cbe7831d5a5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1312] 10.0.0.111 () {32 vars in 726 bytes} [Thu Apr 23 08:57:12 2026] DELETE /v2.0/networks/64ebaac1-2b4c-441a-98aa-f07669b98366 => generated 0 bytes in 421 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 08:57:12.587 7 WARNING neutron_lib.context [None req-5373b7eb-6594-4e03-b5b7-973c84b1d431 dc6334ff468e477796b7860cb567e7cb 5a896b69dc6e48c79d52dc59e881dd68 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 673/1313] 10.0.0.111 () {34 vars in 695 bytes} [Thu Apr 23 08:57:12 2026] POST /v2.0/security-group-rules => generated 564 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1314] 10.0.0.111 () {32 vars in 726 bytes} [Thu Apr 23 08:57:12 2026] DELETE /v2.0/networks/1bce52d8-b1a2-4170-81a4-f69457d4ad69 => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 08:57:12.899 7 WARNING neutron_lib.context [None req-2bd7da19-dcda-4bcf-9107-a4bcee0f56a3 789a28e652da461ba97942d1cec829dd 5a1000f6a4a146648a65b8680d065c55 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 08:57:12.951 7 INFO neutron.db.segments_db [None req-2bd7da19-dcda-4bcf-9107-a4bcee0f56a3 789a28e652da461ba97942d1cec829dd 5a1000f6a4a146648a65b8680d065c55 - - default default] Added segment 663c584c-d5db-4430-9d7b-fa0501d3fb82 of type vxlan for network fe516d35-33bc-41a3-8052-9b0070a7aaa7 [pid: 7|app: 0|req: 675/1315] 10.0.0.111 () {34 vars in 670 bytes} [Thu Apr 23 08:57:12 2026] POST /v2.0/networks => generated 633 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 08:57:13.077 7 WARNING neutron_lib.context [None req-6223a8bc-b859-4d70-934c-eaddb3268523 dc6334ff468e477796b7860cb567e7cb 5a896b69dc6e48c79d52dc59e881dd68 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 641/1316] 10.0.0.111 () {34 vars in 669 bytes} [Thu Apr 23 08:57:12 2026] POST /v2.0/subnets => generated 1275 bytes in 667 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1317] 10.0.0.111 () {34 vars in 695 bytes} [Thu Apr 23 08:57:13 2026] POST /v2.0/security-group-rules => generated 570 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 08:57:13.185 7 WARNING neutron_lib.context [None req-1b7868be-9cd8-4ac2-a275-cda0d62581da 789a28e652da461ba97942d1cec829dd 5a1000f6a4a146648a65b8680d065c55 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 642/1318] 10.0.0.111 () {32 vars in 774 bytes} [Thu Apr 23 08:57:13 2026] GET /v2.0/security-groups?tenant_id=ce94b74882ad4107b7e4ef798f4e73f0&name=default => generated 2801 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1319] 10.0.0.111 () {32 vars in 647 bytes} [Thu Apr 23 08:57:13 2026] GET /v2.0/subnets => generated 1888 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 08:57:13.254 8 WARNING neutron_lib.context [None req-36f28355-b559-4ac7-89af-81de78a663ef dc6334ff468e477796b7860cb567e7cb 5a896b69dc6e48c79d52dc59e881dd68 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 644/1320] 10.0.0.111 () {34 vars in 695 bytes} [Thu Apr 23 08:57:13 2026] POST /v2.0/security-group-rules => generated 569 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1321] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:57:13 2026] DELETE /v2.0/security-groups/383f2251-d4d7-4900-8060-0c383c2df8b6 => 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: 677/1322] 10.0.0.111 () {34 vars in 669 bytes} [Thu Apr 23 08:57:13 2026] POST /v2.0/subnets => generated 622 bytes in 340 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 08:57:13.526 7 WARNING neutron_lib.context [None req-f215fae7-73b3-4166-839d-40caa51f67bf dc6334ff468e477796b7860cb567e7cb 5a896b69dc6e48c79d52dc59e881dd68 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 08:57:13.549 7 INFO neutron.db.securitygroups_db [None req-f215fae7-73b3-4166-839d-40caa51f67bf dc6334ff468e477796b7860cb567e7cb 5a896b69dc6e48c79d52dc59e881dd68 - - default default] Project 5a896b69dc6e48c79d52dc59e881dd68 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: 678/1323] 10.0.0.111 () {34 vars in 695 bytes} [Thu Apr 23 08:57:13 2026] POST /v2.0/security-group-rules => generated 575 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 08:57:13.668 7 WARNING neutron_lib.context [None req-4cf22347-b737-458e-8d4d-ac58ce8b6092 789a28e652da461ba97942d1cec829dd 5a1000f6a4a146648a65b8680d065c55 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 08:57:13.711 7 INFO neutron.db.segments_db [None req-4cf22347-b737-458e-8d4d-ac58ce8b6092 789a28e652da461ba97942d1cec829dd 5a1000f6a4a146648a65b8680d065c55 - - default default] Added segment 1421db04-2566-4d3d-b603-ff988a79fed4 of type vxlan for network 7f152b35-5151-4177-97a1-8043456ec9c0 [pid: 8|app: 0|req: 646/1324] 10.0.0.111 () {32 vars in 724 bytes} [Thu Apr 23 08:57:13 2026] DELETE /v2.0/subnets/bb618305-bf3d-499a-a378-e23d117f09ab => generated 0 bytes in 283 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 08:57:13.762 8 WARNING neutron_lib.context [None req-79edacef-9793-4aaa-94a0-eb308716af2e dc6334ff468e477796b7860cb567e7cb 5a896b69dc6e48c79d52dc59e881dd68 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 08:57:13.779 8 INFO neutron.db.securitygroups_db [None req-79edacef-9793-4aaa-94a0-eb308716af2e dc6334ff468e477796b7860cb567e7cb 5a896b69dc6e48c79d52dc59e881dd68 - - default default] Project 5a896b69dc6e48c79d52dc59e881dd68 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: 647/1325] 10.0.0.111 () {34 vars in 695 bytes} [Thu Apr 23 08:57:13 2026] POST /v2.0/security-group-rules => generated 574 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 08:57:14.055 7 INFO neutron.db.l3_hamode_db [None req-4cf22347-b737-458e-8d4d-ac58ce8b6092 789a28e652da461ba97942d1cec829dd 5a1000f6a4a146648a65b8680d065c55 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 08:57:14.175 7 INFO neutron.services.segments.plugin [-] Segment e3cf05c3-0bcf-48a2-be4f-68546ecfa980 resource provider aggregate not found 2026-04-23 08:57:14.182 7 INFO neutron.services.segments.plugin [-] Segment e3cf05c3-0bcf-48a2-be4f-68546ecfa980 resource provider aggregate not found [pid: 8|app: 0|req: 648/1326] 10.0.0.111 () {32 vars in 724 bytes} [Thu Apr 23 08:57:13 2026] DELETE /v2.0/subnets/a4aefee0-c17e-45a7-bc4f-c1c9efe0e623 => generated 0 bytes in 273 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 08:57:14.198 7 INFO neutron.services.segments.plugin [-] Segment e3cf05c3-0bcf-48a2-be4f-68546ecfa980 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e3cf05c3-0bcf-48a2-be4f-68546ecfa980 found for delete ", "request_id": "req-28cd5efd-3d1b-4c91-98bc-2c57dbd0c100"}]} 2026-04-23 08:57:14.206 7 INFO neutron.services.segments.plugin [-] Segment e3cf05c3-0bcf-48a2-be4f-68546ecfa980 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e3cf05c3-0bcf-48a2-be4f-68546ecfa980 found for delete ", "request_id": "req-62e8ddfb-4ff2-4a8a-8701-6a47448cf5b1"}]} 2026-04-23 08:57:14.220 7 INFO neutron.services.segments.plugin [-] Segment 24a3c9a9-eeae-48b5-962b-4b2637c23529 resource provider aggregate not found 2026-04-23 08:57:14.241 7 INFO neutron.services.segments.plugin [-] Segment 24a3c9a9-eeae-48b5-962b-4b2637c23529 resource provider aggregate not found 2026-04-23 08:57:14.246 7 INFO neutron.services.segments.plugin [-] Segment 24a3c9a9-eeae-48b5-962b-4b2637c23529 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24a3c9a9-eeae-48b5-962b-4b2637c23529 found for delete ", "request_id": "req-5b4da289-8faf-443c-ae33-4d5e1010736b"}]} [pid: 8|app: 0|req: 649/1327] 10.0.0.111 () {32 vars in 647 bytes} [Thu Apr 23 08:57:14 2026] GET /v2.0/subnets => generated 626 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 08:57:14.264 7 INFO neutron.services.segments.plugin [-] Segment 24a3c9a9-eeae-48b5-962b-4b2637c23529 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24a3c9a9-eeae-48b5-962b-4b2637c23529 found for delete ", "request_id": "req-98fac9b8-3fe9-447a-b68e-18f60f7fde6d"}]} 2026-04-23 08:57:14.282 7 INFO neutron.db.l3_hamode_db [None req-4cf22347-b737-458e-8d4d-ac58ce8b6092 789a28e652da461ba97942d1cec829dd 5a1000f6a4a146648a65b8680d065c55 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 08:57:14.650 8 INFO neutron.services.segments.plugin [-] Segment 4a1f5ebd-bf94-4901-b75d-c20e62c102a2 resource provider aggregate not found 2026-04-23 08:57:14.656 8 INFO neutron.services.segments.plugin [-] Segment 4a1f5ebd-bf94-4901-b75d-c20e62c102a2 resource provider aggregate not found 2026-04-23 08:57:14.675 8 INFO neutron.services.segments.plugin [-] Segment 4a1f5ebd-bf94-4901-b75d-c20e62c102a2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4a1f5ebd-bf94-4901-b75d-c20e62c102a2 found for delete ", "request_id": "req-484b4cc4-8245-47ed-b9c1-815e2e74280a"}]} 2026-04-23 08:57:14.677 8 INFO neutron.services.segments.plugin [-] Segment 4a1f5ebd-bf94-4901-b75d-c20e62c102a2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4a1f5ebd-bf94-4901-b75d-c20e62c102a2 found for delete ", "request_id": "req-d4340536-c2c0-4587-9867-5faf8a3c1d2a"}]} [pid: 8|app: 0|req: 650/1328] 10.0.0.111 () {32 vars in 726 bytes} [Thu Apr 23 08:57:14 2026] DELETE /v2.0/networks/ea20fa6a-87c1-4577-998d-7fe0e7289042 => generated 0 bytes in 431 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 08:57:14.690 8 WARNING neutron_lib.context [None req-030d307a-040c-42ae-840b-7e5a450fabe1 dc6334ff468e477796b7860cb567e7cb 5a896b69dc6e48c79d52dc59e881dd68 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 651/1329] 10.0.0.111 () {34 vars in 685 bytes} [Thu Apr 23 08:57:14 2026] POST /v2.0/security-groups => generated 1595 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1330] 10.0.0.111 () {34 vars in 669 bytes} [Thu Apr 23 08:57:13 2026] POST /v2.0/routers => generated 511 bytes in 1449 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 08:57:15.117 7 WARNING neutron_lib.context [None req-d90ff647-60a6-415c-a60f-9276c3f2968c dc6334ff468e477796b7860cb567e7cb 5a896b69dc6e48c79d52dc59e881dd68 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 680/1331] 10.0.0.111 () {34 vars in 695 bytes} [Thu Apr 23 08:57:15 2026] POST /v2.0/security-group-rules => generated 565 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() [pid: 8|app: 0|req: 652/1332] 10.0.0.111 () {32 vars in 726 bytes} [Thu Apr 23 08:57:14 2026] DELETE /v2.0/networks/a44afb8f-dfaf-4ff2-879e-a25facd5c7a0 => generated 0 bytes in 746 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 08:57:15.560 8 WARNING neutron_lib.context [None req-7ea47ffe-ce6c-4f74-8ae9-97c9bd9a269b dc6334ff468e477796b7860cb567e7cb 5a896b69dc6e48c79d52dc59e881dd68 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 653/1333] 10.0.0.111 () {34 vars in 695 bytes} [Thu Apr 23 08:57:15 2026] POST /v2.0/security-group-rules => generated 570 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1334] 10.0.0.111 () {32 vars in 726 bytes} [Thu Apr 23 08:57:15 2026] DELETE /v2.0/networks/bcab9abf-482d-4f3a-9ff9-ec34de75bc4f => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 08:57:15.932 8 WARNING neutron_lib.context [None req-2130cf40-d490-47c4-8edb-59b73b2bf39d dc6334ff468e477796b7860cb567e7cb 5a896b69dc6e48c79d52dc59e881dd68 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 655/1335] 10.0.0.111 () {34 vars in 676 bytes} [Thu Apr 23 08:57:15 2026] POST /v2.0/floatingips => generated 552 bytes in 610 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1336] 10.0.0.111 () {34 vars in 783 bytes} [Thu Apr 23 08:57:15 2026] PUT /v2.0/routers/308fe9aa-e2a4-442d-b207-f26d423ecb28/add_router_interface => generated 309 bytes in 1312 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1337] 10.0.0.111 () {32 vars in 717 bytes} [Thu Apr 23 08:57:16 2026] GET /v2.0/ports/e8e225a9-3c2c-4e4e-a506-5d7ab0df2648 => generated 959 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1338] 10.0.0.134 () {34 vars in 1098 bytes} [Thu Apr 23 08:57:16 2026] GET /v2.0/security-groups?name=tempest-securitygroup--454928638&fields=id&tenant_id=5a896b69dc6e48c79d52dc59e881dd68 => generated 69 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 08:57:16.695 8 INFO neutron.services.segments.plugin [-] Segment d1cb61e3-16f2-4616-ae2f-69799f46eaa7 resource provider aggregate not found 2026-04-23 08:57:16.702 8 INFO neutron.services.segments.plugin [-] Segment d1cb61e3-16f2-4616-ae2f-69799f46eaa7 resource provider aggregate not found 2026-04-23 08:57:16.714 8 INFO neutron.services.segments.plugin [-] Segment d1cb61e3-16f2-4616-ae2f-69799f46eaa7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d1cb61e3-16f2-4616-ae2f-69799f46eaa7 found for delete ", "request_id": "req-ba3f8149-48fb-48bc-a6e4-aec5645f6054"}]} 2026-04-23 08:57:16.722 8 INFO neutron.services.segments.plugin [-] Segment d1cb61e3-16f2-4616-ae2f-69799f46eaa7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d1cb61e3-16f2-4616-ae2f-69799f46eaa7 found for delete ", "request_id": "req-d54ea1a1-af5e-4454-b8cb-5d6b30e2dab5"}]} 2026-04-23 08:57:16.737 8 INFO neutron.services.segments.plugin [-] Segment d9d55b85-cf61-4bf1-aa6f-bbe82f5d68a7 resource provider aggregate not found 2026-04-23 08:57:16.751 8 INFO neutron.services.segments.plugin [-] Segment d9d55b85-cf61-4bf1-aa6f-bbe82f5d68a7 resource provider aggregate not found 2026-04-23 08:57:16.758 8 INFO neutron.services.segments.plugin [-] Segment d9d55b85-cf61-4bf1-aa6f-bbe82f5d68a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d9d55b85-cf61-4bf1-aa6f-bbe82f5d68a7 found for delete ", "request_id": "req-0b9e713f-cf8b-4e3a-85cb-eadfe66f4c95"}]} 2026-04-23 08:57:16.765 8 INFO neutron.services.segments.plugin [-] Segment d9d55b85-cf61-4bf1-aa6f-bbe82f5d68a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d9d55b85-cf61-4bf1-aa6f-bbe82f5d68a7 found for delete ", "request_id": "req-18a8d716-8827-475d-ae51-74955b84a502"}]} [pid: 8|app: 0|req: 656/1339] 10.0.0.111 () {32 vars in 726 bytes} [Thu Apr 23 08:57:16 2026] DELETE /v2.0/networks/75baf1f2-57e4-4817-b524-aa701e346b84 => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1340] 10.0.0.134 () {34 vars in 1100 bytes} [Thu Apr 23 08:57:16 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1647737736&fields=id&tenant_id=5a896b69dc6e48c79d52dc59e881dd68 => generated 69 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1341] 10.0.0.134 () {34 vars in 982 bytes} [Thu Apr 23 08:57:16 2026] GET /v2.0/networks?id=33bac645-1c61-4b47-9c86-e88dbb91defd => generated 673 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1342] 10.0.0.134 () {34 vars in 965 bytes} [Thu Apr 23 08:57:16 2026] GET /v2.0/quotas/5a896b69dc6e48c79d52dc59e881dd68 => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1343] 10.0.0.134 () {34 vars in 1002 bytes} [Thu Apr 23 08:57:16 2026] GET /v2.0/ports?tenant_id=5a896b69dc6e48c79d52dc59e881dd68&fields=id => generated 103 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1344] 10.0.0.134 () {34 vars in 1008 bytes} [Thu Apr 23 08:57:17 2026] GET /v2.0/networks/33bac645-1c61-4b47-9c86-e88dbb91defd?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: 662/1345] 10.0.0.134 () {34 vars in 1108 bytes} [Thu Apr 23 08:57:17 2026] GET /v2.0/networks/33bac645-1c61-4b47-9c86-e88dbb91defd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1346] 10.0.0.111 () {34 vars in 789 bytes} [Thu Apr 23 08:57:16 2026] PUT /v2.0/routers/308fe9aa-e2a4-442d-b207-f26d423ecb28/remove_router_interface => generated 309 bytes in 880 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1347] 10.0.0.111 () {32 vars in 774 bytes} [Thu Apr 23 08:57:17 2026] GET /v2.0/security-groups?tenant_id=f113e73bb2324a3d999b9cbe7831d5a5&name=default => generated 2801 bytes in 333 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1348] 10.0.0.134 () {34 vars in 990 bytes} [Thu Apr 23 08:57:17 2026] GET /v2.0/ports?device_id=96690175-c1a8-4b84-8b5c-a74fe4e2884b => 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: 665/1349] 10.0.0.111 () {32 vars in 736 bytes} [Thu Apr 23 08:57:17 2026] GET /v2.0/ports?device_id=308fe9aa-e2a4-442d-b207-f26d423ecb28 => 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: 685/1350] 10.0.0.111 () {32 vars in 774 bytes} [Thu Apr 23 08:57:17 2026] GET /v2.0/security-groups?tenant_id=c4c6fc5fb9d940da89e36088a9aa570e&name=default => generated 2801 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1351] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:57:17 2026] DELETE /v2.0/security-groups/250584bc-46b4-4077-89c9-d9d6b640d4ac => 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: 667/1352] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:57:17 2026] DELETE /v2.0/security-groups/5ac3ce13-087e-4fc4-b349-fcecb0e69fc1 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1353] 10.0.0.111 () {32 vars in 774 bytes} [Thu Apr 23 08:57:17 2026] GET /v2.0/security-groups?tenant_id=85f1d558a87648cf9f4e43ef8bb4fdd7&name=default => generated 2801 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1354] 199.204.45.244 () {34 vars in 986 bytes} [Thu Apr 23 08:57:18 2026] GET /v2.0/networks?id=33bac645-1c61-4b47-9c86-e88dbb91defd => generated 673 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1355] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:57:18 2026] DELETE /v2.0/security-groups/95682bb1-a5d7-46f2-b886-badabb70c2b6 => 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: 671/1356] 199.204.45.244 () {34 vars in 1050 bytes} [Thu Apr 23 08:57:18 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=5a896b69dc6e48c79d52dc59e881dd68 => generated 273 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 08:57:18.388 8 WARNING neutron_lib.context [req-fa20f81f-950e-43ab-b710-aadb52ff73b8 req-d2e5f807-032a-4673-b9af-cb30b9318ad6 dc6334ff468e477796b7860cb567e7cb 5a896b69dc6e48c79d52dc59e881dd68 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 08:57:18.696 7 INFO neutron.services.segments.plugin [-] Segment 1421db04-2566-4d3d-b603-ff988a79fed4 resource provider aggregate not found 2026-04-23 08:57:18.708 7 INFO neutron.services.segments.plugin [-] Segment 1421db04-2566-4d3d-b603-ff988a79fed4 resource provider aggregate not found 2026-04-23 08:57:18.722 7 INFO neutron.db.l3_hamode_db [None req-271bb9c3-3e7b-47f2-8e0c-3391ecc50a9b 789a28e652da461ba97942d1cec829dd 5a1000f6a4a146648a65b8680d065c55 - - default default] HA network 7f152b35-5151-4177-97a1-8043456ec9c0 was deleted as no HA routers are present in tenant 5a1000f6a4a146648a65b8680d065c55. [pid: 7|app: 0|req: 686/1357] 10.0.0.111 () {32 vars in 724 bytes} [Thu Apr 23 08:57:17 2026] DELETE /v2.0/routers/308fe9aa-e2a4-442d-b207-f26d423ecb28 => generated 0 bytes in 1070 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 08:57:18.734 7 INFO neutron.services.segments.plugin [-] Segment 1421db04-2566-4d3d-b603-ff988a79fed4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1421db04-2566-4d3d-b603-ff988a79fed4 found for delete ", "request_id": "req-4e65f7a5-e51f-402d-b07f-82b10dec6b88"}]} 2026-04-23 08:57:18.735 7 INFO neutron.services.segments.plugin [-] Segment 1421db04-2566-4d3d-b603-ff988a79fed4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1421db04-2566-4d3d-b603-ff988a79fed4 found for delete ", "request_id": "req-32403e7e-736f-4b24-8851-c4052d595fba"}]} [pid: 7|app: 0|req: 687/1358] 10.0.0.134 () {34 vars in 990 bytes} [Thu Apr 23 08:57:18 2026] GET /v2.0/ports?device_id=96690175-c1a8-4b84-8b5c-a74fe4e2884b => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 08:57:18.787 8 INFO neutron.services.segments.plugin [-] Segment 6a7965cd-1d0d-48f4-b706-5241c0555933 resource provider aggregate not found 2026-04-23 08:57:18.794 8 INFO neutron.services.segments.plugin [-] Segment 6a7965cd-1d0d-48f4-b706-5241c0555933 resource provider aggregate not found 2026-04-23 08:57:18.819 8 INFO neutron.services.segments.plugin [-] Segment 6a7965cd-1d0d-48f4-b706-5241c0555933 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6a7965cd-1d0d-48f4-b706-5241c0555933 found for delete ", "request_id": "req-40b47c21-3997-4f42-8fef-3289c7740c79"}]} 2026-04-23 08:57:18.820 8 INFO neutron.services.segments.plugin [-] Segment 6a7965cd-1d0d-48f4-b706-5241c0555933 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6a7965cd-1d0d-48f4-b706-5241c0555933 found for delete ", "request_id": "req-528b8130-491f-4d08-b5ee-0d500731dbdb"}]} [pid: 8|app: 0|req: 672/1359] 199.204.45.244 () {38 vars in 955 bytes} [Thu Apr 23 08:57:18 2026] POST /v2.0/ports => generated 993 bytes in 568 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 688/1360] 10.0.0.111 () {32 vars in 724 bytes} [Thu Apr 23 08:57:18 2026] DELETE /v2.0/subnets/c663c9c1-3649-4b5d-a6cb-2126f3b2816a => generated 0 bytes in 283 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1361] 10.0.0.111 () {32 vars in 726 bytes} [Thu Apr 23 08:57:19 2026] DELETE /v2.0/networks/fe516d35-33bc-41a3-8052-9b0070a7aaa7 => generated 0 bytes in 348 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 08:57:19.408 7 WARNING neutron_lib.context [None req-c93a5264-cfe1-4c18-9db5-ad53e86e0f05 789a28e652da461ba97942d1cec829dd 5a1000f6a4a146648a65b8680d065c55 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 673/1362] 199.204.45.244 () {38 vars in 1028 bytes} [Thu Apr 23 08:57:18 2026] PUT /v2.0/ports/9b1aa06e-220b-4fe8-9b35-47dc1334ac5d => generated 1238 bytes in 479 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 08:57:19.449 7 INFO neutron.db.segments_db [None req-c93a5264-cfe1-4c18-9db5-ad53e86e0f05 789a28e652da461ba97942d1cec829dd 5a1000f6a4a146648a65b8680d065c55 - - default default] Added segment 0f3312d0-e50a-4bd1-ad64-763387dc4f38 of type vxlan for network 4c69e1f8-dc55-43ca-821e-b48ea98569ec /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 674/1363] 199.204.45.244 () {34 vars in 1080 bytes} [Thu Apr 23 08:57:19 2026] GET /v2.0/ports?tenant_id=5a896b69dc6e48c79d52dc59e881dd68&device_id=96690175-c1a8-4b84-8b5c-a74fe4e2884b => generated 1277 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 08:57:19.548 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ec2f67fe-ffd5-453d-9248-e5d88f0dab19'] response: {'name': 'network-changed', 'server_uuid': '96690175-c1a8-4b84-8b5c-a74fe4e2884b', 'tag': '9b1aa06e-220b-4fe8-9b35-47dc1334ac5d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 675/1364] 199.204.45.244 () {34 vars in 1058 bytes} [Thu Apr 23 08:57:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=9b1aa06e-220b-4fe8-9b35-47dc1334ac5d => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 676/1365] 199.204.45.244 () {34 vars in 984 bytes} [Thu Apr 23 08:57:19 2026] GET /v2.0/subnets?id=0bfcd2ce-4dc4-4224-8bee-1695957d333d => generated 667 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 08:57:19.727 7 INFO neutron.db.l3_hamode_db [None req-c93a5264-cfe1-4c18-9db5-ad53e86e0f05 789a28e652da461ba97942d1cec829dd 5a1000f6a4a146648a65b8680d065c55 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 08:57:19.856 8 WARNING neutron_lib.context [None req-5d58909e-a09e-4f6a-94d6-d24157490613 89fc47a6077d4df29385b9fdb4534172 c6288fbd241041759e92d7c095275d3d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 08:57:19.857 8 WARNING neutron_lib.context [None req-5d58909e-a09e-4f6a-94d6-d24157490613 89fc47a6077d4df29385b9fdb4534172 c6288fbd241041759e92d7c095275d3d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 08:57:20.006 8 INFO neutron.db.segments_db [None req-5d58909e-a09e-4f6a-94d6-d24157490613 89fc47a6077d4df29385b9fdb4534172 c6288fbd241041759e92d7c095275d3d - - default default] Added segment 973d67ce-de22-446a-ad2e-980f3b2b93c3 of type vxlan for network fed5433f-630f-4d95-8f8f-a9f48c05c690 2026-04-23 08:57:20.093 8 INFO neutron.db.segments_db [None req-5d58909e-a09e-4f6a-94d6-d24157490613 89fc47a6077d4df29385b9fdb4534172 c6288fbd241041759e92d7c095275d3d - - default default] Added segment 715393b8-a734-404f-a574-2b86f2b0503b of type vxlan for network 05fe0ebe-8896-43ef-a7d8-803592755436 [pid: 8|app: 0|req: 677/1366] 10.0.0.111 () {34 vars in 670 bytes} [Thu Apr 23 08:57:19 2026] POST /v2.0/networks => generated 1246 bytes in 563 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1367] 199.204.45.244 () {34 vars in 1052 bytes} [Thu Apr 23 08:57:20 2026] GET /v2.0/ports?network_id=33bac645-1c61-4b47-9c86-e88dbb91defd&device_owner=network%3Adhcp => generated 1244 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1368] 10.0.0.134 () {34 vars in 990 bytes} [Thu Apr 23 08:57:20 2026] GET /v2.0/ports?device_id=96690175-c1a8-4b84-8b5c-a74fe4e2884b => generated 1008 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 08:57:20.335 8 WARNING neutron_lib.context [None req-60ef2474-26a6-4848-8787-49b3bd92f3e9 e86fc8a975734c7ea44d40f9f91b6c0a a93bc4380de840448bb1548959cc4cb2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 08:57:20.448 8 INFO neutron.db.segments_db [None req-60ef2474-26a6-4848-8787-49b3bd92f3e9 e86fc8a975734c7ea44d40f9f91b6c0a a93bc4380de840448bb1548959cc4cb2 - - default default] Added segment 55b8fe9a-831a-467d-8b90-87db8f9ffaeb of type vxlan for network f5575219-2613-4e11-b5ad-08bc348a80de [pid: 8|app: 0|req: 680/1369] 10.0.0.111 () {34 vars in 670 bytes} [Thu Apr 23 08:57:20 2026] POST /v2.0/networks => generated 647 bytes in 272 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1370] 10.0.0.111 () {32 vars in 649 bytes} [Thu Apr 23 08:57:20 2026] GET /v2.0/networks => generated 1845 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 08:57:20.682 7 INFO neutron.db.l3_hamode_db [None req-c93a5264-cfe1-4c18-9db5-ad53e86e0f05 789a28e652da461ba97942d1cec829dd 5a1000f6a4a146648a65b8680d065c55 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 682/1371] 199.204.45.244 () {34 vars in 1012 bytes} [Thu Apr 23 08:57:20 2026] GET /v2.0/networks/33bac645-1c61-4b47-9c86-e88dbb91defd?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1372] 10.0.0.134 () {34 vars in 1120 bytes} [Thu Apr 23 08:57:20 2026] GET /v2.0/security-groups?id=fb979da0-c51e-4e3a-bca5-953443e606c6&id=c41bee15-baf5-4225-813d-66774e726f24&fields=id&fields=name => generated 206 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 08:57:20.755 7 INFO neutron.services.segments.plugin [-] Segment 663c584c-d5db-4430-9d7b-fa0501d3fb82 resource provider aggregate not found 2026-04-23 08:57:20.761 7 INFO neutron.services.segments.plugin [-] Segment 663c584c-d5db-4430-9d7b-fa0501d3fb82 resource provider aggregate not found 2026-04-23 08:57:20.779 7 INFO neutron.services.segments.plugin [-] Segment 663c584c-d5db-4430-9d7b-fa0501d3fb82 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 663c584c-d5db-4430-9d7b-fa0501d3fb82 found for delete ", "request_id": "req-d6cfa571-0aa1-47aa-b993-6ba38b1b7ee5"}]} 2026-04-23 08:57:20.782 7 INFO neutron.services.segments.plugin [-] Segment 663c584c-d5db-4430-9d7b-fa0501d3fb82 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 663c584c-d5db-4430-9d7b-fa0501d3fb82 found for delete ", "request_id": "req-bcf33a4e-bf74-420a-9bf1-129d8a999301"}]} 2026-04-23 08:57:20.920 8 INFO neutron.services.segments.plugin [-] Segment 973d67ce-de22-446a-ad2e-980f3b2b93c3 resource provider aggregate not found 2026-04-23 08:57:20.927 8 INFO neutron.services.segments.plugin [-] Segment 973d67ce-de22-446a-ad2e-980f3b2b93c3 resource provider aggregate not found 2026-04-23 08:57:20.945 8 INFO neutron.services.segments.plugin [-] Segment 973d67ce-de22-446a-ad2e-980f3b2b93c3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 973d67ce-de22-446a-ad2e-980f3b2b93c3 found for delete ", "request_id": "req-76c5c1a5-51dc-4a7f-9fb8-5e9cbaa6cf2a"}]} 2026-04-23 08:57:20.947 8 INFO neutron.services.segments.plugin [-] Segment 973d67ce-de22-446a-ad2e-980f3b2b93c3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 973d67ce-de22-446a-ad2e-980f3b2b93c3 found for delete ", "request_id": "req-894abe94-3326-4b6f-9abf-03551fee29f1"}]} [pid: 8|app: 0|req: 684/1373] 10.0.0.111 () {32 vars in 726 bytes} [Thu Apr 23 08:57:20 2026] DELETE /v2.0/networks/fed5433f-630f-4d95-8f8f-a9f48c05c690 => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1374] 199.204.45.244 () {34 vars in 1112 bytes} [Thu Apr 23 08:57:20 2026] GET /v2.0/networks/33bac645-1c61-4b47-9c86-e88dbb91defd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1375] 10.0.0.111 () {32 vars in 726 bytes} [Thu Apr 23 08:57:21 2026] DELETE /v2.0/networks/05fe0ebe-8896-43ef-a7d8-803592755436 => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 08:57:21.248 8 WARNING neutron_lib.context [None req-abf72fa9-1288-44ed-98e7-b499d7b09905 e86fc8a975734c7ea44d40f9f91b6c0a a93bc4380de840448bb1548959cc4cb2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 687/1376] 10.0.0.111 () {34 vars in 669 bytes} [Thu Apr 23 08:57:21 2026] POST /v2.0/subnets => generated 649 bytes in 317 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1377] 199.204.45.244 () {34 vars in 1080 bytes} [Thu Apr 23 08:57:21 2026] GET /v2.0/ports?tenant_id=5a896b69dc6e48c79d52dc59e881dd68&device_id=96690175-c1a8-4b84-8b5c-a74fe4e2884b => generated 1277 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1378] 199.204.45.244 () {34 vars in 994 bytes} [Thu Apr 23 08:57:21 2026] GET /v2.0/ports?device_id=96690175-c1a8-4b84-8b5c-a74fe4e2884b => generated 1277 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1379] 10.0.0.111 () {34 vars in 669 bytes} [Thu Apr 23 08:57:19 2026] POST /v2.0/routers => generated 692 bytes in 2340 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 08:57:21.746 7 WARNING neutron_lib.context [None req-8702368d-2584-4f7d-9cf9-288bc33f3243 e86fc8a975734c7ea44d40f9f91b6c0a a93bc4380de840448bb1548959cc4cb2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 690/1380] 10.0.0.111 () {32 vars in 649 bytes} [Thu Apr 23 08:57:21 2026] GET /v2.0/networks => generated 651 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 08:57:21.811 7 INFO neutron.db.segments_db [None req-8702368d-2584-4f7d-9cf9-288bc33f3243 e86fc8a975734c7ea44d40f9f91b6c0a a93bc4380de840448bb1548959cc4cb2 - - default default] Added segment c0ec5cde-c02f-4463-8973-0869482f5854 of type vxlan for network 95dae0a9-bd0b-4a9c-8e0c-21e134ec6f81 [pid: 8|app: 0|req: 691/1381] 199.204.45.244 () {34 vars in 986 bytes} [Thu Apr 23 08:57:21 2026] GET /v2.0/networks?id=33bac645-1c61-4b47-9c86-e88dbb91defd => generated 769 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1382] 199.204.45.244 () {34 vars in 1124 bytes} [Thu Apr 23 08:57:21 2026] GET /v2.0/security-groups?id=fb979da0-c51e-4e3a-bca5-953443e606c6&id=c41bee15-baf5-4225-813d-66774e726f24&fields=id&fields=name => generated 206 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1383] 10.0.0.111 () {34 vars in 670 bytes} [Thu Apr 23 08:57:21 2026] POST /v2.0/networks => generated 648 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 08:57:21.934 7 WARNING neutron_lib.context [None req-fb667520-2769-44e5-bc22-af955e8b49b6 89fc47a6077d4df29385b9fdb4534172 c6288fbd241041759e92d7c095275d3d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 08:57:21.999 7 INFO neutron.db.segments_db [None req-fb667520-2769-44e5-bc22-af955e8b49b6 89fc47a6077d4df29385b9fdb4534172 c6288fbd241041759e92d7c095275d3d - - default default] Added segment ec82d331-f419-435a-abf9-8cd14e7c418d of type vxlan for network bcf3e45d-86ac-4313-99ae-c74648645b0e [pid: 8|app: 0|req: 693/1384] 10.0.0.111 () {32 vars in 721 bytes} [Thu Apr 23 08:57:21 2026] GET /v2.0/routers/db2fa755-5abf-4b34-8e13-111d2b98a0c6 => generated 698 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1385] 10.0.0.134 () {34 vars in 990 bytes} [Thu Apr 23 08:57:22 2026] GET /v2.0/ports?device_id=96690175-c1a8-4b84-8b5c-a74fe4e2884b => generated 1008 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1386] 199.204.45.244 () {34 vars in 1058 bytes} [Thu Apr 23 08:57:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=9b1aa06e-220b-4fe8-9b35-47dc1334ac5d => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1387] 10.0.0.111 () {34 vars in 670 bytes} [Thu Apr 23 08:57:21 2026] POST /v2.0/networks => generated 649 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1388] 10.0.0.111 () {34 vars in 743 bytes} [Thu Apr 23 08:57:22 2026] PUT /v2.0/networks/95dae0a9-bd0b-4a9c-8e0c-21e134ec6f81 => generated 592 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1389] 10.0.0.111 () {32 vars in 647 bytes} [Thu Apr 23 08:57:22 2026] GET /v2.0/routers => generated 701 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1390] 199.204.45.244 () {34 vars in 984 bytes} [Thu Apr 23 08:57:22 2026] GET /v2.0/subnets?id=0bfcd2ce-4dc4-4224-8bee-1695957d333d => generated 667 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1391] 10.0.0.134 () {34 vars in 1120 bytes} [Thu Apr 23 08:57:22 2026] GET /v2.0/security-groups?id=fb979da0-c51e-4e3a-bca5-953443e606c6&id=c41bee15-baf5-4225-813d-66774e726f24&fields=id&fields=name => generated 206 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 08:57:22.326 7 WARNING neutron_lib.context [None req-d56c3b70-955d-49b6-817f-0d9fa9a607a0 89fc47a6077d4df29385b9fdb4534172 c6288fbd241041759e92d7c095275d3d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 08:57:22.329 8 WARNING neutron_lib.context [None req-47a19383-1452-4fbd-b7ef-dcddf8c74fa8 e86fc8a975734c7ea44d40f9f91b6c0a a93bc4380de840448bb1548959cc4cb2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 08:57:22.412 7 INFO neutron.db.segments_db [None req-d56c3b70-955d-49b6-817f-0d9fa9a607a0 89fc47a6077d4df29385b9fdb4534172 c6288fbd241041759e92d7c095275d3d - - default default] Added segment 8c4c98c3-9d44-400c-a5b5-6e98762ff9b3 of type vxlan for network 3ba5b83f-a420-4677-9bf5-2e85dbf0b5eb [pid: 7|app: 0|req: 695/1392] 10.0.0.111 () {34 vars in 670 bytes} [Thu Apr 23 08:57:22 2026] POST /v2.0/networks => generated 650 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1393] 10.0.0.111 () {34 vars in 669 bytes} [Thu Apr 23 08:57:22 2026] POST /v2.0/subnets => generated 622 bytes in 329 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1394] 199.204.45.244 () {34 vars in 1052 bytes} [Thu Apr 23 08:57:22 2026] GET /v2.0/ports?network_id=33bac645-1c61-4b47-9c86-e88dbb91defd&device_owner=network%3Adhcp => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 08:57:22.711 8 WARNING neutron_lib.context [None req-70651451-1682-474d-9c7f-7bf52f4c38ea 89fc47a6077d4df29385b9fdb4534172 c6288fbd241041759e92d7c095275d3d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 08:57:22.753 8 WARNING neutron_lib.context [None req-70651451-1682-474d-9c7f-7bf52f4c38ea 89fc47a6077d4df29385b9fdb4534172 c6288fbd241041759e92d7c095275d3d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 08:57:22.983 8 INFO neutron.services.segments.plugin [-] Segment 715393b8-a734-404f-a574-2b86f2b0503b resource provider aggregate not found 2026-04-23 08:57:22.992 8 INFO neutron.services.segments.plugin [-] Segment 715393b8-a734-404f-a574-2b86f2b0503b resource provider aggregate not found 2026-04-23 08:57:23.014 8 INFO neutron.services.segments.plugin [-] Segment 715393b8-a734-404f-a574-2b86f2b0503b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 715393b8-a734-404f-a574-2b86f2b0503b found for delete ", "request_id": "req-5764d049-def5-4052-a255-4f742faa2f97"}]} 2026-04-23 08:57:23.015 8 INFO neutron.services.segments.plugin [-] Segment 715393b8-a734-404f-a574-2b86f2b0503b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 715393b8-a734-404f-a574-2b86f2b0503b found for delete ", "request_id": "req-f35f16eb-0f04-47cd-9cd5-9772a06912e2"}]} [pid: 7|app: 0|req: 696/1395] 10.0.0.111 () {34 vars in 741 bytes} [Thu Apr 23 08:57:22 2026] PUT /v2.0/routers/db2fa755-5abf-4b34-8e13-111d2b98a0c6 => generated 705 bytes in 524 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1396] 10.0.0.111 () {34 vars in 741 bytes} [Thu Apr 23 08:57:23 2026] PUT /v2.0/subnets/6c006ae0-b363-479d-83de-847cd8367ddf => generated 632 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1397] 199.204.45.244 () {34 vars in 1012 bytes} [Thu Apr 23 08:57:23 2026] GET /v2.0/networks/33bac645-1c61-4b47-9c86-e88dbb91defd?fields=segments => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1398] 10.0.0.111 () {32 vars in 721 bytes} [Thu Apr 23 08:57:23 2026] GET /v2.0/routers/db2fa755-5abf-4b34-8e13-111d2b98a0c6 => generated 705 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1399] 10.0.0.111 () {34 vars in 665 bytes} [Thu Apr 23 08:57:22 2026] POST /v2.0/ports => generated 1505 bytes in 839 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 701/1400] 199.204.45.244 () {34 vars in 1112 bytes} [Thu Apr 23 08:57:23 2026] GET /v2.0/networks/33bac645-1c61-4b47-9c86-e88dbb91defd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1401] 10.0.0.134 () {34 vars in 990 bytes} [Thu Apr 23 08:57:23 2026] GET /v2.0/ports?device_id=96690175-c1a8-4b84-8b5c-a74fe4e2884b => generated 1010 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1402] 10.0.0.111 () {32 vars in 736 bytes} [Thu Apr 23 08:57:23 2026] GET /v2.0/ports?device_id=db2fa755-5abf-4b34-8e13-111d2b98a0c6 => 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: 704/1403] 10.0.0.111 () {32 vars in 643 bytes} [Thu Apr 23 08:57:23 2026] GET /v2.0/ports => generated 1505 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1404] 10.0.0.134 () {34 vars in 1120 bytes} [Thu Apr 23 08:57:23 2026] GET /v2.0/security-groups?id=fb979da0-c51e-4e3a-bca5-953443e606c6&id=c41bee15-baf5-4225-813d-66774e726f24&fields=id&fields=name => generated 206 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 08:57:24.013 7 INFO neutron.services.segments.plugin [-] Segment c0ec5cde-c02f-4463-8973-0869482f5854 resource provider aggregate not found 2026-04-23 08:57:24.018 7 INFO neutron.services.segments.plugin [-] Segment c0ec5cde-c02f-4463-8973-0869482f5854 resource provider aggregate not found 2026-04-23 08:57:24.032 7 INFO neutron.services.segments.plugin [-] Segment c0ec5cde-c02f-4463-8973-0869482f5854 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c0ec5cde-c02f-4463-8973-0869482f5854 found for delete ", "request_id": "req-b66c3d6e-46c8-4308-b142-50183e6545a8"}]} 2026-04-23 08:57:24.047 7 INFO neutron.services.segments.plugin [-] Segment c0ec5cde-c02f-4463-8973-0869482f5854 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c0ec5cde-c02f-4463-8973-0869482f5854 found for delete ", "request_id": "req-1599585a-c463-43df-a5e5-50001db39305"}]} [pid: 7|app: 0|req: 700/1405] 10.0.0.111 () {32 vars in 726 bytes} [Thu Apr 23 08:57:23 2026] DELETE /v2.0/networks/95dae0a9-bd0b-4a9c-8e0c-21e134ec6f81 => generated 0 bytes in 652 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1406] 10.0.0.111 () {32 vars in 720 bytes} [Thu Apr 23 08:57:24 2026] DELETE /v2.0/ports/a1eef770-9c4e-4a90-a00f-3064fa9b4013 => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 08:57:24.319 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bcbfb8db-a3c1-43ef-b6ee-cd577130535e e86fc8a975734c7ea44d40f9f91b6c0a a93bc4380de840448bb1548959cc4cb2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 702/1407] 10.0.0.111 () {32 vars in 726 bytes} [Thu Apr 23 08:57:24 2026] DELETE /v2.0/networks/95dae0a9-bd0b-4a9c-8e0c-21e134ec6f81 => generated 138 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1408] 10.0.0.111 () {32 vars in 720 bytes} [Thu Apr 23 08:57:24 2026] DELETE /v2.0/ports/2c8966b5-172d-4e10-817e-3ae4d6d526d1 => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1409] 10.0.0.111 () {32 vars in 694 bytes} [Thu Apr 23 08:57:24 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1410] 10.0.0.111 () {32 vars in 643 bytes} [Thu Apr 23 08:57:24 2026] GET /v2.0/ports => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1411] 10.0.0.111 () {32 vars in 742 bytes} [Thu Apr 23 08:57:24 2026] GET /v2.0/subnets?network_id=c78c69fa-9ea3-4a20-b987-35789be81283 => generated 626 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 08:57:24.770 7 WARNING neutron_lib.context [None req-e219afe2-3963-4331-99ae-3c725ba9151f 89fc47a6077d4df29385b9fdb4534172 c6288fbd241041759e92d7c095275d3d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 08:57:24.834 7 INFO neutron.db.segments_db [None req-e219afe2-3963-4331-99ae-3c725ba9151f 89fc47a6077d4df29385b9fdb4534172 c6288fbd241041759e92d7c095275d3d - - default default] Added segment 72bdf46a-7189-46f1-9e1e-1c6542922804 of type vxlan for network 1388dd79-2701-445b-94c8-8d2a5554d07b [pid: 7|app: 0|req: 707/1412] 10.0.0.111 () {34 vars in 670 bytes} [Thu Apr 23 08:57:24 2026] POST /v2.0/networks => generated 650 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1413] 10.0.0.111 () {32 vars in 653 bytes} [Thu Apr 23 08:57:24 2026] GET /v2.0/extensions => generated 19600 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-04-23 08:57:24.968 7 WARNING neutron_lib.context [None req-0bbd2e06-d843-453f-8aab-d27c02a5baae 89fc47a6077d4df29385b9fdb4534172 c6288fbd241041759e92d7c095275d3d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 08:57:25.038 7 INFO neutron.db.segments_db [None req-0bbd2e06-d843-453f-8aab-d27c02a5baae 89fc47a6077d4df29385b9fdb4534172 c6288fbd241041759e92d7c095275d3d - - default default] Added segment fafaea02-65e5-41a7-b9d5-a734054b483d of type vxlan for network c2c429d6-21cc-47d3-b540-3ce2af926e22 2026-04-23 08:57:25.088 8 INFO neutron.services.segments.plugin [-] Segment 0f3312d0-e50a-4bd1-ad64-763387dc4f38 resource provider aggregate not found 2026-04-23 08:57:25.093 8 INFO neutron.services.segments.plugin [-] Segment 0f3312d0-e50a-4bd1-ad64-763387dc4f38 resource provider aggregate not found 2026-04-23 08:57:25.108 8 INFO neutron.services.segments.plugin [-] Segment 0f3312d0-e50a-4bd1-ad64-763387dc4f38 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0f3312d0-e50a-4bd1-ad64-763387dc4f38 found for delete ", "request_id": "req-764af106-1b70-4abd-955b-08eb733c991e"}]} 2026-04-23 08:57:25.109 8 INFO neutron.services.segments.plugin [-] Segment 0f3312d0-e50a-4bd1-ad64-763387dc4f38 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0f3312d0-e50a-4bd1-ad64-763387dc4f38 found for delete ", "request_id": "req-9ede2b08-f1d6-40e0-bbf2-95138f609a1d"}]} 2026-04-23 08:57:25.117 8 INFO neutron.db.l3_hamode_db [None req-398ec9f1-25aa-4ab4-bb45-e8032f50ef66 789a28e652da461ba97942d1cec829dd 5a1000f6a4a146648a65b8680d065c55 - - default default] HA network 4c69e1f8-dc55-43ca-821e-b48ea98569ec was deleted as no HA routers are present in tenant 5a1000f6a4a146648a65b8680d065c55. [pid: 8|app: 0|req: 706/1414] 10.0.0.111 () {32 vars in 724 bytes} [Thu Apr 23 08:57:23 2026] DELETE /v2.0/routers/db2fa755-5abf-4b34-8e13-111d2b98a0c6 => generated 0 bytes in 1163 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1415] 10.0.0.111 () {34 vars in 670 bytes} [Thu Apr 23 08:57:24 2026] POST /v2.0/networks => generated 650 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1416] 10.0.0.111 () {32 vars in 649 bytes} [Thu Apr 23 08:57:25 2026] GET /v2.0/networks => generated 1312 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1417] 10.0.0.111 () {32 vars in 736 bytes} [Thu Apr 23 08:57:25 2026] GET /v2.0/ports?device_id=db2fa755-5abf-4b34-8e13-111d2b98a0c6 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 08:57:25.211 8 WARNING neutron_lib.context [None req-0c0e6dba-991d-4019-97f8-d196f943201b 89fc47a6077d4df29385b9fdb4534172 c6288fbd241041759e92d7c095275d3d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 08:57:25.251 8 WARNING neutron_lib.context [None req-0c0e6dba-991d-4019-97f8-d196f943201b 89fc47a6077d4df29385b9fdb4534172 c6288fbd241041759e92d7c095275d3d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 710/1418] 10.0.0.134 () {34 vars in 990 bytes} [Thu Apr 23 08:57:25 2026] GET /v2.0/ports?device_id=96690175-c1a8-4b84-8b5c-a74fe4e2884b => generated 1010 bytes in 529 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1419] 10.0.0.111 () {32 vars in 647 bytes} [Thu Apr 23 08:57:25 2026] GET /v2.0/subnets => generated 1265 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 08:57:25.754 7 INFO neutron.api.v2.resource [None req-498747f6-b42c-4b00-b488-d2974d6e349a 789a28e652da461ba97942d1cec829dd 5a1000f6a4a146648a65b8680d065c55 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 712/1420] 10.0.0.111 () {32 vars in 724 bytes} [Thu Apr 23 08:57:25 2026] DELETE /v2.0/routers/db2fa755-5abf-4b34-8e13-111d2b98a0c6 => generated 135 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1421] 10.0.0.111 () {34 vars in 669 bytes} [Thu Apr 23 08:57:25 2026] POST /v2.0/subnets => generated 1225 bytes in 562 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1422] 10.0.0.134 () {34 vars in 1120 bytes} [Thu Apr 23 08:57:25 2026] GET /v2.0/security-groups?id=fb979da0-c51e-4e3a-bca5-953443e606c6&id=c41bee15-baf5-4225-813d-66774e726f24&fields=id&fields=name => generated 206 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1423] 10.0.0.111 () {32 vars in 647 bytes} [Thu Apr 23 08:57:25 2026] GET /v2.0/subnets => generated 1838 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1424] 10.0.0.111 () {32 vars in 736 bytes} [Thu Apr 23 08:57:25 2026] GET /v2.0/ports?device_id=308fe9aa-e2a4-442d-b207-f26d423ecb28 => 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: 710/1425] 10.0.0.111 () {32 vars in 723 bytes} [Thu Apr 23 08:57:25 2026] GET /v2.0/networks/f5575219-2613-4e11-b5ad-08bc348a80de => generated 672 bytes in 372 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1426] 10.0.0.134 () {34 vars in 990 bytes} [Thu Apr 23 08:57:26 2026] GET /v2.0/ports?device_id=96690175-c1a8-4b84-8b5c-a74fe4e2884b => generated 1010 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1427] 10.0.0.111 () {32 vars in 724 bytes} [Thu Apr 23 08:57:25 2026] DELETE /v2.0/subnets/67df0a04-8b83-4d39-bd58-0581f419dae7 => generated 0 bytes in 332 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 08:57:26.200 8 INFO neutron.api.v2.resource [None req-d563de88-e24b-4e73-9940-f1a19a28daf5 789a28e652da461ba97942d1cec829dd 5a1000f6a4a146648a65b8680d065c55 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 712/1430] 10.0.0.111 () {32 vars in 724 bytes} [Thu Apr 23 08:57:26 2026] DELETE /v2.0/routers/308fe9aa-e2a4-442d-b207-f26d423ecb28 => generated 135 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1431] 10.0.0.111 () {32 vars in 721 bytes} [Thu Apr 23 08:57:26 2026] GET /v2.0/subnets/b505dd8e-6d86-4fa8-9825-899b33dceb14 => generated 649 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1432] 10.0.0.111 () {32 vars in 724 bytes} [Thu Apr 23 08:57:26 2026] DELETE /v2.0/subnets/efafa122-13bc-40a3-888a-4e033fc08831 => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 08:57:26.457 8 INFO neutron.pecan_wsgi.hooks.translation [None req-99b602e8-b8c2-4413-8815-adfbe748433a 789a28e652da461ba97942d1cec829dd 5a1000f6a4a146648a65b8680d065c55 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 714/1433] 10.0.0.111 () {32 vars in 724 bytes} [Thu Apr 23 08:57:26 2026] DELETE /v2.0/subnets/c663c9c1-3649-4b5d-a6cb-2126f3b2816a => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 08:57:26.475 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ed653b24-8a2f-4526-b5e2-d7c68cb083cf e86fc8a975734c7ea44d40f9f91b6c0a a93bc4380de840448bb1548959cc4cb2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 715/1434] 10.0.0.111 () {32 vars in 724 bytes} [Thu Apr 23 08:57:26 2026] DELETE /v2.0/subnets/6c006ae0-b363-479d-83de-847cd8367ddf => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1435] 10.0.0.111 () {32 vars in 647 bytes} [Thu Apr 23 08:57:26 2026] GET /v2.0/subnets => generated 626 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1436] 10.0.0.111 () {32 vars in 736 bytes} [Thu Apr 23 08:57:26 2026] GET /v2.0/ports?device_id=4ce8e3f3-629f-487c-a632-254b6dc5c13e => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 08:57:26.564 8 INFO neutron.pecan_wsgi.hooks.translation [None req-03b56a41-0261-4a73-8b7f-cf6f73ab585c e86fc8a975734c7ea44d40f9f91b6c0a a93bc4380de840448bb1548959cc4cb2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 718/1437] 10.0.0.111 () {32 vars in 726 bytes} [Thu Apr 23 08:57:26 2026] DELETE /v2.0/networks/95dae0a9-bd0b-4a9c-8e0c-21e134ec6f81 => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 08:57:26.660 7 INFO neutron.db.l3_db [None req-8b9efea1-d342-4a70-b64b-c7ca56fda6e5 dc6334ff468e477796b7860cb567e7cb 5a896b69dc6e48c79d52dc59e881dd68 - - default default] Floating IP 9c45dcf3-5661-4830-bc2e-678ba01233f5 associated. External IP: 10.96.250.211, port: 9b1aa06e-220b-4fe8-9b35-47dc1334ac5d. [pid: 8|app: 0|req: 719/1438] 10.0.0.111 () {32 vars in 726 bytes} [Thu Apr 23 08:57:26 2026] DELETE /v2.0/networks/c2c429d6-21cc-47d3-b540-3ce2af926e22 => generated 0 bytes in 404 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 08:57:27.003 8 INFO neutron.api.v2.resource [None req-9191bbb5-e05a-454c-ac94-22e2cbb17b21 789a28e652da461ba97942d1cec829dd 5a1000f6a4a146648a65b8680d065c55 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 720/1439] 10.0.0.111 () {32 vars in 724 bytes} [Thu Apr 23 08:57:26 2026] DELETE /v2.0/routers/4ce8e3f3-629f-487c-a632-254b6dc5c13e => generated 135 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1440] 10.0.0.111 () {34 vars in 749 bytes} [Thu Apr 23 08:57:26 2026] PUT /v2.0/floatingips/9c45dcf3-5661-4830-bc2e-678ba01233f5 => generated 855 bytes in 840 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 08:57:27.100 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e89fa5ee-1d72-4aca-947a-ecf117262c7b'] response: {'name': 'network-changed', 'server_uuid': '96690175-c1a8-4b84-8b5c-a74fe4e2884b', 'tag': '9b1aa06e-220b-4fe8-9b35-47dc1334ac5d', 'status': 'completed', 'code': 200} 2026-04-23 08:57:27.135 8 INFO neutron.services.segments.plugin [-] Segment fafaea02-65e5-41a7-b9d5-a734054b483d resource provider aggregate not found 2026-04-23 08:57:27.149 8 INFO neutron.services.segments.plugin [-] Segment fafaea02-65e5-41a7-b9d5-a734054b483d resource provider aggregate not found 2026-04-23 08:57:27.155 8 INFO neutron.services.segments.plugin [-] Segment fafaea02-65e5-41a7-b9d5-a734054b483d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fafaea02-65e5-41a7-b9d5-a734054b483d found for delete ", "request_id": "req-f6e39106-ffd2-4c18-855c-f93cb4bcbc28"}]} 2026-04-23 08:57:27.165 8 INFO neutron.services.segments.plugin [-] Segment fafaea02-65e5-41a7-b9d5-a734054b483d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fafaea02-65e5-41a7-b9d5-a734054b483d found for delete ", "request_id": "req-3e6e9d98-89f1-4b4a-a898-320b047d7f91"}]} [pid: 8|app: 0|req: 721/1441] 10.0.0.111 () {32 vars in 724 bytes} [Thu Apr 23 08:57:27 2026] DELETE /v2.0/subnets/b505dd8e-6d86-4fa8-9825-899b33dceb14 => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 08:57:27.280 8 INFO neutron.pecan_wsgi.hooks.translation [None req-31aba975-3ad3-474f-b8ce-b065aa1b585e 789a28e652da461ba97942d1cec829dd 5a1000f6a4a146648a65b8680d065c55 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 722/1442] 10.0.0.111 () {32 vars in 724 bytes} [Thu Apr 23 08:57:27 2026] DELETE /v2.0/subnets/a29032d2-d530-4626-9670-718853c719b4 => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1443] 199.204.45.244 () {34 vars in 1080 bytes} [Thu Apr 23 08:57:27 2026] GET /v2.0/ports?tenant_id=5a896b69dc6e48c79d52dc59e881dd68&device_id=96690175-c1a8-4b84-8b5c-a74fe4e2884b => generated 1279 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 08:57:27.403 7 INFO neutron.services.segments.plugin [-] Segment 72bdf46a-7189-46f1-9e1e-1c6542922804 resource provider aggregate not found 2026-04-23 08:57:27.410 7 INFO neutron.services.segments.plugin [-] Segment 72bdf46a-7189-46f1-9e1e-1c6542922804 resource provider aggregate not found 2026-04-23 08:57:27.425 7 INFO neutron.services.segments.plugin [-] Segment 72bdf46a-7189-46f1-9e1e-1c6542922804 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 72bdf46a-7189-46f1-9e1e-1c6542922804 found for delete ", "request_id": "req-e2381bba-ca5b-49f5-a951-703d8080ed4a"}]} 2026-04-23 08:57:27.434 7 INFO neutron.services.segments.plugin [-] Segment 72bdf46a-7189-46f1-9e1e-1c6542922804 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 72bdf46a-7189-46f1-9e1e-1c6542922804 found for delete ", "request_id": "req-f069cce7-f34a-4846-89f4-353a97bceadf"}]} [pid: 7|app: 0|req: 721/1444] 10.0.0.111 () {32 vars in 726 bytes} [Thu Apr 23 08:57:27 2026] DELETE /v2.0/networks/1388dd79-2701-445b-94c8-8d2a5554d07b => generated 0 bytes in 382 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1445] 10.0.0.111 () {32 vars in 736 bytes} [Thu Apr 23 08:57:27 2026] GET /v2.0/ports?device_id=dfd06c12-cdd2-48ac-9dbf-90c05f3471f6 => 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: 723/1446] 199.204.45.244 () {34 vars in 986 bytes} [Thu Apr 23 08:57:27 2026] GET /v2.0/networks?id=33bac645-1c61-4b47-9c86-e88dbb91defd => generated 769 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1447] 10.0.0.111 () {32 vars in 726 bytes} [Thu Apr 23 08:57:27 2026] DELETE /v2.0/networks/f5575219-2613-4e11-b5ad-08bc348a80de => generated 0 bytes in 395 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 08:57:27.742 8 INFO neutron.api.v2.resource [None req-1e900518-d374-4b4c-9c2d-13dfd4104c7b 789a28e652da461ba97942d1cec829dd 5a1000f6a4a146648a65b8680d065c55 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 725/1448] 10.0.0.111 () {32 vars in 724 bytes} [Thu Apr 23 08:57:27 2026] DELETE /v2.0/routers/dfd06c12-cdd2-48ac-9dbf-90c05f3471f6 => generated 135 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1449] 10.0.0.111 () {32 vars in 726 bytes} [Thu Apr 23 08:57:27 2026] DELETE /v2.0/networks/3ba5b83f-a420-4677-9bf5-2e85dbf0b5eb => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 08:57:27.791 7 INFO neutron.pecan_wsgi.hooks.translation [None req-60684fd7-f8e1-4b55-a6e0-ffe27cbcc04f 789a28e652da461ba97942d1cec829dd 5a1000f6a4a146648a65b8680d065c55 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 725/1450] 10.0.0.111 () {32 vars in 724 bytes} [Thu Apr 23 08:57:27 2026] DELETE /v2.0/subnets/2ccd57a0-153c-4ecb-88f8-b810a7ab7abe => 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: 726/1451] 199.204.45.244 () {34 vars in 1058 bytes} [Thu Apr 23 08:57:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=9b1aa06e-220b-4fe8-9b35-47dc1334ac5d => generated 858 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 08:57:27.820 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7737f5f8-3d6d-4c51-809d-e3a49139c632 789a28e652da461ba97942d1cec829dd 5a1000f6a4a146648a65b8680d065c55 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 727/1452] 10.0.0.111 () {32 vars in 724 bytes} [Thu Apr 23 08:57:27 2026] DELETE /v2.0/subnets/ddeaed79-49e2-4a22-94ca-c0d583ce97e4 => 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: 728/1453] 199.204.45.244 () {34 vars in 984 bytes} [Thu Apr 23 08:57:27 2026] GET /v2.0/subnets?id=0bfcd2ce-4dc4-4224-8bee-1695957d333d => generated 667 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1454] 199.204.45.244 () {34 vars in 1052 bytes} [Thu Apr 23 08:57:27 2026] GET /v2.0/ports?network_id=33bac645-1c61-4b47-9c86-e88dbb91defd&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: 730/1455] 199.204.45.244 () {34 vars in 1012 bytes} [Thu Apr 23 08:57:27 2026] GET /v2.0/networks/33bac645-1c61-4b47-9c86-e88dbb91defd?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1456] 10.0.0.111 () {32 vars in 726 bytes} [Thu Apr 23 08:57:27 2026] DELETE /v2.0/networks/bcf3e45d-86ac-4313-99ae-c74648645b0e => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1457] 199.204.45.244 () {34 vars in 1112 bytes} [Thu Apr 23 08:57:27 2026] GET /v2.0/networks/33bac645-1c61-4b47-9c86-e88dbb91defd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1458] 10.0.0.111 () {32 vars in 774 bytes} [Thu Apr 23 08:57:28 2026] GET /v2.0/security-groups?tenant_id=a93bc4380de840448bb1548959cc4cb2&name=default => generated 2801 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1459] 10.0.0.111 () {32 vars in 774 bytes} [Thu Apr 23 08:57:28 2026] GET /v2.0/security-groups?tenant_id=5a1000f6a4a146648a65b8680d065c55&name=default => generated 2801 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1460] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:57:28 2026] DELETE /v2.0/security-groups/de845b5f-0afb-4fcc-9d75-0b7474e30d4b => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1461] 10.0.0.111 () {32 vars in 774 bytes} [Thu Apr 23 08:57:28 2026] GET /v2.0/security-groups?tenant_id=c6288fbd241041759e92d7c095275d3d&name=default => generated 2801 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1462] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:57:28 2026] DELETE /v2.0/security-groups/2b2d0104-0824-4612-8de5-24b71c3edc9a => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1463] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:57:28 2026] DELETE /v2.0/security-groups/1a39eef6-af10-4fdb-85d5-824964222409 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 08:57:30.303 7 INFO neutron.services.segments.plugin [-] Segment 8c4c98c3-9d44-400c-a5b5-6e98762ff9b3 resource provider aggregate not found 2026-04-23 08:57:30.309 7 INFO neutron.services.segments.plugin [-] Segment 8c4c98c3-9d44-400c-a5b5-6e98762ff9b3 resource provider aggregate not found 2026-04-23 08:57:30.328 7 INFO neutron.services.segments.plugin [-] Segment 8c4c98c3-9d44-400c-a5b5-6e98762ff9b3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8c4c98c3-9d44-400c-a5b5-6e98762ff9b3 found for delete ", "request_id": "req-185dc823-17fa-409d-a911-d9638b0f626e"}]} 2026-04-23 08:57:30.337 7 INFO neutron.services.segments.plugin [-] Segment 8c4c98c3-9d44-400c-a5b5-6e98762ff9b3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8c4c98c3-9d44-400c-a5b5-6e98762ff9b3 found for delete ", "request_id": "req-83421d69-400b-4f98-b054-a332dd6e804e"}]} 2026-04-23 08:57:30.355 7 INFO neutron.services.segments.plugin [-] Segment ec82d331-f419-435a-abf9-8cd14e7c418d resource provider aggregate not found 2026-04-23 08:57:30.362 7 INFO neutron.services.segments.plugin [-] Segment ec82d331-f419-435a-abf9-8cd14e7c418d resource provider aggregate not found 2026-04-23 08:57:30.376 7 INFO neutron.services.segments.plugin [-] Segment ec82d331-f419-435a-abf9-8cd14e7c418d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec82d331-f419-435a-abf9-8cd14e7c418d found for delete ", "request_id": "req-dd028b2a-b18e-4533-a6aa-6d15ef1ee079"}]} 2026-04-23 08:57:30.379 7 INFO neutron.services.segments.plugin [-] Segment ec82d331-f419-435a-abf9-8cd14e7c418d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec82d331-f419-435a-abf9-8cd14e7c418d found for delete ", "request_id": "req-172372e1-778f-41ba-9f50-ed776d41ae8b"}]} 2026-04-23 08:57:30.389 7 WARNING neutron_lib.context [None req-295f2e43-f5f7-4ea2-8cde-d06e63742bb2 7edc2510c6734038b56b0f59d12cc39e b36333beb8da4c41b4b53a8477858412 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 08:57:30.511 7 INFO neutron.db.segments_db [None req-295f2e43-f5f7-4ea2-8cde-d06e63742bb2 7edc2510c6734038b56b0f59d12cc39e b36333beb8da4c41b4b53a8477858412 - - default default] Added segment e4ffdbc4-a526-47d1-bc33-9b8ea29038ea of type vxlan for network 6204e76f-9499-4a07-af5f-2f07071096fc 2026-04-23 08:57:30.570 8 INFO neutron.services.segments.plugin [-] Segment 55b8fe9a-831a-467d-8b90-87db8f9ffaeb resource provider aggregate not found 2026-04-23 08:57:30.577 8 INFO neutron.services.segments.plugin [-] Segment 55b8fe9a-831a-467d-8b90-87db8f9ffaeb resource provider aggregate not found 2026-04-23 08:57:30.586 8 INFO neutron.services.segments.plugin [-] Segment 55b8fe9a-831a-467d-8b90-87db8f9ffaeb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 55b8fe9a-831a-467d-8b90-87db8f9ffaeb found for delete ", "request_id": "req-6ed43036-14db-4538-bfe2-4cf8e12a2560"}]} 2026-04-23 08:57:30.599 8 INFO neutron.services.segments.plugin [-] Segment 55b8fe9a-831a-467d-8b90-87db8f9ffaeb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 55b8fe9a-831a-467d-8b90-87db8f9ffaeb found for delete ", "request_id": "req-5861a0a4-3dc4-448f-aedb-0180747d08fc"}]} [pid: 7|app: 0|req: 730/1464] 10.0.0.111 () {34 vars in 670 bytes} [Thu Apr 23 08:57:30 2026] POST /v2.0/networks => generated 629 bytes in 362 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 08:57:30.643 7 WARNING neutron_lib.context [None req-c5d2a8af-7295-4a1b-9fa3-6f5920905746 7edc2510c6734038b56b0f59d12cc39e b36333beb8da4c41b4b53a8477858412 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 08:57:30.699 7 INFO neutron.db.segments_db [None req-c5d2a8af-7295-4a1b-9fa3-6f5920905746 7edc2510c6734038b56b0f59d12cc39e b36333beb8da4c41b4b53a8477858412 - - default default] Added segment 8b0fc8a2-6627-4fae-a4c8-34ca271356b5 of type vxlan for network 12e15114-8ec6-48c9-8e3b-024d18e16c54 2026-04-23 08:57:30.725 8 WARNING neutron_lib.context [None req-9a210b0e-69a0-4f97-b7d0-6b2d5ab1c120 64de16ba1a894afba56d41fcc0531da1 80bf13abc50c448dbba8befe5d36e384 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 731/1465] 10.0.0.111 () {34 vars in 670 bytes} [Thu Apr 23 08:57:30 2026] POST /v2.0/networks => generated 629 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 08:57:30.814 7 WARNING neutron_lib.context [None req-590b1809-b8f8-42c3-b872-812eb869b2ee 7edc2510c6734038b56b0f59d12cc39e b36333beb8da4c41b4b53a8477858412 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 08:57:30.859 8 INFO neutron.db.segments_db [None req-9a210b0e-69a0-4f97-b7d0-6b2d5ab1c120 64de16ba1a894afba56d41fcc0531da1 80bf13abc50c448dbba8befe5d36e384 - - default default] Added segment 2b891dfd-a8a9-48b3-855e-d2c056c8b1e0 of type vxlan for network d43d0500-7652-467c-80d1-40ed5ac95184 [pid: 8|app: 0|req: 735/1466] 10.0.0.111 () {34 vars in 670 bytes} [Thu Apr 23 08:57:30 2026] POST /v2.0/networks => generated 649 bytes in 451 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 08:57:31.003 8 WARNING neutron_lib.context [None req-3d64234f-2d73-4189-ac1b-d35e9c8a5f4d 64de16ba1a894afba56d41fcc0531da1 80bf13abc50c448dbba8befe5d36e384 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 732/1467] 10.0.0.111 () {34 vars in 669 bytes} [Thu Apr 23 08:57:30 2026] POST /v2.0/subnets => generated 602 bytes in 294 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 08:57:31.112 7 WARNING neutron_lib.context [None req-656235f0-31f6-4698-8919-a13f2afa6002 7edc2510c6734038b56b0f59d12cc39e b36333beb8da4c41b4b53a8477858412 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 736/1468] 10.0.0.111 () {34 vars in 665 bytes} [Thu Apr 23 08:57:30 2026] POST /v2.0/ports => generated 779 bytes in 359 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 08:57:31.372 8 WARNING neutron_lib.context [None req-46b994ff-f5dd-4744-b65f-5e4307b7585b 64de16ba1a894afba56d41fcc0531da1 80bf13abc50c448dbba8befe5d36e384 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 733/1469] 10.0.0.111 () {34 vars in 669 bytes} [Thu Apr 23 08:57:31 2026] POST /v2.0/subnets => generated 602 bytes in 300 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 08:57:31.422 7 WARNING neutron_lib.context [None req-20c542c3-9322-49f0-82db-07d0f3ca1768 7edc2510c6734038b56b0f59d12cc39e b36333beb8da4c41b4b53a8477858412 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 08:57:31.425 8 INFO neutron.db.segments_db [None req-46b994ff-f5dd-4744-b65f-5e4307b7585b 64de16ba1a894afba56d41fcc0531da1 80bf13abc50c448dbba8befe5d36e384 - - default default] Added segment 14b03052-f304-42f9-ba79-e65618c07fd7 of type vxlan for network 6c29be25-8ea6-4f35-bd3a-21940336cad6 2026-04-23 08:57:31.462 7 INFO neutron.db.segments_db [None req-20c542c3-9322-49f0-82db-07d0f3ca1768 7edc2510c6734038b56b0f59d12cc39e b36333beb8da4c41b4b53a8477858412 - - default default] Added segment e62c99c1-4a30-4c3b-a086-33cda35e0437 of type vxlan for network abac7127-e977-4f77-82a0-fc5019c88c27 [pid: 8|app: 0|req: 737/1470] 10.0.0.111 () {34 vars in 670 bytes} [Thu Apr 23 08:57:31 2026] POST /v2.0/networks => generated 635 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 08:57:31.535 8 WARNING neutron_lib.context [None req-c6fb436f-3b59-4cea-a472-18ff17e18d8c 64de16ba1a894afba56d41fcc0531da1 80bf13abc50c448dbba8befe5d36e384 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 08:57:31.843 7 INFO neutron.db.l3_hamode_db [None req-20c542c3-9322-49f0-82db-07d0f3ca1768 7edc2510c6734038b56b0f59d12cc39e b36333beb8da4c41b4b53a8477858412 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 738/1471] 10.0.0.111 () {34 vars in 669 bytes} [Thu Apr 23 08:57:31 2026] POST /v2.0/subnets => generated 622 bytes in 406 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 08:57:31.957 8 WARNING neutron_lib.context [None req-cd2c13d3-ecc5-40e7-83f5-4991c821c5ae 64de16ba1a894afba56d41fcc0531da1 80bf13abc50c448dbba8befe5d36e384 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 08:57:32.037 7 INFO neutron.db.l3_hamode_db [None req-20c542c3-9322-49f0-82db-07d0f3ca1768 7edc2510c6734038b56b0f59d12cc39e b36333beb8da4c41b4b53a8477858412 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 739/1472] 10.0.0.111 () {34 vars in 665 bytes} [Thu Apr 23 08:57:31 2026] POST /v2.0/ports => generated 962 bytes in 501 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 740/1473] 10.0.0.111 () {32 vars in 720 bytes} [Thu Apr 23 08:57:32 2026] DELETE /v2.0/ports/b5751b5c-a4b4-4155-8a11-6ac04abd7f13 => generated 0 bytes in 306 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1474] 10.0.0.111 () {34 vars in 669 bytes} [Thu Apr 23 08:57:31 2026] POST /v2.0/routers => generated 506 bytes in 1369 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 08:57:32.795 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ccaa5bc8-0969-4a79-90d6-d6cbcfc3b520 64de16ba1a894afba56d41fcc0531da1 80bf13abc50c448dbba8befe5d36e384 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 741/1475] 10.0.0.111 () {32 vars in 720 bytes} [Thu Apr 23 08:57:32 2026] DELETE /v2.0/ports/b5751b5c-a4b4-4155-8a11-6ac04abd7f13 => generated 132 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 08:57:32.829 8 INFO neutron.pecan_wsgi.hooks.translation [None req-38a7f4f6-f9a7-476f-aa94-e7b2a5e580b7 64de16ba1a894afba56d41fcc0531da1 80bf13abc50c448dbba8befe5d36e384 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 742/1476] 10.0.0.111 () {32 vars in 717 bytes} [Thu Apr 23 08:57:32 2026] GET /v2.0/ports/b5751b5c-a4b4-4155-8a11-6ac04abd7f13 => 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: 743/1477] 10.0.0.111 () {32 vars in 724 bytes} [Thu Apr 23 08:57:32 2026] DELETE /v2.0/subnets/bbaec228-8c6e-4367-b9bc-e3ab04cdd5f1 => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 08:57:33.516 8 INFO neutron.services.segments.plugin [-] Segment 14b03052-f304-42f9-ba79-e65618c07fd7 resource provider aggregate not found 2026-04-23 08:57:33.523 8 INFO neutron.services.segments.plugin [-] Segment 14b03052-f304-42f9-ba79-e65618c07fd7 resource provider aggregate not found 2026-04-23 08:57:33.536 8 INFO neutron.services.segments.plugin [-] Segment 14b03052-f304-42f9-ba79-e65618c07fd7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 14b03052-f304-42f9-ba79-e65618c07fd7 found for delete ", "request_id": "req-2d4e6f8b-e1f2-447e-831e-eb271e3f1d23"}]} 2026-04-23 08:57:33.540 8 INFO neutron.services.segments.plugin [-] Segment 14b03052-f304-42f9-ba79-e65618c07fd7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 14b03052-f304-42f9-ba79-e65618c07fd7 found for delete ", "request_id": "req-e49aceb0-a66e-4e40-baab-cdc78af07154"}]} [pid: 8|app: 0|req: 744/1478] 10.0.0.111 () {32 vars in 726 bytes} [Thu Apr 23 08:57:33 2026] DELETE /v2.0/networks/6c29be25-8ea6-4f35-bd3a-21940336cad6 => generated 0 bytes in 478 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1479] 10.0.0.111 () {32 vars in 774 bytes} [Thu Apr 23 08:57:33 2026] GET /v2.0/security-groups?tenant_id=288a67cd12f54257851b1136190cc26a&name=default => generated 2801 bytes in 297 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 08:57:33.857 8 WARNING neutron_lib.context [None req-70fb29da-26f5-4e3d-977b-0a081257dc7d 64de16ba1a894afba56d41fcc0531da1 80bf13abc50c448dbba8befe5d36e384 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 08:57:33.898 8 INFO neutron.db.segments_db [None req-70fb29da-26f5-4e3d-977b-0a081257dc7d 64de16ba1a894afba56d41fcc0531da1 80bf13abc50c448dbba8befe5d36e384 - - default default] Added segment f52d484f-c425-49f6-bc83-459080d7d980 of type vxlan for network ac9a2ca6-90a9-4988-aca7-2350b07300ef [pid: 8|app: 0|req: 746/1480] 10.0.0.111 () {34 vars in 670 bytes} [Thu Apr 23 08:57:33 2026] POST /v2.0/networks => generated 636 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1481] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:57:34 2026] DELETE /v2.0/security-groups/8c4a845d-adac-43ed-ad16-6805d2d52e75 => 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: 748/1482] 10.0.0.134 () {34 vars in 990 bytes} [Thu Apr 23 08:57:34 2026] GET /v2.0/ports?device_id=96690175-c1a8-4b84-8b5c-a74fe4e2884b => generated 1010 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 08:57:34.241 8 WARNING neutron_lib.context [None req-bd91e6fc-8dba-4e90-9bda-d73eeb493bb1 64de16ba1a894afba56d41fcc0531da1 80bf13abc50c448dbba8befe5d36e384 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1483] 10.0.0.111 () {34 vars in 783 bytes} [Thu Apr 23 08:57:32 2026] PUT /v2.0/routers/05eb2a2c-c967-4242-81e2-ceec061baea6/add_router_interface => generated 309 bytes in 1650 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1484] 10.0.0.134 () {34 vars in 1120 bytes} [Thu Apr 23 08:57:34 2026] GET /v2.0/security-groups?id=fb979da0-c51e-4e3a-bca5-953443e606c6&id=c41bee15-baf5-4225-813d-66774e726f24&fields=id&fields=name => generated 206 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1485] 10.0.0.111 () {34 vars in 669 bytes} [Thu Apr 23 08:57:34 2026] POST /v2.0/subnets => generated 622 bytes in 277 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1486] 10.0.0.111 () {32 vars in 774 bytes} [Thu Apr 23 08:57:34 2026] GET /v2.0/security-groups?tenant_id=d7d76e18fb20412c9f5fc2cdd31b4c74&name=default => generated 2801 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1487] 10.0.0.111 () {32 vars in 717 bytes} [Thu Apr 23 08:57:34 2026] GET /v2.0/ports/5c96ebeb-e495-400d-a8ef-c6ab0cb601e7 => generated 955 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 08:57:34.631 8 WARNING neutron_lib.context [None req-72b500b0-312c-4621-a1a1-fb4d0365dce7 64de16ba1a894afba56d41fcc0531da1 80bf13abc50c448dbba8befe5d36e384 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 738/1488] 10.0.0.111 () {32 vars in 736 bytes} [Thu Apr 23 08:57:34 2026] GET /v2.0/ports?device_id=96690175-c1a8-4b84-8b5c-a74fe4e2884b => generated 1279 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1489] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:57:34 2026] DELETE /v2.0/security-groups/1ad02d98-396e-41af-9c64-af6848fa42a7 => 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: 751/1490] 10.0.0.111 () {34 vars in 665 bytes} [Thu Apr 23 08:57:34 2026] POST /v2.0/ports => generated 927 bytes in 347 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1491] 199.204.45.244 () {34 vars in 1096 bytes} [Thu Apr 23 08:57:34 2026] GET /v2.0/ports?device_id=96690175-c1a8-4b84-8b5c-a74fe4e2884b&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1492] 10.0.0.111 () {32 vars in 858 bytes} [Thu Apr 23 08:57:35 2026] GET /v2.0/floatingips?floating_network_id=c78c69fa-9ea3-4a20-b987-35789be81283&port_id=9b1aa06e-220b-4fe8-9b35-47dc1334ac5d => generated 860 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1493] 10.0.0.111 () {32 vars in 720 bytes} [Thu Apr 23 08:57:35 2026] DELETE /v2.0/ports/d7daebe4-8f4a-40ca-8a80-afc41effdc3c => generated 0 bytes in 288 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1494] 199.204.45.244 () {34 vars in 1080 bytes} [Thu Apr 23 08:57:35 2026] GET /v2.0/ports?tenant_id=5a896b69dc6e48c79d52dc59e881dd68&device_id=96690175-c1a8-4b84-8b5c-a74fe4e2884b => generated 1279 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1495] 10.0.0.126 () {34 vars in 990 bytes} [Thu Apr 23 08:57:35 2026] GET /v2.0/ports?device_id=96690175-c1a8-4b84-8b5c-a74fe4e2884b => generated 1279 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 08:57:35.462 8 INFO neutron.pecan_wsgi.hooks.translation [None req-014960fe-4d55-4bd4-99db-ce89a29a6a2e 64de16ba1a894afba56d41fcc0531da1 80bf13abc50c448dbba8befe5d36e384 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 757/1496] 10.0.0.111 () {32 vars in 717 bytes} [Thu Apr 23 08:57:35 2026] GET /v2.0/ports/d7daebe4-8f4a-40ca-8a80-afc41effdc3c => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1497] 199.204.45.244 () {34 vars in 986 bytes} [Thu Apr 23 08:57:35 2026] GET /v2.0/networks?id=33bac645-1c61-4b47-9c86-e88dbb91defd => generated 769 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1498] 10.0.0.126 () {34 vars in 1120 bytes} [Thu Apr 23 08:57:35 2026] GET /v2.0/security-groups?id=fb979da0-c51e-4e3a-bca5-953443e606c6&id=c41bee15-baf5-4225-813d-66774e726f24&fields=id&fields=name => generated 206 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1499] 10.0.0.111 () {32 vars in 724 bytes} [Thu Apr 23 08:57:35 2026] DELETE /v2.0/subnets/3c24deeb-aea3-4977-b442-e9c3c50efa58 => generated 0 bytes in 220 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1500] 199.204.45.244 () {34 vars in 1058 bytes} [Thu Apr 23 08:57:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=9b1aa06e-220b-4fe8-9b35-47dc1334ac5d => generated 860 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 08:57:36.250 8 INFO neutron.services.segments.plugin [-] Segment f52d484f-c425-49f6-bc83-459080d7d980 resource provider aggregate not found 2026-04-23 08:57:36.257 8 INFO neutron.services.segments.plugin [-] Segment f52d484f-c425-49f6-bc83-459080d7d980 resource provider aggregate not found 2026-04-23 08:57:36.275 8 INFO neutron.services.segments.plugin [-] Segment f52d484f-c425-49f6-bc83-459080d7d980 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f52d484f-c425-49f6-bc83-459080d7d980 found for delete ", "request_id": "req-4f5279dc-0325-4490-9d3b-90134212474c"}]} 2026-04-23 08:57:36.276 8 INFO neutron.services.segments.plugin [-] Segment f52d484f-c425-49f6-bc83-459080d7d980 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f52d484f-c425-49f6-bc83-459080d7d980 found for delete ", "request_id": "req-0d51aef4-c383-4e5b-93d1-cd248eaaa86d"}]} [pid: 8|app: 0|req: 762/1501] 10.0.0.111 () {32 vars in 726 bytes} [Thu Apr 23 08:57:35 2026] DELETE /v2.0/networks/ac9a2ca6-90a9-4988-aca7-2350b07300ef => generated 0 bytes in 429 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1502] 199.204.45.244 () {34 vars in 984 bytes} [Thu Apr 23 08:57:36 2026] GET /v2.0/subnets?id=0bfcd2ce-4dc4-4224-8bee-1695957d333d => generated 667 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 08:57:36.333 8 WARNING neutron_lib.context [None req-79fb4c6a-08e9-4f13-8963-9397c3c04295 64de16ba1a894afba56d41fcc0531da1 80bf13abc50c448dbba8befe5d36e384 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 740/1503] 10.0.0.111 () {34 vars in 783 bytes} [Thu Apr 23 08:57:34 2026] PUT /v2.0/routers/05eb2a2c-c967-4242-81e2-ceec061baea6/add_router_interface => generated 309 bytes in 1536 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1504] 199.204.45.244 () {34 vars in 1052 bytes} [Thu Apr 23 08:57:36 2026] GET /v2.0/ports?network_id=33bac645-1c61-4b47-9c86-e88dbb91defd&device_owner=network%3Adhcp => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1505] 10.0.0.111 () {32 vars in 717 bytes} [Thu Apr 23 08:57:36 2026] GET /v2.0/ports/9320e4b7-e4d6-4a5a-9a05-ed8fead1d23a => generated 955 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1506] 199.204.45.244 () {34 vars in 1012 bytes} [Thu Apr 23 08:57:36 2026] GET /v2.0/networks/33bac645-1c61-4b47-9c86-e88dbb91defd?fields=segments => generated 14 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1507] 10.0.0.111 () {34 vars in 665 bytes} [Thu Apr 23 08:57:36 2026] POST /v2.0/ports => generated 779 bytes in 319 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 765/1508] 10.0.0.111 () {34 vars in 737 bytes} [Thu Apr 23 08:57:36 2026] PUT /v2.0/ports/c8555d5f-d061-4db6-abc1-d9a186ee7cf8 => generated 752 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1509] 199.204.45.244 () {34 vars in 1112 bytes} [Thu Apr 23 08:57:36 2026] GET /v2.0/networks/33bac645-1c61-4b47-9c86-e88dbb91defd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 767/1510] 10.0.0.111 () {32 vars in 720 bytes} [Thu Apr 23 08:57:36 2026] DELETE /v2.0/ports/c8555d5f-d061-4db6-abc1-d9a186ee7cf8 => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1511] 10.0.0.111 () {32 vars in 643 bytes} [Thu Apr 23 08:57:37 2026] GET /v2.0/ports => generated 782 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 08:57:37.253 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ee2c1a0b-5371-47eb-b15d-bdddabca5c02 64de16ba1a894afba56d41fcc0531da1 80bf13abc50c448dbba8befe5d36e384 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 769/1512] 10.0.0.111 () {32 vars in 717 bytes} [Thu Apr 23 08:57:37 2026] GET /v2.0/ports/c8555d5f-d061-4db6-abc1-d9a186ee7cf8 => 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: 770/1513] 10.0.0.111 () {32 vars in 643 bytes} [Thu Apr 23 08:57:37 2026] GET /v2.0/ports => generated 782 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1514] 10.0.0.111 () {32 vars in 717 bytes} [Thu Apr 23 08:57:37 2026] GET /v2.0/ports/b9d4e575-fd95-4381-a69a-fe801503cfec => generated 779 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 08:57:37.386 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5f26bc0b-9860-49ee-9147-0d2fa9d40995 64de16ba1a894afba56d41fcc0531da1 80bf13abc50c448dbba8befe5d36e384 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 772/1515] 10.0.0.111 () {32 vars in 720 bytes} [Thu Apr 23 08:57:37 2026] DELETE /v2.0/ports/d7daebe4-8f4a-40ca-8a80-afc41effdc3c => generated 132 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 08:57:37.410 8 INFO neutron.pecan_wsgi.hooks.translation [None req-04e3f646-358d-4fef-ad82-7201b2950646 64de16ba1a894afba56d41fcc0531da1 80bf13abc50c448dbba8befe5d36e384 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 773/1516] 10.0.0.111 () {32 vars in 724 bytes} [Thu Apr 23 08:57:37 2026] DELETE /v2.0/subnets/3c24deeb-aea3-4977-b442-e9c3c50efa58 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 08:57:37.455 8 INFO neutron.pecan_wsgi.hooks.translation [None req-696396b6-950c-4e0e-af26-7a96568d4190 64de16ba1a894afba56d41fcc0531da1 80bf13abc50c448dbba8befe5d36e384 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 774/1517] 10.0.0.111 () {32 vars in 724 bytes} [Thu Apr 23 08:57:37 2026] DELETE /v2.0/subnets/bbaec228-8c6e-4367-b9bc-e3ab04cdd5f1 => 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: 744/1518] 10.0.0.111 () {34 vars in 789 bytes} [Thu Apr 23 08:57:36 2026] PUT /v2.0/routers/05eb2a2c-c967-4242-81e2-ceec061baea6/remove_router_interface => generated 309 bytes in 1045 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1519] 10.0.0.111 () {32 vars in 720 bytes} [Thu Apr 23 08:57:37 2026] DELETE /v2.0/ports/b9d4e575-fd95-4381-a69a-fe801503cfec => generated 0 bytes in 256 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1520] 10.0.0.134 () {34 vars in 990 bytes} [Thu Apr 23 08:57:37 2026] GET /v2.0/ports?device_id=96690175-c1a8-4b84-8b5c-a74fe4e2884b => generated 1010 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 08:57:37.994 7 INFO neutron.services.segments.plugin [-] Segment 2b891dfd-a8a9-48b3-855e-d2c056c8b1e0 resource provider aggregate not found 2026-04-23 08:57:38.001 7 INFO neutron.services.segments.plugin [-] Segment 2b891dfd-a8a9-48b3-855e-d2c056c8b1e0 resource provider aggregate not found 2026-04-23 08:57:38.011 7 INFO neutron.services.segments.plugin [-] Segment 2b891dfd-a8a9-48b3-855e-d2c056c8b1e0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b891dfd-a8a9-48b3-855e-d2c056c8b1e0 found for delete ", "request_id": "req-366d5ac9-2113-421f-acec-14ac7b638a51"}]} [pid: 7|app: 0|req: 746/1521] 10.0.0.111 () {32 vars in 726 bytes} [Thu Apr 23 08:57:37 2026] DELETE /v2.0/networks/d43d0500-7652-467c-80d1-40ed5ac95184 => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 08:57:38.031 7 INFO neutron.services.segments.plugin [-] Segment 2b891dfd-a8a9-48b3-855e-d2c056c8b1e0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b891dfd-a8a9-48b3-855e-d2c056c8b1e0 found for delete ", "request_id": "req-5b18a6d4-9c36-4bfe-9551-db6ec22b265c"}]} [pid: 7|app: 0|req: 747/1522] 10.0.0.134 () {34 vars in 1120 bytes} [Thu Apr 23 08:57:38 2026] GET /v2.0/security-groups?id=fb979da0-c51e-4e3a-bca5-953443e606c6&id=c41bee15-baf5-4225-813d-66774e726f24&fields=id&fields=name => generated 206 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1523] 199.204.45.244 () {34 vars in 994 bytes} [Thu Apr 23 08:57:38 2026] GET /v2.0/ports?device_id=96690175-c1a8-4b84-8b5c-a74fe4e2884b => generated 1010 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 08:57:38.607 7 INFO neutron.db.l3_db [req-ad1eeb0e-719e-4a0f-ae0c-8e83c2101247 req-6a834cc7-27d1-4837-b7d0-e1b59d8d416e dc6334ff468e477796b7860cb567e7cb 5a896b69dc6e48c79d52dc59e881dd68 - - default default] Floating IP 9c45dcf3-5661-4830-bc2e-678ba01233f5 disassociated. External IP: 10.96.250.211, port: 9b1aa06e-220b-4fe8-9b35-47dc1334ac5d. [pid: 8|app: 0|req: 776/1524] 10.0.0.111 () {34 vars in 789 bytes} [Thu Apr 23 08:57:37 2026] PUT /v2.0/routers/05eb2a2c-c967-4242-81e2-ceec061baea6/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: 777/1525] 10.0.0.111 () {32 vars in 774 bytes} [Thu Apr 23 08:57:38 2026] GET /v2.0/security-groups?tenant_id=80bf13abc50c448dbba8befe5d36e384&name=default => generated 2801 bytes in 200 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1526] 10.0.0.111 () {32 vars in 736 bytes} [Thu Apr 23 08:57:38 2026] GET /v2.0/ports?device_id=05eb2a2c-c967-4242-81e2-ceec061baea6 => 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: 749/1527] 199.204.45.244 () {36 vars in 997 bytes} [Thu Apr 23 08:57:38 2026] DELETE /v2.0/ports/9b1aa06e-220b-4fe8-9b35-47dc1334ac5d => generated 0 bytes in 801 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1528] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:57:38 2026] DELETE /v2.0/security-groups/6a7eec31-55e0-48a0-8038-7d54ad12a860 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 08:57:39.106 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-99ca3905-d264-425d-bfc2-59072f3e58a9'] response: {'server_uuid': '96690175-c1a8-4b84-8b5c-a74fe4e2884b', 'name': 'network-vif-deleted', 'tag': '9b1aa06e-220b-4fe8-9b35-47dc1334ac5d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 780/1529] 10.0.0.134 () {34 vars in 990 bytes} [Thu Apr 23 08:57:39 2026] GET /v2.0/ports?device_id=96690175-c1a8-4b84-8b5c-a74fe4e2884b => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 08:57:39.810 7 INFO neutron.db.l3_hamode_db [None req-bcc4dfb9-ad8d-4cc7-80ce-e8a13fb16aaa 7edc2510c6734038b56b0f59d12cc39e b36333beb8da4c41b4b53a8477858412 - - default default] HA network abac7127-e977-4f77-82a0-fc5019c88c27 was deleted as no HA routers are present in tenant b36333beb8da4c41b4b53a8477858412. [pid: 7|app: 0|req: 750/1530] 10.0.0.111 () {32 vars in 724 bytes} [Thu Apr 23 08:57:39 2026] DELETE /v2.0/routers/05eb2a2c-c967-4242-81e2-ceec061baea6 => generated 0 bytes in 760 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 08:57:40.047 7 INFO neutron.services.segments.plugin [-] Segment e62c99c1-4a30-4c3b-a086-33cda35e0437 resource provider aggregate not found 2026-04-23 08:57:40.053 7 INFO neutron.services.segments.plugin [-] Segment e62c99c1-4a30-4c3b-a086-33cda35e0437 resource provider aggregate not found 2026-04-23 08:57:40.072 7 INFO neutron.services.segments.plugin [-] Segment e62c99c1-4a30-4c3b-a086-33cda35e0437 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e62c99c1-4a30-4c3b-a086-33cda35e0437 found for delete ", "request_id": "req-90b262f0-ab40-4622-804e-c67461721c67"}]} 2026-04-23 08:57:40.076 7 INFO neutron.services.segments.plugin [-] Segment e62c99c1-4a30-4c3b-a086-33cda35e0437 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e62c99c1-4a30-4c3b-a086-33cda35e0437 found for delete ", "request_id": "req-41729210-286d-4ee3-9651-fae5e72ac3e5"}]} [pid: 7|app: 0|req: 751/1531] 10.0.0.111 () {32 vars in 774 bytes} [Thu Apr 23 08:57:40 2026] GET /v2.0/security-groups?tenant_id=2683fb0322a24519921a70a7fec01caf&name=default => generated 2801 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1532] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:57:40 2026] DELETE /v2.0/security-groups/466db994-cac4-4fbf-84b5-2875e659418f => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1533] 10.0.0.111 () {32 vars in 724 bytes} [Thu Apr 23 08:57:39 2026] DELETE /v2.0/subnets/3c3265e4-533f-4d4d-b51c-ff06d1964d6f => generated 0 bytes in 558 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1534] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:57:40 2026] DELETE /v2.0/security-groups/c41bee15-baf5-4225-813d-66774e726f24 => 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: 754/1535] 10.0.0.111 () {32 vars in 774 bytes} [Thu Apr 23 08:57:40 2026] GET /v2.0/security-groups?tenant_id=3a94e07f52a54a3faf8e23ce205b8e9c&name=default => generated 2801 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 08:57:40.569 7 INFO neutron.api.v2.resource [None req-520b5d5e-f0aa-4768-b931-06c8e9a871b3 dc6334ff468e477796b7860cb567e7cb 5a896b69dc6e48c79d52dc59e881dd68 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 755/1536] 10.0.0.111 () {32 vars in 737 bytes} [Thu Apr 23 08:57:40 2026] GET /v2.0/security-groups/c41bee15-baf5-4225-813d-66774e726f24 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1537] 10.0.0.111 () {32 vars in 724 bytes} [Thu Apr 23 08:57:40 2026] DELETE /v2.0/subnets/767656a9-1d91-4d39-952d-ed80d65988d6 => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1538] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:57:40 2026] DELETE /v2.0/security-groups/707c21a2-9fc6-49d4-be9c-cf584fd990b0 => 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: 757/1539] 10.0.0.111 () {32 vars in 726 bytes} [Thu Apr 23 08:57:40 2026] DELETE /v2.0/networks/12e15114-8ec6-48c9-8e3b-024d18e16c54 => 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: 783/1540] 10.0.0.111 () {32 vars in 732 bytes} [Thu Apr 23 08:57:40 2026] DELETE /v2.0/floatingips/9c45dcf3-5661-4830-bc2e-678ba01233f5 => generated 0 bytes in 359 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1541] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:57:40 2026] DELETE /v2.0/security-groups/fb979da0-c51e-4e3a-bca5-953443e606c6 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 08:57:41.238 8 WARNING neutron_lib.context [None req-d0df278b-fdeb-42be-a1e7-04f4422417f9 d5782ae6ba504b3086db54d5e6bbe731 548195f38b2d410b9d5af794874e4133 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 758/1544] 10.0.0.111 () {32 vars in 726 bytes} [Thu Apr 23 08:57:40 2026] DELETE /v2.0/networks/6204e76f-9499-4a07-af5f-2f07071096fc => generated 0 bytes in 505 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1545] 10.0.0.111 () {34 vars in 684 bytes} [Thu Apr 23 08:57:41 2026] POST /v2.0/security-groups => generated 1561 bytes in 335 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 08:57:41.419 8 WARNING neutron_lib.context [None req-431bfd5d-2b58-45f9-962b-a9a5f6c88457 7edc2510c6734038b56b0f59d12cc39e b36333beb8da4c41b4b53a8477858412 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 08:57:41.475 8 INFO neutron.db.segments_db [None req-431bfd5d-2b58-45f9-962b-a9a5f6c88457 7edc2510c6734038b56b0f59d12cc39e b36333beb8da4c41b4b53a8477858412 - - default default] Added segment 52d5acf3-82e6-4a89-9f82-f976afe30ee0 of type vxlan for network 7bb9656b-ebdc-40e8-ba60-76e6f61d33d6 [pid: 8|app: 0|req: 788/1546] 10.0.0.111 () {34 vars in 670 bytes} [Thu Apr 23 08:57:41 2026] POST /v2.0/networks => generated 629 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1547] 10.0.0.111 () {32 vars in 663 bytes} [Thu Apr 23 08:57:41 2026] GET /v2.0/security-groups => generated 4344 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 08:57:41.644 8 WARNING neutron_lib.context [None req-a7735f6e-6eee-4011-a0b6-4b3c18fccd4e 7edc2510c6734038b56b0f59d12cc39e b36333beb8da4c41b4b53a8477858412 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 790/1548] 10.0.0.111 () {34 vars in 669 bytes} [Thu Apr 23 08:57:41 2026] POST /v2.0/subnets => generated 602 bytes in 334 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1549] 10.0.0.111 () {34 vars in 758 bytes} [Thu Apr 23 08:57:41 2026] PUT /v2.0/security-groups/d2d575eb-167e-4d37-8f99-aa64de9e4c5a => generated 1599 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 08:57:42.061 8 WARNING neutron_lib.context [None req-50c131ba-53b1-4d7d-8cf4-655ea7dcf16e 7edc2510c6734038b56b0f59d12cc39e b36333beb8da4c41b4b53a8477858412 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 08:57:42.097 7 INFO neutron.services.segments.plugin [-] Segment 8b0fc8a2-6627-4fae-a4c8-34ca271356b5 resource provider aggregate not found 2026-04-23 08:57:42.103 7 INFO neutron.services.segments.plugin [-] Segment 8b0fc8a2-6627-4fae-a4c8-34ca271356b5 resource provider aggregate not found 2026-04-23 08:57:42.113 8 INFO neutron.db.segments_db [None req-50c131ba-53b1-4d7d-8cf4-655ea7dcf16e 7edc2510c6734038b56b0f59d12cc39e b36333beb8da4c41b4b53a8477858412 - - default default] Added segment 8a456bcd-8da0-49f0-a71e-343f34bc372f of type vxlan for network de0e03ad-14fe-4191-a9d3-f0a9c77fe9ca 2026-04-23 08:57:42.120 7 INFO neutron.services.segments.plugin [-] Segment 8b0fc8a2-6627-4fae-a4c8-34ca271356b5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8b0fc8a2-6627-4fae-a4c8-34ca271356b5 found for delete ", "request_id": "req-85ca75dd-d52c-43a4-99fd-b24f566081c8"}]} 2026-04-23 08:57:42.126 7 INFO neutron.services.segments.plugin [-] Segment 8b0fc8a2-6627-4fae-a4c8-34ca271356b5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8b0fc8a2-6627-4fae-a4c8-34ca271356b5 found for delete ", "request_id": "req-b49e7a89-9c3c-473b-8781-9bb26d53e385"}]} 2026-04-23 08:57:42.142 7 INFO neutron.services.segments.plugin [-] Segment e4ffdbc4-a526-47d1-bc33-9b8ea29038ea resource provider aggregate not found 2026-04-23 08:57:42.147 7 INFO neutron.services.segments.plugin [-] Segment e4ffdbc4-a526-47d1-bc33-9b8ea29038ea resource provider aggregate not found 2026-04-23 08:57:42.170 7 INFO neutron.services.segments.plugin [-] Segment e4ffdbc4-a526-47d1-bc33-9b8ea29038ea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e4ffdbc4-a526-47d1-bc33-9b8ea29038ea found for delete ", "request_id": "req-9ef36450-5c07-4eda-bb08-444f32a66567"}]} 2026-04-23 08:57:42.188 7 INFO neutron.services.segments.plugin [-] Segment e4ffdbc4-a526-47d1-bc33-9b8ea29038ea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e4ffdbc4-a526-47d1-bc33-9b8ea29038ea found for delete ", "request_id": "req-9d21ff03-1fc1-493d-9fbb-38e69356bde8"}]} 2026-04-23 08:57:42.439 8 INFO neutron.db.l3_hamode_db [None req-50c131ba-53b1-4d7d-8cf4-655ea7dcf16e 7edc2510c6734038b56b0f59d12cc39e b36333beb8da4c41b4b53a8477858412 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 759/1550] 10.0.0.111 () {34 vars in 789 bytes} [Thu Apr 23 08:57:41 2026] PUT /v2.0/routers/26d13591-ef1b-4bf6-bc47-7a1df2c4775e/remove_router_interface => generated 309 bytes in 1199 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1551] 10.0.0.111 () {32 vars in 737 bytes} [Thu Apr 23 08:57:42 2026] GET /v2.0/security-groups/d2d575eb-167e-4d37-8f99-aa64de9e4c5a => generated 1599 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 08:57:42.648 8 INFO neutron.db.l3_hamode_db [None req-50c131ba-53b1-4d7d-8cf4-655ea7dcf16e 7edc2510c6734038b56b0f59d12cc39e b36333beb8da4c41b4b53a8477858412 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 792/1552] 10.0.0.111 () {34 vars in 669 bytes} [Thu Apr 23 08:57:42 2026] POST /v2.0/routers => generated 507 bytes in 1315 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1553] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:57:43 2026] DELETE /v2.0/security-groups/d2d575eb-167e-4d37-8f99-aa64de9e4c5a => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 08:57:43.483 8 WARNING neutron_lib.context [None req-65ed37b8-2e7d-4f51-bc33-68cd2ba606d5 7edc2510c6734038b56b0f59d12cc39e b36333beb8da4c41b4b53a8477858412 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 08:57:43.698 7 INFO neutron.db.l3_hamode_db [None req-fb5c579e-2d84-4c31-810c-89f18d8f2a5a 988530783a924303ac9406c22fc57d3f be052ccea384408f8d2ea4ec8e1971f8 - - default default] HA network e2d806a1-344d-4e94-84f7-2160ce8e4c52 was deleted as no HA routers are present in tenant 5a896b69dc6e48c79d52dc59e881dd68. [pid: 7|app: 0|req: 761/1554] 10.0.0.111 () {32 vars in 724 bytes} [Thu Apr 23 08:57:42 2026] DELETE /v2.0/routers/26d13591-ef1b-4bf6-bc47-7a1df2c4775e => generated 0 bytes in 1101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1555] 10.0.0.111 () {32 vars in 663 bytes} [Thu Apr 23 08:57:43 2026] GET /v2.0/security-groups => generated 2801 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1556] 10.0.0.111 () {34 vars in 665 bytes} [Thu Apr 23 08:57:43 2026] POST /v2.0/ports => generated 948 bytes in 466 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 08:57:43.954 8 INFO neutron.api.v2.resource [None req-89884a28-8d94-49f0-952c-2c047a62b6e9 d5782ae6ba504b3086db54d5e6bbe731 548195f38b2d410b9d5af794874e4133 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 795/1557] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:57:43 2026] DELETE /v2.0/security-groups/d2d575eb-167e-4d37-8f99-aa64de9e4c5a => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1558] 10.0.0.111 () {32 vars in 724 bytes} [Thu Apr 23 08:57:43 2026] DELETE /v2.0/subnets/0bfcd2ce-4dc4-4224-8bee-1695957d333d => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 08:57:43.982 7 WARNING neutron_lib.context [None req-55983822-1883-4495-b451-b515a7b7ae2e d5782ae6ba504b3086db54d5e6bbe731 548195f38b2d410b9d5af794874e4133 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 764/1559] 10.0.0.111 () {34 vars in 684 bytes} [Thu Apr 23 08:57:43 2026] POST /v2.0/security-groups => generated 1561 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 08:57:44.195 7 INFO neutron.services.segments.plugin [-] Segment 2735f5e5-2f74-4c9d-a988-eb78f2355f35 resource provider aggregate not found 2026-04-23 08:57:44.210 7 INFO neutron.services.segments.plugin [-] Segment 2735f5e5-2f74-4c9d-a988-eb78f2355f35 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2735f5e5-2f74-4c9d-a988-eb78f2355f35 found for delete ", "request_id": "req-fd6354ad-9996-4006-b0f1-1a0577ec5b1e"}]} 2026-04-23 08:57:44.211 7 INFO neutron.services.segments.plugin [-] Segment 2735f5e5-2f74-4c9d-a988-eb78f2355f35 resource provider aggregate not found 2026-04-23 08:57:44.227 7 INFO neutron.services.segments.plugin [-] Segment 2735f5e5-2f74-4c9d-a988-eb78f2355f35 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2735f5e5-2f74-4c9d-a988-eb78f2355f35 found for delete ", "request_id": "req-d254cef5-3547-4bf9-a463-3f061bca5776"}]} [pid: 7|app: 0|req: 765/1560] 10.0.0.111 () {32 vars in 726 bytes} [Thu Apr 23 08:57:44 2026] DELETE /v2.0/networks/33bac645-1c61-4b47-9c86-e88dbb91defd => generated 0 bytes in 402 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 08:57:44.506 7 WARNING neutron_lib.context [None req-01544313-64c4-49ae-aa90-e0f6f6b4c473 d5782ae6ba504b3086db54d5e6bbe731 548195f38b2d410b9d5af794874e4133 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 766/1561] 10.0.0.111 () {34 vars in 695 bytes} [Thu Apr 23 08:57:44 2026] POST /v2.0/security-group-rules => generated 569 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1562] 10.0.0.111 () {32 vars in 774 bytes} [Thu Apr 23 08:57:44 2026] GET /v2.0/security-groups?tenant_id=f081f5c362894a85b9c1992d7f97646d&name=default => generated 2801 bytes in 308 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1563] 10.0.0.111 () {34 vars in 783 bytes} [Thu Apr 23 08:57:43 2026] PUT /v2.0/routers/97125d08-5867-4644-9595-2cafcf8d9ac1/add_router_interface => generated 309 bytes in 1395 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 797/1564] 10.0.0.111 () {32 vars in 747 bytes} [Thu Apr 23 08:57:45 2026] GET /v2.0/security-group-rules/dd658761-4299-4528-89c7-88b2a019f85b => generated 569 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1565] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:57:45 2026] DELETE /v2.0/security-groups/c263c134-8d68-4b39-9f3a-4b56ab97c4f6 => 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: 799/1566] 10.0.0.111 () {32 vars in 717 bytes} [Thu Apr 23 08:57:45 2026] GET /v2.0/ports/22c2b086-c5ea-41f2-a927-4bc622b0c719 => generated 1022 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1567] 10.0.0.111 () {32 vars in 673 bytes} [Thu Apr 23 08:57:45 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1568] 10.0.0.111 () {34 vars in 789 bytes} [Thu Apr 23 08:57:44 2026] PUT /v2.0/routers/2a801940-15d8-4a7f-9789-023e8eb74eb6/remove_router_interface => generated 309 bytes in 1110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1569] 10.0.0.111 () {32 vars in 750 bytes} [Thu Apr 23 08:57:46 2026] DELETE /v2.0/security-group-rules/dd658761-4299-4528-89c7-88b2a019f85b => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 08:57:46.236 7 INFO neutron.services.segments.plugin [-] Segment 2c1dd45e-a567-4e67-a2d5-93fa2687566f resource provider aggregate not found 2026-04-23 08:57:46.270 7 INFO neutron.services.segments.plugin [-] Segment 2c1dd45e-a567-4e67-a2d5-93fa2687566f resource provider aggregate not found 2026-04-23 08:57:46.274 7 INFO neutron.services.segments.plugin [-] Segment 2c1dd45e-a567-4e67-a2d5-93fa2687566f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c1dd45e-a567-4e67-a2d5-93fa2687566f found for delete ", "request_id": "req-30685588-b3f6-4a41-b745-d8347153ad86"}]} 2026-04-23 08:57:46.294 7 INFO neutron.services.segments.plugin [-] Segment 2c1dd45e-a567-4e67-a2d5-93fa2687566f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c1dd45e-a567-4e67-a2d5-93fa2687566f found for delete ", "request_id": "req-9d287686-475b-4921-8f2a-6368f3c925cc"}]} [pid: 8|app: 0|req: 801/1570] 10.0.0.111 () {34 vars in 789 bytes} [Thu Apr 23 08:57:45 2026] PUT /v2.0/routers/97125d08-5867-4644-9595-2cafcf8d9ac1/remove_router_interface => generated 309 bytes in 940 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 802/1571] 10.0.0.111 () {32 vars in 673 bytes} [Thu Apr 23 08:57:46 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 08:57:46.711 8 INFO neutron.api.v2.resource [None req-b75e5996-a53f-4451-a514-ade67efc1172 7edc2510c6734038b56b0f59d12cc39e b36333beb8da4c41b4b53a8477858412 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 803/1572] 10.0.0.111 () {34 vars in 789 bytes} [Thu Apr 23 08:57:46 2026] PUT /v2.0/routers/97125d08-5867-4644-9595-2cafcf8d9ac1/remove_router_interface => generated 197 bytes in 168 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 08:57:46.719 8 WARNING neutron_lib.context [None req-f1ff3315-5ae6-4424-ace3-23a2e36ddb72 d5782ae6ba504b3086db54d5e6bbe731 548195f38b2d410b9d5af794874e4133 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1573] 10.0.0.111 () {34 vars in 695 bytes} [Thu Apr 23 08:57:46 2026] POST /v2.0/security-group-rules => generated 569 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1574] 10.0.0.111 () {32 vars in 736 bytes} [Thu Apr 23 08:57:46 2026] GET /v2.0/ports?device_id=97125d08-5867-4644-9595-2cafcf8d9ac1 => 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: 806/1575] 10.0.0.111 () {32 vars in 747 bytes} [Thu Apr 23 08:57:46 2026] GET /v2.0/security-group-rules/d2a36d28-dcbe-44ab-b07f-b068596fd11c => generated 569 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 08:57:47.231 7 INFO neutron.db.l3_hamode_db [None req-2040e84f-6772-4cc6-b3ff-3466c83a32f5 988530783a924303ac9406c22fc57d3f be052ccea384408f8d2ea4ec8e1971f8 - - default default] HA network 95ad4fdf-1ebc-4a2b-947b-fecf18385f74 was deleted as no HA routers are present in tenant 29e0cfa40e2d4991ab49ee6cec84462e. [pid: 7|app: 0|req: 770/1576] 10.0.0.111 () {32 vars in 724 bytes} [Thu Apr 23 08:57:46 2026] DELETE /v2.0/routers/2a801940-15d8-4a7f-9789-023e8eb74eb6 => generated 0 bytes in 1097 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1577] 10.0.0.111 () {32 vars in 673 bytes} [Thu Apr 23 08:57:47 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1578] 10.0.0.111 () {32 vars in 724 bytes} [Thu Apr 23 08:57:47 2026] DELETE /v2.0/subnets/d45d94a3-190e-4fb3-8a25-1d285f9548e3 => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1579] 10.0.0.111 () {32 vars in 750 bytes} [Thu Apr 23 08:57:47 2026] DELETE /v2.0/security-group-rules/d2a36d28-dcbe-44ab-b07f-b068596fd11c => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 08:57:47.542 8 INFO neutron.services.segments.plugin [-] Segment 8a456bcd-8da0-49f0-a71e-343f34bc372f resource provider aggregate not found 2026-04-23 08:57:47.549 8 INFO neutron.services.segments.plugin [-] Segment 8a456bcd-8da0-49f0-a71e-343f34bc372f resource provider aggregate not found 2026-04-23 08:57:47.568 8 INFO neutron.services.segments.plugin [-] Segment 8a456bcd-8da0-49f0-a71e-343f34bc372f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a456bcd-8da0-49f0-a71e-343f34bc372f found for delete ", "request_id": "req-410b0c14-fa20-4fa4-8a24-2b0ac8d0db3c"}]} 2026-04-23 08:57:47.569 8 INFO neutron.services.segments.plugin [-] Segment 8a456bcd-8da0-49f0-a71e-343f34bc372f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a456bcd-8da0-49f0-a71e-343f34bc372f found for delete ", "request_id": "req-0acb4276-96e0-4105-86ee-f0cef25fc258"}]} 2026-04-23 08:57:47.576 8 INFO neutron.db.l3_hamode_db [None req-302be8c8-4aec-4605-834b-e6bcdaf8acb7 7edc2510c6734038b56b0f59d12cc39e b36333beb8da4c41b4b53a8477858412 - - default default] HA network de0e03ad-14fe-4191-a9d3-f0a9c77fe9ca was deleted as no HA routers are present in tenant b36333beb8da4c41b4b53a8477858412. [pid: 8|app: 0|req: 807/1580] 10.0.0.111 () {32 vars in 724 bytes} [Thu Apr 23 08:57:46 2026] DELETE /v2.0/routers/97125d08-5867-4644-9595-2cafcf8d9ac1 => generated 0 bytes in 708 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1581] 10.0.0.111 () {32 vars in 673 bytes} [Thu Apr 23 08:57:47 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1582] 10.0.0.111 () {32 vars in 726 bytes} [Thu Apr 23 08:57:47 2026] DELETE /v2.0/networks/d2729efd-0ca0-4df5-bfc1-5f7dd1d0699a => generated 0 bytes in 339 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 08:57:47.885 7 WARNING neutron_lib.context [None req-9b531d76-505a-4cb7-b37f-fccede0dbdeb d5782ae6ba504b3086db54d5e6bbe731 548195f38b2d410b9d5af794874e4133 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1583] 10.0.0.111 () {34 vars in 695 bytes} [Thu Apr 23 08:57:47 2026] POST /v2.0/security-group-rules => generated 570 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1584] 10.0.0.111 () {32 vars in 747 bytes} [Thu Apr 23 08:57:47 2026] GET /v2.0/security-group-rules/ad18c9b1-9bec-478b-8f4a-4afb1cd46424 => generated 570 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1585] 10.0.0.111 () {32 vars in 673 bytes} [Thu Apr 23 08:57:48 2026] GET /v2.0/security-group-rules => generated 3919 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1586] 10.0.0.111 () {32 vars in 750 bytes} [Thu Apr 23 08:57:48 2026] DELETE /v2.0/security-group-rules/ad18c9b1-9bec-478b-8f4a-4afb1cd46424 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1587] 10.0.0.111 () {32 vars in 724 bytes} [Thu Apr 23 08:57:47 2026] DELETE /v2.0/subnets/1eac27b0-d427-485e-97bc-f1570167ca34 => generated 0 bytes in 553 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1588] 10.0.0.111 () {32 vars in 673 bytes} [Thu Apr 23 08:57:48 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1589] 10.0.0.111 () {32 vars in 774 bytes} [Thu Apr 23 08:57:48 2026] GET /v2.0/security-groups?tenant_id=29e0cfa40e2d4991ab49ee6cec84462e&name=default => generated 2801 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 08:57:48.291 7 INFO neutron.services.segments.plugin [-] Segment 5d1329a5-bc74-4a0a-b7bc-5dda28bddcd0 resource provider aggregate not found 2026-04-23 08:57:48.312 7 INFO neutron.services.segments.plugin [-] Segment 5d1329a5-bc74-4a0a-b7bc-5dda28bddcd0 resource provider aggregate not found 2026-04-23 08:57:48.318 7 INFO neutron.services.segments.plugin [-] Segment 5d1329a5-bc74-4a0a-b7bc-5dda28bddcd0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5d1329a5-bc74-4a0a-b7bc-5dda28bddcd0 found for delete ", "request_id": "req-541bb2b0-e252-4e5b-a670-61d0405aa72f"}]} 2026-04-23 08:57:48.337 7 INFO neutron.services.segments.plugin [-] Segment 5d1329a5-bc74-4a0a-b7bc-5dda28bddcd0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5d1329a5-bc74-4a0a-b7bc-5dda28bddcd0 found for delete ", "request_id": "req-7a7e6a87-4ab7-4318-8dfe-dd15044adef0"}]} 2026-04-23 08:57:48.346 7 INFO neutron.services.segments.plugin [-] Segment 8c4cff96-7bb3-41b9-a595-fa1abfab9058 resource provider aggregate not found [pid: 7|app: 0|req: 781/1590] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:57:48 2026] DELETE /v2.0/security-groups/9fe2c4c6-0112-42b5-bb1f-bc3e40f679b0 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 08:57:48.363 7 INFO neutron.services.segments.plugin [-] Segment 8c4cff96-7bb3-41b9-a595-fa1abfab9058 resource provider aggregate not found 2026-04-23 08:57:48.371 7 INFO neutron.services.segments.plugin [-] Segment 8c4cff96-7bb3-41b9-a595-fa1abfab9058 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8c4cff96-7bb3-41b9-a595-fa1abfab9058 found for delete ", "request_id": "req-76de87c9-45bb-466f-b2d4-90e8f1cfcb6d"}]} 2026-04-23 08:57:48.385 7 INFO neutron.services.segments.plugin [-] Segment 8c4cff96-7bb3-41b9-a595-fa1abfab9058 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8c4cff96-7bb3-41b9-a595-fa1abfab9058 found for delete ", "request_id": "req-a747f318-0f5c-4a9a-aa48-5c9c5f092788"}]} [pid: 7|app: 0|req: 782/1591] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:57:48 2026] DELETE /v2.0/security-groups/10cec2ce-e744-40c8-8c58-2c2908334561 => 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: 783/1592] 10.0.0.111 () {32 vars in 663 bytes} [Thu Apr 23 08:57:48 2026] GET /v2.0/security-groups => generated 2801 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1593] 10.0.0.111 () {32 vars in 663 bytes} [Thu Apr 23 08:57:48 2026] GET /v2.0/security-groups => generated 2801 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1594] 10.0.0.111 () {32 vars in 726 bytes} [Thu Apr 23 08:57:48 2026] DELETE /v2.0/networks/7bb9656b-ebdc-40e8-ba60-76e6f61d33d6 => generated 0 bytes in 394 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 08:57:48.582 7 WARNING neutron_lib.context [None req-066e311f-ce3c-4e9e-b815-2aabc6bbb080 7edc2510c6734038b56b0f59d12cc39e b36333beb8da4c41b4b53a8477858412 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 08:57:48.642 7 INFO neutron.db.segments_db [None req-066e311f-ce3c-4e9e-b815-2aabc6bbb080 7edc2510c6734038b56b0f59d12cc39e b36333beb8da4c41b4b53a8477858412 - - default default] Added segment 29f6c40c-ffc6-47f3-88e5-74a6f6ba9358 of type vxlan for network f5e8179e-11b6-4c0f-b5a0-b6ca4af56211 [pid: 7|app: 0|req: 785/1595] 10.0.0.111 () {34 vars in 670 bytes} [Thu Apr 23 08:57:48 2026] POST /v2.0/networks => generated 630 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1596] 10.0.0.111 () {32 vars in 774 bytes} [Thu Apr 23 08:57:48 2026] GET /v2.0/security-groups?tenant_id=5a896b69dc6e48c79d52dc59e881dd68&name=default => generated 2801 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 08:57:48.851 7 WARNING neutron_lib.context [None req-5cb8ef7e-3d82-41b4-a5b3-e33e20845465 7edc2510c6734038b56b0f59d12cc39e b36333beb8da4c41b4b53a8477858412 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 811/1597] 10.0.0.111 () {32 vars in 774 bytes} [Thu Apr 23 08:57:48 2026] GET /v2.0/security-groups?tenant_id=6e76677efa1241dd88112638cf0f37f5&name=default => generated 2801 bytes in 291 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1598] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:57:48 2026] DELETE /v2.0/security-groups/df2456c5-ad50-4ff6-bac6-274fa7b7fe65 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1599] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:57:48 2026] DELETE /v2.0/security-groups/ae800ffe-95e2-454f-9d5c-c05a3d24cdda => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1600] 10.0.0.111 () {34 vars in 669 bytes} [Thu Apr 23 08:57:48 2026] POST /v2.0/subnets => generated 602 bytes in 323 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 08:57:49.181 7 WARNING neutron_lib.context [None req-79e1b2fc-bfa9-487f-8976-10a58ceafa24 7edc2510c6734038b56b0f59d12cc39e b36333beb8da4c41b4b53a8477858412 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 08:57:49.220 7 INFO neutron.db.segments_db [None req-79e1b2fc-bfa9-487f-8976-10a58ceafa24 7edc2510c6734038b56b0f59d12cc39e b36333beb8da4c41b4b53a8477858412 - - default default] Added segment 388e1f62-482a-426d-95a1-fc66a369a941 of type vxlan for network ed611e5e-8c7d-4183-8ea2-fdf1b7fc1af9 [pid: 8|app: 0|req: 814/1601] 10.0.0.111 () {32 vars in 774 bytes} [Thu Apr 23 08:57:49 2026] GET /v2.0/security-groups?tenant_id=548195f38b2d410b9d5af794874e4133&name=default => generated 2801 bytes in 200 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1602] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:57:49 2026] DELETE /v2.0/security-groups/39069daa-3ec9-4f82-af06-2f566bfb2323 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 08:57:49.513 7 INFO neutron.db.l3_hamode_db [None req-79e1b2fc-bfa9-487f-8976-10a58ceafa24 7edc2510c6734038b56b0f59d12cc39e b36333beb8da4c41b4b53a8477858412 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 08:57:49.671 7 INFO neutron.db.l3_hamode_db [None req-79e1b2fc-bfa9-487f-8976-10a58ceafa24 7edc2510c6734038b56b0f59d12cc39e b36333beb8da4c41b4b53a8477858412 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 788/1603] 10.0.0.111 () {34 vars in 669 bytes} [Thu Apr 23 08:57:49 2026] POST /v2.0/routers => generated 507 bytes in 1568 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 08:57:50.796 8 INFO neutron.services.segments.plugin [-] Segment 52d5acf3-82e6-4a89-9f82-f976afe30ee0 resource provider aggregate not found 2026-04-23 08:57:50.802 8 INFO neutron.services.segments.plugin [-] Segment 52d5acf3-82e6-4a89-9f82-f976afe30ee0 resource provider aggregate not found 2026-04-23 08:57:50.815 8 INFO neutron.services.segments.plugin [-] Segment 52d5acf3-82e6-4a89-9f82-f976afe30ee0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 52d5acf3-82e6-4a89-9f82-f976afe30ee0 found for delete ", "request_id": "req-11ba81c9-38b7-437b-98b0-abe5831371a4"}]} 2026-04-23 08:57:50.829 8 INFO neutron.services.segments.plugin [-] Segment 52d5acf3-82e6-4a89-9f82-f976afe30ee0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 52d5acf3-82e6-4a89-9f82-f976afe30ee0 found for delete ", "request_id": "req-55820f42-a466-4c9c-b55a-96bb3fda2574"}]} [pid: 7|app: 0|req: 789/1604] 10.0.0.111 () {32 vars in 623 bytes} [Thu Apr 23 08: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: 790/1605] 10.0.0.111 () {32 vars in 633 bytes} [Thu Apr 23 08:57:51 2026] GET /v2.0/ => generated 632 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1606] 10.0.0.111 () {32 vars in 774 bytes} [Thu Apr 23 08:57:51 2026] GET /v2.0/security-groups?tenant_id=9f390a6fcd794478851193d92f03ee70&name=default => generated 2801 bytes in 419 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1607] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:57:52 2026] DELETE /v2.0/security-groups/fc70af22-26ed-4f3b-8fc5-ee5bf16ee96c => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1608] 10.0.0.111 () {34 vars in 783 bytes} [Thu Apr 23 08:57:50 2026] PUT /v2.0/routers/45e288fd-273d-4e0a-8e61-fb455339610d/add_router_interface => generated 309 bytes in 1647 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1609] 10.0.0.111 () {32 vars in 717 bytes} [Thu Apr 23 08:57:52 2026] GET /v2.0/ports/29be6425-1820-4b4d-ab78-6abef6436a7d => generated 955 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1610] 10.0.0.131 () {30 vars in 650 bytes} [Thu Apr 23 08:57:52 2026] GET /v2.0/extensions => generated 19600 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1611] 10.0.0.131 () {30 vars in 724 bytes} [Thu Apr 23 08:57:52 2026] GET /v2.0/quotas/1b2eca0280c148a6bf39a9372fb6c98a/details => generated 847 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1612] 10.0.0.111 () {34 vars in 789 bytes} [Thu Apr 23 08:57:52 2026] PUT /v2.0/routers/45e288fd-273d-4e0a-8e61-fb455339610d/remove_router_interface => generated 309 bytes in 1033 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1613] 10.0.0.111 () {32 vars in 736 bytes} [Thu Apr 23 08:57:53 2026] GET /v2.0/ports?device_id=45e288fd-273d-4e0a-8e61-fb455339610d => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 08:57:53.729 8 INFO neutron.db.segments_db [None req-2727a175-c464-4795-a213-2275a4573ee5 919d0a1d0dad4bc284a73a47665cb736 3ff0b59e5ff248fe878a3e435f67ebd6 - - default default] Added segment 457cb727-c781-43d6-8b58-cec7f0d33f4d of type vxlan for network 8882af65-9d95-4d7a-a7d2-e827bc0afb2c [pid: 8|app: 0|req: 818/1614] 10.0.0.111 () {34 vars in 670 bytes} [Thu Apr 23 08:57:53 2026] POST /v2.0/networks => generated 727 bytes in 330 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1615] 10.0.0.111 () {34 vars in 669 bytes} [Thu Apr 23 08:57:53 2026] POST /v2.0/subnets => generated 620 bytes in 325 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 08:57:54.176 8 WARNING neutron.api.v2.base [None req-b556b7fe-57e7-468c-b4c1-e518d76e88a3 919d0a1d0dad4bc284a73a47665cb736 3ff0b59e5ff248fe878a3e435f67ebd6 - - 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-04-23 08:57:54.177 8 INFO neutron.api.v2.resource [None req-b556b7fe-57e7-468c-b4c1-e518d76e88a3 919d0a1d0dad4bc284a73a47665cb736 3ff0b59e5ff248fe878a3e435f67ebd6 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 8|app: 0|req: 820/1616] 10.0.0.111 () {34 vars in 681 bytes} [Thu Apr 23 08:57:54 2026] POST /v2.0/rbac-policies => generated 143 bytes in 8 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-04-23 08:57:54.208 7 INFO neutron.services.segments.plugin [-] Segment 388e1f62-482a-426d-95a1-fc66a369a941 resource provider aggregate not found 2026-04-23 08:57:54.218 7 INFO neutron.services.segments.plugin [-] Segment 388e1f62-482a-426d-95a1-fc66a369a941 resource provider aggregate not found 2026-04-23 08:57:54.225 7 INFO neutron.services.segments.plugin [-] Segment 388e1f62-482a-426d-95a1-fc66a369a941 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 388e1f62-482a-426d-95a1-fc66a369a941 found for delete ", "request_id": "req-c961827b-1ea9-41fa-83a3-f90215dd68ad"}]} 2026-04-23 08:57:54.239 7 INFO neutron.services.segments.plugin [-] Segment 388e1f62-482a-426d-95a1-fc66a369a941 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 388e1f62-482a-426d-95a1-fc66a369a941 found for delete ", "request_id": "req-7b65f21f-73f1-446f-b73a-9e52b89b5f21"}]} 2026-04-23 08:57:54.244 7 INFO neutron.db.l3_hamode_db [None req-c0f30d55-322d-4af0-92a8-cf27496a8faa 7edc2510c6734038b56b0f59d12cc39e b36333beb8da4c41b4b53a8477858412 - - default default] HA network ed611e5e-8c7d-4183-8ea2-fdf1b7fc1af9 was deleted as no HA routers are present in tenant b36333beb8da4c41b4b53a8477858412. [pid: 7|app: 0|req: 797/1617] 10.0.0.111 () {32 vars in 724 bytes} [Thu Apr 23 08:57:53 2026] DELETE /v2.0/routers/45e288fd-273d-4e0a-8e61-fb455339610d => generated 0 bytes in 713 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1618] 10.0.0.111 () {32 vars in 724 bytes} [Thu Apr 23 08:57:54 2026] DELETE /v2.0/subnets/332d91ed-ac41-4576-b1e9-69c44cf6e215 => generated 0 bytes in 206 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 08:57:54.660 8 INFO neutron.services.segments.plugin [-] Segment 457cb727-c781-43d6-8b58-cec7f0d33f4d resource provider aggregate not found 2026-04-23 08:57:54.682 8 INFO neutron.services.segments.plugin [-] Segment 457cb727-c781-43d6-8b58-cec7f0d33f4d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 457cb727-c781-43d6-8b58-cec7f0d33f4d found for delete ", "request_id": "req-55ac6f29-52b0-4ffc-9bf0-a251e139ba02"}]} 2026-04-23 08:57:54.717 8 INFO neutron.services.segments.plugin [-] Segment 457cb727-c781-43d6-8b58-cec7f0d33f4d resource provider aggregate not found 2026-04-23 08:57:54.739 8 INFO neutron.services.segments.plugin [-] Segment 457cb727-c781-43d6-8b58-cec7f0d33f4d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 457cb727-c781-43d6-8b58-cec7f0d33f4d found for delete ", "request_id": "req-e4ade28c-231a-4cd7-9d94-f31e70098185"}]} [pid: 7|app: 0|req: 799/1619] 10.0.0.111 () {32 vars in 726 bytes} [Thu Apr 23 08:57:54 2026] DELETE /v2.0/networks/f5e8179e-11b6-4c0f-b5a0-b6ca4af56211 => generated 0 bytes in 432 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 08:57:54.915 7 WARNING neutron_lib.context [None req-4b1f5ea5-6d60-4c6b-b8ed-af6ffcfd2ffc 7edc2510c6734038b56b0f59d12cc39e b36333beb8da4c41b4b53a8477858412 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 08:57:54.965 7 INFO neutron.db.segments_db [None req-4b1f5ea5-6d60-4c6b-b8ed-af6ffcfd2ffc 7edc2510c6734038b56b0f59d12cc39e b36333beb8da4c41b4b53a8477858412 - - default default] Added segment 9264f278-09de-4c02-a847-5959d9edad0a of type vxlan for network f32cb4f7-9c1c-47e0-b32d-c9ec2a00abcf 2026-04-23 08:57:55.277 7 INFO neutron.db.l3_hamode_db [None req-4b1f5ea5-6d60-4c6b-b8ed-af6ffcfd2ffc 7edc2510c6734038b56b0f59d12cc39e b36333beb8da4c41b4b53a8477858412 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 821/1620] 10.0.0.111 () {32 vars in 726 bytes} [Thu Apr 23 08:57:54 2026] DELETE /v2.0/networks/8882af65-9d95-4d7a-a7d2-e827bc0afb2c => generated 0 bytes in 1301 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1621] 10.0.0.131 () {30 vars in 650 bytes} [Thu Apr 23 08:57:55 2026] GET /v2.0/extensions => generated 19600 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-04-23 08:57:55.541 8 INFO neutron.db.segments_db [None req-407418e3-886d-4dbf-afcf-20f34f6668c5 919d0a1d0dad4bc284a73a47665cb736 3ff0b59e5ff248fe878a3e435f67ebd6 - - default default] Added segment 6f16cd4c-60e6-4820-a227-56c4236675d0 of type vxlan for network 7e46aab3-68fc-42e4-97c0-a717fcfed78d [pid: 8|app: 0|req: 823/1622] 10.0.0.111 () {34 vars in 670 bytes} [Thu Apr 23 08:57:55 2026] POST /v2.0/networks => generated 726 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1623] 10.0.0.131 () {30 vars in 724 bytes} [Thu Apr 23 08:57:55 2026] GET /v2.0/quotas/1b2eca0280c148a6bf39a9372fb6c98a/details => generated 847 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1624] 10.0.0.111 () {34 vars in 669 bytes} [Thu Apr 23 08:57:55 2026] POST /v2.0/subnets => generated 623 bytes in 280 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 08:57:56.238 7 INFO neutron.db.l3_hamode_db [None req-4b1f5ea5-6d60-4c6b-b8ed-af6ffcfd2ffc 7edc2510c6734038b56b0f59d12cc39e b36333beb8da4c41b4b53a8477858412 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 08:57:56.248 7 INFO neutron.services.segments.plugin [-] Segment 29f6c40c-ffc6-47f3-88e5-74a6f6ba9358 resource provider aggregate not found 2026-04-23 08:57:56.256 7 INFO neutron.services.segments.plugin [-] Segment 29f6c40c-ffc6-47f3-88e5-74a6f6ba9358 resource provider aggregate not found 2026-04-23 08:57:56.267 7 INFO neutron.services.segments.plugin [-] Segment 29f6c40c-ffc6-47f3-88e5-74a6f6ba9358 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 29f6c40c-ffc6-47f3-88e5-74a6f6ba9358 found for delete ", "request_id": "req-77757e6e-a80f-4931-8b3f-8d622def8ebd"}]} 2026-04-23 08:57:56.268 7 INFO neutron.services.segments.plugin [-] Segment 29f6c40c-ffc6-47f3-88e5-74a6f6ba9358 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 29f6c40c-ffc6-47f3-88e5-74a6f6ba9358 found for delete ", "request_id": "req-b8970813-845b-4a17-82e6-28ae67860777"}]} [pid: 8|app: 0|req: 826/1625] 10.0.0.111 () {32 vars in 774 bytes} [Thu Apr 23 08:57:56 2026] GET /v2.0/security-groups?tenant_id=ef88991f83034db4a9b42fc357395d51&name=default => generated 2801 bytes in 326 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 08:57:56.339 8 WARNING neutron.api.v2.base [None req-7642677b-160e-4a3e-91ae-0a7c26f7f772 919d0a1d0dad4bc284a73a47665cb736 3ff0b59e5ff248fe878a3e435f67ebd6 - - 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-04-23 08:57:56.339 8 INFO neutron.api.v2.resource [None req-7642677b-160e-4a3e-91ae-0a7c26f7f772 919d0a1d0dad4bc284a73a47665cb736 3ff0b59e5ff248fe878a3e435f67ebd6 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 8|app: 0|req: 827/1626] 10.0.0.111 () {34 vars in 681 bytes} [Thu Apr 23 08:57:56 2026] POST /v2.0/rbac-policies => generated 547 bytes in 4 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1629] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:57:56 2026] DELETE /v2.0/security-groups/05f0dd85-115f-4585-8895-cb5357fa1855 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 08:57:56.719 8 INFO neutron.services.segments.plugin [-] Segment 457cb727-c781-43d6-8b58-cec7f0d33f4d resource provider aggregate not found 2026-04-23 08:57:56.750 8 INFO neutron.services.segments.plugin [-] Segment 457cb727-c781-43d6-8b58-cec7f0d33f4d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 457cb727-c781-43d6-8b58-cec7f0d33f4d found for delete ", "request_id": "req-8a73fcc7-dedf-44a4-9f9b-311b90c5760b"}]} 2026-04-23 08:57:56.770 8 INFO neutron.services.segments.plugin [-] Segment 457cb727-c781-43d6-8b58-cec7f0d33f4d resource provider aggregate not found 2026-04-23 08:57:56.791 8 INFO neutron.services.segments.plugin [-] Segment 457cb727-c781-43d6-8b58-cec7f0d33f4d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 457cb727-c781-43d6-8b58-cec7f0d33f4d found for delete ", "request_id": "req-09a06883-6fea-46a5-83f5-5bb941910c3a"}]} [pid: 8|app: 0|req: 831/1630] 10.0.0.111 () {32 vars in 726 bytes} [Thu Apr 23 08:57:56 2026] DELETE /v2.0/networks/7e46aab3-68fc-42e4-97c0-a717fcfed78d => generated 0 bytes in 615 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 08:57:57.139 8 INFO neutron.db.segments_db [None req-605cb34a-fba3-41a1-89cc-a9e510e5c8a2 919d0a1d0dad4bc284a73a47665cb736 3ff0b59e5ff248fe878a3e435f67ebd6 - - default default] Added segment ef45f929-d7b8-4d04-a185-9c3ad75e0ea5 of type vxlan for network 99bbb955-6646-491c-b0ed-0d604255f70a [pid: 8|app: 0|req: 832/1631] 10.0.0.111 () {34 vars in 670 bytes} [Thu Apr 23 08:57:57 2026] POST /v2.0/networks => generated 727 bytes in 230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1632] 10.0.0.111 () {34 vars in 669 bytes} [Thu Apr 23 08:57:57 2026] POST /v2.0/subnets => generated 623 bytes in 231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1633] 10.0.0.111 () {34 vars in 669 bytes} [Thu Apr 23 08:57:54 2026] POST /v2.0/routers => generated 688 bytes in 2667 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1634] 10.0.0.111 () {32 vars in 721 bytes} [Thu Apr 23 08:57:57 2026] GET /v2.0/routers/ad186489-4cbd-4000-9a53-acecbb863b51 => generated 694 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1635] 10.0.0.111 () {32 vars in 647 bytes} [Thu Apr 23 08:57:57 2026] GET /v2.0/routers => generated 697 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1636] 10.0.0.111 () {34 vars in 681 bytes} [Thu Apr 23 08:57:57 2026] POST /v2.0/rbac-policies => generated 324 bytes in 347 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1637] 10.0.0.111 () {34 vars in 741 bytes} [Thu Apr 23 08:57:57 2026] PUT /v2.0/routers/ad186489-4cbd-4000-9a53-acecbb863b51 => generated 701 bytes in 515 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1638] 10.0.0.111 () {32 vars in 723 bytes} [Thu Apr 23 08:57:58 2026] GET /v2.0/networks/99bbb955-6646-491c-b0ed-0d604255f70a => generated 655 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1639] 10.0.0.111 () {32 vars in 774 bytes} [Thu Apr 23 08:57:58 2026] GET /v2.0/security-groups?tenant_id=1b2eca0280c148a6bf39a9372fb6c98a&name=default => generated 2801 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1640] 10.0.0.111 () {32 vars in 721 bytes} [Thu Apr 23 08:57:58 2026] GET /v2.0/routers/ad186489-4cbd-4000-9a53-acecbb863b51 => generated 701 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1641] 10.0.0.111 () {32 vars in 736 bytes} [Thu Apr 23 08:57:58 2026] GET /v2.0/ports?device_id=ad186489-4cbd-4000-9a53-acecbb863b51 => 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: 836/1642] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:57:58 2026] DELETE /v2.0/security-groups/906cfdde-7d24-4ab1-8825-94984ad4ce56 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 08:57:58.814 8 INFO neutron.services.segments.plugin [-] Segment 6f16cd4c-60e6-4820-a227-56c4236675d0 resource provider aggregate not found 2026-04-23 08:57:58.821 8 INFO neutron.services.segments.plugin [-] Segment 6f16cd4c-60e6-4820-a227-56c4236675d0 resource provider aggregate not found 2026-04-23 08:57:58.842 8 INFO neutron.services.segments.plugin [-] Segment 6f16cd4c-60e6-4820-a227-56c4236675d0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6f16cd4c-60e6-4820-a227-56c4236675d0 found for delete ", "request_id": "req-aef9ae89-e0b3-469d-8dcf-5c4152880d4f"}]} 2026-04-23 08:57:58.849 8 INFO neutron.services.segments.plugin [-] Segment 6f16cd4c-60e6-4820-a227-56c4236675d0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6f16cd4c-60e6-4820-a227-56c4236675d0 found for delete ", "request_id": "req-5dbec4d2-9687-439a-b222-b5c72eecca81"}]} 2026-04-23 08:57:58.955 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0be9170f-6915-4e20-9851-8db15838462b 1c33288ae4b04efca8a208f2714abadf 0d0236287ccd46c0bf75c171e0fb114c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 837/1643] 10.0.0.111 () {32 vars in 723 bytes} [Thu Apr 23 08:57:58 2026] GET /v2.0/networks/99bbb955-6646-491c-b0ed-0d604255f70a => generated 138 bytes in 178 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1644] 10.0.0.111 () {32 vars in 726 bytes} [Thu Apr 23 08:57:58 2026] DELETE /v2.0/networks/99bbb955-6646-491c-b0ed-0d604255f70a => generated 0 bytes in 518 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 08:57:59.503 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bcf5290b-f579-457a-a508-ecadbbf95993 919d0a1d0dad4bc284a73a47665cb736 3ff0b59e5ff248fe878a3e435f67ebd6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 839/1645] 10.0.0.111 () {32 vars in 724 bytes} [Thu Apr 23 08:57:59 2026] DELETE /v2.0/subnets/0852e731-435d-4b4d-a845-bd72b4643e0e => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 08:57:59.531 8 INFO neutron.pecan_wsgi.hooks.translation [None req-98ff9dac-c95b-4bae-a211-4e3c4aaad417 919d0a1d0dad4bc284a73a47665cb736 3ff0b59e5ff248fe878a3e435f67ebd6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 840/1646] 10.0.0.111 () {32 vars in 724 bytes} [Thu Apr 23 08:57:59 2026] DELETE /v2.0/subnets/3e218b36-2909-40a3-8b28-e091e3cf6768 => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 08:57:59.554 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a2254512-e6e2-4b9c-86c6-991f417511f6 919d0a1d0dad4bc284a73a47665cb736 3ff0b59e5ff248fe878a3e435f67ebd6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 841/1647] 10.0.0.111 () {32 vars in 724 bytes} [Thu Apr 23 08:57:59 2026] DELETE /v2.0/subnets/bb2410c8-63f7-47d8-a07d-2120e7706b75 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 08:57:59.915 7 INFO neutron.services.segments.plugin [-] Segment 9264f278-09de-4c02-a847-5959d9edad0a resource provider aggregate not found 2026-04-23 08:57:59.920 7 INFO neutron.services.segments.plugin [-] Segment 9264f278-09de-4c02-a847-5959d9edad0a resource provider aggregate not found 2026-04-23 08:57:59.936 7 INFO neutron.services.segments.plugin [-] Segment 9264f278-09de-4c02-a847-5959d9edad0a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9264f278-09de-4c02-a847-5959d9edad0a found for delete ", "request_id": "req-9d3381dc-8b1b-46a6-b022-2b7f607173de"}]} 2026-04-23 08:57:59.937 7 INFO neutron.services.segments.plugin [-] Segment 9264f278-09de-4c02-a847-5959d9edad0a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9264f278-09de-4c02-a847-5959d9edad0a found for delete ", "request_id": "req-c1b841dc-bc63-48ea-b4c2-fa1b59e9e59b"}]} 2026-04-23 08:57:59.951 7 INFO neutron.db.l3_hamode_db [None req-c6fdebc4-108c-4635-ac83-c38a41aa5ed9 7edc2510c6734038b56b0f59d12cc39e b36333beb8da4c41b4b53a8477858412 - - default default] HA network f32cb4f7-9c1c-47e0-b32d-c9ec2a00abcf was deleted as no HA routers are present in tenant b36333beb8da4c41b4b53a8477858412. [pid: 7|app: 0|req: 807/1648] 10.0.0.111 () {32 vars in 724 bytes} [Thu Apr 23 08:57:58 2026] DELETE /v2.0/routers/ad186489-4cbd-4000-9a53-acecbb863b51 => generated 0 bytes in 1452 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1649] 10.0.0.111 () {32 vars in 736 bytes} [Thu Apr 23 08:57:59 2026] GET /v2.0/ports?device_id=ad186489-4cbd-4000-9a53-acecbb863b51 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 08:58:00.024 7 INFO neutron.api.v2.resource [None req-7133d628-0ef0-4a5d-9644-b6ec6308fe80 7edc2510c6734038b56b0f59d12cc39e b36333beb8da4c41b4b53a8477858412 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 808/1650] 10.0.0.111 () {32 vars in 724 bytes} [Thu Apr 23 08:57:59 2026] DELETE /v2.0/routers/ad186489-4cbd-4000-9a53-acecbb863b51 => generated 135 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1651] 10.0.0.111 () {32 vars in 736 bytes} [Thu Apr 23 08:58:00 2026] GET /v2.0/ports?device_id=45e288fd-273d-4e0a-8e61-fb455339610d => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 08:58:00.095 7 INFO neutron.api.v2.resource [None req-0bd95cb9-b64f-479e-9404-8d4ab616447b 7edc2510c6734038b56b0f59d12cc39e b36333beb8da4c41b4b53a8477858412 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 809/1652] 10.0.0.111 () {32 vars in 724 bytes} [Thu Apr 23 08:58:00 2026] DELETE /v2.0/routers/45e288fd-273d-4e0a-8e61-fb455339610d => generated 135 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 08:58:00.119 8 INFO neutron.pecan_wsgi.hooks.translation [None req-efcfc111-be71-4454-88af-df6be4ad7a19 7edc2510c6734038b56b0f59d12cc39e b36333beb8da4c41b4b53a8477858412 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 844/1653] 10.0.0.111 () {32 vars in 724 bytes} [Thu Apr 23 08:58:00 2026] DELETE /v2.0/subnets/332d91ed-ac41-4576-b1e9-69c44cf6e215 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1654] 10.0.0.111 () {32 vars in 736 bytes} [Thu Apr 23 08:58:00 2026] GET /v2.0/ports?device_id=97125d08-5867-4644-9595-2cafcf8d9ac1 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 08:58:00.190 8 INFO neutron.api.v2.resource [None req-d3914442-6c4d-48fb-bf84-d567db77dbba 7edc2510c6734038b56b0f59d12cc39e b36333beb8da4c41b4b53a8477858412 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 845/1655] 10.0.0.111 () {32 vars in 724 bytes} [Thu Apr 23 08:58:00 2026] DELETE /v2.0/routers/97125d08-5867-4644-9595-2cafcf8d9ac1 => generated 135 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 08:58:00.220 7 INFO neutron.pecan_wsgi.hooks.translation [None req-750f110d-887b-4e31-81df-f2b224eb44e2 7edc2510c6734038b56b0f59d12cc39e b36333beb8da4c41b4b53a8477858412 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 811/1656] 10.0.0.111 () {32 vars in 724 bytes} [Thu Apr 23 08:58:00 2026] DELETE /v2.0/subnets/1eac27b0-d427-485e-97bc-f1570167ca34 => generated 136 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1657] 10.0.0.111 () {32 vars in 736 bytes} [Thu Apr 23 08:58:00 2026] GET /v2.0/ports?device_id=05eb2a2c-c967-4242-81e2-ceec061baea6 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 08:58:00.286 7 INFO neutron.api.v2.resource [None req-69d44261-0adb-44c1-b59b-d3969d113e74 7edc2510c6734038b56b0f59d12cc39e b36333beb8da4c41b4b53a8477858412 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 812/1658] 10.0.0.111 () {32 vars in 724 bytes} [Thu Apr 23 08:58:00 2026] DELETE /v2.0/routers/05eb2a2c-c967-4242-81e2-ceec061baea6 => generated 135 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 08:58:00.318 8 INFO neutron.pecan_wsgi.hooks.translation [None req-172a3fcd-0c9e-4123-8b65-05b99db79fe6 7edc2510c6734038b56b0f59d12cc39e b36333beb8da4c41b4b53a8477858412 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 847/1659] 10.0.0.111 () {32 vars in 724 bytes} [Thu Apr 23 08:58:00 2026] DELETE /v2.0/subnets/3c3265e4-533f-4d4d-b51c-ff06d1964d6f => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 08:58:00.343 7 INFO neutron.pecan_wsgi.hooks.translation [None req-22c8b612-5434-4642-af80-cf75295de376 7edc2510c6734038b56b0f59d12cc39e b36333beb8da4c41b4b53a8477858412 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 813/1660] 10.0.0.111 () {32 vars in 724 bytes} [Thu Apr 23 08:58:00 2026] DELETE /v2.0/subnets/767656a9-1d91-4d39-952d-ed80d65988d6 => 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: 848/1661] 10.0.0.111 () {32 vars in 774 bytes} [Thu Apr 23 08:58:00 2026] GET /v2.0/security-groups?tenant_id=3ff0b59e5ff248fe878a3e435f67ebd6&name=default => generated 2801 bytes in 182 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1662] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:58:00 2026] DELETE /v2.0/security-groups/b2e19f0b-d2ff-4aee-94ce-d194bb686025 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 08:58:00.865 8 INFO neutron.services.segments.plugin [-] Segment ef45f929-d7b8-4d04-a185-9c3ad75e0ea5 resource provider aggregate not found 2026-04-23 08:58:00.877 8 INFO neutron.services.segments.plugin [-] Segment ef45f929-d7b8-4d04-a185-9c3ad75e0ea5 resource provider aggregate not found 2026-04-23 08:58:00.882 8 INFO neutron.services.segments.plugin [-] Segment ef45f929-d7b8-4d04-a185-9c3ad75e0ea5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef45f929-d7b8-4d04-a185-9c3ad75e0ea5 found for delete ", "request_id": "req-03e9c027-e7ac-4305-8de4-df4ff8fc8d88"}]} 2026-04-23 08:58:00.891 8 INFO neutron.services.segments.plugin [-] Segment ef45f929-d7b8-4d04-a185-9c3ad75e0ea5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef45f929-d7b8-4d04-a185-9c3ad75e0ea5 found for delete ", "request_id": "req-14339047-4684-4dcc-95ca-833a2905000c"}]} [pid: 8|app: 0|req: 849/1663] 10.0.0.111 () {32 vars in 774 bytes} [Thu Apr 23 08:58:00 2026] GET /v2.0/security-groups?tenant_id=b36333beb8da4c41b4b53a8477858412&name=default => generated 2801 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1664] 10.0.0.111 () {32 vars in 774 bytes} [Thu Apr 23 08:58:00 2026] GET /v2.0/security-groups?tenant_id=288ee66c3397450e98ee1dcb7956ea54&name=default => generated 2801 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1665] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:58:00 2026] DELETE /v2.0/security-groups/dc9a247e-95ef-4979-9f97-4f3bdd1dd131 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1666] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:58:00 2026] DELETE /v2.0/security-groups/25e70981-1897-47af-9d9a-755d26f9dda5 => 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: 851/1667] 10.0.0.111 () {32 vars in 774 bytes} [Thu Apr 23 08:58:01 2026] GET /v2.0/security-groups?tenant_id=0d0236287ccd46c0bf75c171e0fb114c&name=default => generated 2801 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1668] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:58:01 2026] DELETE /v2.0/security-groups/317112f8-32fa-4186-95ba-1bf4807136bc => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 08:58:03.046 8 WARNING neutron_lib.context [None req-3f08d8fb-45bb-4255-aaa7-eef948e1e96f 41338a0000f3420bad2c13b23e486636 79458f890b8b45858817612755bd2e22 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 08:58:03.064 7 WARNING neutron_lib.context [None req-95117cce-4580-4663-907e-92a2f3d7bf6a c73992c18c3145d1bd899ceddf4659e9 3df9ce2ee5d749bab6f6df87b3b3bee2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 852/1669] 10.0.0.111 () {34 vars in 676 bytes} [Thu Apr 23 08:58:02 2026] POST /v2.0/subnetpools => generated 548 bytes in 267 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1670] 10.0.0.111 () {32 vars in 729 bytes} [Thu Apr 23 08:58:03 2026] GET /v2.0/subnetpools/41be8d95-bca6-4eb6-a42d-1249b1b323d1 => generated 548 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1671] 10.0.0.111 () {34 vars in 749 bytes} [Thu Apr 23 08:58:03 2026] PUT /v2.0/subnetpools/41be8d95-bca6-4eb6-a42d-1249b1b323d1 => generated 501 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 08:58:03.185 7 INFO neutron.db.segments_db [None req-95117cce-4580-4663-907e-92a2f3d7bf6a c73992c18c3145d1bd899ceddf4659e9 3df9ce2ee5d749bab6f6df87b3b3bee2 - - default default] Added segment 38900d4a-3dd5-45d7-a8e3-0945e9c8fb7e of type vxlan for network a91142fa-95ad-46c2-ae2f-9b284cf59c56 [pid: 8|app: 0|req: 855/1672] 10.0.0.111 () {32 vars in 732 bytes} [Thu Apr 23 08:58:03 2026] DELETE /v2.0/subnetpools/41be8d95-bca6-4eb6-a42d-1249b1b323d1 => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 08:58:03.249 8 INFO neutron.api.v2.resource [None req-6f41c2b2-6d8d-41fa-a6b3-a0901d23084b 41338a0000f3420bad2c13b23e486636 79458f890b8b45858817612755bd2e22 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 856/1673] 10.0.0.111 () {32 vars in 729 bytes} [Thu Apr 23 08:58:03 2026] GET /v2.0/subnetpools/41be8d95-bca6-4eb6-a42d-1249b1b323d1 => generated 145 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 08:58:03.263 8 INFO neutron.api.v2.resource [None req-2a9cb503-d508-44f1-ab81-f5193b640217 41338a0000f3420bad2c13b23e486636 79458f890b8b45858817612755bd2e22 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 857/1674] 10.0.0.111 () {32 vars in 732 bytes} [Thu Apr 23 08:58:03 2026] DELETE /v2.0/subnetpools/41be8d95-bca6-4eb6-a42d-1249b1b323d1 => generated 145 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1675] 10.0.0.111 () {34 vars in 670 bytes} [Thu Apr 23 08:58:02 2026] POST /v2.0/networks => generated 631 bytes in 457 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 08:58:03.303 8 WARNING neutron_lib.context [None req-546a834a-207f-4eed-9f24-dd92fa7a9099 c73992c18c3145d1bd899ceddf4659e9 3df9ce2ee5d749bab6f6df87b3b3bee2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 08:58:03.348 8 INFO neutron.db.segments_db [None req-546a834a-207f-4eed-9f24-dd92fa7a9099 c73992c18c3145d1bd899ceddf4659e9 3df9ce2ee5d749bab6f6df87b3b3bee2 - - default default] Added segment b5c06d8c-44dd-40a0-a77a-dc94bc536847 of type vxlan for network a24b3122-a1f2-488f-aefc-87cd251c881e [pid: 8|app: 0|req: 858/1676] 10.0.0.111 () {34 vars in 670 bytes} [Thu Apr 23 08:58:03 2026] POST /v2.0/networks => generated 632 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 08:58:03.468 7 WARNING neutron_lib.context [None req-5588158e-c7cb-4d36-ba6a-e85162e395b7 c73992c18c3145d1bd899ceddf4659e9 3df9ce2ee5d749bab6f6df87b3b3bee2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 08:58:03.525 7 INFO neutron.db.segments_db [None req-5588158e-c7cb-4d36-ba6a-e85162e395b7 c73992c18c3145d1bd899ceddf4659e9 3df9ce2ee5d749bab6f6df87b3b3bee2 - - default default] Added segment e315607f-145c-4dbf-98c9-234c72f3a9e9 of type vxlan for network 5efafc7e-df4a-40c0-bf45-e68ade51d093 [pid: 7|app: 0|req: 819/1677] 10.0.0.111 () {34 vars in 670 bytes} [Thu Apr 23 08:58:03 2026] POST /v2.0/networks => generated 631 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 08:58:03.656 8 WARNING neutron_lib.context [None req-1c6b6427-f1d9-434c-9f5b-c4df650a11d1 c73992c18c3145d1bd899ceddf4659e9 3df9ce2ee5d749bab6f6df87b3b3bee2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 08:58:03.707 8 INFO neutron.db.segments_db [None req-1c6b6427-f1d9-434c-9f5b-c4df650a11d1 c73992c18c3145d1bd899ceddf4659e9 3df9ce2ee5d749bab6f6df87b3b3bee2 - - default default] Added segment 19bb67d8-f38b-4999-96af-8ea9e845ccdc of type vxlan for network d9fd1b1c-1d97-4b5e-b5ed-a7b5bb76d477 [pid: 8|app: 0|req: 859/1678] 10.0.0.111 () {34 vars in 670 bytes} [Thu Apr 23 08:58:03 2026] POST /v2.0/networks => generated 632 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 08:58:03.832 8 WARNING neutron_lib.context [None req-cb82b911-a731-4f64-9503-362d4c326ddb c73992c18c3145d1bd899ceddf4659e9 3df9ce2ee5d749bab6f6df87b3b3bee2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 08:58:03.896 8 INFO neutron.db.segments_db [None req-cb82b911-a731-4f64-9503-362d4c326ddb c73992c18c3145d1bd899ceddf4659e9 3df9ce2ee5d749bab6f6df87b3b3bee2 - - default default] Added segment 08973e5f-9963-4a12-8b52-ba407126a252 of type vxlan for network f03f7f5a-d697-4ba3-8089-e02267a3b06a [pid: 8|app: 0|req: 860/1679] 10.0.0.111 () {34 vars in 670 bytes} [Thu Apr 23 08:58:03 2026] POST /v2.0/networks => generated 632 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1680] 10.0.0.111 () {34 vars in 753 bytes} [Thu Apr 23 08:58:04 2026] PUT /v2.0/networks/a91142fa-95ad-46c2-ae2f-9b284cf59c56/tags => generated 17 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1681] 10.0.0.111 () {32 vars in 774 bytes} [Thu Apr 23 08:58:03 2026] GET /v2.0/security-groups?tenant_id=79458f890b8b45858817612755bd2e22&name=default => generated 2801 bytes in 320 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1682] 10.0.0.111 () {34 vars in 753 bytes} [Thu Apr 23 08:58:04 2026] PUT /v2.0/networks/a24b3122-a1f2-488f-aefc-87cd251c881e/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: 821/1683] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:58:04 2026] DELETE /v2.0/security-groups/831e8f1c-1c78-4e36-99df-54afae664648 => 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: 863/1684] 10.0.0.111 () {34 vars in 753 bytes} [Thu Apr 23 08:58:04 2026] PUT /v2.0/networks/5efafc7e-df4a-40c0-bf45-e68ade51d093/tags => generated 34 bytes in 397 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1685] 10.0.0.111 () {34 vars in 753 bytes} [Thu Apr 23 08:58:04 2026] PUT /v2.0/networks/d9fd1b1c-1d97-4b5e-b5ed-a7b5bb76d477/tags => generated 19 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1686] 10.0.0.111 () {32 vars in 666 bytes} [Thu Apr 23 08:58:04 2026] GET /v2.0/networks?tags=red => generated 1855 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1687] 10.0.0.111 () {32 vars in 680 bytes} [Thu Apr 23 08:58:04 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1249 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1688] 10.0.0.111 () {32 vars in 676 bytes} [Thu Apr 23 08:58:04 2026] GET /v2.0/networks?tags-any=blue => generated 1249 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1689] 10.0.0.111 () {32 vars in 688 bytes} [Thu Apr 23 08:58:04 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1855 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1690] 10.0.0.111 () {32 vars in 674 bytes} [Thu Apr 23 08:58:04 2026] GET /v2.0/networks?not-tags=red => generated 1862 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1691] 10.0.0.111 () {32 vars in 688 bytes} [Thu Apr 23 08:58:05 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2468 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1692] 10.0.0.111 () {32 vars in 684 bytes} [Thu Apr 23 08:58:05 2026] GET /v2.0/networks?not-tags-any=blue => generated 2468 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1693] 10.0.0.111 () {32 vars in 696 bytes} [Thu Apr 23 08:58:05 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1862 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 08:58:05.657 8 INFO neutron.services.segments.plugin [-] Segment 38900d4a-3dd5-45d7-a8e3-0945e9c8fb7e resource provider aggregate not found 2026-04-23 08:58:05.661 8 INFO neutron.services.segments.plugin [-] Segment 38900d4a-3dd5-45d7-a8e3-0945e9c8fb7e resource provider aggregate not found 2026-04-23 08:58:05.677 8 INFO neutron.services.segments.plugin [-] Segment 38900d4a-3dd5-45d7-a8e3-0945e9c8fb7e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 38900d4a-3dd5-45d7-a8e3-0945e9c8fb7e found for delete ", "request_id": "req-3eb37fa2-65ac-477c-8221-5cbeae70692f"}]} 2026-04-23 08:58:05.679 8 INFO neutron.services.segments.plugin [-] Segment 38900d4a-3dd5-45d7-a8e3-0945e9c8fb7e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 38900d4a-3dd5-45d7-a8e3-0945e9c8fb7e found for delete ", "request_id": "req-e9eaf020-9a57-45b5-b1e1-3bbc0c1ed5f6"}]} [pid: 8|app: 0|req: 868/1694] 10.0.0.111 () {32 vars in 726 bytes} [Thu Apr 23 08:58:05 2026] DELETE /v2.0/networks/a91142fa-95ad-46c2-ae2f-9b284cf59c56 => generated 0 bytes in 198 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 08:58:05.881 7 WARNING neutron_lib.context [None req-7c2afd66-42b3-4b9d-87fc-5940efcaa3d3 f8232b5866b74f2a8ab90476362401c2 db8ffbe46d4d43079dfeab1c0d7753ce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 869/1695] 10.0.0.111 () {32 vars in 726 bytes} [Thu Apr 23 08:58:05 2026] DELETE /v2.0/networks/a24b3122-a1f2-488f-aefc-87cd251c881e => generated 0 bytes in 192 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1696] 10.0.0.111 () {34 vars in 684 bytes} [Thu Apr 23 08:58:05 2026] POST /v2.0/security-groups => generated 1537 bytes in 382 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 08:58:06.084 7 WARNING neutron_lib.context [None req-eca6d6b4-d45b-4580-b225-3a325ccc081a f8232b5866b74f2a8ab90476362401c2 db8ffbe46d4d43079dfeab1c0d7753ce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 870/1697] 10.0.0.111 () {32 vars in 726 bytes} [Thu Apr 23 08:58:05 2026] DELETE /v2.0/networks/5efafc7e-df4a-40c0-bf45-e68ade51d093 => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1698] 10.0.0.111 () {34 vars in 684 bytes} [Thu Apr 23 08:58:06 2026] POST /v2.0/security-groups => generated 1537 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 08:58:06.208 7 WARNING neutron_lib.context [None req-31bddd0f-34b0-4920-929e-b88b8a83aff0 f8232b5866b74f2a8ab90476362401c2 db8ffbe46d4d43079dfeab1c0d7753ce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 871/1699] 10.0.0.111 () {32 vars in 726 bytes} [Thu Apr 23 08:58:06 2026] DELETE /v2.0/networks/d9fd1b1c-1d97-4b5e-b5ed-a7b5bb76d477 => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1700] 10.0.0.111 () {34 vars in 684 bytes} [Thu Apr 23 08:58:06 2026] POST /v2.0/security-groups => generated 1537 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 08:58:06.323 7 WARNING neutron_lib.context [None req-9286f377-faae-4554-b4ec-c183e10f6f79 f8232b5866b74f2a8ab90476362401c2 db8ffbe46d4d43079dfeab1c0d7753ce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 830/1701] 10.0.0.111 () {34 vars in 684 bytes} [Thu Apr 23 08:58:06 2026] POST /v2.0/security-groups => generated 1537 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1702] 10.0.0.111 () {32 vars in 726 bytes} [Thu Apr 23 08:58:06 2026] DELETE /v2.0/networks/f03f7f5a-d697-4ba3-8089-e02267a3b06a => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 08:58:06.510 8 WARNING neutron_lib.context [None req-e0f6e7e6-3438-4472-baf9-481ea7a76454 f8232b5866b74f2a8ab90476362401c2 db8ffbe46d4d43079dfeab1c0d7753ce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 873/1703] 10.0.0.111 () {34 vars in 684 bytes} [Thu Apr 23 08:58:06 2026] POST /v2.0/security-groups => generated 1537 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1704] 10.0.0.111 () {32 vars in 774 bytes} [Thu Apr 23 08:58:06 2026] GET /v2.0/security-groups?tenant_id=e6abb5f263c646adb8ef1d330f704e1d&name=default => generated 2801 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1705] 10.0.0.111 () {34 vars in 767 bytes} [Thu Apr 23 08:58:06 2026] PUT /v2.0/security-groups/9eb28388-1c0c-4090-a90a-4a49186afbd0/tags => generated 17 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1706] 10.0.0.111 () {34 vars in 767 bytes} [Thu Apr 23 08:58:06 2026] PUT /v2.0/security-groups/6ff87482-4011-4d1e-b8a8-1ffee64c1104/tags => generated 25 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1707] 10.0.0.111 () {34 vars in 767 bytes} [Thu Apr 23 08:58:06 2026] PUT /v2.0/security-groups/34549669-33e0-4bbd-a465-01c7733ea73a/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: 832/1708] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:58:06 2026] DELETE /v2.0/security-groups/f31e6518-6019-498d-9cde-fbbdfdd48014 => 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: 877/1709] 10.0.0.111 () {34 vars in 767 bytes} [Thu Apr 23 08:58:06 2026] PUT /v2.0/security-groups/b6f8dd91-6b97-4bed-a76f-cbbaeb9e82d3/tags => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1710] 10.0.0.111 () {32 vars in 680 bytes} [Thu Apr 23 08:58:06 2026] GET /v2.0/security-groups?tags=red => generated 4618 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1711] 10.0.0.111 () {32 vars in 694 bytes} [Thu Apr 23 08:58:06 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3094 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1712] 10.0.0.111 () {32 vars in 690 bytes} [Thu Apr 23 08:58:06 2026] GET /v2.0/security-groups?tags-any=blue => generated 3094 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1713] 10.0.0.111 () {32 vars in 702 bytes} [Thu Apr 23 08:58:06 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4618 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1714] 10.0.0.111 () {32 vars in 688 bytes} [Thu Apr 23 08:58:06 2026] GET /v2.0/security-groups?not-tags=red => generated 5846 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1715] 10.0.0.111 () {32 vars in 702 bytes} [Thu Apr 23 08:58:07 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7370 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1716] 10.0.0.111 () {32 vars in 698 bytes} [Thu Apr 23 08:58:07 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7370 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1717] 10.0.0.111 () {32 vars in 710 bytes} [Thu Apr 23 08:58:07 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 5846 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1718] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:58:07 2026] DELETE /v2.0/security-groups/9eb28388-1c0c-4090-a90a-4a49186afbd0 => 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: 838/1719] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:58:07 2026] DELETE /v2.0/security-groups/6ff87482-4011-4d1e-b8a8-1ffee64c1104 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1720] 10.0.0.111 () {32 vars in 774 bytes} [Thu Apr 23 08:58:07 2026] GET /v2.0/security-groups?tenant_id=af2ec3c4f0f84b459798b09162b37fd2&name=default => generated 2801 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1721] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:58:07 2026] DELETE /v2.0/security-groups/34549669-33e0-4bbd-a465-01c7733ea73a => 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: 883/1722] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:58:07 2026] DELETE /v2.0/security-groups/f7ef3008-9746-46e1-a691-0bdb1d9a006c => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1723] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:58:07 2026] DELETE /v2.0/security-groups/b6f8dd91-6b97-4bed-a76f-cbbaeb9e82d3 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 08:58:07.726 8 INFO neutron.services.segments.plugin [-] Segment b5c06d8c-44dd-40a0-a77a-dc94bc536847 resource provider aggregate not found 2026-04-23 08:58:07.731 8 INFO neutron.services.segments.plugin [-] Segment b5c06d8c-44dd-40a0-a77a-dc94bc536847 resource provider aggregate not found 2026-04-23 08:58:07.747 8 INFO neutron.services.segments.plugin [-] Segment b5c06d8c-44dd-40a0-a77a-dc94bc536847 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b5c06d8c-44dd-40a0-a77a-dc94bc536847 found for delete ", "request_id": "req-d51c7185-cd21-47a1-83fa-d4cc48deaa78"}]} 2026-04-23 08:58:07.753 8 INFO neutron.services.segments.plugin [-] Segment b5c06d8c-44dd-40a0-a77a-dc94bc536847 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b5c06d8c-44dd-40a0-a77a-dc94bc536847 found for delete ", "request_id": "req-862f2ee9-49f5-4da8-94a6-1edb3e6b4d4c"}]} 2026-04-23 08:58:07.770 8 INFO neutron.services.segments.plugin [-] Segment e315607f-145c-4dbf-98c9-234c72f3a9e9 resource provider aggregate not found 2026-04-23 08:58:07.775 8 INFO neutron.services.segments.plugin [-] Segment e315607f-145c-4dbf-98c9-234c72f3a9e9 resource provider aggregate not found 2026-04-23 08:58:07.790 8 INFO neutron.services.segments.plugin [-] Segment e315607f-145c-4dbf-98c9-234c72f3a9e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e315607f-145c-4dbf-98c9-234c72f3a9e9 found for delete ", "request_id": "req-ffefe8d7-6f67-438b-91ad-8deb967bb88c"}]} 2026-04-23 08:58:07.794 8 INFO neutron.services.segments.plugin [-] Segment e315607f-145c-4dbf-98c9-234c72f3a9e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e315607f-145c-4dbf-98c9-234c72f3a9e9 found for delete ", "request_id": "req-13792c34-d3a1-4436-9046-64646386bb23"}]} 2026-04-23 08:58:07.806 8 INFO neutron.services.segments.plugin [-] Segment 19bb67d8-f38b-4999-96af-8ea9e845ccdc resource provider aggregate not found 2026-04-23 08:58:07.812 8 INFO neutron.services.segments.plugin [-] Segment 19bb67d8-f38b-4999-96af-8ea9e845ccdc resource provider aggregate not found [pid: 7|app: 0|req: 841/1724] 10.0.0.111 () {32 vars in 774 bytes} [Thu Apr 23 08:58:07 2026] GET /v2.0/security-groups?tenant_id=3df9ce2ee5d749bab6f6df87b3b3bee2&name=default => generated 2801 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 08:58:07.824 8 INFO neutron.services.segments.plugin [-] Segment 19bb67d8-f38b-4999-96af-8ea9e845ccdc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 19bb67d8-f38b-4999-96af-8ea9e845ccdc found for delete ", "request_id": "req-ae95a2a2-6f25-407f-84fe-082f9b0a78c6"}]} 2026-04-23 08:58:07.830 8 INFO neutron.services.segments.plugin [-] Segment 19bb67d8-f38b-4999-96af-8ea9e845ccdc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 19bb67d8-f38b-4999-96af-8ea9e845ccdc found for delete ", "request_id": "req-3b224a66-37b1-44f7-aab9-c8b64b70a5b9"}]} 2026-04-23 08:58:07.836 8 INFO neutron.services.segments.plugin [-] Segment 08973e5f-9963-4a12-8b52-ba407126a252 resource provider aggregate not found [pid: 8|app: 0|req: 884/1725] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:58:07 2026] DELETE /v2.0/security-groups/8dbbf24e-a4d0-4a03-8642-eb9e095435fe => generated 0 bytes in 150 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1726] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:58:07 2026] DELETE /v2.0/security-groups/f8857d1d-4e2e-4e3a-a5ab-ee6453ede8a0 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 08:58:08.021 8 INFO neutron.services.segments.plugin [-] Segment 08973e5f-9963-4a12-8b52-ba407126a252 resource provider aggregate not found 2026-04-23 08:58:08.028 8 INFO neutron.services.segments.plugin [-] Segment 08973e5f-9963-4a12-8b52-ba407126a252 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 08973e5f-9963-4a12-8b52-ba407126a252 found for delete ", "request_id": "req-8d6fbf05-4911-4579-965f-7c79dac56f65"}]} 2026-04-23 08:58:08.044 8 INFO neutron.services.segments.plugin [-] Segment 08973e5f-9963-4a12-8b52-ba407126a252 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 08973e5f-9963-4a12-8b52-ba407126a252 found for delete ", "request_id": "req-712c0ee1-ee19-4dce-a154-dfa96eace75d"}]} [pid: 8|app: 0|req: 885/1727] 10.0.0.111 () {32 vars in 774 bytes} [Thu Apr 23 08:58:08 2026] GET /v2.0/security-groups?tenant_id=93b125899ef842d5b0deeffe157a79a2&name=default => generated 2801 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1728] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:58:08 2026] DELETE /v2.0/security-groups/db4a6ff8-c8f6-4fb6-9c32-c2bc27894188 => 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: 886/1729] 10.0.0.111 () {32 vars in 774 bytes} [Thu Apr 23 08:58:08 2026] GET /v2.0/security-groups?tenant_id=08f1ad8f1bbf422ca39c484d7028d0cc&name=default => generated 2801 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1730] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:58:08 2026] DELETE /v2.0/security-groups/3f10aaa1-54a7-4824-a6da-7fdef50ac87d => 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: 887/1731] 10.0.0.111 () {32 vars in 774 bytes} [Thu Apr 23 08:58:09 2026] GET /v2.0/security-groups?tenant_id=db8ffbe46d4d43079dfeab1c0d7753ce&name=default => generated 2801 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1732] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:58:09 2026] DELETE /v2.0/security-groups/97fd75fe-0b59-48d5-9804-afb4c762d48d => 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: 888/1733] 10.0.0.111 () {32 vars in 774 bytes} [Thu Apr 23 08:58:09 2026] GET /v2.0/security-groups?tenant_id=4d5e17fb27974d6bbf4401cd24ac33f7&name=default => generated 2801 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1734] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:58:09 2026] DELETE /v2.0/security-groups/f80f6d85-99ae-4356-a83f-0746bcfe3c65 => 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: 889/1735] 10.0.0.111 () {32 vars in 774 bytes} [Thu Apr 23 08:58:10 2026] GET /v2.0/security-groups?tenant_id=0e4889f9a5864e2f908b6e7b89ab2e55&name=default => generated 2801 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1736] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:58:10 2026] DELETE /v2.0/security-groups/d5b47452-1065-4381-b668-3e47abdccf30 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 08:58:12.593 7 WARNING neutron_lib.context [None req-a0ddf25b-2500-4f54-b730-9dd921052879 e3eb6085e4e34648987c46da517af3d9 987adb8c458649908fb46e7496c081ef - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 08:58:12.647 7 INFO neutron.db.segments_db [None req-a0ddf25b-2500-4f54-b730-9dd921052879 e3eb6085e4e34648987c46da517af3d9 987adb8c458649908fb46e7496c081ef - - default default] Added segment 393d9857-1b47-496b-bfdf-67d911dc56bc of type vxlan for network cb0bfaf3-7878-47d9-bad3-145ee18ff048 2026-04-23 08:58:12.965 7 INFO neutron.db.l3_hamode_db [None req-a0ddf25b-2500-4f54-b730-9dd921052879 e3eb6085e4e34648987c46da517af3d9 987adb8c458649908fb46e7496c081ef - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 08:58:12.990 8 WARNING neutron_lib.context [None req-16f362f1-d538-4d11-8925-b265c6f79003 707ea54acffd4f81829abe077ee9ba43 869fa02bd6f547878fa5e5e51b9a466d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 08:58:13.037 8 INFO neutron.db.segments_db [None req-16f362f1-d538-4d11-8925-b265c6f79003 707ea54acffd4f81829abe077ee9ba43 869fa02bd6f547878fa5e5e51b9a466d - - default default] Added segment 6794542b-9ab5-4de0-b2d0-efb479f8a18a of type vxlan for network 944da43a-3f96-42e4-9ca8-8b4bab1c9b3d 2026-04-23 08:58:13.111 7 INFO neutron.db.l3_hamode_db [None req-a0ddf25b-2500-4f54-b730-9dd921052879 e3eb6085e4e34648987c46da517af3d9 987adb8c458649908fb46e7496c081ef - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 08:58:13.372 8 INFO neutron.db.l3_hamode_db [None req-16f362f1-d538-4d11-8925-b265c6f79003 707ea54acffd4f81829abe077ee9ba43 869fa02bd6f547878fa5e5e51b9a466d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 08:58:13.512 8 INFO neutron.db.l3_hamode_db [None req-16f362f1-d538-4d11-8925-b265c6f79003 707ea54acffd4f81829abe077ee9ba43 869fa02bd6f547878fa5e5e51b9a466d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 849/1739] 10.0.0.111 () {34 vars in 668 bytes} [Thu Apr 23 08:58:12 2026] POST /v2.0/routers => generated 474 bytes in 1392 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 08:58:14.001 7 WARNING neutron_lib.context [None req-fdc3959d-484a-4409-a908-9c9aa4b5d083 eb68a0fb17c040a3af3d9d13aaa3e68e 9f30e2bba97a4127a5cc209d22978851 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 08:58:14.111 7 INFO neutron.db.segments_db [None req-fdc3959d-484a-4409-a908-9c9aa4b5d083 eb68a0fb17c040a3af3d9d13aaa3e68e 9f30e2bba97a4127a5cc209d22978851 - - default default] Added segment 1877e860-960f-41b4-a766-c9ab035740df of type vxlan for network 2280f077-ce24-488b-9694-d5439c1587f7 [pid: 7|app: 0|req: 850/1740] 10.0.0.111 () {34 vars in 671 bytes} [Thu Apr 23 08:58:13 2026] POST /v2.0/networks => generated 633 bytes in 377 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 08:58:14.226 7 WARNING neutron_lib.context [None req-583543d8-03c4-400e-9cb0-0c2269bd7ded e3eb6085e4e34648987c46da517af3d9 987adb8c458649908fb46e7496c081ef - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 08:58:14.272 7 INFO neutron.db.l3_hamode_db [None req-583543d8-03c4-400e-9cb0-0c2269bd7ded e3eb6085e4e34648987c46da517af3d9 987adb8c458649908fb46e7496c081ef - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 891/1741] 10.0.0.111 () {34 vars in 668 bytes} [Thu Apr 23 08:58:12 2026] POST /v2.0/routers => generated 474 bytes in 1418 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 08:58:14.319 8 WARNING neutron_lib.context [None req-9e1becb0-1c44-4fd2-a319-2d67390a7d9b eb68a0fb17c040a3af3d9d13aaa3e68e 9f30e2bba97a4127a5cc209d22978851 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 08:58:14.369 8 INFO neutron.db.segments_db [None req-9e1becb0-1c44-4fd2-a319-2d67390a7d9b eb68a0fb17c040a3af3d9d13aaa3e68e 9f30e2bba97a4127a5cc209d22978851 - - default default] Added segment f9f20b00-aa1e-4261-9252-be67deccdcd4 of type vxlan for network 8d302638-6f76-4a10-aa7e-0d65ccb02a9e 2026-04-23 08:58:14.448 7 INFO neutron.db.l3_hamode_db [None req-583543d8-03c4-400e-9cb0-0c2269bd7ded e3eb6085e4e34648987c46da517af3d9 987adb8c458649908fb46e7496c081ef - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 08:58:14.693 8 INFO neutron.db.l3_hamode_db [None req-9e1becb0-1c44-4fd2-a319-2d67390a7d9b eb68a0fb17c040a3af3d9d13aaa3e68e 9f30e2bba97a4127a5cc209d22978851 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 851/1742] 10.0.0.111 () {34 vars in 668 bytes} [Thu Apr 23 08:58:14 2026] POST /v2.0/routers => generated 474 bytes in 938 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1743] 10.0.0.111 () {34 vars in 751 bytes} [Thu Apr 23 08:58:15 2026] PUT /v2.0/routers/2c8b9d47-29c0-4013-b92d-c978ffd044f6/tags => generated 25 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 08:58:15.248 7 WARNING neutron_lib.context [None req-785ebe21-c942-4426-a0cc-d47068db1f35 e3eb6085e4e34648987c46da517af3d9 987adb8c458649908fb46e7496c081ef - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 08:58:15.289 7 INFO neutron.db.l3_hamode_db [None req-785ebe21-c942-4426-a0cc-d47068db1f35 e3eb6085e4e34648987c46da517af3d9 987adb8c458649908fb46e7496c081ef - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 08:58:15.447 7 INFO neutron.db.l3_hamode_db [None req-785ebe21-c942-4426-a0cc-d47068db1f35 e3eb6085e4e34648987c46da517af3d9 987adb8c458649908fb46e7496c081ef - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 08:58:15.704 8 INFO neutron.db.l3_hamode_db [None req-9e1becb0-1c44-4fd2-a319-2d67390a7d9b eb68a0fb17c040a3af3d9d13aaa3e68e 9f30e2bba97a4127a5cc209d22978851 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 853/1744] 10.0.0.111 () {34 vars in 668 bytes} [Thu Apr 23 08:58:15 2026] POST /v2.0/routers => generated 474 bytes in 939 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1745] 10.0.0.111 () {32 vars in 731 bytes} [Thu Apr 23 08:58:16 2026] GET /v2.0/routers/2c8b9d47-29c0-4013-b92d-c978ffd044f6/tags => generated 25 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 08:58:16.259 7 WARNING neutron_lib.context [None req-5fc004ea-f6f9-49b7-846d-d50db94ff707 e3eb6085e4e34648987c46da517af3d9 987adb8c458649908fb46e7496c081ef - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 08:58:16.305 7 INFO neutron.db.l3_hamode_db [None req-5fc004ea-f6f9-49b7-846d-d50db94ff707 e3eb6085e4e34648987c46da517af3d9 987adb8c458649908fb46e7496c081ef - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 08:58:16.447 7 INFO neutron.db.l3_hamode_db [None req-5fc004ea-f6f9-49b7-846d-d50db94ff707 e3eb6085e4e34648987c46da517af3d9 987adb8c458649908fb46e7496c081ef - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 892/1746] 10.0.0.111 () {34 vars in 669 bytes} [Thu Apr 23 08:58:14 2026] POST /v2.0/routers => generated 694 bytes in 2435 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1747] 10.0.0.111 () {34 vars in 762 bytes} [Thu Apr 23 08:58:16 2026] PUT /v2.0/routers/2c8b9d47-29c0-4013-b92d-c978ffd044f6/tags/green => generated 4 bytes in 84 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1748] 10.0.0.111 () {32 vars in 776 bytes} [Thu Apr 23 08:58:16 2026] GET /v2.0/subnets?project_id=9f30e2bba97a4127a5cc209d22978851&cidr=10.100.0.0%2F28 => generated 14 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1749] 10.0.0.111 () {32 vars in 774 bytes} [Thu Apr 23 08:58:17 2026] GET /v2.0/security-groups?tenant_id=7a84000ea6d94523a1ba88746684d3e0&name=default => generated 2801 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1750] 10.0.0.111 () {32 vars in 731 bytes} [Thu Apr 23 08:58:17 2026] GET /v2.0/routers/2c8b9d47-29c0-4013-b92d-c978ffd044f6/tags => generated 34 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1751] 10.0.0.111 () {32 vars in 694 bytes} [Thu Apr 23 08:58:17 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1752] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:58:17 2026] DELETE /v2.0/security-groups/64d97cea-9d7e-4f4d-89fd-a94af187d204 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1753] 10.0.0.111 () {34 vars in 668 bytes} [Thu Apr 23 08:58:16 2026] POST /v2.0/routers => generated 474 bytes in 1343 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1754] 10.0.0.111 () {32 vars in 784 bytes} [Thu Apr 23 08:58:17 2026] GET /v2.0/subnets?network_id=c78c69fa-9ea3-4a20-b987-35789be81283&cidr=10.100.0.0%2F28 => generated 14 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 08:58:17.623 7 WARNING neutron_lib.context [None req-8ef0ab71-b6be-4593-8a96-99f48bed5e55 e3eb6085e4e34648987c46da517af3d9 987adb8c458649908fb46e7496c081ef - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 08:58:17.679 7 INFO neutron.db.l3_hamode_db [None req-8ef0ab71-b6be-4593-8a96-99f48bed5e55 e3eb6085e4e34648987c46da517af3d9 987adb8c458649908fb46e7496c081ef - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 899/1755] 10.0.0.111 () {34 vars in 758 bytes} [Thu Apr 23 08:58:17 2026] PUT /v2.0/routers/2c8b9d47-29c0-4013-b92d-c978ffd044f6/tags/red => generated 4 bytes in 430 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-23 08:58:17.869 8 WARNING neutron_lib.context [None req-8772a01a-ff94-42ef-91c0-e6222b92dcec eb68a0fb17c040a3af3d9d13aaa3e68e 9f30e2bba97a4127a5cc209d22978851 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 08:58:17.881 7 INFO neutron.db.l3_hamode_db [None req-8ef0ab71-b6be-4593-8a96-99f48bed5e55 e3eb6085e4e34648987c46da517af3d9 987adb8c458649908fb46e7496c081ef - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 900/1756] 10.0.0.111 () {34 vars in 669 bytes} [Thu Apr 23 08:58:17 2026] POST /v2.0/subnets => generated 632 bytes in 334 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1757] 10.0.0.111 () {32 vars in 731 bytes} [Thu Apr 23 08:58:18 2026] GET /v2.0/routers/2c8b9d47-29c0-4013-b92d-c978ffd044f6/tags => generated 34 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1758] 10.0.0.111 () {34 vars in 668 bytes} [Thu Apr 23 08:58:17 2026] POST /v2.0/routers => generated 474 bytes in 1089 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1759] 10.0.0.111 () {34 vars in 780 bytes} [Thu Apr 23 08:58:18 2026] PUT /v2.0/routers/2c8b9d47-29c0-4013-b92d-c978ffd044f6/tags/black.or.white => generated 4 bytes in 80 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1760] 10.0.0.111 () {34 vars in 751 bytes} [Thu Apr 23 08:58:18 2026] PUT /v2.0/routers/bb9b722d-f0ad-472d-a2cc-87eb9c54af12/tags => generated 17 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1761] 10.0.0.111 () {32 vars in 731 bytes} [Thu Apr 23 08:58:18 2026] GET /v2.0/routers/2c8b9d47-29c0-4013-b92d-c978ffd044f6/tags => generated 52 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1762] 10.0.0.111 () {34 vars in 751 bytes} [Thu Apr 23 08:58:18 2026] PUT /v2.0/routers/dcc39bdf-98bf-4683-ba3d-a888c44e4573/tags => generated 25 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1763] 10.0.0.111 () {34 vars in 751 bytes} [Thu Apr 23 08:58:19 2026] PUT /v2.0/routers/2c8b9d47-29c0-4013-b92d-c978ffd044f6/tags => generated 37 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1764] 10.0.0.111 () {34 vars in 751 bytes} [Thu Apr 23 08:58:19 2026] PUT /v2.0/routers/0a634663-c131-4e9a-8e3c-434eadbef119/tags => generated 34 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1765] 10.0.0.111 () {32 vars in 731 bytes} [Thu Apr 23 08:58:19 2026] GET /v2.0/routers/2c8b9d47-29c0-4013-b92d-c978ffd044f6/tags => generated 37 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1766] 10.0.0.111 () {34 vars in 751 bytes} [Thu Apr 23 08:58:19 2026] PUT /v2.0/routers/99a107f9-d1e6-48a5-b000-fb11102572a3/tags => generated 19 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1767] 10.0.0.111 () {32 vars in 739 bytes} [Thu Apr 23 08:58:19 2026] GET /v2.0/routers/2c8b9d47-29c0-4013-b92d-c978ffd044f6/tags/red => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1768] 10.0.0.111 () {32 vars in 664 bytes} [Thu Apr 23 08:58:19 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 08:58:19.569 7 INFO neutron.api.v2.resource [None req-f9884a6a-c95c-4f24-b168-0b07463b710d 707ea54acffd4f81829abe077ee9ba43 869fa02bd6f547878fa5e5e51b9a466d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 868/1769] 10.0.0.111 () {32 vars in 743 bytes} [Thu Apr 23 08:58:19 2026] GET /v2.0/routers/2c8b9d47-29c0-4013-b92d-c978ffd044f6/tags/green => generated 99 bytes in 61 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1770] 10.0.0.111 () {32 vars in 678 bytes} [Thu Apr 23 08:58:19 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1771] 10.0.0.111 () {32 vars in 742 bytes} [Thu Apr 23 08:58:19 2026] DELETE /v2.0/routers/2c8b9d47-29c0-4013-b92d-c978ffd044f6/tags/red => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1772] 10.0.0.111 () {32 vars in 674 bytes} [Thu Apr 23 08:58:19 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1773] 10.0.0.111 () {34 vars in 783 bytes} [Thu Apr 23 08:58:18 2026] PUT /v2.0/routers/63acb18c-8841-4190-a85b-40d1ce4260e9/add_router_interface => generated 309 bytes in 1657 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1774] 10.0.0.111 () {32 vars in 731 bytes} [Thu Apr 23 08:58:19 2026] GET /v2.0/routers/2c8b9d47-29c0-4013-b92d-c978ffd044f6/tags => generated 30 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1775] 10.0.0.111 () {32 vars in 686 bytes} [Thu Apr 23 08:58:19 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1776] 10.0.0.111 () {32 vars in 649 bytes} [Thu Apr 23 08:58:19 2026] GET /v2.0/networks => generated 4999 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 08:58:20.138 8 INFO neutron.api.v2.resource [None req-82a66586-29e2-4de8-bb1f-bb8a1366c64f 707ea54acffd4f81829abe077ee9ba43 869fa02bd6f547878fa5e5e51b9a466d - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 904/1777] 10.0.0.111 () {32 vars in 746 bytes} [Thu Apr 23 08:58:20 2026] DELETE /v2.0/routers/2c8b9d47-29c0-4013-b92d-c978ffd044f6/tags/green => generated 99 bytes in 96 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1778] 10.0.0.111 () {32 vars in 672 bytes} [Thu Apr 23 08:58:20 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1779] 10.0.0.111 () {32 vars in 647 bytes} [Thu Apr 23 08:58:20 2026] GET /v2.0/subnets => generated 3695 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1780] 10.0.0.111 () {32 vars in 734 bytes} [Thu Apr 23 08:58:20 2026] DELETE /v2.0/routers/2c8b9d47-29c0-4013-b92d-c978ffd044f6/tags => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1781] 10.0.0.111 () {32 vars in 686 bytes} [Thu Apr 23 08:58:20 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1782] 10.0.0.111 () {32 vars in 731 bytes} [Thu Apr 23 08:58:20 2026] GET /v2.0/routers/2c8b9d47-29c0-4013-b92d-c978ffd044f6/tags => generated 12 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1783] 10.0.0.111 () {32 vars in 682 bytes} [Thu Apr 23 08:58:20 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1784] 10.0.0.111 () {32 vars in 721 bytes} [Thu Apr 23 08:58:20 2026] GET /v2.0/routers/2c8b9d47-29c0-4013-b92d-c978ffd044f6 => generated 480 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1785] 10.0.0.111 () {32 vars in 694 bytes} [Thu Apr 23 08:58:20 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1786] 10.0.0.111 () {32 vars in 647 bytes} [Thu Apr 23 08:58:20 2026] GET /v2.0/routers => generated 3808 bytes in 537 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1787] 10.0.0.111 () {32 vars in 721 bytes} [Thu Apr 23 08:58:20 2026] GET /v2.0/routers/bb9b722d-f0ad-472d-a2cc-87eb9c54af12 => generated 485 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 08:58:20.938 7 WARNING neutron_lib.context [None req-322d0e9b-8c18-41cf-b154-e885a6aa51f3 eb68a0fb17c040a3af3d9d13aaa3e68e 9f30e2bba97a4127a5cc209d22978851 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 878/1788] 10.0.0.111 () {34 vars in 685 bytes} [Thu Apr 23 08:58:20 2026] POST /v2.0/security-groups => generated 1611 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1789] 10.0.0.111 () {34 vars in 742 bytes} [Thu Apr 23 08:58:20 2026] PUT /v2.0/routers/2c8b9d47-29c0-4013-b92d-c978ffd044f6 => generated 480 bytes in 634 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 08:58:21.270 8 WARNING neutron_lib.context [None req-a8a8c7e2-0973-4d80-8ecb-d93ac7b60279 eb68a0fb17c040a3af3d9d13aaa3e68e 9f30e2bba97a4127a5cc209d22978851 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 912/1790] 10.0.0.111 () {34 vars in 695 bytes} [Thu Apr 23 08:58:21 2026] POST /v2.0/security-group-rules => generated 565 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1791] 10.0.0.111 () {32 vars in 736 bytes} [Thu Apr 23 08:58:21 2026] GET /v2.0/ports?device_id=2c8b9d47-29c0-4013-b92d-c978ffd044f6 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 08:58:21.427 8 WARNING neutron_lib.context [None req-e9421b3a-709e-479e-8f46-cb753b067ab1 eb68a0fb17c040a3af3d9d13aaa3e68e 9f30e2bba97a4127a5cc209d22978851 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 914/1792] 10.0.0.111 () {34 vars in 695 bytes} [Thu Apr 23 08:58:21 2026] POST /v2.0/security-group-rules => generated 564 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1793] 10.0.0.111 () {34 vars in 742 bytes} [Thu Apr 23 08:58:21 2026] PUT /v2.0/routers/bb9b722d-f0ad-472d-a2cc-87eb9c54af12 => generated 485 bytes in 868 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 08:58:21.948 7 WARNING neutron_lib.context [None req-011adeb2-4ad3-4b81-8349-33a30141ed5b eb68a0fb17c040a3af3d9d13aaa3e68e 9f30e2bba97a4127a5cc209d22978851 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 880/1794] 10.0.0.111 () {34 vars in 695 bytes} [Thu Apr 23 08:58:21 2026] POST /v2.0/security-group-rules => generated 570 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 08:58:22.257 7 WARNING neutron_lib.context [None req-6191b182-28d3-42f9-8f1f-97e234ed1b4d e9f06302e8094076bfbdb78d444d5af3 7e65e7b8741047d2bd273ad42ce8b444 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 08:58:22.306 8 INFO neutron.services.segments.plugin [-] Segment 6794542b-9ab5-4de0-b2d0-efb479f8a18a resource provider aggregate not found 2026-04-23 08:58:22.312 8 INFO neutron.services.segments.plugin [-] Segment 6794542b-9ab5-4de0-b2d0-efb479f8a18a resource provider aggregate not found 2026-04-23 08:58:22.320 8 INFO neutron.services.segments.plugin [-] Segment 6794542b-9ab5-4de0-b2d0-efb479f8a18a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6794542b-9ab5-4de0-b2d0-efb479f8a18a found for delete ", "request_id": "req-1038842b-1c1d-422e-ad16-b95e3e6874c6"}]} 2026-04-23 08:58:22.324 8 INFO neutron.services.segments.plugin [-] Segment 6794542b-9ab5-4de0-b2d0-efb479f8a18a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6794542b-9ab5-4de0-b2d0-efb479f8a18a found for delete ", "request_id": "req-7e5ec780-250d-4916-a4a6-dc3385c0cb0f"}]} 2026-04-23 08:58:22.331 8 INFO neutron.db.l3_hamode_db [None req-18d588e8-225a-4aa7-85fd-b910cd447432 707ea54acffd4f81829abe077ee9ba43 869fa02bd6f547878fa5e5e51b9a466d - - default default] HA network 944da43a-3f96-42e4-9ca8-8b4bab1c9b3d was deleted as no HA routers are present in tenant 869fa02bd6f547878fa5e5e51b9a466d. [pid: 8|app: 0|req: 915/1795] 10.0.0.111 () {32 vars in 724 bytes} [Thu Apr 23 08:58:21 2026] DELETE /v2.0/routers/2c8b9d47-29c0-4013-b92d-c978ffd044f6 => generated 0 bytes in 794 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1796] 10.0.0.111 () {32 vars in 736 bytes} [Thu Apr 23 08:58:22 2026] GET /v2.0/ports?device_id=bb9b722d-f0ad-472d-a2cc-87eb9c54af12 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 08:58:22.366 8 WARNING neutron_lib.context [None req-e0a3ec70-3ae0-44b9-8cd0-2e378134d82a eb68a0fb17c040a3af3d9d13aaa3e68e 9f30e2bba97a4127a5cc209d22978851 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 917/1797] 10.0.0.111 () {34 vars in 695 bytes} [Thu Apr 23 08:58:22 2026] POST /v2.0/security-group-rules => generated 569 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1798] 10.0.0.111 () {34 vars in 676 bytes} [Thu Apr 23 08:58:22 2026] POST /v2.0/floatingips => generated 552 bytes in 917 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 08:58:23.006 7 WARNING neutron_lib.context [None req-495ae69b-5498-479b-9531-e6c610a19d2d eb68a0fb17c040a3af3d9d13aaa3e68e 9f30e2bba97a4127a5cc209d22978851 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 08:58:23.036 7 INFO neutron.db.securitygroups_db [None req-495ae69b-5498-479b-9531-e6c610a19d2d eb68a0fb17c040a3af3d9d13aaa3e68e 9f30e2bba97a4127a5cc209d22978851 - - default default] Project 9f30e2bba97a4127a5cc209d22978851 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: 882/1799] 10.0.0.111 () {34 vars in 695 bytes} [Thu Apr 23 08:58:23 2026] POST /v2.0/security-group-rules => generated 575 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 08:58:23.133 7 WARNING neutron_lib.context [None req-f54850a8-56e5-45b5-adbb-95a0a87902e9 e9f06302e8094076bfbdb78d444d5af3 7e65e7b8741047d2bd273ad42ce8b444 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 918/1800] 10.0.0.111 () {32 vars in 724 bytes} [Thu Apr 23 08:58:22 2026] DELETE /v2.0/routers/bb9b722d-f0ad-472d-a2cc-87eb9c54af12 => generated 0 bytes in 840 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1801] 10.0.0.111 () {32 vars in 774 bytes} [Thu Apr 23 08:58:23 2026] GET /v2.0/security-groups?tenant_id=c73338fa338b4b63b39d2690c58c0bd3&name=default => generated 2801 bytes in 218 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 08:58:23.520 8 WARNING neutron_lib.context [None req-fdc2bed7-b5a6-449b-92ae-6c26d8b82fca eb68a0fb17c040a3af3d9d13aaa3e68e 9f30e2bba97a4127a5cc209d22978851 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 08:58:23.536 8 INFO neutron.db.securitygroups_db [None req-fdc2bed7-b5a6-449b-92ae-6c26d8b82fca eb68a0fb17c040a3af3d9d13aaa3e68e 9f30e2bba97a4127a5cc209d22978851 - - default default] Project 9f30e2bba97a4127a5cc209d22978851 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: 920/1802] 10.0.0.111 () {34 vars in 695 bytes} [Thu Apr 23 08:58:23 2026] POST /v2.0/security-group-rules => generated 574 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1803] 10.0.0.111 () {32 vars in 721 bytes} [Thu Apr 23 08:58:23 2026] GET /v2.0/routers/dcc39bdf-98bf-4683-ba3d-a888c44e4573 => generated 493 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1804] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:58:23 2026] DELETE /v2.0/security-groups/c2cd410c-9478-44c6-b887-80eaa4a46fb6 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1805] 10.0.0.111 () {34 vars in 676 bytes} [Thu Apr 23 08:58:23 2026] POST /v2.0/floatingips => generated 552 bytes in 658 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 08:58:23.794 7 WARNING neutron_lib.context [None req-10e3868e-01c4-4b49-ba82-3cea144f7222 e9f06302e8094076bfbdb78d444d5af3 7e65e7b8741047d2bd273ad42ce8b444 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 884/1806] 10.0.0.111 () {34 vars in 676 bytes} [Thu Apr 23 08:58:23 2026] POST /v2.0/floatingips => generated 552 bytes in 561 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1807] 10.0.0.111 () {34 vars in 742 bytes} [Thu Apr 23 08:58:23 2026] PUT /v2.0/routers/dcc39bdf-98bf-4683-ba3d-a888c44e4573 => generated 493 bytes in 640 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1808] 10.0.0.111 () {32 vars in 774 bytes} [Thu Apr 23 08:58:24 2026] GET /v2.0/security-groups?tenant_id=869fa02bd6f547878fa5e5e51b9a466d&name=default => generated 2801 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 08:58:24.454 7 WARNING neutron_lib.context [None req-60d5d83a-740f-407d-8d80-ec03634775af e9f06302e8094076bfbdb78d444d5af3 7e65e7b8741047d2bd273ad42ce8b444 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 924/1809] 10.0.0.111 () {32 vars in 649 bytes} [Thu Apr 23 08:58:24 2026] GET /v2.0/networks => generated 1298 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1810] 10.0.0.111 () {32 vars in 736 bytes} [Thu Apr 23 08:58:24 2026] GET /v2.0/ports?device_id=dcc39bdf-98bf-4683-ba3d-a888c44e4573 => 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: 926/1811] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:58:24 2026] DELETE /v2.0/security-groups/a2d20243-3a41-45bb-a36a-d73eefd4ce93 => 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: 886/1812] 10.0.0.111 () {34 vars in 676 bytes} [Thu Apr 23 08:58:24 2026] POST /v2.0/floatingips => generated 552 bytes in 697 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1813] 10.0.0.134 () {34 vars in 1100 bytes} [Thu Apr 23 08:58:25 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1208087387&fields=id&tenant_id=9f30e2bba97a4127a5cc209d22978851 => generated 69 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 08:58:25.196 7 WARNING neutron_lib.context [None req-bdc66e66-05fa-4c0b-a05c-5d034111d882 e9f06302e8094076bfbdb78d444d5af3 7e65e7b8741047d2bd273ad42ce8b444 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 927/1814] 10.0.0.111 () {32 vars in 724 bytes} [Thu Apr 23 08:58:24 2026] DELETE /v2.0/routers/dcc39bdf-98bf-4683-ba3d-a888c44e4573 => generated 0 bytes in 558 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1815] 10.0.0.134 () {34 vars in 982 bytes} [Thu Apr 23 08:58:25 2026] GET /v2.0/networks?id=2280f077-ce24-488b-9694-d5439c1587f7 => generated 661 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1816] 10.0.0.111 () {32 vars in 721 bytes} [Thu Apr 23 08:58:25 2026] GET /v2.0/routers/0a634663-c131-4e9a-8e3c-434eadbef119 => generated 502 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1817] 10.0.0.134 () {34 vars in 965 bytes} [Thu Apr 23 08:58:25 2026] GET /v2.0/quotas/9f30e2bba97a4127a5cc209d22978851 => 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: 888/1818] 10.0.0.111 () {34 vars in 676 bytes} [Thu Apr 23 08:58:25 2026] POST /v2.0/floatingips => generated 552 bytes in 594 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1819] 10.0.0.134 () {34 vars in 1002 bytes} [Thu Apr 23 08:58:25 2026] GET /v2.0/ports?tenant_id=9f30e2bba97a4127a5cc209d22978851&fields=id => generated 103 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1820] 10.0.0.111 () {34 vars in 759 bytes} [Thu Apr 23 08:58:25 2026] PUT /v2.0/floatingips/f03a6dd6-cb73-45dc-b7d9-44261338a14b/tags => generated 17 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1821] 10.0.0.134 () {34 vars in 1008 bytes} [Thu Apr 23 08:58:25 2026] GET /v2.0/networks/2280f077-ce24-488b-9694-d5439c1587f7?fields=segments => generated 14 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1822] 10.0.0.111 () {34 vars in 759 bytes} [Thu Apr 23 08:58:26 2026] PUT /v2.0/floatingips/372c7a9b-6ca2-4cb6-9e75-2c7023072e59/tags => generated 25 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1823] 10.0.0.134 () {34 vars in 1108 bytes} [Thu Apr 23 08:58:26 2026] GET /v2.0/networks/2280f077-ce24-488b-9694-d5439c1587f7?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: 931/1826] 10.0.0.111 () {34 vars in 742 bytes} [Thu Apr 23 08:58:25 2026] PUT /v2.0/routers/0a634663-c131-4e9a-8e3c-434eadbef119 => generated 502 bytes in 649 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1827] 10.0.0.111 () {32 vars in 736 bytes} [Thu Apr 23 08:58:26 2026] GET /v2.0/ports?device_id=0a634663-c131-4e9a-8e3c-434eadbef119 => 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: 896/1828] 10.0.0.111 () {34 vars in 759 bytes} [Thu Apr 23 08:58:26 2026] PUT /v2.0/floatingips/d27d5097-24cb-4de2-b0a4-235378e6bec0/tags => generated 34 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1829] 10.0.0.111 () {34 vars in 759 bytes} [Thu Apr 23 08:58:26 2026] PUT /v2.0/floatingips/0581a3d3-54ff-4944-b90b-792782ab55bb/tags => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1830] 10.0.0.111 () {32 vars in 672 bytes} [Thu Apr 23 08:58:26 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1831] 10.0.0.134 () {34 vars in 990 bytes} [Thu Apr 23 08:58:26 2026] GET /v2.0/ports?device_id=2d36eb20-f366-4baf-af8c-c94a02505e34 => 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: 900/1832] 10.0.0.111 () {32 vars in 686 bytes} [Thu Apr 23 08:58:26 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1833] 10.0.0.111 () {32 vars in 682 bytes} [Thu Apr 23 08:58:26 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1834] 10.0.0.111 () {32 vars in 694 bytes} [Thu Apr 23 08:58:26 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1835] 10.0.0.111 () {32 vars in 680 bytes} [Thu Apr 23 08:58:26 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1836] 10.0.0.111 () {32 vars in 694 bytes} [Thu Apr 23 08:58:26 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1837] 10.0.0.111 () {32 vars in 690 bytes} [Thu Apr 23 08:58:26 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1838] 10.0.0.111 () {32 vars in 702 bytes} [Thu Apr 23 08:58:26 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1839] 10.0.0.111 () {32 vars in 724 bytes} [Thu Apr 23 08:58:26 2026] DELETE /v2.0/routers/0a634663-c131-4e9a-8e3c-434eadbef119 => generated 0 bytes in 485 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1840] 10.0.0.111 () {32 vars in 721 bytes} [Thu Apr 23 08:58:26 2026] GET /v2.0/routers/99a107f9-d1e6-48a5-b000-fb11102572a3 => generated 487 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1841] 10.0.0.111 () {32 vars in 732 bytes} [Thu Apr 23 08:58:26 2026] DELETE /v2.0/floatingips/f03a6dd6-cb73-45dc-b7d9-44261338a14b => generated 0 bytes in 348 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1842] 199.204.45.244 () {34 vars in 986 bytes} [Thu Apr 23 08:58:27 2026] GET /v2.0/networks?id=2280f077-ce24-488b-9694-d5439c1587f7 => generated 661 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1843] 10.0.0.111 () {32 vars in 732 bytes} [Thu Apr 23 08:58:27 2026] DELETE /v2.0/floatingips/372c7a9b-6ca2-4cb6-9e75-2c7023072e59 => generated 0 bytes in 361 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1844] 199.204.45.244 () {34 vars in 1050 bytes} [Thu Apr 23 08:58:27 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=9f30e2bba97a4127a5cc209d22978851 => generated 181 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1845] 10.0.0.134 () {34 vars in 990 bytes} [Thu Apr 23 08:58:27 2026] GET /v2.0/ports?device_id=2d36eb20-f366-4baf-af8c-c94a02505e34 => 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: 935/1846] 10.0.0.111 () {34 vars in 742 bytes} [Thu Apr 23 08:58:26 2026] PUT /v2.0/routers/99a107f9-d1e6-48a5-b000-fb11102572a3 => generated 487 bytes in 1065 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 08:58:27.812 8 WARNING neutron_lib.context [req-d56bf669-77dc-475e-ab6c-ab95b65c2d8f req-54ddabd0-2187-43cc-9f5b-17726ca10d8d eb68a0fb17c040a3af3d9d13aaa3e68e 9f30e2bba97a4127a5cc209d22978851 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 912/1847] 10.0.0.111 () {32 vars in 732 bytes} [Thu Apr 23 08:58:27 2026] DELETE /v2.0/floatingips/d27d5097-24cb-4de2-b0a4-235378e6bec0 => generated 0 bytes in 345 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1848] 10.0.0.111 () {32 vars in 736 bytes} [Thu Apr 23 08:58:27 2026] GET /v2.0/ports?device_id=99a107f9-d1e6-48a5-b000-fb11102572a3 => 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: 914/1849] 10.0.0.111 () {32 vars in 732 bytes} [Thu Apr 23 08:58:27 2026] DELETE /v2.0/floatingips/0581a3d3-54ff-4944-b90b-792782ab55bb => generated 0 bytes in 343 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1850] 199.204.45.244 () {38 vars in 955 bytes} [Thu Apr 23 08:58:27 2026] POST /v2.0/ports => generated 954 bytes in 469 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 08:58:28.414 7 WARNING neutron_lib.context [None req-d8e6e684-ad30-465d-9fd5-bc907ead95d8 6d7fcd2005e94e17aebdf54845bc6142 335bf916f9a34a17ab32992dbdb1289d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 08:58:28.534 7 INFO neutron.db.segments_db [None req-d8e6e684-ad30-465d-9fd5-bc907ead95d8 6d7fcd2005e94e17aebdf54845bc6142 335bf916f9a34a17ab32992dbdb1289d - - default default] Added segment 530bb781-4ec2-4c9b-8cef-cfa454b30fbd of type vxlan for network 5dc59eb8-de77-4135-a845-b77d1666998f [pid: 7|app: 0|req: 915/1851] 10.0.0.111 () {34 vars in 670 bytes} [Thu Apr 23 08:58:28 2026] POST /v2.0/networks => generated 631 bytes in 413 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1852] 10.0.0.111 () {32 vars in 724 bytes} [Thu Apr 23 08:58:28 2026] DELETE /v2.0/routers/99a107f9-d1e6-48a5-b000-fb11102572a3 => generated 0 bytes in 489 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1853] 10.0.0.111 () {32 vars in 732 bytes} [Thu Apr 23 08:58:28 2026] DELETE /v2.0/floatingips/f14cf89b-6c40-495e-a9ea-24a3037ebc95 => generated 0 bytes in 343 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1854] 10.0.0.134 () {34 vars in 990 bytes} [Thu Apr 23 08:58:29 2026] GET /v2.0/ports?device_id=2d36eb20-f366-4baf-af8c-c94a02505e34 => generated 957 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 08:58:29.070 7 WARNING neutron_lib.context [None req-fec7714e-a403-47d2-a8bc-d7eae058776d 6d7fcd2005e94e17aebdf54845bc6142 335bf916f9a34a17ab32992dbdb1289d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 938/1855] 199.204.45.244 () {38 vars in 1028 bytes} [Thu Apr 23 08:58:28 2026] PUT /v2.0/ports/d79c5992-e4e7-49a5-a497-a541348bb2d7 => generated 1199 bytes in 495 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 08:58:29.304 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1f17a2fd-6c40-4030-a1c8-1d9822c560e8'] response: {'name': 'network-changed', 'server_uuid': '2d36eb20-f366-4baf-af8c-c94a02505e34', 'tag': 'd79c5992-e4e7-49a5-a497-a541348bb2d7', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 939/1856] 10.0.0.111 () {32 vars in 721 bytes} [Thu Apr 23 08:58:29 2026] GET /v2.0/routers/a328821f-87c6-430f-b63b-6330c01f9b13 => generated 480 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 940/1857] 10.0.0.134 () {34 vars in 1040 bytes} [Thu Apr 23 08:58:29 2026] GET /v2.0/security-groups?id=df38aa33-26a1-4acc-a3f4-edcee424d399&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: 7|app: 0|req: 918/1858] 10.0.0.111 () {34 vars in 669 bytes} [Thu Apr 23 08:58:29 2026] POST /v2.0/subnets => generated 602 bytes in 319 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1859] 199.204.45.244 () {34 vars in 1080 bytes} [Thu Apr 23 08:58:29 2026] GET /v2.0/ports?tenant_id=9f30e2bba97a4127a5cc209d22978851&device_id=2d36eb20-f366-4baf-af8c-c94a02505e34 => generated 1238 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1860] 10.0.0.111 () {34 vars in 751 bytes} [Thu Apr 23 08:58:29 2026] PUT /v2.0/subnets/08c20881-6828-4f32-b619-ab18e5222c5b/tags => generated 25 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1861] 199.204.45.244 () {34 vars in 1058 bytes} [Thu Apr 23 08:58:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=d79c5992-e4e7-49a5-a497-a541348bb2d7 => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1862] 10.0.0.111 () {32 vars in 731 bytes} [Thu Apr 23 08:58:29 2026] GET /v2.0/subnets/08c20881-6828-4f32-b619-ab18e5222c5b/tags => generated 25 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1863] 199.204.45.244 () {34 vars in 984 bytes} [Thu Apr 23 08:58:29 2026] GET /v2.0/subnets?id=773a01fb-b403-402e-af90-33e3b7b2134f => generated 653 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1864] 10.0.0.111 () {34 vars in 762 bytes} [Thu Apr 23 08:58:29 2026] PUT /v2.0/subnets/08c20881-6828-4f32-b619-ab18e5222c5b/tags/green => generated 4 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1865] 199.204.45.244 () {34 vars in 1052 bytes} [Thu Apr 23 08:58:29 2026] GET /v2.0/ports?network_id=2280f077-ce24-488b-9694-d5439c1587f7&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: 948/1866] 10.0.0.111 () {32 vars in 731 bytes} [Thu Apr 23 08:58:29 2026] GET /v2.0/subnets/08c20881-6828-4f32-b619-ab18e5222c5b/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: 949/1867] 199.204.45.244 () {34 vars in 1012 bytes} [Thu Apr 23 08:58:29 2026] GET /v2.0/networks/2280f077-ce24-488b-9694-d5439c1587f7?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/1868] 10.0.0.111 () {34 vars in 758 bytes} [Thu Apr 23 08:58:29 2026] PUT /v2.0/subnets/08c20881-6828-4f32-b619-ab18e5222c5b/tags/red => generated 4 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1869] 199.204.45.244 () {34 vars in 1112 bytes} [Thu Apr 23 08:58:29 2026] GET /v2.0/networks/2280f077-ce24-488b-9694-d5439c1587f7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/1870] 10.0.0.111 () {32 vars in 774 bytes} [Thu Apr 23 08:58:29 2026] GET /v2.0/security-groups?tenant_id=0c1714b3640d46d3b3bd4efc5808c992&name=default => generated 2801 bytes in 311 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1871] 10.0.0.111 () {32 vars in 731 bytes} [Thu Apr 23 08:58:30 2026] GET /v2.0/subnets/08c20881-6828-4f32-b619-ab18e5222c5b/tags => generated 34 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/1872] 199.204.45.244 () {34 vars in 1080 bytes} [Thu Apr 23 08:58:30 2026] GET /v2.0/ports?tenant_id=9f30e2bba97a4127a5cc209d22978851&device_id=2d36eb20-f366-4baf-af8c-c94a02505e34 => generated 1238 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/1873] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:58:30 2026] DELETE /v2.0/security-groups/79a74317-fa15-4980-a1c3-e1451de9b5ad => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/1874] 10.0.0.111 () {34 vars in 742 bytes} [Thu Apr 23 08:58:29 2026] PUT /v2.0/routers/a328821f-87c6-430f-b63b-6330c01f9b13 => generated 480 bytes in 1085 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/1875] 10.0.0.111 () {34 vars in 780 bytes} [Thu Apr 23 08:58:30 2026] PUT /v2.0/subnets/08c20881-6828-4f32-b619-ab18e5222c5b/tags/black.or.white => generated 4 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1876] 199.204.45.244 () {34 vars in 986 bytes} [Thu Apr 23 08:58:30 2026] GET /v2.0/networks?id=2280f077-ce24-488b-9694-d5439c1587f7 => generated 757 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1877] 10.0.0.111 () {32 vars in 736 bytes} [Thu Apr 23 08:58:30 2026] GET /v2.0/ports?device_id=a328821f-87c6-430f-b63b-6330c01f9b13 => 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: 957/1878] 10.0.0.134 () {34 vars in 990 bytes} [Thu Apr 23 08:58:30 2026] GET /v2.0/ports?device_id=2d36eb20-f366-4baf-af8c-c94a02505e34 => generated 969 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1879] 10.0.0.111 () {32 vars in 731 bytes} [Thu Apr 23 08:58:30 2026] GET /v2.0/subnets/08c20881-6828-4f32-b619-ab18e5222c5b/tags => generated 52 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1880] 199.204.45.244 () {34 vars in 1058 bytes} [Thu Apr 23 08:58:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=d79c5992-e4e7-49a5-a497-a541348bb2d7 => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/1881] 10.0.0.111 () {32 vars in 774 bytes} [Thu Apr 23 08:58:30 2026] GET /v2.0/security-groups?tenant_id=5e23563642cb4cee80e86f3112384d5e&name=default => generated 2801 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/1882] 10.0.0.134 () {34 vars in 1040 bytes} [Thu Apr 23 08:58:30 2026] GET /v2.0/security-groups?id=df38aa33-26a1-4acc-a3f4-edcee424d399&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: 960/1883] 10.0.0.111 () {34 vars in 751 bytes} [Thu Apr 23 08:58:30 2026] PUT /v2.0/subnets/08c20881-6828-4f32-b619-ab18e5222c5b/tags => generated 37 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/1884] 199.204.45.244 () {34 vars in 984 bytes} [Thu Apr 23 08:58:30 2026] GET /v2.0/subnets?id=773a01fb-b403-402e-af90-33e3b7b2134f => generated 653 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/1885] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:58:30 2026] DELETE /v2.0/security-groups/c6172173-a100-4808-bc10-39003690e64a => 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: 963/1886] 10.0.0.111 () {32 vars in 731 bytes} [Thu Apr 23 08:58:30 2026] GET /v2.0/subnets/08c20881-6828-4f32-b619-ab18e5222c5b/tags => generated 37 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/1887] 199.204.45.244 () {34 vars in 1052 bytes} [Thu Apr 23 08:58:30 2026] GET /v2.0/ports?network_id=2280f077-ce24-488b-9694-d5439c1587f7&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/1888] 10.0.0.111 () {32 vars in 739 bytes} [Thu Apr 23 08:58:31 2026] GET /v2.0/subnets/08c20881-6828-4f32-b619-ab18e5222c5b/tags/red => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/1889] 199.204.45.244 () {34 vars in 1012 bytes} [Thu Apr 23 08:58:31 2026] GET /v2.0/networks/2280f077-ce24-488b-9694-d5439c1587f7?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 08:58:31.165 8 INFO neutron.api.v2.resource [None req-795e9aa2-014c-4c4d-8b23-156fcfbb8361 6d7fcd2005e94e17aebdf54845bc6142 335bf916f9a34a17ab32992dbdb1289d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 967/1890] 10.0.0.111 () {32 vars in 743 bytes} [Thu Apr 23 08:58:31 2026] GET /v2.0/subnets/08c20881-6828-4f32-b619-ab18e5222c5b/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: 968/1891] 10.0.0.111 () {32 vars in 774 bytes} [Thu Apr 23 08:58:31 2026] GET /v2.0/security-groups?tenant_id=7e65e7b8741047d2bd273ad42ce8b444&name=default => generated 2801 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/1892] 199.204.45.244 () {34 vars in 1112 bytes} [Thu Apr 23 08:58:31 2026] GET /v2.0/networks/2280f077-ce24-488b-9694-d5439c1587f7?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) 2026-04-23 08:58:31.325 7 INFO neutron.services.segments.plugin [-] Segment 393d9857-1b47-496b-bfdf-67d911dc56bc resource provider aggregate not found 2026-04-23 08:58:31.330 7 INFO neutron.services.segments.plugin [-] Segment 393d9857-1b47-496b-bfdf-67d911dc56bc resource provider aggregate not found 2026-04-23 08:58:31.347 7 INFO neutron.services.segments.plugin [-] Segment 393d9857-1b47-496b-bfdf-67d911dc56bc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 393d9857-1b47-496b-bfdf-67d911dc56bc found for delete ", "request_id": "req-d13f5f82-8372-4a60-9734-e439890cf417"}]} 2026-04-23 08:58:31.348 7 INFO neutron.services.segments.plugin [-] Segment 393d9857-1b47-496b-bfdf-67d911dc56bc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 393d9857-1b47-496b-bfdf-67d911dc56bc found for delete ", "request_id": "req-9b55b8f7-1a96-4f40-9042-de6e62b3533a"}]} 2026-04-23 08:58:31.355 7 INFO neutron.db.l3_hamode_db [None req-f0e7e8c8-08ae-494a-9391-989eb0e4be25 e3eb6085e4e34648987c46da517af3d9 987adb8c458649908fb46e7496c081ef - - default default] HA network cb0bfaf3-7878-47d9-bad3-145ee18ff048 was deleted as no HA routers are present in tenant 987adb8c458649908fb46e7496c081ef. [pid: 7|app: 0|req: 924/1893] 10.0.0.111 () {32 vars in 724 bytes} [Thu Apr 23 08:58:30 2026] DELETE /v2.0/routers/a328821f-87c6-430f-b63b-6330c01f9b13 => generated 0 bytes in 682 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/1894] 10.0.0.111 () {32 vars in 742 bytes} [Thu Apr 23 08:58:31 2026] DELETE /v2.0/subnets/08c20881-6828-4f32-b619-ab18e5222c5b/tags/red => 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: 971/1895] 10.0.0.111 () {32 vars in 731 bytes} [Thu Apr 23 08:58:31 2026] GET /v2.0/subnets/08c20881-6828-4f32-b619-ab18e5222c5b/tags => generated 30 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1896] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:58:31 2026] DELETE /v2.0/security-groups/894bcebb-a0d4-4a7c-838b-63a5d4a72f88 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 08:58:31.472 8 INFO neutron.api.v2.resource [None req-7d2a6439-42f5-4ac3-b9a0-9dd34edc5089 6d7fcd2005e94e17aebdf54845bc6142 335bf916f9a34a17ab32992dbdb1289d - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 972/1897] 10.0.0.111 () {32 vars in 746 bytes} [Thu Apr 23 08:58:31 2026] DELETE /v2.0/subnets/08c20881-6828-4f32-b619-ab18e5222c5b/tags/green => generated 99 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1898] 10.0.0.111 () {32 vars in 734 bytes} [Thu Apr 23 08:58:31 2026] DELETE /v2.0/subnets/08c20881-6828-4f32-b619-ab18e5222c5b/tags => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/1899] 10.0.0.111 () {32 vars in 731 bytes} [Thu Apr 23 08:58:31 2026] GET /v2.0/subnets/08c20881-6828-4f32-b619-ab18e5222c5b/tags => 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: 974/1900] 10.0.0.134 () {34 vars in 990 bytes} [Thu Apr 23 08:58:31 2026] GET /v2.0/ports?device_id=2d36eb20-f366-4baf-af8c-c94a02505e34 => 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: 975/1901] 10.0.0.134 () {34 vars in 1040 bytes} [Thu Apr 23 08:58:31 2026] GET /v2.0/security-groups?id=df38aa33-26a1-4acc-a3f4-edcee424d399&fields=id&fields=name => generated 114 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1902] 10.0.0.111 () {32 vars in 724 bytes} [Thu Apr 23 08:58:31 2026] DELETE /v2.0/subnets/08c20881-6828-4f32-b619-ab18e5222c5b => generated 0 bytes in 380 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 08:58:32.477 8 INFO neutron.services.segments.plugin [-] Segment 530bb781-4ec2-4c9b-8cef-cfa454b30fbd resource provider aggregate not found 2026-04-23 08:58:32.484 8 INFO neutron.services.segments.plugin [-] Segment 530bb781-4ec2-4c9b-8cef-cfa454b30fbd resource provider aggregate not found 2026-04-23 08:58:32.504 8 INFO neutron.services.segments.plugin [-] Segment 530bb781-4ec2-4c9b-8cef-cfa454b30fbd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 530bb781-4ec2-4c9b-8cef-cfa454b30fbd found for delete ", "request_id": "req-9411f0b5-ff97-4fed-afcc-e7d429c6a3de"}]} 2026-04-23 08:58:32.506 8 INFO neutron.services.segments.plugin [-] Segment 530bb781-4ec2-4c9b-8cef-cfa454b30fbd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 530bb781-4ec2-4c9b-8cef-cfa454b30fbd found for delete ", "request_id": "req-40c7e5a7-7652-4750-8036-f912bfa90dd1"}]} [pid: 8|app: 0|req: 976/1903] 10.0.0.111 () {32 vars in 726 bytes} [Thu Apr 23 08:58:31 2026] DELETE /v2.0/networks/5dc59eb8-de77-4135-a845-b77d1666998f => generated 0 bytes in 549 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1904] 10.0.0.111 () {32 vars in 774 bytes} [Thu Apr 23 08:58:32 2026] GET /v2.0/security-groups?tenant_id=987adb8c458649908fb46e7496c081ef&name=default => generated 2801 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/1905] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:58:32 2026] DELETE /v2.0/security-groups/0c362946-0336-4ada-ab0a-23896130090b => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1906] 10.0.0.111 () {32 vars in 774 bytes} [Thu Apr 23 08:58:32 2026] GET /v2.0/security-groups?tenant_id=cccc65207ac34e31a820d0cc0f5b88b0&name=default => generated 2801 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/1907] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:58:32 2026] DELETE /v2.0/security-groups/a14a8556-2572-4acd-b721-6075ea86d11a => 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: 930/1908] 10.0.0.134 () {34 vars in 990 bytes} [Thu Apr 23 08:58:33 2026] GET /v2.0/ports?device_id=2d36eb20-f366-4baf-af8c-c94a02505e34 => generated 971 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/1909] 10.0.0.134 () {34 vars in 1040 bytes} [Thu Apr 23 08:58:33 2026] GET /v2.0/security-groups?id=df38aa33-26a1-4acc-a3f4-edcee424d399&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: 7|app: 0|req: 931/1910] 10.0.0.134 () {34 vars in 990 bytes} [Thu Apr 23 08:58:33 2026] GET /v2.0/ports?device_id=2d36eb20-f366-4baf-af8c-c94a02505e34 => 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: 932/1911] 10.0.0.134 () {34 vars in 1040 bytes} [Thu Apr 23 08:58:33 2026] GET /v2.0/security-groups?id=df38aa33-26a1-4acc-a3f4-edcee424d399&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: 933/1912] 10.0.0.111 () {32 vars in 774 bytes} [Thu Apr 23 08:58:33 2026] GET /v2.0/security-groups?tenant_id=72256899ee394e17bb2eb5579410ec15&name=default => generated 2801 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1913] 10.0.0.111 () {32 vars in 736 bytes} [Thu Apr 23 08:58:33 2026] GET /v2.0/ports?device_id=2d36eb20-f366-4baf-af8c-c94a02505e34 => generated 1240 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/1914] 10.0.0.111 () {32 vars in 774 bytes} [Thu Apr 23 08:58:33 2026] GET /v2.0/security-groups?tenant_id=335bf916f9a34a17ab32992dbdb1289d&name=default => generated 2801 bytes in 303 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 08:58:33.566 8 WARNING neutron_lib.context [None req-123ba724-d275-4865-a1e8-020795df4263 eb68a0fb17c040a3af3d9d13aaa3e68e 9f30e2bba97a4127a5cc209d22978851 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 935/1915] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:58:33 2026] DELETE /v2.0/security-groups/9ecd6f03-5961-46de-a2c9-83c5140df688 => 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: 936/1916] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:58:33 2026] DELETE /v2.0/security-groups/b5146a41-60ba-4a1d-93da-9fe4c7f327e5 => 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: 937/1917] 10.0.0.111 () {32 vars in 774 bytes} [Thu Apr 23 08:58:33 2026] GET /v2.0/security-groups?tenant_id=ebe6f0cde5ea400d90f8e0879f73ee00&name=default => generated 2801 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1918] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:58:33 2026] DELETE /v2.0/security-groups/46cfb8a3-c48a-455e-b8d2-66e05ec1f0e9 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 08:58:34.531 8 INFO neutron.db.l3_db [None req-123ba724-d275-4865-a1e8-020795df4263 eb68a0fb17c040a3af3d9d13aaa3e68e 9f30e2bba97a4127a5cc209d22978851 - - default default] Floating IP 88e677b0-7483-40ba-a546-6cb666e7429d associated. External IP: 10.96.250.213, port: d79c5992-e4e7-49a5-a497-a541348bb2d7. [pid: 8|app: 0|req: 981/1919] 10.0.0.111 () {34 vars in 677 bytes} [Thu Apr 23 08:58:33 2026] POST /v2.0/floatingips => generated 855 bytes in 1345 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1920] 10.0.0.111 () {32 vars in 729 bytes} [Thu Apr 23 08:58:34 2026] GET /v2.0/floatingips/88e677b0-7483-40ba-a546-6cb666e7429d => generated 855 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/1921] 199.204.45.244 () {34 vars in 1096 bytes} [Thu Apr 23 08:58:35 2026] GET /v2.0/ports?device_id=2d36eb20-f366-4baf-af8c-c94a02505e34&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1922] 199.204.45.244 () {34 vars in 1080 bytes} [Thu Apr 23 08:58:35 2026] GET /v2.0/ports?tenant_id=9f30e2bba97a4127a5cc209d22978851&device_id=2d36eb20-f366-4baf-af8c-c94a02505e34 => generated 1240 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 08:58:35.837 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-081f8caf-d4fd-47a1-803a-4ec9b8b61142'] response: {'name': 'network-changed', 'server_uuid': '2d36eb20-f366-4baf-af8c-c94a02505e34', 'tag': 'd79c5992-e4e7-49a5-a497-a541348bb2d7', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 983/1923] 199.204.45.244 () {34 vars in 986 bytes} [Thu Apr 23 08:58:35 2026] GET /v2.0/networks?id=2280f077-ce24-488b-9694-d5439c1587f7 => generated 757 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1924] 199.204.45.244 () {34 vars in 1058 bytes} [Thu Apr 23 08:58:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=d79c5992-e4e7-49a5-a497-a541348bb2d7 => generated 858 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 942/1925] 199.204.45.244 () {34 vars in 984 bytes} [Thu Apr 23 08:58:36 2026] GET /v2.0/subnets?id=773a01fb-b403-402e-af90-33e3b7b2134f => generated 653 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1926] 199.204.45.244 () {34 vars in 1052 bytes} [Thu Apr 23 08:58:36 2026] GET /v2.0/ports?network_id=2280f077-ce24-488b-9694-d5439c1587f7&device_owner=network%3Adhcp => generated 1244 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1927] 199.204.45.244 () {34 vars in 1012 bytes} [Thu Apr 23 08:58:36 2026] GET /v2.0/networks/2280f077-ce24-488b-9694-d5439c1587f7?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 08:58:36.352 7 WARNING neutron_lib.context [None req-cfe701f7-8c70-44ff-8e81-625b509b57ed 560cd58a25124dd79139ea5d72d8ab14 be97e872b93a4460b3547929b4f21ed5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 984/1928] 10.0.0.111 () {32 vars in 729 bytes} [Thu Apr 23 08:58:35 2026] GET /v2.0/floatingips/88e677b0-7483-40ba-a546-6cb666e7429d => generated 857 bytes in 433 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 08:58:36.471 7 INFO neutron.db.segments_db [None req-cfe701f7-8c70-44ff-8e81-625b509b57ed 560cd58a25124dd79139ea5d72d8ab14 be97e872b93a4460b3547929b4f21ed5 - - default default] Added segment 859ef100-69e2-40c3-bf6d-847a9ef6607a of type vxlan for network 3e168df3-04db-4ee0-9434-030405137606 [pid: 8|app: 0|req: 985/1929] 199.204.45.244 () {34 vars in 1112 bytes} [Thu Apr 23 08:58:36 2026] GET /v2.0/networks/2280f077-ce24-488b-9694-d5439c1587f7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1930] 10.0.0.111 () {34 vars in 670 bytes} [Thu Apr 23 08:58:36 2026] POST /v2.0/networks => generated 632 bytes in 368 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 08:58:36.596 7 WARNING neutron_lib.context [None req-8360174b-5ae9-4039-b150-73e674fbe513 560cd58a25124dd79139ea5d72d8ab14 be97e872b93a4460b3547929b4f21ed5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 986/1931] 199.204.45.244 () {34 vars in 1080 bytes} [Thu Apr 23 08:58:36 2026] GET /v2.0/ports?tenant_id=9f30e2bba97a4127a5cc209d22978851&device_id=2d36eb20-f366-4baf-af8c-c94a02505e34 => generated 1240 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/1932] 199.204.45.244 () {34 vars in 986 bytes} [Thu Apr 23 08:58:36 2026] GET /v2.0/networks?id=2280f077-ce24-488b-9694-d5439c1587f7 => generated 757 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/1933] 199.204.45.244 () {34 vars in 1058 bytes} [Thu Apr 23 08:58:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=d79c5992-e4e7-49a5-a497-a541348bb2d7 => generated 860 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/1934] 199.204.45.244 () {34 vars in 984 bytes} [Thu Apr 23 08:58:36 2026] GET /v2.0/subnets?id=773a01fb-b403-402e-af90-33e3b7b2134f => generated 653 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/1935] 199.204.45.244 () {34 vars in 1052 bytes} [Thu Apr 23 08:58:36 2026] GET /v2.0/ports?network_id=2280f077-ce24-488b-9694-d5439c1587f7&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/1936] 199.204.45.244 () {34 vars in 1012 bytes} [Thu Apr 23 08:58:36 2026] GET /v2.0/networks/2280f077-ce24-488b-9694-d5439c1587f7?fields=segments => generated 14 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1937] 10.0.0.111 () {34 vars in 664 bytes} [Thu Apr 23 08:58:36 2026] POST /v2.0/ports => generated 743 bytes in 380 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 08:58:36.979 7 WARNING neutron_lib.context [None req-438a12df-03b6-4c16-a469-8894bcc05f5e 560cd58a25124dd79139ea5d72d8ab14 be97e872b93a4460b3547929b4f21ed5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 992/1938] 199.204.45.244 () {34 vars in 1112 bytes} [Thu Apr 23 08:58:36 2026] GET /v2.0/networks/2280f077-ce24-488b-9694-d5439c1587f7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 08:58:37.062 7 INFO neutron.db.segments_db [None req-438a12df-03b6-4c16-a469-8894bcc05f5e 560cd58a25124dd79139ea5d72d8ab14 be97e872b93a4460b3547929b4f21ed5 - - default default] Added segment 278d9236-f625-47e9-b515-52684f1ad827 of type vxlan for network 9f1004e5-0906-40a9-a4d2-398a766e549e [pid: 7|app: 0|req: 947/1939] 10.0.0.111 () {34 vars in 670 bytes} [Thu Apr 23 08:58:36 2026] POST /v2.0/networks => generated 631 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 08:58:37.202 8 WARNING neutron_lib.context [None req-05746c10-d086-435e-a9c3-0db88d67c68c 560cd58a25124dd79139ea5d72d8ab14 be97e872b93a4460b3547929b4f21ed5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 08:58:37.395 7 WARNING neutron_lib.context [None req-5d4c7105-ae72-4a1a-a6c7-49585c673dcc fbc3a233cea04ee8b513f7d6c37dfcf1 6571959801594bd4a1d91f3d9252dfe2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 993/1940] 10.0.0.111 () {34 vars in 664 bytes} [Thu Apr 23 08:58:37 2026] POST /v2.0/ports => generated 743 bytes in 329 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 08:58:37.535 8 WARNING neutron_lib.context [None req-958fbf44-245b-45ec-8aeb-7d21ee52ad83 560cd58a25124dd79139ea5d72d8ab14 be97e872b93a4460b3547929b4f21ed5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 08:58:37.538 7 INFO neutron.db.segments_db [None req-5d4c7105-ae72-4a1a-a6c7-49585c673dcc fbc3a233cea04ee8b513f7d6c37dfcf1 6571959801594bd4a1d91f3d9252dfe2 - - default default] Added segment bcddba23-2f76-4aa6-abce-e9f501e16619 of type vxlan for network 0c7e53a2-b28c-46d1-ad40-e923ff032fb0 2026-04-23 08:58:37.593 8 INFO neutron.db.segments_db [None req-958fbf44-245b-45ec-8aeb-7d21ee52ad83 560cd58a25124dd79139ea5d72d8ab14 be97e872b93a4460b3547929b4f21ed5 - - default default] Added segment ced59388-4ad2-4b55-8601-1440c4c60c67 of type vxlan for network 1e2c4f72-ed60-44fd-989f-c615ebc6f396 [pid: 7|app: 0|req: 948/1941] 10.0.0.111 () {34 vars in 670 bytes} [Thu Apr 23 08:58:37 2026] POST /v2.0/networks => generated 631 bytes in 408 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 08:58:37.668 7 WARNING neutron_lib.context [None req-0c1e9afb-f8af-4f6b-a554-a80194090fa3 fbc3a233cea04ee8b513f7d6c37dfcf1 6571959801594bd4a1d91f3d9252dfe2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 994/1942] 10.0.0.111 () {34 vars in 670 bytes} [Thu Apr 23 08:58:37 2026] POST /v2.0/networks => generated 631 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 08:58:37.722 8 WARNING neutron_lib.context [None req-dd0ae4d3-8318-4b23-8c59-92b1e7b41aa4 560cd58a25124dd79139ea5d72d8ab14 be97e872b93a4460b3547929b4f21ed5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 08:58:37.727 7 INFO neutron.db.segments_db [None req-0c1e9afb-f8af-4f6b-a554-a80194090fa3 fbc3a233cea04ee8b513f7d6c37dfcf1 6571959801594bd4a1d91f3d9252dfe2 - - default default] Added segment e12352ec-cb82-4fa8-a9cf-2a25d4891aa5 of type vxlan for network f9c9b6b3-e5ff-44f9-af18-78dc6344f191 [pid: 7|app: 0|req: 949/1943] 10.0.0.111 () {34 vars in 670 bytes} [Thu Apr 23 08:58:37 2026] POST /v2.0/networks => generated 631 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/1944] 10.0.0.111 () {34 vars in 753 bytes} [Thu Apr 23 08:58:37 2026] PUT /v2.0/networks/0c7e53a2-b28c-46d1-ad40-e923ff032fb0/tags => generated 25 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 08:58:37.949 7 WARNING neutron_lib.context [None req-ab3370dd-f85f-4153-aa3e-6798c9adcce0 5ea34ce4f5d448c093f5879dd41bfe14 cdd4164675d84750919f6d440d2984f4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 995/1945] 10.0.0.111 () {34 vars in 664 bytes} [Thu Apr 23 08:58:37 2026] POST /v2.0/ports => generated 743 bytes in 331 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 08:58:38.068 7 INFO neutron.db.segments_db [None req-ab3370dd-f85f-4153-aa3e-6798c9adcce0 5ea34ce4f5d448c093f5879dd41bfe14 cdd4164675d84750919f6d440d2984f4 - - default default] Added segment 70263437-a4cc-411f-b686-7d4841963dac of type vxlan for network 2f64f381-6ee2-4f3d-a2ec-e1cc8dc5777a [pid: 8|app: 0|req: 996/1946] 10.0.0.111 () {32 vars in 733 bytes} [Thu Apr 23 08:58:38 2026] GET /v2.0/networks/0c7e53a2-b28c-46d1-ad40-e923ff032fb0/tags => generated 25 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 08:58:38.108 8 WARNING neutron_lib.context [None req-0ebd4016-bf40-4ae1-b8e0-0f65d849164a 560cd58a25124dd79139ea5d72d8ab14 be97e872b93a4460b3547929b4f21ed5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 08:58:38.172 8 INFO neutron.db.segments_db [None req-0ebd4016-bf40-4ae1-b8e0-0f65d849164a 560cd58a25124dd79139ea5d72d8ab14 be97e872b93a4460b3547929b4f21ed5 - - default default] Added segment c8e4cc7b-7eae-4da4-998c-a92d99b9131d of type vxlan for network 0b058a44-b76f-4132-944b-b2be7a48a7f4 [pid: 7|app: 0|req: 951/1947] 10.0.0.111 () {34 vars in 670 bytes} [Thu Apr 23 08:58:37 2026] POST /v2.0/networks => generated 632 bytes in 282 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/1948] 10.0.0.111 () {34 vars in 753 bytes} [Thu Apr 23 08:58:38 2026] PUT /v2.0/networks/f9c9b6b3-e5ff-44f9-af18-78dc6344f191/tags => generated 17 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 08:58:38.255 7 WARNING neutron_lib.context [None req-ae93bd1e-06cd-423a-a676-7886236c8506 5ea34ce4f5d448c093f5879dd41bfe14 cdd4164675d84750919f6d440d2984f4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 997/1949] 10.0.0.111 () {34 vars in 670 bytes} [Thu Apr 23 08:58:38 2026] POST /v2.0/networks => generated 631 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/1950] 10.0.0.111 () {32 vars in 733 bytes} [Thu Apr 23 08:58:38 2026] GET /v2.0/networks/f9c9b6b3-e5ff-44f9-af18-78dc6344f191/tags => generated 17 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 08:58:38.341 8 WARNING neutron_lib.context [None req-2d65952d-28b2-447d-9784-ed2ec011dcd0 560cd58a25124dd79139ea5d72d8ab14 be97e872b93a4460b3547929b4f21ed5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 953/1951] 10.0.0.111 () {34 vars in 669 bytes} [Thu Apr 23 08:58:38 2026] POST /v2.0/subnets => generated 602 bytes in 311 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/1952] 10.0.0.111 () {34 vars in 753 bytes} [Thu Apr 23 08:58:38 2026] PUT /v2.0/networks/f9c9b6b3-e5ff-44f9-af18-78dc6344f191/tags => generated 12 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 08:58:38.621 7 WARNING neutron_lib.context [None req-0337e79f-2593-4c4c-8de2-99979e9dbe95 5ea34ce4f5d448c093f5879dd41bfe14 cdd4164675d84750919f6d440d2984f4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 999/1953] 10.0.0.111 () {34 vars in 664 bytes} [Thu Apr 23 08:58:38 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) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-04-23 08:58:38.671 7 INFO neutron.db.segments_db [None req-0337e79f-2593-4c4c-8de2-99979e9dbe95 5ea34ce4f5d448c093f5879dd41bfe14 cdd4164675d84750919f6d440d2984f4 - - default default] Added segment 139a28bb-297c-4d62-a983-d9c4c4d9a0c9 of type vxlan for network cec444dd-5cbc-40bd-b9c7-02fcb2a3d0a9 [pid: 8|app: 0|req: 1000/1954] 10.0.0.111 () {32 vars in 733 bytes} [Thu Apr 23 08:58:38 2026] GET /v2.0/networks/f9c9b6b3-e5ff-44f9-af18-78dc6344f191/tags => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 08:58:38.701 8 WARNING neutron_lib.context [None req-4dbd4413-65da-4575-a812-d8600b736b32 560cd58a25124dd79139ea5d72d8ab14 be97e872b93a4460b3547929b4f21ed5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 08:58:38.749 8 INFO neutron.db.segments_db [None req-4dbd4413-65da-4575-a812-d8600b736b32 560cd58a25124dd79139ea5d72d8ab14 be97e872b93a4460b3547929b4f21ed5 - - default default] Added segment f6fa0459-0d60-4915-9ee6-eb65327cc78c of type vxlan for network 567a9f16-1ffb-4982-8f70-0c6b3cd3d8c7 [pid: 7|app: 0|req: 955/1955] 10.0.0.111 () {34 vars in 670 bytes} [Thu Apr 23 08:58:38 2026] POST /v2.0/networks => generated 632 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/1956] 10.0.0.111 () {32 vars in 733 bytes} [Thu Apr 23 08:58:38 2026] GET /v2.0/networks/0c7e53a2-b28c-46d1-ad40-e923ff032fb0/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 08:58:38.826 7 WARNING neutron_lib.context [None req-189c3539-7229-4389-8615-a43cf6bd6019 5ea34ce4f5d448c093f5879dd41bfe14 cdd4164675d84750919f6d440d2984f4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1001/1957] 10.0.0.111 () {34 vars in 670 bytes} [Thu Apr 23 08:58:38 2026] POST /v2.0/networks => generated 631 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 08:58:39.039 8 INFO neutron.services.segments.plugin [-] Segment bcddba23-2f76-4aa6-abce-e9f501e16619 resource provider aggregate not found 2026-04-23 08:58:39.044 8 INFO neutron.services.segments.plugin [-] Segment bcddba23-2f76-4aa6-abce-e9f501e16619 resource provider aggregate not found 2026-04-23 08:58:39.057 8 INFO neutron.services.segments.plugin [-] Segment bcddba23-2f76-4aa6-abce-e9f501e16619 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bcddba23-2f76-4aa6-abce-e9f501e16619 found for delete ", "request_id": "req-8edb81b6-6b19-4861-943f-20f956cfe54d"}]} 2026-04-23 08:58:39.063 8 INFO neutron.services.segments.plugin [-] Segment bcddba23-2f76-4aa6-abce-e9f501e16619 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bcddba23-2f76-4aa6-abce-e9f501e16619 found for delete ", "request_id": "req-9167d04e-c109-40d3-a498-3c834d0f804d"}]} [pid: 8|app: 0|req: 1002/1958] 10.0.0.111 () {32 vars in 726 bytes} [Thu Apr 23 08:58:38 2026] DELETE /v2.0/networks/0c7e53a2-b28c-46d1-ad40-e923ff032fb0 => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 08:58:39.077 8 WARNING neutron_lib.context [None req-a01c8045-9c92-4c6f-a4f9-2f457630a43f 560cd58a25124dd79139ea5d72d8ab14 be97e872b93a4460b3547929b4f21ed5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 957/1959] 10.0.0.111 () {34 vars in 669 bytes} [Thu Apr 23 08:58:38 2026] POST /v2.0/subnets => generated 605 bytes in 307 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 08:58:39.313 7 INFO neutron.services.segments.plugin [-] Segment e12352ec-cb82-4fa8-a9cf-2a25d4891aa5 resource provider aggregate not found 2026-04-23 08:58:39.318 7 INFO neutron.services.segments.plugin [-] Segment e12352ec-cb82-4fa8-a9cf-2a25d4891aa5 resource provider aggregate not found 2026-04-23 08:58:39.331 7 INFO neutron.services.segments.plugin [-] Segment e12352ec-cb82-4fa8-a9cf-2a25d4891aa5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e12352ec-cb82-4fa8-a9cf-2a25d4891aa5 found for delete ", "request_id": "req-265de9da-91be-45ff-b25f-1972a7cc5128"}]} 2026-04-23 08:58:39.336 7 INFO neutron.services.segments.plugin [-] Segment e12352ec-cb82-4fa8-a9cf-2a25d4891aa5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e12352ec-cb82-4fa8-a9cf-2a25d4891aa5 found for delete ", "request_id": "req-30643774-a5bb-4216-be3a-23c0acc6b54c"}]} [pid: 7|app: 0|req: 958/1960] 10.0.0.111 () {32 vars in 726 bytes} [Thu Apr 23 08:58:39 2026] DELETE /v2.0/networks/f9c9b6b3-e5ff-44f9-af18-78dc6344f191 => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 08:58:39.350 7 WARNING neutron_lib.context [None req-6f5c7634-fed2-4d38-883b-181dfbfdaa29 5ea34ce4f5d448c093f5879dd41bfe14 cdd4164675d84750919f6d440d2984f4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1003/1961] 10.0.0.111 () {34 vars in 664 bytes} [Thu Apr 23 08:58:39 2026] POST /v2.0/ports => generated 743 bytes in 299 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-04-23 08:58:39.401 7 INFO neutron.db.segments_db [None req-6f5c7634-fed2-4d38-883b-181dfbfdaa29 5ea34ce4f5d448c093f5879dd41bfe14 cdd4164675d84750919f6d440d2984f4 - - default default] Added segment 5be4451c-317d-41d1-b6c3-3309b9ef1148 of type vxlan for network 2538d8b8-1880-4f1d-8400-7e9174b9a190 [pid: 8|app: 0|req: 1004/1962] 10.0.0.111 () {34 vars in 747 bytes} [Thu Apr 23 08:58:39 2026] PUT /v2.0/ports/fe0f6b67-f490-4c04-b758-f8bf61819217/tags => generated 17 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/1963] 10.0.0.111 () {34 vars in 747 bytes} [Thu Apr 23 08:58:39 2026] PUT /v2.0/ports/c60f238e-110b-45fa-898f-942846cf857c/tags => generated 25 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/1964] 10.0.0.111 () {34 vars in 670 bytes} [Thu Apr 23 08:58:39 2026] POST /v2.0/networks => generated 631 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 08:58:39.522 7 WARNING neutron_lib.context [None req-901f262b-5af8-4824-a472-f344d355cb71 5ea34ce4f5d448c093f5879dd41bfe14 cdd4164675d84750919f6d440d2984f4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1006/1965] 10.0.0.111 () {34 vars in 747 bytes} [Thu Apr 23 08:58:39 2026] PUT /v2.0/ports/0f359369-9a3c-4c35-952d-09afd8310ea7/tags => generated 34 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/1966] 10.0.0.111 () {34 vars in 747 bytes} [Thu Apr 23 08:58:39 2026] PUT /v2.0/ports/4c0a3e1d-87c1-4552-867a-d91200a80f18/tags => generated 19 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/1967] 10.0.0.111 () {32 vars in 660 bytes} [Thu Apr 23 08:58:39 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/1968] 10.0.0.111 () {34 vars in 669 bytes} [Thu Apr 23 08:58:39 2026] POST /v2.0/subnets => generated 605 bytes in 332 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 08:58:39.870 7 WARNING neutron_lib.context [None req-2c5d76f6-0dad-4f12-8e1f-33a4dfeb590f 5ea34ce4f5d448c093f5879dd41bfe14 cdd4164675d84750919f6d440d2984f4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1009/1969] 10.0.0.111 () {32 vars in 674 bytes} [Thu Apr 23 08:58:39 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 08:58:39.921 7 INFO neutron.db.segments_db [None req-2c5d76f6-0dad-4f12-8e1f-33a4dfeb590f 5ea34ce4f5d448c093f5879dd41bfe14 cdd4164675d84750919f6d440d2984f4 - - default default] Added segment 0df4ab83-ed05-433e-96ec-3a2fa5b1e4b5 of type vxlan for network 01b9e958-a1e7-4735-a329-ddc88ae4e554 [pid: 8|app: 0|req: 1010/1970] 10.0.0.111 () {32 vars in 670 bytes} [Thu Apr 23 08:58:39 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/1971] 10.0.0.111 () {32 vars in 682 bytes} [Thu Apr 23 08:58:39 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/1972] 10.0.0.111 () {34 vars in 670 bytes} [Thu Apr 23 08:58:39 2026] POST /v2.0/networks => generated 631 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/1973] 10.0.0.111 () {32 vars in 668 bytes} [Thu Apr 23 08:58:40 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 08:58:40.219 7 WARNING neutron_lib.context [None req-8a3b640b-1602-4582-973b-e43e2d279589 5ea34ce4f5d448c093f5879dd41bfe14 cdd4164675d84750919f6d440d2984f4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1012/1974] 10.0.0.111 () {32 vars in 774 bytes} [Thu Apr 23 08:58:40 2026] GET /v2.0/security-groups?tenant_id=43c4a2f75d8641e1bac17088d775372d&name=default => generated 2801 bytes in 255 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/1975] 10.0.0.111 () {32 vars in 682 bytes} [Thu Apr 23 08:58:40 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/1976] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:58:40 2026] DELETE /v2.0/security-groups/9ebb2921-59ee-44e1-aaaa-1df271dababb => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/1977] 10.0.0.111 () {34 vars in 669 bytes} [Thu Apr 23 08:58:40 2026] POST /v2.0/subnets => generated 605 bytes in 330 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 08:58:40.559 7 WARNING neutron_lib.context [None req-c683c787-7253-468f-876b-9c36b8846956 5ea34ce4f5d448c093f5879dd41bfe14 cdd4164675d84750919f6d440d2984f4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1015/1978] 10.0.0.111 () {32 vars in 678 bytes} [Thu Apr 23 08:58:40 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 08:58:40.637 7 INFO neutron.db.segments_db [None req-c683c787-7253-468f-876b-9c36b8846956 5ea34ce4f5d448c093f5879dd41bfe14 cdd4164675d84750919f6d440d2984f4 - - default default] Added segment 3317fe2b-958f-4c21-9a2a-a59fd7f90f97 of type vxlan for network 7c895b45-a0fa-4c6e-84af-d24259f08b92 [pid: 8|app: 0|req: 1016/1979] 10.0.0.111 () {32 vars in 690 bytes} [Thu Apr 23 08:58:40 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/1980] 10.0.0.111 () {32 vars in 774 bytes} [Thu Apr 23 08:58:40 2026] GET /v2.0/security-groups?tenant_id=6571959801594bd4a1d91f3d9252dfe2&name=default => generated 2801 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/1981] 10.0.0.111 () {34 vars in 670 bytes} [Thu Apr 23 08:58:40 2026] POST /v2.0/networks => generated 632 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/1982] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:58:40 2026] DELETE /v2.0/security-groups/47577aa9-1bc5-44b2-92b7-0a04cc70cc8b => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 08:58:40.902 7 WARNING neutron_lib.context [None req-88c6bcb7-804b-43f5-a2dc-9976dcb31294 5ea34ce4f5d448c093f5879dd41bfe14 cdd4164675d84750919f6d440d2984f4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1018/1983] 10.0.0.111 () {32 vars in 720 bytes} [Thu Apr 23 08:58:40 2026] DELETE /v2.0/ports/fe0f6b67-f490-4c04-b758-f8bf61819217 => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/1984] 10.0.0.111 () {32 vars in 720 bytes} [Thu Apr 23 08:58:40 2026] DELETE /v2.0/ports/c60f238e-110b-45fa-898f-942846cf857c => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/1987] 10.0.0.111 () {34 vars in 669 bytes} [Thu Apr 23 08:58:40 2026] POST /v2.0/subnets => generated 605 bytes in 289 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/1988] 10.0.0.111 () {34 vars in 751 bytes} [Thu Apr 23 08:58:41 2026] PUT /v2.0/subnets/00350612-e563-43c5-8540-4d1e27dc466c/tags => generated 17 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/1989] 10.0.0.111 () {34 vars in 751 bytes} [Thu Apr 23 08:58:41 2026] PUT /v2.0/subnets/96284c36-9073-4306-a082-6028522b8420/tags => generated 25 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/1990] 10.0.0.111 () {34 vars in 751 bytes} [Thu Apr 23 08:58:41 2026] PUT /v2.0/subnets/ad1c1e81-1bcc-423c-a783-ad4a53a17d9b/tags => generated 34 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/1991] 10.0.0.111 () {32 vars in 720 bytes} [Thu Apr 23 08:58:41 2026] DELETE /v2.0/ports/0f359369-9a3c-4c35-952d-09afd8310ea7 => generated 0 bytes in 268 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/1992] 10.0.0.111 () {34 vars in 751 bytes} [Thu Apr 23 08:58:41 2026] PUT /v2.0/subnets/f86af086-42bd-487b-941b-d2333a9bb069/tags => generated 19 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/1993] 10.0.0.111 () {32 vars in 664 bytes} [Thu Apr 23 08:58:41 2026] GET /v2.0/subnets?tags=red => generated 1832 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/1994] 10.0.0.111 () {32 vars in 678 bytes} [Thu Apr 23 08:58:41 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1235 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/1995] 10.0.0.111 () {32 vars in 720 bytes} [Thu Apr 23 08:58:41 2026] DELETE /v2.0/ports/4c0a3e1d-87c1-4552-867a-d91200a80f18 => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/1996] 10.0.0.111 () {32 vars in 720 bytes} [Thu Apr 23 08:58:41 2026] DELETE /v2.0/ports/0a78b91f-f913-4915-8686-00d70fc57444 => generated 0 bytes in 260 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/1997] 10.0.0.111 () {32 vars in 674 bytes} [Thu Apr 23 08:58:41 2026] GET /v2.0/subnets?tags-any=blue => generated 1235 bytes in 436 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/1998] 10.0.0.111 () {32 vars in 686 bytes} [Thu Apr 23 08:58:42 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1832 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/1999] 10.0.0.111 () {32 vars in 672 bytes} [Thu Apr 23 08:58:42 2026] GET /v2.0/subnets?not-tags=red => generated 1823 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 08:58:42.189 8 INFO neutron.services.segments.plugin [-] Segment 859ef100-69e2-40c3-bf6d-847a9ef6607a resource provider aggregate not found 2026-04-23 08:58:42.201 8 INFO neutron.services.segments.plugin [-] Segment 859ef100-69e2-40c3-bf6d-847a9ef6607a resource provider aggregate not found 2026-04-23 08:58:42.207 8 INFO neutron.services.segments.plugin [-] Segment 859ef100-69e2-40c3-bf6d-847a9ef6607a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 859ef100-69e2-40c3-bf6d-847a9ef6607a found for delete ", "request_id": "req-ba022803-3dd6-470f-a67e-8122346deb20"}]} [pid: 8|app: 0|req: 1025/2000] 10.0.0.111 () {32 vars in 726 bytes} [Thu Apr 23 08:58:41 2026] DELETE /v2.0/networks/3e168df3-04db-4ee0-9434-030405137606 => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 08:58:42.232 8 INFO neutron.services.segments.plugin [-] Segment 859ef100-69e2-40c3-bf6d-847a9ef6607a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 859ef100-69e2-40c3-bf6d-847a9ef6607a found for delete ", "request_id": "req-4cd753f9-e843-41d1-9797-326ddef16986"}]} [pid: 7|app: 0|req: 976/2001] 10.0.0.111 () {32 vars in 686 bytes} [Thu Apr 23 08:58:42 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2420 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/2002] 10.0.0.111 () {32 vars in 682 bytes} [Thu Apr 23 08:58:42 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2420 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/2003] 10.0.0.111 () {32 vars in 694 bytes} [Thu Apr 23 08:58:42 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1823 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/2004] 10.0.0.111 () {32 vars in 726 bytes} [Thu Apr 23 08:58:42 2026] DELETE /v2.0/networks/9f1004e5-0906-40a9-a4d2-398a766e549e => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/2005] 10.0.0.111 () {32 vars in 724 bytes} [Thu Apr 23 08:58:42 2026] DELETE /v2.0/subnets/00350612-e563-43c5-8540-4d1e27dc466c => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/2006] 10.0.0.111 () {32 vars in 726 bytes} [Thu Apr 23 08:58:42 2026] DELETE /v2.0/networks/1e2c4f72-ed60-44fd-989f-c615ebc6f396 => generated 0 bytes in 201 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/2007] 10.0.0.111 () {32 vars in 724 bytes} [Thu Apr 23 08:58:42 2026] DELETE /v2.0/subnets/96284c36-9073-4306-a082-6028522b8420 => 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: 1028/2008] 10.0.0.111 () {32 vars in 726 bytes} [Thu Apr 23 08:58:42 2026] DELETE /v2.0/networks/0b058a44-b76f-4132-944b-b2be7a48a7f4 => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/2009] 10.0.0.111 () {32 vars in 726 bytes} [Thu Apr 23 08:58:42 2026] DELETE /v2.0/networks/567a9f16-1ffb-4982-8f70-0c6b3cd3d8c7 => generated 0 bytes in 206 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/2010] 10.0.0.111 () {32 vars in 724 bytes} [Thu Apr 23 08:58:42 2026] DELETE /v2.0/subnets/ad1c1e81-1bcc-423c-a783-ad4a53a17d9b => generated 0 bytes in 250 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/2011] 10.0.0.111 () {32 vars in 724 bytes} [Thu Apr 23 08:58:43 2026] DELETE /v2.0/subnets/f86af086-42bd-487b-941b-d2333a9bb069 => generated 0 bytes in 275 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/2012] 10.0.0.111 () {32 vars in 724 bytes} [Thu Apr 23 08:58:43 2026] DELETE /v2.0/subnets/a9623842-8e50-4f6b-ae84-0d651995ab5c => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/2013] 10.0.0.111 () {32 vars in 726 bytes} [Thu Apr 23 08:58:43 2026] DELETE /v2.0/networks/2f64f381-6ee2-4f3d-a2ec-e1cc8dc5777a => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 08:58:44.082 7 INFO neutron.services.segments.plugin [-] Segment 139a28bb-297c-4d62-a983-d9c4c4d9a0c9 resource provider aggregate not found 2026-04-23 08:58:44.090 7 INFO neutron.services.segments.plugin [-] Segment 139a28bb-297c-4d62-a983-d9c4c4d9a0c9 resource provider aggregate not found 2026-04-23 08:58:44.103 7 INFO neutron.services.segments.plugin [-] Segment 139a28bb-297c-4d62-a983-d9c4c4d9a0c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 139a28bb-297c-4d62-a983-d9c4c4d9a0c9 found for delete ", "request_id": "req-ed11cde1-f9ee-4b87-9282-5b82f8ce6514"}]} [pid: 7|app: 0|req: 983/2014] 10.0.0.111 () {32 vars in 726 bytes} [Thu Apr 23 08:58:43 2026] DELETE /v2.0/networks/cec444dd-5cbc-40bd-b9c7-02fcb2a3d0a9 => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 08:58:44.125 7 INFO neutron.services.segments.plugin [-] Segment 139a28bb-297c-4d62-a983-d9c4c4d9a0c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 139a28bb-297c-4d62-a983-d9c4c4d9a0c9 found for delete ", "request_id": "req-31ca718a-c7e4-4516-9437-f3ff49397cb0"}]} 2026-04-23 08:58:44.226 8 INFO neutron.services.segments.plugin [-] Segment 278d9236-f625-47e9-b515-52684f1ad827 resource provider aggregate not found 2026-04-23 08:58:44.245 8 INFO neutron.services.segments.plugin [-] Segment 278d9236-f625-47e9-b515-52684f1ad827 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 278d9236-f625-47e9-b515-52684f1ad827 found for delete ", "request_id": "req-edabb08a-8fda-42de-a6a4-cab46a782d4d"}]} 2026-04-23 08:58:44.249 8 INFO neutron.services.segments.plugin [-] Segment 278d9236-f625-47e9-b515-52684f1ad827 resource provider aggregate not found 2026-04-23 08:58:44.266 8 INFO neutron.services.segments.plugin [-] Segment 278d9236-f625-47e9-b515-52684f1ad827 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 278d9236-f625-47e9-b515-52684f1ad827 found for delete ", "request_id": "req-5262f6c8-d9e9-43cb-aad0-7a7c00ba2665"}]} 2026-04-23 08:58:44.274 8 INFO neutron.services.segments.plugin [-] Segment ced59388-4ad2-4b55-8601-1440c4c60c67 resource provider aggregate not found 2026-04-23 08:58:44.284 8 INFO neutron.services.segments.plugin [-] Segment ced59388-4ad2-4b55-8601-1440c4c60c67 resource provider aggregate not found [pid: 7|app: 0|req: 984/2015] 10.0.0.111 () {32 vars in 726 bytes} [Thu Apr 23 08:58:44 2026] DELETE /v2.0/networks/2538d8b8-1880-4f1d-8400-7e9174b9a190 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 08:58:44.295 8 INFO neutron.services.segments.plugin [-] Segment ced59388-4ad2-4b55-8601-1440c4c60c67 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ced59388-4ad2-4b55-8601-1440c4c60c67 found for delete ", "request_id": "req-279c9062-8a30-41c7-b78a-fdc3ff58ca3e"}]} 2026-04-23 08:58:44.306 8 INFO neutron.services.segments.plugin [-] Segment ced59388-4ad2-4b55-8601-1440c4c60c67 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ced59388-4ad2-4b55-8601-1440c4c60c67 found for delete ", "request_id": "req-cd43c436-4be1-48d5-b3ba-e78157f67c11"}]} 2026-04-23 08:58:44.320 8 INFO neutron.services.segments.plugin [-] Segment c8e4cc7b-7eae-4da4-998c-a92d99b9131d resource provider aggregate not found 2026-04-23 08:58:44.327 8 INFO neutron.services.segments.plugin [-] Segment c8e4cc7b-7eae-4da4-998c-a92d99b9131d resource provider aggregate not found [pid: 8|app: 0|req: 1032/2016] 10.0.0.111 () {32 vars in 774 bytes} [Thu Apr 23 08:58:43 2026] GET /v2.0/security-groups?tenant_id=92bfc670f4ef4845969807509bfe130d&name=default => generated 2805 bytes in 354 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 08:58:44.346 8 INFO neutron.services.segments.plugin [-] Segment c8e4cc7b-7eae-4da4-998c-a92d99b9131d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c8e4cc7b-7eae-4da4-998c-a92d99b9131d found for delete ", "request_id": "req-149d3fff-cda7-4ac8-bc1e-c65912f7be5a"}]} 2026-04-23 08:58:44.358 8 INFO neutron.services.segments.plugin [-] Segment c8e4cc7b-7eae-4da4-998c-a92d99b9131d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c8e4cc7b-7eae-4da4-998c-a92d99b9131d found for delete ", "request_id": "req-f23c8b93-5395-4c36-958b-589fbb100ebf"}]} 2026-04-23 08:58:44.376 8 INFO neutron.services.segments.plugin [-] Segment f6fa0459-0d60-4915-9ee6-eb65327cc78c resource provider aggregate not found 2026-04-23 08:58:44.381 8 INFO neutron.services.segments.plugin [-] Segment f6fa0459-0d60-4915-9ee6-eb65327cc78c resource provider aggregate not found 2026-04-23 08:58:44.394 8 INFO neutron.services.segments.plugin [-] Segment f6fa0459-0d60-4915-9ee6-eb65327cc78c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f6fa0459-0d60-4915-9ee6-eb65327cc78c found for delete ", "request_id": "req-a112e92b-e306-4409-8c08-77c9c1a35aff"}]} 2026-04-23 08:58:44.400 8 INFO neutron.services.segments.plugin [-] Segment f6fa0459-0d60-4915-9ee6-eb65327cc78c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f6fa0459-0d60-4915-9ee6-eb65327cc78c found for delete ", "request_id": "req-43fe9e45-ee11-41c3-b30a-8b25a1346324"}]} 2026-04-23 08:58:44.409 8 INFO neutron.services.segments.plugin [-] Segment 70263437-a4cc-411f-b686-7d4841963dac resource provider aggregate not found 2026-04-23 08:58:44.418 8 INFO neutron.services.segments.plugin [-] Segment 70263437-a4cc-411f-b686-7d4841963dac resource provider aggregate not found 2026-04-23 08:58:44.427 8 INFO neutron.services.segments.plugin [-] Segment 70263437-a4cc-411f-b686-7d4841963dac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 70263437-a4cc-411f-b686-7d4841963dac found for delete ", "request_id": "req-b5f43feb-2877-4f7d-bb70-8aa2d3bad627"}]} 2026-04-23 08:58:44.437 8 INFO neutron.services.segments.plugin [-] Segment 70263437-a4cc-411f-b686-7d4841963dac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 70263437-a4cc-411f-b686-7d4841963dac found for delete ", "request_id": "req-9468f054-a768-48f5-9ef1-f5421a490fad"}]} [pid: 7|app: 0|req: 985/2017] 10.0.0.111 () {32 vars in 726 bytes} [Thu Apr 23 08:58:44 2026] DELETE /v2.0/networks/01b9e958-a1e7-4735-a329-ddc88ae4e554 => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/2018] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:58:44 2026] DELETE /v2.0/security-groups/7d56e61c-754e-4e51-a096-8ac1970e7d92 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/2019] 10.0.0.126 () {34 vars in 990 bytes} [Thu Apr 23 08:58:44 2026] GET /v2.0/ports?device_id=2d36eb20-f366-4baf-af8c-c94a02505e34 => generated 1240 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/2020] 10.0.0.126 () {34 vars in 1040 bytes} [Thu Apr 23 08:58:44 2026] GET /v2.0/security-groups?id=df38aa33-26a1-4acc-a3f4-edcee424d399&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/2021] 10.0.0.111 () {32 vars in 774 bytes} [Thu Apr 23 08:58:44 2026] GET /v2.0/security-groups?tenant_id=be97e872b93a4460b3547929b4f21ed5&name=default => generated 2801 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/2022] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:58:44 2026] DELETE /v2.0/security-groups/4e49b338-78ad-447f-bed5-a3080e23c2fc => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/2023] 10.0.0.111 () {32 vars in 726 bytes} [Thu Apr 23 08:58:44 2026] DELETE /v2.0/networks/7c895b45-a0fa-4c6e-84af-d24259f08b92 => generated 0 bytes in 367 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/2024] 10.0.0.111 () {32 vars in 774 bytes} [Thu Apr 23 08:58:44 2026] GET /v2.0/security-groups?tenant_id=7ff0b06524884ad4ac2ced9243b28aaa&name=default => generated 2805 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/2025] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:58:45 2026] DELETE /v2.0/security-groups/6995ea67-f0c4-4610-bd8b-6355d71d7722 => 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: 990/2026] 10.0.0.111 () {32 vars in 774 bytes} [Thu Apr 23 08:58:44 2026] GET /v2.0/security-groups?tenant_id=24149b1e8de542c2bc9446d0155781a0&name=default => generated 2805 bytes in 342 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/2027] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:58:45 2026] DELETE /v2.0/security-groups/96f43017-0a19-4da2-bbac-4583b5ece77f => 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: 991/2028] 10.0.0.111 () {32 vars in 774 bytes} [Thu Apr 23 08:58:45 2026] GET /v2.0/security-groups?tenant_id=c72096df71f44d57ac6069b95c8b1951&name=default => generated 2805 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/2029] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:58:45 2026] DELETE /v2.0/security-groups/8533c811-bcf3-4f42-9a64-42b998ed26e6 => 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: 992/2030] 10.0.0.111 () {32 vars in 774 bytes} [Thu Apr 23 08:58:45 2026] GET /v2.0/security-groups?tenant_id=eb6842a9ed4744b1b545db5eaf9a0889&name=default => generated 2805 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/2031] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:58:45 2026] DELETE /v2.0/security-groups/c767345a-a7bc-40c0-9f10-c1587224b5dd => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 08:58:46.146 7 INFO neutron.services.segments.plugin [-] Segment 5be4451c-317d-41d1-b6c3-3309b9ef1148 resource provider aggregate not found 2026-04-23 08:58:46.155 7 INFO neutron.services.segments.plugin [-] Segment 5be4451c-317d-41d1-b6c3-3309b9ef1148 resource provider aggregate not found 2026-04-23 08:58:46.162 7 INFO neutron.services.segments.plugin [-] Segment 5be4451c-317d-41d1-b6c3-3309b9ef1148 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5be4451c-317d-41d1-b6c3-3309b9ef1148 found for delete ", "request_id": "req-8af93a0f-d0a1-4bed-a0bb-402a11a2d73c"}]} 2026-04-23 08:58:46.179 7 INFO neutron.services.segments.plugin [-] Segment 0df4ab83-ed05-433e-96ec-3a2fa5b1e4b5 resource provider aggregate not found 2026-04-23 08:58:46.188 7 INFO neutron.services.segments.plugin [-] Segment 5be4451c-317d-41d1-b6c3-3309b9ef1148 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5be4451c-317d-41d1-b6c3-3309b9ef1148 found for delete ", "request_id": "req-f78faca3-e2ae-4627-b489-50b52f032035"}]} 2026-04-23 08:58:46.208 7 INFO neutron.services.segments.plugin [-] Segment 0df4ab83-ed05-433e-96ec-3a2fa5b1e4b5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0df4ab83-ed05-433e-96ec-3a2fa5b1e4b5 found for delete ", "request_id": "req-674b6930-103c-4567-bc3c-af10149156b3"}]} [pid: 7|app: 0|req: 993/2032] 10.0.0.111 () {32 vars in 774 bytes} [Thu Apr 23 08:58:46 2026] GET /v2.0/security-groups?tenant_id=cdd4164675d84750919f6d440d2984f4&name=default => generated 2801 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 08:58:46.217 7 INFO neutron.services.segments.plugin [-] Segment 0df4ab83-ed05-433e-96ec-3a2fa5b1e4b5 resource provider aggregate not found 2026-04-23 08:58:46.235 7 INFO neutron.services.segments.plugin [-] Segment 0df4ab83-ed05-433e-96ec-3a2fa5b1e4b5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0df4ab83-ed05-433e-96ec-3a2fa5b1e4b5 found for delete ", "request_id": "req-d03e8291-4ab6-4be2-b855-f1ff835aa003"}]} [pid: 8|app: 0|req: 1040/2033] 10.0.0.111 () {32 vars in 826 bytes} [Thu Apr 23 08:58:46 2026] GET /v2.0/ports?project_id=9f30e2bba97a4127a5cc209d22978851&network_id=2280f077-ce24-488b-9694-d5439c1587f7 => generated 3691 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/2034] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:58:46 2026] DELETE /v2.0/security-groups/a7e4cfcf-452b-41c0-b8a2-f06f679eb1cc => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 08:58:46.451 8 INFO neutron.services.segments.plugin [-] Segment 3317fe2b-958f-4c21-9a2a-a59fd7f90f97 resource provider aggregate not found 2026-04-23 08:58:46.456 8 INFO neutron.services.segments.plugin [-] Segment 3317fe2b-958f-4c21-9a2a-a59fd7f90f97 resource provider aggregate not found 2026-04-23 08:58:46.469 8 INFO neutron.services.segments.plugin [-] Segment 3317fe2b-958f-4c21-9a2a-a59fd7f90f97 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3317fe2b-958f-4c21-9a2a-a59fd7f90f97 found for delete ", "request_id": "req-96d41ee3-6f04-4a95-bbdd-8daf898a6f65"}]} 2026-04-23 08:58:46.470 8 INFO neutron.services.segments.plugin [-] Segment 3317fe2b-958f-4c21-9a2a-a59fd7f90f97 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3317fe2b-958f-4c21-9a2a-a59fd7f90f97 found for delete ", "request_id": "req-16764f30-ba26-4e19-be02-1f71df36b500"}]} [pid: 8|app: 0|req: 1041/2035] 10.0.0.111 () {32 vars in 774 bytes} [Thu Apr 23 08:58:46 2026] GET /v2.0/security-groups?tenant_id=a9dcefef943c46098c57e5c1d1856387&name=default => generated 2805 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/2036] 10.0.0.111 () {32 vars in 742 bytes} [Thu Apr 23 08:58:46 2026] GET /v2.0/subnets?network_id=c78c69fa-9ea3-4a20-b987-35789be81283 => generated 644 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/2037] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:58:46 2026] DELETE /v2.0/security-groups/db5fc7a2-69c9-4a1c-9517-d6b6a8f90f96 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 08:58:46.902 7 INFO neutron.db.l3_db [None req-76d916e4-2dda-4f35-9738-a28dd7a0d82f eb68a0fb17c040a3af3d9d13aaa3e68e 9f30e2bba97a4127a5cc209d22978851 - - default default] Floating IP 88e677b0-7483-40ba-a546-6cb666e7429d disassociated. External IP: 10.96.250.213, port: d79c5992-e4e7-49a5-a497-a541348bb2d7. [pid: 7|app: 0|req: 996/2038] 10.0.0.111 () {34 vars in 749 bytes} [Thu Apr 23 08:58:46 2026] PUT /v2.0/floatingips/88e677b0-7483-40ba-a546-6cb666e7429d => generated 554 bytes in 538 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/2039] 10.0.0.111 () {32 vars in 729 bytes} [Thu Apr 23 08:58:47 2026] GET /v2.0/floatingips/88e677b0-7483-40ba-a546-6cb666e7429d => generated 554 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/2040] 10.0.0.111 () {32 vars in 729 bytes} [Thu Apr 23 08:58:48 2026] GET /v2.0/floatingips/88e677b0-7483-40ba-a546-6cb666e7429d => generated 554 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/2041] 199.204.45.244 () {34 vars in 1080 bytes} [Thu Apr 23 08:58:48 2026] GET /v2.0/ports?tenant_id=9f30e2bba97a4127a5cc209d22978851&device_id=2d36eb20-f366-4baf-af8c-c94a02505e34 => generated 1240 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 08:58:48.467 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e990240e-55eb-4078-a075-c3b24f54fcef'] response: {'name': 'network-changed', 'server_uuid': '2d36eb20-f366-4baf-af8c-c94a02505e34', 'tag': 'd79c5992-e4e7-49a5-a497-a541348bb2d7', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 998/2042] 199.204.45.244 () {34 vars in 986 bytes} [Thu Apr 23 08:58:48 2026] GET /v2.0/networks?id=2280f077-ce24-488b-9694-d5439c1587f7 => generated 757 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2043] 199.204.45.244 () {34 vars in 1058 bytes} [Thu Apr 23 08:58:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=d79c5992-e4e7-49a5-a497-a541348bb2d7 => 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: 999/2044] 199.204.45.244 () {34 vars in 984 bytes} [Thu Apr 23 08:58:48 2026] GET /v2.0/subnets?id=773a01fb-b403-402e-af90-33e3b7b2134f => generated 653 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/2045] 199.204.45.244 () {34 vars in 1052 bytes} [Thu Apr 23 08:58:48 2026] GET /v2.0/ports?network_id=2280f077-ce24-488b-9694-d5439c1587f7&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: 7|app: 0|req: 1000/2046] 199.204.45.244 () {34 vars in 1012 bytes} [Thu Apr 23 08:58:48 2026] GET /v2.0/networks/2280f077-ce24-488b-9694-d5439c1587f7?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/2047] 199.204.45.244 () {34 vars in 1112 bytes} [Thu Apr 23 08:58:48 2026] GET /v2.0/networks/2280f077-ce24-488b-9694-d5439c1587f7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/2048] 10.0.0.111 () {32 vars in 729 bytes} [Thu Apr 23 08:58:49 2026] GET /v2.0/floatingips/88e677b0-7483-40ba-a546-6cb666e7429d => generated 552 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 08:58:49.662 8 WARNING neutron_lib.context [None req-d3be1373-3c45-4baa-9ffc-51a4f75a2a0f 1bc15663b9fb40cfa63954a649fb725c e94c0c9528cf4022955f18a79c3e2507 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/2049] 10.0.0.111 () {34 vars in 676 bytes} [Thu Apr 23 08:58:49 2026] POST /v2.0/subnetpools => generated 516 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 08:58:49.724 7 WARNING neutron_lib.context [None req-e7dd56bb-e9df-4644-9fab-63dc5e47b79f 1bc15663b9fb40cfa63954a649fb725c e94c0c9528cf4022955f18a79c3e2507 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1002/2050] 10.0.0.111 () {34 vars in 676 bytes} [Thu Apr 23 08:58:49 2026] POST /v2.0/subnetpools => generated 516 bytes in 59 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 08:58:49.787 8 WARNING neutron_lib.context [None req-63085a73-2c95-4c7b-a9cd-04a4a5b3b4a6 1bc15663b9fb40cfa63954a649fb725c e94c0c9528cf4022955f18a79c3e2507 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1049/2051] 10.0.0.111 () {34 vars in 676 bytes} [Thu Apr 23 08:58:49 2026] POST /v2.0/subnetpools => generated 516 bytes in 62 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 08:58:49.849 7 WARNING neutron_lib.context [None req-a9ff9514-9481-4ab0-b74f-358a11444245 c4960636f57847458946e2b09e3edfc4 5ad918817f1c47bebbf166907d7ad918 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 08:58:49.852 8 WARNING neutron_lib.context [None req-f339adae-18b1-4429-b3d5-4c94eead5d26 1bc15663b9fb40cfa63954a649fb725c e94c0c9528cf4022955f18a79c3e2507 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1050/2052] 10.0.0.111 () {34 vars in 676 bytes} [Thu Apr 23 08:58:49 2026] POST /v2.0/subnetpools => generated 516 bytes in 62 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 08:58:49.920 8 WARNING neutron_lib.context [None req-80b87b67-2664-47e9-9d72-4d13894d7b9f 1bc15663b9fb40cfa63954a649fb725c e94c0c9528cf4022955f18a79c3e2507 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1051/2053] 10.0.0.111 () {34 vars in 676 bytes} [Thu Apr 23 08:58:49 2026] POST /v2.0/subnetpools => generated 516 bytes in 64 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 08:58:49.982 7 INFO neutron.db.segments_db [None req-a9ff9514-9481-4ab0-b74f-358a11444245 c4960636f57847458946e2b09e3edfc4 5ad918817f1c47bebbf166907d7ad918 - - default default] Added segment 0507a239-a90b-41d1-a433-0cacbe7c3193 of type vxlan for network 5d476bc3-4257-4346-ae2b-401610bba1df [pid: 8|app: 0|req: 1052/2054] 10.0.0.111 () {34 vars in 759 bytes} [Thu Apr 23 08:58:49 2026] PUT /v2.0/subnetpools/3fb01a1b-a566-41a4-8b9f-dba5ba6736ea/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: 1053/2055] 10.0.0.111 () {34 vars in 759 bytes} [Thu Apr 23 08:58:50 2026] PUT /v2.0/subnetpools/2ae743ed-e6a4-47c0-abe1-83642f9e13f5/tags => generated 25 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/2056] 10.0.0.111 () {34 vars in 670 bytes} [Thu Apr 23 08:58:49 2026] POST /v2.0/networks => generated 632 bytes in 288 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2057] 10.0.0.111 () {34 vars in 759 bytes} [Thu Apr 23 08:58:50 2026] PUT /v2.0/subnetpools/0952019c-a269-47df-8daa-7dd4dfad83d2/tags => generated 34 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 08:58:50.110 7 WARNING neutron_lib.context [None req-a09422e1-9edd-49c8-bf0a-e2d38f343fe7 c4960636f57847458946e2b09e3edfc4 5ad918817f1c47bebbf166907d7ad918 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1055/2058] 10.0.0.111 () {34 vars in 759 bytes} [Thu Apr 23 08:58:50 2026] PUT /v2.0/subnetpools/8998b85b-fceb-4774-a711-1c7861e04db6/tags => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2059] 10.0.0.111 () {32 vars in 672 bytes} [Thu Apr 23 08:58:50 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2060] 10.0.0.111 () {32 vars in 686 bytes} [Thu Apr 23 08:58:50 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2061] 10.0.0.111 () {32 vars in 682 bytes} [Thu Apr 23 08:58:50 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2062] 10.0.0.111 () {32 vars in 694 bytes} [Thu Apr 23 08:58:50 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2063] 10.0.0.111 () {32 vars in 680 bytes} [Thu Apr 23 08:58:50 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2064] 10.0.0.111 () {32 vars in 694 bytes} [Thu Apr 23 08:58:50 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => 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: 1062/2065] 10.0.0.111 () {32 vars in 690 bytes} [Thu Apr 23 08:58:50 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2066] 10.0.0.111 () {32 vars in 702 bytes} [Thu Apr 23 08:58:50 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/2067] 10.0.0.111 () {34 vars in 664 bytes} [Thu Apr 23 08:58:50 2026] POST /v2.0/ports => generated 743 bytes in 342 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 08:58:50.451 7 WARNING neutron_lib.context [None req-d5df0aaf-2a66-4e98-a69a-3888b5886a2e c4960636f57847458946e2b09e3edfc4 5ad918817f1c47bebbf166907d7ad918 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1064/2068] 10.0.0.111 () {32 vars in 732 bytes} [Thu Apr 23 08:58:50 2026] DELETE /v2.0/subnetpools/3fb01a1b-a566-41a4-8b9f-dba5ba6736ea => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 08:58:50.502 8 WARNING neutron_lib.context [None req-d78c01e9-f1e1-48f4-b232-0bc4934201a7 eb68a0fb17c040a3af3d9d13aaa3e68e 9f30e2bba97a4127a5cc209d22978851 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1065/2069] 10.0.0.111 () {34 vars in 685 bytes} [Thu Apr 23 08:58:50 2026] POST /v2.0/security-groups => generated 1611 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2070] 10.0.0.111 () {32 vars in 732 bytes} [Thu Apr 23 08:58:50 2026] DELETE /v2.0/subnetpools/2ae743ed-e6a4-47c0-abe1-83642f9e13f5 => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 08:58:50.669 8 WARNING neutron_lib.context [None req-d09af552-6471-4d2e-a497-5c6e10504b26 eb68a0fb17c040a3af3d9d13aaa3e68e 9f30e2bba97a4127a5cc209d22978851 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1005/2071] 10.0.0.111 () {34 vars in 666 bytes} [Thu Apr 23 08:58:50 2026] POST /v2.0/trunks => generated 407 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/2072] 10.0.0.111 () {32 vars in 732 bytes} [Thu Apr 23 08:58:50 2026] DELETE /v2.0/subnetpools/0952019c-a269-47df-8daa-7dd4dfad83d2 => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2073] 10.0.0.111 () {34 vars in 695 bytes} [Thu Apr 23 08:58:50 2026] POST /v2.0/security-group-rules => generated 565 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/2074] 10.0.0.111 () {34 vars in 749 bytes} [Thu Apr 23 08:58:50 2026] PUT /v2.0/trunks/368b874b-3204-4b2a-ad83-75515ae36c49/tags => generated 25 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 08:58:50.800 7 WARNING neutron_lib.context [None req-30d61c80-8e0e-4a01-b7cd-d6abfa57689e eb68a0fb17c040a3af3d9d13aaa3e68e 9f30e2bba97a4127a5cc209d22978851 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1068/2075] 10.0.0.111 () {32 vars in 732 bytes} [Thu Apr 23 08:58:50 2026] DELETE /v2.0/subnetpools/8998b85b-fceb-4774-a711-1c7861e04db6 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2076] 10.0.0.111 () {32 vars in 729 bytes} [Thu Apr 23 08:58:50 2026] GET /v2.0/trunks/368b874b-3204-4b2a-ad83-75515ae36c49/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: 1008/2077] 10.0.0.111 () {34 vars in 695 bytes} [Thu Apr 23 08:58:50 2026] POST /v2.0/security-group-rules => generated 564 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2078] 10.0.0.111 () {32 vars in 732 bytes} [Thu Apr 23 08:58:50 2026] DELETE /v2.0/subnetpools/1ec138bb-c976-42cc-89cb-adae77af82c5 => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/2079] 10.0.0.111 () {34 vars in 760 bytes} [Thu Apr 23 08:58:50 2026] PUT /v2.0/trunks/368b874b-3204-4b2a-ad83-75515ae36c49/tags/green => generated 4 bytes in 28 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-23 08:58:50.957 8 WARNING neutron_lib.context [None req-8e8fecc0-f97e-4a93-8c60-765006b6217d eb68a0fb17c040a3af3d9d13aaa3e68e 9f30e2bba97a4127a5cc209d22978851 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1010/2080] 10.0.0.111 () {32 vars in 729 bytes} [Thu Apr 23 08:58:50 2026] GET /v2.0/trunks/368b874b-3204-4b2a-ad83-75515ae36c49/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: 1011/2081] 10.0.0.111 () {34 vars in 756 bytes} [Thu Apr 23 08:58:50 2026] PUT /v2.0/trunks/368b874b-3204-4b2a-ad83-75515ae36c49/tags/red => generated 4 bytes in 24 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/2082] 10.0.0.111 () {32 vars in 729 bytes} [Thu Apr 23 08:58:51 2026] GET /v2.0/trunks/368b874b-3204-4b2a-ad83-75515ae36c49/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: 1071/2083] 10.0.0.111 () {34 vars in 695 bytes} [Thu Apr 23 08:58:50 2026] POST /v2.0/security-group-rules => generated 570 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/2084] 10.0.0.111 () {34 vars in 778 bytes} [Thu Apr 23 08:58:51 2026] PUT /v2.0/trunks/368b874b-3204-4b2a-ad83-75515ae36c49/tags/black.or.white => generated 4 bytes in 28 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-23 08:58:51.071 8 WARNING neutron_lib.context [None req-06f57b27-a0f9-458b-a3e4-4ea667fcc03e eb68a0fb17c040a3af3d9d13aaa3e68e 9f30e2bba97a4127a5cc209d22978851 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1014/2085] 10.0.0.111 () {32 vars in 729 bytes} [Thu Apr 23 08:58:51 2026] GET /v2.0/trunks/368b874b-3204-4b2a-ad83-75515ae36c49/tags => generated 52 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/2086] 10.0.0.111 () {34 vars in 749 bytes} [Thu Apr 23 08:58:51 2026] PUT /v2.0/trunks/368b874b-3204-4b2a-ad83-75515ae36c49/tags => generated 37 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2087] 10.0.0.111 () {34 vars in 695 bytes} [Thu Apr 23 08:58:51 2026] POST /v2.0/security-group-rules => generated 569 bytes in 89 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/2088] 10.0.0.111 () {32 vars in 729 bytes} [Thu Apr 23 08:58:51 2026] GET /v2.0/trunks/368b874b-3204-4b2a-ad83-75515ae36c49/tags => generated 37 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 08:58:51.165 8 WARNING neutron_lib.context [None req-30ac0e13-5ff2-401e-938d-83d016012997 eb68a0fb17c040a3af3d9d13aaa3e68e 9f30e2bba97a4127a5cc209d22978851 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1017/2089] 10.0.0.111 () {32 vars in 737 bytes} [Thu Apr 23 08:58:51 2026] GET /v2.0/trunks/368b874b-3204-4b2a-ad83-75515ae36c49/tags/red => generated 0 bytes in 19 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 08:58:51.186 8 INFO neutron.db.securitygroups_db [None req-30ac0e13-5ff2-401e-938d-83d016012997 eb68a0fb17c040a3af3d9d13aaa3e68e 9f30e2bba97a4127a5cc209d22978851 - - default default] Project 9f30e2bba97a4127a5cc209d22978851 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-04-23 08:58:51.209 7 INFO neutron.api.v2.resource [None req-eb43b455-6e2b-49f6-92d1-32d430738918 c4960636f57847458946e2b09e3edfc4 5ad918817f1c47bebbf166907d7ad918 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1018/2090] 10.0.0.111 () {32 vars in 741 bytes} [Thu Apr 23 08:58:51 2026] GET /v2.0/trunks/368b874b-3204-4b2a-ad83-75515ae36c49/tags/green => generated 99 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/2091] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:58:51 2026] DELETE /v2.0/trunks/368b874b-3204-4b2a-ad83-75515ae36c49/tags/red => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2092] 10.0.0.111 () {34 vars in 695 bytes} [Thu Apr 23 08:58:51 2026] POST /v2.0/security-group-rules => generated 575 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 08:58:51.259 8 WARNING neutron_lib.context [None req-43c899db-2c78-4dea-a4f7-606407382b04 eb68a0fb17c040a3af3d9d13aaa3e68e 9f30e2bba97a4127a5cc209d22978851 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1020/2093] 10.0.0.111 () {32 vars in 729 bytes} [Thu Apr 23 08:58:51 2026] GET /v2.0/trunks/368b874b-3204-4b2a-ad83-75515ae36c49/tags => generated 30 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 08:58:51.276 8 INFO neutron.db.securitygroups_db [None req-43c899db-2c78-4dea-a4f7-606407382b04 eb68a0fb17c040a3af3d9d13aaa3e68e 9f30e2bba97a4127a5cc209d22978851 - - default default] Project 9f30e2bba97a4127a5cc209d22978851 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-04-23 08:58:51.297 7 INFO neutron.api.v2.resource [None req-89a89fc7-ae40-47b2-8e4d-751b7af59658 c4960636f57847458946e2b09e3edfc4 5ad918817f1c47bebbf166907d7ad918 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1021/2094] 10.0.0.111 () {32 vars in 744 bytes} [Thu Apr 23 08:58:51 2026] DELETE /v2.0/trunks/368b874b-3204-4b2a-ad83-75515ae36c49/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: 1022/2095] 10.0.0.111 () {32 vars in 732 bytes} [Thu Apr 23 08:58:51 2026] DELETE /v2.0/trunks/368b874b-3204-4b2a-ad83-75515ae36c49/tags => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2096] 10.0.0.111 () {34 vars in 695 bytes} [Thu Apr 23 08:58:51 2026] POST /v2.0/security-group-rules => generated 574 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/2097] 10.0.0.111 () {32 vars in 729 bytes} [Thu Apr 23 08:58:51 2026] GET /v2.0/trunks/368b874b-3204-4b2a-ad83-75515ae36c49/tags => 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: 1075/2098] 10.0.0.111 () {32 vars in 719 bytes} [Thu Apr 23 08:58:51 2026] GET /v2.0/trunks/368b874b-3204-4b2a-ad83-75515ae36c49 => generated 407 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/2099] 10.0.0.111 () {32 vars in 717 bytes} [Thu Apr 23 08:58:51 2026] GET /v2.0/ports/f9343bdd-4e04-4c59-97dd-635542b1f8e1 => generated 826 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2100] 10.0.0.111 () {32 vars in 722 bytes} [Thu Apr 23 08:58:51 2026] DELETE /v2.0/trunks/368b874b-3204-4b2a-ad83-75515ae36c49 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/2101] 10.0.0.111 () {32 vars in 720 bytes} [Thu Apr 23 08:58:51 2026] DELETE /v2.0/ports/f9343bdd-4e04-4c59-97dd-635542b1f8e1 => generated 0 bytes in 278 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2102] 10.0.0.111 () {32 vars in 774 bytes} [Thu Apr 23 08:58:51 2026] GET /v2.0/security-groups?tenant_id=2f746604d23047dfa3b73a23c9b13e0f&name=default => generated 2805 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/2103] 10.0.0.111 () {32 vars in 649 bytes} [Thu Apr 23 08:58:51 2026] GET /v2.0/networks => generated 1298 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 08:58:52.130 8 INFO neutron.services.segments.plugin [-] Segment 0507a239-a90b-41d1-a433-0cacbe7c3193 resource provider aggregate not found 2026-04-23 08:58:52.135 8 INFO neutron.services.segments.plugin [-] Segment 0507a239-a90b-41d1-a433-0cacbe7c3193 resource provider aggregate not found [pid: 7|app: 0|req: 1027/2104] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:58:52 2026] DELETE /v2.0/security-groups/04d5aec1-eca5-4234-ac35-dce2f0f9e8d2 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 08:58:52.154 8 INFO neutron.services.segments.plugin [-] Segment 0507a239-a90b-41d1-a433-0cacbe7c3193 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0507a239-a90b-41d1-a433-0cacbe7c3193 found for delete ", "request_id": "req-3a5a9675-bf14-4921-af86-06147f5a9a13"}]} 2026-04-23 08:58:52.156 8 INFO neutron.services.segments.plugin [-] Segment 0507a239-a90b-41d1-a433-0cacbe7c3193 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0507a239-a90b-41d1-a433-0cacbe7c3193 found for delete ", "request_id": "req-78353e23-69dd-43d1-86c6-417f14732513"}]} [pid: 8|app: 0|req: 1078/2105] 10.0.0.111 () {32 vars in 726 bytes} [Thu Apr 23 08:58:51 2026] DELETE /v2.0/networks/5d476bc3-4257-4346-ae2b-401610bba1df => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/2106] 10.0.0.134 () {34 vars in 1098 bytes} [Thu Apr 23 08:58:52 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-605020857&fields=id&tenant_id=9f30e2bba97a4127a5cc209d22978851 => generated 69 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2107] 10.0.0.134 () {34 vars in 982 bytes} [Thu Apr 23 08:58:52 2026] GET /v2.0/networks?id=2280f077-ce24-488b-9694-d5439c1587f7 => generated 661 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2108] 10.0.0.134 () {34 vars in 965 bytes} [Thu Apr 23 08:58:52 2026] GET /v2.0/quotas/9f30e2bba97a4127a5cc209d22978851 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/2109] 10.0.0.111 () {32 vars in 774 bytes} [Thu Apr 23 08:58:52 2026] GET /v2.0/security-groups?tenant_id=e94c0c9528cf4022955f18a79c3e2507&name=default => generated 2805 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2110] 10.0.0.134 () {34 vars in 1002 bytes} [Thu Apr 23 08:58:52 2026] GET /v2.0/ports?tenant_id=9f30e2bba97a4127a5cc209d22978851&fields=id => generated 149 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/2111] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:58:52 2026] DELETE /v2.0/security-groups/06f11e41-9204-4cd1-8db0-64febbe7c457 => 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: 1082/2112] 10.0.0.134 () {34 vars in 1008 bytes} [Thu Apr 23 08:58:52 2026] GET /v2.0/networks/2280f077-ce24-488b-9694-d5439c1587f7?fields=segments => generated 14 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/2113] 10.0.0.134 () {34 vars in 1108 bytes} [Thu Apr 23 08:58:52 2026] GET /v2.0/networks/2280f077-ce24-488b-9694-d5439c1587f7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/2114] 10.0.0.134 () {34 vars in 990 bytes} [Thu Apr 23 08:58:52 2026] GET /v2.0/ports?device_id=32ce2435-9064-4504-93d7-5daa2fb07b24 => 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: 1083/2115] 10.0.0.111 () {32 vars in 774 bytes} [Thu Apr 23 08:58:52 2026] GET /v2.0/security-groups?tenant_id=fdd8fc9e063e4af88164c526881df78c&name=default => generated 2805 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/2116] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:58:52 2026] DELETE /v2.0/security-groups/d447b21d-7b79-48d7-a8da-7e93ec7651f4 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/2117] 199.204.45.244 () {34 vars in 986 bytes} [Thu Apr 23 08:58:53 2026] GET /v2.0/networks?id=2280f077-ce24-488b-9694-d5439c1587f7 => generated 661 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2118] 10.0.0.111 () {32 vars in 774 bytes} [Thu Apr 23 08:58:52 2026] GET /v2.0/security-groups?tenant_id=43b43bd0ee884be3bb510e904baf7c90&name=default => generated 2805 bytes in 697 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/2119] 199.204.45.244 () {34 vars in 1050 bytes} [Thu Apr 23 08:58:53 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=9f30e2bba97a4127a5cc209d22978851 => generated 273 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 08:58:53.578 7 WARNING neutron_lib.context [req-6b7315c9-2796-4fd6-8e2e-e9b821f90978 req-f164c0bf-24eb-47c2-9c95-8d38b8685f51 eb68a0fb17c040a3af3d9d13aaa3e68e 9f30e2bba97a4127a5cc209d22978851 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1085/2120] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:58:53 2026] DELETE /v2.0/security-groups/14ee692e-e82d-4ddc-a3bc-d1e51b9d3b1d => 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: 1086/2121] 10.0.0.111 () {32 vars in 774 bytes} [Thu Apr 23 08:58:53 2026] GET /v2.0/security-groups?tenant_id=5ad918817f1c47bebbf166907d7ad918&name=default => generated 2805 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2122] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:58:53 2026] DELETE /v2.0/security-groups/992df458-749d-4622-a428-6ee333da7138 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2123] 10.0.0.134 () {34 vars in 990 bytes} [Thu Apr 23 08:58:53 2026] GET /v2.0/ports?device_id=32ce2435-9064-4504-93d7-5daa2fb07b24 => 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: 1036/2124] 199.204.45.244 () {38 vars in 955 bytes} [Thu Apr 23 08:58:53 2026] POST /v2.0/ports => generated 958 bytes in 569 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2125] 199.204.45.244 () {38 vars in 1028 bytes} [Thu Apr 23 08:58:54 2026] PUT /v2.0/ports/4a09b44b-904b-4dd2-9c2e-d2ff1f8f4964 => generated 1203 bytes in 487 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1037/2126] 199.204.45.244 () {34 vars in 1080 bytes} [Thu Apr 23 08:58:54 2026] GET /v2.0/ports?tenant_id=9f30e2bba97a4127a5cc209d22978851&device_id=32ce2435-9064-4504-93d7-5daa2fb07b24 => generated 1242 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 08:58:54.801 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f4b55a4c-fe2e-4a6e-a3f8-733eabce7906'] response: {'name': 'network-changed', 'server_uuid': '32ce2435-9064-4504-93d7-5daa2fb07b24', 'tag': '4a09b44b-904b-4dd2-9c2e-d2ff1f8f4964', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1090/2127] 199.204.45.244 () {34 vars in 1060 bytes} [Thu Apr 23 08:58:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=4a09b44b-904b-4dd2-9c2e-d2ff1f8f4964 => generated 19 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/2128] 199.204.45.244 () {34 vars in 984 bytes} [Thu Apr 23 08:58:54 2026] GET /v2.0/subnets?id=773a01fb-b403-402e-af90-33e3b7b2134f => generated 653 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2129] 199.204.45.244 () {34 vars in 1052 bytes} [Thu Apr 23 08:58:54 2026] GET /v2.0/ports?network_id=2280f077-ce24-488b-9694-d5439c1587f7&device_owner=network%3Adhcp => generated 1244 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1092/2130] 199.204.45.244 () {34 vars in 1012 bytes} [Thu Apr 23 08:58:54 2026] GET /v2.0/networks/2280f077-ce24-488b-9694-d5439c1587f7?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/2131] 10.0.0.134 () {34 vars in 990 bytes} [Thu Apr 23 08:58:54 2026] GET /v2.0/ports?device_id=32ce2435-9064-4504-93d7-5daa2fb07b24 => generated 973 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2132] 199.204.45.244 () {34 vars in 1112 bytes} [Thu Apr 23 08:58:55 2026] GET /v2.0/networks/2280f077-ce24-488b-9694-d5439c1587f7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/2133] 10.0.0.134 () {34 vars in 1040 bytes} [Thu Apr 23 08:58:55 2026] GET /v2.0/security-groups?id=aec544a7-17db-49ba-a27c-c0cd5639d985&fields=id&fields=name => generated 113 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2134] 199.204.45.244 () {34 vars in 1080 bytes} [Thu Apr 23 08:58:55 2026] GET /v2.0/ports?tenant_id=9f30e2bba97a4127a5cc209d22978851&device_id=32ce2435-9064-4504-93d7-5daa2fb07b24 => generated 1242 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/2135] 199.204.45.244 () {34 vars in 986 bytes} [Thu Apr 23 08:58:55 2026] GET /v2.0/networks?id=2280f077-ce24-488b-9694-d5439c1587f7 => generated 757 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2136] 199.204.45.244 () {34 vars in 1060 bytes} [Thu Apr 23 08:58:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=4a09b44b-904b-4dd2-9c2e-d2ff1f8f4964 => 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: 1042/2137] 199.204.45.244 () {34 vars in 984 bytes} [Thu Apr 23 08:58:55 2026] GET /v2.0/subnets?id=773a01fb-b403-402e-af90-33e3b7b2134f => generated 653 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2138] 199.204.45.244 () {34 vars in 1052 bytes} [Thu Apr 23 08:58:55 2026] GET /v2.0/ports?network_id=2280f077-ce24-488b-9694-d5439c1587f7&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/2139] 199.204.45.244 () {34 vars in 1012 bytes} [Thu Apr 23 08:58:55 2026] GET /v2.0/networks/2280f077-ce24-488b-9694-d5439c1587f7?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2140] 199.204.45.244 () {34 vars in 1112 bytes} [Thu Apr 23 08:58:55 2026] GET /v2.0/networks/2280f077-ce24-488b-9694-d5439c1587f7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/2143] 10.0.0.134 () {34 vars in 990 bytes} [Thu Apr 23 08:58:56 2026] GET /v2.0/ports?device_id=32ce2435-9064-4504-93d7-5daa2fb07b24 => generated 975 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2144] 10.0.0.134 () {34 vars in 1040 bytes} [Thu Apr 23 08:58:56 2026] GET /v2.0/security-groups?id=aec544a7-17db-49ba-a27c-c0cd5639d985&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 08:58:57.347 7 WARNING neutron_lib.context [None req-a04fa603-96d2-47e4-a5ac-d36884bd9813 7e6270410c2e442bbc866f8861429436 bb3422f6a53d48c1adae2dc742306533 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1100/2145] 10.0.0.134 () {34 vars in 990 bytes} [Thu Apr 23 08:58:57 2026] GET /v2.0/ports?device_id=32ce2435-9064-4504-93d7-5daa2fb07b24 => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2146] 10.0.0.134 () {34 vars in 1040 bytes} [Thu Apr 23 08:58:57 2026] GET /v2.0/security-groups?id=aec544a7-17db-49ba-a27c-c0cd5639d985&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 08:58:57.482 7 INFO neutron.db.segments_db [None req-a04fa603-96d2-47e4-a5ac-d36884bd9813 7e6270410c2e442bbc866f8861429436 bb3422f6a53d48c1adae2dc742306533 - - default default] Added segment 2a5a2f23-61cb-4cfe-83a8-39d0c11818e0 of type vxlan for network 3f1418ac-18d4-4811-b5ee-1cec4b4a8611 [pid: 7|app: 0|req: 1046/2147] 10.0.0.111 () {34 vars in 670 bytes} [Thu Apr 23 08:58:57 2026] POST /v2.0/networks => generated 632 bytes in 425 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2148] 10.0.0.134 () {34 vars in 990 bytes} [Thu Apr 23 08:58:57 2026] GET /v2.0/ports?device_id=32ce2435-9064-4504-93d7-5daa2fb07b24 => generated 975 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 08:58:57.626 7 WARNING neutron_lib.context [None req-dcebc66d-e638-4ce2-aaa1-6ca54b725bf5 7e6270410c2e442bbc866f8861429436 bb3422f6a53d48c1adae2dc742306533 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1103/2149] 10.0.0.134 () {34 vars in 1040 bytes} [Thu Apr 23 08:58:57 2026] GET /v2.0/security-groups?id=aec544a7-17db-49ba-a27c-c0cd5639d985&fields=id&fields=name => generated 113 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2150] 10.0.0.111 () {32 vars in 736 bytes} [Thu Apr 23 08:58:57 2026] GET /v2.0/ports?device_id=32ce2435-9064-4504-93d7-5daa2fb07b24 => 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: 1047/2151] 10.0.0.111 () {34 vars in 664 bytes} [Thu Apr 23 08:58:57 2026] POST /v2.0/ports => generated 743 bytes in 352 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 08:58:57.982 7 WARNING neutron_lib.context [None req-e1dd4178-6a6e-4f1d-b9fc-8b80f50d36f3 7e6270410c2e442bbc866f8861429436 bb3422f6a53d48c1adae2dc742306533 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 08:58:58.181 8 INFO neutron.db.l3_db [None req-bf2afebc-7c5b-47fd-9ec4-56e5773fa9a3 eb68a0fb17c040a3af3d9d13aaa3e68e 9f30e2bba97a4127a5cc209d22978851 - - default default] Floating IP 88e677b0-7483-40ba-a546-6cb666e7429d associated. External IP: 10.96.250.213, port: 4a09b44b-904b-4dd2-9c2e-d2ff1f8f4964. [pid: 7|app: 0|req: 1048/2152] 10.0.0.111 () {34 vars in 666 bytes} [Thu Apr 23 08:58:57 2026] POST /v2.0/trunks => generated 407 bytes in 245 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 08:58:58.231 7 WARNING neutron_lib.context [None req-a22b4ac2-85b6-4b34-9ef0-d22bb343496a 7e6270410c2e442bbc866f8861429436 bb3422f6a53d48c1adae2dc742306533 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 08:58:58.284 7 INFO neutron.db.segments_db [None req-a22b4ac2-85b6-4b34-9ef0-d22bb343496a 7e6270410c2e442bbc866f8861429436 bb3422f6a53d48c1adae2dc742306533 - - default default] Added segment ac7b4b6d-3783-48f5-9e91-c7e2491ac527 of type vxlan for network 17d3d39d-e5a2-4986-9efe-e26348db3e36 [pid: 7|app: 0|req: 1049/2153] 10.0.0.111 () {34 vars in 670 bytes} [Thu Apr 23 08:58:58 2026] POST /v2.0/networks => generated 632 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 08:58:58.424 7 WARNING neutron_lib.context [None req-27cf4473-7cab-4017-ac1d-b45d64421efc 7e6270410c2e442bbc866f8861429436 bb3422f6a53d48c1adae2dc742306533 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1105/2154] 10.0.0.111 () {34 vars in 749 bytes} [Thu Apr 23 08:58:57 2026] PUT /v2.0/floatingips/88e677b0-7483-40ba-a546-6cb666e7429d => generated 856 bytes in 747 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2155] 10.0.0.111 () {32 vars in 729 bytes} [Thu Apr 23 08:58:58 2026] GET /v2.0/floatingips/88e677b0-7483-40ba-a546-6cb666e7429d => generated 856 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 08:58:58.616 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d4166039-a1c1-4283-b9a7-8a2521b7ecd0'] response: {'name': 'network-changed', 'server_uuid': '32ce2435-9064-4504-93d7-5daa2fb07b24', 'tag': '4a09b44b-904b-4dd2-9c2e-d2ff1f8f4964', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1107/2156] 199.204.45.244 () {34 vars in 1080 bytes} [Thu Apr 23 08:58:58 2026] GET /v2.0/ports?tenant_id=9f30e2bba97a4127a5cc209d22978851&device_id=32ce2435-9064-4504-93d7-5daa2fb07b24 => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2157] 199.204.45.244 () {34 vars in 986 bytes} [Thu Apr 23 08:58:58 2026] GET /v2.0/networks?id=2280f077-ce24-488b-9694-d5439c1587f7 => generated 757 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/2158] 10.0.0.111 () {34 vars in 664 bytes} [Thu Apr 23 08:58:58 2026] POST /v2.0/ports => generated 743 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 08:58:58.791 7 WARNING neutron_lib.context [None req-a51edeaa-9fa1-42ae-a6b8-cb46725a6759 7e6270410c2e442bbc866f8861429436 bb3422f6a53d48c1adae2dc742306533 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1109/2159] 199.204.45.244 () {34 vars in 1060 bytes} [Thu Apr 23 08:58:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=4a09b44b-904b-4dd2-9c2e-d2ff1f8f4964 => generated 859 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2160] 199.204.45.244 () {34 vars in 984 bytes} [Thu Apr 23 08:58:58 2026] GET /v2.0/subnets?id=773a01fb-b403-402e-af90-33e3b7b2134f => generated 653 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2161] 199.204.45.244 () {34 vars in 1052 bytes} [Thu Apr 23 08:58:58 2026] GET /v2.0/ports?network_id=2280f077-ce24-488b-9694-d5439c1587f7&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: 1112/2162] 199.204.45.244 () {34 vars in 1012 bytes} [Thu Apr 23 08:58:58 2026] GET /v2.0/networks/2280f077-ce24-488b-9694-d5439c1587f7?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: 1051/2163] 10.0.0.111 () {34 vars in 666 bytes} [Thu Apr 23 08:58:58 2026] POST /v2.0/trunks => generated 407 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 08:58:58.996 7 WARNING neutron_lib.context [None req-375df849-fedb-46b3-97ea-f2a76429f774 7e6270410c2e442bbc866f8861429436 bb3422f6a53d48c1adae2dc742306533 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1113/2164] 199.204.45.244 () {34 vars in 1112 bytes} [Thu Apr 23 08:58:58 2026] GET /v2.0/networks/2280f077-ce24-488b-9694-d5439c1587f7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 08:58:59.052 7 INFO neutron.db.segments_db [None req-375df849-fedb-46b3-97ea-f2a76429f774 7e6270410c2e442bbc866f8861429436 bb3422f6a53d48c1adae2dc742306533 - - default default] Added segment 7b6bac2d-e666-4df2-8962-9f4e5c92f5e2 of type vxlan for network 54d10be3-c22c-4449-8d9b-c1a850ab2cc8 [pid: 7|app: 0|req: 1052/2165] 10.0.0.111 () {34 vars in 670 bytes} [Thu Apr 23 08:58:58 2026] POST /v2.0/networks => generated 632 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 08:58:59.181 8 WARNING neutron_lib.context [None req-99e2ba02-c7d7-4265-8f32-90cab7e529ee 7e6270410c2e442bbc866f8861429436 bb3422f6a53d48c1adae2dc742306533 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1114/2166] 10.0.0.111 () {34 vars in 664 bytes} [Thu Apr 23 08:58:59 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) 2026-04-23 08:58:59.516 7 WARNING neutron_lib.context [None req-c07b571a-df0f-40c2-a65c-c3a643fc0374 7e6270410c2e442bbc866f8861429436 bb3422f6a53d48c1adae2dc742306533 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1115/2167] 10.0.0.111 () {32 vars in 729 bytes} [Thu Apr 23 08:58:59 2026] GET /v2.0/floatingips/88e677b0-7483-40ba-a546-6cb666e7429d => generated 858 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2168] 10.0.0.111 () {34 vars in 666 bytes} [Thu Apr 23 08:58:59 2026] POST /v2.0/trunks => generated 407 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 08:58:59.740 8 WARNING neutron_lib.context [None req-dcdfda9b-6223-4ee2-9163-b6b82c867d73 7e6270410c2e442bbc866f8861429436 bb3422f6a53d48c1adae2dc742306533 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 08:58:59.799 8 INFO neutron.db.segments_db [None req-dcdfda9b-6223-4ee2-9163-b6b82c867d73 7e6270410c2e442bbc866f8861429436 bb3422f6a53d48c1adae2dc742306533 - - default default] Added segment 568eed51-3623-4b72-ae12-ed535e2f763b of type vxlan for network fe6ef71c-b89d-4c4f-9402-c7151dec6727 [pid: 8|app: 0|req: 1116/2169] 10.0.0.111 () {34 vars in 670 bytes} [Thu Apr 23 08:58:59 2026] POST /v2.0/networks => generated 631 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 08:58:59.928 7 WARNING neutron_lib.context [None req-f80226d5-e286-45db-a93f-0cc3ea546425 7e6270410c2e442bbc866f8861429436 bb3422f6a53d48c1adae2dc742306533 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1054/2170] 10.0.0.111 () {34 vars in 664 bytes} [Thu Apr 23 08:58:59 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) 2026-04-23 08:59:00.249 8 WARNING neutron_lib.context [None req-7c186c60-c238-44ff-bba4-146cbbb9d711 7e6270410c2e442bbc866f8861429436 bb3422f6a53d48c1adae2dc742306533 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1117/2171] 10.0.0.111 () {34 vars in 666 bytes} [Thu Apr 23 08:59:00 2026] POST /v2.0/trunks => generated 407 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 08:59:00.508 7 WARNING neutron_lib.context [None req-2259fbfe-0653-4639-bfea-9e19dddd6b56 7e6270410c2e442bbc866f8861429436 bb3422f6a53d48c1adae2dc742306533 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 08:59:00.556 7 INFO neutron.db.segments_db [None req-2259fbfe-0653-4639-bfea-9e19dddd6b56 7e6270410c2e442bbc866f8861429436 bb3422f6a53d48c1adae2dc742306533 - - default default] Added segment 7397ef20-b711-41b8-9324-e3c22d0df28b of type vxlan for network ca6b0221-416e-4acc-a5fe-3fe3b0fb4581 [pid: 7|app: 0|req: 1055/2172] 10.0.0.111 () {34 vars in 670 bytes} [Thu Apr 23 08:59:00 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) 2026-04-23 08:59:00.685 8 WARNING neutron_lib.context [None req-2e611fdf-6ec1-4fc8-b21b-91b682f263aa 7e6270410c2e442bbc866f8861429436 bb3422f6a53d48c1adae2dc742306533 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1118/2173] 10.0.0.111 () {34 vars in 664 bytes} [Thu Apr 23 08:59:00 2026] POST /v2.0/ports => generated 743 bytes in 304 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 08:59:00.999 7 WARNING neutron_lib.context [None req-3883779f-b6b9-4058-9262-deed5c2cdcc1 7e6270410c2e442bbc866f8861429436 bb3422f6a53d48c1adae2dc742306533 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1056/2174] 10.0.0.111 () {34 vars in 666 bytes} [Thu Apr 23 08:59:00 2026] POST /v2.0/trunks => generated 407 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1119/2175] 10.0.0.111 () {34 vars in 749 bytes} [Thu Apr 23 08:59:01 2026] PUT /v2.0/trunks/9fd49162-431c-4a19-b8b7-eba5698f199b/tags => generated 17 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/2176] 10.0.0.111 () {34 vars in 749 bytes} [Thu Apr 23 08:59:01 2026] PUT /v2.0/trunks/ad67d16b-74dc-4bd8-a856-55c30ef44776/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2177] 10.0.0.111 () {34 vars in 749 bytes} [Thu Apr 23 08:59:01 2026] PUT /v2.0/trunks/60691019-ed4e-47eb-847b-68017dfbd87f/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: 1058/2178] 10.0.0.111 () {34 vars in 749 bytes} [Thu Apr 23 08:59:01 2026] PUT /v2.0/trunks/d66d0284-b9fd-4006-9300-de1fe4acf903/tags => 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: 1121/2179] 10.0.0.111 () {32 vars in 662 bytes} [Thu Apr 23 08:59:01 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2180] 10.0.0.111 () {32 vars in 676 bytes} [Thu Apr 23 08:59:01 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2181] 10.0.0.111 () {32 vars in 672 bytes} [Thu Apr 23 08:59:01 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2182] 10.0.0.111 () {32 vars in 684 bytes} [Thu Apr 23 08:59:01 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2183] 10.0.0.111 () {32 vars in 670 bytes} [Thu Apr 23 08:59:01 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2184] 10.0.0.111 () {32 vars in 684 bytes} [Thu Apr 23 08:59:01 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2185] 10.0.0.111 () {32 vars in 680 bytes} [Thu Apr 23 08:59:01 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2186] 10.0.0.111 () {32 vars in 692 bytes} [Thu Apr 23 08:59:01 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2187] 10.0.0.111 () {32 vars in 719 bytes} [Thu Apr 23 08:59:01 2026] GET /v2.0/trunks/9fd49162-431c-4a19-b8b7-eba5698f199b => generated 412 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2188] 10.0.0.111 () {32 vars in 717 bytes} [Thu Apr 23 08:59:01 2026] GET /v2.0/ports/c47669c2-bd9f-43dc-a373-5a879ff65ba9 => generated 826 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2189] 10.0.0.111 () {32 vars in 722 bytes} [Thu Apr 23 08:59:01 2026] DELETE /v2.0/trunks/9fd49162-431c-4a19-b8b7-eba5698f199b => 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: 1064/2190] 10.0.0.111 () {32 vars in 719 bytes} [Thu Apr 23 08:59:01 2026] GET /v2.0/trunks/ad67d16b-74dc-4bd8-a856-55c30ef44776 => 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: 1127/2191] 10.0.0.111 () {32 vars in 717 bytes} [Thu Apr 23 08:59:01 2026] GET /v2.0/ports/b12606f8-1e98-4a36-8d40-67d9e952eebe => generated 826 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2192] 10.0.0.111 () {32 vars in 722 bytes} [Thu Apr 23 08:59:02 2026] DELETE /v2.0/trunks/ad67d16b-74dc-4bd8-a856-55c30ef44776 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2193] 10.0.0.111 () {32 vars in 719 bytes} [Thu Apr 23 08:59:02 2026] GET /v2.0/trunks/60691019-ed4e-47eb-847b-68017dfbd87f => generated 429 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2194] 10.0.0.111 () {32 vars in 717 bytes} [Thu Apr 23 08:59:02 2026] GET /v2.0/ports/fecdc916-5c3b-4f82-8edd-4f03bac800be => generated 826 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2195] 10.0.0.111 () {32 vars in 722 bytes} [Thu Apr 23 08:59:02 2026] DELETE /v2.0/trunks/60691019-ed4e-47eb-847b-68017dfbd87f => 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: 1067/2196] 10.0.0.111 () {32 vars in 719 bytes} [Thu Apr 23 08:59:02 2026] GET /v2.0/trunks/d66d0284-b9fd-4006-9300-de1fe4acf903 => generated 414 bytes in 424 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2197] 10.0.0.111 () {32 vars in 717 bytes} [Thu Apr 23 08:59:02 2026] GET /v2.0/ports/40dc188c-9481-4b8c-a8a4-5a80362e4e7a => generated 826 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2198] 10.0.0.111 () {32 vars in 722 bytes} [Thu Apr 23 08:59:02 2026] DELETE /v2.0/trunks/d66d0284-b9fd-4006-9300-de1fe4acf903 => 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: 1131/2199] 10.0.0.111 () {32 vars in 719 bytes} [Thu Apr 23 08:59:02 2026] GET /v2.0/trunks/a4e45b05-5bb7-4405-a10e-b2f2e0c89872 => generated 407 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2200] 10.0.0.111 () {32 vars in 717 bytes} [Thu Apr 23 08:59:02 2026] GET /v2.0/ports/31612b31-d7ab-4f73-9c05-4c6ea3c21622 => generated 826 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2201] 10.0.0.111 () {32 vars in 722 bytes} [Thu Apr 23 08:59:03 2026] DELETE /v2.0/trunks/a4e45b05-5bb7-4405-a10e-b2f2e0c89872 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2202] 10.0.0.111 () {32 vars in 720 bytes} [Thu Apr 23 08:59:03 2026] DELETE /v2.0/ports/c47669c2-bd9f-43dc-a373-5a879ff65ba9 => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2203] 10.0.0.111 () {32 vars in 720 bytes} [Thu Apr 23 08:59:03 2026] DELETE /v2.0/ports/b12606f8-1e98-4a36-8d40-67d9e952eebe => generated 0 bytes in 261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2204] 10.0.0.111 () {32 vars in 720 bytes} [Thu Apr 23 08:59:03 2026] DELETE /v2.0/ports/fecdc916-5c3b-4f82-8edd-4f03bac800be => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2205] 10.0.0.111 () {32 vars in 720 bytes} [Thu Apr 23 08:59:03 2026] DELETE /v2.0/ports/40dc188c-9481-4b8c-a8a4-5a80362e4e7a => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2206] 10.0.0.111 () {32 vars in 720 bytes} [Thu Apr 23 08:59:04 2026] DELETE /v2.0/ports/31612b31-d7ab-4f73-9c05-4c6ea3c21622 => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 08:59:04.576 8 INFO neutron.services.segments.plugin [-] Segment 2a5a2f23-61cb-4cfe-83a8-39d0c11818e0 resource provider aggregate not found 2026-04-23 08:59:04.581 8 INFO neutron.services.segments.plugin [-] Segment 2a5a2f23-61cb-4cfe-83a8-39d0c11818e0 resource provider aggregate not found 2026-04-23 08:59:04.598 8 INFO neutron.services.segments.plugin [-] Segment 2a5a2f23-61cb-4cfe-83a8-39d0c11818e0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a5a2f23-61cb-4cfe-83a8-39d0c11818e0 found for delete ", "request_id": "req-ebc50ee6-e93e-4dd4-8413-575d7d9d9a98"}]} 2026-04-23 08:59:04.599 8 INFO neutron.services.segments.plugin [-] Segment 2a5a2f23-61cb-4cfe-83a8-39d0c11818e0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a5a2f23-61cb-4cfe-83a8-39d0c11818e0 found for delete ", "request_id": "req-cbc8efa2-6f2d-486a-b783-dccbd2d04586"}]} [pid: 8|app: 0|req: 1135/2207] 10.0.0.111 () {32 vars in 726 bytes} [Thu Apr 23 08:59:04 2026] DELETE /v2.0/networks/3f1418ac-18d4-4811-b5ee-1cec4b4a8611 => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 08:59:04.801 7 INFO neutron.services.segments.plugin [-] Segment ac7b4b6d-3783-48f5-9e91-c7e2491ac527 resource provider aggregate not found 2026-04-23 08:59:04.806 7 INFO neutron.services.segments.plugin [-] Segment ac7b4b6d-3783-48f5-9e91-c7e2491ac527 resource provider aggregate not found 2026-04-23 08:59:04.820 7 INFO neutron.services.segments.plugin [-] Segment ac7b4b6d-3783-48f5-9e91-c7e2491ac527 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac7b4b6d-3783-48f5-9e91-c7e2491ac527 found for delete ", "request_id": "req-a0610aa1-3eac-4c2d-ba4a-fc5cc7ffa881"}]} 2026-04-23 08:59:04.823 7 INFO neutron.services.segments.plugin [-] Segment ac7b4b6d-3783-48f5-9e91-c7e2491ac527 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac7b4b6d-3783-48f5-9e91-c7e2491ac527 found for delete ", "request_id": "req-69a3732a-5f8c-4c9b-9d7f-d9284c85cc2b"}]} [pid: 7|app: 0|req: 1073/2208] 10.0.0.111 () {32 vars in 726 bytes} [Thu Apr 23 08:59:04 2026] DELETE /v2.0/networks/17d3d39d-e5a2-4986-9efe-e26348db3e36 => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2209] 10.0.0.111 () {32 vars in 726 bytes} [Thu Apr 23 08:59:04 2026] DELETE /v2.0/networks/54d10be3-c22c-4449-8d9b-c1a850ab2cc8 => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2210] 10.0.0.111 () {32 vars in 726 bytes} [Thu Apr 23 08:59:05 2026] DELETE /v2.0/networks/fe6ef71c-b89d-4c4f-9402-c7151dec6727 => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2211] 10.0.0.111 () {32 vars in 726 bytes} [Thu Apr 23 08:59:05 2026] DELETE /v2.0/networks/ca6b0221-416e-4acc-a5fe-3fe3b0fb4581 => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2212] 10.0.0.111 () {32 vars in 774 bytes} [Thu Apr 23 08:59:06 2026] GET /v2.0/security-groups?tenant_id=bb3422f6a53d48c1adae2dc742306533&name=default => generated 2805 bytes in 200 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2213] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:59:06 2026] DELETE /v2.0/security-groups/3a8a3be0-0eb3-479b-8233-84abc2637180 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2214] 10.0.0.111 () {32 vars in 774 bytes} [Thu Apr 23 08:59:06 2026] GET /v2.0/security-groups?tenant_id=7bf73daa724f4f78860cc142fa8cbf67&name=default => generated 2805 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 08:59:06.801 8 INFO neutron.services.segments.plugin [-] Segment 7b6bac2d-e666-4df2-8962-9f4e5c92f5e2 resource provider aggregate not found 2026-04-23 08:59:06.808 8 INFO neutron.services.segments.plugin [-] Segment 7b6bac2d-e666-4df2-8962-9f4e5c92f5e2 resource provider aggregate not found 2026-04-23 08:59:06.823 8 INFO neutron.services.segments.plugin [-] Segment 7b6bac2d-e666-4df2-8962-9f4e5c92f5e2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b6bac2d-e666-4df2-8962-9f4e5c92f5e2 found for delete ", "request_id": "req-a2855cbc-933c-48e4-8f5f-d9eea5de3268"}]} 2026-04-23 08:59:06.827 8 INFO neutron.services.segments.plugin [-] Segment 7b6bac2d-e666-4df2-8962-9f4e5c92f5e2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b6bac2d-e666-4df2-8962-9f4e5c92f5e2 found for delete ", "request_id": "req-7506e0b8-e28b-45af-b216-bbb99c1983ec"}]} 2026-04-23 08:59:06.839 8 INFO neutron.services.segments.plugin [-] Segment 7397ef20-b711-41b8-9324-e3c22d0df28b resource provider aggregate not found 2026-04-23 08:59:06.846 8 INFO neutron.services.segments.plugin [-] Segment 7397ef20-b711-41b8-9324-e3c22d0df28b resource provider aggregate not found 2026-04-23 08:59:06.856 8 INFO neutron.services.segments.plugin [-] Segment 7397ef20-b711-41b8-9324-e3c22d0df28b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7397ef20-b711-41b8-9324-e3c22d0df28b found for delete ", "request_id": "req-eca8167d-8c96-4250-a782-a10db3b6c5b2"}]} 2026-04-23 08:59:06.860 8 INFO neutron.services.segments.plugin [-] Segment 7397ef20-b711-41b8-9324-e3c22d0df28b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7397ef20-b711-41b8-9324-e3c22d0df28b found for delete ", "request_id": "req-773e1c7a-500a-4ae1-a639-8f100c8d7078"}]} [pid: 8|app: 0|req: 1139/2215] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:59:06 2026] DELETE /v2.0/security-groups/02d418a8-4ee3-44f2-ae5e-aacadd85aca4 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 08:59:07.100 7 INFO neutron.services.segments.plugin [-] Segment 568eed51-3623-4b72-ae12-ed535e2f763b resource provider aggregate not found 2026-04-23 08:59:07.116 7 INFO neutron.services.segments.plugin [-] Segment 568eed51-3623-4b72-ae12-ed535e2f763b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 568eed51-3623-4b72-ae12-ed535e2f763b found for delete ", "request_id": "req-b3b7516f-a694-487e-832d-6a3540358de2"}]} 2026-04-23 08:59:07.143 7 INFO neutron.services.segments.plugin [-] Segment 568eed51-3623-4b72-ae12-ed535e2f763b resource provider aggregate not found 2026-04-23 08:59:07.162 7 INFO neutron.services.segments.plugin [-] Segment 568eed51-3623-4b72-ae12-ed535e2f763b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 568eed51-3623-4b72-ae12-ed535e2f763b found for delete ", "request_id": "req-3cd59a33-15df-4b78-aef8-e679b6846e2c"}]} [pid: 7|app: 0|req: 1077/2216] 10.0.0.111 () {32 vars in 774 bytes} [Thu Apr 23 08:59:07 2026] GET /v2.0/security-groups?tenant_id=6354e42e3fd74063aaae80b5bd881111&name=default => generated 2805 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2217] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:59:07 2026] DELETE /v2.0/security-groups/0f2b00a1-5dde-45e5-89a4-41e0df543292 => 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: 1078/2218] 10.0.0.126 () {34 vars in 990 bytes} [Thu Apr 23 08:59:08 2026] GET /v2.0/ports?device_id=32ce2435-9064-4504-93d7-5daa2fb07b24 => generated 1244 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2219] 10.0.0.126 () {34 vars in 1040 bytes} [Thu Apr 23 08:59:08 2026] GET /v2.0/security-groups?id=aec544a7-17db-49ba-a27c-c0cd5639d985&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2220] 10.0.0.134 () {34 vars in 990 bytes} [Thu Apr 23 08:59:09 2026] GET /v2.0/ports?device_id=32ce2435-9064-4504-93d7-5daa2fb07b24 => generated 975 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2221] 10.0.0.134 () {34 vars in 1040 bytes} [Thu Apr 23 08:59:09 2026] GET /v2.0/security-groups?id=aec544a7-17db-49ba-a27c-c0cd5639d985&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: 1080/2222] 199.204.45.244 () {34 vars in 994 bytes} [Thu Apr 23 08:59:09 2026] GET /v2.0/ports?device_id=32ce2435-9064-4504-93d7-5daa2fb07b24 => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 08:59:10.297 8 INFO neutron.db.l3_db [req-3008a3d6-776b-4b79-bf23-6d7986d268c1 req-5462adc7-82dd-4407-865f-8daa6decb3de eb68a0fb17c040a3af3d9d13aaa3e68e 9f30e2bba97a4127a5cc209d22978851 - - default default] Floating IP 88e677b0-7483-40ba-a546-6cb666e7429d disassociated. External IP: 10.96.250.213, port: 4a09b44b-904b-4dd2-9c2e-d2ff1f8f4964. 2026-04-23 08:59:10.565 7 WARNING neutron_lib.context [None req-11dd32f2-730a-4e3e-896b-e8630f8b2476 cae05308ba5d4700a642840bedadf0ed 92bab38435ff4367935c9b86277c1b4d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 08:59:10.687 7 INFO neutron.db.segments_db [None req-11dd32f2-730a-4e3e-896b-e8630f8b2476 cae05308ba5d4700a642840bedadf0ed 92bab38435ff4367935c9b86277c1b4d - - default default] Added segment e41c3208-af08-46b9-81ff-0aec4c858007 of type vxlan for network 315d4965-6bd8-4153-acc2-6b78c0fcff7e [pid: 8|app: 0|req: 1143/2223] 199.204.45.244 () {36 vars in 997 bytes} [Thu Apr 23 08:59:09 2026] DELETE /v2.0/ports/4a09b44b-904b-4dd2-9c2e-d2ff1f8f4964 => generated 0 bytes in 769 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2224] 10.0.0.111 () {34 vars in 670 bytes} [Thu Apr 23 08:59:10 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-04-23 08:59:10.819 7 WARNING neutron_lib.context [None req-1434d360-4cb6-47c6-841e-9612d3b10a1b cae05308ba5d4700a642840bedadf0ed 92bab38435ff4367935c9b86277c1b4d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 08:59:11.091 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-93a89aa3-dca6-46f8-a096-c1a4802d81c7'] response: {'server_uuid': '32ce2435-9064-4504-93d7-5daa2fb07b24', 'name': 'network-vif-deleted', 'tag': '4a09b44b-904b-4dd2-9c2e-d2ff1f8f4964', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1144/2225] 10.0.0.134 () {34 vars in 990 bytes} [Thu Apr 23 08:59:10 2026] GET /v2.0/ports?device_id=32ce2435-9064-4504-93d7-5daa2fb07b24 => generated 12 bytes in 390 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2228] 10.0.0.111 () {34 vars in 664 bytes} [Thu Apr 23 08:59:10 2026] POST /v2.0/ports => generated 743 bytes in 358 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2229] 10.0.0.111 () {34 vars in 747 bytes} [Thu Apr 23 08:59:11 2026] PUT /v2.0/ports/5541d502-451b-4e78-b26e-26ed8ff5f115/tags => generated 25 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1083/2230] 10.0.0.111 () {32 vars in 727 bytes} [Thu Apr 23 08:59:11 2026] GET /v2.0/ports/5541d502-451b-4e78-b26e-26ed8ff5f115/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2231] 10.0.0.111 () {34 vars in 758 bytes} [Thu Apr 23 08:59:11 2026] PUT /v2.0/ports/5541d502-451b-4e78-b26e-26ed8ff5f115/tags/green => generated 4 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2232] 10.0.0.111 () {32 vars in 727 bytes} [Thu Apr 23 08:59:11 2026] GET /v2.0/ports/5541d502-451b-4e78-b26e-26ed8ff5f115/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: 1149/2233] 10.0.0.111 () {34 vars in 754 bytes} [Thu Apr 23 08:59:11 2026] PUT /v2.0/ports/5541d502-451b-4e78-b26e-26ed8ff5f115/tags/red => generated 4 bytes in 36 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2234] 10.0.0.111 () {32 vars in 727 bytes} [Thu Apr 23 08:59:11 2026] GET /v2.0/ports/5541d502-451b-4e78-b26e-26ed8ff5f115/tags => generated 34 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2235] 10.0.0.111 () {34 vars in 776 bytes} [Thu Apr 23 08:59:11 2026] PUT /v2.0/ports/5541d502-451b-4e78-b26e-26ed8ff5f115/tags/black.or.white => generated 4 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2236] 10.0.0.111 () {32 vars in 727 bytes} [Thu Apr 23 08:59:11 2026] GET /v2.0/ports/5541d502-451b-4e78-b26e-26ed8ff5f115/tags => generated 52 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2237] 10.0.0.111 () {34 vars in 747 bytes} [Thu Apr 23 08:59:11 2026] PUT /v2.0/ports/5541d502-451b-4e78-b26e-26ed8ff5f115/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: 1087/2238] 10.0.0.111 () {32 vars in 727 bytes} [Thu Apr 23 08:59:11 2026] GET /v2.0/ports/5541d502-451b-4e78-b26e-26ed8ff5f115/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: 1152/2239] 10.0.0.111 () {32 vars in 735 bytes} [Thu Apr 23 08:59:11 2026] GET /v2.0/ports/5541d502-451b-4e78-b26e-26ed8ff5f115/tags/red => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 08:59:11.800 7 INFO neutron.api.v2.resource [None req-3d1ddf25-089c-41be-bcd1-4c5c194810b1 cae05308ba5d4700a642840bedadf0ed 92bab38435ff4367935c9b86277c1b4d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1088/2240] 10.0.0.111 () {32 vars in 739 bytes} [Thu Apr 23 08:59:11 2026] GET /v2.0/ports/5541d502-451b-4e78-b26e-26ed8ff5f115/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: 1153/2241] 10.0.0.111 () {32 vars in 738 bytes} [Thu Apr 23 08:59:11 2026] DELETE /v2.0/ports/5541d502-451b-4e78-b26e-26ed8ff5f115/tags/red => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2242] 10.0.0.111 () {32 vars in 727 bytes} [Thu Apr 23 08:59:11 2026] GET /v2.0/ports/5541d502-451b-4e78-b26e-26ed8ff5f115/tags => generated 30 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 08:59:11.959 8 INFO neutron.api.v2.resource [None req-58ca2d5d-9728-4f63-a583-28d10fc505cc cae05308ba5d4700a642840bedadf0ed 92bab38435ff4367935c9b86277c1b4d - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1154/2243] 10.0.0.111 () {32 vars in 742 bytes} [Thu Apr 23 08:59:11 2026] DELETE /v2.0/ports/5541d502-451b-4e78-b26e-26ed8ff5f115/tags/green => generated 99 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2244] 10.0.0.111 () {32 vars in 730 bytes} [Thu Apr 23 08:59:11 2026] DELETE /v2.0/ports/5541d502-451b-4e78-b26e-26ed8ff5f115/tags => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2245] 10.0.0.111 () {32 vars in 727 bytes} [Thu Apr 23 08:59:12 2026] GET /v2.0/ports/5541d502-451b-4e78-b26e-26ed8ff5f115/tags => generated 12 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2246] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:59:12 2026] DELETE /v2.0/security-groups/aec544a7-17db-49ba-a27c-c0cd5639d985 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2247] 10.0.0.111 () {32 vars in 720 bytes} [Thu Apr 23 08:59:12 2026] DELETE /v2.0/ports/5541d502-451b-4e78-b26e-26ed8ff5f115 => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 08:59:12.533 7 INFO neutron.services.segments.plugin [-] Segment e41c3208-af08-46b9-81ff-0aec4c858007 resource provider aggregate not found 2026-04-23 08:59:12.538 7 INFO neutron.services.segments.plugin [-] Segment e41c3208-af08-46b9-81ff-0aec4c858007 resource provider aggregate not found 2026-04-23 08:59:12.554 7 INFO neutron.services.segments.plugin [-] Segment e41c3208-af08-46b9-81ff-0aec4c858007 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e41c3208-af08-46b9-81ff-0aec4c858007 found for delete ", "request_id": "req-43ff769d-8e5b-4b4f-bafc-14cda879b0ff"}]} 2026-04-23 08:59:12.561 7 INFO neutron.services.segments.plugin [-] Segment e41c3208-af08-46b9-81ff-0aec4c858007 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e41c3208-af08-46b9-81ff-0aec4c858007 found for delete ", "request_id": "req-afc509fb-8d6c-440c-a595-9859872cf5fd"}]} [pid: 7|app: 0|req: 1092/2248] 10.0.0.111 () {32 vars in 726 bytes} [Thu Apr 23 08:59:12 2026] DELETE /v2.0/networks/315d4965-6bd8-4153-acc2-6b78c0fcff7e => generated 0 bytes in 243 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2249] 10.0.0.111 () {32 vars in 732 bytes} [Thu Apr 23 08:59:12 2026] DELETE /v2.0/floatingips/88e677b0-7483-40ba-a546-6cb666e7429d => generated 0 bytes in 366 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2250] 10.0.0.134 () {34 vars in 990 bytes} [Thu Apr 23 08:59:12 2026] GET /v2.0/ports?device_id=2d36eb20-f366-4baf-af8c-c94a02505e34 => generated 971 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2251] 10.0.0.134 () {34 vars in 1040 bytes} [Thu Apr 23 08:59:12 2026] GET /v2.0/security-groups?id=df38aa33-26a1-4acc-a3f4-edcee424d399&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2252] 199.204.45.244 () {34 vars in 994 bytes} [Thu Apr 23 08:59:13 2026] GET /v2.0/ports?device_id=2d36eb20-f366-4baf-af8c-c94a02505e34 => generated 971 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2253] 10.0.0.111 () {32 vars in 774 bytes} [Thu Apr 23 08:59:13 2026] GET /v2.0/security-groups?tenant_id=92bab38435ff4367935c9b86277c1b4d&name=default => generated 2805 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2254] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:59:13 2026] DELETE /v2.0/security-groups/7936941b-1dc6-4e9e-9b65-fa0f5b2803e9 => 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: 1160/2255] 199.204.45.244 () {36 vars in 997 bytes} [Thu Apr 23 08:59:13 2026] DELETE /v2.0/ports/d79c5992-e4e7-49a5-a497-a541348bb2d7 => generated 0 bytes in 344 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2256] 10.0.0.111 () {32 vars in 774 bytes} [Thu Apr 23 08:59:13 2026] GET /v2.0/security-groups?tenant_id=82a17078163e465486e28745892f7e04&name=default => generated 2805 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 08:59:13.816 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3f59c634-9258-496a-94d2-d6a359a15c7e'] response: {'server_uuid': '2d36eb20-f366-4baf-af8c-c94a02505e34', 'name': 'network-vif-deleted', 'tag': 'd79c5992-e4e7-49a5-a497-a541348bb2d7', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1161/2257] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:59:13 2026] DELETE /v2.0/security-groups/6e997581-e4d4-4782-89b9-7cd6465d4097 => 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: 1097/2258] 10.0.0.134 () {34 vars in 990 bytes} [Thu Apr 23 08:59:14 2026] GET /v2.0/ports?device_id=2d36eb20-f366-4baf-af8c-c94a02505e34 => 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: 1162/2259] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:59:15 2026] DELETE /v2.0/security-groups/df38aa33-26a1-4acc-a3f4-edcee424d399 => 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: 1098/2260] 10.0.0.111 () {34 vars in 789 bytes} [Thu Apr 23 08:59:15 2026] PUT /v2.0/routers/63acb18c-8841-4190-a85b-40d1ce4260e9/remove_router_interface => generated 309 bytes in 1314 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2261] 10.0.0.111 () {32 vars in 724 bytes} [Thu Apr 23 08:59:16 2026] DELETE /v2.0/subnets/773a01fb-b403-402e-af90-33e3b7b2134f => generated 0 bytes in 205 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2262] 10.0.0.111 () {34 vars in 678 bytes} [Thu Apr 23 08:59:17 2026] POST /v2.0/qos/policies => generated 359 bytes in 276 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2263] 10.0.0.111 () {34 vars in 753 bytes} [Thu Apr 23 08:59:17 2026] PUT /v2.0/policies/6c2bf5fc-a4c8-49e3-b61e-10c51c8c77ab/tags => generated 25 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2264] 10.0.0.111 () {32 vars in 733 bytes} [Thu Apr 23 08:59:17 2026] GET /v2.0/policies/6c2bf5fc-a4c8-49e3-b61e-10c51c8c77ab/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: 1167/2265] 10.0.0.111 () {34 vars in 764 bytes} [Thu Apr 23 08:59:17 2026] PUT /v2.0/policies/6c2bf5fc-a4c8-49e3-b61e-10c51c8c77ab/tags/green => generated 4 bytes in 32 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2266] 10.0.0.111 () {32 vars in 733 bytes} [Thu Apr 23 08:59:17 2026] GET /v2.0/policies/6c2bf5fc-a4c8-49e3-b61e-10c51c8c77ab/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: 1169/2267] 10.0.0.111 () {34 vars in 760 bytes} [Thu Apr 23 08:59:17 2026] PUT /v2.0/policies/6c2bf5fc-a4c8-49e3-b61e-10c51c8c77ab/tags/red => generated 4 bytes in 20 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2268] 10.0.0.111 () {32 vars in 733 bytes} [Thu Apr 23 08:59:17 2026] GET /v2.0/policies/6c2bf5fc-a4c8-49e3-b61e-10c51c8c77ab/tags => generated 34 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2269] 10.0.0.111 () {34 vars in 782 bytes} [Thu Apr 23 08:59:17 2026] PUT /v2.0/policies/6c2bf5fc-a4c8-49e3-b61e-10c51c8c77ab/tags/black.or.white => 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: 1172/2270] 10.0.0.111 () {32 vars in 733 bytes} [Thu Apr 23 08:59:17 2026] GET /v2.0/policies/6c2bf5fc-a4c8-49e3-b61e-10c51c8c77ab/tags => generated 52 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2271] 10.0.0.111 () {34 vars in 753 bytes} [Thu Apr 23 08:59:17 2026] PUT /v2.0/policies/6c2bf5fc-a4c8-49e3-b61e-10c51c8c77ab/tags => generated 37 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2272] 10.0.0.111 () {32 vars in 733 bytes} [Thu Apr 23 08:59:17 2026] GET /v2.0/policies/6c2bf5fc-a4c8-49e3-b61e-10c51c8c77ab/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: 1175/2273] 10.0.0.111 () {32 vars in 741 bytes} [Thu Apr 23 08:59:17 2026] GET /v2.0/policies/6c2bf5fc-a4c8-49e3-b61e-10c51c8c77ab/tags/red => generated 0 bytes in 17 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 08:59:17.709 8 INFO neutron.api.v2.resource [None req-ad3b3e66-d69e-4a4d-b120-6b295577167c fc024c2e6ec94f019c978dd30bca4f0b 0af490c35d604f7fb38a102777e58372 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1176/2274] 10.0.0.111 () {32 vars in 745 bytes} [Thu Apr 23 08:59:17 2026] GET /v2.0/policies/6c2bf5fc-a4c8-49e3-b61e-10c51c8c77ab/tags/green => generated 99 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2275] 10.0.0.111 () {32 vars in 744 bytes} [Thu Apr 23 08:59:17 2026] DELETE /v2.0/policies/6c2bf5fc-a4c8-49e3-b61e-10c51c8c77ab/tags/red => generated 0 bytes in 31 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2276] 10.0.0.111 () {32 vars in 733 bytes} [Thu Apr 23 08:59:17 2026] GET /v2.0/policies/6c2bf5fc-a4c8-49e3-b61e-10c51c8c77ab/tags => generated 30 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 08:59:17.790 8 INFO neutron.api.v2.resource [None req-325bf2b6-749d-4663-9118-dcddecf7ea74 fc024c2e6ec94f019c978dd30bca4f0b 0af490c35d604f7fb38a102777e58372 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1179/2277] 10.0.0.111 () {32 vars in 748 bytes} [Thu Apr 23 08:59:17 2026] DELETE /v2.0/policies/6c2bf5fc-a4c8-49e3-b61e-10c51c8c77ab/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: 1180/2278] 10.0.0.111 () {32 vars in 736 bytes} [Thu Apr 23 08:59:17 2026] DELETE /v2.0/policies/6c2bf5fc-a4c8-49e3-b61e-10c51c8c77ab/tags => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 08:59:17.855 7 INFO neutron.services.segments.plugin [-] Segment f9f20b00-aa1e-4261-9252-be67deccdcd4 resource provider aggregate not found 2026-04-23 08:59:17.860 7 INFO neutron.services.segments.plugin [-] Segment f9f20b00-aa1e-4261-9252-be67deccdcd4 resource provider aggregate not found [pid: 8|app: 0|req: 1181/2279] 10.0.0.111 () {32 vars in 733 bytes} [Thu Apr 23 08:59:17 2026] GET /v2.0/policies/6c2bf5fc-a4c8-49e3-b61e-10c51c8c77ab/tags => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 08:59:17.874 7 INFO neutron.services.segments.plugin [-] Segment f9f20b00-aa1e-4261-9252-be67deccdcd4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f9f20b00-aa1e-4261-9252-be67deccdcd4 found for delete ", "request_id": "req-9a0dd8c9-f751-4aed-b203-51e626f73996"}]} 2026-04-23 08:59:17.878 7 INFO neutron.services.segments.plugin [-] Segment f9f20b00-aa1e-4261-9252-be67deccdcd4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f9f20b00-aa1e-4261-9252-be67deccdcd4 found for delete ", "request_id": "req-5b989d98-c7d3-4c2b-802d-1046ae17e616"}]} 2026-04-23 08:59:17.886 7 INFO neutron.db.l3_hamode_db [None req-43db6476-27db-4b1a-b82d-ab98bd200472 eb68a0fb17c040a3af3d9d13aaa3e68e 9f30e2bba97a4127a5cc209d22978851 - - default default] HA network 8d302638-6f76-4a10-aa7e-0d65ccb02a9e was deleted as no HA routers are present in tenant 9f30e2bba97a4127a5cc209d22978851. [pid: 7|app: 0|req: 1099/2280] 10.0.0.111 () {32 vars in 724 bytes} [Thu Apr 23 08:59:16 2026] DELETE /v2.0/routers/63acb18c-8841-4190-a85b-40d1ce4260e9 => generated 0 bytes in 1100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2281] 10.0.0.111 () {32 vars in 734 bytes} [Thu Apr 23 08:59:17 2026] DELETE /v2.0/qos/policies/6c2bf5fc-a4c8-49e3-b61e-10c51c8c77ab => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2282] 10.0.0.111 () {32 vars in 726 bytes} [Thu Apr 23 08:59:17 2026] DELETE /v2.0/networks/2280f077-ce24-488b-9694-d5439c1587f7 => 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: 1183/2283] 10.0.0.111 () {32 vars in 774 bytes} [Thu Apr 23 08:59:18 2026] GET /v2.0/security-groups?tenant_id=0af490c35d604f7fb38a102777e58372&name=default => generated 2805 bytes in 253 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2284] 10.0.0.111 () {32 vars in 774 bytes} [Thu Apr 23 08:59:18 2026] GET /v2.0/security-groups?tenant_id=37eebaae4b8748dd9e4fcc94bd3764f0&name=default => generated 2805 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2285] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:59:18 2026] DELETE /v2.0/security-groups/1f9ac7ac-0d4f-4eb8-9fc8-f4d963682f97 => 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: 1102/2286] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:59:18 2026] DELETE /v2.0/security-groups/3d62132e-33b2-4dfb-bbd5-9bb2a46c15a0 => 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: 1185/2287] 10.0.0.111 () {32 vars in 774 bytes} [Thu Apr 23 08:59:19 2026] GET /v2.0/security-groups?tenant_id=7b08f0329d9941ee8d6b96c596668bc0&name=default => generated 2805 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2288] 10.0.0.111 () {32 vars in 774 bytes} [Thu Apr 23 08:59:19 2026] GET /v2.0/security-groups?tenant_id=9f30e2bba97a4127a5cc209d22978851&name=default => generated 2801 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2289] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:59:19 2026] DELETE /v2.0/security-groups/af84eabe-72de-4e4a-930e-8fb263cff4a6 => 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: 1104/2290] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:59:19 2026] DELETE /v2.0/security-groups/9c16f052-8041-4cae-9b93-5cc488d69675 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 08:59:22.592 8 WARNING neutron_lib.context [None req-29945d70-62b4-4dbd-b4cd-18af28582da4 26c32950fa704b3ba4f77b7292bba395 ec7a47ae72914218b56a8bf62775ac90 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1187/2291] 10.0.0.111 () {34 vars in 684 bytes} [Thu Apr 23 08:59:22 2026] POST /v2.0/security-groups => generated 1539 bytes in 356 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 08:59:22.809 7 INFO neutron.services.segments.plugin [-] Segment 1877e860-960f-41b4-a766-c9ab035740df resource provider aggregate not found 2026-04-23 08:59:22.817 7 INFO neutron.services.segments.plugin [-] Segment 1877e860-960f-41b4-a766-c9ab035740df resource provider aggregate not found 2026-04-23 08:59:22.837 7 INFO neutron.services.segments.plugin [-] Segment 1877e860-960f-41b4-a766-c9ab035740df resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1877e860-960f-41b4-a766-c9ab035740df found for delete ", "request_id": "req-c8ebc6f7-072e-4df1-b15f-0cc1e4986d08"}]} 2026-04-23 08:59:22.840 7 INFO neutron.services.segments.plugin [-] Segment 1877e860-960f-41b4-a766-c9ab035740df resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1877e860-960f-41b4-a766-c9ab035740df found for delete ", "request_id": "req-34278688-1347-410e-b992-410a9aad1758"}]} [pid: 7|app: 0|req: 1105/2292] 10.0.0.111 () {34 vars in 767 bytes} [Thu Apr 23 08:59:22 2026] PUT /v2.0/security-groups/f756d4d9-0832-4e2c-8fe4-270c0a9d7cb6/tags => generated 25 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2293] 10.0.0.111 () {32 vars in 747 bytes} [Thu Apr 23 08:59:22 2026] GET /v2.0/security-groups/f756d4d9-0832-4e2c-8fe4-270c0a9d7cb6/tags => generated 25 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2294] 10.0.0.111 () {34 vars in 778 bytes} [Thu Apr 23 08:59:22 2026] PUT /v2.0/security-groups/f756d4d9-0832-4e2c-8fe4-270c0a9d7cb6/tags/green => generated 4 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2295] 10.0.0.111 () {32 vars in 747 bytes} [Thu Apr 23 08:59:22 2026] GET /v2.0/security-groups/f756d4d9-0832-4e2c-8fe4-270c0a9d7cb6/tags => generated 34 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2296] 10.0.0.111 () {34 vars in 774 bytes} [Thu Apr 23 08:59:22 2026] PUT /v2.0/security-groups/f756d4d9-0832-4e2c-8fe4-270c0a9d7cb6/tags/red => generated 4 bytes in 36 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2297] 10.0.0.111 () {32 vars in 747 bytes} [Thu Apr 23 08:59:23 2026] GET /v2.0/security-groups/f756d4d9-0832-4e2c-8fe4-270c0a9d7cb6/tags => generated 34 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2298] 10.0.0.111 () {34 vars in 796 bytes} [Thu Apr 23 08:59:23 2026] PUT /v2.0/security-groups/f756d4d9-0832-4e2c-8fe4-270c0a9d7cb6/tags/black.or.white => generated 4 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2299] 10.0.0.111 () {32 vars in 747 bytes} [Thu Apr 23 08:59:23 2026] GET /v2.0/security-groups/f756d4d9-0832-4e2c-8fe4-270c0a9d7cb6/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: 1109/2300] 10.0.0.111 () {34 vars in 767 bytes} [Thu Apr 23 08:59:23 2026] PUT /v2.0/security-groups/f756d4d9-0832-4e2c-8fe4-270c0a9d7cb6/tags => generated 37 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2301] 10.0.0.111 () {32 vars in 747 bytes} [Thu Apr 23 08:59:23 2026] GET /v2.0/security-groups/f756d4d9-0832-4e2c-8fe4-270c0a9d7cb6/tags => generated 37 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2302] 10.0.0.111 () {32 vars in 755 bytes} [Thu Apr 23 08:59:23 2026] GET /v2.0/security-groups/f756d4d9-0832-4e2c-8fe4-270c0a9d7cb6/tags/red => generated 0 bytes in 26 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 08:59:23.283 8 INFO neutron.api.v2.resource [None req-9de92c60-7ab5-4138-bf53-9ebc7e10b198 26c32950fa704b3ba4f77b7292bba395 ec7a47ae72914218b56a8bf62775ac90 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1193/2303] 10.0.0.111 () {32 vars in 759 bytes} [Thu Apr 23 08:59:23 2026] GET /v2.0/security-groups/f756d4d9-0832-4e2c-8fe4-270c0a9d7cb6/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: 1111/2304] 10.0.0.111 () {32 vars in 758 bytes} [Thu Apr 23 08:59:23 2026] DELETE /v2.0/security-groups/f756d4d9-0832-4e2c-8fe4-270c0a9d7cb6/tags/red => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2305] 10.0.0.111 () {32 vars in 747 bytes} [Thu Apr 23 08:59:23 2026] GET /v2.0/security-groups/f756d4d9-0832-4e2c-8fe4-270c0a9d7cb6/tags => generated 30 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 08:59:23.385 8 INFO neutron.api.v2.resource [None req-6b41ddd9-22d4-4f0c-9535-567ae9dd7735 26c32950fa704b3ba4f77b7292bba395 ec7a47ae72914218b56a8bf62775ac90 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1195/2306] 10.0.0.111 () {32 vars in 762 bytes} [Thu Apr 23 08:59:23 2026] DELETE /v2.0/security-groups/f756d4d9-0832-4e2c-8fe4-270c0a9d7cb6/tags/green => generated 99 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2307] 10.0.0.111 () {32 vars in 750 bytes} [Thu Apr 23 08:59:23 2026] DELETE /v2.0/security-groups/f756d4d9-0832-4e2c-8fe4-270c0a9d7cb6/tags => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2308] 10.0.0.111 () {32 vars in 747 bytes} [Thu Apr 23 08:59:23 2026] GET /v2.0/security-groups/f756d4d9-0832-4e2c-8fe4-270c0a9d7cb6/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: 1198/2309] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:59:23 2026] DELETE /v2.0/security-groups/f756d4d9-0832-4e2c-8fe4-270c0a9d7cb6 => 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: 1112/2310] 10.0.0.111 () {34 vars in 678 bytes} [Thu Apr 23 08:59:23 2026] POST /v2.0/qos/policies => generated 359 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2311] 10.0.0.111 () {34 vars in 678 bytes} [Thu Apr 23 08:59:23 2026] POST /v2.0/qos/policies => generated 359 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2312] 10.0.0.111 () {34 vars in 678 bytes} [Thu Apr 23 08:59:23 2026] POST /v2.0/qos/policies => generated 359 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2313] 10.0.0.111 () {34 vars in 678 bytes} [Thu Apr 23 08:59:23 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: 1114/2314] 10.0.0.111 () {34 vars in 678 bytes} [Thu Apr 23 08:59:23 2026] POST /v2.0/qos/policies => generated 359 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2315] 10.0.0.111 () {34 vars in 753 bytes} [Thu Apr 23 08:59:23 2026] PUT /v2.0/policies/5954560a-567b-4d4f-8b04-f0bd257c4ef1/tags => generated 17 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2316] 10.0.0.111 () {34 vars in 753 bytes} [Thu Apr 23 08:59:23 2026] PUT /v2.0/policies/9416929e-6ba2-411f-8dd0-0caa07624da8/tags => generated 25 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2317] 10.0.0.111 () {34 vars in 753 bytes} [Thu Apr 23 08:59:23 2026] PUT /v2.0/policies/0e90fa18-66e2-4135-89c8-ff959eab2109/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2318] 10.0.0.111 () {34 vars in 753 bytes} [Thu Apr 23 08:59:23 2026] PUT /v2.0/policies/a71af2c7-72de-45ce-abe3-fefd7fbb34e3/tags => 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: 1117/2319] 10.0.0.111 () {32 vars in 674 bytes} [Thu Apr 23 08:59:24 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2320] 10.0.0.111 () {32 vars in 774 bytes} [Thu Apr 23 08:59:24 2026] GET /v2.0/security-groups?tenant_id=159ed7cf67a8447f9b4200aa5db445ed&name=default => generated 2805 bytes in 250 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2321] 10.0.0.111 () {32 vars in 688 bytes} [Thu Apr 23 08:59:24 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2322] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:59:24 2026] DELETE /v2.0/security-groups/3a9e1056-2518-4b33-bcb5-ef4ed92c4e97 => 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: 1119/2323] 10.0.0.111 () {32 vars in 684 bytes} [Thu Apr 23 08:59:24 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2324] 10.0.0.111 () {32 vars in 696 bytes} [Thu Apr 23 08:59:24 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2325] 10.0.0.111 () {32 vars in 774 bytes} [Thu Apr 23 08:59:24 2026] GET /v2.0/security-groups?tenant_id=ec7a47ae72914218b56a8bf62775ac90&name=default => generated 2805 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2326] 10.0.0.111 () {32 vars in 682 bytes} [Thu Apr 23 08:59:24 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2327] 10.0.0.111 () {32 vars in 696 bytes} [Thu Apr 23 08:59:24 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2328] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:59:24 2026] DELETE /v2.0/security-groups/307a55e0-9082-48a3-aed7-86947a20e760 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2329] 10.0.0.111 () {32 vars in 692 bytes} [Thu Apr 23 08:59:24 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2330] 10.0.0.111 () {32 vars in 704 bytes} [Thu Apr 23 08:59:24 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2331] 10.0.0.111 () {32 vars in 734 bytes} [Thu Apr 23 08:59:24 2026] DELETE /v2.0/qos/policies/5954560a-567b-4d4f-8b04-f0bd257c4ef1 => 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: 1209/2332] 10.0.0.111 () {32 vars in 734 bytes} [Thu Apr 23 08:59:25 2026] DELETE /v2.0/qos/policies/9416929e-6ba2-411f-8dd0-0caa07624da8 => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2333] 10.0.0.111 () {32 vars in 734 bytes} [Thu Apr 23 08:59:25 2026] DELETE /v2.0/qos/policies/0e90fa18-66e2-4135-89c8-ff959eab2109 => 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: 1210/2334] 10.0.0.111 () {32 vars in 734 bytes} [Thu Apr 23 08:59:25 2026] DELETE /v2.0/qos/policies/a71af2c7-72de-45ce-abe3-fefd7fbb34e3 => 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: 1125/2335] 10.0.0.111 () {32 vars in 734 bytes} [Thu Apr 23 08:59:25 2026] DELETE /v2.0/qos/policies/9a011c2b-0b9d-4163-8f3d-600c2a51d3c4 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2338] 10.0.0.111 () {32 vars in 774 bytes} [Thu Apr 23 08:59:26 2026] GET /v2.0/security-groups?tenant_id=451b1ca1fbb344bfb33464011371eb79&name=default => generated 2805 bytes in 268 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2339] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:59:26 2026] DELETE /v2.0/security-groups/e6096a17-bf35-45c2-a915-0a50d07468b5 => 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: 1213/2340] 10.0.0.111 () {32 vars in 774 bytes} [Thu Apr 23 08:59:26 2026] GET /v2.0/security-groups?tenant_id=80d80190cd374b55893a8a8ac8686cc0&name=default => generated 2805 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2341] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:59:26 2026] DELETE /v2.0/security-groups/c352f5b4-aef4-497b-9a77-242c889af9c7 => 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: 1214/2342] 10.0.0.111 () {32 vars in 774 bytes} [Thu Apr 23 08:59:27 2026] GET /v2.0/security-groups?tenant_id=3add0bc9795b4d00a31a872b42268b02&name=default => generated 2805 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2343] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:59:27 2026] DELETE /v2.0/security-groups/7bcff1ac-eca5-481c-b367-1160fd91022d => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 08:59:28.404 8 WARNING neutron_lib.context [None req-852a5266-0b9d-44cd-b982-a50517a7dd21 ce2918d4fac54a6c8f8e8278a0e291cf ea830d53aebd4bc98d19b2f38d9ab669 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/2344] 10.0.0.111 () {34 vars in 676 bytes} [Thu Apr 23 08:59:28 2026] POST /v2.0/subnetpools => generated 516 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2345] 10.0.0.111 () {34 vars in 759 bytes} [Thu Apr 23 08:59:28 2026] PUT /v2.0/subnetpools/e1660349-a15d-4029-9ba7-ba7b4f8209c9/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2346] 10.0.0.111 () {32 vars in 739 bytes} [Thu Apr 23 08:59:28 2026] GET /v2.0/subnetpools/e1660349-a15d-4029-9ba7-ba7b4f8209c9/tags => generated 25 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2347] 10.0.0.111 () {34 vars in 770 bytes} [Thu Apr 23 08:59:28 2026] PUT /v2.0/subnetpools/e1660349-a15d-4029-9ba7-ba7b4f8209c9/tags/green => generated 4 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2348] 10.0.0.111 () {32 vars in 739 bytes} [Thu Apr 23 08:59:28 2026] GET /v2.0/subnetpools/e1660349-a15d-4029-9ba7-ba7b4f8209c9/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: 1132/2349] 10.0.0.111 () {34 vars in 766 bytes} [Thu Apr 23 08:59:28 2026] PUT /v2.0/subnetpools/e1660349-a15d-4029-9ba7-ba7b4f8209c9/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: 1218/2350] 10.0.0.111 () {32 vars in 739 bytes} [Thu Apr 23 08:59:28 2026] GET /v2.0/subnetpools/e1660349-a15d-4029-9ba7-ba7b4f8209c9/tags => generated 34 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2351] 10.0.0.111 () {34 vars in 788 bytes} [Thu Apr 23 08:59:28 2026] PUT /v2.0/subnetpools/e1660349-a15d-4029-9ba7-ba7b4f8209c9/tags/black.or.white => generated 4 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2352] 10.0.0.111 () {32 vars in 739 bytes} [Thu Apr 23 08:59:28 2026] GET /v2.0/subnetpools/e1660349-a15d-4029-9ba7-ba7b4f8209c9/tags => generated 52 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2353] 10.0.0.111 () {34 vars in 759 bytes} [Thu Apr 23 08:59:28 2026] PUT /v2.0/subnetpools/e1660349-a15d-4029-9ba7-ba7b4f8209c9/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: 1220/2354] 10.0.0.111 () {32 vars in 739 bytes} [Thu Apr 23 08:59:28 2026] GET /v2.0/subnetpools/e1660349-a15d-4029-9ba7-ba7b4f8209c9/tags => generated 37 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2355] 10.0.0.111 () {32 vars in 747 bytes} [Thu Apr 23 08:59:28 2026] GET /v2.0/subnetpools/e1660349-a15d-4029-9ba7-ba7b4f8209c9/tags/red => generated 0 bytes in 26 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 08:59:28.855 8 INFO neutron.api.v2.resource [None req-6f4dcaff-583a-4999-a053-eaaba8efd287 ce2918d4fac54a6c8f8e8278a0e291cf ea830d53aebd4bc98d19b2f38d9ab669 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1221/2356] 10.0.0.111 () {32 vars in 751 bytes} [Thu Apr 23 08:59:28 2026] GET /v2.0/subnetpools/e1660349-a15d-4029-9ba7-ba7b4f8209c9/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: 1136/2357] 10.0.0.111 () {32 vars in 750 bytes} [Thu Apr 23 08:59:28 2026] DELETE /v2.0/subnetpools/e1660349-a15d-4029-9ba7-ba7b4f8209c9/tags/red => 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: 1222/2358] 10.0.0.111 () {32 vars in 739 bytes} [Thu Apr 23 08:59:28 2026] GET /v2.0/subnetpools/e1660349-a15d-4029-9ba7-ba7b4f8209c9/tags => generated 30 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 08:59:28.960 7 INFO neutron.api.v2.resource [None req-5c17772d-8310-4476-bbee-0534bf9f8957 ce2918d4fac54a6c8f8e8278a0e291cf ea830d53aebd4bc98d19b2f38d9ab669 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1137/2359] 10.0.0.111 () {32 vars in 754 bytes} [Thu Apr 23 08:59:28 2026] DELETE /v2.0/subnetpools/e1660349-a15d-4029-9ba7-ba7b4f8209c9/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: 1223/2360] 10.0.0.111 () {32 vars in 742 bytes} [Thu Apr 23 08:59:28 2026] DELETE /v2.0/subnetpools/e1660349-a15d-4029-9ba7-ba7b4f8209c9/tags => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2361] 10.0.0.111 () {32 vars in 739 bytes} [Thu Apr 23 08:59:29 2026] GET /v2.0/subnetpools/e1660349-a15d-4029-9ba7-ba7b4f8209c9/tags => 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: 1224/2362] 10.0.0.111 () {32 vars in 732 bytes} [Thu Apr 23 08:59:29 2026] DELETE /v2.0/subnetpools/e1660349-a15d-4029-9ba7-ba7b4f8209c9 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2363] 10.0.0.111 () {32 vars in 774 bytes} [Thu Apr 23 08:59:29 2026] GET /v2.0/security-groups?tenant_id=ea830d53aebd4bc98d19b2f38d9ab669&name=default => generated 2805 bytes in 257 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2364] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:59:30 2026] DELETE /v2.0/security-groups/6f6150d5-6d10-4d37-b9f8-0a67fec92dba => 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: 1140/2365] 10.0.0.111 () {32 vars in 774 bytes} [Thu Apr 23 08:59:30 2026] GET /v2.0/security-groups?tenant_id=edd8edc342f14adab469419db2a4f4c5&name=default => generated 2805 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 08:59:30.458 8 WARNING neutron_lib.context [None req-d73a8d9c-6bff-4941-8892-5b25a39b767c 60cbc5b13bd94e6582e230c523251007 3e38f4224b584db5b3f4338be81a56c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1141/2366] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:59:30 2026] DELETE /v2.0/security-groups/113cc2b0-d2e8-4a5b-a51d-4495191c1db1 => 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: 1226/2367] 10.0.0.111 () {34 vars in 676 bytes} [Thu Apr 23 08:59:30 2026] POST /v2.0/floatingips => generated 552 bytes in 695 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2368] 10.0.0.111 () {34 vars in 759 bytes} [Thu Apr 23 08:59:31 2026] PUT /v2.0/floatingips/76d7e07e-e841-4d37-ab57-ae42dea1e3dd/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2369] 10.0.0.111 () {32 vars in 739 bytes} [Thu Apr 23 08:59:31 2026] GET /v2.0/floatingips/76d7e07e-e841-4d37-ab57-ae42dea1e3dd/tags => generated 25 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2370] 10.0.0.111 () {34 vars in 770 bytes} [Thu Apr 23 08:59:31 2026] PUT /v2.0/floatingips/76d7e07e-e841-4d37-ab57-ae42dea1e3dd/tags/green => generated 4 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2371] 10.0.0.111 () {32 vars in 739 bytes} [Thu Apr 23 08:59:31 2026] GET /v2.0/floatingips/76d7e07e-e841-4d37-ab57-ae42dea1e3dd/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: 1144/2372] 10.0.0.111 () {34 vars in 766 bytes} [Thu Apr 23 08:59:31 2026] PUT /v2.0/floatingips/76d7e07e-e841-4d37-ab57-ae42dea1e3dd/tags/red => generated 4 bytes in 377 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2373] 10.0.0.111 () {32 vars in 739 bytes} [Thu Apr 23 08:59:31 2026] GET /v2.0/floatingips/76d7e07e-e841-4d37-ab57-ae42dea1e3dd/tags => generated 34 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2374] 10.0.0.111 () {34 vars in 788 bytes} [Thu Apr 23 08:59:31 2026] PUT /v2.0/floatingips/76d7e07e-e841-4d37-ab57-ae42dea1e3dd/tags/black.or.white => generated 4 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2375] 10.0.0.111 () {32 vars in 739 bytes} [Thu Apr 23 08:59:31 2026] GET /v2.0/floatingips/76d7e07e-e841-4d37-ab57-ae42dea1e3dd/tags => generated 52 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2376] 10.0.0.111 () {34 vars in 759 bytes} [Thu Apr 23 08:59:31 2026] PUT /v2.0/floatingips/76d7e07e-e841-4d37-ab57-ae42dea1e3dd/tags => generated 37 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2377] 10.0.0.111 () {32 vars in 739 bytes} [Thu Apr 23 08:59:31 2026] GET /v2.0/floatingips/76d7e07e-e841-4d37-ab57-ae42dea1e3dd/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: 1147/2378] 10.0.0.111 () {32 vars in 747 bytes} [Thu Apr 23 08:59:31 2026] GET /v2.0/floatingips/76d7e07e-e841-4d37-ab57-ae42dea1e3dd/tags/red => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 08:59:31.951 8 INFO neutron.api.v2.resource [None req-61f09c67-88e6-434f-a1d9-10268f30dda2 60cbc5b13bd94e6582e230c523251007 3e38f4224b584db5b3f4338be81a56c3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1232/2379] 10.0.0.111 () {32 vars in 751 bytes} [Thu Apr 23 08:59:31 2026] GET /v2.0/floatingips/76d7e07e-e841-4d37-ab57-ae42dea1e3dd/tags/green => generated 99 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2380] 10.0.0.111 () {32 vars in 750 bytes} [Thu Apr 23 08:59:31 2026] DELETE /v2.0/floatingips/76d7e07e-e841-4d37-ab57-ae42dea1e3dd/tags/red => 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: 1233/2381] 10.0.0.111 () {32 vars in 739 bytes} [Thu Apr 23 08:59:32 2026] GET /v2.0/floatingips/76d7e07e-e841-4d37-ab57-ae42dea1e3dd/tags => generated 30 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 08:59:32.086 7 INFO neutron.api.v2.resource [None req-1a52afcf-d02a-429b-9d41-afaceca4cfee 60cbc5b13bd94e6582e230c523251007 3e38f4224b584db5b3f4338be81a56c3 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1149/2382] 10.0.0.111 () {32 vars in 754 bytes} [Thu Apr 23 08:59:32 2026] DELETE /v2.0/floatingips/76d7e07e-e841-4d37-ab57-ae42dea1e3dd/tags/green => generated 99 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2383] 10.0.0.111 () {32 vars in 742 bytes} [Thu Apr 23 08:59:32 2026] DELETE /v2.0/floatingips/76d7e07e-e841-4d37-ab57-ae42dea1e3dd/tags => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2384] 10.0.0.111 () {32 vars in 739 bytes} [Thu Apr 23 08:59:32 2026] GET /v2.0/floatingips/76d7e07e-e841-4d37-ab57-ae42dea1e3dd/tags => 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: 1235/2385] 10.0.0.111 () {32 vars in 732 bytes} [Thu Apr 23 08:59:32 2026] DELETE /v2.0/floatingips/76d7e07e-e841-4d37-ab57-ae42dea1e3dd => generated 0 bytes in 312 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2386] 10.0.0.111 () {32 vars in 774 bytes} [Thu Apr 23 08:59:33 2026] GET /v2.0/security-groups?tenant_id=3e38f4224b584db5b3f4338be81a56c3&name=default => generated 2805 bytes in 259 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2387] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:59:33 2026] DELETE /v2.0/security-groups/581cc0fc-034e-4ff1-b14b-c3b393a3fd81 => 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: 1152/2388] 10.0.0.111 () {32 vars in 774 bytes} [Thu Apr 23 08:59:33 2026] GET /v2.0/security-groups?tenant_id=ab33988fcfaa4d60832f08b479b6a8bd&name=default => generated 2805 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2389] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:59:33 2026] DELETE /v2.0/security-groups/cefd5da0-042e-459c-bb9f-0412b5076247 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 08:59:37.142 7 WARNING neutron_lib.context [None req-996741b0-9a19-4362-889a-3660e4899611 922993300b194a7aafcd8c451c530b59 592138d986724d26bd2a4952393fbdef - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 08:59:37.256 7 INFO neutron.db.segments_db [None req-996741b0-9a19-4362-889a-3660e4899611 922993300b194a7aafcd8c451c530b59 592138d986724d26bd2a4952393fbdef - - default default] Added segment e5d6ed1b-fca6-4f8b-bd45-f3cc0474e369 of type vxlan for network b2dac9db-e488-4874-8969-0cfa2079db9c [pid: 7|app: 0|req: 1153/2390] 10.0.0.111 () {34 vars in 670 bytes} [Thu Apr 23 08:59:36 2026] POST /v2.0/networks => generated 632 bytes in 396 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2391] 10.0.0.111 () {34 vars in 753 bytes} [Thu Apr 23 08:59:37 2026] PUT /v2.0/networks/b2dac9db-e488-4874-8969-0cfa2079db9c/tags => generated 25 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2392] 10.0.0.111 () {32 vars in 733 bytes} [Thu Apr 23 08:59:37 2026] GET /v2.0/networks/b2dac9db-e488-4874-8969-0cfa2079db9c/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: 1239/2393] 10.0.0.111 () {34 vars in 764 bytes} [Thu Apr 23 08:59:37 2026] PUT /v2.0/networks/b2dac9db-e488-4874-8969-0cfa2079db9c/tags/green => generated 4 bytes in 61 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2394] 10.0.0.111 () {32 vars in 733 bytes} [Thu Apr 23 08:59:37 2026] GET /v2.0/networks/b2dac9db-e488-4874-8969-0cfa2079db9c/tags => generated 34 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2395] 10.0.0.111 () {34 vars in 760 bytes} [Thu Apr 23 08:59:37 2026] PUT /v2.0/networks/b2dac9db-e488-4874-8969-0cfa2079db9c/tags/red => generated 4 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2396] 10.0.0.111 () {32 vars in 733 bytes} [Thu Apr 23 08:59:37 2026] GET /v2.0/networks/b2dac9db-e488-4874-8969-0cfa2079db9c/tags => generated 34 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2397] 10.0.0.111 () {34 vars in 782 bytes} [Thu Apr 23 08:59:37 2026] PUT /v2.0/networks/b2dac9db-e488-4874-8969-0cfa2079db9c/tags/black.or.white => generated 4 bytes in 59 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2398] 10.0.0.111 () {32 vars in 733 bytes} [Thu Apr 23 08:59:37 2026] GET /v2.0/networks/b2dac9db-e488-4874-8969-0cfa2079db9c/tags => generated 52 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2399] 10.0.0.111 () {34 vars in 753 bytes} [Thu Apr 23 08:59:37 2026] PUT /v2.0/networks/b2dac9db-e488-4874-8969-0cfa2079db9c/tags => generated 37 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2400] 10.0.0.111 () {32 vars in 733 bytes} [Thu Apr 23 08:59:37 2026] GET /v2.0/networks/b2dac9db-e488-4874-8969-0cfa2079db9c/tags => generated 37 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2401] 10.0.0.111 () {32 vars in 741 bytes} [Thu Apr 23 08:59:37 2026] GET /v2.0/networks/b2dac9db-e488-4874-8969-0cfa2079db9c/tags/red => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 08:59:38.050 7 INFO neutron.api.v2.resource [None req-f438564c-8a50-46ae-8bf6-8dae17b38dca 922993300b194a7aafcd8c451c530b59 592138d986724d26bd2a4952393fbdef - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1159/2402] 10.0.0.111 () {32 vars in 745 bytes} [Thu Apr 23 08:59:38 2026] GET /v2.0/networks/b2dac9db-e488-4874-8969-0cfa2079db9c/tags/green => generated 99 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2403] 10.0.0.111 () {32 vars in 744 bytes} [Thu Apr 23 08:59:38 2026] DELETE /v2.0/networks/b2dac9db-e488-4874-8969-0cfa2079db9c/tags/red => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2404] 10.0.0.111 () {32 vars in 733 bytes} [Thu Apr 23 08:59:38 2026] GET /v2.0/networks/b2dac9db-e488-4874-8969-0cfa2079db9c/tags => generated 30 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 08:59:38.235 8 INFO neutron.api.v2.resource [None req-84fdd9de-6ab8-4e87-be0d-07fb7b1fb9b2 922993300b194a7aafcd8c451c530b59 592138d986724d26bd2a4952393fbdef - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1245/2405] 10.0.0.111 () {32 vars in 748 bytes} [Thu Apr 23 08:59:38 2026] DELETE /v2.0/networks/b2dac9db-e488-4874-8969-0cfa2079db9c/tags/green => generated 99 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2406] 10.0.0.111 () {32 vars in 736 bytes} [Thu Apr 23 08:59:38 2026] DELETE /v2.0/networks/b2dac9db-e488-4874-8969-0cfa2079db9c/tags => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2407] 10.0.0.111 () {32 vars in 733 bytes} [Thu Apr 23 08:59:38 2026] GET /v2.0/networks/b2dac9db-e488-4874-8969-0cfa2079db9c/tags => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 08:59:38.559 7 INFO neutron.services.segments.plugin [-] Segment e5d6ed1b-fca6-4f8b-bd45-f3cc0474e369 resource provider aggregate not found 2026-04-23 08:59:38.565 7 INFO neutron.services.segments.plugin [-] Segment e5d6ed1b-fca6-4f8b-bd45-f3cc0474e369 resource provider aggregate not found 2026-04-23 08:59:38.581 7 INFO neutron.services.segments.plugin [-] Segment e5d6ed1b-fca6-4f8b-bd45-f3cc0474e369 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e5d6ed1b-fca6-4f8b-bd45-f3cc0474e369 found for delete ", "request_id": "req-ba424a0e-18a4-4880-a909-d3cbbe3563d5"}]} 2026-04-23 08:59:38.587 7 INFO neutron.services.segments.plugin [-] Segment e5d6ed1b-fca6-4f8b-bd45-f3cc0474e369 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e5d6ed1b-fca6-4f8b-bd45-f3cc0474e369 found for delete ", "request_id": "req-d2865991-508a-4acf-8109-512d8c344a0a"}]} [pid: 7|app: 0|req: 1162/2408] 10.0.0.111 () {32 vars in 726 bytes} [Thu Apr 23 08:59:38 2026] DELETE /v2.0/networks/b2dac9db-e488-4874-8969-0cfa2079db9c => 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: 1247/2409] 10.0.0.111 () {32 vars in 774 bytes} [Thu Apr 23 08:59:39 2026] GET /v2.0/security-groups?tenant_id=592138d986724d26bd2a4952393fbdef&name=default => generated 2805 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2410] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:59:39 2026] DELETE /v2.0/security-groups/acde9d71-8225-4565-b253-6df53bff7ec2 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2411] 10.0.0.111 () {32 vars in 774 bytes} [Thu Apr 23 08:59:39 2026] GET /v2.0/security-groups?tenant_id=4bba6cbe479e46c7bb0cb6638e3027bb&name=default => generated 2805 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2412] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 08:59:39 2026] DELETE /v2.0/security-groups/37786638-76d6-402e-ad9f-06d28f40faba => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 08:59:48.463 8 WARNING neutron_lib.context [None req-077f5e26-798c-40f5-a8aa-44dfb65eb268 dc05d1e2d3324a7496e44946a5db4899 bd5121b19f98442dbca64e487e39c741 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 08:59:48.577 8 INFO neutron.db.segments_db [None req-077f5e26-798c-40f5-a8aa-44dfb65eb268 dc05d1e2d3324a7496e44946a5db4899 bd5121b19f98442dbca64e487e39c741 - - default default] Added segment 9c50c0d7-bd91-4b76-aaca-3aac4336f14c of type vxlan for network d027812e-b38b-4d2a-a2a1-8321f88c0c14 [pid: 8|app: 0|req: 1250/2415] 10.0.0.111 () {34 vars in 670 bytes} [Thu Apr 23 08:59:48 2026] POST /v2.0/networks => generated 640 bytes in 378 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 08:59:48.692 7 WARNING neutron_lib.context [None req-dfb09c1b-8ae5-491e-8109-a9060e466080 dc05d1e2d3324a7496e44946a5db4899 bd5121b19f98442dbca64e487e39c741 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1166/2416] 10.0.0.111 () {34 vars in 669 bytes} [Thu Apr 23 08:59:48 2026] POST /v2.0/subnets => generated 634 bytes in 316 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2417] 10.0.0.111 () {32 vars in 722 bytes} [Thu Apr 23 08:59:49 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 08:59:49.084 7 WARNING neutron_lib.context [None req-6e602957-c904-4519-be8b-e1962edc092f dc05d1e2d3324a7496e44946a5db4899 bd5121b19f98442dbca64e487e39c741 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1167/2418] 10.0.0.111 () {34 vars in 669 bytes} [Thu Apr 23 08:59:49 2026] POST /v2.0/subnets => generated 708 bytes in 289 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 08:59:49.379 8 WARNING neutron_lib.context [None req-a80f8134-327c-417a-80d0-9086e41e554d dc05d1e2d3324a7496e44946a5db4899 bd5121b19f98442dbca64e487e39c741 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 08:59:49.442 8 INFO neutron.db.segments_db [None req-a80f8134-327c-417a-80d0-9086e41e554d dc05d1e2d3324a7496e44946a5db4899 bd5121b19f98442dbca64e487e39c741 - - default default] Added segment 3aec83fc-a62c-440d-a4f7-9751d5ce0e99 of type vxlan for network 450b745d-1c4d-4270-bfd8-9a4fa21694ae [pid: 8|app: 0|req: 1252/2419] 10.0.0.111 () {34 vars in 670 bytes} [Thu Apr 23 08:59:49 2026] POST /v2.0/networks => generated 636 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 08:59:49.583 7 WARNING neutron_lib.context [None req-fa5eb7f6-a54d-40dd-88c7-b4ede5f69ac5 dc05d1e2d3324a7496e44946a5db4899 bd5121b19f98442dbca64e487e39c741 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1168/2420] 10.0.0.111 () {34 vars in 669 bytes} [Thu Apr 23 08:59:49 2026] POST /v2.0/subnets => generated 631 bytes in 383 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 08:59:49.968 8 WARNING neutron_lib.context [None req-e937d6e2-527b-43ef-98c6-d48e1b955516 dc05d1e2d3324a7496e44946a5db4899 bd5121b19f98442dbca64e487e39c741 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1253/2421] 10.0.0.111 () {34 vars in 669 bytes} [Thu Apr 23 08:59:49 2026] POST /v2.0/subnets => generated 702 bytes in 359 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 08:59:50.332 7 WARNING neutron_lib.context [None req-12d41550-2a3d-4923-9258-03317622db75 dc05d1e2d3324a7496e44946a5db4899 bd5121b19f98442dbca64e487e39c741 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 08:59:50.396 7 INFO neutron.db.segments_db [None req-12d41550-2a3d-4923-9258-03317622db75 dc05d1e2d3324a7496e44946a5db4899 bd5121b19f98442dbca64e487e39c741 - - default default] Added segment 5a473954-abb1-4a87-ba96-f89172960c8f of type vxlan for network ea86b3b7-19e0-4179-b84d-56b41e6a4c00 [pid: 7|app: 0|req: 1169/2422] 10.0.0.111 () {34 vars in 670 bytes} [Thu Apr 23 08:59:50 2026] POST /v2.0/networks => generated 638 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 08:59:50.581 8 WARNING neutron_lib.context [None req-195da5a3-44fa-42bb-ad34-fd608f67f3ef dc05d1e2d3324a7496e44946a5db4899 bd5121b19f98442dbca64e487e39c741 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1254/2423] 10.0.0.111 () {34 vars in 669 bytes} [Thu Apr 23 08:59:50 2026] POST /v2.0/subnets => generated 631 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 08:59:50.951 7 WARNING neutron_lib.context [None req-dba9c1a5-a824-42fc-a51b-c92014c4ceba dc05d1e2d3324a7496e44946a5db4899 bd5121b19f98442dbca64e487e39c741 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1170/2424] 10.0.0.111 () {34 vars in 669 bytes} [Thu Apr 23 08:59:50 2026] POST /v2.0/subnets => generated 704 bytes in 446 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 08:59:51.414 8 WARNING neutron_lib.context [None req-c631de2a-1bb0-4691-99c3-29204f6e28dd dc05d1e2d3324a7496e44946a5db4899 bd5121b19f98442dbca64e487e39c741 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 08:59:51.482 8 INFO neutron.db.segments_db [None req-c631de2a-1bb0-4691-99c3-29204f6e28dd dc05d1e2d3324a7496e44946a5db4899 bd5121b19f98442dbca64e487e39c741 - - default default] Added segment 4080e3ff-8a27-4949-8253-929385a07ff5 of type vxlan for network 860d4971-24cb-4198-8bb8-ae6800782668 2026-04-23 08:59:51.831 8 INFO neutron.db.l3_hamode_db [None req-c631de2a-1bb0-4691-99c3-29204f6e28dd dc05d1e2d3324a7496e44946a5db4899 bd5121b19f98442dbca64e487e39c741 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 08:59:52.999 8 INFO neutron.db.l3_hamode_db [None req-c631de2a-1bb0-4691-99c3-29204f6e28dd dc05d1e2d3324a7496e44946a5db4899 bd5121b19f98442dbca64e487e39c741 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1255/2425] 10.0.0.111 () {34 vars in 669 bytes} [Thu Apr 23 08:59:51 2026] POST /v2.0/routers => generated 685 bytes in 3157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2428] 10.0.0.111 () {34 vars in 783 bytes} [Thu Apr 23 08:59:54 2026] PUT /v2.0/routers/84164fe9-68ef-499c-8a36-5c51d3c2951f/add_router_interface => generated 309 bytes in 1804 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2429] 10.0.0.111 () {34 vars in 783 bytes} [Thu Apr 23 08:59:56 2026] PUT /v2.0/routers/84164fe9-68ef-499c-8a36-5c51d3c2951f/add_router_interface => generated 309 bytes in 1781 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2430] 10.0.0.111 () {34 vars in 783 bytes} [Thu Apr 23 08:59:58 2026] PUT /v2.0/routers/84164fe9-68ef-499c-8a36-5c51d3c2951f/add_router_interface => generated 309 bytes in 1767 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 09:00:00.001 8 WARNING neutron_lib.context [None req-dc0d57e2-02b8-412f-b986-b7ee03a823fc dc05d1e2d3324a7496e44946a5db4899 bd5121b19f98442dbca64e487e39c741 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/2431] 10.0.0.111 () {34 vars in 684 bytes} [Thu Apr 23 08:59:59 2026] POST /v2.0/security-groups => generated 1565 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 09:00:00.130 7 WARNING neutron_lib.context [None req-8f0b74a7-61ce-4886-8be5-75173d646104 dc05d1e2d3324a7496e44946a5db4899 bd5121b19f98442dbca64e487e39c741 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1173/2432] 10.0.0.111 () {34 vars in 695 bytes} [Thu Apr 23 09:00:00 2026] POST /v2.0/security-group-rules => generated 565 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 09:00:00.256 8 WARNING neutron_lib.context [None req-5d0c1702-4c9e-4286-9b93-47621fb72b33 dc05d1e2d3324a7496e44946a5db4899 bd5121b19f98442dbca64e487e39c741 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/2433] 10.0.0.111 () {34 vars in 695 bytes} [Thu Apr 23 09:00:00 2026] POST /v2.0/security-group-rules => generated 565 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 09:00:00.361 7 WARNING neutron_lib.context [None req-8a02dba3-149e-4b93-9030-ba1f61d3c39e dc05d1e2d3324a7496e44946a5db4899 bd5121b19f98442dbca64e487e39c741 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1174/2434] 10.0.0.111 () {34 vars in 695 bytes} [Thu Apr 23 09:00:00 2026] POST /v2.0/security-group-rules => generated 567 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 09:00:00.522 8 WARNING neutron_lib.context [None req-2d4c559a-3baf-439b-ab78-0efff4bfd82c dc05d1e2d3324a7496e44946a5db4899 bd5121b19f98442dbca64e487e39c741 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/2435] 10.0.0.111 () {34 vars in 695 bytes} [Thu Apr 23 09:00:00 2026] POST /v2.0/security-group-rules => generated 569 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 09:00:00.634 7 WARNING neutron_lib.context [None req-4f3b756e-516d-4ce9-bf25-b33ab7e49c2a dc05d1e2d3324a7496e44946a5db4899 bd5121b19f98442dbca64e487e39c741 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1175/2436] 10.0.0.111 () {34 vars in 695 bytes} [Thu Apr 23 09:00:00 2026] POST /v2.0/security-group-rules => generated 569 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 09:00:00.749 8 WARNING neutron_lib.context [None req-df69d032-6861-4055-9885-65ecf9f604c9 dc05d1e2d3324a7496e44946a5db4899 bd5121b19f98442dbca64e487e39c741 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1262/2437] 10.0.0.111 () {34 vars in 695 bytes} [Thu Apr 23 09:00:00 2026] POST /v2.0/security-group-rules => generated 565 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 09:00:00.889 7 WARNING neutron_lib.context [None req-4f5d8497-f863-4418-bb1e-3e25657f247c dc05d1e2d3324a7496e44946a5db4899 bd5121b19f98442dbca64e487e39c741 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1176/2438] 10.0.0.111 () {34 vars in 695 bytes} [Thu Apr 23 09:00:00 2026] POST /v2.0/security-group-rules => generated 565 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 09:00:01.001 8 WARNING neutron_lib.context [None req-946614a7-d023-4492-847a-b1ba502c4d74 dc05d1e2d3324a7496e44946a5db4899 bd5121b19f98442dbca64e487e39c741 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/2439] 10.0.0.111 () {34 vars in 695 bytes} [Thu Apr 23 09:00:00 2026] POST /v2.0/security-group-rules => generated 565 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 09:00:01.124 7 WARNING neutron_lib.context [None req-3fb0dcfa-c2c1-4166-9fef-68f946a50f51 dc05d1e2d3324a7496e44946a5db4899 bd5121b19f98442dbca64e487e39c741 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1177/2440] 10.0.0.111 () {34 vars in 695 bytes} [Thu Apr 23 09:00:01 2026] POST /v2.0/security-group-rules => generated 567 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 09:00:01.236 8 WARNING neutron_lib.context [None req-47394e42-13bc-4a48-9ffc-3fa397fc71d3 dc05d1e2d3324a7496e44946a5db4899 bd5121b19f98442dbca64e487e39c741 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1264/2441] 10.0.0.111 () {34 vars in 695 bytes} [Thu Apr 23 09:00:01 2026] POST /v2.0/security-group-rules => generated 569 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 09:00:01.358 7 WARNING neutron_lib.context [None req-4804a305-0547-4268-b74e-b95b235c3ee3 dc05d1e2d3324a7496e44946a5db4899 bd5121b19f98442dbca64e487e39c741 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1178/2442] 10.0.0.111 () {34 vars in 695 bytes} [Thu Apr 23 09:00:01 2026] POST /v2.0/security-group-rules => generated 565 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2443] 10.0.0.134 () {34 vars in 1094 bytes} [Thu Apr 23 09:00:01 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-381848240&fields=id&tenant_id=bd5121b19f98442dbca64e487e39c741 => generated 69 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2444] 10.0.0.134 () {34 vars in 982 bytes} [Thu Apr 23 09:00:01 2026] GET /v2.0/networks?id=450b745d-1c4d-4270-bfd8-9a4fa21694ae => generated 703 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2445] 10.0.0.134 () {34 vars in 965 bytes} [Thu Apr 23 09:00:01 2026] GET /v2.0/quotas/bd5121b19f98442dbca64e487e39c741 => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2446] 10.0.0.134 () {34 vars in 1002 bytes} [Thu Apr 23 09:00:01 2026] GET /v2.0/ports?tenant_id=bd5121b19f98442dbca64e487e39c741&fields=id => generated 287 bytes in 252 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2447] 10.0.0.134 () {34 vars in 1008 bytes} [Thu Apr 23 09:00:02 2026] GET /v2.0/networks/450b745d-1c4d-4270-bfd8-9a4fa21694ae?fields=segments => generated 14 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2448] 10.0.0.134 () {34 vars in 1108 bytes} [Thu Apr 23 09:00:02 2026] GET /v2.0/networks/450b745d-1c4d-4270-bfd8-9a4fa21694ae?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2449] 10.0.0.134 () {34 vars in 990 bytes} [Thu Apr 23 09:00:02 2026] GET /v2.0/ports?device_id=c82a6d7e-ca04-4b89-9242-ebffde7e09af => 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: 1182/2450] 199.204.45.244 () {34 vars in 986 bytes} [Thu Apr 23 09:00:03 2026] GET /v2.0/networks?id=450b745d-1c4d-4270-bfd8-9a4fa21694ae => generated 703 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2451] 199.204.45.244 () {34 vars in 1050 bytes} [Thu Apr 23 09:00:03 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=bd5121b19f98442dbca64e487e39c741 => generated 178 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 09:00:03.387 7 WARNING neutron_lib.context [req-d0955bdd-98ac-48e3-93c8-606fe75a74da req-aacfee1b-1012-4bbe-8e8e-a870e5a9584b dc05d1e2d3324a7496e44946a5db4899 bd5121b19f98442dbca64e487e39c741 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1183/2452] 199.204.45.244 () {38 vars in 955 bytes} [Thu Apr 23 09:00:03 2026] POST /v2.0/ports => generated 1183 bytes in 522 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2453] 199.204.45.244 () {38 vars in 1028 bytes} [Thu Apr 23 09:00:03 2026] PUT /v2.0/ports/800d662c-ac8a-4bc1-b45e-3b0273652984 => generated 1428 bytes in 536 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1184/2454] 199.204.45.244 () {34 vars in 1080 bytes} [Thu Apr 23 09:00:04 2026] GET /v2.0/ports?tenant_id=bd5121b19f98442dbca64e487e39c741&device_id=c82a6d7e-ca04-4b89-9242-ebffde7e09af => generated 1467 bytes in 446 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:00:05.000 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-495d3a52-0852-43f5-a561-d69cad4b7b0b'] response: {'name': 'network-changed', 'server_uuid': 'c82a6d7e-ca04-4b89-9242-ebffde7e09af', 'tag': '800d662c-ac8a-4bc1-b45e-3b0273652984', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1271/2455] 199.204.45.244 () {34 vars in 1058 bytes} [Thu Apr 23 09:00:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.213&port_id=800d662c-ac8a-4bc1-b45e-3b0273652984 => 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: 1185/2456] 199.204.45.244 () {34 vars in 1104 bytes} [Thu Apr 23 09:00:05 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A194&port_id=800d662c-ac8a-4bc1-b45e-3b0273652984 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2457] 199.204.45.244 () {34 vars in 1064 bytes} [Thu Apr 23 09:00:05 2026] GET /v2.0/subnets?id=ed504070-b6f0-4625-a392-9bbb09f838db&id=93f7a69e-71ba-4543-84e9-e035c6326952 => generated 1362 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2458] 199.204.45.244 () {34 vars in 1052 bytes} [Thu Apr 23 09:00:05 2026] GET /v2.0/ports?network_id=450b745d-1c4d-4270-bfd8-9a4fa21694ae&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1273/2459] 199.204.45.244 () {34 vars in 1052 bytes} [Thu Apr 23 09:00:05 2026] GET /v2.0/ports?network_id=450b745d-1c4d-4270-bfd8-9a4fa21694ae&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: 7|app: 0|req: 1187/2460] 199.204.45.244 () {34 vars in 1012 bytes} [Thu Apr 23 09:00:05 2026] GET /v2.0/networks/450b745d-1c4d-4270-bfd8-9a4fa21694ae?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2461] 199.204.45.244 () {34 vars in 1112 bytes} [Thu Apr 23 09:00:05 2026] GET /v2.0/networks/450b745d-1c4d-4270-bfd8-9a4fa21694ae?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2462] 199.204.45.244 () {34 vars in 1080 bytes} [Thu Apr 23 09:00:05 2026] GET /v2.0/ports?tenant_id=bd5121b19f98442dbca64e487e39c741&device_id=c82a6d7e-ca04-4b89-9242-ebffde7e09af => generated 1467 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2463] 199.204.45.244 () {34 vars in 986 bytes} [Thu Apr 23 09:00:05 2026] GET /v2.0/networks?id=450b745d-1c4d-4270-bfd8-9a4fa21694ae => generated 799 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2464] 199.204.45.244 () {34 vars in 1058 bytes} [Thu Apr 23 09:00:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.213&port_id=800d662c-ac8a-4bc1-b45e-3b0273652984 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2465] 199.204.45.244 () {34 vars in 1104 bytes} [Thu Apr 23 09:00:05 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A194&port_id=800d662c-ac8a-4bc1-b45e-3b0273652984 => 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: 1190/2466] 199.204.45.244 () {34 vars in 1064 bytes} [Thu Apr 23 09:00:05 2026] GET /v2.0/subnets?id=ed504070-b6f0-4625-a392-9bbb09f838db&id=93f7a69e-71ba-4543-84e9-e035c6326952 => generated 1362 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2467] 199.204.45.244 () {34 vars in 1052 bytes} [Thu Apr 23 09:00:05 2026] GET /v2.0/ports?network_id=450b745d-1c4d-4270-bfd8-9a4fa21694ae&device_owner=network%3Adhcp => generated 1457 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2468] 199.204.45.244 () {34 vars in 1052 bytes} [Thu Apr 23 09:00:05 2026] GET /v2.0/ports?network_id=450b745d-1c4d-4270-bfd8-9a4fa21694ae&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2469] 199.204.45.244 () {34 vars in 1012 bytes} [Thu Apr 23 09:00:05 2026] GET /v2.0/networks/450b745d-1c4d-4270-bfd8-9a4fa21694ae?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2470] 199.204.45.244 () {34 vars in 1112 bytes} [Thu Apr 23 09:00:05 2026] GET /v2.0/networks/450b745d-1c4d-4270-bfd8-9a4fa21694ae?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2471] 10.0.0.134 () {34 vars in 990 bytes} [Thu Apr 23 09:00:07 2026] GET /v2.0/ports?device_id=c82a6d7e-ca04-4b89-9242-ebffde7e09af => generated 1200 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2472] 10.0.0.134 () {34 vars in 1040 bytes} [Thu Apr 23 09:00:07 2026] GET /v2.0/security-groups?id=de191124-84cf-4b73-a419-20de0e49384b&fields=id&fields=name => generated 111 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2473] 10.0.0.111 () {32 vars in 818 bytes} [Thu Apr 23 09:00:07 2026] GET /v2.0/ports?network_id=450b745d-1c4d-4270-bfd8-9a4fa21694ae&mac_address=fa%3A16%3A3e%3A99%3Af2%3Ae5 => generated 1200 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 09:00:07.954 7 WARNING neutron_lib.context [None req-ddfe27fe-0f28-4493-bc70-07abbedf4c0c dc05d1e2d3324a7496e44946a5db4899 bd5121b19f98442dbca64e487e39c741 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 09:00:08.917 7 INFO neutron.db.l3_db [None req-ddfe27fe-0f28-4493-bc70-07abbedf4c0c dc05d1e2d3324a7496e44946a5db4899 bd5121b19f98442dbca64e487e39c741 - - default default] Floating IP 87619a69-559b-41ed-9d27-fb045d77d06a associated. External IP: 10.96.250.216, port: 800d662c-ac8a-4bc1-b45e-3b0273652984. [pid: 7|app: 0|req: 1194/2474] 10.0.0.111 () {34 vars in 677 bytes} [Thu Apr 23 09:00:07 2026] POST /v2.0/floatingips => generated 855 bytes in 1420 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2475] 10.0.0.134 () {34 vars in 1094 bytes} [Thu Apr 23 09:00:09 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-381848240&fields=id&tenant_id=bd5121b19f98442dbca64e487e39c741 => generated 69 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 09:00:09.549 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-485bb119-0a5e-4cff-a73e-6ba6b079b80b'] response: {'name': 'network-changed', 'server_uuid': 'c82a6d7e-ca04-4b89-9242-ebffde7e09af', 'tag': '800d662c-ac8a-4bc1-b45e-3b0273652984', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1195/2476] 10.0.0.134 () {34 vars in 982 bytes} [Thu Apr 23 09:00:09 2026] GET /v2.0/networks?id=ea86b3b7-19e0-4179-b84d-56b41e6a4c00 => generated 705 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2477] 199.204.45.244 () {34 vars in 1080 bytes} [Thu Apr 23 09:00:09 2026] GET /v2.0/ports?tenant_id=bd5121b19f98442dbca64e487e39c741&device_id=c82a6d7e-ca04-4b89-9242-ebffde7e09af => generated 1469 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2478] 10.0.0.134 () {34 vars in 965 bytes} [Thu Apr 23 09:00:09 2026] GET /v2.0/quotas/bd5121b19f98442dbca64e487e39c741 => 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: 1283/2479] 199.204.45.244 () {34 vars in 986 bytes} [Thu Apr 23 09:00:09 2026] GET /v2.0/networks?id=450b745d-1c4d-4270-bfd8-9a4fa21694ae => generated 799 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2480] 199.204.45.244 () {34 vars in 1058 bytes} [Thu Apr 23 09:00:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.213&port_id=800d662c-ac8a-4bc1-b45e-3b0273652984 => generated 858 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2481] 199.204.45.244 () {34 vars in 1104 bytes} [Thu Apr 23 09:00:09 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A194&port_id=800d662c-ac8a-4bc1-b45e-3b0273652984 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2482] 199.204.45.244 () {34 vars in 1064 bytes} [Thu Apr 23 09:00:09 2026] GET /v2.0/subnets?id=ed504070-b6f0-4625-a392-9bbb09f838db&id=93f7a69e-71ba-4543-84e9-e035c6326952 => generated 1362 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2483] 10.0.0.134 () {34 vars in 1002 bytes} [Thu Apr 23 09:00:09 2026] GET /v2.0/ports?tenant_id=bd5121b19f98442dbca64e487e39c741&fields=id => generated 333 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2484] 199.204.45.244 () {34 vars in 1052 bytes} [Thu Apr 23 09:00:09 2026] GET /v2.0/ports?network_id=450b745d-1c4d-4270-bfd8-9a4fa21694ae&device_owner=network%3Adhcp => generated 1457 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2485] 199.204.45.244 () {34 vars in 1052 bytes} [Thu Apr 23 09:00:09 2026] GET /v2.0/ports?network_id=450b745d-1c4d-4270-bfd8-9a4fa21694ae&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: 7|app: 0|req: 1198/2486] 10.0.0.134 () {34 vars in 1008 bytes} [Thu Apr 23 09:00:09 2026] GET /v2.0/networks/ea86b3b7-19e0-4179-b84d-56b41e6a4c00?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2487] 10.0.0.134 () {34 vars in 1108 bytes} [Thu Apr 23 09:00:09 2026] GET /v2.0/networks/ea86b3b7-19e0-4179-b84d-56b41e6a4c00?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2488] 199.204.45.244 () {34 vars in 1012 bytes} [Thu Apr 23 09:00:09 2026] GET /v2.0/networks/450b745d-1c4d-4270-bfd8-9a4fa21694ae?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2489] 199.204.45.244 () {34 vars in 1112 bytes} [Thu Apr 23 09:00:10 2026] GET /v2.0/networks/450b745d-1c4d-4270-bfd8-9a4fa21694ae?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2490] 10.0.0.134 () {34 vars in 990 bytes} [Thu Apr 23 09:00:10 2026] GET /v2.0/ports?device_id=8d50f1e2-e96c-432e-a38a-dc14ea6f6501 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2491] 199.204.45.244 () {34 vars in 986 bytes} [Thu Apr 23 09:00:10 2026] GET /v2.0/networks?id=ea86b3b7-19e0-4179-b84d-56b41e6a4c00 => generated 705 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2492] 199.204.45.244 () {34 vars in 1050 bytes} [Thu Apr 23 09:00:10 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=bd5121b19f98442dbca64e487e39c741 => generated 178 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 09:00:10.986 7 WARNING neutron_lib.context [req-e2283aef-1b53-428a-b722-45dbfe1cf09b req-75aad7d2-bead-450f-bb49-0f50fe97b555 dc05d1e2d3324a7496e44946a5db4899 bd5121b19f98442dbca64e487e39c741 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1202/2495] 199.204.45.244 () {38 vars in 955 bytes} [Thu Apr 23 09:00:10 2026] POST /v2.0/ports => generated 1187 bytes in 486 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2496] 199.204.45.244 () {38 vars in 1028 bytes} [Thu Apr 23 09:00:11 2026] PUT /v2.0/ports/f85b4d19-a31d-4c2a-8ab9-b537f258be12 => generated 1432 bytes in 578 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1203/2497] 199.204.45.244 () {34 vars in 1080 bytes} [Thu Apr 23 09:00:12 2026] GET /v2.0/ports?tenant_id=bd5121b19f98442dbca64e487e39c741&device_id=8d50f1e2-e96c-432e-a38a-dc14ea6f6501 => generated 1471 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:00:12.212 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3d444edb-b5f3-409b-990a-86f81a31e429'] response: {'name': 'network-changed', 'server_uuid': '8d50f1e2-e96c-432e-a38a-dc14ea6f6501', 'tag': 'f85b4d19-a31d-4c2a-8ab9-b537f258be12', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1295/2498] 199.204.45.244 () {34 vars in 1058 bytes} [Thu Apr 23 09:00:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.241&port_id=f85b4d19-a31d-4c2a-8ab9-b537f258be12 => generated 19 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2499] 199.204.45.244 () {34 vars in 1106 bytes} [Thu Apr 23 09:00:12 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3cb&port_id=f85b4d19-a31d-4c2a-8ab9-b537f258be12 => generated 19 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2500] 199.204.45.244 () {34 vars in 1064 bytes} [Thu Apr 23 09:00:12 2026] GET /v2.0/subnets?id=9d015773-41c2-49ed-82f2-9ecd990f0696&id=6a23e814-c41a-4f2e-b41c-01de83bfed15 => generated 1364 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2501] 199.204.45.244 () {34 vars in 1052 bytes} [Thu Apr 23 09:00:12 2026] GET /v2.0/ports?network_id=ea86b3b7-19e0-4179-b84d-56b41e6a4c00&device_owner=network%3Adhcp => generated 1461 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1297/2502] 199.204.45.244 () {34 vars in 1052 bytes} [Thu Apr 23 09:00:12 2026] GET /v2.0/ports?network_id=ea86b3b7-19e0-4179-b84d-56b41e6a4c00&device_owner=network%3Adhcp => generated 1461 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2503] 199.204.45.244 () {34 vars in 1012 bytes} [Thu Apr 23 09:00:12 2026] GET /v2.0/networks/ea86b3b7-19e0-4179-b84d-56b41e6a4c00?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: 1298/2504] 199.204.45.244 () {34 vars in 1112 bytes} [Thu Apr 23 09:00:12 2026] GET /v2.0/networks/ea86b3b7-19e0-4179-b84d-56b41e6a4c00?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2505] 199.204.45.244 () {34 vars in 1080 bytes} [Thu Apr 23 09:00:12 2026] GET /v2.0/ports?tenant_id=bd5121b19f98442dbca64e487e39c741&device_id=8d50f1e2-e96c-432e-a38a-dc14ea6f6501 => generated 1471 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2506] 199.204.45.244 () {34 vars in 986 bytes} [Thu Apr 23 09:00:12 2026] GET /v2.0/networks?id=ea86b3b7-19e0-4179-b84d-56b41e6a4c00 => generated 800 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2507] 199.204.45.244 () {34 vars in 1058 bytes} [Thu Apr 23 09:00:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.241&port_id=f85b4d19-a31d-4c2a-8ab9-b537f258be12 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2508] 199.204.45.244 () {34 vars in 1106 bytes} [Thu Apr 23 09:00:12 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3cb&port_id=f85b4d19-a31d-4c2a-8ab9-b537f258be12 => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2509] 199.204.45.244 () {34 vars in 1064 bytes} [Thu Apr 23 09:00:12 2026] GET /v2.0/subnets?id=9d015773-41c2-49ed-82f2-9ecd990f0696&id=6a23e814-c41a-4f2e-b41c-01de83bfed15 => generated 1364 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2510] 199.204.45.244 () {34 vars in 1052 bytes} [Thu Apr 23 09:00:13 2026] GET /v2.0/ports?network_id=ea86b3b7-19e0-4179-b84d-56b41e6a4c00&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: 1210/2511] 199.204.45.244 () {34 vars in 1052 bytes} [Thu Apr 23 09:00:13 2026] GET /v2.0/ports?network_id=ea86b3b7-19e0-4179-b84d-56b41e6a4c00&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2512] 199.204.45.244 () {34 vars in 1012 bytes} [Thu Apr 23 09:00:13 2026] GET /v2.0/networks/ea86b3b7-19e0-4179-b84d-56b41e6a4c00?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2513] 199.204.45.244 () {34 vars in 1112 bytes} [Thu Apr 23 09:00:13 2026] GET /v2.0/networks/ea86b3b7-19e0-4179-b84d-56b41e6a4c00?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2514] 10.0.0.134 () {34 vars in 990 bytes} [Thu Apr 23 09:00:15 2026] GET /v2.0/ports?device_id=8d50f1e2-e96c-432e-a38a-dc14ea6f6501 => generated 1204 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2515] 10.0.0.134 () {34 vars in 1040 bytes} [Thu Apr 23 09:00:15 2026] GET /v2.0/security-groups?id=de191124-84cf-4b73-a419-20de0e49384b&fields=id&fields=name => generated 111 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2516] 10.0.0.111 () {32 vars in 818 bytes} [Thu Apr 23 09:00:15 2026] GET /v2.0/ports?network_id=ea86b3b7-19e0-4179-b84d-56b41e6a4c00&mac_address=fa%3A16%3A3e%3Aa3%3A71%3Aa9 => generated 1204 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 09:00:15.491 7 WARNING neutron_lib.context [None req-228c8d7f-74b2-415d-ae65-16b142082387 dc05d1e2d3324a7496e44946a5db4899 bd5121b19f98442dbca64e487e39c741 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 09:00:16.391 7 INFO neutron.db.l3_db [None req-228c8d7f-74b2-415d-ae65-16b142082387 dc05d1e2d3324a7496e44946a5db4899 bd5121b19f98442dbca64e487e39c741 - - default default] Floating IP b85fd013-d126-4e09-a48e-36d6b966eeab associated. External IP: 10.96.250.209, port: f85b4d19-a31d-4c2a-8ab9-b537f258be12. [pid: 8|app: 0|req: 1305/2517] 10.0.0.126 () {34 vars in 990 bytes} [Thu Apr 23 09:00:16 2026] GET /v2.0/ports?device_id=c82a6d7e-ca04-4b89-9242-ebffde7e09af => generated 1469 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2518] 10.0.0.126 () {34 vars in 1040 bytes} [Thu Apr 23 09:00:16 2026] GET /v2.0/security-groups?id=de191124-84cf-4b73-a419-20de0e49384b&fields=id&fields=name => generated 111 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2519] 10.0.0.111 () {34 vars in 677 bytes} [Thu Apr 23 09:00:15 2026] POST /v2.0/floatingips => generated 855 bytes in 1318 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2520] 10.0.0.126 () {34 vars in 990 bytes} [Thu Apr 23 09:00:24 2026] GET /v2.0/ports?device_id=8d50f1e2-e96c-432e-a38a-dc14ea6f6501 => generated 1473 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 09:00:24.300 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6a3eda18-454c-49ae-a3f6-d55ab79b92a5'] response: {'name': 'network-changed', 'server_uuid': '8d50f1e2-e96c-432e-a38a-dc14ea6f6501', 'tag': 'f85b4d19-a31d-4c2a-8ab9-b537f258be12', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1214/2521] 10.0.0.126 () {34 vars in 1040 bytes} [Thu Apr 23 09:00:24 2026] GET /v2.0/security-groups?id=de191124-84cf-4b73-a419-20de0e49384b&fields=id&fields=name => generated 111 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1308/2522] 199.204.45.244 () {34 vars in 1080 bytes} [Thu Apr 23 09:00:24 2026] GET /v2.0/ports?tenant_id=bd5121b19f98442dbca64e487e39c741&device_id=8d50f1e2-e96c-432e-a38a-dc14ea6f6501 => generated 1473 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2523] 199.204.45.244 () {34 vars in 986 bytes} [Thu Apr 23 09:00:24 2026] GET /v2.0/networks?id=ea86b3b7-19e0-4179-b84d-56b41e6a4c00 => generated 800 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2524] 199.204.45.244 () {34 vars in 1058 bytes} [Thu Apr 23 09:00:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.241&port_id=f85b4d19-a31d-4c2a-8ab9-b537f258be12 => generated 860 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2525] 199.204.45.244 () {34 vars in 1106 bytes} [Thu Apr 23 09:00:24 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3cb&port_id=f85b4d19-a31d-4c2a-8ab9-b537f258be12 => 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: 1310/2526] 199.204.45.244 () {34 vars in 1064 bytes} [Thu Apr 23 09:00:24 2026] GET /v2.0/subnets?id=9d015773-41c2-49ed-82f2-9ecd990f0696&id=6a23e814-c41a-4f2e-b41c-01de83bfed15 => generated 1364 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2527] 199.204.45.244 () {34 vars in 1052 bytes} [Thu Apr 23 09:00:24 2026] GET /v2.0/ports?network_id=ea86b3b7-19e0-4179-b84d-56b41e6a4c00&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: 1311/2528] 199.204.45.244 () {34 vars in 1052 bytes} [Thu Apr 23 09:00:24 2026] GET /v2.0/ports?network_id=ea86b3b7-19e0-4179-b84d-56b41e6a4c00&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: 7|app: 0|req: 1218/2529] 199.204.45.244 () {34 vars in 1012 bytes} [Thu Apr 23 09:00:24 2026] GET /v2.0/networks/ea86b3b7-19e0-4179-b84d-56b41e6a4c00?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2530] 199.204.45.244 () {34 vars in 1112 bytes} [Thu Apr 23 09:00:24 2026] GET /v2.0/networks/ea86b3b7-19e0-4179-b84d-56b41e6a4c00?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2533] 10.0.0.111 () {32 vars in 721 bytes} [Thu Apr 23 09:00:26 2026] GET /v2.0/subnets/bfe86163-84be-4122-a11f-0e6aca9262c7 => generated 652 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2534] 10.0.0.211 () {30 vars in 690 bytes} [Thu Apr 23 09:00:27 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2535] 10.0.0.211 () {30 vars in 692 bytes} [Thu Apr 23 09:00: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: 8|app: 0|req: 1315/2536] 10.0.0.211 () {30 vars in 668 bytes} [Thu Apr 23 09:00:27 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: 1222/2537] 10.0.0.211 () {30 vars in 704 bytes} [Thu Apr 23 09:00:27 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: 1316/2538] 10.0.0.211 () {28 vars in 439 bytes} [Thu Apr 23 09:00:28 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: 1223/2539] 10.0.0.211 () {30 vars in 728 bytes} [Thu Apr 23 09:00:28 2026] GET /v2.0/subnets/bfe86163-84be-4122-a11f-0e6aca9262c7 => generated 634 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2540] 10.0.0.211 () {30 vars in 690 bytes} [Thu Apr 23 09:00:28 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: 1224/2541] 10.0.0.211 () {30 vars in 692 bytes} [Thu Apr 23 09:00:28 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2542] 10.0.0.211 () {30 vars in 668 bytes} [Thu Apr 23 09:00:28 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2543] 10.0.0.211 () {30 vars in 704 bytes} [Thu Apr 23 09:00:28 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2544] 10.0.0.211 () {30 vars in 728 bytes} [Thu Apr 23 09:00:28 2026] GET /v2.0/subnets/bfe86163-84be-4122-a11f-0e6aca9262c7 => generated 652 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2545] 10.0.0.211 () {30 vars in 690 bytes} [Thu Apr 23 09:00:28 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: 1320/2546] 10.0.0.211 () {30 vars in 692 bytes} [Thu Apr 23 09:00:28 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2547] 10.0.0.211 () {30 vars in 668 bytes} [Thu Apr 23 09:00:28 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2548] 10.0.0.211 () {30 vars in 704 bytes} [Thu Apr 23 09:00:28 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: 1228/2549] 10.0.0.211 () {30 vars in 730 bytes} [Thu Apr 23 09:00:28 2026] GET /v2.0/networks/d027812e-b38b-4d2a-a2a1-8321f88c0c14 => generated 800 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2550] 10.0.0.211 () {30 vars in 682 bytes} [Thu Apr 23 09:00:28 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2551] 10.0.0.211 () {34 vars in 704 bytes} [Thu Apr 23 09:00:28 2026] POST /v2.0/ports => generated 1128 bytes in 476 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2552] 199.204.45.244 () {30 vars in 703 bytes} [Thu Apr 23 09:00:31 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1230/2553] 199.204.45.244 () {30 vars in 705 bytes} [Thu Apr 23 09:00:31 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2554] 199.204.45.244 () {30 vars in 681 bytes} [Thu Apr 23 09:00:31 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: 1231/2555] 199.204.45.244 () {30 vars in 717 bytes} [Thu Apr 23 09:00:31 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: 1325/2556] 199.204.45.244 () {30 vars in 737 bytes} [Thu Apr 23 09:00:31 2026] GET /v2.0/ports/31a0f52d-fa06-42ad-8514-2c763ce49bbd => generated 1128 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2557] 199.204.45.244 () {30 vars in 703 bytes} [Thu Apr 23 09:00:31 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: 1326/2558] 199.204.45.244 () {30 vars in 705 bytes} [Thu Apr 23 09:00: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: 7|app: 0|req: 1233/2559] 199.204.45.244 () {30 vars in 681 bytes} [Thu Apr 23 09:00:31 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: 1327/2560] 199.204.45.244 () {30 vars in 717 bytes} [Thu Apr 23 09:00:31 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 09:00:31.807 7 INFO neutron.api.v2.resource [None req-fc337092-dd58-4e1d-b924-d38bca0d2e94 988530783a924303ac9406c22fc57d3f be052ccea384408f8d2ea4ec8e1971f8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1234/2561] 199.204.45.244 () {30 vars in 763 bytes} [Thu Apr 23 09:00:31 2026] GET /v2.0/security-groups/lb-ecc31f2a-0af2-4d96-bdfe-fff447754589 => generated 149 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2562] 199.204.45.244 () {30 vars in 785 bytes} [Thu Apr 23 09:00:31 2026] GET /v2.0/security-groups?name=lb-ecc31f2a-0af2-4d96-bdfe-fff447754589 => generated 23 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2563] 199.204.45.244 () {34 vars in 736 bytes} [Thu Apr 23 09:00:31 2026] POST /v2.0/security-groups => generated 1574 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2564] 199.204.45.244 () {30 vars in 815 bytes} [Thu Apr 23 09:00:31 2026] GET /v2.0/security-group-rules?security_group_id=7d98c7f3-71f0-4222-ad18-e348676e0f83 => generated 1118 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2565] 199.204.45.244 () {34 vars in 789 bytes} [Thu Apr 23 09:00:32 2026] PUT /v2.0/ports/31a0f52d-fa06-42ad-8514-2c763ce49bbd => generated 1128 bytes in 302 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2566] 199.204.45.244 () {30 vars in 703 bytes} [Thu Apr 23 09:00:32 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) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 1237/2567] 199.204.45.244 () {30 vars in 705 bytes} [Thu Apr 23 09:00:32 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: 1331/2568] 199.204.45.244 () {30 vars in 681 bytes} [Thu Apr 23 09:00:32 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2569] 199.204.45.244 () {30 vars in 717 bytes} [Thu Apr 23 09:00:32 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2570] 199.204.45.244 () {30 vars in 741 bytes} [Thu Apr 23 09:00:32 2026] GET /v2.0/subnets/bfe86163-84be-4122-a11f-0e6aca9262c7 => generated 652 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2571] 199.204.45.244 () {34 vars in 1096 bytes} [Thu Apr 23 09:00:37 2026] GET /v2.0/ports?device_id=c82a6d7e-ca04-4b89-9242-ebffde7e09af&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2572] 199.204.45.244 () {34 vars in 1080 bytes} [Thu Apr 23 09:00:37 2026] GET /v2.0/ports?tenant_id=bd5121b19f98442dbca64e487e39c741&device_id=c82a6d7e-ca04-4b89-9242-ebffde7e09af => generated 1469 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2573] 199.204.45.244 () {34 vars in 986 bytes} [Thu Apr 23 09:00:37 2026] GET /v2.0/networks?id=450b745d-1c4d-4270-bfd8-9a4fa21694ae => generated 799 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2574] 199.204.45.244 () {34 vars in 1058 bytes} [Thu Apr 23 09:00:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.213&port_id=800d662c-ac8a-4bc1-b45e-3b0273652984 => generated 860 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2575] 199.204.45.244 () {34 vars in 1104 bytes} [Thu Apr 23 09:00:37 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A194&port_id=800d662c-ac8a-4bc1-b45e-3b0273652984 => 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: 1335/2576] 199.204.45.244 () {34 vars in 1064 bytes} [Thu Apr 23 09:00:38 2026] GET /v2.0/subnets?id=ed504070-b6f0-4625-a392-9bbb09f838db&id=93f7a69e-71ba-4543-84e9-e035c6326952 => generated 1362 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2577] 199.204.45.244 () {34 vars in 1052 bytes} [Thu Apr 23 09:00:38 2026] GET /v2.0/ports?network_id=450b745d-1c4d-4270-bfd8-9a4fa21694ae&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: 1336/2578] 199.204.45.244 () {34 vars in 1052 bytes} [Thu Apr 23 09:00:38 2026] GET /v2.0/ports?network_id=450b745d-1c4d-4270-bfd8-9a4fa21694ae&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: 1243/2579] 199.204.45.244 () {34 vars in 1012 bytes} [Thu Apr 23 09:00:38 2026] GET /v2.0/networks/450b745d-1c4d-4270-bfd8-9a4fa21694ae?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2580] 199.204.45.244 () {34 vars in 1112 bytes} [Thu Apr 23 09:00:38 2026] GET /v2.0/networks/450b745d-1c4d-4270-bfd8-9a4fa21694ae?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2581] 10.0.0.134 () {34 vars in 1016 bytes} [Thu Apr 23 09:00:39 2026] GET /v2.0/security-groups?id=868c7baa-cfd1-4a6c-b92b-04129df7e581&fields=id => generated 69 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2582] 10.0.0.134 () {34 vars in 982 bytes} [Thu Apr 23 09:00:39 2026] GET /v2.0/networks?id=3bbbf461-9e96-4c78-ac88-aaf5266d3fef => generated 735 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2583] 10.0.0.134 () {34 vars in 965 bytes} [Thu Apr 23 09:00:39 2026] GET /v2.0/quotas/be052ccea384408f8d2ea4ec8e1971f8 => generated 291 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2584] 10.0.0.134 () {34 vars in 1002 bytes} [Thu Apr 23 09:00:39 2026] GET /v2.0/ports?tenant_id=be052ccea384408f8d2ea4ec8e1971f8&fields=id => generated 149 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2585] 10.0.0.134 () {34 vars in 1008 bytes} [Thu Apr 23 09:00:40 2026] GET /v2.0/networks/3bbbf461-9e96-4c78-ac88-aaf5266d3fef?fields=segments => generated 14 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2586] 10.0.0.134 () {34 vars in 1108 bytes} [Thu Apr 23 09:00:40 2026] GET /v2.0/networks/3bbbf461-9e96-4c78-ac88-aaf5266d3fef?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: 1247/2587] 10.0.0.134 () {34 vars in 990 bytes} [Thu Apr 23 09:00:40 2026] GET /v2.0/ports?device_id=a4523865-6e7b-4dcc-9a16-1c5e05172590 => generated 12 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2588] 10.0.0.134 () {34 vars in 990 bytes} [Thu Apr 23 09:00:40 2026] GET /v2.0/ports?device_id=a4523865-6e7b-4dcc-9a16-1c5e05172590 => 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: 1249/2591] 199.204.45.244 () {34 vars in 986 bytes} [Thu Apr 23 09:00:41 2026] GET /v2.0/networks?id=3bbbf461-9e96-4c78-ac88-aaf5266d3fef => generated 735 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2592] 199.204.45.244 () {34 vars in 1050 bytes} [Thu Apr 23 09:00:41 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=be052ccea384408f8d2ea4ec8e1971f8 => generated 343 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2593] 199.204.45.244 () {38 vars in 955 bytes} [Thu Apr 23 09:00:41 2026] POST /v2.0/ports => generated 1082 bytes in 355 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2594] 199.204.45.244 () {38 vars in 1028 bytes} [Thu Apr 23 09:00:41 2026] PUT /v2.0/ports/00d6132f-a644-4ec7-9043-5c6953f9863b => generated 1207 bytes in 868 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1251/2595] 199.204.45.244 () {34 vars in 1080 bytes} [Thu Apr 23 09:00:42 2026] GET /v2.0/ports?tenant_id=be052ccea384408f8d2ea4ec8e1971f8&device_id=a4523865-6e7b-4dcc-9a16-1c5e05172590 => generated 1246 bytes in 419 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1345/2596] 199.204.45.244 () {34 vars in 1062 bytes} [Thu Apr 23 09:00:43 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.169&port_id=00d6132f-a644-4ec7-9043-5c6953f9863b => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2597] 199.204.45.244 () {34 vars in 984 bytes} [Thu Apr 23 09:00:43 2026] GET /v2.0/subnets?id=c0b7c780-8c65-46a4-b8ee-9236fde1c17e => generated 630 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 09:00:43.286 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8e47cd9b-ef96-43e1-8ac4-286474acef39'] response: {'name': 'network-changed', 'server_uuid': 'a4523865-6e7b-4dcc-9a16-1c5e05172590', 'tag': '00d6132f-a644-4ec7-9043-5c6953f9863b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1346/2598] 199.204.45.244 () {34 vars in 1052 bytes} [Thu Apr 23 09:00:43 2026] GET /v2.0/ports?network_id=3bbbf461-9e96-4c78-ac88-aaf5266d3fef&device_owner=network%3Adhcp => generated 1244 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2599] 199.204.45.244 () {34 vars in 1012 bytes} [Thu Apr 23 09:00:43 2026] GET /v2.0/networks/3bbbf461-9e96-4c78-ac88-aaf5266d3fef?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1347/2600] 199.204.45.244 () {34 vars in 1112 bytes} [Thu Apr 23 09:00:43 2026] GET /v2.0/networks/3bbbf461-9e96-4c78-ac88-aaf5266d3fef?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2601] 199.204.45.244 () {34 vars in 1080 bytes} [Thu Apr 23 09:00:43 2026] GET /v2.0/ports?tenant_id=be052ccea384408f8d2ea4ec8e1971f8&device_id=a4523865-6e7b-4dcc-9a16-1c5e05172590 => generated 1246 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2602] 10.0.0.134 () {34 vars in 990 bytes} [Thu Apr 23 09:00:43 2026] GET /v2.0/ports?device_id=a4523865-6e7b-4dcc-9a16-1c5e05172590 => generated 1246 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2603] 10.0.0.134 () {34 vars in 1040 bytes} [Thu Apr 23 09:00:43 2026] GET /v2.0/security-groups?id=868c7baa-cfd1-4a6c-b92b-04129df7e581&fields=id&fields=name => generated 96 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2604] 199.204.45.244 () {34 vars in 986 bytes} [Thu Apr 23 09:00:43 2026] GET /v2.0/networks?id=3bbbf461-9e96-4c78-ac88-aaf5266d3fef => generated 735 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2605] 199.204.45.244 () {34 vars in 1062 bytes} [Thu Apr 23 09:00:43 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.169&port_id=00d6132f-a644-4ec7-9043-5c6953f9863b => 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: 1350/2606] 10.0.0.134 () {34 vars in 990 bytes} [Thu Apr 23 09:00:43 2026] GET /v2.0/ports?device_id=a4523865-6e7b-4dcc-9a16-1c5e05172590 => generated 1246 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2607] 199.204.45.244 () {34 vars in 994 bytes} [Thu Apr 23 09:00:43 2026] GET /v2.0/ports?device_id=a4523865-6e7b-4dcc-9a16-1c5e05172590 => generated 1246 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2608] 199.204.45.244 () {34 vars in 984 bytes} [Thu Apr 23 09:00:43 2026] GET /v2.0/subnets?id=c0b7c780-8c65-46a4-b8ee-9236fde1c17e => generated 630 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2609] 199.204.45.244 () {34 vars in 1044 bytes} [Thu Apr 23 09:00:43 2026] GET /v2.0/security-groups?id=868c7baa-cfd1-4a6c-b92b-04129df7e581&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: 8|app: 0|req: 1352/2610] 199.204.45.244 () {34 vars in 1052 bytes} [Thu Apr 23 09:00:43 2026] GET /v2.0/ports?network_id=3bbbf461-9e96-4c78-ac88-aaf5266d3fef&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: 1259/2611] 199.204.45.244 () {34 vars in 1012 bytes} [Thu Apr 23 09:00:43 2026] GET /v2.0/networks/3bbbf461-9e96-4c78-ac88-aaf5266d3fef?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2612] 199.204.45.244 () {34 vars in 1112 bytes} [Thu Apr 23 09:00:43 2026] GET /v2.0/networks/3bbbf461-9e96-4c78-ac88-aaf5266d3fef?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2613] 10.0.0.134 () {34 vars in 990 bytes} [Thu Apr 23 09:00:46 2026] GET /v2.0/ports?device_id=a4523865-6e7b-4dcc-9a16-1c5e05172590 => generated 1248 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2614] 10.0.0.134 () {34 vars in 1040 bytes} [Thu Apr 23 09:00:46 2026] GET /v2.0/security-groups?id=868c7baa-cfd1-4a6c-b92b-04129df7e581&fields=id&fields=name => generated 96 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2615] 10.0.0.134 () {34 vars in 990 bytes} [Thu Apr 23 09:00:46 2026] GET /v2.0/ports?device_id=a4523865-6e7b-4dcc-9a16-1c5e05172590 => generated 1248 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2620] 199.204.45.244 () {30 vars in 703 bytes} [Thu Apr 23 09:01:21 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2621] 199.204.45.244 () {30 vars in 705 bytes} [Thu Apr 23 09:01:21 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2622] 199.204.45.244 () {30 vars in 681 bytes} [Thu Apr 23 09:01:21 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2623] 199.204.45.244 () {30 vars in 717 bytes} [Thu Apr 23 09:01:21 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2624] 199.204.45.244 () {30 vars in 741 bytes} [Thu Apr 23 09:01:21 2026] GET /v2.0/subnets/bfe86163-84be-4122-a11f-0e6aca9262c7 => generated 652 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2625] 199.204.45.244 () {30 vars in 769 bytes} [Thu Apr 23 09:01:21 2026] GET /v2.0/ports?device_id=a4523865-6e7b-4dcc-9a16-1c5e05172590 => generated 1248 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2626] 199.204.45.244 () {34 vars in 717 bytes} [Thu Apr 23 09:01:21 2026] POST /v2.0/ports => generated 1097 bytes in 452 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2627] 10.0.0.134 () {34 vars in 971 bytes} [Thu Apr 23 09:01:22 2026] GET /v2.0/ports/a4054a86-52b2-4b66-aa21-606481bd9c4b => generated 1097 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1268/2628] 10.0.0.134 () {34 vars in 907 bytes} [Thu Apr 23 09:01:22 2026] GET /v2.0/extensions => generated 19600 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2629] 199.204.45.244 () {34 vars in 1262 bytes} [Thu Apr 23 09:01:22 2026] GET /v2.0/ports/a4054a86-52b2-4b66-aa21-606481bd9c4b?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2630] 199.204.45.244 () {34 vars in 1012 bytes} [Thu Apr 23 09:01:22 2026] GET /v2.0/networks/d027812e-b38b-4d2a-a2a1-8321f88c0c14?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: 1362/2631] 199.204.45.244 () {34 vars in 1112 bytes} [Thu Apr 23 09:01:22 2026] GET /v2.0/networks/d027812e-b38b-4d2a-a2a1-8321f88c0c14?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: 1270/2632] 199.204.45.244 () {34 vars in 975 bytes} [Thu Apr 23 09:01:22 2026] GET /v2.0/ports/a4054a86-52b2-4b66-aa21-606481bd9c4b => generated 1097 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2633] 199.204.45.244 () {34 vars in 986 bytes} [Thu Apr 23 09:01:22 2026] GET /v2.0/networks?id=d027812e-b38b-4d2a-a2a1-8321f88c0c14 => generated 803 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2634] 199.204.45.244 () {38 vars in 1028 bytes} [Thu Apr 23 09:01:22 2026] PUT /v2.0/ports/a4054a86-52b2-4b66-aa21-606481bd9c4b => generated 1251 bytes in 531 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2635] 199.204.45.244 () {34 vars in 1080 bytes} [Thu Apr 23 09:01:23 2026] GET /v2.0/ports?tenant_id=be052ccea384408f8d2ea4ec8e1971f8&device_id=a4523865-6e7b-4dcc-9a16-1c5e05172590 => generated 2527 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1272/2636] 199.204.45.244 () {34 vars in 1062 bytes} [Thu Apr 23 09:01:23 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.169&port_id=00d6132f-a644-4ec7-9043-5c6953f9863b => generated 19 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2637] 199.204.45.244 () {34 vars in 984 bytes} [Thu Apr 23 09:01:23 2026] GET /v2.0/subnets?id=c0b7c780-8c65-46a4-b8ee-9236fde1c17e => generated 630 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2638] 199.204.45.244 () {34 vars in 1052 bytes} [Thu Apr 23 09:01:23 2026] GET /v2.0/ports?network_id=3bbbf461-9e96-4c78-ac88-aaf5266d3fef&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: 8|app: 0|req: 1366/2639] 199.204.45.244 () {34 vars in 1012 bytes} [Thu Apr 23 09:01:23 2026] GET /v2.0/networks/3bbbf461-9e96-4c78-ac88-aaf5266d3fef?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 09:01:23.557 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-89d254b2-64b2-4bae-9e19-abd9b0cc4898'] response: {'name': 'network-changed', 'server_uuid': 'a4523865-6e7b-4dcc-9a16-1c5e05172590', 'tag': 'a4054a86-52b2-4b66-aa21-606481bd9c4b', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1274/2640] 199.204.45.244 () {34 vars in 1112 bytes} [Thu Apr 23 09:01:23 2026] GET /v2.0/networks/3bbbf461-9e96-4c78-ac88-aaf5266d3fef?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2641] 199.204.45.244 () {34 vars in 1058 bytes} [Thu Apr 23 09:01:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.231&port_id=a4054a86-52b2-4b66-aa21-606481bd9c4b => 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: 1275/2642] 199.204.45.244 () {34 vars in 984 bytes} [Thu Apr 23 09:01:23 2026] GET /v2.0/subnets?id=bfe86163-84be-4122-a11f-0e6aca9262c7 => generated 655 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1368/2643] 199.204.45.244 () {34 vars in 1052 bytes} [Thu Apr 23 09:01:23 2026] GET /v2.0/ports?network_id=d027812e-b38b-4d2a-a2a1-8321f88c0c14&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2644] 199.204.45.244 () {34 vars in 1012 bytes} [Thu Apr 23 09:01:23 2026] GET /v2.0/networks/d027812e-b38b-4d2a-a2a1-8321f88c0c14?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: 1369/2645] 199.204.45.244 () {34 vars in 1112 bytes} [Thu Apr 23 09:01:23 2026] GET /v2.0/networks/d027812e-b38b-4d2a-a2a1-8321f88c0c14?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: 1277/2646] 199.204.45.244 () {34 vars in 1080 bytes} [Thu Apr 23 09:01:23 2026] GET /v2.0/ports?tenant_id=be052ccea384408f8d2ea4ec8e1971f8&device_id=a4523865-6e7b-4dcc-9a16-1c5e05172590 => generated 2527 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2647] 199.204.45.244 () {34 vars in 986 bytes} [Thu Apr 23 09:01:24 2026] GET /v2.0/networks?id=d027812e-b38b-4d2a-a2a1-8321f88c0c14 => generated 803 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2648] 199.204.45.244 () {34 vars in 1058 bytes} [Thu Apr 23 09:01:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.231&port_id=a4054a86-52b2-4b66-aa21-606481bd9c4b => 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: 1371/2649] 199.204.45.244 () {34 vars in 984 bytes} [Thu Apr 23 09:01:24 2026] GET /v2.0/subnets?id=bfe86163-84be-4122-a11f-0e6aca9262c7 => generated 655 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2650] 199.204.45.244 () {34 vars in 1052 bytes} [Thu Apr 23 09:01:24 2026] GET /v2.0/ports?network_id=d027812e-b38b-4d2a-a2a1-8321f88c0c14&device_owner=network%3Adhcp => generated 1461 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2651] 10.0.0.134 () {34 vars in 971 bytes} [Thu Apr 23 09:01:24 2026] GET /v2.0/ports/a4054a86-52b2-4b66-aa21-606481bd9c4b => generated 1287 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2652] 199.204.45.244 () {34 vars in 1012 bytes} [Thu Apr 23 09:01:24 2026] GET /v2.0/networks/d027812e-b38b-4d2a-a2a1-8321f88c0c14?fields=segments => generated 14 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2653] 199.204.45.244 () {34 vars in 1112 bytes} [Thu Apr 23 09:01:24 2026] GET /v2.0/networks/d027812e-b38b-4d2a-a2a1-8321f88c0c14?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2654] 199.204.45.244 () {34 vars in 789 bytes} [Thu Apr 23 09:01:24 2026] PUT /v2.0/ports/a4054a86-52b2-4b66-aa21-606481bd9c4b => generated 1311 bytes in 283 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 09:01:24.632 8 INFO neutron.api.v2.resource [None req-d0817cda-c50a-4f22-9b2e-17eae36371a4 988530783a924303ac9406c22fc57d3f be052ccea384408f8d2ea4ec8e1971f8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1374/2655] 199.204.45.244 () {30 vars in 763 bytes} [Thu Apr 23 09:01:24 2026] GET /v2.0/security-groups/lb-ecc31f2a-0af2-4d96-bdfe-fff447754589 => 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.10/site-packages/pycadf/identifier.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: 1282/2656] 199.204.45.244 () {30 vars in 785 bytes} [Thu Apr 23 09:01:24 2026] GET /v2.0/security-groups?name=lb-ecc31f2a-0af2-4d96-bdfe-fff447754589 => generated 1577 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2657] 199.204.45.244 () {34 vars in 789 bytes} [Thu Apr 23 09:01:24 2026] PUT /v2.0/ports/a4054a86-52b2-4b66-aa21-606481bd9c4b => generated 1311 bytes in 311 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2658] 199.204.45.244 () {30 vars in 703 bytes} [Thu Apr 23 09:01:25 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.10/site-packages/pycadf/identifier.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: 1376/2659] 199.204.45.244 () {30 vars in 705 bytes} [Thu Apr 23 09:01:25 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2660] 199.204.45.244 () {30 vars in 681 bytes} [Thu Apr 23 09:01:25 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2661] 199.204.45.244 () {30 vars in 717 bytes} [Thu Apr 23 09:01:25 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2662] 199.204.45.244 () {30 vars in 741 bytes} [Thu Apr 23 09:01:25 2026] GET /v2.0/subnets/bfe86163-84be-4122-a11f-0e6aca9262c7 => generated 652 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 09:01:25.307 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-57b8a970-a7a9-467a-916b-6834e110d361'] response: {'name': 'network-changed', 'server_uuid': 'a4523865-6e7b-4dcc-9a16-1c5e05172590', 'tag': 'a4054a86-52b2-4b66-aa21-606481bd9c4b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1378/2663] 199.204.45.244 () {30 vars in 737 bytes} [Thu Apr 23 09:01:25 2026] GET /v2.0/ports/31a0f52d-fa06-42ad-8514-2c763ce49bbd => generated 1128 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2664] 199.204.45.244 () {34 vars in 1080 bytes} [Thu Apr 23 09:01:25 2026] GET /v2.0/ports?tenant_id=be052ccea384408f8d2ea4ec8e1971f8&device_id=a4523865-6e7b-4dcc-9a16-1c5e05172590 => generated 2587 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2665] 199.204.45.244 () {30 vars in 737 bytes} [Thu Apr 23 09:01:25 2026] GET /v2.0/ports/a4054a86-52b2-4b66-aa21-606481bd9c4b => generated 1347 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2666] 199.204.45.244 () {30 vars in 741 bytes} [Thu Apr 23 09:01:25 2026] GET /v2.0/subnets/bfe86163-84be-4122-a11f-0e6aca9262c7 => generated 652 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2667] 199.204.45.244 () {34 vars in 986 bytes} [Thu Apr 23 09:01:25 2026] GET /v2.0/networks?id=d027812e-b38b-4d2a-a2a1-8321f88c0c14 => generated 803 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2668] 199.204.45.244 () {34 vars in 1058 bytes} [Thu Apr 23 09:01:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.231&port_id=a4054a86-52b2-4b66-aa21-606481bd9c4b => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2669] 199.204.45.244 () {30 vars in 743 bytes} [Thu Apr 23 09:01:25 2026] GET /v2.0/networks/d027812e-b38b-4d2a-a2a1-8321f88c0c14 => generated 800 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2670] 199.204.45.244 () {34 vars in 984 bytes} [Thu Apr 23 09:01:25 2026] GET /v2.0/subnets?id=bfe86163-84be-4122-a11f-0e6aca9262c7 => generated 655 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2671] 199.204.45.244 () {30 vars in 737 bytes} [Thu Apr 23 09:01:25 2026] GET /v2.0/ports/31a0f52d-fa06-42ad-8514-2c763ce49bbd => generated 1128 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2672] 199.204.45.244 () {34 vars in 1052 bytes} [Thu Apr 23 09:01:25 2026] GET /v2.0/ports?network_id=d027812e-b38b-4d2a-a2a1-8321f88c0c14&device_owner=network%3Adhcp => generated 1461 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2673] 199.204.45.244 () {30 vars in 741 bytes} [Thu Apr 23 09:01:25 2026] GET /v2.0/subnets/bfe86163-84be-4122-a11f-0e6aca9262c7 => generated 652 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 09:01:25.600 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b3608ee7-b8b3-46e1-83d5-ae9f67332378'] response: {'name': 'network-changed', 'server_uuid': 'a4523865-6e7b-4dcc-9a16-1c5e05172590', 'tag': 'a4054a86-52b2-4b66-aa21-606481bd9c4b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1291/2674] 199.204.45.244 () {34 vars in 1012 bytes} [Thu Apr 23 09:01:25 2026] GET /v2.0/networks/d027812e-b38b-4d2a-a2a1-8321f88c0c14?fields=segments => generated 14 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2675] 199.204.45.244 () {34 vars in 1112 bytes} [Thu Apr 23 09:01:25 2026] GET /v2.0/networks/d027812e-b38b-4d2a-a2a1-8321f88c0c14?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2676] 199.204.45.244 () {34 vars in 1080 bytes} [Thu Apr 23 09:01:25 2026] GET /v2.0/ports?tenant_id=be052ccea384408f8d2ea4ec8e1971f8&device_id=a4523865-6e7b-4dcc-9a16-1c5e05172590 => generated 2587 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2677] 199.204.45.244 () {34 vars in 986 bytes} [Thu Apr 23 09:01:25 2026] GET /v2.0/networks?id=d027812e-b38b-4d2a-a2a1-8321f88c0c14 => generated 803 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2678] 199.204.45.244 () {34 vars in 1058 bytes} [Thu Apr 23 09:01:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.231&port_id=a4054a86-52b2-4b66-aa21-606481bd9c4b => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2679] 199.204.45.244 () {34 vars in 984 bytes} [Thu Apr 23 09:01:25 2026] GET /v2.0/subnets?id=bfe86163-84be-4122-a11f-0e6aca9262c7 => generated 655 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2682] 199.204.45.244 () {34 vars in 1052 bytes} [Thu Apr 23 09:01:26 2026] GET /v2.0/ports?network_id=d027812e-b38b-4d2a-a2a1-8321f88c0c14&device_owner=network%3Adhcp => generated 1461 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2683] 199.204.45.244 () {34 vars in 1012 bytes} [Thu Apr 23 09:01:26 2026] GET /v2.0/networks/d027812e-b38b-4d2a-a2a1-8321f88c0c14?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2684] 199.204.45.244 () {34 vars in 1112 bytes} [Thu Apr 23 09:01:26 2026] GET /v2.0/networks/d027812e-b38b-4d2a-a2a1-8321f88c0c14?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 09:01:29.432 8 WARNING neutron_lib.context [None req-9c3f32e6-2e82-43da-b3e1-9c71629c94eb dc05d1e2d3324a7496e44946a5db4899 bd5121b19f98442dbca64e487e39c741 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-23 09:01:30.335 8 INFO neutron.db.l3_db [None req-9c3f32e6-2e82-43da-b3e1-9c71629c94eb dc05d1e2d3324a7496e44946a5db4899 bd5121b19f98442dbca64e487e39c741 - - default default] Floating IP c1478dcf-6e82-4668-a29c-d5b34a626464 associated. External IP: 10.96.250.218, port: 31a0f52d-fa06-42ad-8514-2c763ce49bbd. [pid: 8|app: 0|req: 1390/2685] 10.0.0.111 () {34 vars in 677 bytes} [Thu Apr 23 09:01:29 2026] POST /v2.0/floatingips => generated 898 bytes in 1294 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2686] 199.204.45.244 () {30 vars in 703 bytes} [Thu Apr 23 09:01:34 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2687] 199.204.45.244 () {30 vars in 705 bytes} [Thu Apr 23 09:01:34 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2688] 199.204.45.244 () {30 vars in 681 bytes} [Thu Apr 23 09:01:34 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2689] 199.204.45.244 () {30 vars in 717 bytes} [Thu Apr 23 09:01:34 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 09:01:34.929 7 INFO neutron.api.v2.resource [None req-a224f685-14f4-41c0-83a7-a15d18861d7c 988530783a924303ac9406c22fc57d3f be052ccea384408f8d2ea4ec8e1971f8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1298/2690] 199.204.45.244 () {30 vars in 763 bytes} [Thu Apr 23 09:01:34 2026] GET /v2.0/security-groups/lb-ecc31f2a-0af2-4d96-bdfe-fff447754589 => generated 149 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2691] 199.204.45.244 () {30 vars in 785 bytes} [Thu Apr 23 09:01:34 2026] GET /v2.0/security-groups?name=lb-ecc31f2a-0af2-4d96-bdfe-fff447754589 => generated 1577 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2692] 199.204.45.244 () {30 vars in 815 bytes} [Thu Apr 23 09:01:34 2026] GET /v2.0/security-group-rules?security_group_id=7d98c7f3-71f0-4222-ad18-e348676e0f83 => generated 1118 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2693] 199.204.45.244 () {34 vars in 747 bytes} [Thu Apr 23 09:01:35 2026] POST /v2.0/security-group-rules => generated 565 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2694] 199.204.45.244 () {34 vars in 747 bytes} [Thu Apr 23 09:01:35 2026] POST /v2.0/security-group-rules => generated 569 bytes in 91 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2695] 199.204.45.244 () {34 vars in 1096 bytes} [Thu Apr 23 09:01:40 2026] GET /v2.0/ports?device_id=8d50f1e2-e96c-432e-a38a-dc14ea6f6501&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: 1301/2696] 199.204.45.244 () {34 vars in 1080 bytes} [Thu Apr 23 09:01:40 2026] GET /v2.0/ports?tenant_id=bd5121b19f98442dbca64e487e39c741&device_id=8d50f1e2-e96c-432e-a38a-dc14ea6f6501 => generated 1473 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2697] 199.204.45.244 () {34 vars in 986 bytes} [Thu Apr 23 09:01:40 2026] GET /v2.0/networks?id=ea86b3b7-19e0-4179-b84d-56b41e6a4c00 => generated 800 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2698] 199.204.45.244 () {34 vars in 1058 bytes} [Thu Apr 23 09:01:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.241&port_id=f85b4d19-a31d-4c2a-8ab9-b537f258be12 => generated 860 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2699] 199.204.45.244 () {34 vars in 1106 bytes} [Thu Apr 23 09:01:40 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3cb&port_id=f85b4d19-a31d-4c2a-8ab9-b537f258be12 => 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: 1303/2700] 199.204.45.244 () {34 vars in 1064 bytes} [Thu Apr 23 09:01:40 2026] GET /v2.0/subnets?id=9d015773-41c2-49ed-82f2-9ecd990f0696&id=6a23e814-c41a-4f2e-b41c-01de83bfed15 => generated 1364 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2701] 199.204.45.244 () {34 vars in 1052 bytes} [Thu Apr 23 09:01:40 2026] GET /v2.0/ports?network_id=ea86b3b7-19e0-4179-b84d-56b41e6a4c00&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2702] 199.204.45.244 () {34 vars in 1052 bytes} [Thu Apr 23 09:01:40 2026] GET /v2.0/ports?network_id=ea86b3b7-19e0-4179-b84d-56b41e6a4c00&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: 1399/2703] 199.204.45.244 () {34 vars in 1012 bytes} [Thu Apr 23 09:01:40 2026] GET /v2.0/networks/ea86b3b7-19e0-4179-b84d-56b41e6a4c00?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2704] 199.204.45.244 () {34 vars in 1112 bytes} [Thu Apr 23 09:01:40 2026] GET /v2.0/networks/ea86b3b7-19e0-4179-b84d-56b41e6a4c00?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2707] 10.0.0.211 () {30 vars in 690 bytes} [Thu Apr 23 09:01:42 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2708] 10.0.0.211 () {30 vars in 692 bytes} [Thu Apr 23 09:01:42 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: 1402/2709] 10.0.0.211 () {30 vars in 668 bytes} [Thu Apr 23 09:01:42 2026] GET /v2.0/extensions/qos => generated 166 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2710] 10.0.0.211 () {30 vars in 704 bytes} [Thu Apr 23 09:01:42 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2711] 10.0.0.211 () {28 vars in 439 bytes} [Thu Apr 23 09:01:43 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: 1309/2712] 10.0.0.211 () {30 vars in 728 bytes} [Thu Apr 23 09:01:43 2026] GET /v2.0/subnets/ed504070-b6f0-4625-a392-9bbb09f838db => generated 631 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2713] 199.204.45.244 () {30 vars in 703 bytes} [Thu Apr 23 09:01:43 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2714] 199.204.45.244 () {30 vars in 705 bytes} [Thu Apr 23 09:01:43 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2715] 199.204.45.244 () {30 vars in 681 bytes} [Thu Apr 23 09:01:43 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: 1311/2716] 199.204.45.244 () {30 vars in 717 bytes} [Thu Apr 23 09:01:43 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: 1406/2717] 199.204.45.244 () {30 vars in 741 bytes} [Thu Apr 23 09:01:43 2026] GET /v2.0/subnets/ed504070-b6f0-4625-a392-9bbb09f838db => generated 649 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2718] 199.204.45.244 () {30 vars in 769 bytes} [Thu Apr 23 09:01:44 2026] GET /v2.0/ports?device_id=a4523865-6e7b-4dcc-9a16-1c5e05172590 => generated 2589 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2719] 199.204.45.244 () {30 vars in 703 bytes} [Thu Apr 23 09:01:44 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: 1313/2720] 199.204.45.244 () {30 vars in 705 bytes} [Thu Apr 23 09:01:44 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2721] 199.204.45.244 () {30 vars in 681 bytes} [Thu Apr 23 09:01:44 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: 1314/2722] 199.204.45.244 () {30 vars in 717 bytes} [Thu Apr 23 09:01:44 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: 1409/2723] 199.204.45.244 () {34 vars in 1012 bytes} [Thu Apr 23 09:01:44 2026] GET /v2.0/networks/450b745d-1c4d-4270-bfd8-9a4fa21694ae?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2724] 199.204.45.244 () {34 vars in 1112 bytes} [Thu Apr 23 09:01:44 2026] GET /v2.0/networks/450b745d-1c4d-4270-bfd8-9a4fa21694ae?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2725] 199.204.45.244 () {34 vars in 986 bytes} [Thu Apr 23 09:01:44 2026] GET /v2.0/networks?id=450b745d-1c4d-4270-bfd8-9a4fa21694ae => generated 799 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2726] 199.204.45.244 () {38 vars in 955 bytes} [Thu Apr 23 09:01:45 2026] POST /v2.0/ports => generated 1295 bytes in 427 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2727] 199.204.45.244 () {38 vars in 1028 bytes} [Thu Apr 23 09:01:45 2026] PUT /v2.0/ports/48f1157a-cceb-44be-a33d-2e476d4851ef => generated 1420 bytes in 488 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1317/2728] 199.204.45.244 () {34 vars in 1080 bytes} [Thu Apr 23 09:01:46 2026] GET /v2.0/ports?tenant_id=be052ccea384408f8d2ea4ec8e1971f8&device_id=a4523865-6e7b-4dcc-9a16-1c5e05172590 => generated 4037 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1412/2729] 199.204.45.244 () {34 vars in 1062 bytes} [Thu Apr 23 09:01:46 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.169&port_id=00d6132f-a644-4ec7-9043-5c6953f9863b => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2730] 199.204.45.244 () {34 vars in 984 bytes} [Thu Apr 23 09:01:46 2026] GET /v2.0/subnets?id=c0b7c780-8c65-46a4-b8ee-9236fde1c17e => generated 630 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 09:01:46.199 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-34c8c542-9cdd-49be-a557-e81e278ef5b2'] response: {'name': 'network-changed', 'server_uuid': 'a4523865-6e7b-4dcc-9a16-1c5e05172590', 'tag': '48f1157a-cceb-44be-a33d-2e476d4851ef', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1413/2731] 199.204.45.244 () {34 vars in 1052 bytes} [Thu Apr 23 09:01:46 2026] GET /v2.0/ports?network_id=3bbbf461-9e96-4c78-ac88-aaf5266d3fef&device_owner=network%3Adhcp => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2732] 199.204.45.244 () {34 vars in 1012 bytes} [Thu Apr 23 09:01:46 2026] GET /v2.0/networks/3bbbf461-9e96-4c78-ac88-aaf5266d3fef?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1414/2733] 199.204.45.244 () {34 vars in 1112 bytes} [Thu Apr 23 09:01:46 2026] GET /v2.0/networks/3bbbf461-9e96-4c78-ac88-aaf5266d3fef?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: 1320/2734] 199.204.45.244 () {34 vars in 1058 bytes} [Thu Apr 23 09:01:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.231&port_id=a4054a86-52b2-4b66-aa21-606481bd9c4b => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/2735] 199.204.45.244 () {34 vars in 984 bytes} [Thu Apr 23 09:01:46 2026] GET /v2.0/subnets?id=bfe86163-84be-4122-a11f-0e6aca9262c7 => generated 655 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2736] 199.204.45.244 () {34 vars in 1052 bytes} [Thu Apr 23 09:01:46 2026] GET /v2.0/ports?network_id=d027812e-b38b-4d2a-a2a1-8321f88c0c14&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: 1416/2737] 199.204.45.244 () {34 vars in 1012 bytes} [Thu Apr 23 09:01:46 2026] GET /v2.0/networks/d027812e-b38b-4d2a-a2a1-8321f88c0c14?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2738] 199.204.45.244 () {34 vars in 1112 bytes} [Thu Apr 23 09:01:46 2026] GET /v2.0/networks/d027812e-b38b-4d2a-a2a1-8321f88c0c14?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2739] 199.204.45.244 () {34 vars in 1058 bytes} [Thu Apr 23 09:01:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.236&port_id=48f1157a-cceb-44be-a33d-2e476d4851ef => 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: 1323/2740] 199.204.45.244 () {34 vars in 1100 bytes} [Thu Apr 23 09:01:46 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A5&port_id=48f1157a-cceb-44be-a33d-2e476d4851ef => 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: 1418/2741] 199.204.45.244 () {34 vars in 1064 bytes} [Thu Apr 23 09:01:46 2026] GET /v2.0/subnets?id=ed504070-b6f0-4625-a392-9bbb09f838db&id=93f7a69e-71ba-4543-84e9-e035c6326952 => generated 1362 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2742] 199.204.45.244 () {34 vars in 1052 bytes} [Thu Apr 23 09:01:46 2026] GET /v2.0/ports?network_id=450b745d-1c4d-4270-bfd8-9a4fa21694ae&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: 1419/2743] 199.204.45.244 () {34 vars in 1052 bytes} [Thu Apr 23 09:01:46 2026] GET /v2.0/ports?network_id=450b745d-1c4d-4270-bfd8-9a4fa21694ae&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2744] 199.204.45.244 () {34 vars in 1012 bytes} [Thu Apr 23 09:01:46 2026] GET /v2.0/networks/450b745d-1c4d-4270-bfd8-9a4fa21694ae?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2745] 199.204.45.244 () {34 vars in 1112 bytes} [Thu Apr 23 09:01:46 2026] GET /v2.0/networks/450b745d-1c4d-4270-bfd8-9a4fa21694ae?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2746] 199.204.45.244 () {34 vars in 1080 bytes} [Thu Apr 23 09:01:47 2026] GET /v2.0/ports?tenant_id=be052ccea384408f8d2ea4ec8e1971f8&device_id=a4523865-6e7b-4dcc-9a16-1c5e05172590 => generated 4037 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2747] 199.204.45.244 () {34 vars in 986 bytes} [Thu Apr 23 09:01:47 2026] GET /v2.0/networks?id=450b745d-1c4d-4270-bfd8-9a4fa21694ae => generated 799 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2748] 199.204.45.244 () {34 vars in 1058 bytes} [Thu Apr 23 09:01:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.236&port_id=48f1157a-cceb-44be-a33d-2e476d4851ef => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2749] 199.204.45.244 () {34 vars in 1100 bytes} [Thu Apr 23 09:01:47 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A5&port_id=48f1157a-cceb-44be-a33d-2e476d4851ef => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2750] 10.0.0.134 () {34 vars in 971 bytes} [Thu Apr 23 09:01:47 2026] GET /v2.0/ports/48f1157a-cceb-44be-a33d-2e476d4851ef => generated 1456 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2751] 199.204.45.244 () {34 vars in 1064 bytes} [Thu Apr 23 09:01:47 2026] GET /v2.0/subnets?id=ed504070-b6f0-4625-a392-9bbb09f838db&id=93f7a69e-71ba-4543-84e9-e035c6326952 => generated 1362 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2752] 199.204.45.244 () {30 vars in 737 bytes} [Thu Apr 23 09:01:47 2026] GET /v2.0/ports/48f1157a-cceb-44be-a33d-2e476d4851ef => generated 1456 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2753] 199.204.45.244 () {34 vars in 1052 bytes} [Thu Apr 23 09:01:47 2026] GET /v2.0/ports?network_id=450b745d-1c4d-4270-bfd8-9a4fa21694ae&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: 7|app: 0|req: 1330/2754] 199.204.45.244 () {30 vars in 737 bytes} [Thu Apr 23 09:01:47 2026] GET /v2.0/ports/48f1157a-cceb-44be-a33d-2e476d4851ef => generated 1456 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2755] 199.204.45.244 () {34 vars in 1052 bytes} [Thu Apr 23 09:01:47 2026] GET /v2.0/ports?network_id=450b745d-1c4d-4270-bfd8-9a4fa21694ae&device_owner=network%3Adhcp => generated 1457 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2756] 199.204.45.244 () {34 vars in 1012 bytes} [Thu Apr 23 09:01:47 2026] GET /v2.0/networks/450b745d-1c4d-4270-bfd8-9a4fa21694ae?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2757] 199.204.45.244 () {34 vars in 1112 bytes} [Thu Apr 23 09:01:47 2026] GET /v2.0/networks/450b745d-1c4d-4270-bfd8-9a4fa21694ae?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2758] 199.204.45.244 () {34 vars in 790 bytes} [Thu Apr 23 09:01:47 2026] PUT /v2.0/ports/48f1157a-cceb-44be-a33d-2e476d4851ef => generated 1199 bytes in 415 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2759] 199.204.45.244 () {30 vars in 743 bytes} [Thu Apr 23 09:01:47 2026] GET /v2.0/networks/450b745d-1c4d-4270-bfd8-9a4fa21694ae => generated 796 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1332/2760] 199.204.45.244 () {30 vars in 741 bytes} [Thu Apr 23 09:01:48 2026] GET /v2.0/subnets/ed504070-b6f0-4625-a392-9bbb09f838db => generated 649 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/2761] 199.204.45.244 () {34 vars in 1080 bytes} [Thu Apr 23 09:01:48 2026] GET /v2.0/ports?tenant_id=be052ccea384408f8d2ea4ec8e1971f8&device_id=a4523865-6e7b-4dcc-9a16-1c5e05172590 => generated 3816 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 09:01:48.185 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-cbc2f854-aab2-4600-ba0d-e9e104c10678'] response: {'name': 'network-changed', 'server_uuid': 'a4523865-6e7b-4dcc-9a16-1c5e05172590', 'tag': '48f1157a-cceb-44be-a33d-2e476d4851ef', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1430/2762] 199.204.45.244 () {30 vars in 703 bytes} [Thu Apr 23 09:01:48 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: 1431/2763] 199.204.45.244 () {30 vars in 705 bytes} [Thu Apr 23 09:01:48 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: 1432/2764] 199.204.45.244 () {30 vars in 681 bytes} [Thu Apr 23 09:01:48 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2765] 199.204.45.244 () {34 vars in 986 bytes} [Thu Apr 23 09:01:48 2026] GET /v2.0/networks?id=450b745d-1c4d-4270-bfd8-9a4fa21694ae => generated 799 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2766] 199.204.45.244 () {30 vars in 717 bytes} [Thu Apr 23 09:01:48 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2767] 199.204.45.244 () {34 vars in 1058 bytes} [Thu Apr 23 09:01:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.236&port_id=48f1157a-cceb-44be-a33d-2e476d4851ef => 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: 1434/2768] 199.204.45.244 () {30 vars in 741 bytes} [Thu Apr 23 09:01:48 2026] GET /v2.0/subnets/bfe86163-84be-4122-a11f-0e6aca9262c7 => generated 652 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2769] 199.204.45.244 () {34 vars in 984 bytes} [Thu Apr 23 09:01:48 2026] GET /v2.0/subnets?id=ed504070-b6f0-4625-a392-9bbb09f838db => generated 652 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2770] 199.204.45.244 () {30 vars in 737 bytes} [Thu Apr 23 09:01:48 2026] GET /v2.0/ports/31a0f52d-fa06-42ad-8514-2c763ce49bbd => generated 1128 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2771] 199.204.45.244 () {34 vars in 1052 bytes} [Thu Apr 23 09:01:48 2026] GET /v2.0/ports?network_id=450b745d-1c4d-4270-bfd8-9a4fa21694ae&device_owner=network%3Adhcp => generated 1457 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2772] 199.204.45.244 () {30 vars in 737 bytes} [Thu Apr 23 09:01:48 2026] GET /v2.0/ports/a4054a86-52b2-4b66-aa21-606481bd9c4b => generated 1349 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2773] 199.204.45.244 () {34 vars in 1012 bytes} [Thu Apr 23 09:01:48 2026] GET /v2.0/networks/450b745d-1c4d-4270-bfd8-9a4fa21694ae?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: 1437/2774] 199.204.45.244 () {30 vars in 741 bytes} [Thu Apr 23 09:01:48 2026] GET /v2.0/subnets/bfe86163-84be-4122-a11f-0e6aca9262c7 => generated 652 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2775] 199.204.45.244 () {34 vars in 1112 bytes} [Thu Apr 23 09:01:48 2026] GET /v2.0/networks/450b745d-1c4d-4270-bfd8-9a4fa21694ae?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/2776] 199.204.45.244 () {30 vars in 743 bytes} [Thu Apr 23 09:01:48 2026] GET /v2.0/networks/d027812e-b38b-4d2a-a2a1-8321f88c0c14 => generated 800 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2777] 199.204.45.244 () {30 vars in 737 bytes} [Thu Apr 23 09:01:48 2026] GET /v2.0/ports/31a0f52d-fa06-42ad-8514-2c763ce49bbd => generated 1128 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2778] 199.204.45.244 () {30 vars in 741 bytes} [Thu Apr 23 09:01:48 2026] GET /v2.0/subnets/bfe86163-84be-4122-a11f-0e6aca9262c7 => generated 652 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2779] 10.0.0.211 () {30 vars in 690 bytes} [Thu Apr 23 09:01:53 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/2780] 10.0.0.211 () {30 vars in 692 bytes} [Thu Apr 23 09:01:53 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2781] 10.0.0.211 () {30 vars in 668 bytes} [Thu Apr 23 09:01:53 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/2782] 10.0.0.211 () {30 vars in 704 bytes} [Thu Apr 23 09:01:53 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2783] 10.0.0.211 () {28 vars in 439 bytes} [Thu Apr 23 09:01:53 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2784] 10.0.0.211 () {30 vars in 728 bytes} [Thu Apr 23 09:01:53 2026] GET /v2.0/subnets/6a23e814-c41a-4f2e-b41c-01de83bfed15 => generated 631 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2785] 199.204.45.244 () {30 vars in 703 bytes} [Thu Apr 23 09:01:55 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/2786] 199.204.45.244 () {30 vars in 705 bytes} [Thu Apr 23 09:01:55 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: 1344/2787] 199.204.45.244 () {30 vars in 681 bytes} [Thu Apr 23 09:01:55 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2788] 199.204.45.244 () {30 vars in 717 bytes} [Thu Apr 23 09:01:55 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2789] 199.204.45.244 () {30 vars in 741 bytes} [Thu Apr 23 09:01:55 2026] GET /v2.0/subnets/ed504070-b6f0-4625-a392-9bbb09f838db => generated 649 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/2790] 199.204.45.244 () {30 vars in 741 bytes} [Thu Apr 23 09:01:55 2026] GET /v2.0/subnets/6a23e814-c41a-4f2e-b41c-01de83bfed15 => generated 649 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2791] 199.204.45.244 () {30 vars in 769 bytes} [Thu Apr 23 09:01:55 2026] GET /v2.0/ports?device_id=a4523865-6e7b-4dcc-9a16-1c5e05172590 => generated 3818 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2792] 199.204.45.244 () {30 vars in 703 bytes} [Thu Apr 23 09:01:55 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2793] 199.204.45.244 () {30 vars in 705 bytes} [Thu Apr 23 09:01:55 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/2794] 199.204.45.244 () {30 vars in 681 bytes} [Thu Apr 23 09:01:55 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2795] 199.204.45.244 () {30 vars in 717 bytes} [Thu Apr 23 09:01:55 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/2796] 199.204.45.244 () {34 vars in 1012 bytes} [Thu Apr 23 09:01:55 2026] GET /v2.0/networks/ea86b3b7-19e0-4179-b84d-56b41e6a4c00?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2797] 199.204.45.244 () {34 vars in 1112 bytes} [Thu Apr 23 09:01:55 2026] GET /v2.0/networks/ea86b3b7-19e0-4179-b84d-56b41e6a4c00?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/2798] 199.204.45.244 () {34 vars in 986 bytes} [Thu Apr 23 09:01:55 2026] GET /v2.0/networks?id=ea86b3b7-19e0-4179-b84d-56b41e6a4c00 => generated 800 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2801] 199.204.45.244 () {38 vars in 955 bytes} [Thu Apr 23 09:01:55 2026] POST /v2.0/ports => generated 1307 bytes in 412 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/2802] 199.204.45.244 () {38 vars in 1028 bytes} [Thu Apr 23 09:01:56 2026] PUT /v2.0/ports/7358775a-04bc-4e85-a399-62b83fdda5ed => generated 1432 bytes in 522 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1351/2803] 199.204.45.244 () {34 vars in 1080 bytes} [Thu Apr 23 09:01:56 2026] GET /v2.0/ports?tenant_id=be052ccea384408f8d2ea4ec8e1971f8&device_id=a4523865-6e7b-4dcc-9a16-1c5e05172590 => generated 5278 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1453/2804] 199.204.45.244 () {34 vars in 1062 bytes} [Thu Apr 23 09:01:56 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.169&port_id=00d6132f-a644-4ec7-9043-5c6953f9863b => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2805] 199.204.45.244 () {34 vars in 984 bytes} [Thu Apr 23 09:01:56 2026] GET /v2.0/subnets?id=c0b7c780-8c65-46a4-b8ee-9236fde1c17e => generated 630 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 09:01:56.938 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-78f0ca2f-b921-40cf-931c-c6526f03ba4b'] response: {'name': 'network-changed', 'server_uuid': 'a4523865-6e7b-4dcc-9a16-1c5e05172590', 'tag': '7358775a-04bc-4e85-a399-62b83fdda5ed', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1454/2806] 199.204.45.244 () {34 vars in 1052 bytes} [Thu Apr 23 09:01:56 2026] GET /v2.0/ports?network_id=3bbbf461-9e96-4c78-ac88-aaf5266d3fef&device_owner=network%3Adhcp => generated 1244 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2807] 199.204.45.244 () {34 vars in 1012 bytes} [Thu Apr 23 09:01:57 2026] GET /v2.0/networks/3bbbf461-9e96-4c78-ac88-aaf5266d3fef?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1455/2808] 199.204.45.244 () {34 vars in 1112 bytes} [Thu Apr 23 09:01:57 2026] GET /v2.0/networks/3bbbf461-9e96-4c78-ac88-aaf5266d3fef?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2809] 199.204.45.244 () {34 vars in 1058 bytes} [Thu Apr 23 09:01:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.231&port_id=a4054a86-52b2-4b66-aa21-606481bd9c4b => 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: 1456/2810] 199.204.45.244 () {34 vars in 984 bytes} [Thu Apr 23 09:01:57 2026] GET /v2.0/subnets?id=bfe86163-84be-4122-a11f-0e6aca9262c7 => generated 655 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2811] 199.204.45.244 () {34 vars in 1052 bytes} [Thu Apr 23 09:01:57 2026] GET /v2.0/ports?network_id=d027812e-b38b-4d2a-a2a1-8321f88c0c14&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: 1457/2812] 199.204.45.244 () {34 vars in 1012 bytes} [Thu Apr 23 09:01:57 2026] GET /v2.0/networks/d027812e-b38b-4d2a-a2a1-8321f88c0c14?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: 1356/2813] 199.204.45.244 () {34 vars in 1112 bytes} [Thu Apr 23 09:01:57 2026] GET /v2.0/networks/d027812e-b38b-4d2a-a2a1-8321f88c0c14?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/2814] 199.204.45.244 () {34 vars in 1058 bytes} [Thu Apr 23 09:01:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.236&port_id=48f1157a-cceb-44be-a33d-2e476d4851ef => 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: 1357/2815] 199.204.45.244 () {34 vars in 984 bytes} [Thu Apr 23 09:01:57 2026] GET /v2.0/subnets?id=ed504070-b6f0-4625-a392-9bbb09f838db => generated 652 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/2816] 199.204.45.244 () {34 vars in 1052 bytes} [Thu Apr 23 09:01:57 2026] GET /v2.0/ports?network_id=450b745d-1c4d-4270-bfd8-9a4fa21694ae&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: 7|app: 0|req: 1358/2817] 199.204.45.244 () {34 vars in 1012 bytes} [Thu Apr 23 09:01:57 2026] GET /v2.0/networks/450b745d-1c4d-4270-bfd8-9a4fa21694ae?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/2818] 199.204.45.244 () {34 vars in 1112 bytes} [Thu Apr 23 09:01:57 2026] GET /v2.0/networks/450b745d-1c4d-4270-bfd8-9a4fa21694ae?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2819] 199.204.45.244 () {34 vars in 1058 bytes} [Thu Apr 23 09:01:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.207&port_id=7358775a-04bc-4e85-a399-62b83fdda5ed => 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: 1461/2820] 199.204.45.244 () {34 vars in 1106 bytes} [Thu Apr 23 09:01:57 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2f1&port_id=7358775a-04bc-4e85-a399-62b83fdda5ed => 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: 1360/2821] 199.204.45.244 () {34 vars in 1064 bytes} [Thu Apr 23 09:01:57 2026] GET /v2.0/subnets?id=9d015773-41c2-49ed-82f2-9ecd990f0696&id=6a23e814-c41a-4f2e-b41c-01de83bfed15 => generated 1364 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/2822] 199.204.45.244 () {34 vars in 1052 bytes} [Thu Apr 23 09:01:57 2026] GET /v2.0/ports?network_id=ea86b3b7-19e0-4179-b84d-56b41e6a4c00&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: 7|app: 0|req: 1361/2823] 199.204.45.244 () {34 vars in 1052 bytes} [Thu Apr 23 09:01:57 2026] GET /v2.0/ports?network_id=ea86b3b7-19e0-4179-b84d-56b41e6a4c00&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: 1463/2824] 199.204.45.244 () {34 vars in 1012 bytes} [Thu Apr 23 09:01:57 2026] GET /v2.0/networks/ea86b3b7-19e0-4179-b84d-56b41e6a4c00?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2825] 199.204.45.244 () {34 vars in 1112 bytes} [Thu Apr 23 09:01:58 2026] GET /v2.0/networks/ea86b3b7-19e0-4179-b84d-56b41e6a4c00?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/2826] 199.204.45.244 () {34 vars in 1080 bytes} [Thu Apr 23 09:01:58 2026] GET /v2.0/ports?tenant_id=be052ccea384408f8d2ea4ec8e1971f8&device_id=a4523865-6e7b-4dcc-9a16-1c5e05172590 => generated 5278 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2827] 199.204.45.244 () {34 vars in 986 bytes} [Thu Apr 23 09:01:58 2026] GET /v2.0/networks?id=ea86b3b7-19e0-4179-b84d-56b41e6a4c00 => generated 800 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/2828] 199.204.45.244 () {34 vars in 1058 bytes} [Thu Apr 23 09:01:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.207&port_id=7358775a-04bc-4e85-a399-62b83fdda5ed => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2829] 199.204.45.244 () {34 vars in 1106 bytes} [Thu Apr 23 09:01:58 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2f1&port_id=7358775a-04bc-4e85-a399-62b83fdda5ed => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/2830] 199.204.45.244 () {34 vars in 1064 bytes} [Thu Apr 23 09:01:58 2026] GET /v2.0/subnets?id=9d015773-41c2-49ed-82f2-9ecd990f0696&id=6a23e814-c41a-4f2e-b41c-01de83bfed15 => generated 1364 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2831] 10.0.0.134 () {34 vars in 971 bytes} [Thu Apr 23 09:01:58 2026] GET /v2.0/ports/7358775a-04bc-4e85-a399-62b83fdda5ed => generated 1468 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/2832] 199.204.45.244 () {34 vars in 1052 bytes} [Thu Apr 23 09:01:58 2026] GET /v2.0/ports?network_id=ea86b3b7-19e0-4179-b84d-56b41e6a4c00&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2833] 199.204.45.244 () {30 vars in 737 bytes} [Thu Apr 23 09:01:58 2026] GET /v2.0/ports/7358775a-04bc-4e85-a399-62b83fdda5ed => generated 1468 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/2834] 199.204.45.244 () {34 vars in 1052 bytes} [Thu Apr 23 09:01:58 2026] GET /v2.0/ports?network_id=ea86b3b7-19e0-4179-b84d-56b41e6a4c00&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: 1367/2835] 199.204.45.244 () {30 vars in 737 bytes} [Thu Apr 23 09:01:58 2026] GET /v2.0/ports/7358775a-04bc-4e85-a399-62b83fdda5ed => generated 1468 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/2836] 199.204.45.244 () {34 vars in 1012 bytes} [Thu Apr 23 09:01:58 2026] GET /v2.0/networks/ea86b3b7-19e0-4179-b84d-56b41e6a4c00?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/2837] 199.204.45.244 () {34 vars in 1112 bytes} [Thu Apr 23 09:01:58 2026] GET /v2.0/networks/ea86b3b7-19e0-4179-b84d-56b41e6a4c00?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2838] 199.204.45.244 () {34 vars in 790 bytes} [Thu Apr 23 09:01:58 2026] PUT /v2.0/ports/7358775a-04bc-4e85-a399-62b83fdda5ed => generated 1199 bytes in 380 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/2839] 199.204.45.244 () {30 vars in 743 bytes} [Thu Apr 23 09:01:58 2026] GET /v2.0/networks/ea86b3b7-19e0-4179-b84d-56b41e6a4c00 => generated 797 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:01:59.080 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2b25029e-ddaa-4ea9-be06-d2a7b9c92780'] response: {'name': 'network-changed', 'server_uuid': 'a4523865-6e7b-4dcc-9a16-1c5e05172590', 'tag': '7358775a-04bc-4e85-a399-62b83fdda5ed', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1369/2840] 199.204.45.244 () {30 vars in 741 bytes} [Thu Apr 23 09:01:59 2026] GET /v2.0/subnets/6a23e814-c41a-4f2e-b41c-01de83bfed15 => generated 649 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/2841] 199.204.45.244 () {34 vars in 1080 bytes} [Thu Apr 23 09:01:59 2026] GET /v2.0/ports?tenant_id=be052ccea384408f8d2ea4ec8e1971f8&device_id=a4523865-6e7b-4dcc-9a16-1c5e05172590 => generated 5045 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2842] 199.204.45.244 () {30 vars in 703 bytes} [Thu Apr 23 09:01:59 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2843] 199.204.45.244 () {30 vars in 705 bytes} [Thu Apr 23 09:01:59 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2844] 199.204.45.244 () {30 vars in 681 bytes} [Thu Apr 23 09:01:59 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: 1373/2845] 199.204.45.244 () {30 vars in 717 bytes} [Thu Apr 23 09:01:59 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: 1473/2846] 199.204.45.244 () {34 vars in 986 bytes} [Thu Apr 23 09:01:59 2026] GET /v2.0/networks?id=ea86b3b7-19e0-4179-b84d-56b41e6a4c00 => generated 800 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2847] 199.204.45.244 () {30 vars in 741 bytes} [Thu Apr 23 09:01:59 2026] GET /v2.0/subnets/bfe86163-84be-4122-a11f-0e6aca9262c7 => generated 652 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/2848] 199.204.45.244 () {34 vars in 1058 bytes} [Thu Apr 23 09:01:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.207&port_id=7358775a-04bc-4e85-a399-62b83fdda5ed => 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: 1375/2849] 199.204.45.244 () {30 vars in 737 bytes} [Thu Apr 23 09:01:59 2026] GET /v2.0/ports/31a0f52d-fa06-42ad-8514-2c763ce49bbd => generated 1128 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/2850] 199.204.45.244 () {34 vars in 984 bytes} [Thu Apr 23 09:01:59 2026] GET /v2.0/subnets?id=6a23e814-c41a-4f2e-b41c-01de83bfed15 => generated 652 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2851] 199.204.45.244 () {30 vars in 737 bytes} [Thu Apr 23 09:01:59 2026] GET /v2.0/ports/a4054a86-52b2-4b66-aa21-606481bd9c4b => generated 1349 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/2852] 199.204.45.244 () {34 vars in 1052 bytes} [Thu Apr 23 09:01:59 2026] GET /v2.0/ports?network_id=ea86b3b7-19e0-4179-b84d-56b41e6a4c00&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: 1377/2853] 199.204.45.244 () {30 vars in 741 bytes} [Thu Apr 23 09:01:59 2026] GET /v2.0/subnets/bfe86163-84be-4122-a11f-0e6aca9262c7 => generated 652 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/2854] 199.204.45.244 () {34 vars in 1012 bytes} [Thu Apr 23 09:01:59 2026] GET /v2.0/networks/ea86b3b7-19e0-4179-b84d-56b41e6a4c00?fields=segments => generated 14 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2855] 199.204.45.244 () {30 vars in 743 bytes} [Thu Apr 23 09:01:59 2026] GET /v2.0/networks/d027812e-b38b-4d2a-a2a1-8321f88c0c14 => generated 800 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2856] 199.204.45.244 () {30 vars in 737 bytes} [Thu Apr 23 09:01:59 2026] GET /v2.0/ports/31a0f52d-fa06-42ad-8514-2c763ce49bbd => generated 1128 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/2857] 199.204.45.244 () {34 vars in 1112 bytes} [Thu Apr 23 09:01:59 2026] GET /v2.0/networks/ea86b3b7-19e0-4179-b84d-56b41e6a4c00?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2858] 199.204.45.244 () {30 vars in 741 bytes} [Thu Apr 23 09:01:59 2026] GET /v2.0/subnets/bfe86163-84be-4122-a11f-0e6aca9262c7 => generated 652 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/2859] 199.204.45.244 () {30 vars in 703 bytes} [Thu Apr 23 09:02:08 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: 1381/2860] 199.204.45.244 () {30 vars in 705 bytes} [Thu Apr 23 09:02: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: 8|app: 0|req: 1480/2861] 199.204.45.244 () {30 vars in 681 bytes} [Thu Apr 23 09:02:08 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2862] 199.204.45.244 () {30 vars in 717 bytes} [Thu Apr 23 09:02:08 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/2863] 199.204.45.244 () {30 vars in 741 bytes} [Thu Apr 23 09:02:08 2026] GET /v2.0/subnets/ed504070-b6f0-4625-a392-9bbb09f838db => generated 649 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2864] 199.204.45.244 () {30 vars in 769 bytes} [Thu Apr 23 09:02:08 2026] GET /v2.0/ports?device_id=a4523865-6e7b-4dcc-9a16-1c5e05172590 => generated 5047 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/2865] 199.204.45.244 () {30 vars in 703 bytes} [Thu Apr 23 09:02:09 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: 1384/2866] 199.204.45.244 () {30 vars in 705 bytes} [Thu Apr 23 09:02:09 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: 1483/2867] 199.204.45.244 () {30 vars in 681 bytes} [Thu Apr 23 09:02:09 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: 1385/2868] 199.204.45.244 () {30 vars in 717 bytes} [Thu Apr 23 09:02:09 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: 1484/2869] 199.204.45.244 () {30 vars in 737 bytes} [Thu Apr 23 09:02:09 2026] GET /v2.0/ports/7358775a-04bc-4e85-a399-62b83fdda5ed => generated 1237 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2870] 199.204.45.244 () {34 vars in 789 bytes} [Thu Apr 23 09:02:09 2026] PUT /v2.0/ports/7358775a-04bc-4e85-a399-62b83fdda5ed => generated 1026 bytes in 337 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/2871] 199.204.45.244 () {30 vars in 743 bytes} [Thu Apr 23 09:02:09 2026] GET /v2.0/networks/ea86b3b7-19e0-4179-b84d-56b41e6a4c00 => generated 797 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 09:02:09.823 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ff3de096-49ab-4c7b-b24d-d09fe5abefc0'] response: {'name': 'network-changed', 'server_uuid': 'a4523865-6e7b-4dcc-9a16-1c5e05172590', 'tag': '7358775a-04bc-4e85-a399-62b83fdda5ed', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1387/2872] 199.204.45.244 () {30 vars in 769 bytes} [Thu Apr 23 09:02:09 2026] GET /v2.0/ports?device_id=a4523865-6e7b-4dcc-9a16-1c5e05172590 => generated 4872 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/2873] 199.204.45.244 () {34 vars in 1080 bytes} [Thu Apr 23 09:02:09 2026] GET /v2.0/ports?tenant_id=be052ccea384408f8d2ea4ec8e1971f8&device_id=a4523865-6e7b-4dcc-9a16-1c5e05172590 => generated 4872 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1388/2874] 199.204.45.244 () {34 vars in 986 bytes} [Thu Apr 23 09:02:09 2026] GET /v2.0/networks?id=ea86b3b7-19e0-4179-b84d-56b41e6a4c00 => generated 800 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/2875] 199.204.45.244 () {30 vars in 769 bytes} [Thu Apr 23 09:02:09 2026] GET /v2.0/ports?device_id=a4523865-6e7b-4dcc-9a16-1c5e05172590 => generated 4872 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2876] 199.204.45.244 () {34 vars in 1012 bytes} [Thu Apr 23 09:02:10 2026] GET /v2.0/networks/ea86b3b7-19e0-4179-b84d-56b41e6a4c00?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/2877] 199.204.45.244 () {34 vars in 1112 bytes} [Thu Apr 23 09:02:10 2026] GET /v2.0/networks/ea86b3b7-19e0-4179-b84d-56b41e6a4c00?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2878] 199.204.45.244 () {34 vars in 975 bytes} [Thu Apr 23 09:02:10 2026] GET /v2.0/ports/7358775a-04bc-4e85-a399-62b83fdda5ed => generated 1062 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/2879] 199.204.45.244 () {36 vars in 997 bytes} [Thu Apr 23 09:02:10 2026] DELETE /v2.0/ports/7358775a-04bc-4e85-a399-62b83fdda5ed => generated 0 bytes in 198 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2880] 199.204.45.244 () {34 vars in 1080 bytes} [Thu Apr 23 09:02:10 2026] GET /v2.0/ports?tenant_id=be052ccea384408f8d2ea4ec8e1971f8&device_id=a4523865-6e7b-4dcc-9a16-1c5e05172590 => generated 3818 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 09:02:10.929 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-cb4eb43d-b8d9-4d81-84ec-5c8536d5f60d'] response: {'server_uuid': 'a4523865-6e7b-4dcc-9a16-1c5e05172590', 'name': 'network-vif-deleted', 'tag': '7358775a-04bc-4e85-a399-62b83fdda5ed', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1490/2881] 199.204.45.244 () {34 vars in 1226 bytes} [Thu Apr 23 09:02:10 2026] GET /v2.0/networks?id=3bbbf461-9e96-4c78-ac88-aaf5266d3fef&id=d027812e-b38b-4d2a-a2a1-8321f88c0c14&id=450b745d-1c4d-4270-bfd8-9a4fa21694ae&id=ea86b3b7-19e0-4179-b84d-56b41e6a4c00 => generated 3095 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2882] 199.204.45.244 () {34 vars in 1062 bytes} [Thu Apr 23 09:02:10 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.169&port_id=00d6132f-a644-4ec7-9043-5c6953f9863b => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1491/2883] 199.204.45.244 () {30 vars in 769 bytes} [Thu Apr 23 09:02:11 2026] GET /v2.0/ports?device_id=a4523865-6e7b-4dcc-9a16-1c5e05172590 => generated 3818 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2886] 199.204.45.244 () {34 vars in 984 bytes} [Thu Apr 23 09:02:11 2026] GET /v2.0/subnets?id=c0b7c780-8c65-46a4-b8ee-9236fde1c17e => generated 630 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 09:02:11.100 8 INFO neutron.pecan_wsgi.hooks.translation [None req-82e6e96b-3b96-4f43-af09-9a68878c757f 988530783a924303ac9406c22fc57d3f be052ccea384408f8d2ea4ec8e1971f8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1494/2887] 199.204.45.244 () {32 vars in 759 bytes} [Thu Apr 23 09:02:11 2026] DELETE /v2.0/ports/7358775a-04bc-4e85-a399-62b83fdda5ed => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2888] 199.204.45.244 () {34 vars in 1052 bytes} [Thu Apr 23 09:02:11 2026] GET /v2.0/ports?network_id=3bbbf461-9e96-4c78-ac88-aaf5266d3fef&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: 1395/2889] 199.204.45.244 () {30 vars in 703 bytes} [Thu Apr 23 09:02:11 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/2890] 199.204.45.244 () {34 vars in 1012 bytes} [Thu Apr 23 09:02:11 2026] GET /v2.0/networks/3bbbf461-9e96-4c78-ac88-aaf5266d3fef?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2891] 199.204.45.244 () {30 vars in 705 bytes} [Thu Apr 23 09:02:11 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2892] 199.204.45.244 () {30 vars in 681 bytes} [Thu Apr 23 09:02:11 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: 1398/2893] 199.204.45.244 () {30 vars in 717 bytes} [Thu Apr 23 09:02:11 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2894] 199.204.45.244 () {30 vars in 741 bytes} [Thu Apr 23 09:02:11 2026] GET /v2.0/subnets/bfe86163-84be-4122-a11f-0e6aca9262c7 => generated 652 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/2895] 199.204.45.244 () {34 vars in 1112 bytes} [Thu Apr 23 09:02:11 2026] GET /v2.0/networks/3bbbf461-9e96-4c78-ac88-aaf5266d3fef?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1497/2896] 199.204.45.244 () {34 vars in 1058 bytes} [Thu Apr 23 09:02:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.231&port_id=a4054a86-52b2-4b66-aa21-606481bd9c4b => 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: 1400/2897] 199.204.45.244 () {30 vars in 737 bytes} [Thu Apr 23 09:02:11 2026] GET /v2.0/ports/31a0f52d-fa06-42ad-8514-2c763ce49bbd => generated 1128 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/2898] 199.204.45.244 () {34 vars in 984 bytes} [Thu Apr 23 09:02:11 2026] GET /v2.0/subnets?id=bfe86163-84be-4122-a11f-0e6aca9262c7 => generated 655 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2899] 199.204.45.244 () {30 vars in 737 bytes} [Thu Apr 23 09:02:11 2026] GET /v2.0/ports/a4054a86-52b2-4b66-aa21-606481bd9c4b => generated 1349 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/2900] 199.204.45.244 () {34 vars in 1052 bytes} [Thu Apr 23 09:02:11 2026] GET /v2.0/ports?network_id=d027812e-b38b-4d2a-a2a1-8321f88c0c14&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: 7|app: 0|req: 1402/2901] 199.204.45.244 () {30 vars in 741 bytes} [Thu Apr 23 09:02:11 2026] GET /v2.0/subnets/bfe86163-84be-4122-a11f-0e6aca9262c7 => generated 652 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/2902] 199.204.45.244 () {34 vars in 1012 bytes} [Thu Apr 23 09:02:11 2026] GET /v2.0/networks/d027812e-b38b-4d2a-a2a1-8321f88c0c14?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2903] 199.204.45.244 () {30 vars in 743 bytes} [Thu Apr 23 09:02:11 2026] GET /v2.0/networks/d027812e-b38b-4d2a-a2a1-8321f88c0c14 => generated 800 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2904] 199.204.45.244 () {30 vars in 737 bytes} [Thu Apr 23 09:02:11 2026] GET /v2.0/ports/31a0f52d-fa06-42ad-8514-2c763ce49bbd => generated 1128 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/2905] 199.204.45.244 () {34 vars in 1112 bytes} [Thu Apr 23 09:02:11 2026] GET /v2.0/networks/d027812e-b38b-4d2a-a2a1-8321f88c0c14?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/2906] 199.204.45.244 () {34 vars in 1058 bytes} [Thu Apr 23 09:02:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.236&port_id=48f1157a-cceb-44be-a33d-2e476d4851ef => 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: 1405/2907] 199.204.45.244 () {30 vars in 741 bytes} [Thu Apr 23 09:02:11 2026] GET /v2.0/subnets/bfe86163-84be-4122-a11f-0e6aca9262c7 => generated 652 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/2908] 199.204.45.244 () {34 vars in 984 bytes} [Thu Apr 23 09:02:11 2026] GET /v2.0/subnets?id=ed504070-b6f0-4625-a392-9bbb09f838db => generated 652 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2909] 199.204.45.244 () {34 vars in 1052 bytes} [Thu Apr 23 09:02:11 2026] GET /v2.0/ports?network_id=450b745d-1c4d-4270-bfd8-9a4fa21694ae&device_owner=network%3Adhcp => generated 1457 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/2910] 199.204.45.244 () {34 vars in 1012 bytes} [Thu Apr 23 09:02:11 2026] GET /v2.0/networks/450b745d-1c4d-4270-bfd8-9a4fa21694ae?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2911] 199.204.45.244 () {34 vars in 1112 bytes} [Thu Apr 23 09:02:11 2026] GET /v2.0/networks/450b745d-1c4d-4270-bfd8-9a4fa21694ae?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1505/2912] 199.204.45.244 () {30 vars in 703 bytes} [Thu Apr 23 09:02:18 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2913] 199.204.45.244 () {30 vars in 705 bytes} [Thu Apr 23 09:02:18 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: 1506/2914] 199.204.45.244 () {30 vars in 681 bytes} [Thu Apr 23 09:02:18 2026] GET /v2.0/extensions/qos => generated 166 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2915] 199.204.45.244 () {30 vars in 717 bytes} [Thu Apr 23 09:02:18 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/2916] 199.204.45.244 () {30 vars in 769 bytes} [Thu Apr 23 09:02:18 2026] GET /v2.0/ports?device_id=a4523865-6e7b-4dcc-9a16-1c5e05172590 => generated 3818 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2917] 199.204.45.244 () {30 vars in 703 bytes} [Thu Apr 23 09:02:19 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: 1508/2918] 199.204.45.244 () {30 vars in 705 bytes} [Thu Apr 23 09:02:19 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2919] 199.204.45.244 () {30 vars in 681 bytes} [Thu Apr 23 09:02:19 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/2920] 199.204.45.244 () {30 vars in 717 bytes} [Thu Apr 23 09:02:19 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2921] 199.204.45.244 () {30 vars in 737 bytes} [Thu Apr 23 09:02:19 2026] GET /v2.0/ports/48f1157a-cceb-44be-a33d-2e476d4851ef => generated 1237 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1510/2922] 199.204.45.244 () {34 vars in 789 bytes} [Thu Apr 23 09:02:19 2026] PUT /v2.0/ports/48f1157a-cceb-44be-a33d-2e476d4851ef => generated 1026 bytes in 395 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2923] 199.204.45.244 () {30 vars in 743 bytes} [Thu Apr 23 09:02:19 2026] GET /v2.0/networks/450b745d-1c4d-4270-bfd8-9a4fa21694ae => generated 796 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 09:02:19.787 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-37e5f2e7-2a1f-4c81-a8c9-55b7b4ee926d'] response: {'name': 'network-changed', 'server_uuid': 'a4523865-6e7b-4dcc-9a16-1c5e05172590', 'tag': '48f1157a-cceb-44be-a33d-2e476d4851ef', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1511/2924] 199.204.45.244 () {30 vars in 769 bytes} [Thu Apr 23 09:02:19 2026] GET /v2.0/ports?device_id=a4523865-6e7b-4dcc-9a16-1c5e05172590 => generated 3643 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2925] 199.204.45.244 () {34 vars in 1080 bytes} [Thu Apr 23 09:02:19 2026] GET /v2.0/ports?tenant_id=be052ccea384408f8d2ea4ec8e1971f8&device_id=a4523865-6e7b-4dcc-9a16-1c5e05172590 => generated 3643 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1415/2926] 199.204.45.244 () {30 vars in 769 bytes} [Thu Apr 23 09:02:19 2026] GET /v2.0/ports?device_id=a4523865-6e7b-4dcc-9a16-1c5e05172590 => generated 3643 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1512/2927] 199.204.45.244 () {34 vars in 986 bytes} [Thu Apr 23 09:02:19 2026] GET /v2.0/networks?id=450b745d-1c4d-4270-bfd8-9a4fa21694ae => generated 799 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2928] 199.204.45.244 () {34 vars in 1012 bytes} [Thu Apr 23 09:02:19 2026] GET /v2.0/networks/450b745d-1c4d-4270-bfd8-9a4fa21694ae?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/2929] 199.204.45.244 () {34 vars in 1112 bytes} [Thu Apr 23 09:02:20 2026] GET /v2.0/networks/450b745d-1c4d-4270-bfd8-9a4fa21694ae?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2930] 199.204.45.244 () {34 vars in 975 bytes} [Thu Apr 23 09:02:20 2026] GET /v2.0/ports/48f1157a-cceb-44be-a33d-2e476d4851ef => generated 1062 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1514/2931] 199.204.45.244 () {36 vars in 997 bytes} [Thu Apr 23 09:02:20 2026] DELETE /v2.0/ports/48f1157a-cceb-44be-a33d-2e476d4851ef => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2932] 199.204.45.244 () {34 vars in 1080 bytes} [Thu Apr 23 09:02:20 2026] GET /v2.0/ports?tenant_id=be052ccea384408f8d2ea4ec8e1971f8&device_id=a4523865-6e7b-4dcc-9a16-1c5e05172590 => generated 2589 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1515/2933] 199.204.45.244 () {34 vars in 1146 bytes} [Thu Apr 23 09:02:20 2026] GET /v2.0/networks?id=3bbbf461-9e96-4c78-ac88-aaf5266d3fef&id=d027812e-b38b-4d2a-a2a1-8321f88c0c14&id=450b745d-1c4d-4270-bfd8-9a4fa21694ae => generated 2309 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2934] 199.204.45.244 () {34 vars in 1062 bytes} [Thu Apr 23 09:02:20 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.169&port_id=00d6132f-a644-4ec7-9043-5c6953f9863b => 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: 1516/2935] 199.204.45.244 () {30 vars in 769 bytes} [Thu Apr 23 09:02:20 2026] GET /v2.0/ports?device_id=a4523865-6e7b-4dcc-9a16-1c5e05172590 => generated 2589 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 09:02:21.016 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8e1e72aa-ca90-4eec-935d-70fb5976cc2b 988530783a924303ac9406c22fc57d3f be052ccea384408f8d2ea4ec8e1971f8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1517/2936] 199.204.45.244 () {32 vars in 759 bytes} [Thu Apr 23 09:02:21 2026] DELETE /v2.0/ports/48f1157a-cceb-44be-a33d-2e476d4851ef => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/2937] 199.204.45.244 () {34 vars in 984 bytes} [Thu Apr 23 09:02:20 2026] GET /v2.0/subnets?id=c0b7c780-8c65-46a4-b8ee-9236fde1c17e => generated 630 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/2938] 199.204.45.244 () {34 vars in 1052 bytes} [Thu Apr 23 09:02:21 2026] GET /v2.0/ports?network_id=3bbbf461-9e96-4c78-ac88-aaf5266d3fef&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: 1519/2939] 199.204.45.244 () {30 vars in 703 bytes} [Thu Apr 23 09:02:21 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: 1421/2940] 199.204.45.244 () {34 vars in 1012 bytes} [Thu Apr 23 09:02:21 2026] GET /v2.0/networks/3bbbf461-9e96-4c78-ac88-aaf5266d3fef?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: 1520/2941] 199.204.45.244 () {30 vars in 705 bytes} [Thu Apr 23 09:02:21 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1521/2942] 199.204.45.244 () {30 vars in 681 bytes} [Thu Apr 23 09:02:21 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: 1522/2943] 199.204.45.244 () {30 vars in 717 bytes} [Thu Apr 23 09:02:21 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: 1523/2944] 199.204.45.244 () {30 vars in 741 bytes} [Thu Apr 23 09:02:21 2026] GET /v2.0/subnets/bfe86163-84be-4122-a11f-0e6aca9262c7 => generated 652 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2945] 199.204.45.244 () {34 vars in 1112 bytes} [Thu Apr 23 09:02:21 2026] GET /v2.0/networks/3bbbf461-9e96-4c78-ac88-aaf5266d3fef?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: 1423/2946] 199.204.45.244 () {34 vars in 1058 bytes} [Thu Apr 23 09:02:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.231&port_id=a4054a86-52b2-4b66-aa21-606481bd9c4b => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/2947] 199.204.45.244 () {30 vars in 737 bytes} [Thu Apr 23 09:02:21 2026] GET /v2.0/ports/31a0f52d-fa06-42ad-8514-2c763ce49bbd => generated 1128 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1525/2948] 199.204.45.244 () {30 vars in 737 bytes} [Thu Apr 23 09:02:21 2026] GET /v2.0/ports/a4054a86-52b2-4b66-aa21-606481bd9c4b => generated 1349 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2949] 199.204.45.244 () {34 vars in 984 bytes} [Thu Apr 23 09:02:21 2026] GET /v2.0/subnets?id=bfe86163-84be-4122-a11f-0e6aca9262c7 => generated 655 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1526/2950] 199.204.45.244 () {34 vars in 1052 bytes} [Thu Apr 23 09:02:21 2026] GET /v2.0/ports?network_id=d027812e-b38b-4d2a-a2a1-8321f88c0c14&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: 1425/2951] 199.204.45.244 () {30 vars in 741 bytes} [Thu Apr 23 09:02:21 2026] GET /v2.0/subnets/bfe86163-84be-4122-a11f-0e6aca9262c7 => generated 652 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1527/2952] 199.204.45.244 () {34 vars in 1012 bytes} [Thu Apr 23 09:02:21 2026] GET /v2.0/networks/d027812e-b38b-4d2a-a2a1-8321f88c0c14?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2953] 199.204.45.244 () {30 vars in 743 bytes} [Thu Apr 23 09:02:21 2026] GET /v2.0/networks/d027812e-b38b-4d2a-a2a1-8321f88c0c14 => generated 800 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2954] 199.204.45.244 () {30 vars in 737 bytes} [Thu Apr 23 09:02:21 2026] GET /v2.0/ports/31a0f52d-fa06-42ad-8514-2c763ce49bbd => generated 1128 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/2955] 199.204.45.244 () {34 vars in 1112 bytes} [Thu Apr 23 09:02:21 2026] GET /v2.0/networks/d027812e-b38b-4d2a-a2a1-8321f88c0c14?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2956] 199.204.45.244 () {30 vars in 741 bytes} [Thu Apr 23 09:02:21 2026] GET /v2.0/subnets/bfe86163-84be-4122-a11f-0e6aca9262c7 => generated 652 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2959] 199.204.45.244 () {30 vars in 703 bytes} [Thu Apr 23 09:02:29 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: 1530/2960] 199.204.45.244 () {30 vars in 705 bytes} [Thu Apr 23 09:02:29 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2961] 199.204.45.244 () {30 vars in 681 bytes} [Thu Apr 23 09:02:29 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: 1531/2962] 199.204.45.244 () {30 vars in 717 bytes} [Thu Apr 23 09:02:29 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 09:02:30.004 7 INFO neutron.api.v2.resource [None req-a75734a1-daf9-48f1-baef-03f8400223fa 988530783a924303ac9406c22fc57d3f be052ccea384408f8d2ea4ec8e1971f8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1432/2963] 199.204.45.244 () {30 vars in 763 bytes} [Thu Apr 23 09:02:29 2026] GET /v2.0/security-groups/lb-ecc31f2a-0af2-4d96-bdfe-fff447754589 => generated 149 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 09:02:30.048 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-47a515fc-3255-4479-ac9d-2885107e1a91'] response: {'server_uuid': 'a4523865-6e7b-4dcc-9a16-1c5e05172590', 'name': 'network-vif-deleted', 'tag': '48f1157a-cceb-44be-a33d-2e476d4851ef', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1532/2964] 199.204.45.244 () {30 vars in 785 bytes} [Thu Apr 23 09:02:30 2026] GET /v2.0/security-groups?name=lb-ecc31f2a-0af2-4d96-bdfe-fff447754589 => generated 2741 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2965] 199.204.45.244 () {30 vars in 815 bytes} [Thu Apr 23 09:02:30 2026] GET /v2.0/security-group-rules?security_group_id=7d98c7f3-71f0-4222-ad18-e348676e0f83 => generated 2206 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1533/2966] 199.204.45.244 () {32 vars in 789 bytes} [Thu Apr 23 09:02:30 2026] DELETE /v2.0/security-group-rules/26759596-c45a-4d6c-80d3-d9704a9b988f => 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: 1434/2967] 199.204.45.244 () {32 vars in 789 bytes} [Thu Apr 23 09:02:30 2026] DELETE /v2.0/security-group-rules/8002e11d-9d55-492f-8c53-6b953678a6f9 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 09:02:34.292 8 INFO neutron.db.l3_db [None req-bb96e185-0dae-45d7-add2-95d6f110cfb3 dc05d1e2d3324a7496e44946a5db4899 bd5121b19f98442dbca64e487e39c741 - - default default] Floating IP c1478dcf-6e82-4668-a29c-d5b34a626464 disassociated (deleted). External IP: 10.96.250.218, port: 31a0f52d-fa06-42ad-8514-2c763ce49bbd. [pid: 8|app: 0|req: 1534/2968] 10.0.0.111 () {32 vars in 732 bytes} [Thu Apr 23 09:02:33 2026] DELETE /v2.0/floatingips/c1478dcf-6e82-4668-a29c-d5b34a626464 => generated 0 bytes in 1178 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 09:02:35.074 7 INFO neutron.api.v2.resource [None req-9cba293d-8267-4dad-8ce8-25d659f1c0f4 dc05d1e2d3324a7496e44946a5db4899 bd5121b19f98442dbca64e487e39c741 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1435/2969] 10.0.0.111 () {32 vars in 729 bytes} [Thu Apr 23 09:02:35 2026] GET /v2.0/floatingips/c1478dcf-6e82-4668-a29c-d5b34a626464 => generated 144 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1535/2970] 199.204.45.244 () {30 vars in 703 bytes} [Thu Apr 23 09:02:35 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: 1436/2971] 199.204.45.244 () {30 vars in 705 bytes} [Thu Apr 23 09:02:35 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: 1536/2972] 199.204.45.244 () {30 vars in 681 bytes} [Thu Apr 23 09:02:35 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2973] 199.204.45.244 () {30 vars in 717 bytes} [Thu Apr 23 09:02:35 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: 1537/2974] 199.204.45.244 () {30 vars in 741 bytes} [Thu Apr 23 09:02:35 2026] GET /v2.0/subnets/bfe86163-84be-4122-a11f-0e6aca9262c7 => generated 652 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2975] 199.204.45.244 () {30 vars in 769 bytes} [Thu Apr 23 09:02:35 2026] GET /v2.0/ports?device_id=a4523865-6e7b-4dcc-9a16-1c5e05172590 => generated 2589 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1538/2976] 199.204.45.244 () {30 vars in 769 bytes} [Thu Apr 23 09:02:36 2026] GET /v2.0/ports?device_id=a4523865-6e7b-4dcc-9a16-1c5e05172590 => generated 2589 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2977] 199.204.45.244 () {30 vars in 769 bytes} [Thu Apr 23 09:02:36 2026] GET /v2.0/ports?device_id=a4523865-6e7b-4dcc-9a16-1c5e05172590 => generated 2589 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1539/2978] 199.204.45.244 () {34 vars in 975 bytes} [Thu Apr 23 09:02:36 2026] GET /v2.0/ports/a4054a86-52b2-4b66-aa21-606481bd9c4b => generated 1349 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2979] 199.204.45.244 () {34 vars in 1060 bytes} [Thu Apr 23 09:02:36 2026] GET /v2.0/ports/a4054a86-52b2-4b66-aa21-606481bd9c4b?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1540/2980] 199.204.45.244 () {34 vars in 1016 bytes} [Thu Apr 23 09:02:36 2026] GET /v2.0/networks/d027812e-b38b-4d2a-a2a1-8321f88c0c14?fields=dns_domain => generated 29 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/2981] 199.204.45.244 () {38 vars in 1028 bytes} [Thu Apr 23 09:02:36 2026] PUT /v2.0/ports/a4054a86-52b2-4b66-aa21-606481bd9c4b => generated 1150 bytes in 344 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1541/2982] 199.204.45.244 () {30 vars in 769 bytes} [Thu Apr 23 09:02:37 2026] GET /v2.0/ports?device_id=a4523865-6e7b-4dcc-9a16-1c5e05172590 => generated 1248 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1542/2983] 199.204.45.244 () {34 vars in 1080 bytes} [Thu Apr 23 09:02:37 2026] GET /v2.0/ports?tenant_id=be052ccea384408f8d2ea4ec8e1971f8&device_id=a4523865-6e7b-4dcc-9a16-1c5e05172590 => generated 1248 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1543/2984] 199.204.45.244 () {34 vars in 1066 bytes} [Thu Apr 23 09:02:37 2026] GET /v2.0/networks?id=3bbbf461-9e96-4c78-ac88-aaf5266d3fef&id=d027812e-b38b-4d2a-a2a1-8321f88c0c14 => generated 1524 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1544/2985] 199.204.45.244 () {34 vars in 1062 bytes} [Thu Apr 23 09:02:37 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.169&port_id=00d6132f-a644-4ec7-9043-5c6953f9863b => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1545/2986] 199.204.45.244 () {34 vars in 984 bytes} [Thu Apr 23 09:02:37 2026] GET /v2.0/subnets?id=c0b7c780-8c65-46a4-b8ee-9236fde1c17e => generated 630 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/2987] 199.204.45.244 () {34 vars in 789 bytes} [Thu Apr 23 09:02:37 2026] PUT /v2.0/ports/a4054a86-52b2-4b66-aa21-606481bd9c4b => generated 1090 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1546/2988] 199.204.45.244 () {34 vars in 1052 bytes} [Thu Apr 23 09:02:37 2026] GET /v2.0/ports?network_id=3bbbf461-9e96-4c78-ac88-aaf5266d3fef&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1443/2989] 199.204.45.244 () {30 vars in 737 bytes} [Thu Apr 23 09:02:37 2026] GET /v2.0/ports/a4054a86-52b2-4b66-aa21-606481bd9c4b => generated 1090 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1547/2990] 199.204.45.244 () {34 vars in 1012 bytes} [Thu Apr 23 09:02:37 2026] GET /v2.0/networks/3bbbf461-9e96-4c78-ac88-aaf5266d3fef?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: 1548/2991] 199.204.45.244 () {34 vars in 1112 bytes} [Thu Apr 23 09:02:37 2026] GET /v2.0/networks/3bbbf461-9e96-4c78-ac88-aaf5266d3fef?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/2992] 199.204.45.244 () {32 vars in 759 bytes} [Thu Apr 23 09:02:37 2026] DELETE /v2.0/ports/a4054a86-52b2-4b66-aa21-606481bd9c4b => generated 0 bytes in 310 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1549/2993] 199.204.45.244 () {30 vars in 703 bytes} [Thu Apr 23 09:02:38 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2994] 199.204.45.244 () {30 vars in 705 bytes} [Thu Apr 23 09:02:38 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: 1550/2995] 199.204.45.244 () {30 vars in 681 bytes} [Thu Apr 23 09:02:38 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/2996] 199.204.45.244 () {30 vars in 717 bytes} [Thu Apr 23 09:02:38 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 09:02:38.112 8 INFO neutron.pecan_wsgi.hooks.translation [None req-93ab71c8-8ff8-4e86-8b76-ddaef14a718e 988530783a924303ac9406c22fc57d3f be052ccea384408f8d2ea4ec8e1971f8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1551/2997] 199.204.45.244 () {32 vars in 759 bytes} [Thu Apr 23 09:02:38 2026] DELETE /v2.0/ports/a4054a86-52b2-4b66-aa21-606481bd9c4b => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/2998] 199.204.45.244 () {30 vars in 737 bytes} [Thu Apr 23 09:02:38 2026] GET /v2.0/ports/31a0f52d-fa06-42ad-8514-2c763ce49bbd => generated 1128 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 09:02:38.192 8 INFO neutron.api.v2.resource [None req-2966a49f-3f57-4f6d-8358-b92cc5fe5960 988530783a924303ac9406c22fc57d3f be052ccea384408f8d2ea4ec8e1971f8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1552/2999] 199.204.45.244 () {30 vars in 763 bytes} [Thu Apr 23 09:02:38 2026] GET /v2.0/security-groups/lb-ecc31f2a-0af2-4d96-bdfe-fff447754589 => 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: 1448/3000] 199.204.45.244 () {30 vars in 785 bytes} [Thu Apr 23 09:02:38 2026] GET /v2.0/security-groups?name=lb-ecc31f2a-0af2-4d96-bdfe-fff447754589 => generated 1577 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1553/3001] 199.204.45.244 () {30 vars in 737 bytes} [Thu Apr 23 09:02:38 2026] GET /v2.0/ports/31a0f52d-fa06-42ad-8514-2c763ce49bbd => generated 1128 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/3002] 199.204.45.244 () {34 vars in 789 bytes} [Thu Apr 23 09:02:38 2026] PUT /v2.0/ports/31a0f52d-fa06-42ad-8514-2c763ce49bbd => generated 1090 bytes in 640 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1554/3003] 199.204.45.244 () {32 vars in 779 bytes} [Thu Apr 23 09:02:38 2026] DELETE /v2.0/security-groups/7d98c7f3-71f0-4222-ad18-e348676e0f83 => 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: 1450/3004] 199.204.45.244 () {32 vars in 759 bytes} [Thu Apr 23 09:02:39 2026] DELETE /v2.0/ports/31a0f52d-fa06-42ad-8514-2c763ce49bbd => generated 0 bytes in 287 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1555/3005] 199.204.45.244 () {34 vars in 994 bytes} [Thu Apr 23 09:02:40 2026] GET /v2.0/ports?device_id=a4523865-6e7b-4dcc-9a16-1c5e05172590 => generated 1248 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/3006] 199.204.45.244 () {36 vars in 997 bytes} [Thu Apr 23 09:02:40 2026] DELETE /v2.0/ports/00d6132f-a644-4ec7-9043-5c6953f9863b => generated 0 bytes in 269 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 09:02:40.596 8 INFO neutron.db.l3_db [None req-b0c512e6-f7b6-4778-9c9c-5cb9ad8b6610 dc05d1e2d3324a7496e44946a5db4899 bd5121b19f98442dbca64e487e39c741 - - default default] Floating IP b85fd013-d126-4e09-a48e-36d6b966eeab disassociated (deleted). External IP: 10.96.250.209, port: f85b4d19-a31d-4c2a-8ab9-b537f258be12. 2026-04-23 09:02:40.700 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bbb13a3c-290d-4828-8535-2c32082279dc'] response: {'server_uuid': 'a4523865-6e7b-4dcc-9a16-1c5e05172590', 'name': 'network-vif-deleted', 'tag': '00d6132f-a644-4ec7-9043-5c6953f9863b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1452/3007] 199.204.45.244 () {34 vars in 1096 bytes} [Thu Apr 23 09:02:40 2026] GET /v2.0/ports?device_id=c82a6d7e-ca04-4b89-9242-ebffde7e09af&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/3008] 199.204.45.244 () {34 vars in 1080 bytes} [Thu Apr 23 09:02:40 2026] GET /v2.0/ports?tenant_id=bd5121b19f98442dbca64e487e39c741&device_id=c82a6d7e-ca04-4b89-9242-ebffde7e09af => generated 1469 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/3009] 199.204.45.244 () {34 vars in 986 bytes} [Thu Apr 23 09:02:40 2026] GET /v2.0/networks?id=450b745d-1c4d-4270-bfd8-9a4fa21694ae => generated 799 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/3010] 199.204.45.244 () {34 vars in 1058 bytes} [Thu Apr 23 09:02:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.213&port_id=800d662c-ac8a-4bc1-b45e-3b0273652984 => generated 860 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1556/3011] 10.0.0.111 () {32 vars in 732 bytes} [Thu Apr 23 09:02:40 2026] DELETE /v2.0/floatingips/b85fd013-d126-4e09-a48e-36d6b966eeab => generated 0 bytes in 766 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/3012] 199.204.45.244 () {34 vars in 1104 bytes} [Thu Apr 23 09:02:40 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A194&port_id=800d662c-ac8a-4bc1-b45e-3b0273652984 => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 09:02:41.042 8 INFO neutron.api.v2.resource [None req-a6b49233-e880-4f56-8070-d5c0913185f1 dc05d1e2d3324a7496e44946a5db4899 bd5121b19f98442dbca64e487e39c741 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1557/3013] 10.0.0.111 () {32 vars in 729 bytes} [Thu Apr 23 09:02:41 2026] GET /v2.0/floatingips/b85fd013-d126-4e09-a48e-36d6b966eeab => generated 144 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 09:02:41.077 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b7e86bb7-c4b6-4a04-b7f4-41f9cf3ffb4e'] response: {'name': 'network-changed', 'server_uuid': '8d50f1e2-e96c-432e-a38a-dc14ea6f6501', 'tag': 'f85b4d19-a31d-4c2a-8ab9-b537f258be12', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1457/3016] 199.204.45.244 () {34 vars in 1064 bytes} [Thu Apr 23 09:02:41 2026] GET /v2.0/subnets?id=ed504070-b6f0-4625-a392-9bbb09f838db&id=93f7a69e-71ba-4543-84e9-e035c6326952 => generated 1362 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1560/3017] 199.204.45.244 () {34 vars in 1080 bytes} [Thu Apr 23 09:02:41 2026] GET /v2.0/ports?tenant_id=bd5121b19f98442dbca64e487e39c741&device_id=8d50f1e2-e96c-432e-a38a-dc14ea6f6501 => generated 1473 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/3018] 199.204.45.244 () {34 vars in 1052 bytes} [Thu Apr 23 09:02:41 2026] GET /v2.0/ports?network_id=450b745d-1c4d-4270-bfd8-9a4fa21694ae&device_owner=network%3Adhcp => generated 1457 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/3019] 199.204.45.244 () {34 vars in 1052 bytes} [Thu Apr 23 09:02:41 2026] GET /v2.0/ports?network_id=450b745d-1c4d-4270-bfd8-9a4fa21694ae&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: 1561/3020] 199.204.45.244 () {34 vars in 986 bytes} [Thu Apr 23 09:02:41 2026] GET /v2.0/networks?id=ea86b3b7-19e0-4179-b84d-56b41e6a4c00 => generated 800 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1562/3021] 199.204.45.244 () {34 vars in 1012 bytes} [Thu Apr 23 09:02:41 2026] GET /v2.0/networks/450b745d-1c4d-4270-bfd8-9a4fa21694ae?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/3022] 10.0.0.134 () {34 vars in 990 bytes} [Thu Apr 23 09:02:41 2026] GET /v2.0/ports?device_id=8d50f1e2-e96c-432e-a38a-dc14ea6f6501 => generated 1204 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1563/3023] 199.204.45.244 () {34 vars in 1058 bytes} [Thu Apr 23 09:02:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.241&port_id=f85b4d19-a31d-4c2a-8ab9-b537f258be12 => 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: 1461/3024] 199.204.45.244 () {34 vars in 1112 bytes} [Thu Apr 23 09:02:41 2026] GET /v2.0/networks/450b745d-1c4d-4270-bfd8-9a4fa21694ae?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1564/3025] 10.0.0.134 () {34 vars in 1040 bytes} [Thu Apr 23 09:02:41 2026] GET /v2.0/security-groups?id=de191124-84cf-4b73-a419-20de0e49384b&fields=id&fields=name => generated 111 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/3026] 199.204.45.244 () {34 vars in 1106 bytes} [Thu Apr 23 09:02:41 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3cb&port_id=f85b4d19-a31d-4c2a-8ab9-b537f258be12 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1565/3027] 199.204.45.244 () {34 vars in 1064 bytes} [Thu Apr 23 09:02:41 2026] GET /v2.0/subnets?id=9d015773-41c2-49ed-82f2-9ecd990f0696&id=6a23e814-c41a-4f2e-b41c-01de83bfed15 => generated 1364 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/3028] 199.204.45.244 () {34 vars in 1052 bytes} [Thu Apr 23 09:02:41 2026] GET /v2.0/ports?network_id=ea86b3b7-19e0-4179-b84d-56b41e6a4c00&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: 1566/3029] 199.204.45.244 () {34 vars in 1052 bytes} [Thu Apr 23 09:02:41 2026] GET /v2.0/ports?network_id=ea86b3b7-19e0-4179-b84d-56b41e6a4c00&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: 7|app: 0|req: 1464/3030] 199.204.45.244 () {34 vars in 1012 bytes} [Thu Apr 23 09:02:41 2026] GET /v2.0/networks/ea86b3b7-19e0-4179-b84d-56b41e6a4c00?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1567/3031] 199.204.45.244 () {34 vars in 1112 bytes} [Thu Apr 23 09:02:41 2026] GET /v2.0/networks/ea86b3b7-19e0-4179-b84d-56b41e6a4c00?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: 1465/3032] 199.204.45.244 () {34 vars in 994 bytes} [Thu Apr 23 09:02:41 2026] GET /v2.0/ports?device_id=8d50f1e2-e96c-432e-a38a-dc14ea6f6501 => generated 1204 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1568/3033] 199.204.45.244 () {36 vars in 997 bytes} [Thu Apr 23 09:02:41 2026] DELETE /v2.0/ports/f85b4d19-a31d-4c2a-8ab9-b537f258be12 => generated 0 bytes in 437 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 09:02:46.791 7 INFO neutron.db.l3_db [None req-cf754341-cbfa-4ae6-910d-a24b62f521bf dc05d1e2d3324a7496e44946a5db4899 bd5121b19f98442dbca64e487e39c741 - - default default] Floating IP 87619a69-559b-41ed-9d27-fb045d77d06a disassociated (deleted). External IP: 10.96.250.216, port: 800d662c-ac8a-4bc1-b45e-3b0273652984. [pid: 7|app: 0|req: 1466/3034] 10.0.0.111 () {32 vars in 732 bytes} [Thu Apr 23 09:02:46 2026] DELETE /v2.0/floatingips/87619a69-559b-41ed-9d27-fb045d77d06a => generated 0 bytes in 753 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 09:02:47.186 8 INFO neutron.api.v2.resource [None req-3d35a7c6-5e71-4a37-9271-f989dcd85137 dc05d1e2d3324a7496e44946a5db4899 bd5121b19f98442dbca64e487e39c741 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1569/3035] 10.0.0.111 () {32 vars in 729 bytes} [Thu Apr 23 09:02:47 2026] GET /v2.0/floatingips/87619a69-559b-41ed-9d27-fb045d77d06a => generated 144 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 09:02:47.403 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-deeaf731-1440-472b-a494-6d8de22e8474'] response: {'name': 'network-changed', 'server_uuid': 'c82a6d7e-ca04-4b89-9242-ebffde7e09af', 'tag': '800d662c-ac8a-4bc1-b45e-3b0273652984', 'status': 'completed', 'code': 200} 2026-04-23 09:02:47.431 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9778f403-fa87-4de7-ab0a-0d1a0e402f9c'] response: {'server_uuid': '8d50f1e2-e96c-432e-a38a-dc14ea6f6501', 'name': 'network-vif-deleted', 'tag': 'f85b4d19-a31d-4c2a-8ab9-b537f258be12', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1570/3036] 199.204.45.244 () {34 vars in 1080 bytes} [Thu Apr 23 09:02:47 2026] GET /v2.0/ports?tenant_id=bd5121b19f98442dbca64e487e39c741&device_id=c82a6d7e-ca04-4b89-9242-ebffde7e09af => generated 1469 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/3037] 10.0.0.134 () {34 vars in 990 bytes} [Thu Apr 23 09:02:47 2026] GET /v2.0/ports?device_id=c82a6d7e-ca04-4b89-9242-ebffde7e09af => generated 1200 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/3038] 10.0.0.134 () {34 vars in 1040 bytes} [Thu Apr 23 09:02:47 2026] GET /v2.0/security-groups?id=de191124-84cf-4b73-a419-20de0e49384b&fields=id&fields=name => generated 111 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1571/3039] 199.204.45.244 () {34 vars in 986 bytes} [Thu Apr 23 09:02:47 2026] GET /v2.0/networks?id=450b745d-1c4d-4270-bfd8-9a4fa21694ae => generated 799 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/3040] 199.204.45.244 () {34 vars in 1058 bytes} [Thu Apr 23 09:02:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.213&port_id=800d662c-ac8a-4bc1-b45e-3b0273652984 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1572/3041] 199.204.45.244 () {34 vars in 1104 bytes} [Thu Apr 23 09:02:47 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A194&port_id=800d662c-ac8a-4bc1-b45e-3b0273652984 => 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: 1470/3042] 199.204.45.244 () {34 vars in 1064 bytes} [Thu Apr 23 09:02:47 2026] GET /v2.0/subnets?id=ed504070-b6f0-4625-a392-9bbb09f838db&id=93f7a69e-71ba-4543-84e9-e035c6326952 => generated 1362 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1573/3043] 199.204.45.244 () {34 vars in 1052 bytes} [Thu Apr 23 09:02:47 2026] GET /v2.0/ports?network_id=450b745d-1c4d-4270-bfd8-9a4fa21694ae&device_owner=network%3Adhcp => generated 1457 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/3044] 199.204.45.244 () {34 vars in 1052 bytes} [Thu Apr 23 09:02:47 2026] GET /v2.0/ports?network_id=450b745d-1c4d-4270-bfd8-9a4fa21694ae&device_owner=network%3Adhcp => generated 1457 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/3045] 199.204.45.244 () {34 vars in 994 bytes} [Thu Apr 23 09:02:47 2026] GET /v2.0/ports?device_id=c82a6d7e-ca04-4b89-9242-ebffde7e09af => generated 1200 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1574/3046] 199.204.45.244 () {34 vars in 1012 bytes} [Thu Apr 23 09:02:47 2026] GET /v2.0/networks/450b745d-1c4d-4270-bfd8-9a4fa21694ae?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1575/3047] 199.204.45.244 () {34 vars in 1112 bytes} [Thu Apr 23 09:02:47 2026] GET /v2.0/networks/450b745d-1c4d-4270-bfd8-9a4fa21694ae?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/3048] 199.204.45.244 () {36 vars in 997 bytes} [Thu Apr 23 09:02:47 2026] DELETE /v2.0/ports/800d662c-ac8a-4bc1-b45e-3b0273652984 => generated 0 bytes in 339 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1576/3049] 10.0.0.111 () {32 vars in 750 bytes} [Thu Apr 23 09:02:52 2026] DELETE /v2.0/security-group-rules/bbcd34b9-30de-45d7-846b-dbb3764ae058 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 09:02:52.724 7 INFO neutron.api.v2.resource [None req-7b505560-24f0-467d-8a18-df01a8b4a937 dc05d1e2d3324a7496e44946a5db4899 bd5121b19f98442dbca64e487e39c741 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1474/3050] 10.0.0.111 () {32 vars in 747 bytes} [Thu Apr 23 09:02:52 2026] GET /v2.0/security-group-rules/bbcd34b9-30de-45d7-846b-dbb3764ae058 => generated 155 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1577/3051] 10.0.0.111 () {32 vars in 750 bytes} [Thu Apr 23 09:02:52 2026] DELETE /v2.0/security-group-rules/cea5678e-71ed-4253-bc58-70c62e3daa4a => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 09:02:52.818 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-11f9ac10-7c58-4272-80b5-ee39737873a0'] response: {'server_uuid': 'c82a6d7e-ca04-4b89-9242-ebffde7e09af', 'name': 'network-vif-deleted', 'tag': '800d662c-ac8a-4bc1-b45e-3b0273652984', 'status': 'completed', 'code': 200} 2026-04-23 09:02:52.827 7 INFO neutron.api.v2.resource [None req-f718fc56-91e3-43de-8908-3dfe0f25c4db dc05d1e2d3324a7496e44946a5db4899 bd5121b19f98442dbca64e487e39c741 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1475/3052] 10.0.0.111 () {32 vars in 747 bytes} [Thu Apr 23 09:02:52 2026] GET /v2.0/security-group-rules/cea5678e-71ed-4253-bc58-70c62e3daa4a => 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: 1578/3053] 10.0.0.111 () {32 vars in 750 bytes} [Thu Apr 23 09:02:52 2026] DELETE /v2.0/security-group-rules/cda672ae-3a25-45eb-94b5-3b32edf24c2e => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 09:02:52.918 7 INFO neutron.api.v2.resource [None req-5baf5448-52b7-4f0a-a658-a02734d24dcf dc05d1e2d3324a7496e44946a5db4899 bd5121b19f98442dbca64e487e39c741 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1476/3054] 10.0.0.111 () {32 vars in 747 bytes} [Thu Apr 23 09:02:52 2026] GET /v2.0/security-group-rules/cda672ae-3a25-45eb-94b5-3b32edf24c2e => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1579/3055] 10.0.0.111 () {32 vars in 750 bytes} [Thu Apr 23 09:02:52 2026] DELETE /v2.0/security-group-rules/aa15bb40-3b1a-43d0-a235-cf3e13ce78d5 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 09:02:53.014 7 INFO neutron.api.v2.resource [None req-ba4d6893-1f4b-4112-b2c4-706517caa934 dc05d1e2d3324a7496e44946a5db4899 bd5121b19f98442dbca64e487e39c741 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1477/3056] 10.0.0.111 () {32 vars in 747 bytes} [Thu Apr 23 09:02:53 2026] GET /v2.0/security-group-rules/aa15bb40-3b1a-43d0-a235-cf3e13ce78d5 => generated 155 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1580/3057] 10.0.0.111 () {32 vars in 750 bytes} [Thu Apr 23 09:02:53 2026] DELETE /v2.0/security-group-rules/d64f3661-ab8c-48d6-8036-5ed835d9e287 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 09:02:53.109 7 INFO neutron.api.v2.resource [None req-aeb3cbe7-c8a1-48c0-9216-efd92854d81c dc05d1e2d3324a7496e44946a5db4899 bd5121b19f98442dbca64e487e39c741 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1478/3058] 10.0.0.111 () {32 vars in 747 bytes} [Thu Apr 23 09:02:53 2026] GET /v2.0/security-group-rules/d64f3661-ab8c-48d6-8036-5ed835d9e287 => 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: 1581/3059] 10.0.0.111 () {32 vars in 750 bytes} [Thu Apr 23 09:02:53 2026] DELETE /v2.0/security-group-rules/738a42f2-987d-4e4f-94bb-374c48f408f2 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 09:02:53.195 7 INFO neutron.api.v2.resource [None req-d1716e12-e611-4312-9f66-164e680eb0eb dc05d1e2d3324a7496e44946a5db4899 bd5121b19f98442dbca64e487e39c741 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1479/3060] 10.0.0.111 () {32 vars in 747 bytes} [Thu Apr 23 09:02:53 2026] GET /v2.0/security-group-rules/738a42f2-987d-4e4f-94bb-374c48f408f2 => 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: 1582/3061] 10.0.0.111 () {32 vars in 750 bytes} [Thu Apr 23 09:02:53 2026] DELETE /v2.0/security-group-rules/48a771c3-0461-4c0e-ac8d-8ef172e16378 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 09:02:53.279 7 INFO neutron.api.v2.resource [None req-5ddd1b72-69f0-4146-99a0-3cf09f3f20d9 dc05d1e2d3324a7496e44946a5db4899 bd5121b19f98442dbca64e487e39c741 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1480/3062] 10.0.0.111 () {32 vars in 747 bytes} [Thu Apr 23 09:02:53 2026] GET /v2.0/security-group-rules/48a771c3-0461-4c0e-ac8d-8ef172e16378 => 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: 1583/3063] 10.0.0.111 () {32 vars in 750 bytes} [Thu Apr 23 09:02:53 2026] DELETE /v2.0/security-group-rules/43ade363-6d13-450f-85df-31bc60602855 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 09:02:53.361 7 INFO neutron.api.v2.resource [None req-56240d58-431d-4bf9-ba23-6300772d2f2a dc05d1e2d3324a7496e44946a5db4899 bd5121b19f98442dbca64e487e39c741 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1481/3064] 10.0.0.111 () {32 vars in 747 bytes} [Thu Apr 23 09:02:53 2026] GET /v2.0/security-group-rules/43ade363-6d13-450f-85df-31bc60602855 => 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: 1584/3065] 10.0.0.111 () {32 vars in 750 bytes} [Thu Apr 23 09:02:53 2026] DELETE /v2.0/security-group-rules/86e9f4ae-8d2c-425f-afee-3100eae06b3a => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 09:02:53.449 7 INFO neutron.api.v2.resource [None req-da25e230-acb6-4378-8bec-7526794ac4a4 dc05d1e2d3324a7496e44946a5db4899 bd5121b19f98442dbca64e487e39c741 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1482/3066] 10.0.0.111 () {32 vars in 747 bytes} [Thu Apr 23 09:02:53 2026] GET /v2.0/security-group-rules/86e9f4ae-8d2c-425f-afee-3100eae06b3a => 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: 1585/3067] 10.0.0.111 () {32 vars in 750 bytes} [Thu Apr 23 09:02:53 2026] DELETE /v2.0/security-group-rules/8b1740c8-44a9-4a39-9b2d-eabc4785232f => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 09:02:53.541 7 INFO neutron.api.v2.resource [None req-8fd74749-8cfe-4f64-aa17-a5358e2be1c6 dc05d1e2d3324a7496e44946a5db4899 bd5121b19f98442dbca64e487e39c741 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1483/3068] 10.0.0.111 () {32 vars in 747 bytes} [Thu Apr 23 09:02:53 2026] GET /v2.0/security-group-rules/8b1740c8-44a9-4a39-9b2d-eabc4785232f => 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: 1586/3069] 10.0.0.111 () {32 vars in 750 bytes} [Thu Apr 23 09:02:53 2026] DELETE /v2.0/security-group-rules/8d9e2300-ffc9-4f63-a88f-bc14371b3aeb => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 09:02:53.622 7 INFO neutron.api.v2.resource [None req-e16274fa-cee1-4986-afc6-29fd4f942fb8 dc05d1e2d3324a7496e44946a5db4899 bd5121b19f98442dbca64e487e39c741 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1484/3070] 10.0.0.111 () {32 vars in 747 bytes} [Thu Apr 23 09:02:53 2026] GET /v2.0/security-group-rules/8d9e2300-ffc9-4f63-a88f-bc14371b3aeb => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1587/3071] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 09:02:53 2026] DELETE /v2.0/security-groups/de191124-84cf-4b73-a419-20de0e49384b => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 09:02:53.736 7 INFO neutron.api.v2.resource [None req-232e662e-9e2b-4fad-99cb-edcc03154716 dc05d1e2d3324a7496e44946a5db4899 bd5121b19f98442dbca64e487e39c741 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1485/3072] 10.0.0.111 () {32 vars in 737 bytes} [Thu Apr 23 09:02:53 2026] GET /v2.0/security-groups/de191124-84cf-4b73-a419-20de0e49384b => 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: 1588/3073] 10.0.0.111 () {34 vars in 789 bytes} [Thu Apr 23 09:02:53 2026] PUT /v2.0/routers/84164fe9-68ef-499c-8a36-5c51d3c2951f/remove_router_interface => generated 309 bytes in 1327 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 09:02:55.300 7 INFO neutron.api.v2.resource [None req-2ea80070-3e8a-4964-8674-7147d01c6854 dc05d1e2d3324a7496e44946a5db4899 bd5121b19f98442dbca64e487e39c741 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1486/3074] 10.0.0.111 () {34 vars in 789 bytes} [Thu Apr 23 09:02:55 2026] PUT /v2.0/routers/84164fe9-68ef-499c-8a36-5c51d3c2951f/remove_router_interface => generated 198 bytes in 182 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1589/3077] 10.0.0.111 () {34 vars in 789 bytes} [Thu Apr 23 09:02:55 2026] PUT /v2.0/routers/84164fe9-68ef-499c-8a36-5c51d3c2951f/remove_router_interface => generated 309 bytes in 1130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 09:02:56.676 7 INFO neutron.api.v2.resource [None req-5b42c96d-2ca2-4290-b095-37b11605a35f dc05d1e2d3324a7496e44946a5db4899 bd5121b19f98442dbca64e487e39c741 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1489/3078] 10.0.0.111 () {34 vars in 789 bytes} [Thu Apr 23 09:02:56 2026] PUT /v2.0/routers/84164fe9-68ef-499c-8a36-5c51d3c2951f/remove_router_interface => generated 198 bytes in 236 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1590/3079] 10.0.0.111 () {34 vars in 789 bytes} [Thu Apr 23 09:02:56 2026] PUT /v2.0/routers/84164fe9-68ef-499c-8a36-5c51d3c2951f/remove_router_interface => generated 309 bytes in 1420 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 09:02:58.313 7 INFO neutron.api.v2.resource [None req-43cc161f-baad-4f14-b789-8d42dda03259 dc05d1e2d3324a7496e44946a5db4899 bd5121b19f98442dbca64e487e39c741 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1490/3080] 10.0.0.111 () {34 vars in 789 bytes} [Thu Apr 23 09:02:58 2026] PUT /v2.0/routers/84164fe9-68ef-499c-8a36-5c51d3c2951f/remove_router_interface => generated 198 bytes in 203 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 09:02:59.404 8 INFO neutron.db.l3_hamode_db [None req-934d2685-44a9-42b5-b6de-3aac2ae7ef30 dc05d1e2d3324a7496e44946a5db4899 bd5121b19f98442dbca64e487e39c741 - - default default] HA network 860d4971-24cb-4198-8bb8-ae6800782668 was deleted as no HA routers are present in tenant bd5121b19f98442dbca64e487e39c741. [pid: 8|app: 0|req: 1591/3081] 10.0.0.111 () {32 vars in 724 bytes} [Thu Apr 23 09:02:58 2026] DELETE /v2.0/routers/84164fe9-68ef-499c-8a36-5c51d3c2951f => generated 0 bytes in 1094 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 09:02:59.446 7 INFO neutron.api.v2.resource [None req-81a7c328-5d95-4f35-9ab0-480d951fbd60 dc05d1e2d3324a7496e44946a5db4899 bd5121b19f98442dbca64e487e39c741 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1491/3082] 10.0.0.111 () {32 vars in 721 bytes} [Thu Apr 23 09:02:59 2026] GET /v2.0/routers/84164fe9-68ef-499c-8a36-5c51d3c2951f => generated 135 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 09:02:59.455 8 INFO neutron.services.segments.plugin [-] Segment 4080e3ff-8a27-4949-8253-929385a07ff5 resource provider aggregate not found 2026-04-23 09:02:59.464 8 INFO neutron.services.segments.plugin [-] Segment 4080e3ff-8a27-4949-8253-929385a07ff5 resource provider aggregate not found 2026-04-23 09:02:59.501 8 INFO neutron.services.segments.plugin [-] Segment 4080e3ff-8a27-4949-8253-929385a07ff5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4080e3ff-8a27-4949-8253-929385a07ff5 found for delete ", "request_id": "req-1aada2cb-10a2-42fd-bd80-1422925c9703"}]} 2026-04-23 09:02:59.507 8 INFO neutron.services.segments.plugin [-] Segment 4080e3ff-8a27-4949-8253-929385a07ff5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4080e3ff-8a27-4949-8253-929385a07ff5 found for delete ", "request_id": "req-f92057b8-5072-40ba-b515-11a226da4a16"}]} [pid: 8|app: 0|req: 1592/3083] 10.0.0.111 () {32 vars in 724 bytes} [Thu Apr 23 09:02:59 2026] DELETE /v2.0/subnets/9d015773-41c2-49ed-82f2-9ecd990f0696 => generated 0 bytes in 282 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 09:02:59.756 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6ee0c565-139d-47d5-bb46-5ef96c1abe98 dc05d1e2d3324a7496e44946a5db4899 bd5121b19f98442dbca64e487e39c741 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1492/3084] 10.0.0.111 () {32 vars in 721 bytes} [Thu Apr 23 09:02:59 2026] GET /v2.0/subnets/9d015773-41c2-49ed-82f2-9ecd990f0696 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1593/3085] 10.0.0.111 () {32 vars in 724 bytes} [Thu Apr 23 09:02:59 2026] DELETE /v2.0/subnets/6a23e814-c41a-4f2e-b41c-01de83bfed15 => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 09:03:00.002 7 INFO neutron.pecan_wsgi.hooks.translation [None req-203a8a68-3790-4fe5-9efc-d2d288b14d59 dc05d1e2d3324a7496e44946a5db4899 bd5121b19f98442dbca64e487e39c741 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1493/3086] 10.0.0.111 () {32 vars in 721 bytes} [Thu Apr 23 09:02:59 2026] GET /v2.0/subnets/6a23e814-c41a-4f2e-b41c-01de83bfed15 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1594/3087] 10.0.0.111 () {32 vars in 726 bytes} [Thu Apr 23 09:03:00 2026] DELETE /v2.0/networks/ea86b3b7-19e0-4179-b84d-56b41e6a4c00 => generated 0 bytes in 370 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 09:03:00.400 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3697cb4d-cf6d-4230-9e0f-fae42d4d813c dc05d1e2d3324a7496e44946a5db4899 bd5121b19f98442dbca64e487e39c741 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1494/3088] 10.0.0.111 () {32 vars in 723 bytes} [Thu Apr 23 09:03:00 2026] GET /v2.0/networks/ea86b3b7-19e0-4179-b84d-56b41e6a4c00 => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1595/3089] 10.0.0.111 () {32 vars in 724 bytes} [Thu Apr 23 09:03:00 2026] DELETE /v2.0/subnets/93f7a69e-71ba-4543-84e9-e035c6326952 => generated 0 bytes in 216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 09:03:00.652 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6dd2f1d0-3220-410c-8fe8-af32d2a88d55 dc05d1e2d3324a7496e44946a5db4899 bd5121b19f98442dbca64e487e39c741 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1495/3090] 10.0.0.111 () {32 vars in 721 bytes} [Thu Apr 23 09:03:00 2026] GET /v2.0/subnets/93f7a69e-71ba-4543-84e9-e035c6326952 => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1596/3091] 10.0.0.111 () {32 vars in 724 bytes} [Thu Apr 23 09:03:00 2026] DELETE /v2.0/subnets/ed504070-b6f0-4625-a392-9bbb09f838db => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 09:03:00.899 7 INFO neutron.pecan_wsgi.hooks.translation [None req-afaa6971-bc8d-4972-925a-585e16620fad dc05d1e2d3324a7496e44946a5db4899 bd5121b19f98442dbca64e487e39c741 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1496/3092] 10.0.0.111 () {32 vars in 721 bytes} [Thu Apr 23 09:03:00 2026] GET /v2.0/subnets/ed504070-b6f0-4625-a392-9bbb09f838db => 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: 1597/3093] 10.0.0.111 () {32 vars in 726 bytes} [Thu Apr 23 09:03:00 2026] DELETE /v2.0/networks/450b745d-1c4d-4270-bfd8-9a4fa21694ae => generated 0 bytes in 364 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 09:03:01.295 7 INFO neutron.pecan_wsgi.hooks.translation [None req-75f0629c-116f-40bf-8b18-ef1407825979 dc05d1e2d3324a7496e44946a5db4899 bd5121b19f98442dbca64e487e39c741 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1497/3094] 10.0.0.111 () {32 vars in 723 bytes} [Thu Apr 23 09:03:01 2026] GET /v2.0/networks/450b745d-1c4d-4270-bfd8-9a4fa21694ae => generated 138 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 09:03:01.525 8 INFO neutron.services.segments.plugin [-] Segment 5a473954-abb1-4a87-ba96-f89172960c8f resource provider aggregate not found 2026-04-23 09:03:01.535 8 INFO neutron.services.segments.plugin [-] Segment 5a473954-abb1-4a87-ba96-f89172960c8f resource provider aggregate not found 2026-04-23 09:03:01.556 8 INFO neutron.services.segments.plugin [-] Segment 5a473954-abb1-4a87-ba96-f89172960c8f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a473954-abb1-4a87-ba96-f89172960c8f found for delete ", "request_id": "req-6040250d-7a56-4c2c-ac3a-21e3821da1f1"}]} 2026-04-23 09:03:01.568 8 INFO neutron.services.segments.plugin [-] Segment 5a473954-abb1-4a87-ba96-f89172960c8f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a473954-abb1-4a87-ba96-f89172960c8f found for delete ", "request_id": "req-b2e931e0-5691-423a-b488-4c01948b7444"}]} [pid: 8|app: 0|req: 1598/3095] 10.0.0.111 () {32 vars in 724 bytes} [Thu Apr 23 09:03:01 2026] DELETE /v2.0/subnets/5fd4855c-34ee-446f-850c-73a12cf55020 => generated 0 bytes in 279 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 09:03:01.619 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e5b9a314-d2ed-4a75-a84f-2f55a7d0d942 dc05d1e2d3324a7496e44946a5db4899 bd5121b19f98442dbca64e487e39c741 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1498/3096] 10.0.0.111 () {32 vars in 721 bytes} [Thu Apr 23 09:03:01 2026] GET /v2.0/subnets/5fd4855c-34ee-446f-850c-73a12cf55020 => generated 136 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 09:03:01.628 8 INFO neutron.services.segments.plugin [-] Segment 3aec83fc-a62c-440d-a4f7-9751d5ce0e99 resource provider aggregate not found 2026-04-23 09:03:01.640 8 INFO neutron.services.segments.plugin [-] Segment 3aec83fc-a62c-440d-a4f7-9751d5ce0e99 resource provider aggregate not found 2026-04-23 09:03:01.667 8 INFO neutron.services.segments.plugin [-] Segment 3aec83fc-a62c-440d-a4f7-9751d5ce0e99 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3aec83fc-a62c-440d-a4f7-9751d5ce0e99 found for delete ", "request_id": "req-f052b149-ac10-4df9-b20d-daab2830eac7"}]} 2026-04-23 09:03:01.671 8 INFO neutron.services.segments.plugin [-] Segment 3aec83fc-a62c-440d-a4f7-9751d5ce0e99 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3aec83fc-a62c-440d-a4f7-9751d5ce0e99 found for delete ", "request_id": "req-b473931e-4436-4889-9e46-f36cdb0ba51c"}]} [pid: 8|app: 0|req: 1599/3097] 10.0.0.111 () {32 vars in 724 bytes} [Thu Apr 23 09:03:01 2026] DELETE /v2.0/subnets/bfe86163-84be-4122-a11f-0e6aca9262c7 => generated 0 bytes in 284 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 09:03:01.945 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8e900874-4618-4e33-a399-4e47f4ccb11e dc05d1e2d3324a7496e44946a5db4899 bd5121b19f98442dbca64e487e39c741 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1499/3098] 10.0.0.111 () {32 vars in 721 bytes} [Thu Apr 23 09:03:01 2026] GET /v2.0/subnets/bfe86163-84be-4122-a11f-0e6aca9262c7 => generated 136 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1600/3099] 10.0.0.111 () {32 vars in 726 bytes} [Thu Apr 23 09:03:01 2026] DELETE /v2.0/networks/d027812e-b38b-4d2a-a2a1-8321f88c0c14 => generated 0 bytes in 494 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 09:03:02.471 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7874ff90-04e0-4cf2-9d1f-50843f287c02 dc05d1e2d3324a7496e44946a5db4899 bd5121b19f98442dbca64e487e39c741 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1500/3100] 10.0.0.111 () {32 vars in 723 bytes} [Thu Apr 23 09:03:02 2026] GET /v2.0/networks/d027812e-b38b-4d2a-a2a1-8321f88c0c14 => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 09:03:04.437 8 INFO neutron.services.segments.plugin [-] Segment 9c50c0d7-bd91-4b76-aaca-3aac4336f14c resource provider aggregate not found 2026-04-23 09:03:04.443 8 INFO neutron.services.segments.plugin [-] Segment 9c50c0d7-bd91-4b76-aaca-3aac4336f14c resource provider aggregate not found 2026-04-23 09:03:04.455 8 INFO neutron.services.segments.plugin [-] Segment 9c50c0d7-bd91-4b76-aaca-3aac4336f14c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9c50c0d7-bd91-4b76-aaca-3aac4336f14c found for delete ", "request_id": "req-bf530c0f-47a6-42b3-ab60-8bb413170fc0"}]} 2026-04-23 09:03:04.457 8 INFO neutron.services.segments.plugin [-] Segment 9c50c0d7-bd91-4b76-aaca-3aac4336f14c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9c50c0d7-bd91-4b76-aaca-3aac4336f14c found for delete ", "request_id": "req-b5345168-ffc5-469c-bdd5-740ca1b3b062"}]} [pid: 8|app: 0|req: 1601/3101] 10.0.0.111 () {32 vars in 774 bytes} [Thu Apr 23 09:03:04 2026] GET /v2.0/security-groups?tenant_id=e99312ff3b1f4723906adc7bee577c70&name=default => generated 2805 bytes in 302 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/3102] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 09:03:04 2026] DELETE /v2.0/security-groups/feccdc34-0cc9-4f4d-8d69-7a7c8a2ca8ba => 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: 1602/3103] 10.0.0.111 () {32 vars in 774 bytes} [Thu Apr 23 09:03:04 2026] GET /v2.0/security-groups?tenant_id=bd5121b19f98442dbca64e487e39c741&name=default => generated 2805 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/3104] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 09:03:04 2026] DELETE /v2.0/security-groups/21d0dee6-482b-49de-a2b0-fc5dc0867816 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1603/3105] 10.0.0.111 () {32 vars in 774 bytes} [Thu Apr 23 09:03:05 2026] GET /v2.0/security-groups?tenant_id=773f1ea1d1af467b85c98a175236679e&name=default => generated 2805 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1503/3106] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 09:03:05 2026] DELETE /v2.0/security-groups/c60e07ee-de0a-4390-b50d-3dd4969efa12 => 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: 1604/3107] 10.0.0.111 () {32 vars in 774 bytes} [Thu Apr 23 09:03:05 2026] GET /v2.0/security-groups?tenant_id=195d29c6c7024850b96815b6c910723e&name=default => generated 2805 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/3108] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 09:03:05 2026] DELETE /v2.0/security-groups/20998231-9fa8-484a-9241-2bc3c6de9d3f => 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: 1605/3109] 10.0.0.111 () {32 vars in 774 bytes} [Thu Apr 23 09:03:05 2026] GET /v2.0/security-groups?tenant_id=ace4d5ef2432468f831ee69067aac62f&name=default => generated 2805 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/3110] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 09:03:05 2026] DELETE /v2.0/security-groups/e0fe8867-7560-4526-9b35-033f1f21c0bc => 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: 1606/3111] 10.0.0.111 () {32 vars in 774 bytes} [Thu Apr 23 09:03:06 2026] GET /v2.0/security-groups?tenant_id=03a93c7ba5574c65b810b388f1851b92&name=default => generated 2805 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/3112] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 09:03:06 2026] DELETE /v2.0/security-groups/5d1fb137-d459-4c9c-a751-8fa9f9a0c3db => 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: 1607/3113] 10.0.0.111 () {32 vars in 774 bytes} [Thu Apr 23 09:03:06 2026] GET /v2.0/security-groups?tenant_id=236ce1afd1f94c39b12280332e0ebed8&name=default => generated 2805 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/3114] 10.0.0.111 () {32 vars in 740 bytes} [Thu Apr 23 09:03:06 2026] DELETE /v2.0/security-groups/cecf375c-f6c0-4289-87df-366c1e9206c2 => 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: 1608/3115] 10.0.0.111 () {32 vars in 649 bytes} [Thu Apr 23 09:03:09 2026] GET /v2.0/networks => generated 2168 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/3116] 10.0.0.111 () {32 vars in 655 bytes} [Thu Apr 23 09:03:10 2026] GET /v2.0/floatingips => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1609/3117] 10.0.0.111 () {32 vars in 647 bytes} [Thu Apr 23 09:03:10 2026] GET /v2.0/routers => generated 15 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/3118] 10.0.0.111 () {32 vars in 643 bytes} [Thu Apr 23 09:03:10 2026] GET /v2.0/ports => generated 4725 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1610/3119] 10.0.0.111 () {32 vars in 647 bytes} [Thu Apr 23 09:03:10 2026] GET /v2.0/subnets => generated 1261 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/3120] 10.0.0.111 () {32 vars in 649 bytes} [Thu Apr 23 09:03:10 2026] GET /v2.0/networks => generated 2168 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1611/3121] 10.0.0.111 () {32 vars in 663 bytes} [Thu Apr 23 09:03:10 2026] GET /v2.0/security-groups => generated 16626 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/3122] 10.0.0.111 () {32 vars in 655 bytes} [Thu Apr 23 09:03:10 2026] GET /v2.0/subnetpools => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)