+ 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 [Mon Apr 13 21:44:49 2026] *** compiled with version: 11.4.0 on 27 February 2026 20:20:47 os: Linux-5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 nodename: neutron-server-79b8476cf5-7hv4z 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, Jan 26 2026, 14:55:28) [GCC 11.4.0] Python main interpreter initialized at 0x5605a0d84150 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-13 21:44:53.754 7 INFO neutron.common.config [-] Logging enabled! 2026-04-13 21:44:53.754 7 INFO neutron.common.config [-] uwsgi version 23.5.0 2026-04-13 21:44:53.825 8 INFO neutron.common.config [-] Logging enabled! 2026-04-13 21:44:53.825 8 INFO neutron.common.config [-] uwsgi version 23.5.0 2026-04-13 21:44:54.026 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-13 21:44:54.094 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-13 21:44:54.827 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-13 21:44:54.830 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-13 21:44:54.833 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-04-13 21:44:54.834 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-13 21:44:54.834 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-13 21:44:54.834 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-13 21:44:54.834 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-13 21:44:54.840 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-13 21:44:54.840 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-13 21:44:54.840 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-13 21:44:54.859 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-13 21:44:54.860 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-13 21:44:54.860 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-13 21:44:54.898 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-13 21:44:54.899 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-13 21:44:54.900 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-13 21:44:54.900 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-13 21:44:54.900 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-13 21:44:54.901 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-13 21:44:54.904 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-04-13 21:44:54.905 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-13 21:44:54.905 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-13 21:44:54.905 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-13 21:44:54.905 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-13 21:44:54.907 7 WARNING oslo_policy.policy [None req-6d0fd76e-3fbb-439f-8272-32809b1bbe81 - - - - - -] 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-13 21:44:54.911 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-13 21:44:54.911 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-13 21:44:54.911 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-13 21:44:54.929 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-13 21:44:54.931 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-13 21:44:54.931 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-13 21:44:54.969 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-13 21:44:54.969 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-13 21:44:54.969 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-13 21:44:54.969 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-13 21:44:54.976 8 WARNING oslo_policy.policy [None req-33d72115-db09-4962-8ec2-1607bb3353c7 - - - - - -] 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-13 21:44:55.283 7 INFO neutron.plugins.ml2.managers [None req-6d0fd76e-3fbb-439f-8272-32809b1bbe81 - - - - - -] Initializing driver for type 'vlan' 2026-04-13 21:44:55.520 8 INFO neutron.plugins.ml2.managers [None req-33d72115-db09-4962-8ec2-1607bb3353c7 - - - - - -] Initializing driver for type 'vlan' 2026-04-13 21:44:55.582 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-6d0fd76e-3fbb-439f-8272-32809b1bbe81 - - - - - -] VlanTypeDriver initialization complete 2026-04-13 21:44:55.582 7 INFO neutron.plugins.ml2.managers [None req-6d0fd76e-3fbb-439f-8272-32809b1bbe81 - - - - - -] Initializing driver for type 'vxlan' 2026-04-13 21:44:55.583 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-6d0fd76e-3fbb-439f-8272-32809b1bbe81 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-13 21:44:55.605 7 INFO neutron.plugins.ml2.managers [None req-6d0fd76e-3fbb-439f-8272-32809b1bbe81 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-13 21:44:55.605 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-6d0fd76e-3fbb-439f-8272-32809b1bbe81 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-13 21:44:55.605 7 INFO neutron.plugins.ml2.managers [None req-6d0fd76e-3fbb-439f-8272-32809b1bbe81 - - - - - -] Initializing extension driver 'port_security' 2026-04-13 21:44:55.606 7 INFO neutron.plugins.ml2.extensions.port_security [None req-6d0fd76e-3fbb-439f-8272-32809b1bbe81 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-13 21:44:55.606 7 INFO neutron.plugins.ml2.managers [None req-6d0fd76e-3fbb-439f-8272-32809b1bbe81 - - - - - -] Initializing extension driver 'qos' 2026-04-13 21:44:55.606 7 INFO neutron.plugins.ml2.managers [None req-6d0fd76e-3fbb-439f-8272-32809b1bbe81 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-13 21:44:55.606 7 INFO neutron.plugins.ml2.managers [None req-6d0fd76e-3fbb-439f-8272-32809b1bbe81 - - - - - -] Initializing mechanism driver 'l2population' 2026-04-13 21:44:55.616 7 INFO neutron.quota [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Loaded quota_driver: . 2026-04-13 21:44:55.617 7 INFO neutron.plugins.ml2.plugin [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Modular L2 Plugin initialization complete 2026-04-13 21:44:55.617 7 INFO neutron.plugins.ml2.managers [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-13 21:44:55.617 7 INFO neutron.plugins.ml2.managers [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-13 21:44:55.617 7 INFO neutron.plugins.ml2.managers [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Got port-security extension from driver 'port_security' 2026-04-13 21:44:55.618 7 INFO neutron.extensions.vlantransparent [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Disabled vlantransparent extension. 2026-04-13 21:44:55.618 7 INFO neutron.manager [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Loading Plugin: qos 2026-04-13 21:44:55.628 7 INFO neutron.manager [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Loading Plugin: router 2026-04-13 21:44:55.661 7 INFO neutron.services.service_base [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-13 21:44:55.661 7 INFO neutron.manager [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Loading Plugin: segments 2026-04-13 21:44:55.761 7 INFO neutron.manager [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Loading Plugin: trunk 2026-04-13 21:44:55.823 7 INFO neutron.manager [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Loading Plugin: vpnaas 2026-04-13 21:44:55.861 7 WARNING stevedore.named [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-13 21:44:55.920 7 INFO neutron_vpnaas.services.vpn.plugin [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-13 21:44:55.920 7 INFO neutron.common.utils [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-13 21:44:55.920 7 INFO neutron.manager [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Loading Plugin: auto_allocate 2026-04-13 21:44:55.926 7 INFO neutron.manager [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Loading Plugin: tag 2026-04-13 21:44:55.933 7 INFO neutron.manager [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Loading Plugin: timestamp 2026-04-13 21:44:55.936 7 INFO neutron.manager [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Loading Plugin: network_ip_availability 2026-04-13 21:44:55.939 7 INFO neutron.manager [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Loading Plugin: flavors 2026-04-13 21:44:55.942 7 INFO neutron.manager [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Loading Plugin: revisions 2026-04-13 21:44:55.945 7 INFO neutron.api.extensions [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Initializing extension manager. 2026-04-13 21:44:55.946 7 INFO neutron.api.extensions [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Loaded extension: address-group 2026-04-13 21:44:55.947 7 INFO neutron.api.extensions [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Loaded extension: address-scope 2026-04-13 21:44:55.947 7 INFO neutron.api.extensions [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-13 21:44:55.948 7 INFO neutron.api.extensions [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Loaded extension: agent 2026-04-13 21:44:55.949 7 INFO neutron.api.extensions [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Loaded extension: agent-resources-synced 2026-04-13 21:44:55.950 7 INFO neutron.api.extensions [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Loaded extension: allowed-address-pairs 2026-04-13 21:44:55.950 7 INFO neutron.api.extensions [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Loaded extension: auto-allocated-topology 2026-04-13 21:44:55.951 7 INFO neutron.api.extensions [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Loaded extension: availability_zone 2026-04-13 21:44:55.952 7 INFO neutron.api.extensions [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Loaded extension: availability_zone_filter 2026-04-13 21:44:55.952 7 INFO neutron.api.extensions [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-13 21:44:55.953 7 INFO neutron.api.extensions [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Loaded extension: default-subnetpools 2026-04-13 21:44:55.954 7 INFO neutron.api.extensions [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-13 21:44:55.955 7 INFO neutron.api.extensions [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Loaded extension: dns-integration 2026-04-13 21:44:55.955 7 INFO neutron.api.extensions [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Loaded extension: dns-domain-ports 2026-04-13 21:44:55.956 7 INFO neutron.api.extensions [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-13 21:44:55.957 7 INFO neutron.api.extensions [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Loaded extension: dvr 2026-04-13 21:44:55.957 7 INFO neutron.api.extensions [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-13 21:44:55.958 7 INFO neutron.api.extensions [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Loaded extension: empty-string-filtering 2026-04-13 21:44:55.958 7 INFO neutron.api.extensions [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-13 21:44:55.959 7 INFO neutron.api.extensions [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-13 21:44:55.959 7 INFO neutron.api.extensions [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Loaded extension: external-net 2026-04-13 21:44:55.960 7 INFO neutron.api.extensions [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-13 21:44:55.960 7 INFO neutron.api.extensions [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Loaded extension: extraroute 2026-04-13 21:44:55.961 7 INFO neutron.api.extensions [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Loaded extension: extraroute-atomic 2026-04-13 21:44:55.962 7 INFO neutron.api.extensions [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-13 21:44:55.962 7 INFO neutron.api.extensions [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-13 21:44:55.963 7 INFO neutron.api.extensions [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-13 21:44:55.963 7 INFO neutron.api.extensions [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-13 21:44:55.964 7 INFO neutron.api.extensions [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Loaded extension: fip-port-details 2026-04-13 21:44:55.965 7 INFO neutron.api.extensions [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Loaded extension: flavors 2026-04-13 21:44:55.966 7 INFO neutron.api.extensions [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-13 21:44:55.967 7 INFO neutron.api.extensions [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Loaded extension: floatingip-pools 2026-04-13 21:44:55.967 7 INFO neutron.api.extensions [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Loaded extension: ip_allocation 2026-04-13 21:44:55.968 7 INFO neutron.api.extensions [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Loaded extension: ip-substring-filtering 2026-04-13 21:44:55.968 7 INFO neutron.api.extensions [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Loaded extension: l2_adjacency 2026-04-13 21:44:55.969 7 INFO neutron.api.extensions [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Loaded extension: router 2026-04-13 21:44:55.971 7 INFO neutron.api.extensions [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-13 21:44:55.971 7 INFO neutron.api.extensions [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Loaded extension: ext-gw-mode 2026-04-13 21:44:55.972 7 INFO neutron.api.extensions [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Loaded extension: l3-ha 2026-04-13 21:44:55.972 7 INFO neutron.api.extensions [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-13 21:44:55.973 7 INFO neutron.api.extensions [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-13 21:44:55.974 7 INFO neutron.api.extensions [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Loaded extension: l3-flavors 2026-04-13 21:44:55.974 7 INFO neutron.api.extensions [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-13 21:44:55.975 7 INFO neutron.api.extensions [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-13 21:44:55.977 7 INFO neutron.api.extensions [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-13 21:44:55.978 7 INFO neutron.api.extensions [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-13 21:44:55.979 7 INFO neutron.api.extensions [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-13 21:44:55.980 7 INFO neutron.api.extensions [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-13 21:44:55.980 7 INFO neutron.api.extensions [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-13 21:44:55.981 7 INFO neutron.api.extensions [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Loaded extension: multi-provider 2026-04-13 21:44:55.981 7 INFO neutron.api.extensions [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Loaded extension: net-mtu 2026-04-13 21:44:55.982 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-33d72115-db09-4962-8ec2-1607bb3353c7 - - - - - -] VlanTypeDriver initialization complete 2026-04-13 21:44:55.982 8 INFO neutron.plugins.ml2.managers [None req-33d72115-db09-4962-8ec2-1607bb3353c7 - - - - - -] Initializing driver for type 'vxlan' 2026-04-13 21:44:55.982 7 INFO neutron.api.extensions [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Loaded extension: net-mtu-writable 2026-04-13 21:44:55.982 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-33d72115-db09-4962-8ec2-1607bb3353c7 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-13 21:44:55.983 7 INFO neutron.api.extensions [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Loaded extension: network_availability_zone 2026-04-13 21:44:55.983 7 INFO neutron.api.extensions [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Loaded extension: network_ha 2026-04-13 21:44:55.984 7 INFO neutron.api.extensions [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Loaded extension: network-ip-availability 2026-04-13 21:44:55.985 7 INFO neutron.api.extensions [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-13 21:44:55.985 7 INFO neutron.api.extensions [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Loaded extension: pagination 2026-04-13 21:44:55.986 7 INFO neutron.api.extensions [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Loaded extension: port-device-profile 2026-04-13 21:44:55.987 7 INFO neutron.api.extensions [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-13 21:44:55.987 7 INFO neutron.api.extensions [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-13 21:44:55.988 7 INFO neutron.api.extensions [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Loaded extension: port-mac-override 2026-04-13 21:44:55.988 7 INFO neutron.api.extensions [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-13 21:44:55.989 7 INFO neutron.api.extensions [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-13 21:44:55.989 7 INFO neutron.api.extensions [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Loaded extension: port-resource-request 2026-04-13 21:44:55.990 7 INFO neutron.api.extensions [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Loaded extension: port-resource-request-groups 2026-04-13 21:44:55.990 7 INFO neutron.api.extensions [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Loaded extension: binding 2026-04-13 21:44:55.991 7 INFO neutron.api.extensions [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Loaded extension: binding-extended 2026-04-13 21:44:55.992 7 INFO neutron.api.extensions [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Loaded extension: port-security 2026-04-13 21:44:55.992 7 INFO neutron.api.extensions [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Loaded extension: project-id 2026-04-13 21:44:55.993 7 INFO neutron.api.extensions [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Loaded extension: provider 2026-04-13 21:44:55.994 7 INFO neutron.api.extensions [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Loaded extension: qos 2026-04-13 21:44:55.995 7 INFO neutron.api.extensions [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-13 21:44:55.996 7 INFO neutron.api.extensions [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-13 21:44:55.996 7 INFO neutron.api.extensions [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Loaded extension: qos-default 2026-04-13 21:44:55.997 7 INFO neutron.api.extensions [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Loaded extension: qos-fip 2026-04-13 21:44:55.997 7 INFO neutron.api.extensions [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-13 21:44:55.998 7 INFO neutron.api.extensions [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Loaded extension: qos-gateway-ip 2026-04-13 21:44:55.998 7 INFO neutron.api.extensions [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Loaded extension: qos-port-network-policy 2026-04-13 21:44:55.999 7 INFO neutron.api.extensions [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Loaded extension: qos-pps-minimum 2026-04-13 21:44:56.000 7 INFO neutron.api.extensions [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-13 21:44:56.000 7 INFO neutron.api.extensions [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Loaded extension: qos-pps 2026-04-13 21:44:56.001 7 INFO neutron.api.extensions [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Loaded extension: qos-rule-type-details 2026-04-13 21:44:56.001 7 INFO neutron.api.extensions [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-13 21:44:56.002 7 INFO neutron.api.extensions [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Loaded extension: qos-rules-alias 2026-04-13 21:44:56.003 7 INFO neutron.api.extensions [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Loaded extension: quota-check-limit 2026-04-13 21:44:56.004 7 INFO neutron.api.extensions [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Loaded extension: quotas 2026-04-13 21:44:56.005 7 INFO neutron.api.extensions [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Loaded extension: quota_details 2026-04-13 21:44:56.006 8 INFO neutron.plugins.ml2.managers [None req-33d72115-db09-4962-8ec2-1607bb3353c7 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-13 21:44:56.007 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-33d72115-db09-4962-8ec2-1607bb3353c7 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-13 21:44:56.007 8 INFO neutron.plugins.ml2.managers [None req-33d72115-db09-4962-8ec2-1607bb3353c7 - - - - - -] Initializing extension driver 'port_security' 2026-04-13 21:44:56.007 8 INFO neutron.plugins.ml2.extensions.port_security [None req-33d72115-db09-4962-8ec2-1607bb3353c7 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-13 21:44:56.007 7 INFO neutron.api.extensions [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Loaded extension: rbac-policies 2026-04-13 21:44:56.007 8 INFO neutron.plugins.ml2.managers [None req-33d72115-db09-4962-8ec2-1607bb3353c7 - - - - - -] Initializing extension driver 'qos' 2026-04-13 21:44:56.007 8 INFO neutron.plugins.ml2.managers [None req-33d72115-db09-4962-8ec2-1607bb3353c7 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-13 21:44:56.007 8 INFO neutron.plugins.ml2.managers [None req-33d72115-db09-4962-8ec2-1607bb3353c7 - - - - - -] Initializing mechanism driver 'l2population' 2026-04-13 21:44:56.007 7 INFO neutron.api.extensions [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Loaded extension: rbac-address-group 2026-04-13 21:44:56.008 7 INFO neutron.api.extensions [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Loaded extension: rbac-address-scope 2026-04-13 21:44:56.009 7 INFO neutron.api.extensions [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Loaded extension: rbac-security-groups 2026-04-13 21:44:56.009 7 INFO neutron.api.extensions [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Loaded extension: rbac-subnetpool 2026-04-13 21:44:56.010 7 INFO neutron.api.extensions [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Loaded extension: revision-if-match 2026-04-13 21:44:56.010 7 INFO neutron.api.extensions [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Loaded extension: standard-attr-revisions 2026-04-13 21:44:56.011 7 INFO neutron.api.extensions [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Loaded extension: router_availability_zone 2026-04-13 21:44:56.011 7 INFO neutron.api.extensions [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-13 21:44:56.013 7 INFO neutron.api.extensions [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Loaded extension: security-groups-default-rules 2026-04-13 21:44:56.013 7 INFO neutron.api.extensions [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-13 21:44:56.014 7 INFO neutron.api.extensions [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-13 21:44:56.015 7 INFO neutron.api.extensions [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-13 21:44:56.015 7 INFO neutron.api.extensions [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-13 21:44:56.019 8 INFO neutron.quota [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Loaded quota_driver: . 2026-04-13 21:44:56.020 8 INFO neutron.plugins.ml2.plugin [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Modular L2 Plugin initialization complete 2026-04-13 21:44:56.020 8 INFO neutron.plugins.ml2.managers [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-13 21:44:56.020 8 INFO neutron.plugins.ml2.managers [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-13 21:44:56.020 8 INFO neutron.plugins.ml2.managers [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Got port-security extension from driver 'port_security' 2026-04-13 21:44:56.020 8 INFO neutron.extensions.vlantransparent [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Disabled vlantransparent extension. 2026-04-13 21:44:56.021 8 INFO neutron.manager [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Loading Plugin: qos 2026-04-13 21:44:56.022 7 INFO neutron.api.extensions [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Loaded extension: security-group 2026-04-13 21:44:56.023 7 INFO neutron.api.extensions [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Loaded extension: segment 2026-04-13 21:44:56.024 7 INFO neutron.api.extensions [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-13 21:44:56.025 7 INFO neutron.api.extensions [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Loaded extension: service-type 2026-04-13 21:44:56.025 7 INFO neutron.api.extensions [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Loaded extension: sorting 2026-04-13 21:44:56.026 7 INFO neutron.api.extensions [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Loaded extension: standard-attr-segment 2026-04-13 21:44:56.026 7 INFO neutron.api.extensions [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Loaded extension: standard-attr-description 2026-04-13 21:44:56.027 7 INFO neutron.api.extensions [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Loaded extension: stateful-security-group 2026-04-13 21:44:56.027 7 WARNING neutron.api.extensions [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-04-13 21:44:56.028 7 INFO neutron.api.extensions [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-13 21:44:56.029 7 INFO neutron.api.extensions [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Loaded extension: subnet_onboard 2026-04-13 21:44:56.029 7 INFO neutron.api.extensions [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-13 21:44:56.030 7 INFO neutron.api.extensions [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Loaded extension: subnet-service-types 2026-04-13 21:44:56.030 7 INFO neutron.api.extensions [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Loaded extension: subnet_allocation 2026-04-13 21:44:56.031 7 INFO neutron.api.extensions [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-13 21:44:56.032 7 INFO neutron.api.extensions [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-13 21:44:56.032 8 INFO neutron.manager [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Loading Plugin: router 2026-04-13 21:44:56.034 7 INFO neutron.api.extensions [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Loaded extension: standard-attr-tag 2026-04-13 21:44:56.035 7 INFO neutron.api.extensions [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-13 21:44:56.036 7 INFO neutron.api.extensions [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Loaded extension: trunk 2026-04-13 21:44:56.036 7 INFO neutron.api.extensions [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Loaded extension: trunk-details 2026-04-13 21:44:56.037 7 INFO neutron.api.extensions [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-13 21:44:56.037 7 INFO neutron.api.extensions [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-13 21:44:56.038 7 INFO neutron.api.extensions [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-13 21:44:56.039 7 INFO neutron.api.extensions [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Loaded extension: vpn-flavors 2026-04-13 21:44:56.040 7 INFO neutron.api.extensions [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Loaded extension: vpnaas 2026-04-13 21:44:56.042 7 INFO neutron.quota.resource_registry [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Creating instance of TrackedResource for resource:network 2026-04-13 21:44:56.043 7 INFO neutron.quota.resource_registry [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-04-13 21:44:56.043 7 INFO neutron.quota.resource_registry [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-13 21:44:56.043 7 INFO neutron.quota.resource_registry [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Creating instance of TrackedResource for resource:port 2026-04-13 21:44:56.044 7 INFO neutron.quota.resource_registry [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-13 21:44:56.044 7 INFO neutron.quota.resource_registry [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-13 21:44:56.047 7 INFO neutron.quota.resource_registry [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-13 21:44:56.047 7 INFO neutron.quota.resource_registry [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-13 21:44:56.047 7 INFO neutron.quota.resource_registry [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-13 21:44:56.048 7 INFO neutron.quota.resource_registry [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-13 21:44:56.048 7 WARNING neutron.quota.resource_registry [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] subnetpool is already registered 2026-04-13 21:44:56.048 7 INFO neutron.quota.resource_registry [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-13 21:44:56.048 7 WARNING neutron.quota.resource_registry [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] subnetpool is already registered 2026-04-13 21:44:56.048 7 INFO neutron.quota.resource_registry [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-13 21:44:56.049 7 INFO neutron.quota.resource_registry [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-13 21:44:56.049 7 INFO neutron.quota.resource_registry [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-13 21:44:56.049 7 INFO neutron.quota.resource_registry [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-13 21:44:56.049 7 INFO neutron.quota.resource_registry [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-13 21:44:56.049 7 INFO neutron.quota.resource_registry [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-13 21:44:56.051 7 INFO neutron.quota.resource_registry [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-13 21:44:56.051 7 WARNING neutron.quota.resource_registry [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] router is already registered 2026-04-13 21:44:56.052 7 INFO neutron.quota.resource_registry [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-13 21:44:56.052 7 WARNING neutron.quota.resource_registry [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] floatingip is already registered 2026-04-13 21:44:56.053 7 INFO neutron.quota.resource_registry [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-13 21:44:56.053 7 WARNING neutron.quota.resource_registry [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] rbac_policy is already registered 2026-04-13 21:44:56.053 7 INFO neutron.quota.resource_registry [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-13 21:44:56.053 7 WARNING neutron.quota.resource_registry [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] security_group is already registered 2026-04-13 21:44:56.053 7 INFO neutron.quota.resource_registry [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-13 21:44:56.054 7 WARNING neutron.quota.resource_registry [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] security_group_rule is already registered 2026-04-13 21:44:56.054 7 INFO neutron.quota.resource_registry [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-13 21:44:56.054 7 WARNING neutron.quota.resource_registry [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] subnetpool is already registered 2026-04-13 21:44:56.054 7 INFO neutron.quota.resource_registry [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-13 21:44:56.054 7 WARNING neutron.quota.resource_registry [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] subnetpool is already registered 2026-04-13 21:44:56.055 7 INFO neutron.quota.resource_registry [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-13 21:44:56.055 7 WARNING neutron.quota.resource_registry [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] trunk is already registered 2026-04-13 21:44:56.055 7 INFO neutron.quota.resource_registry [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-13 21:44:56.055 7 WARNING neutron.quota.resource_registry [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] endpoint_group is already registered 2026-04-13 21:44:56.055 7 INFO neutron.quota.resource_registry [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-13 21:44:56.056 7 WARNING neutron.quota.resource_registry [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] vpnservice is already registered 2026-04-13 21:44:56.056 7 INFO neutron.quota.resource_registry [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-13 21:44:56.056 7 WARNING neutron.quota.resource_registry [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] ipsec_site_connection is already registered 2026-04-13 21:44:56.056 7 INFO neutron.quota.resource_registry [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-13 21:44:56.056 7 WARNING neutron.quota.resource_registry [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] ipsecpolicy is already registered 2026-04-13 21:44:56.056 7 INFO neutron.quota.resource_registry [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-13 21:44:56.057 7 WARNING neutron.quota.resource_registry [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] ikepolicy is already registered 2026-04-13 21:44:56.066 8 INFO neutron.services.service_base [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-13 21:44:56.067 8 INFO neutron.manager [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Loading Plugin: segments 2026-04-13 21:44:56.094 7 WARNING keystonemiddleware._common.config [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-13 21:44:56.101 7 WARNING oslo_config.cfg [None req-0792f83a-3190-4731-841d-b20b6b32f85d - - - - - -] 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 0x5605a0d84150 pid: 7 (default app) 2026-04-13 21:44:56.160 8 INFO neutron.manager [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Loading Plugin: trunk 2026-04-13 21:44:56.213 8 INFO neutron.manager [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Loading Plugin: vpnaas 2026-04-13 21:44:56.264 8 WARNING stevedore.named [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-13 21:44:56.313 8 INFO neutron_vpnaas.services.vpn.plugin [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-13 21:44:56.314 8 INFO neutron.common.utils [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-13 21:44:56.314 8 INFO neutron.manager [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Loading Plugin: auto_allocate 2026-04-13 21:44:56.318 8 INFO neutron.manager [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Loading Plugin: tag 2026-04-13 21:44:56.323 8 INFO neutron.manager [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Loading Plugin: timestamp 2026-04-13 21:44:56.325 8 INFO neutron.manager [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Loading Plugin: network_ip_availability 2026-04-13 21:44:56.328 8 INFO neutron.manager [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Loading Plugin: flavors 2026-04-13 21:44:56.331 8 INFO neutron.manager [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Loading Plugin: revisions 2026-04-13 21:44:56.334 8 INFO neutron.api.extensions [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Initializing extension manager. 2026-04-13 21:44:56.335 8 INFO neutron.api.extensions [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Loaded extension: address-group 2026-04-13 21:44:56.336 8 INFO neutron.api.extensions [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Loaded extension: address-scope 2026-04-13 21:44:56.337 8 INFO neutron.api.extensions [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-13 21:44:56.338 8 INFO neutron.api.extensions [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Loaded extension: agent 2026-04-13 21:44:56.338 8 INFO neutron.api.extensions [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Loaded extension: agent-resources-synced 2026-04-13 21:44:56.339 8 INFO neutron.api.extensions [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Loaded extension: allowed-address-pairs 2026-04-13 21:44:56.340 8 INFO neutron.api.extensions [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Loaded extension: auto-allocated-topology 2026-04-13 21:44:56.341 8 INFO neutron.api.extensions [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Loaded extension: availability_zone 2026-04-13 21:44:56.341 8 INFO neutron.api.extensions [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Loaded extension: availability_zone_filter 2026-04-13 21:44:56.342 8 INFO neutron.api.extensions [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-13 21:44:56.343 8 INFO neutron.api.extensions [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Loaded extension: default-subnetpools 2026-04-13 21:44:56.344 8 INFO neutron.api.extensions [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-13 21:44:56.344 8 INFO neutron.api.extensions [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Loaded extension: dns-integration 2026-04-13 21:44:56.345 8 INFO neutron.api.extensions [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Loaded extension: dns-domain-ports 2026-04-13 21:44:56.345 8 INFO neutron.api.extensions [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-13 21:44:56.346 8 INFO neutron.api.extensions [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Loaded extension: dvr 2026-04-13 21:44:56.347 8 INFO neutron.api.extensions [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-13 21:44:56.347 8 INFO neutron.api.extensions [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Loaded extension: empty-string-filtering 2026-04-13 21:44:56.348 8 INFO neutron.api.extensions [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-13 21:44:56.348 8 INFO neutron.api.extensions [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-13 21:44:56.349 8 INFO neutron.api.extensions [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Loaded extension: external-net 2026-04-13 21:44:56.349 8 INFO neutron.api.extensions [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-13 21:44:56.350 8 INFO neutron.api.extensions [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Loaded extension: extraroute 2026-04-13 21:44:56.351 8 INFO neutron.api.extensions [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Loaded extension: extraroute-atomic 2026-04-13 21:44:56.351 8 INFO neutron.api.extensions [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-13 21:44:56.352 8 INFO neutron.api.extensions [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-13 21:44:56.352 8 INFO neutron.api.extensions [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-13 21:44:56.353 8 INFO neutron.api.extensions [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-13 21:44:56.353 8 INFO neutron.api.extensions [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Loaded extension: fip-port-details 2026-04-13 21:44:56.354 8 INFO neutron.api.extensions [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Loaded extension: flavors 2026-04-13 21:44:56.357 8 INFO neutron.api.extensions [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-13 21:44:56.358 8 INFO neutron.api.extensions [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Loaded extension: floatingip-pools 2026-04-13 21:44:56.358 8 INFO neutron.api.extensions [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Loaded extension: ip_allocation 2026-04-13 21:44:56.359 8 INFO neutron.api.extensions [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Loaded extension: ip-substring-filtering 2026-04-13 21:44:56.359 8 INFO neutron.api.extensions [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Loaded extension: l2_adjacency 2026-04-13 21:44:56.360 8 INFO neutron.api.extensions [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Loaded extension: router 2026-04-13 21:44:56.362 8 INFO neutron.api.extensions [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-13 21:44:56.363 8 INFO neutron.api.extensions [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Loaded extension: ext-gw-mode 2026-04-13 21:44:56.363 8 INFO neutron.api.extensions [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Loaded extension: l3-ha 2026-04-13 21:44:56.364 8 INFO neutron.api.extensions [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-13 21:44:56.364 8 INFO neutron.api.extensions [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-13 21:44:56.365 8 INFO neutron.api.extensions [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Loaded extension: l3-flavors 2026-04-13 21:44:56.366 8 INFO neutron.api.extensions [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-13 21:44:56.366 8 INFO neutron.api.extensions [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-13 21:44:56.368 8 INFO neutron.api.extensions [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-13 21:44:56.369 8 INFO neutron.api.extensions [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-13 21:44:56.370 8 INFO neutron.api.extensions [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-13 21:44:56.371 8 INFO neutron.api.extensions [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-13 21:44:56.372 8 INFO neutron.api.extensions [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-13 21:44:56.372 8 INFO neutron.api.extensions [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Loaded extension: multi-provider 2026-04-13 21:44:56.373 8 INFO neutron.api.extensions [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Loaded extension: net-mtu 2026-04-13 21:44:56.373 8 INFO neutron.api.extensions [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Loaded extension: net-mtu-writable 2026-04-13 21:44:56.374 8 INFO neutron.api.extensions [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Loaded extension: network_availability_zone 2026-04-13 21:44:56.375 8 INFO neutron.api.extensions [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Loaded extension: network_ha 2026-04-13 21:44:56.375 8 INFO neutron.api.extensions [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Loaded extension: network-ip-availability 2026-04-13 21:44:56.376 8 INFO neutron.api.extensions [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-13 21:44:56.377 8 INFO neutron.api.extensions [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Loaded extension: pagination 2026-04-13 21:44:56.377 8 INFO neutron.api.extensions [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Loaded extension: port-device-profile 2026-04-13 21:44:56.378 8 INFO neutron.api.extensions [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-13 21:44:56.378 8 INFO neutron.api.extensions [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-13 21:44:56.379 8 INFO neutron.api.extensions [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Loaded extension: port-mac-override 2026-04-13 21:44:56.380 8 INFO neutron.api.extensions [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-13 21:44:56.380 8 INFO neutron.api.extensions [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-13 21:44:56.381 8 INFO neutron.api.extensions [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Loaded extension: port-resource-request 2026-04-13 21:44:56.381 8 INFO neutron.api.extensions [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Loaded extension: port-resource-request-groups 2026-04-13 21:44:56.382 8 INFO neutron.api.extensions [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Loaded extension: binding 2026-04-13 21:44:56.383 8 INFO neutron.api.extensions [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Loaded extension: binding-extended 2026-04-13 21:44:56.383 8 INFO neutron.api.extensions [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Loaded extension: port-security 2026-04-13 21:44:56.384 8 INFO neutron.api.extensions [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Loaded extension: project-id 2026-04-13 21:44:56.384 8 INFO neutron.api.extensions [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Loaded extension: provider 2026-04-13 21:44:56.386 8 INFO neutron.api.extensions [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Loaded extension: qos 2026-04-13 21:44:56.387 8 INFO neutron.api.extensions [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-13 21:44:56.387 8 INFO neutron.api.extensions [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-13 21:44:56.388 8 INFO neutron.api.extensions [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Loaded extension: qos-default 2026-04-13 21:44:56.388 8 INFO neutron.api.extensions [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Loaded extension: qos-fip 2026-04-13 21:44:56.389 8 INFO neutron.api.extensions [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-13 21:44:56.390 8 INFO neutron.api.extensions [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Loaded extension: qos-gateway-ip 2026-04-13 21:44:56.390 8 INFO neutron.api.extensions [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Loaded extension: qos-port-network-policy 2026-04-13 21:44:56.391 8 INFO neutron.api.extensions [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Loaded extension: qos-pps-minimum 2026-04-13 21:44:56.392 8 INFO neutron.api.extensions [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-13 21:44:56.392 8 INFO neutron.api.extensions [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Loaded extension: qos-pps 2026-04-13 21:44:56.393 8 INFO neutron.api.extensions [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Loaded extension: qos-rule-type-details 2026-04-13 21:44:56.393 8 INFO neutron.api.extensions [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-13 21:44:56.394 8 INFO neutron.api.extensions [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Loaded extension: qos-rules-alias 2026-04-13 21:44:56.395 8 INFO neutron.api.extensions [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Loaded extension: quota-check-limit 2026-04-13 21:44:56.396 8 INFO neutron.api.extensions [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Loaded extension: quotas 2026-04-13 21:44:56.397 8 INFO neutron.api.extensions [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Loaded extension: quota_details 2026-04-13 21:44:56.398 8 INFO neutron.api.extensions [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Loaded extension: rbac-policies 2026-04-13 21:44:56.399 8 INFO neutron.api.extensions [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Loaded extension: rbac-address-group 2026-04-13 21:44:56.400 8 INFO neutron.api.extensions [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Loaded extension: rbac-address-scope 2026-04-13 21:44:56.400 8 INFO neutron.api.extensions [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Loaded extension: rbac-security-groups 2026-04-13 21:44:56.401 8 INFO neutron.api.extensions [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Loaded extension: rbac-subnetpool 2026-04-13 21:44:56.401 8 INFO neutron.api.extensions [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Loaded extension: revision-if-match 2026-04-13 21:44:56.402 8 INFO neutron.api.extensions [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Loaded extension: standard-attr-revisions 2026-04-13 21:44:56.403 8 INFO neutron.api.extensions [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Loaded extension: router_availability_zone 2026-04-13 21:44:56.403 8 INFO neutron.api.extensions [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-13 21:44:56.404 8 INFO neutron.api.extensions [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Loaded extension: security-groups-default-rules 2026-04-13 21:44:56.405 8 INFO neutron.api.extensions [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-13 21:44:56.406 8 INFO neutron.api.extensions [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-13 21:44:56.406 8 INFO neutron.api.extensions [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-13 21:44:56.407 8 INFO neutron.api.extensions [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-13 21:44:56.414 8 INFO neutron.api.extensions [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Loaded extension: security-group 2026-04-13 21:44:56.415 8 INFO neutron.api.extensions [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Loaded extension: segment 2026-04-13 21:44:56.416 8 INFO neutron.api.extensions [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-13 21:44:56.416 8 INFO neutron.api.extensions [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Loaded extension: service-type 2026-04-13 21:44:56.417 8 INFO neutron.api.extensions [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Loaded extension: sorting 2026-04-13 21:44:56.417 8 INFO neutron.api.extensions [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Loaded extension: standard-attr-segment 2026-04-13 21:44:56.418 8 INFO neutron.api.extensions [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Loaded extension: standard-attr-description 2026-04-13 21:44:56.419 8 INFO neutron.api.extensions [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Loaded extension: stateful-security-group 2026-04-13 21:44:56.419 8 WARNING neutron.api.extensions [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-04-13 21:44:56.420 8 INFO neutron.api.extensions [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-13 21:44:56.420 8 INFO neutron.api.extensions [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Loaded extension: subnet_onboard 2026-04-13 21:44:56.421 8 INFO neutron.api.extensions [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-13 21:44:56.421 8 INFO neutron.api.extensions [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Loaded extension: subnet-service-types 2026-04-13 21:44:56.422 8 INFO neutron.api.extensions [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Loaded extension: subnet_allocation 2026-04-13 21:44:56.423 8 INFO neutron.api.extensions [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-13 21:44:56.423 8 INFO neutron.api.extensions [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-13 21:44:56.426 8 INFO neutron.api.extensions [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Loaded extension: standard-attr-tag 2026-04-13 21:44:56.427 8 INFO neutron.api.extensions [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-13 21:44:56.427 8 INFO neutron.api.extensions [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Loaded extension: trunk 2026-04-13 21:44:56.428 8 INFO neutron.api.extensions [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Loaded extension: trunk-details 2026-04-13 21:44:56.428 8 INFO neutron.api.extensions [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-13 21:44:56.429 8 INFO neutron.api.extensions [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-13 21:44:56.430 8 INFO neutron.api.extensions [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-13 21:44:56.430 8 INFO neutron.api.extensions [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Loaded extension: vpn-flavors 2026-04-13 21:44:56.432 8 INFO neutron.api.extensions [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Loaded extension: vpnaas 2026-04-13 21:44:56.434 8 INFO neutron.quota.resource_registry [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Creating instance of TrackedResource for resource:network 2026-04-13 21:44:56.434 8 INFO neutron.quota.resource_registry [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-04-13 21:44:56.434 8 INFO neutron.quota.resource_registry [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-13 21:44:56.434 8 INFO neutron.quota.resource_registry [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Creating instance of TrackedResource for resource:port 2026-04-13 21:44:56.435 8 INFO neutron.quota.resource_registry [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-13 21:44:56.435 8 INFO neutron.quota.resource_registry [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-13 21:44:56.437 8 INFO neutron.quota.resource_registry [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-13 21:44:56.438 8 INFO neutron.quota.resource_registry [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-13 21:44:56.438 8 INFO neutron.quota.resource_registry [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-13 21:44:56.438 8 INFO neutron.quota.resource_registry [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-13 21:44:56.438 8 WARNING neutron.quota.resource_registry [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] subnetpool is already registered 2026-04-13 21:44:56.439 8 INFO neutron.quota.resource_registry [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-13 21:44:56.439 8 WARNING neutron.quota.resource_registry [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] subnetpool is already registered 2026-04-13 21:44:56.439 8 INFO neutron.quota.resource_registry [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-13 21:44:56.439 8 INFO neutron.quota.resource_registry [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-13 21:44:56.439 8 INFO neutron.quota.resource_registry [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-13 21:44:56.440 8 INFO neutron.quota.resource_registry [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-13 21:44:56.440 8 INFO neutron.quota.resource_registry [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-13 21:44:56.440 8 INFO neutron.quota.resource_registry [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-13 21:44:56.442 8 INFO neutron.quota.resource_registry [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-13 21:44:56.442 8 WARNING neutron.quota.resource_registry [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] router is already registered 2026-04-13 21:44:56.442 8 INFO neutron.quota.resource_registry [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-13 21:44:56.442 8 WARNING neutron.quota.resource_registry [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] floatingip is already registered 2026-04-13 21:44:56.443 8 INFO neutron.quota.resource_registry [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-13 21:44:56.443 8 WARNING neutron.quota.resource_registry [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] rbac_policy is already registered 2026-04-13 21:44:56.444 8 INFO neutron.quota.resource_registry [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-13 21:44:56.444 8 WARNING neutron.quota.resource_registry [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] security_group is already registered 2026-04-13 21:44:56.444 8 INFO neutron.quota.resource_registry [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-13 21:44:56.444 8 WARNING neutron.quota.resource_registry [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] security_group_rule is already registered 2026-04-13 21:44:56.444 8 INFO neutron.quota.resource_registry [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-13 21:44:56.445 8 WARNING neutron.quota.resource_registry [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] subnetpool is already registered 2026-04-13 21:44:56.445 8 INFO neutron.quota.resource_registry [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-13 21:44:56.445 8 WARNING neutron.quota.resource_registry [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] subnetpool is already registered 2026-04-13 21:44:56.445 8 INFO neutron.quota.resource_registry [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-13 21:44:56.445 8 WARNING neutron.quota.resource_registry [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] trunk is already registered 2026-04-13 21:44:56.445 8 INFO neutron.quota.resource_registry [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-13 21:44:56.446 8 WARNING neutron.quota.resource_registry [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] endpoint_group is already registered 2026-04-13 21:44:56.446 8 INFO neutron.quota.resource_registry [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-13 21:44:56.446 8 WARNING neutron.quota.resource_registry [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] vpnservice is already registered 2026-04-13 21:44:56.446 8 INFO neutron.quota.resource_registry [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-13 21:44:56.446 8 WARNING neutron.quota.resource_registry [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] ipsec_site_connection is already registered 2026-04-13 21:44:56.447 8 INFO neutron.quota.resource_registry [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-13 21:44:56.447 8 WARNING neutron.quota.resource_registry [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] ipsecpolicy is already registered 2026-04-13 21:44:56.447 8 INFO neutron.quota.resource_registry [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-13 21:44:56.447 8 WARNING neutron.quota.resource_registry [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] ikepolicy is already registered 2026-04-13 21:44:56.484 8 WARNING keystonemiddleware._common.config [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-13 21:44:56.491 8 WARNING oslo_config.cfg [None req-e9e9fbea-b2e8-4e1a-a337-bbcd300bc94a - - - - - -] 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 0x5605a0d84150 pid: 8 (default app) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-13 21:45:01.885 7 INFO neutron.pecan_wsgi.hooks.translation [None req-35c4dc67-3ecc-4d76-b8c9-b356f0cb24bd b6b3948daff542718bd20f19f99eafdd f5830d5b59fb4dacaf3b8afac247d6bc - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/4] 199.19.213.204 () {44 vars in 928 bytes} [Mon Apr 13 21:45:01 2026] GET /v2.0/networks/public => generated 108 bytes in 684 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 2/5] 199.19.213.204 () {44 vars in 950 bytes} [Mon Apr 13 21:45:01 2026] GET /v2.0/networks?name=public => generated 15 bytes in 275 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-13 21:45:02.327 7 WARNING oslo_policy.policy [None req-fed76e9e-04c6-4b9e-a384-cbafbbf08b8a b6b3948daff542718bd20f19f99eafdd f5830d5b59fb4dacaf3b8afac247d6bc - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-04-13 21:45:02.571 7 WARNING neutron.services.revisions.revision_plugin [None req-fed76e9e-04c6-4b9e-a384-cbafbbf08b8a b6b3948daff542718bd20f19f99eafdd f5830d5b59fb4dacaf3b8afac247d6bc - - default default] Could not find related network for resource to bump revision. 2026-04-13 21:45:02.595 7 INFO neutron.db.segments_db [None req-fed76e9e-04c6-4b9e-a384-cbafbbf08b8a b6b3948daff542718bd20f19f99eafdd f5830d5b59fb4dacaf3b8afac247d6bc - - default default] Added segment 4dea1287-fb18-4996-bb2e-eba89ceb5ef6 of type flat for network 9574a301-8e40-4e6f-aecb-210ce68d55b9 2026-04-13 21:45:02.661 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fed76e9e-04c6-4b9e-a384-cbafbbf08b8a b6b3948daff542718bd20f19f99eafdd f5830d5b59fb4dacaf3b8afac247d6bc - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/6] 199.19.213.204 () {48 vars in 968 bytes} [Mon Apr 13 21:45:02 2026] POST /v2.0/networks => generated 124 bytes in 505 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-13 21:45:08.812 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1f367c76-9cd2-4e01-b5e4-83ca7f14eb2d b6b3948daff542718bd20f19f99eafdd f5830d5b59fb4dacaf3b8afac247d6bc - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/7] 199.19.213.204 () {44 vars in 928 bytes} [Mon Apr 13 21:45:08 2026] GET /v2.0/networks/public => generated 108 bytes in 366 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/8] 199.19.213.204 () {44 vars in 950 bytes} [Mon Apr 13 21:45:08 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-13 21:45:09.132 8 WARNING oslo_policy.policy [None req-7500a546-1f44-4af5-bc09-6fc507440aba b6b3948daff542718bd20f19f99eafdd f5830d5b59fb4dacaf3b8afac247d6bc - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-04-13 21:45:09.168 8 WARNING neutron.services.revisions.revision_plugin [None req-7500a546-1f44-4af5-bc09-6fc507440aba b6b3948daff542718bd20f19f99eafdd f5830d5b59fb4dacaf3b8afac247d6bc - - default default] Could not find related network for resource to bump revision. 2026-04-13 21:45:09.191 8 INFO neutron.db.segments_db [None req-7500a546-1f44-4af5-bc09-6fc507440aba b6b3948daff542718bd20f19f99eafdd f5830d5b59fb4dacaf3b8afac247d6bc - - default default] Added segment 7b8c6246-9a67-438b-8dcd-5aea190f4f85 of type flat for network ae87cde7-ac05-43a9-93f3-30256518c965 2026-04-13 21:45:09.244 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7500a546-1f44-4af5-bc09-6fc507440aba b6b3948daff542718bd20f19f99eafdd f5830d5b59fb4dacaf3b8afac247d6bc - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/9] 199.19.213.204 () {48 vars in 968 bytes} [Mon Apr 13 21:45:08 2026] POST /v2.0/networks => generated 124 bytes in 414 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-13 21:45:15.109 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c2f637bb-351b-44bb-8f48-c46369757177 b6b3948daff542718bd20f19f99eafdd f5830d5b59fb4dacaf3b8afac247d6bc - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/10] 199.19.213.204 () {44 vars in 928 bytes} [Mon Apr 13 21:45:15 2026] GET /v2.0/networks/public => generated 108 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/11] 199.19.213.204 () {44 vars in 950 bytes} [Mon Apr 13 21:45:15 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-13 21:45:15.193 7 WARNING neutron.services.revisions.revision_plugin [None req-d203ab13-f40e-4ad0-b89e-7bca7bb2c3d0 b6b3948daff542718bd20f19f99eafdd f5830d5b59fb4dacaf3b8afac247d6bc - - default default] Could not find related network for resource to bump revision. 2026-04-13 21:45:15.207 7 INFO neutron.db.segments_db [None req-d203ab13-f40e-4ad0-b89e-7bca7bb2c3d0 b6b3948daff542718bd20f19f99eafdd f5830d5b59fb4dacaf3b8afac247d6bc - - default default] Added segment 6d9d07ce-0445-4e0c-86e8-bac9ac41da5b of type flat for network f6c31fe0-1966-4b41-afd9-c85c9c2e08ca 2026-04-13 21:45:15.240 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d203ab13-f40e-4ad0-b89e-7bca7bb2c3d0 b6b3948daff542718bd20f19f99eafdd f5830d5b59fb4dacaf3b8afac247d6bc - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/12] 199.19.213.204 () {48 vars in 968 bytes} [Mon Apr 13 21:45:15 2026] POST /v2.0/networks => generated 124 bytes in 113 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-13 21:45:21.074 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0b577d61-35fd-48b7-aeeb-5f9fd62cb327 b6b3948daff542718bd20f19f99eafdd f5830d5b59fb4dacaf3b8afac247d6bc - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 8/14] 199.19.213.204 () {44 vars in 928 bytes} [Mon Apr 13 21:45:21 2026] GET /v2.0/networks/public => generated 108 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.19.213.204 () {44 vars in 950 bytes} [Mon Apr 13 21:45:21 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-13 21:45:21.146 7 WARNING neutron.services.revisions.revision_plugin [None req-fed8155f-f661-4975-a85e-4c95fe05841d b6b3948daff542718bd20f19f99eafdd f5830d5b59fb4dacaf3b8afac247d6bc - - default default] Could not find related network for resource to bump revision. 2026-04-13 21:45:21.166 7 INFO neutron.db.segments_db [None req-fed8155f-f661-4975-a85e-4c95fe05841d b6b3948daff542718bd20f19f99eafdd f5830d5b59fb4dacaf3b8afac247d6bc - - default default] Added segment f3a4fb71-46d5-47be-b71a-9601ba465882 of type flat for network c7a8bc36-1f7e-4b8c-8b5c-81a7e7982ab8 2026-04-13 21:45:21.201 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fed8155f-f661-4975-a85e-4c95fe05841d b6b3948daff542718bd20f19f99eafdd f5830d5b59fb4dacaf3b8afac247d6bc - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/16] 199.19.213.204 () {48 vars in 968 bytes} [Mon Apr 13 21:45:21 2026] POST /v2.0/networks => generated 124 bytes in 116 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-13 21:45:27.089 8 INFO neutron.pecan_wsgi.hooks.translation [None req-15ff90bd-a1c0-44ad-a8a0-5478d863a2ad b6b3948daff542718bd20f19f99eafdd f5830d5b59fb4dacaf3b8afac247d6bc - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 8/17] 199.19.213.204 () {44 vars in 928 bytes} [Mon Apr 13 21:45:27 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: 7|app: 0|req: 10/18] 199.19.213.204 () {44 vars in 950 bytes} [Mon Apr 13 21:45:27 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-13 21:45:27.168 8 WARNING neutron.services.revisions.revision_plugin [None req-66f8662c-c04c-400c-9b08-7f670351b3d9 b6b3948daff542718bd20f19f99eafdd f5830d5b59fb4dacaf3b8afac247d6bc - - default default] Could not find related network for resource to bump revision. 2026-04-13 21:45:27.191 8 INFO neutron.db.segments_db [None req-66f8662c-c04c-400c-9b08-7f670351b3d9 b6b3948daff542718bd20f19f99eafdd f5830d5b59fb4dacaf3b8afac247d6bc - - default default] Added segment ab638642-6359-461d-9f36-617131dd199a of type flat for network 1b5f69e9-4c4a-4f6e-b157-ab332e5df40c [pid: 8|app: 0|req: 9/19] 199.19.213.204 () {48 vars in 968 bytes} [Mon Apr 13 21:45:27 2026] POST /v2.0/networks => generated 706 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-13 21:45:28.486 7 INFO neutron.pecan_wsgi.hooks.translation [None req-983b28c1-6e55-437b-8f42-59bc3d77ea58 b6b3948daff542718bd20f19f99eafdd f5830d5b59fb4dacaf3b8afac247d6bc - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 11/20] 199.19.213.204 () {44 vars in 928 bytes} [Mon Apr 13 21:45:28 2026] GET /v2.0/networks/public => generated 108 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/21] 199.19.213.204 () {44 vars in 950 bytes} [Mon Apr 13 21:45:28 2026] GET /v2.0/networks?name=public => generated 709 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-13 21:45:28.613 7 INFO neutron.pecan_wsgi.hooks.translation [None req-92cc94ba-cbcb-4ec9-9c8d-05f98ccbca96 b6b3948daff542718bd20f19f99eafdd f5830d5b59fb4dacaf3b8afac247d6bc - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 12/22] 199.19.213.204 () {44 vars in 1035 bytes} [Mon Apr 13 21:45:28 2026] GET /v2.0/subnets/public-subnet?network_id=1b5f69e9-4c4a-4f6e-b157-ab332e5df40c => generated 113 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/23] 199.19.213.204 () {44 vars in 1058 bytes} [Mon Apr 13 21:45:28 2026] GET /v2.0/subnets?name=public-subnet&network_id=1b5f69e9-4c4a-4f6e-b157-ab332e5df40c => generated 14 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/24] 199.19.213.204 () {48 vars in 966 bytes} [Mon Apr 13 21:45:28 2026] POST /v2.0/subnets => generated 641 bytes in 1150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-13 21:49:50.689 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [71779cc1-8cc5-4e93-b432-3c7bfe654ae3] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-13 21:49:50.693 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [037fe72e-9229-41d3-a5d8-8102af8470b4] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-13 21:49:50.821 8 INFO neutron.pecan_wsgi.hooks.translation [None req-50fd4121-c574-4812-96c2-4f3da2752c7a b6b3948daff542718bd20f19f99eafdd f5830d5b59fb4dacaf3b8afac247d6bc - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 29/59] 199.19.213.204 () {44 vars in 938 bytes} [Mon Apr 13 21:49:50 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 145 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-13 21:49:50.832 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [aa9b49ae-2e7e-49e8-a2f0-af99c3ac5fac] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-13 21:49:50.835 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [c117ece4-dbc2-4f75-81e0-771c335a6df4] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-13 21:49:50.835 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Mon Apr 13 21:49:50 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=lb-mgmt-net (ip 199.19.213.204) !!! [pid: 7|app: 0|req: 31/60] 199.19.213.204 () {44 vars in 960 bytes} [Mon Apr 13 21:49:50 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-13 21:49:50.925 8 INFO neutron.db.segments_db [None req-6045eb48-1f70-43a1-99e0-b5cc3958130a b6b3948daff542718bd20f19f99eafdd f5830d5b59fb4dacaf3b8afac247d6bc - - default default] Added segment 90702671-eb65-4b9a-8355-00e7974c99bc of type vxlan for network de1c82f3-808e-482b-a84b-26d0e4479403 [pid: 8|app: 0|req: 30/61] 199.19.213.204 () {48 vars in 967 bytes} [Mon Apr 13 21:49:50 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-13 21:49:51.960 7 INFO oslo.messaging._drivers.impl_rabbit [-] [aa9b49ae-2e7e-49e8-a2f0-af99c3ac5fac] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 50490. 2026-04-13 21:49:51.964 7 INFO oslo.messaging._drivers.impl_rabbit [-] [c117ece4-dbc2-4f75-81e0-771c335a6df4] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 50476. 2026-04-13 21:49:51.991 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d071f802-85d9-452b-baa5-59de5baecae7 b6b3948daff542718bd20f19f99eafdd f5830d5b59fb4dacaf3b8afac247d6bc - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 32/62] 199.19.213.204 () {44 vars in 938 bytes} [Mon Apr 13 21:49:51 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 63 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-13 21:49:52.053 8 INFO oslo.messaging._drivers.impl_rabbit [-] [037fe72e-9229-41d3-a5d8-8102af8470b4] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 50516. 2026-04-13 21:49:52.054 8 INFO oslo.messaging._drivers.impl_rabbit [-] [71779cc1-8cc5-4e93-b432-3c7bfe654ae3] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 50502. [pid: 8|app: 0|req: 31/63] 199.19.213.204 () {44 vars in 960 bytes} [Mon Apr 13 21:49:51 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-13 21:49:52.091 7 INFO neutron.pecan_wsgi.hooks.translation [None req-033a1e24-c770-4029-81c3-43b6607f658d b6b3948daff542718bd20f19f99eafdd f5830d5b59fb4dacaf3b8afac247d6bc - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 33/64] 199.19.213.204 () {44 vars in 1037 bytes} [Mon Apr 13 21:49:52 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=de1c82f3-808e-482b-a84b-26d0e4479403 => generated 114 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 32/65] 199.19.213.204 () {44 vars in 1060 bytes} [Mon Apr 13 21:49:52 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=de1c82f3-808e-482b-a84b-26d0e4479403 => generated 14 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 34/66] 199.19.213.204 () {48 vars in 966 bytes} [Mon Apr 13 21:49:52 2026] POST /v2.0/subnets => generated 627 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-13 21:49:53.371 8 INFO neutron.api.v2.resource [None req-da488758-015f-467e-8e79-16dd5a8dc920 b6b3948daff542718bd20f19f99eafdd f5830d5b59fb4dacaf3b8afac247d6bc - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 33/67] 199.19.213.204 () {44 vars in 972 bytes} [Mon Apr 13 21:49:53 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/68] 199.19.213.204 () {44 vars in 994 bytes} [Mon Apr 13 21:49:53 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 34/69] 199.19.213.204 () {48 vars in 981 bytes} [Mon Apr 13 21:49:53 2026] POST /v2.0/security-groups => generated 1552 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/70] 199.19.213.204 () {44 vars in 1002 bytes} [Mon Apr 13 21:49:54 2026] GET /v2.0/security-groups/5502fabf-a41b-444d-b34d-f87c24c43ea9 => generated 1552 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/71] 199.19.213.204 () {44 vars in 1002 bytes} [Mon Apr 13 21:49:54 2026] GET /v2.0/security-groups/5502fabf-a41b-444d-b34d-f87c24c43ea9 => 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: 37/72] 199.19.213.204 () {44 vars in 1002 bytes} [Mon Apr 13 21:49:54 2026] GET /v2.0/security-groups/5502fabf-a41b-444d-b34d-f87c24c43ea9 => generated 1552 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/73] 199.19.213.204 () {48 vars in 992 bytes} [Mon Apr 13 21:49:54 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: 38/74] 199.19.213.204 () {44 vars in 1002 bytes} [Mon Apr 13 21:49:55 2026] GET /v2.0/security-groups/5502fabf-a41b-444d-b34d-f87c24c43ea9 => generated 2134 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/75] 199.19.213.204 () {44 vars in 1002 bytes} [Mon Apr 13 21:49:55 2026] GET /v2.0/security-groups/5502fabf-a41b-444d-b34d-f87c24c43ea9 => generated 2134 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/76] 199.19.213.204 () {44 vars in 1002 bytes} [Mon Apr 13 21:49:55 2026] GET /v2.0/security-groups/5502fabf-a41b-444d-b34d-f87c24c43ea9 => generated 2134 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/77] 199.19.213.204 () {48 vars in 992 bytes} [Mon Apr 13 21:49:55 2026] POST /v2.0/security-group-rules => generated 571 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/78] 199.19.213.204 () {44 vars in 1002 bytes} [Mon Apr 13 21:49:56 2026] GET /v2.0/security-groups/5502fabf-a41b-444d-b34d-f87c24c43ea9 => generated 2718 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/79] 199.19.213.204 () {44 vars in 1002 bytes} [Mon Apr 13 21:49:56 2026] GET /v2.0/security-groups/5502fabf-a41b-444d-b34d-f87c24c43ea9 => generated 2718 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/80] 199.19.213.204 () {44 vars in 1002 bytes} [Mon Apr 13 21:49:56 2026] GET /v2.0/security-groups/5502fabf-a41b-444d-b34d-f87c24c43ea9 => generated 2718 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/81] 199.19.213.204 () {48 vars in 992 bytes} [Mon Apr 13 21:49:56 2026] POST /v2.0/security-group-rules => generated 571 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/82] 199.19.213.204 () {44 vars in 1002 bytes} [Mon Apr 13 21:49:57 2026] GET /v2.0/security-groups/5502fabf-a41b-444d-b34d-f87c24c43ea9 => generated 3302 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/83] 199.19.213.204 () {44 vars in 1002 bytes} [Mon Apr 13 21:49:57 2026] GET /v2.0/security-groups/5502fabf-a41b-444d-b34d-f87c24c43ea9 => generated 3302 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/84] 199.19.213.204 () {44 vars in 1002 bytes} [Mon Apr 13 21:49:57 2026] GET /v2.0/security-groups/5502fabf-a41b-444d-b34d-f87c24c43ea9 => generated 3302 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/85] 199.19.213.204 () {48 vars in 992 bytes} [Mon Apr 13 21:49:57 2026] POST /v2.0/security-group-rules => generated 571 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/86] 199.19.213.204 () {44 vars in 1002 bytes} [Mon Apr 13 21:49:58 2026] GET /v2.0/security-groups/5502fabf-a41b-444d-b34d-f87c24c43ea9 => generated 3886 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/87] 199.19.213.204 () {44 vars in 1002 bytes} [Mon Apr 13 21:49:58 2026] GET /v2.0/security-groups/5502fabf-a41b-444d-b34d-f87c24c43ea9 => generated 3886 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/88] 199.19.213.204 () {44 vars in 1002 bytes} [Mon Apr 13 21:49:58 2026] GET /v2.0/security-groups/5502fabf-a41b-444d-b34d-f87c24c43ea9 => generated 3886 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/89] 199.19.213.204 () {48 vars in 992 bytes} [Mon Apr 13 21:49:58 2026] POST /v2.0/security-group-rules => generated 571 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/90] 199.19.213.204 () {44 vars in 988 bytes} [Mon Apr 13 21:49:59 2026] GET /v2.0/networks/de1c82f3-808e-482b-a84b-26d0e4479403 => generated 732 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-13 21:49:59.912 8 INFO neutron.pecan_wsgi.hooks.translation [None req-31b35a6e-de90-4258-9338-acfea69f22e2 b6b3948daff542718bd20f19f99eafdd f5830d5b59fb4dacaf3b8afac247d6bc - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 45/91] 199.19.213.204 () {44 vars in 1077 bytes} [Mon Apr 13 21:49:59 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=de1c82f3-808e-482b-a84b-26d0e4479403 => generated 132 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/92] 199.19.213.204 () {44 vars in 1100 bytes} [Mon Apr 13 21:49:59 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=de1c82f3-808e-482b-a84b-26d0e4479403 => generated 12 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/93] 199.19.213.204 () {44 vars in 1002 bytes} [Mon Apr 13 21:49:59 2026] GET /v2.0/security-groups/5502fabf-a41b-444d-b34d-f87c24c43ea9 => generated 4470 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/94] 199.19.213.204 () {48 vars in 962 bytes} [Mon Apr 13 21:50:00 2026] POST /v2.0/ports => generated 1100 bytes in 427 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-13 21:50:05.599 8 INFO neutron.pecan_wsgi.hooks.translation [None req-354eb4e9-f427-4b7f-8e1e-81577b36d7dd b6b3948daff542718bd20f19f99eafdd f5830d5b59fb4dacaf3b8afac247d6bc - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 48/97] 199.19.213.204 () {44 vars in 980 bytes} [Mon Apr 13 21:50:05 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 68 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 50/98] 199.19.213.204 () {44 vars in 1002 bytes} [Mon Apr 13 21:50:05 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/99] 199.19.213.204 () {48 vars in 1032 bytes} [Mon Apr 13 21:50:05 2026] PUT /v2.0/ports/130e9dc8-ba6b-4784-9b60-e3dc8555cb95 => generated 1213 bytes in 761 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/100] 199.19.213.204 () {44 vars in 921 bytes} [Mon Apr 13 21:50:07 2026] GET /v2.0/ports => generated 3730 bytes in 107 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-13 21:50:08.915 8 INFO neutron.api.v2.resource [None req-f2c227c1-dce3-4506-9586-ce60a22e7623 b6b3948daff542718bd20f19f99eafdd f5830d5b59fb4dacaf3b8afac247d6bc - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 50/101] 199.19.213.204 () {44 vars in 960 bytes} [Mon Apr 13 21:50:08 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 60 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/102] 199.19.213.204 () {44 vars in 982 bytes} [Mon Apr 13 21:50:08 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/103] 199.19.213.204 () {48 vars in 981 bytes} [Mon Apr 13 21:50:08 2026] POST /v2.0/security-groups => generated 1546 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/104] 199.19.213.204 () {44 vars in 1002 bytes} [Mon Apr 13 21:50:09 2026] GET /v2.0/security-groups/968337ce-196e-4a3f-8cf3-c7c3e9a51277 => generated 1546 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/105] 199.19.213.204 () {44 vars in 1002 bytes} [Mon Apr 13 21:50:09 2026] GET /v2.0/security-groups/968337ce-196e-4a3f-8cf3-c7c3e9a51277 => generated 1546 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/106] 199.19.213.204 () {44 vars in 1002 bytes} [Mon Apr 13 21:50:10 2026] GET /v2.0/security-groups/968337ce-196e-4a3f-8cf3-c7c3e9a51277 => generated 1546 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/107] 199.19.213.204 () {48 vars in 992 bytes} [Mon Apr 13 21:50:10 2026] POST /v2.0/security-group-rules => generated 591 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/108] 199.19.213.204 () {44 vars in 1002 bytes} [Mon Apr 13 21:50:10 2026] GET /v2.0/security-groups/968337ce-196e-4a3f-8cf3-c7c3e9a51277 => generated 2150 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/109] 199.19.213.204 () {44 vars in 1002 bytes} [Mon Apr 13 21:50:11 2026] GET /v2.0/security-groups/968337ce-196e-4a3f-8cf3-c7c3e9a51277 => generated 2150 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/110] 199.19.213.204 () {44 vars in 1002 bytes} [Mon Apr 13 21:50:11 2026] GET /v2.0/security-groups/968337ce-196e-4a3f-8cf3-c7c3e9a51277 => generated 2150 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/111] 199.19.213.204 () {48 vars in 992 bytes} [Mon Apr 13 21:50:11 2026] POST /v2.0/security-group-rules => generated 595 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 62/122] 199.19.213.204 () {44 vars in 976 bytes} [Mon Apr 13 21:51:29 2026] GET /v2.0/quotas/f5830d5b59fb4dacaf3b8afac247d6bc => generated 292 bytes in 14 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: 61/123] 199.19.213.204 () {48 vars in 1028 bytes} [Mon Apr 13 21:51:30 2026] PUT /v2.0/quotas/f5830d5b59fb4dacaf3b8afac247d6bc => generated 291 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-13 21:53:38.637 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [037fe72e-9229-41d3-a5d8-8102af8470b4] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-13 21:53:38.638 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [71779cc1-8cc5-4e93-b432-3c7bfe654ae3] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-13 21:53:38.642 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Mon Apr 13 21:53:38 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports/octavia-health-manager-port-instance (ip 199.19.213.204) !!! /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-13 21:53:38.891 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d3d3e723-503a-4f82-bb9b-bf0d2c0e3057 b6b3948daff542718bd20f19f99eafdd f5830d5b59fb4dacaf3b8afac247d6bc - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 71/142] 199.19.213.204 () {30 vars in 741 bytes} [Mon Apr 13 21:53:38 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 261 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-13 21:53:38.918 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [c117ece4-dbc2-4f75-81e0-771c335a6df4] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-13 21:53:38.918 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [aa9b49ae-2e7e-49e8-a2f0-af99c3ac5fac] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 72/143] 199.19.213.204 () {30 vars in 763 bytes} [Mon Apr 13 21:53:38 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-13 21:53:40.780 8 INFO oslo.messaging._drivers.impl_rabbit [-] [037fe72e-9229-41d3-a5d8-8102af8470b4] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 35368. 2026-04-13 21:53:40.780 8 INFO oslo.messaging._drivers.impl_rabbit [-] [71779cc1-8cc5-4e93-b432-3c7bfe654ae3] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 35374. 2026-04-13 21:53:40.832 8 INFO neutron.pecan_wsgi.hooks.translation [None req-408210ed-267b-461f-a8a8-3dea1c73a6b2 b6b3948daff542718bd20f19f99eafdd f5830d5b59fb4dacaf3b8afac247d6bc - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 72/144] 199.19.213.204 () {30 vars in 741 bytes} [Mon Apr 13 21:53:40 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 80 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-13 21:53:41.063 7 INFO oslo.messaging._drivers.impl_rabbit [-] [c117ece4-dbc2-4f75-81e0-771c335a6df4] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 35402. 2026-04-13 21:53:41.069 7 INFO oslo.messaging._drivers.impl_rabbit [-] [aa9b49ae-2e7e-49e8-a2f0-af99c3ac5fac] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 35390. [pid: 7|app: 0|req: 73/145] 199.19.213.204 () {30 vars in 763 bytes} [Mon Apr 13 21:53:40 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 245 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-13 22:00:00.802 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [c117ece4-dbc2-4f75-81e0-771c335a6df4] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-13 22:00:00.803 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [aa9b49ae-2e7e-49e8-a2f0-af99c3ac5fac] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-13 22:00:00.806 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Mon Apr 13 22:00:00 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=b714c6412aac41bbba80acf7e8d23207 (ip 199.19.213.204) !!! 2026-04-13 22:00:00.987 7 INFO neutron.api.v2.resource [None req-5a8802d1-e881-4016-b4a0-04de915c6da3 b6b3948daff542718bd20f19f99eafdd f5830d5b59fb4dacaf3b8afac247d6bc - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 99/196] 199.19.213.204 () {44 vars in 1075 bytes} [Mon Apr 13 22:00:00 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=b714c6412aac41bbba80acf7e8d23207 => generated 139 bytes in 195 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-13 22:00:00.994 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [037fe72e-9229-41d3-a5d8-8102af8470b4] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-13 22:00:00.996 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [71779cc1-8cc5-4e93-b432-3c7bfe654ae3] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-13 22:00:00.997 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Mon Apr 13 22:00:00 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=b714c6412aac41bbba80acf7e8d23207 (ip 199.19.213.204) !!! [pid: 8|app: 0|req: 98/197] 199.19.213.204 () {44 vars in 1098 bytes} [Mon Apr 13 22:00:00 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=b714c6412aac41bbba80acf7e8d23207 => generated 23 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 100/198] 199.19.213.204 () {48 vars in 982 bytes} [Mon Apr 13 22:00:01 2026] POST /v2.0/security-groups => generated 1560 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-13 22:00:02.231 8 INFO oslo.messaging._drivers.impl_rabbit [-] [037fe72e-9229-41d3-a5d8-8102af8470b4] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 35000. 2026-04-13 22:00:02.232 8 INFO oslo.messaging._drivers.impl_rabbit [-] [71779cc1-8cc5-4e93-b432-3c7bfe654ae3] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 35002. [pid: 8|app: 0|req: 100/201] 199.19.213.204 () {44 vars in 1089 bytes} [Mon Apr 13 22:00:02 2026] GET /v2.0/security-groups/5f67076f-bbf8-4dca-b7a6-f07675b44c6c?project_id=b714c6412aac41bbba80acf7e8d23207 => generated 1560 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-13 22:00:02.327 7 INFO oslo.messaging._drivers.impl_rabbit [-] [aa9b49ae-2e7e-49e8-a2f0-af99c3ac5fac] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 35018. 2026-04-13 22:00:02.329 7 INFO oslo.messaging._drivers.impl_rabbit [-] [c117ece4-dbc2-4f75-81e0-771c335a6df4] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 35010. [pid: 7|app: 0|req: 102/202] 199.19.213.204 () {44 vars in 1002 bytes} [Mon Apr 13 22:00:02 2026] GET /v2.0/security-groups/5f67076f-bbf8-4dca-b7a6-f07675b44c6c => generated 1560 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 101/203] 199.19.213.204 () {44 vars in 1089 bytes} [Mon Apr 13 22:00:02 2026] GET /v2.0/security-groups/5f67076f-bbf8-4dca-b7a6-f07675b44c6c?project_id=b714c6412aac41bbba80acf7e8d23207 => generated 1560 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 103/204] 199.19.213.204 () {48 vars in 992 bytes} [Mon Apr 13 22:00:02 2026] POST /v2.0/security-group-rules => generated 565 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 102/205] 199.19.213.204 () {44 vars in 1089 bytes} [Mon Apr 13 22:00:03 2026] GET /v2.0/security-groups/5f67076f-bbf8-4dca-b7a6-f07675b44c6c?project_id=b714c6412aac41bbba80acf7e8d23207 => generated 2138 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/206] 199.19.213.204 () {44 vars in 1002 bytes} [Mon Apr 13 22:00:03 2026] GET /v2.0/security-groups/5f67076f-bbf8-4dca-b7a6-f07675b44c6c => generated 2138 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 103/207] 199.19.213.204 () {44 vars in 1089 bytes} [Mon Apr 13 22:00:03 2026] GET /v2.0/security-groups/5f67076f-bbf8-4dca-b7a6-f07675b44c6c?project_id=b714c6412aac41bbba80acf7e8d23207 => generated 2138 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/208] 199.19.213.204 () {48 vars in 992 bytes} [Mon Apr 13 22:00:03 2026] POST /v2.0/security-group-rules => generated 567 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 104/209] 199.19.213.204 () {44 vars in 1089 bytes} [Mon Apr 13 22:00:04 2026] GET /v2.0/security-groups/5f67076f-bbf8-4dca-b7a6-f07675b44c6c?project_id=b714c6412aac41bbba80acf7e8d23207 => generated 2718 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/210] 199.19.213.204 () {44 vars in 1002 bytes} [Mon Apr 13 22:00:04 2026] GET /v2.0/security-groups/5f67076f-bbf8-4dca-b7a6-f07675b44c6c => generated 2718 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/211] 199.19.213.204 () {44 vars in 1089 bytes} [Mon Apr 13 22:00:04 2026] GET /v2.0/security-groups/5f67076f-bbf8-4dca-b7a6-f07675b44c6c?project_id=b714c6412aac41bbba80acf7e8d23207 => generated 2718 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/212] 199.19.213.204 () {48 vars in 992 bytes} [Mon Apr 13 22:00:04 2026] POST /v2.0/security-group-rules => generated 569 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/213] 199.19.213.204 () {44 vars in 1089 bytes} [Mon Apr 13 22:00:05 2026] GET /v2.0/security-groups/5f67076f-bbf8-4dca-b7a6-f07675b44c6c?project_id=b714c6412aac41bbba80acf7e8d23207 => generated 3300 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/214] 199.19.213.204 () {44 vars in 1002 bytes} [Mon Apr 13 22:00:06 2026] GET /v2.0/security-groups/5f67076f-bbf8-4dca-b7a6-f07675b44c6c => generated 3300 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/215] 199.19.213.204 () {44 vars in 1089 bytes} [Mon Apr 13 22:00:06 2026] GET /v2.0/security-groups/5f67076f-bbf8-4dca-b7a6-f07675b44c6c?project_id=b714c6412aac41bbba80acf7e8d23207 => generated 3300 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/216] 199.19.213.204 () {48 vars in 992 bytes} [Mon Apr 13 22:00:06 2026] POST /v2.0/security-group-rules => generated 570 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 117/235] 199.19.213.204 () {30 vars in 740 bytes} [Mon Apr 13 22:02:18 2026] GET /v2.0/networks?tenant_id=b714c6412aac41bbba80acf7e8d23207&shared=False => generated 15 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-13 22:02:18.516 7 INFO neutron.db.segments_db [None req-7d7a0bf4-6e24-4710-80dc-fb36d79d31b9 cac7e9b1797942ceb430e7bc126a4204 b714c6412aac41bbba80acf7e8d23207 - - ebc863ebc5764cf99b7f6558ca21edb5 ebc863ebc5764cf99b7f6558ca21edb5] Added segment 94b1eaf4-dace-4a98-b7e9-5383b0564b4d of type vxlan for network eef9c6ba-5518-46ba-a9a2-a76882bdfdd8 [pid: 7|app: 0|req: 119/236] 199.19.213.204 () {34 vars in 682 bytes} [Mon Apr 13 22:02:18 2026] POST /v2.0/networks => generated 718 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 118/237] 199.19.213.204 () {30 vars in 722 bytes} [Mon Apr 13 22:02:18 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 120/238] 199.19.213.204 () {30 vars in 633 bytes} [Mon Apr 13 22:02:18 2026] GET /v2.0/extensions => generated 19600 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 119/239] 199.19.213.204 () {34 vars in 677 bytes} [Mon Apr 13 22:02:18 2026] POST /v2.0/ports => generated 963 bytes in 356 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 121/240] 199.19.213.204 () {30 vars in 703 bytes} [Mon Apr 13 22:02:19 2026] GET /v2.0/networks/eef9c6ba-5518-46ba-a9a2-a76882bdfdd8 => generated 705 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 120/241] 199.19.213.204 () {30 vars in 722 bytes} [Mon Apr 13 22:02:21 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 122/242] 199.19.213.204 () {30 vars in 703 bytes} [Mon Apr 13 22:02:21 2026] GET /v2.0/networks/eef9c6ba-5518-46ba-a9a2-a76882bdfdd8 => generated 705 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 122/245] 199.19.213.204 () {44 vars in 976 bytes} [Mon Apr 13 22:02:35 2026] GET /v2.0/quotas/b714c6412aac41bbba80acf7e8d23207 => generated 292 bytes in 10 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: 124/246] 199.19.213.204 () {48 vars in 1028 bytes} [Mon Apr 13 22:02:36 2026] PUT /v2.0/quotas/b714c6412aac41bbba80acf7e8d23207 => generated 291 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-13 22:13:14.212 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [aa9b49ae-2e7e-49e8-a2f0-af99c3ac5fac] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-13 22:13:14.213 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [c117ece4-dbc2-4f75-81e0-771c335a6df4] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-13 22:13:14.216 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Mon Apr 13 22:13:14 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/public (ip 199.19.213.204) !!! 2026-04-13 22:13:14.355 7 INFO neutron.pecan_wsgi.hooks.translation [None req-10b0152f-ab75-490f-903c-86d98107e603 b6b3948daff542718bd20f19f99eafdd f5830d5b59fb4dacaf3b8afac247d6bc - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 167/331] 199.19.213.204 () {44 vars in 928 bytes} [Mon Apr 13 22:13:14 2026] GET /v2.0/networks/public => generated 108 bytes in 148 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-13 22:13:14.367 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [71779cc1-8cc5-4e93-b432-3c7bfe654ae3] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-13 22:13:14.368 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [037fe72e-9229-41d3-a5d8-8102af8470b4] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-13 22:13:14.369 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Mon Apr 13 22:13:14 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=public (ip 199.19.213.204) !!! [pid: 8|app: 0|req: 165/332] 199.19.213.204 () {44 vars in 950 bytes} [Mon Apr 13 22:13:14 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-13 22:13:15.447 7 INFO oslo.messaging._drivers.impl_rabbit [-] [c117ece4-dbc2-4f75-81e0-771c335a6df4] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 49378. 2026-04-13 22:13:15.447 7 INFO oslo.messaging._drivers.impl_rabbit [-] [aa9b49ae-2e7e-49e8-a2f0-af99c3ac5fac] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 49374. 2026-04-13 22:13:15.493 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3a827599-ac84-4270-b021-808644cbf72a b6b3948daff542718bd20f19f99eafdd f5830d5b59fb4dacaf3b8afac247d6bc - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 168/333] 199.19.213.204 () {44 vars in 928 bytes} [Mon Apr 13 22:13:15 2026] GET /v2.0/networks/public => generated 108 bytes in 69 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-13 22:13:15.546 8 INFO oslo.messaging._drivers.impl_rabbit [-] [71779cc1-8cc5-4e93-b432-3c7bfe654ae3] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 49388. 2026-04-13 22:13:15.547 8 INFO oslo.messaging._drivers.impl_rabbit [-] [037fe72e-9229-41d3-a5d8-8102af8470b4] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 49402. [pid: 8|app: 0|req: 166/334] 199.19.213.204 () {44 vars in 950 bytes} [Mon Apr 13 22:13:15 2026] GET /v2.0/networks?name=public => generated 753 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-13 22:13:15.608 7 INFO neutron.pecan_wsgi.hooks.translation [None req-821d5bee-6300-4012-bced-40c4f7393d87 b6b3948daff542718bd20f19f99eafdd f5830d5b59fb4dacaf3b8afac247d6bc - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 169/335] 199.19.213.204 () {44 vars in 1035 bytes} [Mon Apr 13 22:13:15 2026] GET /v2.0/subnets/public-subnet?network_id=1b5f69e9-4c4a-4f6e-b157-ab332e5df40c => generated 113 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 167/336] 199.19.213.204 () {44 vars in 1058 bytes} [Mon Apr 13 22:13:15 2026] GET /v2.0/subnets?name=public-subnet&network_id=1b5f69e9-4c4a-4f6e-b157-ab332e5df40c => generated 644 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-13 22:13:46.536 7 INFO neutron.pecan_wsgi.hooks.translation [None req-eb2fb93b-b1c3-4a04-961b-5715200a70da b6b3948daff542718bd20f19f99eafdd f5830d5b59fb4dacaf3b8afac247d6bc - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 172/341] 199.19.213.204 () {44 vars in 938 bytes} [Mon Apr 13 22:13:46 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: 8|app: 0|req: 170/342] 199.19.213.204 () {44 vars in 960 bytes} [Mon Apr 13 22:13:46 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-13 22:13:47.540 7 INFO neutron.pecan_wsgi.hooks.translation [None req-182bbf7e-7be3-4aae-9003-2ae0ccd7c93f b6b3948daff542718bd20f19f99eafdd f5830d5b59fb4dacaf3b8afac247d6bc - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 174/345] 199.19.213.204 () {44 vars in 938 bytes} [Mon Apr 13 22:13:47 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 172/346] 199.19.213.204 () {44 vars in 960 bytes} [Mon Apr 13 22:13:47 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-13 22:13:47.641 7 INFO neutron.pecan_wsgi.hooks.translation [None req-322d4824-fab0-447e-a991-de08dcbb4e2a b6b3948daff542718bd20f19f99eafdd f5830d5b59fb4dacaf3b8afac247d6bc - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 175/347] 199.19.213.204 () {44 vars in 1037 bytes} [Mon Apr 13 22:13:47 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=de1c82f3-808e-482b-a84b-26d0e4479403 => generated 114 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 173/348] 199.19.213.204 () {44 vars in 1060 bytes} [Mon Apr 13 22:13:47 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=de1c82f3-808e-482b-a84b-26d0e4479403 => generated 630 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-13 22:13:48.801 7 INFO neutron.api.v2.resource [None req-47231d53-1e6d-4d52-a24a-c4f585c946b7 b6b3948daff542718bd20f19f99eafdd f5830d5b59fb4dacaf3b8afac247d6bc - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 176/349] 199.19.213.204 () {44 vars in 972 bytes} [Mon Apr 13 22:13:48 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 174/350] 199.19.213.204 () {44 vars in 994 bytes} [Mon Apr 13 22:13:48 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4473 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/351] 199.19.213.204 () {44 vars in 1002 bytes} [Mon Apr 13 22:13:49 2026] GET /v2.0/security-groups/5502fabf-a41b-444d-b34d-f87c24c43ea9 => generated 4470 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/352] 199.19.213.204 () {44 vars in 1002 bytes} [Mon Apr 13 22:13:50 2026] GET /v2.0/security-groups/5502fabf-a41b-444d-b34d-f87c24c43ea9 => generated 4470 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/353] 199.19.213.204 () {44 vars in 1012 bytes} [Mon Apr 13 22:13:50 2026] GET /v2.0/security-group-rules/5f626781-aba6-45b6-bb51-9da408342d9b => generated 569 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/354] 199.19.213.204 () {44 vars in 1002 bytes} [Mon Apr 13 22:13:50 2026] GET /v2.0/security-groups/5502fabf-a41b-444d-b34d-f87c24c43ea9 => generated 4470 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/355] 199.19.213.204 () {44 vars in 1002 bytes} [Mon Apr 13 22:13:51 2026] GET /v2.0/security-groups/5502fabf-a41b-444d-b34d-f87c24c43ea9 => 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: 177/356] 199.19.213.204 () {44 vars in 1012 bytes} [Mon Apr 13 22:13:51 2026] GET /v2.0/security-group-rules/dba17cf9-46ce-40d3-9d7e-08d40d6c98e7 => 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: 180/357] 199.19.213.204 () {44 vars in 1002 bytes} [Mon Apr 13 22:13:51 2026] GET /v2.0/security-groups/5502fabf-a41b-444d-b34d-f87c24c43ea9 => generated 4470 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/358] 199.19.213.204 () {44 vars in 1002 bytes} [Mon Apr 13 22:13:52 2026] GET /v2.0/security-groups/5502fabf-a41b-444d-b34d-f87c24c43ea9 => generated 4470 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/359] 199.19.213.204 () {44 vars in 1012 bytes} [Mon Apr 13 22:13:52 2026] GET /v2.0/security-group-rules/b563867b-1637-44af-bdfa-a726c404ea63 => generated 571 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/360] 199.19.213.204 () {44 vars in 1002 bytes} [Mon Apr 13 22:13:52 2026] GET /v2.0/security-groups/5502fabf-a41b-444d-b34d-f87c24c43ea9 => 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: 182/361] 199.19.213.204 () {44 vars in 1002 bytes} [Mon Apr 13 22:13:52 2026] GET /v2.0/security-groups/5502fabf-a41b-444d-b34d-f87c24c43ea9 => generated 4470 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/362] 199.19.213.204 () {44 vars in 1012 bytes} [Mon Apr 13 22:13:53 2026] GET /v2.0/security-group-rules/5ffc8e8b-3f3f-41da-b931-6a31b18d8f4d => generated 571 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/363] 199.19.213.204 () {44 vars in 1002 bytes} [Mon Apr 13 22:13:53 2026] GET /v2.0/security-groups/5502fabf-a41b-444d-b34d-f87c24c43ea9 => generated 4470 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/364] 199.19.213.204 () {44 vars in 1002 bytes} [Mon Apr 13 22:13:53 2026] GET /v2.0/security-groups/5502fabf-a41b-444d-b34d-f87c24c43ea9 => generated 4470 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/365] 199.19.213.204 () {44 vars in 1012 bytes} [Mon Apr 13 22:13:53 2026] GET /v2.0/security-group-rules/6b744dc1-77ba-4e9e-8c85-b3adab3d7fdc => generated 571 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/366] 199.19.213.204 () {44 vars in 988 bytes} [Mon Apr 13 22:13:55 2026] GET /v2.0/networks/de1c82f3-808e-482b-a84b-26d0e4479403 => generated 732 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-13 22:13:55.286 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1fb3aa73-8da9-4ec4-81a7-dcec47fecc9a b6b3948daff542718bd20f19f99eafdd f5830d5b59fb4dacaf3b8afac247d6bc - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 185/367] 199.19.213.204 () {44 vars in 1077 bytes} [Mon Apr 13 22:13:55 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=de1c82f3-808e-482b-a84b-26d0e4479403 => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/368] 199.19.213.204 () {44 vars in 1100 bytes} [Mon Apr 13 22:13:55 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=de1c82f3-808e-482b-a84b-26d0e4479403 => generated 1254 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/369] 199.19.213.204 () {44 vars in 1002 bytes} [Mon Apr 13 22:13:55 2026] GET /v2.0/security-groups/5502fabf-a41b-444d-b34d-f87c24c43ea9 => generated 4470 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-13 22:14:02.614 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5139d760-f694-4074-ac51-5730edec65ab b6b3948daff542718bd20f19f99eafdd f5830d5b59fb4dacaf3b8afac247d6bc - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 185/372] 199.19.213.204 () {44 vars in 980 bytes} [Mon Apr 13 22:14:02 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 75 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/373] 199.19.213.204 () {44 vars in 1002 bytes} [Mon Apr 13 22:14:02 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/374] 199.19.213.204 () {44 vars in 921 bytes} [Mon Apr 13 22:14:04 2026] GET /v2.0/ports => generated 4725 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-13 22:14:05.232 7 INFO neutron.api.v2.resource [None req-f73425d7-7dce-475b-8c4d-dcab421df9fa b6b3948daff542718bd20f19f99eafdd f5830d5b59fb4dacaf3b8afac247d6bc - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 189/375] 199.19.213.204 () {44 vars in 960 bytes} [Mon Apr 13 22:14:05 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/376] 199.19.213.204 () {44 vars in 982 bytes} [Mon Apr 13 22:14:05 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2761 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/377] 199.19.213.204 () {44 vars in 1002 bytes} [Mon Apr 13 22:14:06 2026] GET /v2.0/security-groups/968337ce-196e-4a3f-8cf3-c7c3e9a51277 => generated 2758 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/378] 199.19.213.204 () {44 vars in 1002 bytes} [Mon Apr 13 22:14:06 2026] GET /v2.0/security-groups/968337ce-196e-4a3f-8cf3-c7c3e9a51277 => generated 2758 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/379] 199.19.213.204 () {44 vars in 1012 bytes} [Mon Apr 13 22:14:06 2026] GET /v2.0/security-group-rules/3f5a1232-23e1-4f35-b2b6-42ccebb0d216 => generated 591 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/380] 199.19.213.204 () {44 vars in 1002 bytes} [Mon Apr 13 22:14:07 2026] GET /v2.0/security-groups/968337ce-196e-4a3f-8cf3-c7c3e9a51277 => generated 2758 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/381] 199.19.213.204 () {44 vars in 1002 bytes} [Mon Apr 13 22:14:07 2026] GET /v2.0/security-groups/968337ce-196e-4a3f-8cf3-c7c3e9a51277 => generated 2758 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/382] 199.19.213.204 () {44 vars in 1012 bytes} [Mon Apr 13 22:14:07 2026] GET /v2.0/security-group-rules/b5550cd3-7076-4326-a755-c71e6cc8ba9b => generated 595 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/385] 199.19.213.204 () {44 vars in 976 bytes} [Mon Apr 13 22:14:18 2026] GET /v2.0/quotas/f5830d5b59fb4dacaf3b8afac247d6bc => generated 291 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-13 22:15:08.550 8 INFO neutron.api.v2.resource [None req-f5aa8635-7735-419f-9682-50c28d21a975 b6b3948daff542718bd20f19f99eafdd f5830d5b59fb4dacaf3b8afac247d6bc - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 195/392] 199.19.213.204 () {44 vars in 1075 bytes} [Mon Apr 13 22:15:08 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=b714c6412aac41bbba80acf7e8d23207 => generated 139 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/393] 199.19.213.204 () {44 vars in 1098 bytes} [Mon Apr 13 22:15:08 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=b714c6412aac41bbba80acf7e8d23207 => generated 3886 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/394] 199.19.213.204 () {44 vars in 1089 bytes} [Mon Apr 13 22:15:09 2026] GET /v2.0/security-groups/5f67076f-bbf8-4dca-b7a6-f07675b44c6c?project_id=b714c6412aac41bbba80acf7e8d23207 => 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: 199/395] 199.19.213.204 () {44 vars in 1002 bytes} [Mon Apr 13 22:15:09 2026] GET /v2.0/security-groups/5f67076f-bbf8-4dca-b7a6-f07675b44c6c => generated 3883 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/396] 199.19.213.204 () {44 vars in 1012 bytes} [Mon Apr 13 22:15:09 2026] GET /v2.0/security-group-rules/48ce312f-9442-4d3b-94fa-fc8bf89e8458 => generated 565 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/397] 199.19.213.204 () {44 vars in 1089 bytes} [Mon Apr 13 22:15:10 2026] GET /v2.0/security-groups/5f67076f-bbf8-4dca-b7a6-f07675b44c6c?project_id=b714c6412aac41bbba80acf7e8d23207 => generated 3883 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/398] 199.19.213.204 () {44 vars in 1002 bytes} [Mon Apr 13 22:15:10 2026] GET /v2.0/security-groups/5f67076f-bbf8-4dca-b7a6-f07675b44c6c => generated 3883 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/399] 199.19.213.204 () {44 vars in 1012 bytes} [Mon Apr 13 22:15:10 2026] GET /v2.0/security-group-rules/68d7fb8e-e86b-4177-a955-5ba565545222 => generated 567 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/400] 199.19.213.204 () {44 vars in 1089 bytes} [Mon Apr 13 22:15:11 2026] GET /v2.0/security-groups/5f67076f-bbf8-4dca-b7a6-f07675b44c6c?project_id=b714c6412aac41bbba80acf7e8d23207 => generated 3883 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/401] 199.19.213.204 () {44 vars in 1002 bytes} [Mon Apr 13 22:15:11 2026] GET /v2.0/security-groups/5f67076f-bbf8-4dca-b7a6-f07675b44c6c => generated 3883 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/402] 199.19.213.204 () {44 vars in 1012 bytes} [Mon Apr 13 22:15:11 2026] GET /v2.0/security-group-rules/47391b36-12e7-4d64-950c-9bf47998c1e7 => generated 569 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/403] 199.19.213.204 () {44 vars in 1089 bytes} [Mon Apr 13 22:15:12 2026] GET /v2.0/security-groups/5f67076f-bbf8-4dca-b7a6-f07675b44c6c?project_id=b714c6412aac41bbba80acf7e8d23207 => 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: 201/404] 199.19.213.204 () {44 vars in 1002 bytes} [Mon Apr 13 22:15:12 2026] GET /v2.0/security-groups/5f67076f-bbf8-4dca-b7a6-f07675b44c6c => generated 3883 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/405] 199.19.213.204 () {44 vars in 1012 bytes} [Mon Apr 13 22:15:12 2026] GET /v2.0/security-group-rules/0ad25e72-cc6c-4155-be1f-cb4f84fe5a44 => generated 570 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/408] 199.19.213.204 () {44 vars in 976 bytes} [Mon Apr 13 22:15:19 2026] GET /v2.0/quotas/b714c6412aac41bbba80acf7e8d23207 => generated 291 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/415] 199.19.213.204 () {44 vars in 950 bytes} [Mon Apr 13 22:16:09 2026] GET /v2.0/networks?name=public => generated 753 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-13 22:16:48.840 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [aa9b49ae-2e7e-49e8-a2f0-af99c3ac5fac] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-13 22:16:48.841 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [c117ece4-dbc2-4f75-81e0-771c335a6df4] 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: 214/422] 10.0.0.203 () {32 vars in 649 bytes} [Mon Apr 13 22:16:48 2026] GET /v2.0/networks => generated 2168 bytes in 262 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-13 22:16:50.250 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [71779cc1-8cc5-4e93-b432-3c7bfe654ae3] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-13 22:16:50.251 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [037fe72e-9229-41d3-a5d8-8102af8470b4] 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: 209/423] 10.0.0.203 () {32 vars in 655 bytes} [Mon Apr 13 22:16:50 2026] GET /v2.0/floatingips => 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: 215/424] 10.0.0.203 () {32 vars in 647 bytes} [Mon Apr 13 22:16:50 2026] GET /v2.0/routers => generated 15 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/425] 10.0.0.203 () {32 vars in 643 bytes} [Mon Apr 13 22:16:50 2026] GET /v2.0/ports => generated 4725 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-13 22:16:50.446 7 INFO oslo.messaging._drivers.impl_rabbit [-] [c117ece4-dbc2-4f75-81e0-771c335a6df4] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 39308. 2026-04-13 22:16:50.449 7 INFO oslo.messaging._drivers.impl_rabbit [-] [aa9b49ae-2e7e-49e8-a2f0-af99c3ac5fac] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 39318. [pid: 7|app: 0|req: 216/426] 10.0.0.203 () {32 vars in 647 bytes} [Mon Apr 13 22:16:50 2026] GET /v2.0/subnets => generated 1261 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/427] 10.0.0.203 () {32 vars in 649 bytes} [Mon Apr 13 22:16:50 2026] GET /v2.0/networks => generated 2168 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/428] 10.0.0.203 () {32 vars in 663 bytes} [Mon Apr 13 22:16:50 2026] GET /v2.0/security-groups => generated 16626 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/429] 10.0.0.203 () {32 vars in 655 bytes} [Mon Apr 13 22:16:50 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-13 22:17:01.135 8 INFO oslo.messaging._drivers.impl_rabbit [-] [037fe72e-9229-41d3-a5d8-8102af8470b4] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 50890. 2026-04-13 22:17:01.135 8 INFO oslo.messaging._drivers.impl_rabbit [-] [71779cc1-8cc5-4e93-b432-3c7bfe654ae3] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 50896. 2026-04-13 22:17:01.385 7 INFO neutron.db.segments_db [None req-0f63653d-dcfa-4a80-aa76-538c5e700924 b6b3948daff542718bd20f19f99eafdd f5830d5b59fb4dacaf3b8afac247d6bc - - default default] Added segment 6437a91f-48c7-4fa1-8397-d602382f4dbf of type vxlan for network fe82ef62-9e3f-482a-be21-511299c13544 2026-04-13 22:17:01.441 8 INFO neutron.db.segments_db [None req-0d96a0e5-e844-4487-9f5b-dbad0f5b224d b6b3948daff542718bd20f19f99eafdd f5830d5b59fb4dacaf3b8afac247d6bc - - default default] Added segment 63d46164-4634-4678-b8c5-d0901397e118 of type vxlan for network 96da1520-2290-44ae-8934-1c07d991c84a [pid: 7|app: 0|req: 218/430] 10.0.0.203 () {34 vars in 671 bytes} [Mon Apr 13 22:17:01 2026] POST /v2.0/networks => generated 737 bytes in 415 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/431] 10.0.0.203 () {34 vars in 671 bytes} [Mon Apr 13 22:17:01 2026] POST /v2.0/networks => generated 744 bytes in 464 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-13 22:17:01.642 7 INFO neutron.db.segments_db [None req-3dd3d8bc-3708-424a-b7d3-16c8d7b028a1 b6b3948daff542718bd20f19f99eafdd f5830d5b59fb4dacaf3b8afac247d6bc - - default default] Added segment 019600c0-11a4-45fe-962f-b9337ac96f4e of type vxlan for network 3cc3d5df-d692-4d80-a240-93fe981cfcab [pid: 8|app: 0|req: 214/432] 10.0.0.203 () {32 vars in 774 bytes} [Mon Apr 13 22:17:01 2026] GET /v2.0/security-groups?tenant_id=6197e768de8c4b99bacd64833b5da0aa&name=default => generated 2797 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/433] 10.0.0.203 () {34 vars in 671 bytes} [Mon Apr 13 22:17:01 2026] POST /v2.0/networks => generated 743 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/434] 10.0.0.203 () {34 vars in 669 bytes} [Mon Apr 13 22:17:01 2026] POST /v2.0/subnets => generated 661 bytes in 230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/437] 10.0.0.203 () {34 vars in 669 bytes} [Mon Apr 13 22:17:01 2026] POST /v2.0/subnets => generated 667 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/438] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:17:01 2026] DELETE /v2.0/security-groups/0d89f381-eea1-4892-b897-b0b528dc3a96 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-13 22:17:02.121 8 INFO neutron.db.segments_db [None req-eb1f7ae8-7ecc-4d7c-b281-718b0efe6a09 b6b3948daff542718bd20f19f99eafdd f5830d5b59fb4dacaf3b8afac247d6bc - - default default] Added segment fe193fd4-1598-45dd-93e8-a7be2fe94a11 of type vxlan for network 5001a340-fcc2-4fe3-a8a9-c2dbaae53e49 [pid: 7|app: 0|req: 221/439] 10.0.0.203 () {34 vars in 669 bytes} [Mon Apr 13 22:17:01 2026] POST /v2.0/subnets => generated 667 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-13 22:17:02.246 7 INFO neutron.db.segments_db [None req-b441a4bb-377b-4946-aa50-cc54b5fa1867 b6b3948daff542718bd20f19f99eafdd f5830d5b59fb4dacaf3b8afac247d6bc - - default default] Added segment c4e1b9ca-65a5-47cb-8084-919532467601 of type vxlan for network 890d7365-101c-4757-8020-36d5ee04f872 2026-04-13 22:17:02.426 8 INFO neutron.db.l3_hamode_db [None req-eb1f7ae8-7ecc-4d7c-b281-718b0efe6a09 b6b3948daff542718bd20f19f99eafdd f5830d5b59fb4dacaf3b8afac247d6bc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-13 22:17:02.564 7 INFO neutron.db.l3_hamode_db [None req-b441a4bb-377b-4946-aa50-cc54b5fa1867 b6b3948daff542718bd20f19f99eafdd f5830d5b59fb4dacaf3b8afac247d6bc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-13 22:17:03.875 8 INFO neutron.db.l3_hamode_db [None req-eb1f7ae8-7ecc-4d7c-b281-718b0efe6a09 b6b3948daff542718bd20f19f99eafdd f5830d5b59fb4dacaf3b8afac247d6bc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-13 22:17:04.181 7 INFO neutron.db.l3_hamode_db [None req-b441a4bb-377b-4946-aa50-cc54b5fa1867 b6b3948daff542718bd20f19f99eafdd f5830d5b59fb4dacaf3b8afac247d6bc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 219/440] 10.0.0.203 () {34 vars in 669 bytes} [Mon Apr 13 22:17:02 2026] POST /v2.0/routers => generated 725 bytes in 2980 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-13 22:17:05.099 8 INFO neutron.db.segments_db [None req-ff152185-a026-4a78-a9f0-e5e9420934bf b6b3948daff542718bd20f19f99eafdd f5830d5b59fb4dacaf3b8afac247d6bc - - default default] Added segment 376a9d81-7306-4f60-b95f-e938e68ea20d of type vxlan for network f48578ae-ad6a-438b-bb38-643ec7e11d5f [pid: 7|app: 0|req: 222/441] 10.0.0.203 () {34 vars in 669 bytes} [Mon Apr 13 22:17:02 2026] POST /v2.0/routers => generated 731 bytes in 3103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-13 22:17:05.426 8 INFO neutron.db.l3_hamode_db [None req-ff152185-a026-4a78-a9f0-e5e9420934bf b6b3948daff542718bd20f19f99eafdd f5830d5b59fb4dacaf3b8afac247d6bc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-13 22:17:05.602 7 INFO neutron.db.segments_db [None req-4e308903-4c74-4b0a-ba75-60ecc4c9ece7 b6b3948daff542718bd20f19f99eafdd f5830d5b59fb4dacaf3b8afac247d6bc - - default default] Added segment 03fcec5d-8848-486e-9905-6f7ab93d5751 of type vxlan for network 06d5e928-cc5c-4f7c-bf17-366c26c36ccf [pid: 7|app: 0|req: 223/442] 10.0.0.203 () {34 vars in 671 bytes} [Mon Apr 13 22:17:05 2026] POST /v2.0/networks => generated 749 bytes in 404 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-13 22:17:07.000 8 INFO neutron.db.l3_hamode_db [None req-ff152185-a026-4a78-a9f0-e5e9420934bf b6b3948daff542718bd20f19f99eafdd f5830d5b59fb4dacaf3b8afac247d6bc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 224/443] 10.0.0.203 () {34 vars in 783 bytes} [Mon Apr 13 22:17:05 2026] PUT /v2.0/routers/54761e79-1521-420b-a4ab-6a708071be2a/add_router_interface => generated 309 bytes in 1708 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/444] 10.0.0.203 () {34 vars in 669 bytes} [Mon Apr 13 22:17:05 2026] POST /v2.0/routers => generated 731 bytes in 3028 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/445] 10.0.0.203 () {34 vars in 669 bytes} [Mon Apr 13 22:17:08 2026] POST /v2.0/subnets => generated 672 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-13 22:17:08.314 8 WARNING neutron_lib.context [None req-20cf3355-02e1-4a6e-8326-b6d71204f3bc 3fa7e20ee0b54a14901fba7789538c36 0ad323d7617a4cfeb85b0f1071157b0f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 222/446] 10.0.0.203 () {34 vars in 685 bytes} [Mon Apr 13 22:17:08 2026] POST /v2.0/security-groups => generated 1596 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/447] 10.0.0.203 () {34 vars in 783 bytes} [Mon Apr 13 22:17:07 2026] PUT /v2.0/routers/b0408235-c930-4953-8a8e-2b871faa2063/add_router_interface => generated 309 bytes in 1428 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-13 22:17:08.926 7 INFO neutron.db.segments_db [None req-ced864cf-2b23-473f-a041-37d61e65fbd7 b6b3948daff542718bd20f19f99eafdd f5830d5b59fb4dacaf3b8afac247d6bc - - default default] Added segment 01a6dbcf-48ab-4f32-b843-487b83309dd8 of type vxlan for network 54759acc-73ba-422d-9384-0632519ba557 2026-04-13 22:17:09.280 7 INFO neutron.db.l3_hamode_db [None req-ced864cf-2b23-473f-a041-37d61e65fbd7 b6b3948daff542718bd20f19f99eafdd f5830d5b59fb4dacaf3b8afac247d6bc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-13 22:17:10.388 7 INFO neutron.db.l3_hamode_db [None req-ced864cf-2b23-473f-a041-37d61e65fbd7 b6b3948daff542718bd20f19f99eafdd f5830d5b59fb4dacaf3b8afac247d6bc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 223/448] 10.0.0.203 () {34 vars in 783 bytes} [Mon Apr 13 22:17:08 2026] PUT /v2.0/routers/cb46d6b6-1583-4eba-bede-9d640e6f8966/add_router_interface => generated 309 bytes in 2122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-13 22:17:10.585 8 WARNING neutron_lib.context [None req-e5c1a765-5445-462a-8149-53f0a3ae8d7b 3fa7e20ee0b54a14901fba7789538c36 0ad323d7617a4cfeb85b0f1071157b0f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 224/449] 10.0.0.203 () {34 vars in 695 bytes} [Mon Apr 13 22:17:10 2026] POST /v2.0/security-group-rules => generated 565 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-13 22:17:10.801 8 WARNING neutron_lib.context [req-e77b72c4-6052-4c8b-a9e8-4b8eb911b807 req-3c49f597-2bb2-49b5-a4d7-a917bb0f1ae9 ba8ac19c944d4948b7a3eaf3c03c3e53 c087ac73fd574815b171eb09361a842e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 225/450] 10.0.0.226 () {38 vars in 971 bytes} [Mon Apr 13 22:17:10 2026] POST /v2.0/security-groups => generated 1617 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-13 22:17:10.910 8 WARNING neutron_lib.context [None req-17a947e3-2dfd-47c0-82d6-2ad4471abcda 3fa7e20ee0b54a14901fba7789538c36 0ad323d7617a4cfeb85b0f1071157b0f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 226/451] 10.0.0.203 () {34 vars in 695 bytes} [Mon Apr 13 22:17:10 2026] POST /v2.0/security-group-rules => generated 570 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-13 22:17:11.031 8 WARNING neutron_lib.context [None req-7ae44b04-f2a8-4832-8daf-77e6e9bd5a1b 3fa7e20ee0b54a14901fba7789538c36 0ad323d7617a4cfeb85b0f1071157b0f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 227/452] 10.0.0.203 () {34 vars in 676 bytes} [Mon Apr 13 22:17:11 2026] POST /v2.0/floatingips => generated 552 bytes in 629 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-13 22:17:11.660 8 WARNING neutron_lib.context [None req-9cf1b363-cb59-4256-8cde-ff80b0edb6c8 7dde598b105d43fd8e5ac09a7702ad3f 633de961bb55488eb8d61b7ee9baa9a4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 226/453] 10.0.0.203 () {34 vars in 669 bytes} [Mon Apr 13 22:17:08 2026] POST /v2.0/routers => generated 736 bytes in 2857 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/454] 10.0.0.203 () {34 vars in 685 bytes} [Mon Apr 13 22:17:11 2026] POST /v2.0/security-groups => generated 1597 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-13 22:17:11.759 7 WARNING neutron_lib.context [req-007d0b6e-57e6-4ccf-9a2e-29f528c50122 req-5be50a12-5ab4-4687-a984-50122645ea12 ba8ac19c944d4948b7a3eaf3c03c3e53 c087ac73fd574815b171eb09361a842e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 227/455] 10.0.0.226 () {38 vars in 971 bytes} [Mon Apr 13 22:17:11 2026] POST /v2.0/security-groups => generated 1617 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-13 22:17:11.874 7 WARNING neutron_lib.context [None req-c13e023f-30ee-44da-882b-5aa7c4a59b8e 7dde598b105d43fd8e5ac09a7702ad3f 633de961bb55488eb8d61b7ee9baa9a4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 228/456] 10.0.0.203 () {34 vars in 695 bytes} [Mon Apr 13 22:17:11 2026] POST /v2.0/security-group-rules => generated 565 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-13 22:17:12.033 7 WARNING neutron_lib.context [req-3fa87edf-4bf9-4a7c-965b-73d5ab7d28c8 req-0c8a8451-bd50-478b-ab33-d72a7b9f3bce ba8ac19c944d4948b7a3eaf3c03c3e53 c087ac73fd574815b171eb09361a842e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/457] 10.0.0.226 () {38 vars in 971 bytes} [Mon Apr 13 22:17:12 2026] POST /v2.0/security-groups => generated 1616 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-13 22:17:12.139 7 WARNING neutron_lib.context [None req-53fb29df-da9a-4df3-ba6b-bfa8d37f01cb 7dde598b105d43fd8e5ac09a7702ad3f 633de961bb55488eb8d61b7ee9baa9a4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/458] 10.0.0.203 () {34 vars in 695 bytes} [Mon Apr 13 22:17:12 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: 7|app: 0|req: 231/459] 10.0.0.226 () {34 vars in 1098 bytes} [Mon Apr 13 22:17:12 2026] GET /v2.0/security-groups?name=tempest-securitygroup--570730740&fields=id&tenant_id=0ad323d7617a4cfeb85b0f1071157b0f => generated 69 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/460] 10.0.0.226 () {34 vars in 1002 bytes} [Mon Apr 13 22:17:12 2026] GET /v2.0/security-groups?tenant_id=c087ac73fd574815b171eb09361a842e => generated 7593 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-13 22:17:12.355 7 WARNING neutron_lib.context [None req-5a0ee391-c7ad-40fc-af97-47999d3ebac9 7dde598b105d43fd8e5ac09a7702ad3f 633de961bb55488eb8d61b7ee9baa9a4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 233/461] 10.0.0.203 () {34 vars in 676 bytes} [Mon Apr 13 22:17:12 2026] POST /v2.0/floatingips => generated 552 bytes in 565 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/462] 10.0.0.226 () {34 vars in 982 bytes} [Mon Apr 13 22:17:12 2026] GET /v2.0/networks?id=fe82ef62-9e3f-482a-be21-511299c13544 => generated 670 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/463] 10.0.0.226 () {34 vars in 991 bytes} [Mon Apr 13 22:17:13 2026] GET /v2.0/security-groups/dd6e3366-096e-4d7b-9668-ef7dd382726c => generated 2794 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/464] 10.0.0.203 () {34 vars in 783 bytes} [Mon Apr 13 22:17:11 2026] PUT /v2.0/routers/f209d3e9-f487-4b70-b67f-b15f918678d8/add_router_interface => generated 309 bytes in 1284 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/465] 10.0.0.226 () {34 vars in 965 bytes} [Mon Apr 13 22:17:13 2026] GET /v2.0/quotas/0ad323d7617a4cfeb85b0f1071157b0f => generated 292 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/466] 10.0.0.226 () {34 vars in 991 bytes} [Mon Apr 13 22:17:13 2026] GET /v2.0/security-groups/dd6e3366-096e-4d7b-9668-ef7dd382726c => generated 2794 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/467] 10.0.0.226 () {34 vars in 991 bytes} [Mon Apr 13 22:17:13 2026] GET /v2.0/security-groups/1efcf222-50b8-4bba-8988-079070d08ad2 => generated 1617 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/468] 10.0.0.226 () {34 vars in 1002 bytes} [Mon Apr 13 22:17:13 2026] GET /v2.0/ports?tenant_id=0ad323d7617a4cfeb85b0f1071157b0f&fields=id => generated 103 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/469] 10.0.0.226 () {36 vars in 1013 bytes} [Mon Apr 13 22:17:13 2026] DELETE /v2.0/security-groups/1efcf222-50b8-4bba-8988-079070d08ad2 => 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: 238/470] 10.0.0.226 () {34 vars in 1100 bytes} [Mon Apr 13 22:17:13 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1219968754&fields=id&tenant_id=633de961bb55488eb8d61b7ee9baa9a4 => generated 69 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/471] 10.0.0.226 () {34 vars in 982 bytes} [Mon Apr 13 22:17:13 2026] GET /v2.0/networks?id=3cc3d5df-d692-4d80-a240-93fe981cfcab => generated 676 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/472] 10.0.0.226 () {34 vars in 965 bytes} [Mon Apr 13 22:17:13 2026] GET /v2.0/quotas/633de961bb55488eb8d61b7ee9baa9a4 => 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: 239/473] 10.0.0.226 () {34 vars in 907 bytes} [Mon Apr 13 22:17:13 2026] GET /v2.0/extensions => generated 19600 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/474] 10.0.0.226 () {34 vars in 1008 bytes} [Mon Apr 13 22:17:13 2026] GET /v2.0/networks/fe82ef62-9e3f-482a-be21-511299c13544?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: 235/475] 10.0.0.226 () {34 vars in 1002 bytes} [Mon Apr 13 22:17:13 2026] GET /v2.0/ports?tenant_id=633de961bb55488eb8d61b7ee9baa9a4&fields=id => generated 103 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/476] 10.0.0.226 () {34 vars in 1108 bytes} [Mon Apr 13 22:17:13 2026] GET /v2.0/networks/fe82ef62-9e3f-482a-be21-511299c13544?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) 2026-04-13 22:17:13.901 8 INFO neutron.api.v2.resource [req-cf5e7e9a-2170-4b9b-9f76-664241d102c9 req-fc6d60f9-2ebe-4a09-bbd8-97b224e7871f ba8ac19c944d4948b7a3eaf3c03c3e53 c087ac73fd574815b171eb09361a842e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 236/477] 10.0.0.226 () {34 vars in 991 bytes} [Mon Apr 13 22:17:13 2026] GET /v2.0/security-groups/1efcf222-50b8-4bba-8988-079070d08ad2 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-13 22:17:13.979 7 WARNING neutron_lib.context [req-8db41b33-d714-4260-b834-2506353eb2dc req-636c5232-8589-4f2f-87be-251c0708f95f 9f45a215b85149089d73955293ae0ea1 448edfe16d974b6a9d177312724b4603 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 242/478] 10.0.0.226 () {38 vars in 971 bytes} [Mon Apr 13 22:17:13 2026] POST /v2.0/security-groups => generated 1621 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/479] 10.0.0.226 () {34 vars in 990 bytes} [Mon Apr 13 22:17:14 2026] GET /v2.0/ports?device_id=c8b4c7a9-cc8c-49e5-83b0-e5d3719bd2c4 => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/480] 10.0.0.226 () {34 vars in 907 bytes} [Mon Apr 13 22:17:14 2026] GET /v2.0/extensions => generated 19600 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/481] 10.0.0.226 () {34 vars in 991 bytes} [Mon Apr 13 22:17:14 2026] GET /v2.0/security-groups/1c3cca45-b751-4eb6-8d08-363a5c62eaf0 => generated 1617 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/482] 10.0.0.226 () {34 vars in 1008 bytes} [Mon Apr 13 22:17:14 2026] GET /v2.0/networks/3cc3d5df-d692-4d80-a240-93fe981cfcab?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: 245/483] 10.0.0.226 () {34 vars in 1108 bytes} [Mon Apr 13 22:17:14 2026] GET /v2.0/networks/3cc3d5df-d692-4d80-a240-93fe981cfcab?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: 239/484] 10.0.0.226 () {36 vars in 1013 bytes} [Mon Apr 13 22:17:14 2026] DELETE /v2.0/security-groups/1c3cca45-b751-4eb6-8d08-363a5c62eaf0 => 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: 246/485] 10.0.0.226 () {34 vars in 991 bytes} [Mon Apr 13 22:17:14 2026] GET /v2.0/security-groups/daac1c82-6485-490a-96a0-aa194cabf866 => generated 1621 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-13 22:17:14.456 8 WARNING neutron_lib.context [req-72557dec-c48f-4a70-bb7b-6a3378c92e14 req-a2247d36-4c84-44b2-8a8d-845ffea2e7aa 9f45a215b85149089d73955293ae0ea1 448edfe16d974b6a9d177312724b4603 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-13 22:17:14.538 7 INFO neutron.api.v2.resource [req-bd021303-d747-48cb-8281-c4f665325e43 req-7faae628-2f20-4add-9a9d-b1b45da0cd26 ba8ac19c944d4948b7a3eaf3c03c3e53 c087ac73fd574815b171eb09361a842e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 247/486] 10.0.0.226 () {34 vars in 991 bytes} [Mon Apr 13 22:17:14 2026] GET /v2.0/security-groups/1c3cca45-b751-4eb6-8d08-363a5c62eaf0 => generated 146 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/487] 10.0.0.226 () {38 vars in 981 bytes} [Mon Apr 13 22:17:14 2026] POST /v2.0/security-group-rules => generated 582 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/488] 10.0.0.226 () {34 vars in 990 bytes} [Mon Apr 13 22:17:14 2026] GET /v2.0/ports?device_id=bacf213a-1039-4e31-b919-bd5a092ecbc1 => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/489] 10.0.0.226 () {34 vars in 991 bytes} [Mon Apr 13 22:17:14 2026] GET /v2.0/security-groups/89bd614e-4ff3-4c7a-be09-6535058f5c1f => generated 1616 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-13 22:17:14.662 8 WARNING neutron_lib.context [req-6aeef997-803a-4f32-80ce-e548dbc96dca req-5d1a906c-bde0-44eb-9d64-85a4c150410d 9f45a215b85149089d73955293ae0ea1 448edfe16d974b6a9d177312724b4603 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 249/490] 10.0.0.226 () {36 vars in 1013 bytes} [Mon Apr 13 22:17:14 2026] DELETE /v2.0/security-groups/89bd614e-4ff3-4c7a-be09-6535058f5c1f => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/491] 10.0.0.226 () {38 vars in 971 bytes} [Mon Apr 13 22:17:14 2026] POST /v2.0/security-groups => generated 1620 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-13 22:17:14.821 7 INFO neutron.api.v2.resource [req-d21109e6-ef14-4f74-bfdf-a72d5aa65539 req-091bd2ca-a21f-49bc-bf5b-8ac2607bc40c ba8ac19c944d4948b7a3eaf3c03c3e53 c087ac73fd574815b171eb09361a842e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 250/492] 10.0.0.226 () {34 vars in 991 bytes} [Mon Apr 13 22:17:14 2026] GET /v2.0/security-groups/89bd614e-4ff3-4c7a-be09-6535058f5c1f => generated 146 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/493] 10.0.0.226 () {34 vars in 991 bytes} [Mon Apr 13 22:17:14 2026] GET /v2.0/security-groups/223ccb6c-38d6-4c98-a998-81a25ae3bcdd => generated 1620 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-13 22:17:14.874 8 WARNING neutron_lib.context [req-12735dd9-6bf7-45bb-8d55-4a773403b2d3 req-8c2fc1f7-9536-4b84-8085-04716f5c6157 9f45a215b85149089d73955293ae0ea1 448edfe16d974b6a9d177312724b4603 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 251/494] 10.0.0.226 () {34 vars in 1002 bytes} [Mon Apr 13 22:17:14 2026] GET /v2.0/security-groups?tenant_id=c087ac73fd574815b171eb09361a842e => generated 2797 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/495] 10.0.0.226 () {34 vars in 991 bytes} [Mon Apr 13 22:17:14 2026] GET /v2.0/security-groups/dd6e3366-096e-4d7b-9668-ef7dd382726c => generated 2794 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/496] 10.0.0.226 () {38 vars in 981 bytes} [Mon Apr 13 22:17:14 2026] POST /v2.0/security-group-rules => generated 582 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/497] 10.0.0.226 () {34 vars in 991 bytes} [Mon Apr 13 22:17:14 2026] GET /v2.0/security-groups/dd6e3366-096e-4d7b-9668-ef7dd382726c => generated 2794 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/498] 10.0.0.226 () {34 vars in 991 bytes} [Mon Apr 13 22:17:15 2026] GET /v2.0/security-groups/223ccb6c-38d6-4c98-a998-81a25ae3bcdd => generated 2213 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-13 22:17:15.057 7 WARNING neutron_lib.context [req-f7c91fd3-b518-4851-8b66-58e8095932b1 req-482e3656-815d-44ba-83a2-3a22edd740c2 9f45a215b85149089d73955293ae0ea1 448edfe16d974b6a9d177312724b4603 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-13 22:17:15.063 8 INFO neutron.api.v2.resource [req-150b0910-6a70-48a9-9eec-c85eee4e79c7 req-4e6d5776-22ea-44f7-a096-4f108445d04f ba8ac19c944d4948b7a3eaf3c03c3e53 c087ac73fd574815b171eb09361a842e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 246/499] 10.0.0.226 () {34 vars in 991 bytes} [Mon Apr 13 22:17:15 2026] GET /v2.0/security-groups/89bd614e-4ff3-4c7a-be09-6535058f5c1f => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-13 22:17:15.104 8 INFO neutron.api.v2.resource [req-55b2b53a-ee66-458b-8d4c-3dc1cbb6b4f9 req-80991734-31e9-4729-a9e7-d0276d0634c3 ba8ac19c944d4948b7a3eaf3c03c3e53 c087ac73fd574815b171eb09361a842e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 247/500] 10.0.0.226 () {34 vars in 991 bytes} [Mon Apr 13 22:17:15 2026] GET /v2.0/security-groups/1c3cca45-b751-4eb6-8d08-363a5c62eaf0 => generated 146 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-13 22:17:15.142 8 INFO neutron.api.v2.resource [req-12666816-4d89-4b17-b26c-6713f7e04923 req-582ea8ac-d7b7-415d-a085-77d14a8c59b6 ba8ac19c944d4948b7a3eaf3c03c3e53 c087ac73fd574815b171eb09361a842e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 248/501] 10.0.0.226 () {34 vars in 991 bytes} [Mon Apr 13 22:17:15 2026] GET /v2.0/security-groups/1efcf222-50b8-4bba-8988-079070d08ad2 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/502] 10.0.0.226 () {38 vars in 981 bytes} [Mon Apr 13 22:17:15 2026] POST /v2.0/security-group-rules => generated 587 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/503] 10.0.0.226 () {34 vars in 991 bytes} [Mon Apr 13 22:17:15 2026] GET /v2.0/security-groups/223ccb6c-38d6-4c98-a998-81a25ae3bcdd => generated 2811 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/504] 10.0.0.226 () {34 vars in 1001 bytes} [Mon Apr 13 22:17:15 2026] GET /v2.0/security-group-rules/bb1f8b4f-24c1-42c9-9e17-9bab466ce51e => generated 584 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/505] 10.0.0.226 () {34 vars in 990 bytes} [Mon Apr 13 22:17:15 2026] GET /v2.0/ports?device_id=c8b4c7a9-cc8c-49e5-83b0-e5d3719bd2c4 => 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: 258/506] 10.0.0.226 () {34 vars in 991 bytes} [Mon Apr 13 22:17:15 2026] GET /v2.0/security-groups/223ccb6c-38d6-4c98-a998-81a25ae3bcdd => generated 2811 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/507] 199.19.213.204 () {34 vars in 986 bytes} [Mon Apr 13 22:17:15 2026] GET /v2.0/networks?id=fe82ef62-9e3f-482a-be21-511299c13544 => generated 670 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/508] 10.0.0.226 () {36 vars in 1023 bytes} [Mon Apr 13 22:17:15 2026] DELETE /v2.0/security-group-rules/bb1f8b4f-24c1-42c9-9e17-9bab466ce51e => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/509] 199.19.213.204 () {34 vars in 986 bytes} [Mon Apr 13 22:17:15 2026] GET /v2.0/networks?id=3cc3d5df-d692-4d80-a240-93fe981cfcab => generated 676 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/510] 199.19.213.204 () {34 vars in 1050 bytes} [Mon Apr 13 22:17:15 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=0ad323d7617a4cfeb85b0f1071157b0f => generated 180 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/511] 10.0.0.226 () {34 vars in 990 bytes} [Mon Apr 13 22:17:15 2026] GET /v2.0/ports?device_id=bacf213a-1039-4e31-b919-bd5a092ecbc1 => 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: 264/512] 10.0.0.226 () {34 vars in 991 bytes} [Mon Apr 13 22:17:15 2026] GET /v2.0/security-groups/223ccb6c-38d6-4c98-a998-81a25ae3bcdd => generated 2213 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/513] 199.19.213.204 () {34 vars in 1050 bytes} [Mon Apr 13 22:17:15 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=633de961bb55488eb8d61b7ee9baa9a4 => generated 181 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-13 22:17:16.004 7 WARNING neutron_lib.context [req-9ff845c3-f0cc-43f5-ba85-e28ce2a901bf req-6eed0c31-1f4d-417a-87e0-d85ecad78e6b 3fa7e20ee0b54a14901fba7789538c36 0ad323d7617a4cfeb85b0f1071157b0f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 266/514] 199.19.213.204 () {38 vars in 955 bytes} [Mon Apr 13 22:17:15 2026] POST /v2.0/ports => generated 954 bytes in 774 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: 267/515] 10.0.0.226 () {36 vars in 1013 bytes} [Mon Apr 13 22:17:16 2026] DELETE /v2.0/security-groups/223ccb6c-38d6-4c98-a998-81a25ae3bcdd => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-13 22:17:16.890 7 WARNING neutron_lib.context [req-7e76bc5e-61e6-4bb3-a673-b712793f0928 req-954546df-7e45-4987-a7f1-fb89665fd376 7dde598b105d43fd8e5ac09a7702ad3f 633de961bb55488eb8d61b7ee9baa9a4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 249/516] 10.0.0.203 () {34 vars in 789 bytes} [Mon Apr 13 22:17:15 2026] PUT /v2.0/routers/b0408235-c930-4953-8a8e-2b871faa2063/remove_router_interface => generated 309 bytes in 1970 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/517] 10.0.0.226 () {34 vars in 990 bytes} [Mon Apr 13 22:17:17 2026] GET /v2.0/ports?device_id=c8b4c7a9-cc8c-49e5-83b0-e5d3719bd2c4 => generated 957 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/520] 199.19.213.204 () {34 vars in 911 bytes} [Mon Apr 13 22:17:17 2026] GET /v2.0/extensions => generated 19600 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/521] 10.0.0.226 () {34 vars in 991 bytes} [Mon Apr 13 22:17:17 2026] GET /v2.0/security-groups/daac1c82-6485-490a-96a0-aa194cabf866 => generated 2214 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/522] 199.19.213.204 () {38 vars in 955 bytes} [Mon Apr 13 22:17:16 2026] POST /v2.0/ports => generated 958 bytes in 473 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: 269/523] 10.0.0.226 () {34 vars in 1040 bytes} [Mon Apr 13 22:17:17 2026] GET /v2.0/security-groups?id=f4612cab-11dc-4d08-8186-5d8c25340483&fields=id&fields=name => generated 113 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/524] 10.0.0.226 () {36 vars in 1013 bytes} [Mon Apr 13 22:17:17 2026] DELETE /v2.0/security-groups/daac1c82-6485-490a-96a0-aa194cabf866 => 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: 271/525] 10.0.0.226 () {34 vars in 990 bytes} [Mon Apr 13 22:17:17 2026] GET /v2.0/ports?device_id=bacf213a-1039-4e31-b919-bd5a092ecbc1 => generated 961 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-13 22:17:18.034 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-fd4f06bc-5099-476c-8b0a-0635a8a6029f b6b3948daff542718bd20f19f99eafdd f5830d5b59fb4dacaf3b8afac247d6bc - - 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-13 22:17:18.514 8 INFO neutron.db.l3_hamode_db [None req-fd4f06bc-5099-476c-8b0a-0635a8a6029f b6b3948daff542718bd20f19f99eafdd f5830d5b59fb4dacaf3b8afac247d6bc - - default default] HA network 890d7365-101c-4757-8020-36d5ee04f872 was deleted as no HA routers are present in tenant c087ac73fd574815b171eb09361a842e. [pid: 8|app: 0|req: 255/526] 10.0.0.203 () {32 vars in 724 bytes} [Mon Apr 13 22:17:17 2026] DELETE /v2.0/routers/b0408235-c930-4953-8a8e-2b871faa2063 => generated 0 bytes in 1207 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-13 22:17:18.877 8 INFO neutron.services.segments.plugin [-] Segment c4e1b9ca-65a5-47cb-8084-919532467601 resource provider aggregate not found 2026-04-13 22:17:18.895 8 INFO neutron.services.segments.plugin [-] Segment c4e1b9ca-65a5-47cb-8084-919532467601 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c4e1b9ca-65a5-47cb-8084-919532467601 found for delete ", "request_id": "req-b426b5ea-de30-43ca-a7bf-bbe33cdb954b"}]} 2026-04-13 22:17:18.905 8 INFO neutron.services.segments.plugin [-] Segment c4e1b9ca-65a5-47cb-8084-919532467601 resource provider aggregate not found 2026-04-13 22:17:18.932 8 INFO neutron.services.segments.plugin [-] Segment c4e1b9ca-65a5-47cb-8084-919532467601 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c4e1b9ca-65a5-47cb-8084-919532467601 found for delete ", "request_id": "req-421ee038-8cce-4569-872e-8bea13ea3836"}]} [pid: 8|app: 0|req: 256/527] 199.19.213.204 () {38 vars in 1028 bytes} [Mon Apr 13 22:17:18 2026] PUT /v2.0/ports/20c070cf-7ede-4110-91c9-b497ffb21b8b => generated 1199 bytes in 640 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: 272/528] 10.0.0.203 () {34 vars in 789 bytes} [Mon Apr 13 22:17:17 2026] PUT /v2.0/routers/f209d3e9-f487-4b70-b67f-b15f918678d8/remove_router_interface => generated 309 bytes in 1559 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/529] 10.0.0.226 () {34 vars in 1040 bytes} [Mon Apr 13 22:17:19 2026] GET /v2.0/security-groups?id=ab72047a-833c-4d44-8b8b-5384c99d37af&fields=id&fields=name => generated 114 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/530] 10.0.0.203 () {32 vars in 724 bytes} [Mon Apr 13 22:17:19 2026] DELETE /v2.0/subnets/7cf4761e-0627-4d84-b983-6e3ceeef0675 => generated 0 bytes in 241 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-13 22:17:19.669 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-827b3343-0559-4413-ba6c-ab59b94d1c8f'] response: {'name': 'network-changed', 'server_uuid': 'c8b4c7a9-cc8c-49e5-83b0-e5d3719bd2c4', 'tag': '20c070cf-7ede-4110-91c9-b497ffb21b8b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 275/531] 10.0.0.226 () {34 vars in 990 bytes} [Mon Apr 13 22:17:19 2026] GET /v2.0/ports?device_id=c8b4c7a9-cc8c-49e5-83b0-e5d3719bd2c4 => generated 969 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/532] 199.19.213.204 () {38 vars in 1028 bytes} [Mon Apr 13 22:17:19 2026] PUT /v2.0/ports/275184d7-1e60-4bfe-bdc8-91c1dcac5392 => generated 1203 bytes in 575 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: 276/533] 199.19.213.204 () {34 vars in 1080 bytes} [Mon Apr 13 22:17:19 2026] GET /v2.0/ports?tenant_id=0ad323d7617a4cfeb85b0f1071157b0f&device_id=c8b4c7a9-cc8c-49e5-83b0-e5d3719bd2c4 => generated 1238 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 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: 7|app: 0|req: 277/534] 10.0.0.203 () {32 vars in 726 bytes} [Mon Apr 13 22:17:19 2026] DELETE /v2.0/networks/96da1520-2290-44ae-8934-1c07d991c84a => generated 0 bytes in 476 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/535] 10.0.0.226 () {34 vars in 1040 bytes} [Mon Apr 13 22:17:20 2026] GET /v2.0/security-groups?id=f4612cab-11dc-4d08-8186-5d8c25340483&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: 279/536] 199.19.213.204 () {34 vars in 1058 bytes} [Mon Apr 13 22:17:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=20c070cf-7ede-4110-91c9-b497ffb21b8b => 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: 280/537] 199.19.213.204 () {34 vars in 1080 bytes} [Mon Apr 13 22:17:20 2026] GET /v2.0/ports?tenant_id=633de961bb55488eb8d61b7ee9baa9a4&device_id=bacf213a-1039-4e31-b919-bd5a092ecbc1 => generated 1242 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/538] 199.19.213.204 () {34 vars in 984 bytes} [Mon Apr 13 22:17:20 2026] GET /v2.0/subnets?id=05c34c3a-5c51-43d8-b37d-1d6645954d13 => generated 664 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/539] 199.19.213.204 () {34 vars in 1060 bytes} [Mon Apr 13 22:17:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=275184d7-1e60-4bfe-bdc8-91c1dcac5392 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/540] 10.0.0.226 () {34 vars in 990 bytes} [Mon Apr 13 22:17:20 2026] GET /v2.0/ports?device_id=bacf213a-1039-4e31-b919-bd5a092ecbc1 => generated 973 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/541] 199.19.213.204 () {34 vars in 1052 bytes} [Mon Apr 13 22:17:20 2026] GET /v2.0/ports?network_id=fe82ef62-9e3f-482a-be21-511299c13544&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: 285/542] 199.19.213.204 () {34 vars in 984 bytes} [Mon Apr 13 22:17:20 2026] GET /v2.0/subnets?id=dafbf2d0-860d-4c3e-896f-936e536d7bf9 => generated 670 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/543] 10.0.0.203 () {32 vars in 774 bytes} [Mon Apr 13 22:17:20 2026] GET /v2.0/security-groups?tenant_id=c087ac73fd574815b171eb09361a842e&name=default => generated 2797 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/544] 10.0.0.226 () {34 vars in 1040 bytes} [Mon Apr 13 22:17:20 2026] GET /v2.0/security-groups?id=ab72047a-833c-4d44-8b8b-5384c99d37af&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/545] 199.19.213.204 () {34 vars in 1012 bytes} [Mon Apr 13 22:17:20 2026] GET /v2.0/networks/fe82ef62-9e3f-482a-be21-511299c13544?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-13 22:17:20.761 7 INFO neutron.services.segments.plugin [-] Segment 63d46164-4634-4678-b8c5-d0901397e118 resource provider aggregate not found 2026-04-13 22:17:20.779 7 INFO neutron.services.segments.plugin [-] Segment 63d46164-4634-4678-b8c5-d0901397e118 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 63d46164-4634-4678-b8c5-d0901397e118 found for delete ", "request_id": "req-d1c430d5-2d51-4001-b0f0-25084a8113b9"}]} [pid: 7|app: 0|req: 289/546] 199.19.213.204 () {34 vars in 1052 bytes} [Mon Apr 13 22:17:20 2026] GET /v2.0/ports?network_id=3cc3d5df-d692-4d80-a240-93fe981cfcab&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-13 22:17:20.790 7 INFO neutron.services.segments.plugin [-] Segment 63d46164-4634-4678-b8c5-d0901397e118 resource provider aggregate not found 2026-04-13 22:17:20.817 7 INFO neutron.services.segments.plugin [-] Segment 63d46164-4634-4678-b8c5-d0901397e118 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 63d46164-4634-4678-b8c5-d0901397e118 found for delete ", "request_id": "req-c7325900-9260-4a49-a0b0-6d54dd852440"}]} [pid: 7|app: 0|req: 290/547] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:17:20 2026] DELETE /v2.0/security-groups/dd6e3366-096e-4d7b-9668-ef7dd382726c => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-13 22:17:20.926 8 INFO neutron.services.segments.plugin [-] Segment 01a6dbcf-48ab-4f32-b843-487b83309dd8 resource provider aggregate not found 2026-04-13 22:17:20.947 8 INFO neutron.services.segments.plugin [-] Segment 01a6dbcf-48ab-4f32-b843-487b83309dd8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 01a6dbcf-48ab-4f32-b843-487b83309dd8 found for delete ", "request_id": "req-6739cc9c-2dce-478d-8efa-86ccb5a5fded"}]} 2026-04-13 22:17:20.949 8 INFO neutron.services.segments.plugin [-] Segment 01a6dbcf-48ab-4f32-b843-487b83309dd8 resource provider aggregate not found [pid: 7|app: 0|req: 291/548] 199.19.213.204 () {34 vars in 1112 bytes} [Mon Apr 13 22:17:20 2026] GET /v2.0/networks/fe82ef62-9e3f-482a-be21-511299c13544?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-13 22:17:20.964 8 INFO neutron.services.segments.plugin [-] Segment 01a6dbcf-48ab-4f32-b843-487b83309dd8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 01a6dbcf-48ab-4f32-b843-487b83309dd8 found for delete ", "request_id": "req-5d3f58cc-e055-40c7-ac34-6e2b9d263626"}]} 2026-04-13 22:17:20.965 8 INFO neutron.db.l3_hamode_db [None req-6bb6d647-feb8-4178-9d94-0e2add0cdb8b b6b3948daff542718bd20f19f99eafdd f5830d5b59fb4dacaf3b8afac247d6bc - - default default] HA network 54759acc-73ba-422d-9384-0632519ba557 was deleted as no HA routers are present in tenant 448edfe16d974b6a9d177312724b4603. [pid: 8|app: 0|req: 258/549] 10.0.0.203 () {32 vars in 724 bytes} [Mon Apr 13 22:17:19 2026] DELETE /v2.0/routers/f209d3e9-f487-4b70-b67f-b15f918678d8 => generated 0 bytes in 1238 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 292/550] 199.19.213.204 () {34 vars in 1012 bytes} [Mon Apr 13 22:17:20 2026] GET /v2.0/networks/3cc3d5df-d692-4d80-a240-93fe981cfcab?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: 293/551] 199.19.213.204 () {34 vars in 1080 bytes} [Mon Apr 13 22:17:21 2026] GET /v2.0/ports?tenant_id=0ad323d7617a4cfeb85b0f1071157b0f&device_id=c8b4c7a9-cc8c-49e5-83b0-e5d3719bd2c4 => generated 1238 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/552] 199.19.213.204 () {34 vars in 1112 bytes} [Mon Apr 13 22:17:21 2026] GET /v2.0/networks/3cc3d5df-d692-4d80-a240-93fe981cfcab?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/553] 10.0.0.203 () {32 vars in 724 bytes} [Mon Apr 13 22:17:20 2026] DELETE /v2.0/subnets/20552585-0c17-483c-950d-b93fab57ee25 => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/554] 199.19.213.204 () {34 vars in 986 bytes} [Mon Apr 13 22:17:21 2026] GET /v2.0/networks?id=fe82ef62-9e3f-482a-be21-511299c13544 => generated 765 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/555] 199.19.213.204 () {34 vars in 1058 bytes} [Mon Apr 13 22:17:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=20c070cf-7ede-4110-91c9-b497ffb21b8b => 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: 297/556] 199.19.213.204 () {34 vars in 984 bytes} [Mon Apr 13 22:17:21 2026] GET /v2.0/subnets?id=05c34c3a-5c51-43d8-b37d-1d6645954d13 => generated 664 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/557] 10.0.0.226 () {34 vars in 990 bytes} [Mon Apr 13 22:17:21 2026] GET /v2.0/ports?device_id=c8b4c7a9-cc8c-49e5-83b0-e5d3719bd2c4 => generated 969 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/558] 199.19.213.204 () {34 vars in 1052 bytes} [Mon Apr 13 22:17:21 2026] GET /v2.0/ports?network_id=fe82ef62-9e3f-482a-be21-511299c13544&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/559] 10.0.0.226 () {34 vars in 1040 bytes} [Mon Apr 13 22:17:21 2026] GET /v2.0/security-groups?id=f4612cab-11dc-4d08-8186-5d8c25340483&fields=id&fields=name => generated 113 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/560] 199.19.213.204 () {34 vars in 1012 bytes} [Mon Apr 13 22:17:21 2026] GET /v2.0/networks/fe82ef62-9e3f-482a-be21-511299c13544?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: 260/561] 10.0.0.203 () {32 vars in 726 bytes} [Mon Apr 13 22:17:21 2026] DELETE /v2.0/networks/06d5e928-cc5c-4f7c-bf17-366c26c36ccf => generated 0 bytes in 452 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/562] 199.19.213.204 () {34 vars in 1112 bytes} [Mon Apr 13 22:17:21 2026] GET /v2.0/networks/fe82ef62-9e3f-482a-be21-511299c13544?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/563] 10.0.0.203 () {32 vars in 774 bytes} [Mon Apr 13 22:17:21 2026] GET /v2.0/security-groups?tenant_id=448edfe16d974b6a9d177312724b4603&name=default => generated 2801 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/564] 10.0.0.226 () {34 vars in 990 bytes} [Mon Apr 13 22:17:21 2026] GET /v2.0/ports?device_id=bacf213a-1039-4e31-b919-bd5a092ecbc1 => generated 973 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-13 22:17:21.842 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-926c245a-89cf-4176-9940-34ac7a37f32b'] response: {'name': 'network-changed', 'server_uuid': 'bacf213a-1039-4e31-b919-bd5a092ecbc1', 'tag': '275184d7-1e60-4bfe-bdc8-91c1dcac5392', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 304/565] 10.0.0.226 () {34 vars in 1040 bytes} [Mon Apr 13 22:17:21 2026] GET /v2.0/security-groups?id=ab72047a-833c-4d44-8b8b-5384c99d37af&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/566] 199.19.213.204 () {34 vars in 1080 bytes} [Mon Apr 13 22:17:21 2026] GET /v2.0/ports?tenant_id=633de961bb55488eb8d61b7ee9baa9a4&device_id=bacf213a-1039-4e31-b919-bd5a092ecbc1 => generated 1242 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/567] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:17:21 2026] DELETE /v2.0/security-groups/2850082a-2414-4150-920e-458ed9cf5d9d => 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: 306/568] 199.19.213.204 () {34 vars in 986 bytes} [Mon Apr 13 22:17:21 2026] GET /v2.0/networks?id=3cc3d5df-d692-4d80-a240-93fe981cfcab => generated 771 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/569] 199.19.213.204 () {34 vars in 1060 bytes} [Mon Apr 13 22:17:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=275184d7-1e60-4bfe-bdc8-91c1dcac5392 => 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: 307/570] 199.19.213.204 () {34 vars in 984 bytes} [Mon Apr 13 22:17:22 2026] GET /v2.0/subnets?id=dafbf2d0-860d-4c3e-896f-936e536d7bf9 => generated 670 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/571] 199.19.213.204 () {34 vars in 1052 bytes} [Mon Apr 13 22:17:22 2026] GET /v2.0/ports?network_id=3cc3d5df-d692-4d80-a240-93fe981cfcab&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: 308/572] 199.19.213.204 () {34 vars in 1012 bytes} [Mon Apr 13 22:17:22 2026] GET /v2.0/networks/3cc3d5df-d692-4d80-a240-93fe981cfcab?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: 265/573] 199.19.213.204 () {34 vars in 1112 bytes} [Mon Apr 13 22:17:22 2026] GET /v2.0/networks/3cc3d5df-d692-4d80-a240-93fe981cfcab?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/574] 10.0.0.226 () {34 vars in 990 bytes} [Mon Apr 13 22:17:22 2026] GET /v2.0/ports?device_id=c8b4c7a9-cc8c-49e5-83b0-e5d3719bd2c4 => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/575] 10.0.0.226 () {34 vars in 1040 bytes} [Mon Apr 13 22:17:22 2026] GET /v2.0/security-groups?id=f4612cab-11dc-4d08-8186-5d8c25340483&fields=id&fields=name => generated 113 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-13 22:17:23.017 8 INFO neutron.services.segments.plugin [-] Segment 03fcec5d-8848-486e-9905-6f7ab93d5751 resource provider aggregate not found 2026-04-13 22:17:23.040 8 INFO neutron.services.segments.plugin [-] Segment 03fcec5d-8848-486e-9905-6f7ab93d5751 resource provider aggregate not found 2026-04-13 22:17:23.051 8 INFO neutron.services.segments.plugin [-] Segment 03fcec5d-8848-486e-9905-6f7ab93d5751 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 03fcec5d-8848-486e-9905-6f7ab93d5751 found for delete ", "request_id": "req-2c2a6ce7-0c3f-46f4-a33f-fc0635474a88"}]} 2026-04-13 22:17:23.055 7 INFO neutron.db.segments_db [None req-ce776641-500a-4b48-9204-656f379c661e b6b3948daff542718bd20f19f99eafdd f5830d5b59fb4dacaf3b8afac247d6bc - - default default] Added segment 2c632584-2db6-4581-a84d-92fba07b8595 of type vxlan for network 58b5f2bf-2a48-4cf8-98cb-6cd0b1553d4f 2026-04-13 22:17:23.064 8 INFO neutron.services.segments.plugin [-] Segment 03fcec5d-8848-486e-9905-6f7ab93d5751 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 03fcec5d-8848-486e-9905-6f7ab93d5751 found for delete ", "request_id": "req-925bfc3b-651f-481e-b8a3-678b297b7ee3"}]} [pid: 8|app: 0|req: 267/576] 10.0.0.226 () {34 vars in 990 bytes} [Mon Apr 13 22:17:22 2026] GET /v2.0/ports?device_id=bacf213a-1039-4e31-b919-bd5a092ecbc1 => generated 973 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/577] 10.0.0.203 () {34 vars in 671 bytes} [Mon Apr 13 22:17:22 2026] POST /v2.0/networks => generated 743 bytes in 425 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/578] 10.0.0.226 () {34 vars in 1040 bytes} [Mon Apr 13 22:17:23 2026] GET /v2.0/security-groups?id=ab72047a-833c-4d44-8b8b-5384c99d37af&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/579] 10.0.0.203 () {34 vars in 669 bytes} [Mon Apr 13 22:17:23 2026] POST /v2.0/subnets => generated 667 bytes in 272 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-13 22:17:23.542 8 INFO neutron.db.segments_db [None req-b08faed4-c409-4a27-a44a-f5418708b3c1 b6b3948daff542718bd20f19f99eafdd f5830d5b59fb4dacaf3b8afac247d6bc - - default default] Added segment 2dfd5477-738f-4009-abff-a7d99621d3ca of type vxlan for network 3352a3a4-e766-48f3-bcd3-6d913b8dd095 [pid: 7|app: 0|req: 312/580] 10.0.0.226 () {34 vars in 990 bytes} [Mon Apr 13 22:17:23 2026] GET /v2.0/ports?device_id=c8b4c7a9-cc8c-49e5-83b0-e5d3719bd2c4 => generated 969 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-13 22:17:23.856 8 INFO neutron.db.l3_hamode_db [None req-b08faed4-c409-4a27-a44a-f5418708b3c1 b6b3948daff542718bd20f19f99eafdd f5830d5b59fb4dacaf3b8afac247d6bc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 313/581] 10.0.0.226 () {34 vars in 1040 bytes} [Mon Apr 13 22:17:23 2026] GET /v2.0/security-groups?id=f4612cab-11dc-4d08-8186-5d8c25340483&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-13 22:17:24.310 7 INFO neutron.db.segments_db [None req-af7e6979-dca7-450b-8176-3174e1bff0d5 b6b3948daff542718bd20f19f99eafdd f5830d5b59fb4dacaf3b8afac247d6bc - - default default] Added segment 20eb6591-b4d3-458f-b84f-188ac7d57a39 of type vxlan for network 2f99eade-01e1-49d6-b2c4-b891ce8061d4 [pid: 7|app: 0|req: 314/582] 10.0.0.203 () {34 vars in 671 bytes} [Mon Apr 13 22:17:23 2026] POST /v2.0/networks => generated 751 bytes in 476 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/583] 10.0.0.226 () {34 vars in 990 bytes} [Mon Apr 13 22:17:24 2026] GET /v2.0/ports?device_id=bacf213a-1039-4e31-b919-bd5a092ecbc1 => 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: 316/584] 10.0.0.203 () {34 vars in 669 bytes} [Mon Apr 13 22:17:24 2026] POST /v2.0/subnets => generated 674 bytes in 252 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/585] 10.0.0.226 () {34 vars in 1040 bytes} [Mon Apr 13 22:17:24 2026] GET /v2.0/security-groups?id=ab72047a-833c-4d44-8b8b-5384c99d37af&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-13 22:17:24.904 7 INFO neutron.db.segments_db [None req-3d436e51-50f6-46e8-a19a-028753ce0e41 b6b3948daff542718bd20f19f99eafdd f5830d5b59fb4dacaf3b8afac247d6bc - - default default] Added segment c553af1e-bc98-4d08-8702-b6bfd1fd1ecd of type vxlan for network 2d8490db-af5f-4d70-a9a3-e05875271d13 2026-04-13 22:17:25.248 7 INFO neutron.db.l3_hamode_db [None req-3d436e51-50f6-46e8-a19a-028753ce0e41 b6b3948daff542718bd20f19f99eafdd f5830d5b59fb4dacaf3b8afac247d6bc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-13 22:17:25.470 8 INFO neutron.db.l3_hamode_db [None req-b08faed4-c409-4a27-a44a-f5418708b3c1 b6b3948daff542718bd20f19f99eafdd f5830d5b59fb4dacaf3b8afac247d6bc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 269/586] 10.0.0.203 () {34 vars in 669 bytes} [Mon Apr 13 22:17:23 2026] POST /v2.0/routers => generated 731 bytes in 3242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/587] 10.0.0.226 () {34 vars in 990 bytes} [Mon Apr 13 22:17:26 2026] GET /v2.0/ports?device_id=c8b4c7a9-cc8c-49e5-83b0-e5d3719bd2c4 => generated 971 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/588] 10.0.0.226 () {34 vars in 990 bytes} [Mon Apr 13 22:17:26 2026] GET /v2.0/ports?device_id=bacf213a-1039-4e31-b919-bd5a092ecbc1 => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-13 22:17:26.973 7 INFO neutron.db.l3_hamode_db [None req-3d436e51-50f6-46e8-a19a-028753ce0e41 b6b3948daff542718bd20f19f99eafdd f5830d5b59fb4dacaf3b8afac247d6bc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 318/589] 10.0.0.203 () {34 vars in 669 bytes} [Mon Apr 13 22:17:24 2026] POST /v2.0/routers => generated 738 bytes in 3314 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/590] 10.0.0.226 () {34 vars in 1040 bytes} [Mon Apr 13 22:17:28 2026] GET /v2.0/security-groups?id=f4612cab-11dc-4d08-8186-5d8c25340483&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/591] 10.0.0.226 () {34 vars in 1040 bytes} [Mon Apr 13 22:17:28 2026] GET /v2.0/security-groups?id=ab72047a-833c-4d44-8b8b-5384c99d37af&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/592] 10.0.0.203 () {34 vars in 783 bytes} [Mon Apr 13 22:17:26 2026] PUT /v2.0/routers/863727f0-0020-45e3-9f7e-a155235fc088/add_router_interface => generated 309 bytes in 1575 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/593] 10.0.0.226 () {34 vars in 990 bytes} [Mon Apr 13 22:17:28 2026] GET /v2.0/ports?device_id=bacf213a-1039-4e31-b919-bd5a092ecbc1 => generated 975 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-13 22:17:29.103 8 INFO neutron.db.l3_db [None req-dd833e91-0348-45f2-8433-5fa19249d4e7 7dde598b105d43fd8e5ac09a7702ad3f 633de961bb55488eb8d61b7ee9baa9a4 - - default default] Floating IP 869758e7-5138-4e90-8f3b-df250eaa619e associated. External IP: 10.96.250.211, port: 275184d7-1e60-4bfe-bdc8-91c1dcac5392. [pid: 8|app: 0|req: 274/594] 10.0.0.203 () {34 vars in 749 bytes} [Mon Apr 13 22:17:28 2026] PUT /v2.0/floatingips/869758e7-5138-4e90-8f3b-df250eaa619e => generated 856 bytes in 970 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-13 22:17:29.528 8 WARNING neutron_lib.context [None req-1c1e375e-bc95-4ae9-bcf6-87850306fae7 6fb662ce751f4dbfa7cb1823db2063e3 5a29541359f445788ca391e8c1ff4c9b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 321/595] 10.0.0.203 () {34 vars in 783 bytes} [Mon Apr 13 22:17:28 2026] PUT /v2.0/routers/b80b2b04-a881-4115-acd8-d6ece5f8c651/add_router_interface => generated 309 bytes in 1603 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-13 22:17:29.867 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-921c3ae1-9603-42d5-850f-17deb8674d24'] response: {'name': 'network-changed', 'server_uuid': 'bacf213a-1039-4e31-b919-bd5a092ecbc1', 'tag': '275184d7-1e60-4bfe-bdc8-91c1dcac5392', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 322/596] 10.0.0.226 () {34 vars in 990 bytes} [Mon Apr 13 22:17:29 2026] GET /v2.0/ports?device_id=c8b4c7a9-cc8c-49e5-83b0-e5d3719bd2c4 => generated 971 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/597] 199.19.213.204 () {34 vars in 1080 bytes} [Mon Apr 13 22:17:30 2026] GET /v2.0/ports?tenant_id=633de961bb55488eb8d61b7ee9baa9a4&device_id=bacf213a-1039-4e31-b919-bd5a092ecbc1 => 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: 275/598] 10.0.0.203 () {34 vars in 685 bytes} [Mon Apr 13 22:17:29 2026] POST /v2.0/security-groups => generated 1595 bytes in 548 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/599] 10.0.0.226 () {34 vars in 1040 bytes} [Mon Apr 13 22:17:30 2026] GET /v2.0/security-groups?id=f4612cab-11dc-4d08-8186-5d8c25340483&fields=id&fields=name => generated 113 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-13 22:17:30.146 8 WARNING neutron_lib.context [None req-ba8294bb-f756-436e-b972-da83f5761dc7 6fb662ce751f4dbfa7cb1823db2063e3 5a29541359f445788ca391e8c1ff4c9b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 324/600] 10.0.0.226 () {34 vars in 990 bytes} [Mon Apr 13 22:17:30 2026] GET /v2.0/ports?device_id=bacf213a-1039-4e31-b919-bd5a092ecbc1 => generated 975 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/601] 199.19.213.204 () {34 vars in 986 bytes} [Mon Apr 13 22:17:30 2026] GET /v2.0/networks?id=3cc3d5df-d692-4d80-a240-93fe981cfcab => generated 771 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/602] 10.0.0.203 () {34 vars in 695 bytes} [Mon Apr 13 22:17:30 2026] POST /v2.0/security-group-rules => generated 565 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/603] 10.0.0.226 () {34 vars in 1040 bytes} [Mon Apr 13 22:17:30 2026] GET /v2.0/security-groups?id=ab72047a-833c-4d44-8b8b-5384c99d37af&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/604] 10.0.0.226 () {34 vars in 990 bytes} [Mon Apr 13 22:17:30 2026] GET /v2.0/ports?device_id=c8b4c7a9-cc8c-49e5-83b0-e5d3719bd2c4 => generated 971 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/605] 199.19.213.204 () {34 vars in 1060 bytes} [Mon Apr 13 22:17:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=275184d7-1e60-4bfe-bdc8-91c1dcac5392 => generated 859 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-13 22:17:30.367 8 WARNING neutron_lib.context [None req-497f482f-5f85-426d-9f9b-1876c049e960 6fb662ce751f4dbfa7cb1823db2063e3 5a29541359f445788ca391e8c1ff4c9b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 279/606] 10.0.0.203 () {34 vars in 695 bytes} [Mon Apr 13 22:17:30 2026] POST /v2.0/security-group-rules => generated 570 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/607] 199.19.213.204 () {34 vars in 984 bytes} [Mon Apr 13 22:17:30 2026] GET /v2.0/subnets?id=dafbf2d0-860d-4c3e-896f-936e536d7bf9 => generated 670 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-13 22:17:30.523 8 WARNING neutron_lib.context [None req-facaecc2-8005-46cd-8969-52f6f9ad3aeb 8be446551abf4160ab938ee01f2a2192 1fcae8f445d247e1a79d3f0ceab00b0e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 281/608] 10.0.0.203 () {34 vars in 685 bytes} [Mon Apr 13 22:17:30 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-13 22:17:30.659 8 WARNING neutron_lib.context [None req-6463e7a5-b0f8-454c-a5ea-24f019308b29 6fb662ce751f4dbfa7cb1823db2063e3 5a29541359f445788ca391e8c1ff4c9b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-13 22:17:31.326 7 INFO neutron.db.l3_db [None req-fd06baf3-78b3-437f-9607-701581db56e4 3fa7e20ee0b54a14901fba7789538c36 0ad323d7617a4cfeb85b0f1071157b0f - - default default] Floating IP 3a6102f3-da1b-4a73-abf2-8a9c707bc850 associated. External IP: 10.96.250.214, port: 20c070cf-7ede-4110-91c9-b497ffb21b8b. [pid: 8|app: 0|req: 282/609] 10.0.0.203 () {34 vars in 676 bytes} [Mon Apr 13 22:17:30 2026] POST /v2.0/floatingips => generated 552 bytes in 839 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/610] 199.19.213.204 () {34 vars in 1052 bytes} [Mon Apr 13 22:17:31 2026] GET /v2.0/ports?network_id=3cc3d5df-d692-4d80-a240-93fe981cfcab&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-13 22:17:31.545 8 WARNING neutron_lib.context [None req-e051429a-81d6-426a-96fb-0e4d0418b819 8be446551abf4160ab938ee01f2a2192 1fcae8f445d247e1a79d3f0ceab00b0e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 284/611] 10.0.0.203 () {34 vars in 695 bytes} [Mon Apr 13 22:17:31 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: 285/612] 10.0.0.226 () {34 vars in 990 bytes} [Mon Apr 13 22:17:31 2026] GET /v2.0/ports?device_id=bacf213a-1039-4e31-b919-bd5a092ecbc1 => generated 975 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/613] 10.0.0.203 () {34 vars in 749 bytes} [Mon Apr 13 22:17:30 2026] PUT /v2.0/floatingips/3a6102f3-da1b-4a73-abf2-8a9c707bc850 => generated 855 bytes in 1337 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/614] 199.19.213.204 () {34 vars in 994 bytes} [Mon Apr 13 22:17:31 2026] GET /v2.0/ports?device_id=bacf213a-1039-4e31-b919-bd5a092ecbc1 => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-13 22:17:31.728 8 WARNING neutron_lib.context [None req-bca8d4c4-29de-4844-b4f3-ce47c1063415 8be446551abf4160ab938ee01f2a2192 1fcae8f445d247e1a79d3f0ceab00b0e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 329/617] 199.19.213.204 () {34 vars in 1012 bytes} [Mon Apr 13 22:17:31 2026] GET /v2.0/networks/3cc3d5df-d692-4d80-a240-93fe981cfcab?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: 330/618] 10.0.0.226 () {34 vars in 1040 bytes} [Mon Apr 13 22:17:31 2026] GET /v2.0/security-groups?id=ab72047a-833c-4d44-8b8b-5384c99d37af&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/619] 10.0.0.203 () {34 vars in 695 bytes} [Mon Apr 13 22:17:31 2026] POST /v2.0/security-group-rules => generated 570 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/620] 10.0.0.226 () {34 vars in 990 bytes} [Mon Apr 13 22:17:31 2026] GET /v2.0/ports?device_id=c8b4c7a9-cc8c-49e5-83b0-e5d3719bd2c4 => generated 971 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/621] 199.19.213.204 () {34 vars in 1112 bytes} [Mon Apr 13 22:17:31 2026] GET /v2.0/networks/3cc3d5df-d692-4d80-a240-93fe981cfcab?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) 2026-04-13 22:17:32.058 8 WARNING neutron_lib.context [None req-a8304c64-6037-44a8-a228-82c69eea07c2 8be446551abf4160ab938ee01f2a2192 1fcae8f445d247e1a79d3f0ceab00b0e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-13 22:17:32.183 7 INFO neutron.db.l3_db [req-d4cf3875-d62f-481f-b851-2adea3436d94 req-e74bec96-01ec-4bd0-bef4-fc93cdbd0a0f 7dde598b105d43fd8e5ac09a7702ad3f 633de961bb55488eb8d61b7ee9baa9a4 - - default default] Floating IP 869758e7-5138-4e90-8f3b-df250eaa619e disassociated. External IP: 10.96.250.211, port: 275184d7-1e60-4bfe-bdc8-91c1dcac5392. [pid: 7|app: 0|req: 331/622] 199.19.213.204 () {36 vars in 997 bytes} [Mon Apr 13 22:17:31 2026] DELETE /v2.0/ports/275184d7-1e60-4bfe-bdc8-91c1dcac5392 => generated 0 bytes in 799 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/623] 10.0.0.226 () {34 vars in 1096 bytes} [Mon Apr 13 22:17:32 2026] GET /v2.0/security-groups?name=tempest-securitygroup--53318158&fields=id&tenant_id=5a29541359f445788ca391e8c1ff4c9b => generated 69 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/624] 10.0.0.226 () {34 vars in 1040 bytes} [Mon Apr 13 22:17:32 2026] GET /v2.0/security-groups?id=f4612cab-11dc-4d08-8186-5d8c25340483&fields=id&fields=name => generated 113 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/625] 10.0.0.226 () {34 vars in 982 bytes} [Mon Apr 13 22:17:32 2026] GET /v2.0/networks?id=58b5f2bf-2a48-4cf8-98cb-6cd0b1553d4f => generated 676 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/626] 10.0.0.226 () {34 vars in 965 bytes} [Mon Apr 13 22:17:32 2026] GET /v2.0/quotas/5a29541359f445788ca391e8c1ff4c9b => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-13 22:17:32.819 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-23795146-b6b0-48c6-b878-b4e8f6dcd12d'] response: {'name': 'network-changed', 'server_uuid': 'c8b4c7a9-cc8c-49e5-83b0-e5d3719bd2c4', 'tag': '20c070cf-7ede-4110-91c9-b497ffb21b8b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 292/627] 10.0.0.203 () {34 vars in 676 bytes} [Mon Apr 13 22:17:32 2026] POST /v2.0/floatingips => generated 552 bytes in 782 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/628] 10.0.0.226 () {34 vars in 1002 bytes} [Mon Apr 13 22:17:32 2026] GET /v2.0/ports?tenant_id=5a29541359f445788ca391e8c1ff4c9b&fields=id => generated 103 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/629] 199.19.213.204 () {34 vars in 1080 bytes} [Mon Apr 13 22:17:32 2026] GET /v2.0/ports?tenant_id=0ad323d7617a4cfeb85b0f1071157b0f&device_id=c8b4c7a9-cc8c-49e5-83b0-e5d3719bd2c4 => generated 1240 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/630] 199.19.213.204 () {34 vars in 986 bytes} [Mon Apr 13 22:17:32 2026] GET /v2.0/networks?id=fe82ef62-9e3f-482a-be21-511299c13544 => generated 765 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/631] 10.0.0.226 () {34 vars in 1008 bytes} [Mon Apr 13 22:17:32 2026] GET /v2.0/networks/58b5f2bf-2a48-4cf8-98cb-6cd0b1553d4f?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: 338/632] 199.19.213.204 () {34 vars in 1058 bytes} [Mon Apr 13 22:17:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=20c070cf-7ede-4110-91c9-b497ffb21b8b => generated 858 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/633] 10.0.0.226 () {34 vars in 990 bytes} [Mon Apr 13 22:17:33 2026] GET /v2.0/ports?device_id=bacf213a-1039-4e31-b919-bd5a092ecbc1 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/634] 10.0.0.226 () {34 vars in 1108 bytes} [Mon Apr 13 22:17:33 2026] GET /v2.0/networks/58b5f2bf-2a48-4cf8-98cb-6cd0b1553d4f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/635] 199.19.213.204 () {34 vars in 984 bytes} [Mon Apr 13 22:17:33 2026] GET /v2.0/subnets?id=05c34c3a-5c51-43d8-b37d-1d6645954d13 => generated 664 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/636] 199.19.213.204 () {34 vars in 1052 bytes} [Mon Apr 13 22:17:33 2026] GET /v2.0/ports?network_id=fe82ef62-9e3f-482a-be21-511299c13544&device_owner=network%3Adhcp => generated 1244 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/637] 199.19.213.204 () {34 vars in 1012 bytes} [Mon Apr 13 22:17:33 2026] GET /v2.0/networks/fe82ef62-9e3f-482a-be21-511299c13544?fields=segments => generated 14 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/638] 10.0.0.226 () {34 vars in 990 bytes} [Mon Apr 13 22:17:33 2026] GET /v2.0/ports?device_id=1e65486a-d151-4740-a086-90e26044c623 => 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: 298/639] 10.0.0.226 () {34 vars in 1100 bytes} [Mon Apr 13 22:17:33 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1567858194&fields=id&tenant_id=1fcae8f445d247e1a79d3f0ceab00b0e => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/640] 199.19.213.204 () {34 vars in 1112 bytes} [Mon Apr 13 22:17:33 2026] GET /v2.0/networks/fe82ef62-9e3f-482a-be21-511299c13544?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/641] 10.0.0.226 () {34 vars in 990 bytes} [Mon Apr 13 22:17:33 2026] GET /v2.0/ports?device_id=c8b4c7a9-cc8c-49e5-83b0-e5d3719bd2c4 => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/642] 10.0.0.226 () {34 vars in 982 bytes} [Mon Apr 13 22:17:33 2026] GET /v2.0/networks?id=2f99eade-01e1-49d6-b2c4-b891ce8061d4 => generated 683 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/643] 10.0.0.226 () {34 vars in 965 bytes} [Mon Apr 13 22:17:33 2026] GET /v2.0/quotas/1fcae8f445d247e1a79d3f0ceab00b0e => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/644] 10.0.0.226 () {34 vars in 1040 bytes} [Mon Apr 13 22:17:33 2026] GET /v2.0/security-groups?id=f4612cab-11dc-4d08-8186-5d8c25340483&fields=id&fields=name => generated 113 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/645] 10.0.0.226 () {34 vars in 1002 bytes} [Mon Apr 13 22:17:33 2026] GET /v2.0/ports?tenant_id=1fcae8f445d247e1a79d3f0ceab00b0e&fields=id => generated 103 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/646] 10.0.0.226 () {34 vars in 1008 bytes} [Mon Apr 13 22:17:33 2026] GET /v2.0/networks/2f99eade-01e1-49d6-b2c4-b891ce8061d4?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: 346/647] 10.0.0.226 () {34 vars in 1108 bytes} [Mon Apr 13 22:17:33 2026] GET /v2.0/networks/2f99eade-01e1-49d6-b2c4-b891ce8061d4?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: 302/648] 10.0.0.226 () {34 vars in 990 bytes} [Mon Apr 13 22:17:33 2026] GET /v2.0/ports?device_id=adc3f843-3dd1-46cf-97d8-d93060633ab2 => 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: 347/649] 199.19.213.204 () {34 vars in 994 bytes} [Mon Apr 13 22:17:34 2026] GET /v2.0/ports?device_id=c8b4c7a9-cc8c-49e5-83b0-e5d3719bd2c4 => 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: 348/650] 199.19.213.204 () {34 vars in 986 bytes} [Mon Apr 13 22:17:34 2026] GET /v2.0/networks?id=58b5f2bf-2a48-4cf8-98cb-6cd0b1553d4f => generated 676 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/651] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:17:34 2026] DELETE /v2.0/security-groups/ab72047a-833c-4d44-8b8b-5384c99d37af => 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: 350/652] 199.19.213.204 () {34 vars in 1050 bytes} [Mon Apr 13 22:17:34 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=5a29541359f445788ca391e8c1ff4c9b => generated 179 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-13 22:17:34.469 7 INFO neutron.api.v2.resource [None req-75f12bfb-6292-403c-9ba3-6b74c50b9b23 7dde598b105d43fd8e5ac09a7702ad3f 633de961bb55488eb8d61b7ee9baa9a4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 351/653] 10.0.0.203 () {32 vars in 737 bytes} [Mon Apr 13 22:17:34 2026] GET /v2.0/security-groups/ab72047a-833c-4d44-8b8b-5384c99d37af => 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: 352/654] 10.0.0.226 () {34 vars in 990 bytes} [Mon Apr 13 22:17:34 2026] GET /v2.0/ports?device_id=1e65486a-d151-4740-a086-90e26044c623 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-13 22:17:34.580 8 INFO neutron.db.l3_db [req-724d9c70-eaca-4c5b-a7d6-20278dda2768 req-a3b0e95f-189d-4b9c-b460-e17730b74e0a 3fa7e20ee0b54a14901fba7789538c36 0ad323d7617a4cfeb85b0f1071157b0f - - default default] Floating IP 3a6102f3-da1b-4a73-abf2-8a9c707bc850 disassociated. External IP: 10.96.250.214, port: 20c070cf-7ede-4110-91c9-b497ffb21b8b. 2026-04-13 22:17:34.876 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-dc1907c6-eafa-42e4-b04c-82d0483621a3'] response: {'server_uuid': 'bacf213a-1039-4e31-b919-bd5a092ecbc1', 'name': 'network-vif-deleted', 'tag': '275184d7-1e60-4bfe-bdc8-91c1dcac5392', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 353/655] 10.0.0.203 () {32 vars in 732 bytes} [Mon Apr 13 22:17:34 2026] DELETE /v2.0/floatingips/869758e7-5138-4e90-8f3b-df250eaa619e => generated 0 bytes in 429 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-13 22:17:34.928 7 WARNING neutron_lib.context [req-0eed088e-2c99-4e41-89da-44331d63dab5 req-f7171663-7085-4149-b0fc-e1c5853610de 6fb662ce751f4dbfa7cb1823db2063e3 5a29541359f445788ca391e8c1ff4c9b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 303/656] 199.19.213.204 () {36 vars in 997 bytes} [Mon Apr 13 22:17:34 2026] DELETE /v2.0/ports/20c070cf-7ede-4110-91c9-b497ffb21b8b => generated 0 bytes in 980 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/657] 10.0.0.226 () {34 vars in 990 bytes} [Mon Apr 13 22:17:35 2026] GET /v2.0/ports?device_id=c8b4c7a9-cc8c-49e5-83b0-e5d3719bd2c4 => generated 12 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-13 22:17:35.207 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f0ca6614-d480-434a-96f2-a3ba5634f338'] response: {'server_uuid': 'c8b4c7a9-cc8c-49e5-83b0-e5d3719bd2c4', 'name': 'network-vif-deleted', 'tag': '20c070cf-7ede-4110-91c9-b497ffb21b8b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 305/658] 199.19.213.204 () {34 vars in 986 bytes} [Mon Apr 13 22:17:35 2026] GET /v2.0/networks?id=2f99eade-01e1-49d6-b2c4-b891ce8061d4 => generated 683 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/659] 199.19.213.204 () {38 vars in 955 bytes} [Mon Apr 13 22:17:34 2026] POST /v2.0/ports => generated 954 bytes in 559 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: 355/660] 10.0.0.226 () {34 vars in 990 bytes} [Mon Apr 13 22:17:35 2026] GET /v2.0/ports?device_id=adc3f843-3dd1-46cf-97d8-d93060633ab2 => 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: 356/661] 199.19.213.204 () {34 vars in 1050 bytes} [Mon Apr 13 22:17:35 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=1fcae8f445d247e1a79d3f0ceab00b0e => generated 181 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/662] 199.19.213.204 () {38 vars in 1028 bytes} [Mon Apr 13 22:17:35 2026] PUT /v2.0/ports/eda91da8-5e8f-4fa6-99a7-96df21a4afca => generated 1199 bytes in 602 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: 358/663] 10.0.0.226 () {34 vars in 990 bytes} [Mon Apr 13 22:17:36 2026] GET /v2.0/ports?device_id=1e65486a-d151-4740-a086-90e26044c623 => generated 969 bytes in 53 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-13 22:17:36.219 7 WARNING neutron_lib.context [req-18e16671-a630-460b-bf7f-4a34dfa3e425 req-b29966fb-0057-4834-8568-7bcbbb8a403d 8be446551abf4160ab938ee01f2a2192 1fcae8f445d247e1a79d3f0ceab00b0e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 306/664] 10.0.0.203 () {34 vars in 789 bytes} [Mon Apr 13 22:17:35 2026] PUT /v2.0/routers/cb46d6b6-1583-4eba-bede-9d640e6f8966/remove_router_interface => generated 309 bytes in 1275 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/665] 10.0.0.226 () {34 vars in 1040 bytes} [Mon Apr 13 22:17:36 2026] GET /v2.0/security-groups?id=44e2c68f-4a70-4285-8031-4ba160190df2&fields=id&fields=name => generated 112 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/666] 199.19.213.204 () {34 vars in 1080 bytes} [Mon Apr 13 22:17:36 2026] GET /v2.0/ports?tenant_id=5a29541359f445788ca391e8c1ff4c9b&device_id=1e65486a-d151-4740-a086-90e26044c623 => generated 1238 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/667] 199.19.213.204 () {38 vars in 955 bytes} [Mon Apr 13 22:17:36 2026] POST /v2.0/ports => generated 954 bytes in 461 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: 309/668] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:17:36 2026] DELETE /v2.0/security-groups/f4612cab-11dc-4d08-8186-5d8c25340483 => 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: 310/669] 10.0.0.226 () {34 vars in 990 bytes} [Mon Apr 13 22:17:36 2026] GET /v2.0/ports?device_id=adc3f843-3dd1-46cf-97d8-d93060633ab2 => generated 957 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/670] 199.19.213.204 () {34 vars in 1058 bytes} [Mon Apr 13 22:17:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=eda91da8-5e8f-4fa6-99a7-96df21a4afca => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-13 22:17:36.931 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-872c3fcc-39a6-402f-aa4b-461779794d27'] response: {'name': 'network-changed', 'server_uuid': '1e65486a-d151-4740-a086-90e26044c623', 'tag': 'eda91da8-5e8f-4fa6-99a7-96df21a4afca', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 312/671] 199.19.213.204 () {38 vars in 1028 bytes} [Mon Apr 13 22:17:36 2026] PUT /v2.0/ports/5beab72e-3620-4e22-9609-3b72b148de92 => generated 1199 bytes in 561 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-13 22:17:37.415 8 INFO neutron.api.v2.resource [None req-d4103355-4f5f-4acd-ae58-00c7daaf25ca 3fa7e20ee0b54a14901fba7789538c36 0ad323d7617a4cfeb85b0f1071157b0f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 313/672] 10.0.0.203 () {32 vars in 737 bytes} [Mon Apr 13 22:17:37 2026] GET /v2.0/security-groups/f4612cab-11dc-4d08-8186-5d8c25340483 => generated 146 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-13 22:17:37.451 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c4f20ee0-965c-459c-9a21-f5d1e64e83bb'] response: {'name': 'network-changed', 'server_uuid': 'adc3f843-3dd1-46cf-97d8-d93060633ab2', 'tag': '5beab72e-3620-4e22-9609-3b72b148de92', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 314/673] 10.0.0.226 () {34 vars in 1040 bytes} [Mon Apr 13 22:17:37 2026] GET /v2.0/security-groups?id=2a49a3a9-c38a-4fcd-85e8-6fddc1fc22ed&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 315/674] 199.19.213.204 () {34 vars in 984 bytes} [Mon Apr 13 22:17:37 2026] GET /v2.0/subnets?id=e4b1852b-b02b-4457-b0d3-8e37cf9b10af => generated 670 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-13 22:17:37.517 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-67457717-5f9f-43fd-9b02-30b974925953 b6b3948daff542718bd20f19f99eafdd f5830d5b59fb4dacaf3b8afac247d6bc - - 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: 316/675] 199.19.213.204 () {34 vars in 1080 bytes} [Mon Apr 13 22:17:37 2026] GET /v2.0/ports?tenant_id=1fcae8f445d247e1a79d3f0ceab00b0e&device_id=adc3f843-3dd1-46cf-97d8-d93060633ab2 => generated 1238 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-13 22:17:37.872 7 INFO neutron.services.segments.plugin [-] Segment 376a9d81-7306-4f60-b95f-e938e68ea20d resource provider aggregate not found 2026-04-13 22:17:37.891 7 INFO neutron.services.segments.plugin [-] Segment 376a9d81-7306-4f60-b95f-e938e68ea20d resource provider aggregate not found 2026-04-13 22:17:37.896 7 INFO neutron.services.segments.plugin [-] Segment 376a9d81-7306-4f60-b95f-e938e68ea20d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 376a9d81-7306-4f60-b95f-e938e68ea20d found for delete ", "request_id": "req-cfd72234-74ef-487d-8cb1-116dd62aeefc"}]} 2026-04-13 22:17:37.918 7 INFO neutron.services.segments.plugin [-] Segment 376a9d81-7306-4f60-b95f-e938e68ea20d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 376a9d81-7306-4f60-b95f-e938e68ea20d found for delete ", "request_id": "req-32293bae-0974-444e-ba9b-cd2da46e0bf0"}]} [pid: 8|app: 0|req: 317/676] 10.0.0.203 () {32 vars in 732 bytes} [Mon Apr 13 22:17:37 2026] DELETE /v2.0/floatingips/3a6102f3-da1b-4a73-abf2-8a9c707bc850 => generated 0 bytes in 380 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-13 22:17:37.931 7 INFO neutron.db.l3_hamode_db [None req-67457717-5f9f-43fd-9b02-30b974925953 b6b3948daff542718bd20f19f99eafdd f5830d5b59fb4dacaf3b8afac247d6bc - - default default] HA network f48578ae-ad6a-438b-bb38-643ec7e11d5f was deleted as no HA routers are present in tenant 633de961bb55488eb8d61b7ee9baa9a4. [pid: 7|app: 0|req: 360/677] 10.0.0.203 () {32 vars in 724 bytes} [Mon Apr 13 22:17:36 2026] DELETE /v2.0/routers/cb46d6b6-1583-4eba-bede-9d640e6f8966 => generated 0 bytes in 1267 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/678] 199.19.213.204 () {34 vars in 1058 bytes} [Mon Apr 13 22:17:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=5beab72e-3620-4e22-9609-3b72b148de92 => 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: 318/679] 199.19.213.204 () {34 vars in 1052 bytes} [Mon Apr 13 22:17:37 2026] GET /v2.0/ports?network_id=58b5f2bf-2a48-4cf8-98cb-6cd0b1553d4f&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/680] 10.0.0.226 () {34 vars in 990 bytes} [Mon Apr 13 22:17:37 2026] GET /v2.0/ports?device_id=1e65486a-d151-4740-a086-90e26044c623 => generated 969 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/681] 10.0.0.203 () {32 vars in 724 bytes} [Mon Apr 13 22:17:38 2026] DELETE /v2.0/subnets/dafbf2d0-860d-4c3e-896f-936e536d7bf9 => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/682] 199.19.213.204 () {34 vars in 984 bytes} [Mon Apr 13 22:17:38 2026] GET /v2.0/subnets?id=477df86f-c685-4792-aa0f-ebf6b1b20053 => generated 677 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/683] 199.19.213.204 () {34 vars in 1012 bytes} [Mon Apr 13 22:17:38 2026] GET /v2.0/networks/58b5f2bf-2a48-4cf8-98cb-6cd0b1553d4f?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/684] 10.0.0.226 () {34 vars in 1040 bytes} [Mon Apr 13 22:17:38 2026] GET /v2.0/security-groups?id=44e2c68f-4a70-4285-8031-4ba160190df2&fields=id&fields=name => generated 112 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 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: 7|app: 0|req: 367/685] 10.0.0.203 () {32 vars in 726 bytes} [Mon Apr 13 22:17:38 2026] DELETE /v2.0/networks/3cc3d5df-d692-4d80-a240-93fe981cfcab => generated 0 bytes in 657 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/686] 199.19.213.204 () {34 vars in 1052 bytes} [Mon Apr 13 22:17:39 2026] GET /v2.0/ports?network_id=2f99eade-01e1-49d6-b2c4-b891ce8061d4&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/687] 199.19.213.204 () {34 vars in 1112 bytes} [Mon Apr 13 22:17:39 2026] GET /v2.0/networks/58b5f2bf-2a48-4cf8-98cb-6cd0b1553d4f?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: 370/688] 10.0.0.226 () {34 vars in 990 bytes} [Mon Apr 13 22:17:39 2026] GET /v2.0/ports?device_id=adc3f843-3dd1-46cf-97d8-d93060633ab2 => generated 969 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/689] 199.19.213.204 () {34 vars in 1012 bytes} [Mon Apr 13 22:17:39 2026] GET /v2.0/networks/2f99eade-01e1-49d6-b2c4-b891ce8061d4?fields=segments => generated 14 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/690] 10.0.0.203 () {32 vars in 774 bytes} [Mon Apr 13 22:17:39 2026] GET /v2.0/security-groups?tenant_id=633de961bb55488eb8d61b7ee9baa9a4&name=default => generated 2797 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/691] 199.19.213.204 () {34 vars in 1080 bytes} [Mon Apr 13 22:17:39 2026] GET /v2.0/ports?tenant_id=5a29541359f445788ca391e8c1ff4c9b&device_id=1e65486a-d151-4740-a086-90e26044c623 => generated 1238 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/692] 10.0.0.226 () {34 vars in 1040 bytes} [Mon Apr 13 22:17:39 2026] GET /v2.0/security-groups?id=2a49a3a9-c38a-4fcd-85e8-6fddc1fc22ed&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/693] 199.19.213.204 () {34 vars in 1112 bytes} [Mon Apr 13 22:17:39 2026] GET /v2.0/networks/2f99eade-01e1-49d6-b2c4-b891ce8061d4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/694] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:17:39 2026] DELETE /v2.0/security-groups/6bd5e714-abdb-4222-a34a-39700dc3c752 => 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: 377/695] 199.19.213.204 () {34 vars in 986 bytes} [Mon Apr 13 22:17:39 2026] GET /v2.0/networks?id=58b5f2bf-2a48-4cf8-98cb-6cd0b1553d4f => generated 771 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/696] 10.0.0.203 () {34 vars in 789 bytes} [Mon Apr 13 22:17:37 2026] PUT /v2.0/routers/54761e79-1521-420b-a4ab-6a708071be2a/remove_router_interface => generated 309 bytes in 1736 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/697] 10.0.0.226 () {34 vars in 990 bytes} [Mon Apr 13 22:17:39 2026] GET /v2.0/ports?device_id=1e65486a-d151-4740-a086-90e26044c623 => generated 969 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/698] 199.19.213.204 () {34 vars in 1080 bytes} [Mon Apr 13 22:17:39 2026] GET /v2.0/ports?tenant_id=1fcae8f445d247e1a79d3f0ceab00b0e&device_id=adc3f843-3dd1-46cf-97d8-d93060633ab2 => generated 1238 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/699] 199.19.213.204 () {34 vars in 1058 bytes} [Mon Apr 13 22:17:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=eda91da8-5e8f-4fa6-99a7-96df21a4afca => 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: 380/700] 10.0.0.226 () {34 vars in 1040 bytes} [Mon Apr 13 22:17:39 2026] GET /v2.0/security-groups?id=44e2c68f-4a70-4285-8031-4ba160190df2&fields=id&fields=name => generated 112 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-13 22:17:39.927 7 INFO neutron.services.segments.plugin [-] Segment 019600c0-11a4-45fe-962f-b9337ac96f4e resource provider aggregate not found 2026-04-13 22:17:39.941 7 INFO neutron.services.segments.plugin [-] Segment 019600c0-11a4-45fe-962f-b9337ac96f4e resource provider aggregate not found 2026-04-13 22:17:39.949 7 INFO neutron.services.segments.plugin [-] Segment 019600c0-11a4-45fe-962f-b9337ac96f4e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 019600c0-11a4-45fe-962f-b9337ac96f4e found for delete ", "request_id": "req-bbd7b189-5884-4cfb-9885-671b74e5f215"}]} [pid: 7|app: 0|req: 381/701] 199.19.213.204 () {34 vars in 986 bytes} [Mon Apr 13 22:17:39 2026] GET /v2.0/networks?id=2f99eade-01e1-49d6-b2c4-b891ce8061d4 => generated 779 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-13 22:17:39.966 7 INFO neutron.services.segments.plugin [-] Segment 019600c0-11a4-45fe-962f-b9337ac96f4e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 019600c0-11a4-45fe-962f-b9337ac96f4e found for delete ", "request_id": "req-39f7f185-3dc4-44f0-9e75-198f8fb4149f"}]} [pid: 7|app: 0|req: 382/702] 199.19.213.204 () {34 vars in 984 bytes} [Mon Apr 13 22:17:39 2026] GET /v2.0/subnets?id=e4b1852b-b02b-4457-b0d3-8e37cf9b10af => generated 670 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/703] 199.19.213.204 () {34 vars in 1058 bytes} [Mon Apr 13 22:17:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=5beab72e-3620-4e22-9609-3b72b148de92 => 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: 384/704] 199.19.213.204 () {34 vars in 1052 bytes} [Mon Apr 13 22:17:40 2026] GET /v2.0/ports?network_id=58b5f2bf-2a48-4cf8-98cb-6cd0b1553d4f&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: 385/705] 199.19.213.204 () {34 vars in 984 bytes} [Mon Apr 13 22:17:40 2026] GET /v2.0/subnets?id=477df86f-c685-4792-aa0f-ebf6b1b20053 => 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: 386/706] 199.19.213.204 () {34 vars in 1012 bytes} [Mon Apr 13 22:17:40 2026] GET /v2.0/networks/58b5f2bf-2a48-4cf8-98cb-6cd0b1553d4f?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: 387/707] 199.19.213.204 () {34 vars in 1052 bytes} [Mon Apr 13 22:17:40 2026] GET /v2.0/ports?network_id=2f99eade-01e1-49d6-b2c4-b891ce8061d4&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: 388/708] 199.19.213.204 () {34 vars in 1112 bytes} [Mon Apr 13 22:17:40 2026] GET /v2.0/networks/58b5f2bf-2a48-4cf8-98cb-6cd0b1553d4f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/709] 199.19.213.204 () {34 vars in 1012 bytes} [Mon Apr 13 22:17:40 2026] GET /v2.0/networks/2f99eade-01e1-49d6-b2c4-b891ce8061d4?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: 390/710] 199.19.213.204 () {34 vars in 1112 bytes} [Mon Apr 13 22:17:40 2026] GET /v2.0/networks/2f99eade-01e1-49d6-b2c4-b891ce8061d4?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: 391/711] 10.0.0.226 () {34 vars in 990 bytes} [Mon Apr 13 22:17:40 2026] GET /v2.0/ports?device_id=adc3f843-3dd1-46cf-97d8-d93060633ab2 => generated 969 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/712] 10.0.0.226 () {34 vars in 1040 bytes} [Mon Apr 13 22:17:40 2026] GET /v2.0/security-groups?id=2a49a3a9-c38a-4fcd-85e8-6fddc1fc22ed&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: 393/713] 10.0.0.226 () {34 vars in 990 bytes} [Mon Apr 13 22:17:40 2026] GET /v2.0/ports?device_id=1e65486a-d151-4740-a086-90e26044c623 => generated 969 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-13 22:17:41.032 8 INFO neutron.services.segments.plugin [-] Segment fe193fd4-1598-45dd-93e8-a7be2fe94a11 resource provider aggregate not found 2026-04-13 22:17:41.036 8 INFO neutron.services.segments.plugin [-] Segment fe193fd4-1598-45dd-93e8-a7be2fe94a11 resource provider aggregate not found [pid: 7|app: 0|req: 394/714] 10.0.0.226 () {34 vars in 1040 bytes} [Mon Apr 13 22:17:40 2026] GET /v2.0/security-groups?id=44e2c68f-4a70-4285-8031-4ba160190df2&fields=id&fields=name => generated 112 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-13 22:17:41.052 8 INFO neutron.services.segments.plugin [-] Segment fe193fd4-1598-45dd-93e8-a7be2fe94a11 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fe193fd4-1598-45dd-93e8-a7be2fe94a11 found for delete ", "request_id": "req-120f48d6-2347-4eb3-b99e-830ed8762bed"}]} 2026-04-13 22:17:41.064 8 INFO neutron.db.l3_hamode_db [None req-818f3e8f-2f1a-438e-a3e9-2785310b7961 b6b3948daff542718bd20f19f99eafdd f5830d5b59fb4dacaf3b8afac247d6bc - - default default] HA network 5001a340-fcc2-4fe3-a8a9-c2dbaae53e49 was deleted as no HA routers are present in tenant 0ad323d7617a4cfeb85b0f1071157b0f. 2026-04-13 22:17:41.066 8 INFO neutron.services.segments.plugin [-] Segment fe193fd4-1598-45dd-93e8-a7be2fe94a11 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fe193fd4-1598-45dd-93e8-a7be2fe94a11 found for delete ", "request_id": "req-2f7a34f6-d983-4f66-bb34-fa7e6e672ca1"}]} [pid: 8|app: 0|req: 321/715] 10.0.0.203 () {32 vars in 724 bytes} [Mon Apr 13 22:17:39 2026] DELETE /v2.0/routers/54761e79-1521-420b-a4ab-6a708071be2a => generated 0 bytes in 1319 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/716] 10.0.0.203 () {32 vars in 724 bytes} [Mon Apr 13 22:17:41 2026] DELETE /v2.0/subnets/05c34c3a-5c51-43d8-b37d-1d6645954d13 => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/717] 10.0.0.203 () {32 vars in 726 bytes} [Mon Apr 13 22:17:41 2026] DELETE /v2.0/networks/fe82ef62-9e3f-482a-be21-511299c13544 => generated 0 bytes in 425 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/718] 10.0.0.226 () {34 vars in 990 bytes} [Mon Apr 13 22:17:41 2026] GET /v2.0/ports?device_id=adc3f843-3dd1-46cf-97d8-d93060633ab2 => generated 971 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/719] 10.0.0.226 () {34 vars in 1040 bytes} [Mon Apr 13 22:17:41 2026] GET /v2.0/security-groups?id=2a49a3a9-c38a-4fcd-85e8-6fddc1fc22ed&fields=id&fields=name => generated 114 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/720] 10.0.0.203 () {32 vars in 774 bytes} [Mon Apr 13 22:17:41 2026] GET /v2.0/security-groups?tenant_id=0ad323d7617a4cfeb85b0f1071157b0f&name=default => generated 2797 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/721] 10.0.0.226 () {34 vars in 990 bytes} [Mon Apr 13 22:17:41 2026] GET /v2.0/ports?device_id=adc3f843-3dd1-46cf-97d8-d93060633ab2 => generated 971 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/722] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:17:41 2026] DELETE /v2.0/security-groups/dbb9af41-cb67-4a25-b275-911ea068b358 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/723] 10.0.0.226 () {34 vars in 990 bytes} [Mon Apr 13 22:17:42 2026] GET /v2.0/ports?device_id=1e65486a-d151-4740-a086-90e26044c623 => generated 971 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/724] 10.0.0.226 () {34 vars in 1040 bytes} [Mon Apr 13 22:17:42 2026] GET /v2.0/security-groups?id=44e2c68f-4a70-4285-8031-4ba160190df2&fields=id&fields=name => generated 112 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-13 22:17:42.436 8 INFO neutron.db.l3_db [None req-4db3514a-0cd3-451d-b726-a08aa847db3e 8be446551abf4160ab938ee01f2a2192 1fcae8f445d247e1a79d3f0ceab00b0e - - default default] Floating IP d90420db-5e2d-4567-a2ef-2e97d25e8a2c associated. External IP: 10.96.250.218, port: 5beab72e-3620-4e22-9609-3b72b148de92. [pid: 8|app: 0|req: 325/725] 10.0.0.203 () {34 vars in 749 bytes} [Mon Apr 13 22:17:42 2026] PUT /v2.0/floatingips/d90420db-5e2d-4567-a2ef-2e97d25e8a2c => generated 855 bytes in 783 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/726] 10.0.0.226 () {34 vars in 990 bytes} [Mon Apr 13 22:17:42 2026] GET /v2.0/ports?device_id=adc3f843-3dd1-46cf-97d8-d93060633ab2 => generated 971 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-13 22:17:42.979 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-cd8dbb00-1b01-4cb0-aeb0-0c9d2361523e'] response: {'name': 'network-changed', 'server_uuid': 'adc3f843-3dd1-46cf-97d8-d93060633ab2', 'tag': '5beab72e-3620-4e22-9609-3b72b148de92', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 326/727] 10.0.0.226 () {34 vars in 1040 bytes} [Mon Apr 13 22:17:42 2026] GET /v2.0/security-groups?id=2a49a3a9-c38a-4fcd-85e8-6fddc1fc22ed&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: 402/728] 199.19.213.204 () {34 vars in 1080 bytes} [Mon Apr 13 22:17:42 2026] GET /v2.0/ports?tenant_id=1fcae8f445d247e1a79d3f0ceab00b0e&device_id=adc3f843-3dd1-46cf-97d8-d93060633ab2 => generated 1240 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-13 22:17:43.086 8 INFO neutron.services.segments.plugin [-] Segment 6437a91f-48c7-4fa1-8397-d602382f4dbf resource provider aggregate not found 2026-04-13 22:17:43.109 8 INFO neutron.services.segments.plugin [-] Segment 6437a91f-48c7-4fa1-8397-d602382f4dbf resource provider aggregate not found 2026-04-13 22:17:43.114 8 INFO neutron.services.segments.plugin [-] Segment 6437a91f-48c7-4fa1-8397-d602382f4dbf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6437a91f-48c7-4fa1-8397-d602382f4dbf found for delete ", "request_id": "req-9692dc29-3baa-4b06-bb51-280b3517fb49"}]} 2026-04-13 22:17:43.133 8 INFO neutron.services.segments.plugin [-] Segment 6437a91f-48c7-4fa1-8397-d602382f4dbf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6437a91f-48c7-4fa1-8397-d602382f4dbf found for delete ", "request_id": "req-f96d9f8e-525d-4ff7-8a18-86453d5bc6d9"}]} [pid: 8|app: 0|req: 327/729] 199.19.213.204 () {34 vars in 986 bytes} [Mon Apr 13 22:17:43 2026] GET /v2.0/networks?id=2f99eade-01e1-49d6-b2c4-b891ce8061d4 => generated 779 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/730] 199.19.213.204 () {34 vars in 1058 bytes} [Mon Apr 13 22:17:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=5beab72e-3620-4e22-9609-3b72b148de92 => generated 858 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/731] 199.19.213.204 () {34 vars in 984 bytes} [Mon Apr 13 22:17:43 2026] GET /v2.0/subnets?id=477df86f-c685-4792-aa0f-ebf6b1b20053 => generated 677 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/732] 199.19.213.204 () {34 vars in 1052 bytes} [Mon Apr 13 22:17:43 2026] GET /v2.0/ports?network_id=2f99eade-01e1-49d6-b2c4-b891ce8061d4&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: 404/733] 10.0.0.226 () {34 vars in 990 bytes} [Mon Apr 13 22:17:43 2026] GET /v2.0/ports?device_id=1e65486a-d151-4740-a086-90e26044c623 => generated 971 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/734] 199.19.213.204 () {34 vars in 1012 bytes} [Mon Apr 13 22:17:43 2026] GET /v2.0/networks/2f99eade-01e1-49d6-b2c4-b891ce8061d4?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: 405/735] 10.0.0.226 () {34 vars in 1040 bytes} [Mon Apr 13 22:17:43 2026] GET /v2.0/security-groups?id=44e2c68f-4a70-4285-8031-4ba160190df2&fields=id&fields=name => generated 112 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/736] 199.19.213.204 () {34 vars in 1112 bytes} [Mon Apr 13 22:17:43 2026] GET /v2.0/networks/2f99eade-01e1-49d6-b2c4-b891ce8061d4?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) 2026-04-13 22:17:44.516 7 INFO neutron.db.segments_db [None req-56b3acef-bc44-48d4-9a66-8e21b3f98ab8 b6b3948daff542718bd20f19f99eafdd f5830d5b59fb4dacaf3b8afac247d6bc - - default default] Added segment be365ed9-0738-47e6-85f9-cc3e79bad12e of type vxlan for network 43bb4905-b60a-448a-aea5-d0c7aef265c7 [pid: 8|app: 0|req: 332/737] 10.0.0.203 () {32 vars in 774 bytes} [Mon Apr 13 22:17:44 2026] GET /v2.0/security-groups?tenant_id=eff0de4a633e4b43a4d0a719ab87fcd6&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: 406/738] 10.0.0.203 () {34 vars in 671 bytes} [Mon Apr 13 22:17:44 2026] POST /v2.0/networks => generated 746 bytes in 400 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/739] 10.0.0.226 () {34 vars in 990 bytes} [Mon Apr 13 22:17:44 2026] GET /v2.0/ports?device_id=1e65486a-d151-4740-a086-90e26044c623 => generated 971 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/740] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:17:44 2026] DELETE /v2.0/security-groups/fc3c9a1f-fa37-41d5-881e-3f55d2e55eb6 => 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: 408/741] 10.0.0.226 () {34 vars in 1040 bytes} [Mon Apr 13 22:17:44 2026] GET /v2.0/security-groups?id=44e2c68f-4a70-4285-8031-4ba160190df2&fields=id&fields=name => generated 112 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/742] 10.0.0.226 () {34 vars in 990 bytes} [Mon Apr 13 22:17:44 2026] GET /v2.0/ports?device_id=1e65486a-d151-4740-a086-90e26044c623 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/743] 10.0.0.203 () {34 vars in 669 bytes} [Mon Apr 13 22:17:44 2026] POST /v2.0/subnets => generated 669 bytes in 261 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/744] 10.0.0.203 () {32 vars in 774 bytes} [Mon Apr 13 22:17:44 2026] GET /v2.0/security-groups?tenant_id=243d0ff30ae2479480712335570feba1&name=default => generated 2801 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-13 22:17:45.036 7 INFO neutron.db.segments_db [None req-2bdd8f15-c09f-42d0-9a77-d70060e5f9fd b6b3948daff542718bd20f19f99eafdd f5830d5b59fb4dacaf3b8afac247d6bc - - default default] Added segment 0afbc9ce-7a73-429d-a8c1-3c5f3fb2b4fd of type vxlan for network 3c218ae1-f6f0-4e1c-aa88-140a36597937 2026-04-13 22:17:45.346 7 INFO neutron.db.l3_hamode_db [None req-2bdd8f15-c09f-42d0-9a77-d70060e5f9fd b6b3948daff542718bd20f19f99eafdd f5830d5b59fb4dacaf3b8afac247d6bc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-13 22:17:45.423 8 INFO neutron.db.l3_db [None req-a5cd3f3d-9818-47f4-9868-867262c0c001 6fb662ce751f4dbfa7cb1823db2063e3 5a29541359f445788ca391e8c1ff4c9b - - default default] Floating IP d856450d-ba31-4c08-8274-428ac5072820 associated. External IP: 10.96.250.205, port: eda91da8-5e8f-4fa6-99a7-96df21a4afca. [pid: 8|app: 0|req: 335/745] 10.0.0.203 () {34 vars in 749 bytes} [Mon Apr 13 22:17:44 2026] PUT /v2.0/floatingips/d856450d-ba31-4c08-8274-428ac5072820 => generated 855 bytes in 928 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-13 22:17:45.946 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-16dace8f-bc01-4e31-8008-9ed3bc99ed9c'] response: {'name': 'network-changed', 'server_uuid': '1e65486a-d151-4740-a086-90e26044c623', 'tag': 'eda91da8-5e8f-4fa6-99a7-96df21a4afca', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 336/746] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:17:45 2026] DELETE /v2.0/security-groups/2f08d2c3-c827-4d7e-93a9-9df13833bcc8 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/747] 199.19.213.204 () {34 vars in 1080 bytes} [Mon Apr 13 22:17:46 2026] GET /v2.0/ports?tenant_id=5a29541359f445788ca391e8c1ff4c9b&device_id=1e65486a-d151-4740-a086-90e26044c623 => generated 1240 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/748] 199.19.213.204 () {34 vars in 986 bytes} [Mon Apr 13 22:17:46 2026] GET /v2.0/networks?id=58b5f2bf-2a48-4cf8-98cb-6cd0b1553d4f => generated 771 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/749] 199.19.213.204 () {34 vars in 1058 bytes} [Mon Apr 13 22:17:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=eda91da8-5e8f-4fa6-99a7-96df21a4afca => generated 858 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/750] 199.19.213.204 () {34 vars in 984 bytes} [Mon Apr 13 22:17:46 2026] GET /v2.0/subnets?id=e4b1852b-b02b-4457-b0d3-8e37cf9b10af => generated 670 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/751] 199.19.213.204 () {34 vars in 1052 bytes} [Mon Apr 13 22:17:46 2026] GET /v2.0/ports?network_id=58b5f2bf-2a48-4cf8-98cb-6cd0b1553d4f&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/752] 199.19.213.204 () {34 vars in 1012 bytes} [Mon Apr 13 22:17:46 2026] GET /v2.0/networks/58b5f2bf-2a48-4cf8-98cb-6cd0b1553d4f?fields=segments => generated 14 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-13 22:17:46.479 7 INFO neutron.db.l3_hamode_db [None req-2bdd8f15-c09f-42d0-9a77-d70060e5f9fd b6b3948daff542718bd20f19f99eafdd f5830d5b59fb4dacaf3b8afac247d6bc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 343/753] 199.19.213.204 () {34 vars in 1112 bytes} [Mon Apr 13 22:17:46 2026] GET /v2.0/networks/58b5f2bf-2a48-4cf8-98cb-6cd0b1553d4f?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: 411/756] 10.0.0.203 () {34 vars in 669 bytes} [Mon Apr 13 22:17:44 2026] POST /v2.0/routers => generated 733 bytes in 2671 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/757] 10.0.0.203 () {34 vars in 783 bytes} [Mon Apr 13 22:17:47 2026] PUT /v2.0/routers/8f81dc81-8ceb-4266-8eb5-48b5e989b3b9/add_router_interface => generated 309 bytes in 1555 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/758] 10.0.0.226 () {34 vars in 982 bytes} [Mon Apr 13 22:17:50 2026] GET /v2.0/networks?id=43bb4905-b60a-448a-aea5-d0c7aef265c7 => generated 678 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/759] 10.0.0.226 () {34 vars in 965 bytes} [Mon Apr 13 22:17:50 2026] GET /v2.0/quotas/062b2dbcc90a41a99d1ec5cb981bf07a => generated 292 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/760] 10.0.0.226 () {34 vars in 1002 bytes} [Mon Apr 13 22:17:50 2026] GET /v2.0/ports?tenant_id=062b2dbcc90a41a99d1ec5cb981bf07a&fields=id => generated 103 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/761] 10.0.0.226 () {34 vars in 1008 bytes} [Mon Apr 13 22:17:50 2026] GET /v2.0/networks/43bb4905-b60a-448a-aea5-d0c7aef265c7?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: 414/762] 10.0.0.226 () {34 vars in 1108 bytes} [Mon Apr 13 22:17:50 2026] GET /v2.0/networks/43bb4905-b60a-448a-aea5-d0c7aef265c7?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: 349/763] 10.0.0.226 () {34 vars in 990 bytes} [Mon Apr 13 22:17:50 2026] GET /v2.0/ports?device_id=59af11b2-cd52-46b2-bca6-817058c221c1 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/764] 199.19.213.204 () {34 vars in 986 bytes} [Mon Apr 13 22:17:51 2026] GET /v2.0/networks?id=43bb4905-b60a-448a-aea5-d0c7aef265c7 => generated 678 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-13 22:17:51.681 8 WARNING neutron_lib.context [req-1695d322-8b98-48d4-b66f-8c4ac8c7ae85 req-dd238ec0-3824-4a2a-a619-e18e394f7e5d 70a9f15302af478ca924aef554ea1e10 062b2dbcc90a41a99d1ec5cb981bf07a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 416/765] 10.0.0.226 () {34 vars in 990 bytes} [Mon Apr 13 22:17:51 2026] GET /v2.0/ports?device_id=59af11b2-cd52-46b2-bca6-817058c221c1 => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/766] 10.0.0.203 () {32 vars in 774 bytes} [Mon Apr 13 22:17:51 2026] GET /v2.0/security-groups?tenant_id=4b0a782fae4d46fdbb03dc74bd7917d7&name=default => generated 2801 bytes in 285 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/767] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:17:52 2026] DELETE /v2.0/security-groups/e064ab79-3b7f-404e-8429-079240b70abe => 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: 419/768] 10.0.0.203 () {32 vars in 774 bytes} [Mon Apr 13 22:17:52 2026] GET /v2.0/security-groups?tenant_id=86eb68876d994f199cacdbe552e64a13&name=default => generated 2801 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/769] 199.19.213.204 () {38 vars in 955 bytes} [Mon Apr 13 22:17:51 2026] POST /v2.0/ports => generated 954 bytes in 932 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: 420/770] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:17:52 2026] DELETE /v2.0/security-groups/9670fa56-079f-431c-a349-1077a5f9e6bd => 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: 421/771] 10.0.0.226 () {34 vars in 990 bytes} [Mon Apr 13 22:17:53 2026] GET /v2.0/ports?device_id=59af11b2-cd52-46b2-bca6-817058c221c1 => generated 969 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/772] 199.19.213.204 () {38 vars in 1028 bytes} [Mon Apr 13 22:17:52 2026] PUT /v2.0/ports/f5072427-5332-4003-a5bf-06d4cc9c6082 => generated 1199 bytes in 538 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/773] 10.0.0.226 () {34 vars in 1040 bytes} [Mon Apr 13 22:17:53 2026] GET /v2.0/security-groups?id=eec16aff-6162-428b-901a-089726745075&fields=id&fields=name => generated 88 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, ' 2026-04-13 22:17:53.256 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fc8c8a4d-0a0e-4269-8942-524d1bf8c8a7'] response: {'name': 'network-changed', 'server_uuid': '59af11b2-cd52-46b2-bca6-817058c221c1', 'tag': 'f5072427-5332-4003-a5bf-06d4cc9c6082', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 352/774] 199.19.213.204 () {34 vars in 1080 bytes} [Mon Apr 13 22:17:53 2026] GET /v2.0/ports?tenant_id=062b2dbcc90a41a99d1ec5cb981bf07a&device_id=59af11b2-cd52-46b2-bca6-817058c221c1 => generated 1238 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/775] 199.19.213.204 () {34 vars in 1058 bytes} [Mon Apr 13 22:17:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=f5072427-5332-4003-a5bf-06d4cc9c6082 => 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: 353/776] 199.19.213.204 () {34 vars in 984 bytes} [Mon Apr 13 22:17:53 2026] GET /v2.0/subnets?id=f40be949-dbe0-4414-8870-33433fe58423 => 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: 424/777] 199.19.213.204 () {34 vars in 1052 bytes} [Mon Apr 13 22:17:53 2026] GET /v2.0/ports?network_id=43bb4905-b60a-448a-aea5-d0c7aef265c7&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 354/778] 199.19.213.204 () {34 vars in 1012 bytes} [Mon Apr 13 22:17:53 2026] GET /v2.0/networks/43bb4905-b60a-448a-aea5-d0c7aef265c7?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: 425/779] 199.19.213.204 () {34 vars in 1112 bytes} [Mon Apr 13 22:17:53 2026] GET /v2.0/networks/43bb4905-b60a-448a-aea5-d0c7aef265c7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/780] 199.19.213.204 () {34 vars in 1080 bytes} [Mon Apr 13 22:17:53 2026] GET /v2.0/ports?tenant_id=062b2dbcc90a41a99d1ec5cb981bf07a&device_id=59af11b2-cd52-46b2-bca6-817058c221c1 => generated 1238 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/781] 199.19.213.204 () {34 vars in 986 bytes} [Mon Apr 13 22:17:53 2026] GET /v2.0/networks?id=43bb4905-b60a-448a-aea5-d0c7aef265c7 => generated 774 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/782] 199.19.213.204 () {34 vars in 1058 bytes} [Mon Apr 13 22:17:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=f5072427-5332-4003-a5bf-06d4cc9c6082 => 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: 427/783] 199.19.213.204 () {34 vars in 984 bytes} [Mon Apr 13 22:17:53 2026] GET /v2.0/subnets?id=f40be949-dbe0-4414-8870-33433fe58423 => generated 672 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/784] 199.19.213.204 () {34 vars in 1052 bytes} [Mon Apr 13 22:17:53 2026] GET /v2.0/ports?network_id=43bb4905-b60a-448a-aea5-d0c7aef265c7&device_owner=network%3Adhcp => generated 1244 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/785] 199.19.213.204 () {34 vars in 1012 bytes} [Mon Apr 13 22:17:53 2026] GET /v2.0/networks/43bb4905-b60a-448a-aea5-d0c7aef265c7?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: 358/786] 199.19.213.204 () {34 vars in 1112 bytes} [Mon Apr 13 22:17:54 2026] GET /v2.0/networks/43bb4905-b60a-448a-aea5-d0c7aef265c7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/787] 10.0.0.226 () {34 vars in 990 bytes} [Mon Apr 13 22:17:54 2026] GET /v2.0/ports?device_id=59af11b2-cd52-46b2-bca6-817058c221c1 => generated 969 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/788] 10.0.0.226 () {34 vars in 1040 bytes} [Mon Apr 13 22:17:54 2026] GET /v2.0/security-groups?id=eec16aff-6162-428b-901a-089726745075&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: 7|app: 0|req: 430/789] 10.0.0.60 () {34 vars in 989 bytes} [Mon Apr 13 22:17:54 2026] GET /v2.0/ports?device_id=adc3f843-3dd1-46cf-97d8-d93060633ab2 => generated 1240 bytes in 305 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/790] 10.0.0.60 () {34 vars in 1039 bytes} [Mon Apr 13 22:17:54 2026] GET /v2.0/security-groups?id=2a49a3a9-c38a-4fcd-85e8-6fddc1fc22ed&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/791] 10.0.0.226 () {34 vars in 990 bytes} [Mon Apr 13 22:17:55 2026] GET /v2.0/ports?device_id=59af11b2-cd52-46b2-bca6-817058c221c1 => generated 971 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/792] 10.0.0.60 () {34 vars in 989 bytes} [Mon Apr 13 22:17:55 2026] GET /v2.0/ports?device_id=1e65486a-d151-4740-a086-90e26044c623 => generated 1240 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/793] 10.0.0.226 () {34 vars in 1040 bytes} [Mon Apr 13 22:17:55 2026] GET /v2.0/security-groups?id=eec16aff-6162-428b-901a-089726745075&fields=id&fields=name => generated 88 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/794] 10.0.0.60 () {34 vars in 1039 bytes} [Mon Apr 13 22:17:55 2026] GET /v2.0/security-groups?id=44e2c68f-4a70-4285-8031-4ba160190df2&fields=id&fields=name => generated 112 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/795] 10.0.0.226 () {34 vars in 990 bytes} [Mon Apr 13 22:17:56 2026] GET /v2.0/ports?device_id=59af11b2-cd52-46b2-bca6-817058c221c1 => generated 971 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/796] 10.0.0.226 () {34 vars in 1040 bytes} [Mon Apr 13 22:17:56 2026] GET /v2.0/security-groups?id=eec16aff-6162-428b-901a-089726745075&fields=id&fields=name => generated 88 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/797] 10.0.0.226 () {34 vars in 990 bytes} [Mon Apr 13 22:17:57 2026] GET /v2.0/ports?device_id=59af11b2-cd52-46b2-bca6-817058c221c1 => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/798] 10.0.0.226 () {34 vars in 1040 bytes} [Mon Apr 13 22:17:57 2026] GET /v2.0/security-groups?id=eec16aff-6162-428b-901a-089726745075&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: 7|app: 0|req: 435/799] 10.0.0.226 () {34 vars in 990 bytes} [Mon Apr 13 22:17:57 2026] GET /v2.0/ports?device_id=adc3f843-3dd1-46cf-97d8-d93060633ab2 => generated 971 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/800] 10.0.0.226 () {34 vars in 971 bytes} [Mon Apr 13 22:17:57 2026] GET /v2.0/ports/5beab72e-3620-4e22-9609-3b72b148de92 => generated 968 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/801] 199.19.213.204 () {34 vars in 994 bytes} [Mon Apr 13 22:17:57 2026] GET /v2.0/ports?device_id=59af11b2-cd52-46b2-bca6-817058c221c1 => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/802] 199.19.213.204 () {34 vars in 1000 bytes} [Mon Apr 13 22:17:57 2026] GET /v2.0/subnets?network_id=2f99eade-01e1-49d6-b2c4-b891ce8061d4 => generated 659 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/803] 199.19.213.204 () {34 vars in 1146 bytes} [Mon Apr 13 22:17:57 2026] GET /v2.0/ports?device_id=adc3f843-3dd1-46cf-97d8-d93060633ab2&device_owner=compute%3Anova&network_id=2f99eade-01e1-49d6-b2c4-b891ce8061d4 => generated 971 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/804] 199.19.213.204 () {36 vars in 997 bytes} [Mon Apr 13 22:17:57 2026] DELETE /v2.0/ports/f5072427-5332-4003-a5bf-06d4cc9c6082 => generated 0 bytes in 281 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-13 22:17:58.151 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1546474a-eb32-4652-86b5-ea7cf29d5fc9'] response: {'server_uuid': '59af11b2-cd52-46b2-bca6-817058c221c1', 'name': 'network-vif-deleted', 'tag': 'f5072427-5332-4003-a5bf-06d4cc9c6082', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 438/805] 10.0.0.226 () {34 vars in 990 bytes} [Mon Apr 13 22:17:58 2026] GET /v2.0/ports?device_id=1e65486a-d151-4740-a086-90e26044c623 => generated 971 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/806] 10.0.0.226 () {34 vars in 1040 bytes} [Mon Apr 13 22:17:58 2026] GET /v2.0/security-groups?id=44e2c68f-4a70-4285-8031-4ba160190df2&fields=id&fields=name => generated 112 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/807] 10.0.0.226 () {34 vars in 990 bytes} [Mon Apr 13 22:17:58 2026] GET /v2.0/ports?device_id=1e65486a-d151-4740-a086-90e26044c623 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/808] 10.0.0.226 () {34 vars in 990 bytes} [Mon Apr 13 22:17:58 2026] GET /v2.0/ports?device_id=59af11b2-cd52-46b2-bca6-817058c221c1 => 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: 368/809] 199.19.213.204 () {38 vars in 1028 bytes} [Mon Apr 13 22:17:57 2026] PUT /v2.0/ports/5beab72e-3620-4e22-9609-3b72b148de92 => generated 1145 bytes in 525 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/810] 10.0.0.226 () {34 vars in 1040 bytes} [Mon Apr 13 22:17:58 2026] GET /v2.0/security-groups?id=44e2c68f-4a70-4285-8031-4ba160190df2&fields=id&fields=name => generated 112 bytes in 48 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-13 22:17:58.520 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ec97b4a5-a3bb-4a95-9852-cd680750302c'] response: {'name': 'network-changed', 'server_uuid': 'adc3f843-3dd1-46cf-97d8-d93060633ab2', 'tag': '5beab72e-3620-4e22-9609-3b72b148de92', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 369/811] 199.19.213.204 () {34 vars in 1080 bytes} [Mon Apr 13 22:17:58 2026] GET /v2.0/ports?tenant_id=1fcae8f445d247e1a79d3f0ceab00b0e&device_id=adc3f843-3dd1-46cf-97d8-d93060633ab2 => generated 1417 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/812] 199.19.213.204 () {34 vars in 986 bytes} [Mon Apr 13 22:17:58 2026] GET /v2.0/networks?id=2f99eade-01e1-49d6-b2c4-b891ce8061d4 => generated 779 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/813] 199.19.213.204 () {34 vars in 1058 bytes} [Mon Apr 13 22:17:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=5beab72e-3620-4e22-9609-3b72b148de92 => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/814] 199.19.213.204 () {34 vars in 1058 bytes} [Mon Apr 13 22:17:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=5beab72e-3620-4e22-9609-3b72b148de92 => 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: 371/815] 199.19.213.204 () {34 vars in 984 bytes} [Mon Apr 13 22:17:58 2026] GET /v2.0/subnets?id=477df86f-c685-4792-aa0f-ebf6b1b20053 => generated 677 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/816] 10.0.0.226 () {34 vars in 990 bytes} [Mon Apr 13 22:17:58 2026] GET /v2.0/ports?device_id=1e65486a-d151-4740-a086-90e26044c623 => generated 971 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/817] 199.19.213.204 () {34 vars in 1052 bytes} [Mon Apr 13 22:17:58 2026] GET /v2.0/ports?network_id=2f99eade-01e1-49d6-b2c4-b891ce8061d4&device_owner=network%3Adhcp => generated 1244 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/818] 10.0.0.226 () {34 vars in 1040 bytes} [Mon Apr 13 22:17:58 2026] GET /v2.0/security-groups?id=44e2c68f-4a70-4285-8031-4ba160190df2&fields=id&fields=name => generated 112 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/819] 199.19.213.204 () {34 vars in 1080 bytes} [Mon Apr 13 22:17:58 2026] GET /v2.0/ports?tenant_id=5a29541359f445788ca391e8c1ff4c9b&device_id=1e65486a-d151-4740-a086-90e26044c623 => generated 1240 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/820] 199.19.213.204 () {34 vars in 1012 bytes} [Mon Apr 13 22:17:58 2026] GET /v2.0/networks/2f99eade-01e1-49d6-b2c4-b891ce8061d4?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/821] 199.19.213.204 () {34 vars in 986 bytes} [Mon Apr 13 22:17:58 2026] GET /v2.0/networks?id=58b5f2bf-2a48-4cf8-98cb-6cd0b1553d4f => generated 771 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/822] 199.19.213.204 () {34 vars in 1112 bytes} [Mon Apr 13 22:17:59 2026] GET /v2.0/networks/2f99eade-01e1-49d6-b2c4-b891ce8061d4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/823] 199.19.213.204 () {34 vars in 1058 bytes} [Mon Apr 13 22:17:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=eda91da8-5e8f-4fa6-99a7-96df21a4afca => 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: 377/824] 199.19.213.204 () {34 vars in 984 bytes} [Mon Apr 13 22:17:59 2026] GET /v2.0/subnets?id=e4b1852b-b02b-4457-b0d3-8e37cf9b10af => generated 670 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/825] 10.0.0.203 () {32 vars in 774 bytes} [Mon Apr 13 22:17:58 2026] GET /v2.0/security-groups?tenant_id=4f6d9f785fc4474ea61a5ac9d814989e&name=default => generated 2801 bytes in 240 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/826] 199.19.213.204 () {34 vars in 1080 bytes} [Mon Apr 13 22:17:59 2026] GET /v2.0/ports?tenant_id=1fcae8f445d247e1a79d3f0ceab00b0e&device_id=adc3f843-3dd1-46cf-97d8-d93060633ab2 => generated 1417 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/827] 199.19.213.204 () {34 vars in 1052 bytes} [Mon Apr 13 22:17:59 2026] GET /v2.0/ports?network_id=58b5f2bf-2a48-4cf8-98cb-6cd0b1553d4f&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/828] 199.19.213.204 () {34 vars in 986 bytes} [Mon Apr 13 22:17:59 2026] GET /v2.0/networks?id=2f99eade-01e1-49d6-b2c4-b891ce8061d4 => 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: 379/829] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:17:59 2026] DELETE /v2.0/security-groups/233e0e89-fa73-4457-9802-c831cb9104be => 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: 451/830] 199.19.213.204 () {34 vars in 1012 bytes} [Mon Apr 13 22:17:59 2026] GET /v2.0/networks/58b5f2bf-2a48-4cf8-98cb-6cd0b1553d4f?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/831] 199.19.213.204 () {34 vars in 1058 bytes} [Mon Apr 13 22:17:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=5beab72e-3620-4e22-9609-3b72b148de92 => 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: 381/832] 199.19.213.204 () {34 vars in 1058 bytes} [Mon Apr 13 22:17:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=5beab72e-3620-4e22-9609-3b72b148de92 => generated 860 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/833] 199.19.213.204 () {34 vars in 1112 bytes} [Mon Apr 13 22:17:59 2026] GET /v2.0/networks/58b5f2bf-2a48-4cf8-98cb-6cd0b1553d4f?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: 382/834] 199.19.213.204 () {34 vars in 984 bytes} [Mon Apr 13 22:17:59 2026] GET /v2.0/subnets?id=477df86f-c685-4792-aa0f-ebf6b1b20053 => generated 677 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/835] 10.0.0.203 () {32 vars in 774 bytes} [Mon Apr 13 22:17:59 2026] GET /v2.0/security-groups?tenant_id=b1d4601b706b4669ae8f580e5d021de9&name=default => generated 2801 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/836] 199.19.213.204 () {34 vars in 1052 bytes} [Mon Apr 13 22:17:59 2026] GET /v2.0/ports?network_id=2f99eade-01e1-49d6-b2c4-b891ce8061d4&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/837] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:17:59 2026] DELETE /v2.0/security-groups/33025df1-dd4e-4dcd-a726-25ebe48a38b4 => 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: 456/838] 199.19.213.204 () {34 vars in 1012 bytes} [Mon Apr 13 22:17:59 2026] GET /v2.0/networks/2f99eade-01e1-49d6-b2c4-b891ce8061d4?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/839] 199.19.213.204 () {34 vars in 1112 bytes} [Mon Apr 13 22:17:59 2026] GET /v2.0/networks/2f99eade-01e1-49d6-b2c4-b891ce8061d4?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: 458/840] 10.0.0.226 () {34 vars in 990 bytes} [Mon Apr 13 22:17:59 2026] GET /v2.0/ports?device_id=adc3f843-3dd1-46cf-97d8-d93060633ab2 => 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: 459/841] 10.0.0.226 () {34 vars in 1040 bytes} [Mon Apr 13 22:17:59 2026] GET /v2.0/security-groups?id=2a49a3a9-c38a-4fcd-85e8-6fddc1fc22ed&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/842] 10.0.0.226 () {34 vars in 990 bytes} [Mon Apr 13 22:18:00 2026] GET /v2.0/ports?device_id=1e65486a-d151-4740-a086-90e26044c623 => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/843] 10.0.0.226 () {34 vars in 1040 bytes} [Mon Apr 13 22:18:00 2026] GET /v2.0/security-groups?id=44e2c68f-4a70-4285-8031-4ba160190df2&fields=id&fields=name => generated 112 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/844] 199.19.213.204 () {34 vars in 1118 bytes} [Mon Apr 13 22:18:00 2026] GET /v2.0/ports?device_id=adc3f843-3dd1-46cf-97d8-d93060633ab2&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.4 => generated 1148 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/845] 10.0.0.203 () {34 vars in 789 bytes} [Mon Apr 13 22:17:59 2026] PUT /v2.0/routers/8f81dc81-8ceb-4266-8eb5-48b5e989b3b9/remove_router_interface => generated 309 bytes in 1263 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/846] 199.19.213.204 () {38 vars in 1028 bytes} [Mon Apr 13 22:18:00 2026] PUT /v2.0/ports/5beab72e-3620-4e22-9609-3b72b148de92 => generated 968 bytes in 1012 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-13 22:18:01.295 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0b94d8d0-fddc-485d-b692-ff37a98f465b'] response: {'name': 'network-changed', 'server_uuid': 'adc3f843-3dd1-46cf-97d8-d93060633ab2', 'tag': '5beab72e-3620-4e22-9609-3b72b148de92', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 464/847] 10.0.0.226 () {34 vars in 990 bytes} [Mon Apr 13 22:18:01 2026] GET /v2.0/ports?device_id=1e65486a-d151-4740-a086-90e26044c623 => 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: 465/848] 199.19.213.204 () {34 vars in 1080 bytes} [Mon Apr 13 22:18:01 2026] GET /v2.0/ports?tenant_id=1fcae8f445d247e1a79d3f0ceab00b0e&device_id=adc3f843-3dd1-46cf-97d8-d93060633ab2 => generated 1240 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/849] 10.0.0.226 () {34 vars in 1040 bytes} [Mon Apr 13 22:18:01 2026] GET /v2.0/security-groups?id=44e2c68f-4a70-4285-8031-4ba160190df2&fields=id&fields=name => generated 112 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/850] 199.19.213.204 () {34 vars in 986 bytes} [Mon Apr 13 22:18:01 2026] GET /v2.0/networks?id=2f99eade-01e1-49d6-b2c4-b891ce8061d4 => generated 779 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/851] 199.19.213.204 () {34 vars in 1058 bytes} [Mon Apr 13 22:18:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=5beab72e-3620-4e22-9609-3b72b148de92 => generated 860 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/852] 199.19.213.204 () {34 vars in 984 bytes} [Mon Apr 13 22:18:01 2026] GET /v2.0/subnets?id=477df86f-c685-4792-aa0f-ebf6b1b20053 => generated 677 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/853] 199.19.213.204 () {34 vars in 1052 bytes} [Mon Apr 13 22:18:01 2026] GET /v2.0/ports?network_id=2f99eade-01e1-49d6-b2c4-b891ce8061d4&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/854] 199.19.213.204 () {34 vars in 1012 bytes} [Mon Apr 13 22:18:01 2026] GET /v2.0/networks/2f99eade-01e1-49d6-b2c4-b891ce8061d4?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/857] 199.19.213.204 () {34 vars in 1112 bytes} [Mon Apr 13 22:18:01 2026] GET /v2.0/networks/2f99eade-01e1-49d6-b2c4-b891ce8061d4?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: 475/858] 199.19.213.204 () {34 vars in 1080 bytes} [Mon Apr 13 22:18:01 2026] GET /v2.0/ports?tenant_id=1fcae8f445d247e1a79d3f0ceab00b0e&device_id=adc3f843-3dd1-46cf-97d8-d93060633ab2 => generated 1240 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-13 22:18:01.919 8 INFO neutron.services.segments.plugin [-] Segment 0afbc9ce-7a73-429d-a8c1-3c5f3fb2b4fd resource provider aggregate not found 2026-04-13 22:18:01.930 8 INFO neutron.services.segments.plugin [-] Segment 0afbc9ce-7a73-429d-a8c1-3c5f3fb2b4fd resource provider aggregate not found [pid: 7|app: 0|req: 476/859] 199.19.213.204 () {34 vars in 986 bytes} [Mon Apr 13 22:18:01 2026] GET /v2.0/networks?id=2f99eade-01e1-49d6-b2c4-b891ce8061d4 => generated 779 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-13 22:18:01.951 8 INFO neutron.services.segments.plugin [-] Segment 0afbc9ce-7a73-429d-a8c1-3c5f3fb2b4fd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0afbc9ce-7a73-429d-a8c1-3c5f3fb2b4fd found for delete ", "request_id": "req-86d36d10-5d49-48c9-85fb-cc1b3ddad185"}]} 2026-04-13 22:18:01.960 8 INFO neutron.services.segments.plugin [-] Segment 0afbc9ce-7a73-429d-a8c1-3c5f3fb2b4fd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0afbc9ce-7a73-429d-a8c1-3c5f3fb2b4fd found for delete ", "request_id": "req-aeddfd65-1153-4817-afb7-0b8a83d96f1e"}]} 2026-04-13 22:18:01.961 8 INFO neutron.db.l3_hamode_db [None req-49da8035-ef6e-49ae-a770-386908f2e2aa b6b3948daff542718bd20f19f99eafdd f5830d5b59fb4dacaf3b8afac247d6bc - - default default] HA network 3c218ae1-f6f0-4e1c-aa88-140a36597937 was deleted as no HA routers are present in tenant 062b2dbcc90a41a99d1ec5cb981bf07a. [pid: 8|app: 0|req: 384/860] 10.0.0.203 () {32 vars in 724 bytes} [Mon Apr 13 22:18:00 2026] DELETE /v2.0/routers/8f81dc81-8ceb-4266-8eb5-48b5e989b3b9 => generated 0 bytes in 1224 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/861] 199.19.213.204 () {34 vars in 1058 bytes} [Mon Apr 13 22:18:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=5beab72e-3620-4e22-9609-3b72b148de92 => generated 860 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/862] 199.19.213.204 () {34 vars in 984 bytes} [Mon Apr 13 22:18:02 2026] GET /v2.0/subnets?id=477df86f-c685-4792-aa0f-ebf6b1b20053 => generated 677 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/863] 199.19.213.204 () {34 vars in 1052 bytes} [Mon Apr 13 22:18:02 2026] GET /v2.0/ports?network_id=2f99eade-01e1-49d6-b2c4-b891ce8061d4&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: 480/864] 199.19.213.204 () {34 vars in 1012 bytes} [Mon Apr 13 22:18:02 2026] GET /v2.0/networks/2f99eade-01e1-49d6-b2c4-b891ce8061d4?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: 385/865] 10.0.0.203 () {32 vars in 724 bytes} [Mon Apr 13 22:18:01 2026] DELETE /v2.0/subnets/f40be949-dbe0-4414-8870-33433fe58423 => generated 0 bytes in 276 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/866] 199.19.213.204 () {34 vars in 1112 bytes} [Mon Apr 13 22:18:02 2026] GET /v2.0/networks/2f99eade-01e1-49d6-b2c4-b891ce8061d4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/867] 10.0.0.203 () {32 vars in 774 bytes} [Mon Apr 13 22:18:02 2026] GET /v2.0/security-groups?tenant_id=c4b20d477c6a492197c9b7ee5b800120&name=default => generated 2801 bytes in 327 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-13 22:18:02.612 7 INFO neutron.services.segments.plugin [-] Segment be365ed9-0738-47e6-85f9-cc3e79bad12e resource provider aggregate not found 2026-04-13 22:18:02.628 7 INFO neutron.services.segments.plugin [-] Segment be365ed9-0738-47e6-85f9-cc3e79bad12e resource provider aggregate not found 2026-04-13 22:18:02.652 7 INFO neutron.services.segments.plugin [-] Segment be365ed9-0738-47e6-85f9-cc3e79bad12e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be365ed9-0738-47e6-85f9-cc3e79bad12e found for delete ", "request_id": "req-7adc5f67-97d2-473f-81f7-465e980a023e"}]} 2026-04-13 22:18:02.653 7 INFO neutron.services.segments.plugin [-] Segment be365ed9-0738-47e6-85f9-cc3e79bad12e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be365ed9-0738-47e6-85f9-cc3e79bad12e found for delete ", "request_id": "req-01e93cdf-d6dc-415e-bdea-0c2405a8052a"}]} [pid: 7|app: 0|req: 482/868] 10.0.0.203 () {32 vars in 726 bytes} [Mon Apr 13 22:18:02 2026] DELETE /v2.0/networks/43bb4905-b60a-448a-aea5-d0c7aef265c7 => generated 0 bytes in 382 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/869] 10.0.0.226 () {34 vars in 990 bytes} [Mon Apr 13 22:18:02 2026] GET /v2.0/ports?device_id=adc3f843-3dd1-46cf-97d8-d93060633ab2 => 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: 483/870] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:18:02 2026] DELETE /v2.0/security-groups/cdd4d21d-2a1e-44ac-b551-3641dd902da3 => 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: 388/871] 10.0.0.226 () {34 vars in 1040 bytes} [Mon Apr 13 22:18:02 2026] GET /v2.0/security-groups?id=2a49a3a9-c38a-4fcd-85e8-6fddc1fc22ed&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/872] 10.0.0.203 () {32 vars in 774 bytes} [Mon Apr 13 22:18:02 2026] GET /v2.0/security-groups?tenant_id=062b2dbcc90a41a99d1ec5cb981bf07a&name=default => generated 2801 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/873] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:18:02 2026] DELETE /v2.0/security-groups/eec16aff-6162-428b-901a-089726745075 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/874] 199.19.213.204 () {34 vars in 994 bytes} [Mon Apr 13 22:18:02 2026] GET /v2.0/ports?device_id=adc3f843-3dd1-46cf-97d8-d93060633ab2 => generated 971 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-13 22:18:03.354 8 INFO neutron.db.l3_db [req-00a66147-f8b4-4157-962b-124aaca46ba4 req-65e76521-c490-4ff0-b36a-e82de1782373 8be446551abf4160ab938ee01f2a2192 1fcae8f445d247e1a79d3f0ceab00b0e - - default default] Floating IP d90420db-5e2d-4567-a2ef-2e97d25e8a2c disassociated. External IP: 10.96.250.218, port: 5beab72e-3620-4e22-9609-3b72b148de92. [pid: 8|app: 0|req: 390/875] 199.19.213.204 () {36 vars in 997 bytes} [Mon Apr 13 22:18:03 2026] DELETE /v2.0/ports/5beab72e-3620-4e22-9609-3b72b148de92 => generated 0 bytes in 784 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/876] 10.0.0.226 () {34 vars in 990 bytes} [Mon Apr 13 22:18:03 2026] GET /v2.0/ports?device_id=adc3f843-3dd1-46cf-97d8-d93060633ab2 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-13 22:18:05.039 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5c5b5125-c81a-495d-9dad-af799a7bb0fb'] response: {'server_uuid': 'adc3f843-3dd1-46cf-97d8-d93060633ab2', 'name': 'network-vif-deleted', 'tag': '5beab72e-3620-4e22-9609-3b72b148de92', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 391/877] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:18:04 2026] DELETE /v2.0/security-groups/2a49a3a9-c38a-4fcd-85e8-6fddc1fc22ed => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-13 22:18:05.120 8 INFO neutron.api.v2.resource [None req-97cebaa0-0cfd-4dd2-9064-676f3295822d 8be446551abf4160ab938ee01f2a2192 1fcae8f445d247e1a79d3f0ceab00b0e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 392/878] 10.0.0.203 () {32 vars in 737 bytes} [Mon Apr 13 22:18:05 2026] GET /v2.0/security-groups/2a49a3a9-c38a-4fcd-85e8-6fddc1fc22ed => generated 146 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/879] 10.0.0.203 () {32 vars in 774 bytes} [Mon Apr 13 22:18:04 2026] GET /v2.0/security-groups?tenant_id=39f4d0d7343d4124adbc7414bef712e3&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: 488/880] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:18:05 2026] DELETE /v2.0/security-groups/402a9c5c-9cb8-4360-9723-abd10958408e => 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: 393/881] 10.0.0.203 () {32 vars in 732 bytes} [Mon Apr 13 22:18:05 2026] DELETE /v2.0/floatingips/d90420db-5e2d-4567-a2ef-2e97d25e8a2c => generated 0 bytes in 403 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/882] 10.0.0.203 () {34 vars in 789 bytes} [Mon Apr 13 22:18:05 2026] PUT /v2.0/routers/b80b2b04-a881-4115-acd8-d6ece5f8c651/remove_router_interface => generated 309 bytes in 1264 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/883] 10.0.0.203 () {32 vars in 774 bytes} [Mon Apr 13 22:18:06 2026] GET /v2.0/security-groups?tenant_id=e3afb7d5272941db95bf67200a14e884&name=default => generated 2801 bytes in 378 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/884] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:18:07 2026] DELETE /v2.0/security-groups/9ee305ca-254b-40b7-89f3-b520900cfd91 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-13 22:18:07.418 7 WARNING neutron_lib.context [None req-cb5ce9a6-3204-4ba2-8c13-54ca592ebd72 8f8bf4c0d2924c8a9cde5a38c0d36950 38c4280349ba466f8c00d62d35e0ff9e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-13 22:18:07.539 7 INFO neutron.db.segments_db [None req-cb5ce9a6-3204-4ba2-8c13-54ca592ebd72 8f8bf4c0d2924c8a9cde5a38c0d36950 38c4280349ba466f8c00d62d35e0ff9e - - default default] Added segment c073d185-1f31-44aa-883e-65a6cecbcf6f of type vxlan for network 8b3c053c-87f9-461d-9e10-01192b291d21 [pid: 7|app: 0|req: 492/885] 10.0.0.203 () {34 vars in 670 bytes} [Mon Apr 13 22:18:07 2026] POST /v2.0/networks => generated 649 bytes in 324 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/886] 10.0.0.203 () {32 vars in 774 bytes} [Mon Apr 13 22:18:07 2026] GET /v2.0/security-groups?tenant_id=3425b2334f1149209b53edb9e6ca2597&name=default => generated 2801 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-13 22:18:07.815 7 WARNING neutron_lib.context [None req-9ee94190-2d04-47b9-bc6e-897be13ed7ad 8f8bf4c0d2924c8a9cde5a38c0d36950 38c4280349ba466f8c00d62d35e0ff9e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 494/887] 10.0.0.203 () {34 vars in 669 bytes} [Mon Apr 13 22:18:07 2026] POST /v2.0/subnets => generated 603 bytes in 316 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/888] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:18:08 2026] DELETE /v2.0/security-groups/884d79f7-fd4b-4c98-bf57-5e42eb4223e2 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-13 22:18:08.224 7 WARNING neutron_lib.context [None req-1445d125-b608-4a48-ac48-b6cb88d1fa56 8f8bf4c0d2924c8a9cde5a38c0d36950 38c4280349ba466f8c00d62d35e0ff9e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-13 22:18:08.275 7 INFO neutron.db.segments_db [None req-1445d125-b608-4a48-ac48-b6cb88d1fa56 8f8bf4c0d2924c8a9cde5a38c0d36950 38c4280349ba466f8c00d62d35e0ff9e - - default default] Added segment 64bc620f-db26-4cb5-8c69-b74741b8113c of type vxlan for network dc2f6dfd-b92e-4cd1-a15d-8acd23f8a887 2026-04-13 22:18:08.278 8 INFO neutron.services.segments.plugin [-] Segment c553af1e-bc98-4d08-8702-b6bfd1fd1ecd resource provider aggregate not found 2026-04-13 22:18:08.282 8 INFO neutron.services.segments.plugin [-] Segment c553af1e-bc98-4d08-8702-b6bfd1fd1ecd resource provider aggregate not found 2026-04-13 22:18:08.300 8 INFO neutron.services.segments.plugin [-] Segment c553af1e-bc98-4d08-8702-b6bfd1fd1ecd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c553af1e-bc98-4d08-8702-b6bfd1fd1ecd found for delete ", "request_id": "req-e74e81a3-5f3a-40af-a845-8baa64be634e"}]} 2026-04-13 22:18:08.303 8 INFO neutron.services.segments.plugin [-] Segment c553af1e-bc98-4d08-8702-b6bfd1fd1ecd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c553af1e-bc98-4d08-8702-b6bfd1fd1ecd found for delete ", "request_id": "req-85bef9a2-b853-47a9-ab6b-069da9ba90d8"}]} 2026-04-13 22:18:08.314 8 INFO neutron.db.l3_hamode_db [None req-1a61bfd1-20f7-4936-9eae-edcf6b25be78 b6b3948daff542718bd20f19f99eafdd f5830d5b59fb4dacaf3b8afac247d6bc - - default default] HA network 2d8490db-af5f-4d70-a9a3-e05875271d13 was deleted as no HA routers are present in tenant 1fcae8f445d247e1a79d3f0ceab00b0e. [pid: 8|app: 0|req: 394/889] 10.0.0.203 () {32 vars in 724 bytes} [Mon Apr 13 22:18:06 2026] DELETE /v2.0/routers/b80b2b04-a881-4115-acd8-d6ece5f8c651 => generated 0 bytes in 1453 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/890] 10.0.0.203 () {32 vars in 724 bytes} [Mon Apr 13 22:18:08 2026] DELETE /v2.0/subnets/477df86f-c685-4792-aa0f-ebf6b1b20053 => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-13 22:18:08.586 7 INFO neutron.db.l3_hamode_db [None req-1445d125-b608-4a48-ac48-b6cb88d1fa56 8f8bf4c0d2924c8a9cde5a38c0d36950 38c4280349ba466f8c00d62d35e0ff9e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 396/891] 10.0.0.203 () {32 vars in 726 bytes} [Mon Apr 13 22:18:08 2026] DELETE /v2.0/networks/2f99eade-01e1-49d6-b2c4-b891ce8061d4 => generated 0 bytes in 359 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/892] 10.0.0.203 () {32 vars in 774 bytes} [Mon Apr 13 22:18:08 2026] GET /v2.0/security-groups?tenant_id=1fcae8f445d247e1a79d3f0ceab00b0e&name=default => generated 2801 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/893] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:18:09 2026] DELETE /v2.0/security-groups/3a3524dd-b69a-4acd-beb8-9d05cfa52508 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-13 22:18:09.598 7 INFO neutron.db.l3_hamode_db [None req-1445d125-b608-4a48-ac48-b6cb88d1fa56 8f8bf4c0d2924c8a9cde5a38c0d36950 38c4280349ba466f8c00d62d35e0ff9e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 496/894] 10.0.0.203 () {34 vars in 669 bytes} [Mon Apr 13 22:18:08 2026] POST /v2.0/routers => generated 694 bytes in 2392 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-13 22:18:10.661 8 INFO neutron.services.segments.plugin [-] Segment 20eb6591-b4d3-458f-b84f-188ac7d57a39 resource provider aggregate not found 2026-04-13 22:18:10.667 8 INFO neutron.services.segments.plugin [-] Segment 20eb6591-b4d3-458f-b84f-188ac7d57a39 resource provider aggregate not found 2026-04-13 22:18:10.692 8 INFO neutron.services.segments.plugin [-] Segment 20eb6591-b4d3-458f-b84f-188ac7d57a39 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 20eb6591-b4d3-458f-b84f-188ac7d57a39 found for delete ", "request_id": "req-b13016dc-0482-4f13-a4d9-95f03b3ce0e3"}]} 2026-04-13 22:18:10.693 8 INFO neutron.services.segments.plugin [-] Segment 20eb6591-b4d3-458f-b84f-188ac7d57a39 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 20eb6591-b4d3-458f-b84f-188ac7d57a39 found for delete ", "request_id": "req-cd903458-0020-494f-8470-a94337107fdc"}]} [pid: 7|app: 0|req: 497/895] 10.0.0.203 () {32 vars in 774 bytes} [Mon Apr 13 22:18:10 2026] GET /v2.0/security-groups?tenant_id=00d2cdcdb98b4792af582f22c0d2e7be&name=default => generated 2801 bytes in 347 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-13 22:18:11.118 7 INFO neutron.db.segments_db [None req-070238e8-b045-4a6c-b77c-00480e63ac03 b6b3948daff542718bd20f19f99eafdd f5830d5b59fb4dacaf3b8afac247d6bc - - default default] Added segment 679f030c-c114-4d58-89e7-6944f7e6de95 of type vxlan for network 6498d77e-2424-4dd2-aa87-6bd71542d5c4 [pid: 7|app: 0|req: 498/896] 10.0.0.203 () {34 vars in 671 bytes} [Mon Apr 13 22:18:10 2026] POST /v2.0/networks => generated 748 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/897] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:18:11 2026] DELETE /v2.0/security-groups/be834a71-92f3-4777-96b3-7b7bc1c19284 => generated 0 bytes in 449 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/898] 10.0.0.203 () {34 vars in 669 bytes} [Mon Apr 13 22:18:11 2026] POST /v2.0/subnets => generated 671 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-13 22:18:11.886 7 INFO neutron.db.segments_db [None req-686cae82-bbaf-463e-9aab-72263d0a16ed b6b3948daff542718bd20f19f99eafdd f5830d5b59fb4dacaf3b8afac247d6bc - - default default] Added segment 6de23e39-cc7a-4fe5-84ca-2e63633ddaca of type vxlan for network f048897c-1df8-45d2-aae0-f9d2d1979c53 2026-04-13 22:18:12.161 7 INFO neutron.db.l3_hamode_db [None req-686cae82-bbaf-463e-9aab-72263d0a16ed b6b3948daff542718bd20f19f99eafdd f5830d5b59fb4dacaf3b8afac247d6bc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 399/899] 10.0.0.203 () {34 vars in 783 bytes} [Mon Apr 13 22:18:10 2026] PUT /v2.0/routers/adf6f57a-0373-4044-87b8-7f154d664e43/add_router_interface => generated 309 bytes in 1739 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-13 22:18:12.367 8 WARNING neutron_lib.context [None req-13f7ff31-0ba6-45b8-8c94-62856089f6c1 8f8bf4c0d2924c8a9cde5a38c0d36950 38c4280349ba466f8c00d62d35e0ff9e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 400/900] 10.0.0.203 () {34 vars in 665 bytes} [Mon Apr 13 22:18:12 2026] POST /v2.0/ports => generated 959 bytes in 502 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-13 22:18:12.874 8 WARNING neutron_lib.context [None req-a74297f0-314b-482b-b7c3-0c2da805217e 8f8bf4c0d2924c8a9cde5a38c0d36950 38c4280349ba466f8c00d62d35e0ff9e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-13 22:18:13.129 7 INFO neutron.db.l3_hamode_db [None req-686cae82-bbaf-463e-9aab-72263d0a16ed b6b3948daff542718bd20f19f99eafdd f5830d5b59fb4dacaf3b8afac247d6bc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 401/901] 10.0.0.203 () {34 vars in 665 bytes} [Mon Apr 13 22:18:12 2026] POST /v2.0/ports => generated 959 bytes in 446 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-13 22:18:13.326 8 WARNING neutron_lib.context [None req-7f3ae756-e952-4341-8628-6be7ea023ab0 8f8bf4c0d2924c8a9cde5a38c0d36950 38c4280349ba466f8c00d62d35e0ff9e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-13 22:18:14.214 8 INFO neutron.db.l3_db [None req-7f3ae756-e952-4341-8628-6be7ea023ab0 8f8bf4c0d2924c8a9cde5a38c0d36950 38c4280349ba466f8c00d62d35e0ff9e - - default default] Floating IP 869edc9e-7495-4a25-8a6b-647095af98a2 associated. External IP: 10.96.250.202, port: b1f4096a-fc78-4a0a-8877-deead4f9e110. [pid: 7|app: 0|req: 501/902] 10.0.0.203 () {34 vars in 669 bytes} [Mon Apr 13 22:18:11 2026] POST /v2.0/routers => generated 735 bytes in 2418 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/903] 10.0.0.203 () {32 vars in 653 bytes} [Mon Apr 13 22:18:14 2026] GET /v2.0/extensions => generated 19600 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/904] 10.0.0.60 () {34 vars in 989 bytes} [Mon Apr 13 22:18:14 2026] GET /v2.0/ports?device_id=1e65486a-d151-4740-a086-90e26044c623 => generated 1240 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/905] 10.0.0.203 () {34 vars in 677 bytes} [Mon Apr 13 22:18:13 2026] POST /v2.0/floatingips => generated 843 bytes in 1235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/906] 10.0.0.203 () {32 vars in 681 bytes} [Mon Apr 13 22:18:14 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: 404/907] 10.0.0.60 () {34 vars in 1039 bytes} [Mon Apr 13 22:18:14 2026] GET /v2.0/security-groups?id=44e2c68f-4a70-4285-8031-4ba160190df2&fields=id&fields=name => generated 112 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-13 22:18:14.741 8 INFO neutron.db.l3_db [None req-7ae03dce-0ae0-4960-a709-6143c5aad78c 8f8bf4c0d2924c8a9cde5a38c0d36950 38c4280349ba466f8c00d62d35e0ff9e - - default default] Floating IP 869edc9e-7495-4a25-8a6b-647095af98a2 disassociated. External IP: 10.96.250.202, port: b1f4096a-fc78-4a0a-8877-deead4f9e110. [pid: 8|app: 0|req: 405/908] 10.0.0.203 () {34 vars in 749 bytes} [Mon Apr 13 22:18:14 2026] PUT /v2.0/floatingips/869edc9e-7495-4a25-8a6b-647095af98a2 => generated 552 bytes in 502 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/909] 10.0.0.203 () {32 vars in 681 bytes} [Mon Apr 13 22:18:15 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/910] 10.0.0.203 () {32 vars in 732 bytes} [Mon Apr 13 22:18:15 2026] DELETE /v2.0/floatingips/869edc9e-7495-4a25-8a6b-647095af98a2 => generated 0 bytes in 349 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/911] 10.0.0.203 () {32 vars in 729 bytes} [Mon Apr 13 22:18:15 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-13 22:18:15.463 8 WARNING neutron_lib.context [None req-94a2e50c-464c-4927-93fb-cccb0662362e 8f8bf4c0d2924c8a9cde5a38c0d36950 38c4280349ba466f8c00d62d35e0ff9e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 504/912] 10.0.0.203 () {34 vars in 783 bytes} [Mon Apr 13 22:18:14 2026] PUT /v2.0/routers/7f615792-23d3-4c4a-a285-b779e8fe8372/add_router_interface => generated 309 bytes in 1484 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/913] 10.0.0.203 () {32 vars in 665 bytes} [Mon Apr 13 22:18:15 2026] GET /v2.0/extensions/agent => generated 153 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/914] 10.0.0.203 () {32 vars in 699 bytes} [Mon Apr 13 22:18:15 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/915] 10.0.0.203 () {32 vars in 697 bytes} [Mon Apr 13 22:18:15 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: 508/916] 10.0.0.203 () {32 vars in 701 bytes} [Mon Apr 13 22:18:15 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/917] 10.0.0.203 () {32 vars in 689 bytes} [Mon Apr 13 22:18:15 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/918] 10.0.0.203 () {32 vars in 703 bytes} [Mon Apr 13 22:18:15 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: 7|app: 0|req: 511/919] 10.0.0.203 () {32 vars in 693 bytes} [Mon Apr 13 22:18:15 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/920] 10.0.0.203 () {32 vars in 695 bytes} [Mon Apr 13 22:18:16 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/921] 10.0.0.203 () {32 vars in 685 bytes} [Mon Apr 13 22:18:16 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/922] 10.0.0.203 () {32 vars in 687 bytes} [Mon Apr 13 22:18:16 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/923] 10.0.0.203 () {32 vars in 661 bytes} [Mon Apr 13 22:18:16 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/924] 10.0.0.203 () {32 vars in 699 bytes} [Mon Apr 13 22:18:16 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: 517/925] 10.0.0.203 () {32 vars in 679 bytes} [Mon Apr 13 22:18:16 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/926] 10.0.0.203 () {32 vars in 683 bytes} [Mon Apr 13 22:18:16 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/927] 10.0.0.203 () {32 vars in 675 bytes} [Mon Apr 13 22:18:16 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/928] 10.0.0.203 () {32 vars in 689 bytes} [Mon Apr 13 22:18:16 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/929] 10.0.0.203 () {32 vars in 723 bytes} [Mon Apr 13 22:18:16 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => 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: 522/930] 10.0.0.203 () {32 vars in 687 bytes} [Mon Apr 13 22:18:16 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: 523/931] 10.0.0.203 () {32 vars in 669 bytes} [Mon Apr 13 22:18:16 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/932] 10.0.0.203 () {32 vars in 687 bytes} [Mon Apr 13 22:18:16 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/933] 10.0.0.203 () {32 vars in 681 bytes} [Mon Apr 13 22:18:16 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/934] 10.0.0.203 () {32 vars in 699 bytes} [Mon Apr 13 22:18:16 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/935] 10.0.0.203 () {32 vars in 679 bytes} [Mon Apr 13 22:18:16 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/936] 10.0.0.203 () {32 vars in 667 bytes} [Mon Apr 13 22:18:16 2026] GET /v2.0/extensions/router => generated 256 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/937] 10.0.0.203 () {32 vars in 677 bytes} [Mon Apr 13 22:18:16 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/938] 10.0.0.203 () {32 vars in 665 bytes} [Mon Apr 13 22:18:16 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/939] 10.0.0.203 () {32 vars in 675 bytes} [Mon Apr 13 22:18:16 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: 7|app: 0|req: 532/940] 10.0.0.203 () {32 vars in 713 bytes} [Mon Apr 13 22:18:16 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/941] 10.0.0.203 () {32 vars in 691 bytes} [Mon Apr 13 22:18:16 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/942] 10.0.0.203 () {32 vars in 683 bytes} [Mon Apr 13 22:18:16 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/943] 10.0.0.203 () {32 vars in 669 bytes} [Mon Apr 13 22:18:16 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/944] 10.0.0.203 () {32 vars in 687 bytes} [Mon Apr 13 22:18:16 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/945] 10.0.0.203 () {32 vars in 705 bytes} [Mon Apr 13 22:18:16 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/946] 10.0.0.203 () {32 vars in 675 bytes} [Mon Apr 13 22:18:16 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/947] 10.0.0.203 () {32 vars in 701 bytes} [Mon Apr 13 22:18:16 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/948] 10.0.0.203 () {32 vars in 675 bytes} [Mon Apr 13 22:18:16 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/949] 10.0.0.203 () {32 vars in 693 bytes} [Mon Apr 13 22:18:16 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/950] 10.0.0.203 () {32 vars in 689 bytes} [Mon Apr 13 22:18:16 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/951] 10.0.0.203 () {32 vars in 709 bytes} [Mon Apr 13 22:18:16 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/952] 10.0.0.203 () {32 vars in 705 bytes} [Mon Apr 13 22:18:16 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: 545/953] 10.0.0.203 () {32 vars in 697 bytes} [Mon Apr 13 22:18:16 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/954] 10.0.0.203 () {32 vars in 711 bytes} [Mon Apr 13 22:18:16 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/955] 10.0.0.203 () {32 vars in 669 bytes} [Mon Apr 13 22:18:16 2026] GET /v2.0/extensions/binding => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/956] 10.0.0.203 () {32 vars in 687 bytes} [Mon Apr 13 22:18:16 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/957] 10.0.0.203 () {32 vars in 681 bytes} [Mon Apr 13 22:18:16 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: 7|app: 0|req: 550/958] 10.0.0.203 () {32 vars in 675 bytes} [Mon Apr 13 22:18:16 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/959] 10.0.0.203 () {32 vars in 671 bytes} [Mon Apr 13 22:18:16 2026] GET /v2.0/extensions/provider => generated 191 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/960] 10.0.0.203 () {32 vars in 661 bytes} [Mon Apr 13 22:18:16 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: 553/961] 10.0.0.203 () {32 vars in 699 bytes} [Mon Apr 13 22:18:16 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/962] 10.0.0.203 () {32 vars in 699 bytes} [Mon Apr 13 22:18:16 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/963] 10.0.0.203 () {32 vars in 677 bytes} [Mon Apr 13 22:18:16 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/964] 10.0.0.203 () {32 vars in 669 bytes} [Mon Apr 13 22:18:16 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/965] 10.0.0.203 () {32 vars in 683 bytes} [Mon Apr 13 22:18:16 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/966] 10.0.0.203 () {32 vars in 701 bytes} [Mon Apr 13 22:18:16 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/967] 10.0.0.203 () {32 vars in 685 bytes} [Mon Apr 13 22:18:16 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/968] 10.0.0.203 () {32 vars in 707 bytes} [Mon Apr 13 22:18:16 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/969] 10.0.0.203 () {32 vars in 669 bytes} [Mon Apr 13 22:18:16 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/970] 10.0.0.203 () {32 vars in 697 bytes} [Mon Apr 13 22:18:16 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) 2026-04-13 22:18:16.475 7 WARNING neutron_lib.context [None req-f3b50bc3-5eda-42b5-a47c-f1e4bd447797 9046ea35a7c24715b54a7fbb34193ea8 3ab5bb6ad7494fab81f9c9df6f55db62 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 563/971] 10.0.0.203 () {34 vars in 685 bytes} [Mon Apr 13 22:18:16 2026] POST /v2.0/security-groups => generated 1595 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/972] 10.0.0.203 () {32 vars in 695 bytes} [Mon Apr 13 22:18:16 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-13 22:18:16.598 7 WARNING neutron_lib.context [None req-7966f739-de35-44a2-b0f8-8e52e9ec2a57 9046ea35a7c24715b54a7fbb34193ea8 3ab5bb6ad7494fab81f9c9df6f55db62 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-13 22:18:16.611 8 INFO neutron.db.l3_db [None req-94a2e50c-464c-4927-93fb-cccb0662362e 8f8bf4c0d2924c8a9cde5a38c0d36950 38c4280349ba466f8c00d62d35e0ff9e - - default default] Floating IP 6bff7c27-b54c-4ddb-9f3c-b891508bcbf9 associated. External IP: 10.96.250.212, port: e2c1fd37-c831-45cd-8527-b6b0da0a17e1. [pid: 7|app: 0|req: 565/973] 10.0.0.203 () {34 vars in 695 bytes} [Mon Apr 13 22:18:16 2026] POST /v2.0/security-group-rules => generated 565 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/974] 10.0.0.203 () {32 vars in 685 bytes} [Mon Apr 13 22:18:16 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-13 22:18:16.703 7 WARNING neutron_lib.context [None req-58075b0e-db47-4937-bc2e-4b0548c6743b 9046ea35a7c24715b54a7fbb34193ea8 3ab5bb6ad7494fab81f9c9df6f55db62 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 569/977] 10.0.0.203 () {34 vars in 695 bytes} [Mon Apr 13 22:18:16 2026] POST /v2.0/security-group-rules => generated 570 bytes in 78 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/978] 10.0.0.203 () {32 vars in 689 bytes} [Mon Apr 13 22:18:16 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-13 22:18:16.787 7 WARNING neutron_lib.context [None req-bd77920f-094c-43f0-8390-dfa44dc14fbc 9046ea35a7c24715b54a7fbb34193ea8 3ab5bb6ad7494fab81f9c9df6f55db62 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 571/979] 10.0.0.203 () {34 vars in 676 bytes} [Mon Apr 13 22:18:16 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: 572/980] 10.0.0.203 () {32 vars in 667 bytes} [Mon Apr 13 22:18:17 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/981] 10.0.0.203 () {34 vars in 677 bytes} [Mon Apr 13 22:18:15 2026] POST /v2.0/floatingips => generated 843 bytes in 1984 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/982] 10.0.0.203 () {32 vars in 681 bytes} [Mon Apr 13 22:18:17 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/983] 10.0.0.226 () {34 vars in 990 bytes} [Mon Apr 13 22:18:17 2026] GET /v2.0/ports?device_id=1e65486a-d151-4740-a086-90e26044c623 => generated 971 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/984] 10.0.0.203 () {32 vars in 729 bytes} [Mon Apr 13 22:18:17 2026] GET /v2.0/floatingips/6bff7c27-b54c-4ddb-9f3c-b891508bcbf9 => generated 843 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/985] 10.0.0.203 () {32 vars in 681 bytes} [Mon Apr 13 22:18:17 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/986] 10.0.0.203 () {32 vars in 691 bytes} [Mon Apr 13 22:18:17 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/987] 10.0.0.226 () {34 vars in 1040 bytes} [Mon Apr 13 22:18:17 2026] GET /v2.0/security-groups?id=44e2c68f-4a70-4285-8031-4ba160190df2&fields=id&fields=name => generated 112 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/988] 10.0.0.203 () {32 vars in 691 bytes} [Mon Apr 13 22:18:17 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/989] 10.0.0.203 () {32 vars in 655 bytes} [Mon Apr 13 22:18:17 2026] GET /v2.0/floatingips => generated 846 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/990] 10.0.0.203 () {32 vars in 695 bytes} [Mon Apr 13 22:18:17 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/991] 10.0.0.203 () {32 vars in 685 bytes} [Mon Apr 13 22:18:17 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/992] 10.0.0.203 () {32 vars in 689 bytes} [Mon Apr 13 22:18:17 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/993] 10.0.0.203 () {32 vars in 701 bytes} [Mon Apr 13 22:18:17 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/994] 10.0.0.203 () {32 vars in 703 bytes} [Mon Apr 13 22:18:17 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/995] 10.0.0.203 () {32 vars in 713 bytes} [Mon Apr 13 22:18:17 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/996] 10.0.0.203 () {32 vars in 717 bytes} [Mon Apr 13 22:18:17 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/997] 10.0.0.203 () {32 vars in 715 bytes} [Mon Apr 13 22:18:17 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/998] 10.0.0.203 () {32 vars in 727 bytes} [Mon Apr 13 22:18:17 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/999] 10.0.0.203 () {32 vars in 719 bytes} [Mon Apr 13 22:18:17 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1000] 10.0.0.203 () {32 vars in 683 bytes} [Mon Apr 13 22:18:17 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: 588/1001] 10.0.0.203 () {32 vars in 669 bytes} [Mon Apr 13 22:18:17 2026] GET /v2.0/extensions/segment => generated 145 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1002] 10.0.0.203 () {32 vars in 719 bytes} [Mon Apr 13 22:18:17 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1003] 10.0.0.203 () {32 vars in 679 bytes} [Mon Apr 13 22:18:17 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1004] 10.0.0.203 () {32 vars in 669 bytes} [Mon Apr 13 22:18:17 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1005] 10.0.0.203 () {32 vars in 697 bytes} [Mon Apr 13 22:18:17 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1006] 10.0.0.203 () {32 vars in 705 bytes} [Mon Apr 13 22:18:17 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1007] 10.0.0.203 () {32 vars in 701 bytes} [Mon Apr 13 22:18:17 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1008] 10.0.0.203 () {32 vars in 683 bytes} [Mon Apr 13 22:18:17 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1009] 10.0.0.203 () {32 vars in 705 bytes} [Mon Apr 13 22:18:17 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1010] 10.0.0.203 () {32 vars in 695 bytes} [Mon Apr 13 22:18:17 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1011] 10.0.0.203 () {32 vars in 689 bytes} [Mon Apr 13 22:18:17 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1012] 10.0.0.226 () {34 vars in 990 bytes} [Mon Apr 13 22:18:17 2026] GET /v2.0/ports?device_id=1e65486a-d151-4740-a086-90e26044c623 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1013] 10.0.0.203 () {32 vars in 697 bytes} [Mon Apr 13 22:18:17 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1014] 10.0.0.226 () {34 vars in 1040 bytes} [Mon Apr 13 22:18:17 2026] GET /v2.0/security-groups?id=44e2c68f-4a70-4285-8031-4ba160190df2&fields=id&fields=name => generated 112 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1015] 10.0.0.203 () {32 vars in 689 bytes} [Mon Apr 13 22:18:17 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1016] 10.0.0.203 () {32 vars in 701 bytes} [Mon Apr 13 22:18:17 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1017] 10.0.0.203 () {32 vars in 665 bytes} [Mon Apr 13 22:18:17 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1018] 10.0.0.203 () {32 vars in 681 bytes} [Mon Apr 13 22:18:17 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1019] 10.0.0.203 () {32 vars in 693 bytes} [Mon Apr 13 22:18:17 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1020] 10.0.0.203 () {32 vars in 677 bytes} [Mon Apr 13 22:18:17 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1021] 10.0.0.203 () {32 vars in 667 bytes} [Mon Apr 13 22:18:17 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-13 22:18:17.989 8 INFO neutron.db.l3_db [None req-faf2bf33-0a78-4dc5-8347-b5c6790dc8e9 8f8bf4c0d2924c8a9cde5a38c0d36950 38c4280349ba466f8c00d62d35e0ff9e - - default default] Floating IP 6bff7c27-b54c-4ddb-9f3c-b891508bcbf9 associated. External IP: 10.96.250.212, port: e2c1fd37-c831-45cd-8527-b6b0da0a17e1. [pid: 7|app: 0|req: 609/1022] 199.19.213.204 () {34 vars in 994 bytes} [Mon Apr 13 22:18:18 2026] GET /v2.0/ports?device_id=1e65486a-d151-4740-a086-90e26044c623 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/1023] 10.0.0.203 () {34 vars in 749 bytes} [Mon Apr 13 22:18:17 2026] PUT /v2.0/floatingips/6bff7c27-b54c-4ddb-9f3c-b891508bcbf9 => generated 843 bytes in 1020 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-13 22:18:18.618 7 INFO neutron.db.l3_db [req-317400bb-6688-4c4e-80ae-c23ed2b8e76c req-8ce9ace6-4ae4-41ea-aadd-ee34b650e418 6fb662ce751f4dbfa7cb1823db2063e3 5a29541359f445788ca391e8c1ff4c9b - - default default] Floating IP d856450d-ba31-4c08-8274-428ac5072820 disassociated. External IP: 10.96.250.205, port: eda91da8-5e8f-4fa6-99a7-96df21a4afca. [pid: 8|app: 0|req: 415/1024] 10.0.0.203 () {32 vars in 774 bytes} [Mon Apr 13 22:18:18 2026] GET /v2.0/security-groups?tenant_id=4d0bc1f35f5445be9c3dc582612eafc6&name=default => generated 2801 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-13 22:18:19.010 8 INFO neutron.db.l3_db [None req-e6cb90d9-7765-471e-ad9a-de1307e43a65 8f8bf4c0d2924c8a9cde5a38c0d36950 38c4280349ba466f8c00d62d35e0ff9e - - default default] Floating IP 6bff7c27-b54c-4ddb-9f3c-b891508bcbf9 disassociated. External IP: 10.96.250.212, port: b1f4096a-fc78-4a0a-8877-deead4f9e110. [pid: 7|app: 0|req: 610/1025] 199.19.213.204 () {36 vars in 997 bytes} [Mon Apr 13 22:18:18 2026] DELETE /v2.0/ports/eda91da8-5e8f-4fa6-99a7-96df21a4afca => generated 0 bytes in 857 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-13 22:18:19.220 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b259926a-0ec5-4730-8bfd-be37773f30da'] response: {'server_uuid': '1e65486a-d151-4740-a086-90e26044c623', 'name': 'network-vif-deleted', 'tag': 'eda91da8-5e8f-4fa6-99a7-96df21a4afca', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 611/1026] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:18:19 2026] DELETE /v2.0/security-groups/a13223ef-e4ab-4fb0-ab2e-b75efe0a70da => generated 0 bytes in 218 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1027] 10.0.0.226 () {34 vars in 990 bytes} [Mon Apr 13 22:18:19 2026] GET /v2.0/ports?device_id=1e65486a-d151-4740-a086-90e26044c623 => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/1028] 10.0.0.203 () {34 vars in 749 bytes} [Mon Apr 13 22:18:18 2026] PUT /v2.0/floatingips/6bff7c27-b54c-4ddb-9f3c-b891508bcbf9 => generated 552 bytes in 815 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1029] 10.0.0.203 () {32 vars in 732 bytes} [Mon Apr 13 22:18:19 2026] DELETE /v2.0/floatingips/6bff7c27-b54c-4ddb-9f3c-b891508bcbf9 => generated 0 bytes in 349 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-13 22:18:20.036 8 INFO neutron.api.v2.resource [None req-d59a5879-1264-498b-9914-55c1774297a1 8f8bf4c0d2924c8a9cde5a38c0d36950 38c4280349ba466f8c00d62d35e0ff9e - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 417/1030] 10.0.0.203 () {32 vars in 732 bytes} [Mon Apr 13 22:18:20 2026] DELETE /v2.0/floatingips/6bff7c27-b54c-4ddb-9f3c-b891508bcbf9 => generated 144 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1031] 10.0.0.203 () {32 vars in 720 bytes} [Mon Apr 13 22:18:20 2026] DELETE /v2.0/ports/b1f4096a-fc78-4a0a-8877-deead4f9e110 => generated 0 bytes in 379 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1032] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:18:20 2026] DELETE /v2.0/security-groups/44e2c68f-4a70-4285-8031-4ba160190df2 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-13 22:18:20.684 7 INFO neutron.api.v2.resource [None req-a9001b62-fe39-47dd-b2ff-02e868e654df 6fb662ce751f4dbfa7cb1823db2063e3 5a29541359f445788ca391e8c1ff4c9b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 616/1033] 10.0.0.203 () {32 vars in 737 bytes} [Mon Apr 13 22:18:20 2026] GET /v2.0/security-groups/44e2c68f-4a70-4285-8031-4ba160190df2 => generated 146 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/1034] 10.0.0.203 () {32 vars in 720 bytes} [Mon Apr 13 22:18:20 2026] DELETE /v2.0/ports/e2c1fd37-c831-45cd-8527-b6b0da0a17e1 => generated 0 bytes in 391 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/1035] 10.0.0.203 () {32 vars in 736 bytes} [Mon Apr 13 22:18:20 2026] GET /v2.0/ports?device_id=adf6f57a-0373-4044-87b8-7f154d664e43 => generated 958 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1036] 10.0.0.203 () {32 vars in 732 bytes} [Mon Apr 13 22:18:20 2026] DELETE /v2.0/floatingips/d856450d-ba31-4c08-8274-428ac5072820 => generated 0 bytes in 326 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/1037] 10.0.0.203 () {34 vars in 789 bytes} [Mon Apr 13 22:18:20 2026] PUT /v2.0/routers/adf6f57a-0373-4044-87b8-7f154d664e43/remove_router_interface => generated 309 bytes in 1151 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-13 22:18:22.165 8 WARNING neutron_lib.context [None req-db564b60-d0d9-43e7-820f-394522352f48 cac58bba9a664d19969dbce940c59996 8a178eb081c1485bac913b8a37d90dc6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-13 22:18:22.291 8 INFO neutron.db.segments_db [None req-db564b60-d0d9-43e7-820f-394522352f48 cac58bba9a664d19969dbce940c59996 8a178eb081c1485bac913b8a37d90dc6 - - default default] Added segment 2568f730-2ea2-4c0c-9b17-1786f87c37d1 of type vxlan for network 182adb90-e21f-413a-be1e-222509d5f2d7 [pid: 8|app: 0|req: 421/1038] 10.0.0.203 () {34 vars in 670 bytes} [Mon Apr 13 22:18:22 2026] POST /v2.0/networks => generated 628 bytes in 337 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1039] 10.0.0.203 () {34 vars in 789 bytes} [Mon Apr 13 22:18:21 2026] PUT /v2.0/routers/863727f0-0020-45e3-9f7e-a155235fc088/remove_router_interface => generated 309 bytes in 1584 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1040] 10.0.0.226 () {34 vars in 1098 bytes} [Mon Apr 13 22:18:22 2026] GET /v2.0/security-groups?name=tempest-securitygroup--851169933&fields=id&tenant_id=3ab5bb6ad7494fab81f9c9df6f55db62 => generated 69 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-13 22:18:22.681 7 WARNING neutron_lib.context [None req-f7d65a41-a8b1-4081-acbf-9762bf7896c7 cac58bba9a664d19969dbce940c59996 8a178eb081c1485bac913b8a37d90dc6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-13 22:18:22.731 7 INFO neutron.db.segments_db [None req-f7d65a41-a8b1-4081-acbf-9762bf7896c7 cac58bba9a664d19969dbce940c59996 8a178eb081c1485bac913b8a37d90dc6 - - default default] Added segment 40957c70-a062-451d-a2f3-de69dc24a185 of type vxlan for network b020462a-708e-44f9-8515-097976b6e949 [pid: 7|app: 0|req: 620/1041] 10.0.0.203 () {34 vars in 670 bytes} [Mon Apr 13 22:18:22 2026] POST /v2.0/networks => generated 629 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-13 22:18:23.849 8 INFO neutron.services.segments.plugin [-] Segment 64bc620f-db26-4cb5-8c69-b74741b8113c resource provider aggregate not found 2026-04-13 22:18:23.858 8 INFO neutron.services.segments.plugin [-] Segment 64bc620f-db26-4cb5-8c69-b74741b8113c resource provider aggregate not found 2026-04-13 22:18:23.866 8 INFO neutron.services.segments.plugin [-] Segment 64bc620f-db26-4cb5-8c69-b74741b8113c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 64bc620f-db26-4cb5-8c69-b74741b8113c found for delete ", "request_id": "req-9f985f4a-e3f9-42b6-baee-bdac49723e27"}]} 2026-04-13 22:18:23.875 8 INFO neutron.services.segments.plugin [-] Segment 64bc620f-db26-4cb5-8c69-b74741b8113c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 64bc620f-db26-4cb5-8c69-b74741b8113c found for delete ", "request_id": "req-148dee64-74ba-4682-87a8-79adb5f077e3"}]} 2026-04-13 22:18:23.883 8 INFO neutron.db.l3_hamode_db [None req-3bb28675-5960-4679-8131-43cb3186b04e 8f8bf4c0d2924c8a9cde5a38c0d36950 38c4280349ba466f8c00d62d35e0ff9e - - default default] HA network dc2f6dfd-b92e-4cd1-a15d-8acd23f8a887 was deleted as no HA routers are present in tenant 38c4280349ba466f8c00d62d35e0ff9e. [pid: 8|app: 0|req: 422/1042] 10.0.0.203 () {32 vars in 724 bytes} [Mon Apr 13 22:18:22 2026] DELETE /v2.0/routers/adf6f57a-0373-4044-87b8-7f154d664e43 => generated 0 bytes in 1464 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-13 22:18:23.924 7 INFO neutron.services.segments.plugin [-] Segment 2dfd5477-738f-4009-abff-a7d99621d3ca resource provider aggregate not found 2026-04-13 22:18:23.930 7 INFO neutron.services.segments.plugin [-] Segment 2dfd5477-738f-4009-abff-a7d99621d3ca resource provider aggregate not found 2026-04-13 22:18:23.944 7 INFO neutron.services.segments.plugin [-] Segment 2dfd5477-738f-4009-abff-a7d99621d3ca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2dfd5477-738f-4009-abff-a7d99621d3ca found for delete ", "request_id": "req-fc22fe41-bbae-4489-929d-32013039fd81"}]} 2026-04-13 22:18:23.946 7 INFO neutron.services.segments.plugin [-] Segment 2dfd5477-738f-4009-abff-a7d99621d3ca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2dfd5477-738f-4009-abff-a7d99621d3ca found for delete ", "request_id": "req-fdaf0a9e-8abb-4592-9d70-964a063b96f8"}]} 2026-04-13 22:18:23.956 7 INFO neutron.db.l3_hamode_db [None req-93453d52-8edb-4a44-a88a-f5f87b8d0fed b6b3948daff542718bd20f19f99eafdd f5830d5b59fb4dacaf3b8afac247d6bc - - default default] HA network 3352a3a4-e766-48f3-bcd3-6d913b8dd095 was deleted as no HA routers are present in tenant 5a29541359f445788ca391e8c1ff4c9b. [pid: 8|app: 0|req: 423/1043] 10.0.0.226 () {34 vars in 982 bytes} [Mon Apr 13 22:18:23 2026] GET /v2.0/networks?id=6498d77e-2424-4dd2-aa87-6bd71542d5c4 => generated 680 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1044] 10.0.0.203 () {32 vars in 724 bytes} [Mon Apr 13 22:18:22 2026] DELETE /v2.0/routers/863727f0-0020-45e3-9f7e-a155235fc088 => generated 0 bytes in 1117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-13 22:18:23.965 8 WARNING neutron_lib.context [None req-cc61a9c7-a56a-438d-aee5-8e01ae8f273b cac58bba9a664d19969dbce940c59996 8a178eb081c1485bac913b8a37d90dc6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 622/1045] 10.0.0.203 () {32 vars in 724 bytes} [Mon Apr 13 22:18:23 2026] DELETE /v2.0/subnets/d5cdfa3a-9906-4bd2-8584-51a750f96b10 => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/1046] 10.0.0.203 () {34 vars in 669 bytes} [Mon Apr 13 22:18:23 2026] POST /v2.0/subnets => generated 602 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/1047] 10.0.0.226 () {34 vars in 965 bytes} [Mon Apr 13 22:18:24 2026] GET /v2.0/quotas/3ab5bb6ad7494fab81f9c9df6f55db62 => 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: 623/1048] 10.0.0.203 () {32 vars in 724 bytes} [Mon Apr 13 22:18:24 2026] DELETE /v2.0/subnets/e4b1852b-b02b-4457-b0d3-8e37cf9b10af => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-13 22:18:24.369 7 WARNING neutron_lib.context [None req-93f2c0ae-b161-4bda-8997-ee99349c501a cac58bba9a664d19969dbce940c59996 8a178eb081c1485bac913b8a37d90dc6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 426/1049] 10.0.0.203 () {32 vars in 726 bytes} [Mon Apr 13 22:18:24 2026] DELETE /v2.0/networks/8b3c053c-87f9-461d-9e10-01192b291d21 => generated 0 bytes in 206 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/1050] 10.0.0.226 () {34 vars in 1002 bytes} [Mon Apr 13 22:18:24 2026] GET /v2.0/ports?tenant_id=3ab5bb6ad7494fab81f9c9df6f55db62&fields=id => generated 103 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1051] 10.0.0.203 () {34 vars in 669 bytes} [Mon Apr 13 22:18:24 2026] POST /v2.0/subnets => generated 602 bytes in 293 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1052] 10.0.0.226 () {34 vars in 1008 bytes} [Mon Apr 13 22:18:24 2026] GET /v2.0/networks/6498d77e-2424-4dd2-aa87-6bd71542d5c4?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-13 22:18:24.727 7 WARNING neutron_lib.context [None req-bee7e7ad-0f6a-46ff-89e4-a6e2c64ad461 cac58bba9a664d19969dbce940c59996 8a178eb081c1485bac913b8a37d90dc6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-13 22:18:24.768 7 INFO neutron.db.segments_db [None req-bee7e7ad-0f6a-46ff-89e4-a6e2c64ad461 cac58bba9a664d19969dbce940c59996 8a178eb081c1485bac913b8a37d90dc6 - - default default] Added segment 986b44f5-d08b-4b28-8912-cdb317998153 of type vxlan for network 41f1af66-df38-465c-a21a-342a1e069837 [pid: 8|app: 0|req: 428/1053] 10.0.0.203 () {32 vars in 726 bytes} [Mon Apr 13 22:18:24 2026] DELETE /v2.0/networks/58b5f2bf-2a48-4cf8-98cb-6cd0b1553d4f => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/1054] 10.0.0.226 () {34 vars in 1108 bytes} [Mon Apr 13 22:18:24 2026] GET /v2.0/networks/6498d77e-2424-4dd2-aa87-6bd71542d5c4?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) 2026-04-13 22:18:25.096 7 INFO neutron.db.l3_hamode_db [None req-bee7e7ad-0f6a-46ff-89e4-a6e2c64ad461 cac58bba9a664d19969dbce940c59996 8a178eb081c1485bac913b8a37d90dc6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 430/1055] 10.0.0.203 () {32 vars in 774 bytes} [Mon Apr 13 22:18:25 2026] GET /v2.0/security-groups?tenant_id=38c4280349ba466f8c00d62d35e0ff9e&name=default => generated 2801 bytes in 259 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-13 22:18:25.305 7 INFO neutron.db.l3_hamode_db [None req-bee7e7ad-0f6a-46ff-89e4-a6e2c64ad461 cac58bba9a664d19969dbce940c59996 8a178eb081c1485bac913b8a37d90dc6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 431/1056] 10.0.0.203 () {32 vars in 774 bytes} [Mon Apr 13 22:18:25 2026] GET /v2.0/security-groups?tenant_id=5a29541359f445788ca391e8c1ff4c9b&name=default => generated 2801 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/1057] 10.0.0.226 () {34 vars in 990 bytes} [Mon Apr 13 22:18:25 2026] GET /v2.0/ports?device_id=63b4b650-d191-4b33-8b35-75092bfb0000 => 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: 433/1058] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:18:25 2026] DELETE /v2.0/security-groups/c04e47ed-43b5-445c-9976-b8d368f688d9 => 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: 434/1059] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:18:25 2026] DELETE /v2.0/security-groups/aaf73f8b-6abb-495a-8692-5c12c1dc7a6e => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-13 22:18:25.971 8 INFO neutron.services.segments.plugin [-] Segment c073d185-1f31-44aa-883e-65a6cecbcf6f resource provider aggregate not found 2026-04-13 22:18:25.992 8 INFO neutron.services.segments.plugin [-] Segment c073d185-1f31-44aa-883e-65a6cecbcf6f resource provider aggregate not found 2026-04-13 22:18:25.997 8 INFO neutron.services.segments.plugin [-] Segment c073d185-1f31-44aa-883e-65a6cecbcf6f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c073d185-1f31-44aa-883e-65a6cecbcf6f found for delete ", "request_id": "req-4236c18e-2f50-4c52-8b8f-9418d56e81ae"}]} 2026-04-13 22:18:26.009 8 INFO neutron.services.segments.plugin [-] Segment c073d185-1f31-44aa-883e-65a6cecbcf6f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c073d185-1f31-44aa-883e-65a6cecbcf6f found for delete ", "request_id": "req-c42dab80-0b2d-44b2-98f7-b3956020f780"}]} 2026-04-13 22:18:26.015 8 INFO neutron.services.segments.plugin [-] Segment 2c632584-2db6-4581-a84d-92fba07b8595 resource provider aggregate not found 2026-04-13 22:18:26.027 8 INFO neutron.services.segments.plugin [-] Segment 2c632584-2db6-4581-a84d-92fba07b8595 resource provider aggregate not found 2026-04-13 22:18:26.034 8 INFO neutron.services.segments.plugin [-] Segment 2c632584-2db6-4581-a84d-92fba07b8595 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c632584-2db6-4581-a84d-92fba07b8595 found for delete ", "request_id": "req-24c20553-a9aa-4572-a394-d0d13fafd8de"}]} 2026-04-13 22:18:26.049 8 INFO neutron.services.segments.plugin [-] Segment 2c632584-2db6-4581-a84d-92fba07b8595 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c632584-2db6-4581-a84d-92fba07b8595 found for delete ", "request_id": "req-c0afc114-8ec8-4832-970c-e21571880cac"}]} [pid: 8|app: 0|req: 435/1060] 199.19.213.204 () {34 vars in 986 bytes} [Mon Apr 13 22:18:25 2026] GET /v2.0/networks?id=6498d77e-2424-4dd2-aa87-6bd71542d5c4 => generated 680 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/1061] 199.19.213.204 () {34 vars in 1050 bytes} [Mon Apr 13 22:18:26 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=3ab5bb6ad7494fab81f9c9df6f55db62 => generated 180 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-13 22:18:26.153 8 WARNING neutron_lib.context [req-3272dc47-3655-4125-b8db-cd8a5e286b9d req-323dc676-6185-4010-be86-3870a247555f 9046ea35a7c24715b54a7fbb34193ea8 3ab5bb6ad7494fab81f9c9df6f55db62 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 626/1062] 10.0.0.203 () {34 vars in 669 bytes} [Mon Apr 13 22:18:24 2026] POST /v2.0/routers => generated 506 bytes in 1451 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/1063] 199.19.213.204 () {38 vars in 955 bytes} [Mon Apr 13 22:18:26 2026] POST /v2.0/ports => generated 954 bytes in 694 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: 438/1064] 10.0.0.226 () {34 vars in 990 bytes} [Mon Apr 13 22:18:26 2026] GET /v2.0/ports?device_id=63b4b650-d191-4b33-8b35-75092bfb0000 => generated 957 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/1065] 199.19.213.204 () {38 vars in 1028 bytes} [Mon Apr 13 22:18:26 2026] PUT /v2.0/ports/28bcabf6-4b9a-4b80-af34-905794d4ecb2 => generated 1199 bytes in 625 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: 440/1066] 10.0.0.226 () {34 vars in 1040 bytes} [Mon Apr 13 22:18:27 2026] GET /v2.0/security-groups?id=3b01c66a-3179-4b9f-8cd2-709c17cb578c&fields=id&fields=name => generated 113 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-13 22:18:27.632 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5cdf69d7-1e96-4036-b912-85d468690794'] response: {'name': 'network-changed', 'server_uuid': '63b4b650-d191-4b33-8b35-75092bfb0000', 'tag': '28bcabf6-4b9a-4b80-af34-905794d4ecb2', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-13 22:18:27.738 8 WARNING neutron_lib.context [None req-89bcd2e9-dfb9-4e92-a45a-19a21864f691 e5cc7423c1a64e41b93744989925d9ff 53033b8ceae5410b8e72e667d26ceaf2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-13 22:18:27.739 8 WARNING neutron_lib.context [None req-89bcd2e9-dfb9-4e92-a45a-19a21864f691 e5cc7423c1a64e41b93744989925d9ff 53033b8ceae5410b8e72e667d26ceaf2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 627/1067] 10.0.0.203 () {34 vars in 783 bytes} [Mon Apr 13 22:18:26 2026] PUT /v2.0/routers/f6c392b8-f67c-4585-8fb8-aa65c8d391d5/add_router_interface => generated 309 bytes in 1604 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1068] 199.19.213.204 () {34 vars in 1080 bytes} [Mon Apr 13 22:18:27 2026] GET /v2.0/ports?tenant_id=3ab5bb6ad7494fab81f9c9df6f55db62&device_id=63b4b650-d191-4b33-8b35-75092bfb0000 => generated 1238 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-13 22:18:27.930 8 INFO neutron.db.segments_db [None req-89bcd2e9-dfb9-4e92-a45a-19a21864f691 e5cc7423c1a64e41b93744989925d9ff 53033b8ceae5410b8e72e667d26ceaf2 - - default default] Added segment 8be30400-da6b-4750-a761-39cdc198b355 of type vxlan for network 38defd84-ef5f-47f7-ba01-ce6a27afd3e6 [pid: 7|app: 0|req: 629/1069] 10.0.0.203 () {32 vars in 717 bytes} [Mon Apr 13 22:18:27 2026] GET /v2.0/ports/62ff13fc-7bfb-49b8-a62a-ce53f5170783 => generated 955 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1070] 199.19.213.204 () {34 vars in 1058 bytes} [Mon Apr 13 22:18:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=28bcabf6-4b9a-4b80-af34-905794d4ecb2 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-13 22:18:28.028 8 INFO neutron.db.segments_db [None req-89bcd2e9-dfb9-4e92-a45a-19a21864f691 e5cc7423c1a64e41b93744989925d9ff 53033b8ceae5410b8e72e667d26ceaf2 - - default default] Added segment d582ac52-ec29-4dbc-bbfc-264fc96b1c35 of type vxlan for network 3143044c-bfec-4d8d-bd44-cb564c5bce3f [pid: 8|app: 0|req: 441/1071] 10.0.0.203 () {34 vars in 670 bytes} [Mon Apr 13 22:18:27 2026] POST /v2.0/networks => generated 1246 bytes in 560 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/1072] 199.19.213.204 () {34 vars in 984 bytes} [Mon Apr 13 22:18:28 2026] GET /v2.0/subnets?id=677a82e5-29a0-49bc-96cd-6d4bad4ceda9 => generated 674 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/1073] 10.0.0.203 () {32 vars in 649 bytes} [Mon Apr 13 22:18:28 2026] GET /v2.0/networks => generated 1845 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/1074] 199.19.213.204 () {34 vars in 1052 bytes} [Mon Apr 13 22:18:28 2026] GET /v2.0/ports?network_id=6498d77e-2424-4dd2-aa87-6bd71542d5c4&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-13 22:18:28.526 8 INFO neutron.services.segments.plugin [-] Segment 8be30400-da6b-4750-a761-39cdc198b355 resource provider aggregate not found 2026-04-13 22:18:28.540 8 INFO neutron.services.segments.plugin [-] Segment 8be30400-da6b-4750-a761-39cdc198b355 resource provider aggregate not found 2026-04-13 22:18:28.544 8 INFO neutron.services.segments.plugin [-] Segment 8be30400-da6b-4750-a761-39cdc198b355 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8be30400-da6b-4750-a761-39cdc198b355 found for delete ", "request_id": "req-f61f4463-12ba-48c4-8aeb-5c6b69929272"}]} [pid: 8|app: 0|req: 445/1075] 10.0.0.203 () {32 vars in 726 bytes} [Mon Apr 13 22:18:28 2026] DELETE /v2.0/networks/38defd84-ef5f-47f7-ba01-ce6a27afd3e6 => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-13 22:18:28.556 8 INFO neutron.services.segments.plugin [-] Segment 8be30400-da6b-4750-a761-39cdc198b355 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8be30400-da6b-4750-a761-39cdc198b355 found for delete ", "request_id": "req-5c47b6f0-83a7-4563-a62d-85ac5103e728"}]} [pid: 8|app: 0|req: 446/1076] 199.19.213.204 () {34 vars in 1012 bytes} [Mon Apr 13 22:18:28 2026] GET /v2.0/networks/6498d77e-2424-4dd2-aa87-6bd71542d5c4?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: 447/1077] 10.0.0.203 () {32 vars in 774 bytes} [Mon Apr 13 22:18:28 2026] GET /v2.0/security-groups?tenant_id=4d34fa89c8bb4b2b846d3b72f065ed73&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: 448/1078] 10.0.0.203 () {32 vars in 726 bytes} [Mon Apr 13 22:18:28 2026] DELETE /v2.0/networks/3143044c-bfec-4d8d-bd44-cb564c5bce3f => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/1079] 199.19.213.204 () {34 vars in 1112 bytes} [Mon Apr 13 22:18:29 2026] GET /v2.0/networks/6498d77e-2424-4dd2-aa87-6bd71542d5c4?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: 450/1080] 10.0.0.226 () {34 vars in 990 bytes} [Mon Apr 13 22:18:29 2026] GET /v2.0/ports?device_id=63b4b650-d191-4b33-8b35-75092bfb0000 => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/1081] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:18:29 2026] DELETE /v2.0/security-groups/9c8da52a-7216-48ed-b766-deff49effd68 => 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: 452/1082] 10.0.0.203 () {32 vars in 649 bytes} [Mon Apr 13 22:18:29 2026] GET /v2.0/networks => generated 651 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/1083] 199.19.213.204 () {34 vars in 1080 bytes} [Mon Apr 13 22:18:29 2026] GET /v2.0/ports?tenant_id=3ab5bb6ad7494fab81f9c9df6f55db62&device_id=63b4b650-d191-4b33-8b35-75092bfb0000 => generated 1238 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1084] 10.0.0.203 () {34 vars in 783 bytes} [Mon Apr 13 22:18:27 2026] PUT /v2.0/routers/f6c392b8-f67c-4585-8fb8-aa65c8d391d5/add_router_interface => generated 309 bytes in 1460 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-13 22:18:29.445 7 WARNING neutron_lib.context [None req-4da1b64f-2b0d-4f60-9ff2-894cc4726342 e5cc7423c1a64e41b93744989925d9ff 53033b8ceae5410b8e72e667d26ceaf2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 454/1085] 10.0.0.226 () {34 vars in 1040 bytes} [Mon Apr 13 22:18:29 2026] GET /v2.0/security-groups?id=3b01c66a-3179-4b9f-8cd2-709c17cb578c&fields=id&fields=name => generated 113 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-13 22:18:29.510 7 INFO neutron.db.segments_db [None req-4da1b64f-2b0d-4f60-9ff2-894cc4726342 e5cc7423c1a64e41b93744989925d9ff 53033b8ceae5410b8e72e667d26ceaf2 - - default default] Added segment b9f53761-aa13-4087-beef-874353eb969f of type vxlan for network 5f975e54-ac72-4679-abe1-68a601fe97bc [pid: 8|app: 0|req: 455/1086] 199.19.213.204 () {34 vars in 986 bytes} [Mon Apr 13 22:18:29 2026] GET /v2.0/networks?id=6498d77e-2424-4dd2-aa87-6bd71542d5c4 => generated 776 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1087] 10.0.0.203 () {34 vars in 670 bytes} [Mon Apr 13 22:18:29 2026] POST /v2.0/networks => generated 654 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1088] 199.19.213.204 () {34 vars in 1058 bytes} [Mon Apr 13 22:18:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=28bcabf6-4b9a-4b80-af34-905794d4ecb2 => 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: 456/1089] 10.0.0.203 () {32 vars in 717 bytes} [Mon Apr 13 22:18:29 2026] GET /v2.0/ports/c2ea3e97-e57a-4c33-94d7-010d90e8fd1d => generated 955 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-13 22:18:29.654 7 WARNING neutron_lib.context [None req-e7e8e9af-1ec3-4a97-81be-cad1fe760929 e5cc7423c1a64e41b93744989925d9ff 53033b8ceae5410b8e72e667d26ceaf2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 457/1090] 199.19.213.204 () {34 vars in 984 bytes} [Mon Apr 13 22:18:29 2026] GET /v2.0/subnets?id=677a82e5-29a0-49bc-96cd-6d4bad4ceda9 => generated 674 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-13 22:18:29.711 7 INFO neutron.db.segments_db [None req-e7e8e9af-1ec3-4a97-81be-cad1fe760929 e5cc7423c1a64e41b93744989925d9ff 53033b8ceae5410b8e72e667d26ceaf2 - - default default] Added segment 9a80284b-108f-4d9d-be53-043cbe883bd6 of type vxlan for network 6179d1ef-6559-4626-9cc1-d8c74a9b08ab [pid: 7|app: 0|req: 634/1091] 10.0.0.203 () {34 vars in 670 bytes} [Mon Apr 13 22:18:29 2026] POST /v2.0/networks => generated 653 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1092] 199.19.213.204 () {34 vars in 1052 bytes} [Mon Apr 13 22:18:29 2026] GET /v2.0/ports?network_id=6498d77e-2424-4dd2-aa87-6bd71542d5c4&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-13 22:18:29.886 7 WARNING neutron_lib.context [None req-72a5a78c-10be-4fb2-bb43-90a6aaea7552 e5cc7423c1a64e41b93744989925d9ff 53033b8ceae5410b8e72e667d26ceaf2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-13 22:18:29.934 7 WARNING neutron_lib.context [None req-72a5a78c-10be-4fb2-bb43-90a6aaea7552 e5cc7423c1a64e41b93744989925d9ff 53033b8ceae5410b8e72e667d26ceaf2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 636/1093] 10.0.0.203 () {34 vars in 665 bytes} [Mon Apr 13 22:18:29 2026] POST /v2.0/ports => generated 1506 bytes in 657 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-13 22:18:30.568 8 INFO neutron.services.segments.plugin [-] Segment d582ac52-ec29-4dbc-bbfc-264fc96b1c35 resource provider aggregate not found 2026-04-13 22:18:30.596 8 INFO neutron.services.segments.plugin [-] Segment d582ac52-ec29-4dbc-bbfc-264fc96b1c35 resource provider aggregate not found 2026-04-13 22:18:30.602 8 INFO neutron.services.segments.plugin [-] Segment d582ac52-ec29-4dbc-bbfc-264fc96b1c35 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d582ac52-ec29-4dbc-bbfc-264fc96b1c35 found for delete ", "request_id": "req-7c22db0b-34cf-495a-b195-eed6b6644893"}]} [pid: 7|app: 0|req: 637/1094] 199.19.213.204 () {34 vars in 1012 bytes} [Mon Apr 13 22:18:30 2026] GET /v2.0/networks/6498d77e-2424-4dd2-aa87-6bd71542d5c4?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-13 22:18:30.617 8 INFO neutron.services.segments.plugin [-] Segment d582ac52-ec29-4dbc-bbfc-264fc96b1c35 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d582ac52-ec29-4dbc-bbfc-264fc96b1c35 found for delete ", "request_id": "req-4ddad093-db23-4254-9d4d-b237b77cba66"}]} [pid: 7|app: 0|req: 638/1095] 10.0.0.226 () {34 vars in 990 bytes} [Mon Apr 13 22:18:30 2026] GET /v2.0/ports?device_id=63b4b650-d191-4b33-8b35-75092bfb0000 => generated 969 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/1096] 10.0.0.203 () {34 vars in 789 bytes} [Mon Apr 13 22:18:29 2026] PUT /v2.0/routers/f6c392b8-f67c-4585-8fb8-aa65c8d391d5/remove_router_interface => generated 309 bytes in 1166 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/1097] 199.19.213.204 () {34 vars in 1112 bytes} [Mon Apr 13 22:18:30 2026] GET /v2.0/networks/6498d77e-2424-4dd2-aa87-6bd71542d5c4?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: 460/1098] 10.0.0.226 () {34 vars in 1040 bytes} [Mon Apr 13 22:18:30 2026] GET /v2.0/security-groups?id=3b01c66a-3179-4b9f-8cd2-709c17cb578c&fields=id&fields=name => generated 113 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1099] 10.0.0.203 () {32 vars in 643 bytes} [Mon Apr 13 22:18:30 2026] GET /v2.0/ports => generated 1506 bytes in 551 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1100] 10.0.0.203 () {32 vars in 720 bytes} [Mon Apr 13 22:18:31 2026] DELETE /v2.0/ports/775dbb0c-0b54-4d58-a450-43c61f4eaa42 => 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: 641/1101] 10.0.0.203 () {32 vars in 720 bytes} [Mon Apr 13 22:18:31 2026] DELETE /v2.0/ports/9bc10e85-bde5-4c34-bcc6-ceaa2648a508 => generated 0 bytes in 265 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1104] 10.0.0.203 () {32 vars in 643 bytes} [Mon Apr 13 22:18:31 2026] GET /v2.0/ports => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-13 22:18:31.866 7 WARNING neutron_lib.context [None req-8d16e860-e972-40fd-ad06-8576cd94c12d e5cc7423c1a64e41b93744989925d9ff 53033b8ceae5410b8e72e667d26ceaf2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-13 22:18:31.939 7 INFO neutron.db.segments_db [None req-8d16e860-e972-40fd-ad06-8576cd94c12d e5cc7423c1a64e41b93744989925d9ff 53033b8ceae5410b8e72e667d26ceaf2 - - default default] Added segment 25a643f8-aab2-4d8e-9676-c641a1617a2c of type vxlan for network 20f0df98-7742-4ec7-8b09-5a8d44d7b134 [pid: 7|app: 0|req: 645/1105] 10.0.0.203 () {34 vars in 670 bytes} [Mon Apr 13 22:18:31 2026] POST /v2.0/networks => generated 653 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1106] 10.0.0.226 () {34 vars in 990 bytes} [Mon Apr 13 22:18:32 2026] GET /v2.0/ports?device_id=63b4b650-d191-4b33-8b35-75092bfb0000 => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-13 22:18:32.135 7 WARNING neutron_lib.context [None req-9f8d4e25-7664-44a6-9cc7-0512e435e7fb e5cc7423c1a64e41b93744989925d9ff 53033b8ceae5410b8e72e667d26ceaf2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 461/1107] 10.0.0.203 () {34 vars in 789 bytes} [Mon Apr 13 22:18:30 2026] PUT /v2.0/routers/f6c392b8-f67c-4585-8fb8-aa65c8d391d5/remove_router_interface => generated 309 bytes in 1186 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-13 22:18:32.191 7 INFO neutron.db.segments_db [None req-9f8d4e25-7664-44a6-9cc7-0512e435e7fb e5cc7423c1a64e41b93744989925d9ff 53033b8ceae5410b8e72e667d26ceaf2 - - default default] Added segment 27f7ae61-9ac1-4db7-be43-97ecb2a2a83c of type vxlan for network 73d727ca-9199-4da3-801f-af5990d811c0 [pid: 8|app: 0|req: 462/1108] 10.0.0.226 () {34 vars in 1040 bytes} [Mon Apr 13 22:18:32 2026] GET /v2.0/security-groups?id=3b01c66a-3179-4b9f-8cd2-709c17cb578c&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/1109] 10.0.0.203 () {32 vars in 736 bytes} [Mon Apr 13 22:18:32 2026] GET /v2.0/ports?device_id=f6c392b8-f67c-4585-8fb8-aa65c8d391d5 => 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: 647/1110] 10.0.0.203 () {34 vars in 670 bytes} [Mon Apr 13 22:18:32 2026] POST /v2.0/networks => generated 653 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 648/1111] 10.0.0.226 () {34 vars in 990 bytes} [Mon Apr 13 22:18:32 2026] GET /v2.0/ports?device_id=63b4b650-d191-4b33-8b35-75092bfb0000 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-13 22:18:32.968 7 INFO neutron.db.l3_db [None req-d1884b06-7939-47b2-9d94-ccc6dae1d6d7 9046ea35a7c24715b54a7fbb34193ea8 3ab5bb6ad7494fab81f9c9df6f55db62 - - default default] Floating IP 4f8c3313-6716-47c9-abd7-0a733efa5d95 associated. External IP: 10.96.250.203, port: 28bcabf6-4b9a-4b80-af34-905794d4ecb2. 2026-04-13 22:18:32.987 8 INFO neutron.services.segments.plugin [-] Segment 986b44f5-d08b-4b28-8912-cdb317998153 resource provider aggregate not found 2026-04-13 22:18:32.992 8 INFO neutron.services.segments.plugin [-] Segment 986b44f5-d08b-4b28-8912-cdb317998153 resource provider aggregate not found 2026-04-13 22:18:33.019 8 INFO neutron.services.segments.plugin [-] Segment 986b44f5-d08b-4b28-8912-cdb317998153 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 986b44f5-d08b-4b28-8912-cdb317998153 found for delete ", "request_id": "req-21f5cc9d-c628-483a-a701-efda981cade1"}]} 2026-04-13 22:18:33.021 8 INFO neutron.services.segments.plugin [-] Segment 986b44f5-d08b-4b28-8912-cdb317998153 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 986b44f5-d08b-4b28-8912-cdb317998153 found for delete ", "request_id": "req-52864e33-e707-40f1-9869-62c82ee51456"}]} 2026-04-13 22:18:33.033 8 INFO neutron.db.l3_hamode_db [None req-de0ac34d-26aa-49e8-bbfa-85030a625d19 cac58bba9a664d19969dbce940c59996 8a178eb081c1485bac913b8a37d90dc6 - - default default] HA network 41f1af66-df38-465c-a21a-342a1e069837 was deleted as no HA routers are present in tenant 8a178eb081c1485bac913b8a37d90dc6. [pid: 8|app: 0|req: 464/1112] 10.0.0.203 () {32 vars in 724 bytes} [Mon Apr 13 22:18:32 2026] DELETE /v2.0/routers/f6c392b8-f67c-4585-8fb8-aa65c8d391d5 => generated 0 bytes in 801 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-13 22:18:33.047 8 WARNING neutron_lib.context [None req-7fdc61e4-04b1-4aba-ade4-18817b15023e e5cc7423c1a64e41b93744989925d9ff 53033b8ceae5410b8e72e667d26ceaf2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-13 22:18:33.098 8 WARNING neutron_lib.context [None req-7fdc61e4-04b1-4aba-ade4-18817b15023e e5cc7423c1a64e41b93744989925d9ff 53033b8ceae5410b8e72e667d26ceaf2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 649/1113] 10.0.0.203 () {34 vars in 749 bytes} [Mon Apr 13 22:18:32 2026] PUT /v2.0/floatingips/4f8c3313-6716-47c9-abd7-0a733efa5d95 => generated 855 bytes in 962 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-13 22:18:33.364 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-99089068-b032-4710-a233-850897c7b1ae'] response: {'name': 'network-changed', 'server_uuid': '63b4b650-d191-4b33-8b35-75092bfb0000', 'tag': '28bcabf6-4b9a-4b80-af34-905794d4ecb2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 650/1114] 10.0.0.203 () {32 vars in 724 bytes} [Mon Apr 13 22:18:33 2026] DELETE /v2.0/subnets/93b2f029-e51d-4954-93fb-51b6d9332b49 => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1115] 10.0.0.226 () {34 vars in 990 bytes} [Mon Apr 13 22:18:33 2026] GET /v2.0/ports?device_id=63b4b650-d191-4b33-8b35-75092bfb0000 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1116] 199.19.213.204 () {34 vars in 1080 bytes} [Mon Apr 13 22:18:33 2026] GET /v2.0/ports?tenant_id=3ab5bb6ad7494fab81f9c9df6f55db62&device_id=63b4b650-d191-4b33-8b35-75092bfb0000 => generated 1240 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/1117] 10.0.0.203 () {34 vars in 669 bytes} [Mon Apr 13 22:18:33 2026] POST /v2.0/subnets => generated 1276 bytes in 740 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/1118] 10.0.0.226 () {34 vars in 1040 bytes} [Mon Apr 13 22:18:33 2026] GET /v2.0/security-groups?id=3b01c66a-3179-4b9f-8cd2-709c17cb578c&fields=id&fields=name => generated 113 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1119] 10.0.0.203 () {32 vars in 724 bytes} [Mon Apr 13 22:18:33 2026] DELETE /v2.0/subnets/aa032c52-4e3e-4215-91ef-b21f5e2496c4 => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1120] 10.0.0.203 () {32 vars in 647 bytes} [Mon Apr 13 22:18:33 2026] GET /v2.0/subnets => generated 1889 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/1121] 199.19.213.204 () {34 vars in 986 bytes} [Mon Apr 13 22:18:33 2026] GET /v2.0/networks?id=6498d77e-2424-4dd2-aa87-6bd71542d5c4 => generated 776 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/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() 2026-04-13 22:18:34.340 7 INFO neutron.services.segments.plugin [-] Segment 40957c70-a062-451d-a2f3-de69dc24a185 resource provider aggregate not found 2026-04-13 22:18:34.350 7 INFO neutron.services.segments.plugin [-] Segment 40957c70-a062-451d-a2f3-de69dc24a185 resource provider aggregate not found 2026-04-13 22:18:34.376 7 INFO neutron.services.segments.plugin [-] Segment 40957c70-a062-451d-a2f3-de69dc24a185 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 40957c70-a062-451d-a2f3-de69dc24a185 found for delete ", "request_id": "req-b74425de-3296-4885-bb59-27117914553e"}]} 2026-04-13 22:18:34.379 7 INFO neutron.services.segments.plugin [-] Segment 40957c70-a062-451d-a2f3-de69dc24a185 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 40957c70-a062-451d-a2f3-de69dc24a185 found for delete ", "request_id": "req-4acbfaca-ec46-4e4b-98a5-9eabf4f02af6"}]} [pid: 7|app: 0|req: 655/1122] 10.0.0.203 () {32 vars in 726 bytes} [Mon Apr 13 22:18:33 2026] DELETE /v2.0/networks/b020462a-708e-44f9-8515-097976b6e949 => generated 0 bytes in 459 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/1123] 10.0.0.203 () {32 vars in 724 bytes} [Mon Apr 13 22:18:33 2026] DELETE /v2.0/subnets/621e14c2-a3b2-46c3-ad26-8898a172f59d => generated 0 bytes in 456 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1124] 199.19.213.204 () {34 vars in 1058 bytes} [Mon Apr 13 22:18:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=28bcabf6-4b9a-4b80-af34-905794d4ecb2 => generated 858 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/1125] 10.0.0.226 () {34 vars in 990 bytes} [Mon Apr 13 22:18:34 2026] GET /v2.0/ports?device_id=63b4b650-d191-4b33-8b35-75092bfb0000 => generated 971 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1126] 10.0.0.203 () {32 vars in 726 bytes} [Mon Apr 13 22:18:34 2026] DELETE /v2.0/networks/182adb90-e21f-413a-be1e-222509d5f2d7 => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/1127] 10.0.0.203 () {32 vars in 724 bytes} [Mon Apr 13 22:18:34 2026] DELETE /v2.0/subnets/a9b81a14-f6f0-442f-803e-345a250b1319 => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/1128] 199.19.213.204 () {34 vars in 984 bytes} [Mon Apr 13 22:18:34 2026] GET /v2.0/subnets?id=677a82e5-29a0-49bc-96cd-6d4bad4ceda9 => generated 674 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/1129] 10.0.0.226 () {34 vars in 1040 bytes} [Mon Apr 13 22:18:34 2026] GET /v2.0/security-groups?id=3b01c66a-3179-4b9f-8cd2-709c17cb578c&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/1130] 199.19.213.204 () {34 vars in 994 bytes} [Mon Apr 13 22:18:34 2026] GET /v2.0/ports?device_id=63b4b650-d191-4b33-8b35-75092bfb0000 => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-13 22:18:34.853 8 WARNING neutron_lib.context [None req-c48c09db-02b2-4e80-a688-32acc2d70063 cac58bba9a664d19969dbce940c59996 8a178eb081c1485bac913b8a37d90dc6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-13 22:18:34.893 8 INFO neutron.db.segments_db [None req-c48c09db-02b2-4e80-a688-32acc2d70063 cac58bba9a664d19969dbce940c59996 8a178eb081c1485bac913b8a37d90dc6 - - default default] Added segment de4f7301-5fc0-4bec-ae5e-eec1e4976c55 of type vxlan for network 8a8bd056-547a-418d-9687-08232fe48484 [pid: 8|app: 0|req: 474/1131] 10.0.0.203 () {34 vars in 670 bytes} [Mon Apr 13 22:18:34 2026] POST /v2.0/networks => generated 629 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1132] 10.0.0.203 () {32 vars in 774 bytes} [Mon Apr 13 22:18:34 2026] GET /v2.0/security-groups?tenant_id=0e277d3246bb434e9bca7f943e995859&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: 475/1133] 10.0.0.203 () {32 vars in 647 bytes} [Mon Apr 13 22:18:34 2026] GET /v2.0/subnets => generated 626 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1134] 199.19.213.204 () {34 vars in 1052 bytes} [Mon Apr 13 22:18:35 2026] GET /v2.0/ports?network_id=6498d77e-2424-4dd2-aa87-6bd71542d5c4&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-13 22:18:35.051 7 WARNING neutron_lib.context [None req-c646aeb6-abed-40f3-8c44-4868885fffe6 cac58bba9a664d19969dbce940c59996 8a178eb081c1485bac913b8a37d90dc6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-13 22:18:35.330 8 INFO neutron.db.l3_db [req-e46bcadb-addc-4e72-bb9d-b0ac2e4a42b8 req-87192879-7d10-456a-b998-70046689901f 9046ea35a7c24715b54a7fbb34193ea8 3ab5bb6ad7494fab81f9c9df6f55db62 - - default default] Floating IP 4f8c3313-6716-47c9-abd7-0a733efa5d95 disassociated. External IP: 10.96.250.203, port: 28bcabf6-4b9a-4b80-af34-905794d4ecb2. [pid: 7|app: 0|req: 660/1135] 10.0.0.203 () {34 vars in 669 bytes} [Mon Apr 13 22:18:35 2026] POST /v2.0/subnets => generated 602 bytes in 343 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1136] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:18:35 2026] DELETE /v2.0/security-groups/ac876553-a4a4-4e1d-b5e0-48578b48aef4 => 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: 662/1137] 10.0.0.203 () {32 vars in 726 bytes} [Mon Apr 13 22:18:35 2026] DELETE /v2.0/networks/73d727ca-9199-4da3-801f-af5990d811c0 => generated 0 bytes in 461 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1138] 199.19.213.204 () {34 vars in 1012 bytes} [Mon Apr 13 22:18:35 2026] GET /v2.0/networks/6498d77e-2424-4dd2-aa87-6bd71542d5c4?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-13 22:18:36.008 7 WARNING neutron_lib.context [None req-580efe47-38e5-44fa-a5cf-453a4f99cc4c cac58bba9a664d19969dbce940c59996 8a178eb081c1485bac913b8a37d90dc6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-13 22:18:36.047 7 INFO neutron.db.segments_db [None req-580efe47-38e5-44fa-a5cf-453a4f99cc4c cac58bba9a664d19969dbce940c59996 8a178eb081c1485bac913b8a37d90dc6 - - default default] Added segment d7cf83ad-77c7-45c8-8750-c142e48bc5cd of type vxlan for network 7763e287-f25a-43e8-8a6e-16800a36e9e8 [pid: 8|app: 0|req: 476/1139] 199.19.213.204 () {36 vars in 997 bytes} [Mon Apr 13 22:18:35 2026] DELETE /v2.0/ports/28bcabf6-4b9a-4b80-af34-905794d4ecb2 => generated 0 bytes in 1171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-13 22:18:36.268 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-04117998-80ab-496b-ae78-ff7c20dbe780'] response: {'server_uuid': '63b4b650-d191-4b33-8b35-75092bfb0000', 'name': 'network-vif-deleted', 'tag': '28bcabf6-4b9a-4b80-af34-905794d4ecb2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 477/1140] 10.0.0.203 () {32 vars in 774 bytes} [Mon Apr 13 22:18:36 2026] GET /v2.0/security-groups?tenant_id=4dadd26c19fa440b934e8b911e7fd1c1&name=default => generated 2801 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/1141] 10.0.0.226 () {34 vars in 990 bytes} [Mon Apr 13 22:18:36 2026] GET /v2.0/ports?device_id=63b4b650-d191-4b33-8b35-75092bfb0000 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-13 22:18:36.415 7 INFO neutron.db.l3_hamode_db [None req-580efe47-38e5-44fa-a5cf-453a4f99cc4c cac58bba9a664d19969dbce940c59996 8a178eb081c1485bac913b8a37d90dc6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-13 22:18:36.420 7 INFO neutron.services.segments.plugin [-] Segment 2568f730-2ea2-4c0c-9b17-1786f87c37d1 resource provider aggregate not found 2026-04-13 22:18:36.429 7 INFO neutron.services.segments.plugin [-] Segment 2568f730-2ea2-4c0c-9b17-1786f87c37d1 resource provider aggregate not found 2026-04-13 22:18:36.441 7 INFO neutron.services.segments.plugin [-] Segment 2568f730-2ea2-4c0c-9b17-1786f87c37d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2568f730-2ea2-4c0c-9b17-1786f87c37d1 found for delete ", "request_id": "req-c76201de-3fc5-4427-a49a-cf2128d83cd7"}]} 2026-04-13 22:18:36.456 7 INFO neutron.services.segments.plugin [-] Segment 2568f730-2ea2-4c0c-9b17-1786f87c37d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2568f730-2ea2-4c0c-9b17-1786f87c37d1 found for delete ", "request_id": "req-fbedfcb7-be52-4e7a-9b7a-b586e7d52135"}]} 2026-04-13 22:18:36.479 7 INFO neutron.services.segments.plugin [-] Segment 27f7ae61-9ac1-4db7-be43-97ecb2a2a83c resource provider aggregate not found 2026-04-13 22:18:36.485 7 INFO neutron.services.segments.plugin [-] Segment 27f7ae61-9ac1-4db7-be43-97ecb2a2a83c resource provider aggregate not found 2026-04-13 22:18:36.507 7 INFO neutron.services.segments.plugin [-] Segment 27f7ae61-9ac1-4db7-be43-97ecb2a2a83c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 27f7ae61-9ac1-4db7-be43-97ecb2a2a83c found for delete ", "request_id": "req-b65f5460-d81d-4b69-a004-c7abfb8855cc"}]} 2026-04-13 22:18:36.510 7 INFO neutron.services.segments.plugin [-] Segment 27f7ae61-9ac1-4db7-be43-97ecb2a2a83c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 27f7ae61-9ac1-4db7-be43-97ecb2a2a83c found for delete ", "request_id": "req-a346626c-1a54-4478-a0a1-dab6b70a0bfb"}]} 2026-04-13 22:18:36.641 7 INFO neutron.db.l3_hamode_db [None req-580efe47-38e5-44fa-a5cf-453a4f99cc4c cac58bba9a664d19969dbce940c59996 8a178eb081c1485bac913b8a37d90dc6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-13 22:18:36.793 8 INFO neutron.services.segments.plugin [-] Segment 25a643f8-aab2-4d8e-9676-c641a1617a2c resource provider aggregate not found 2026-04-13 22:18:36.800 8 INFO neutron.services.segments.plugin [-] Segment 25a643f8-aab2-4d8e-9676-c641a1617a2c resource provider aggregate not found 2026-04-13 22:18:36.810 8 INFO neutron.services.segments.plugin [-] Segment 25a643f8-aab2-4d8e-9676-c641a1617a2c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 25a643f8-aab2-4d8e-9676-c641a1617a2c found for delete ", "request_id": "req-90612d47-f57d-4121-b82f-2054d346b23c"}]} [pid: 8|app: 0|req: 479/1142] 10.0.0.203 () {32 vars in 726 bytes} [Mon Apr 13 22:18:36 2026] DELETE /v2.0/networks/20f0df98-7742-4ec7-8b09-5a8d44d7b134 => generated 0 bytes in 444 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-13 22:18:36.826 8 INFO neutron.services.segments.plugin [-] Segment 25a643f8-aab2-4d8e-9676-c641a1617a2c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 25a643f8-aab2-4d8e-9676-c641a1617a2c found for delete ", "request_id": "req-c1d65d69-fe5e-47cc-884c-cc43b0ed536d"}]} [pid: 8|app: 0|req: 480/1143] 199.19.213.204 () {34 vars in 1112 bytes} [Mon Apr 13 22:18:36 2026] GET /v2.0/networks/6498d77e-2424-4dd2-aa87-6bd71542d5c4?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: 481/1144] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:18:36 2026] DELETE /v2.0/security-groups/fcf01d55-3c51-4153-ad41-cf8d0420bad5 => 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: 482/1145] 10.0.0.203 () {32 vars in 726 bytes} [Mon Apr 13 22:18:37 2026] DELETE /v2.0/networks/6179d1ef-6559-4626-9cc1-d8c74a9b08ab => 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: 664/1146] 10.0.0.203 () {34 vars in 669 bytes} [Mon Apr 13 22:18:36 2026] POST /v2.0/routers => generated 505 bytes in 1373 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-13 22:18:37.384 7 WARNING neutron_lib.context [None req-b2a34d81-2468-43ec-a35d-a4ba2ef929b8 cac58bba9a664d19969dbce940c59996 8a178eb081c1485bac913b8a37d90dc6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 483/1147] 10.0.0.203 () {32 vars in 726 bytes} [Mon Apr 13 22:18:37 2026] DELETE /v2.0/networks/5f975e54-ac72-4679-abe1-68a601fe97bc => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/1148] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:18:37 2026] DELETE /v2.0/security-groups/3b01c66a-3179-4b9f-8cd2-709c17cb578c => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-13 22:18:37.637 8 INFO neutron.api.v2.resource [None req-f9703641-95ee-4dd1-a9f9-43f72695a906 9046ea35a7c24715b54a7fbb34193ea8 3ab5bb6ad7494fab81f9c9df6f55db62 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 485/1149] 10.0.0.203 () {32 vars in 737 bytes} [Mon Apr 13 22:18:37 2026] GET /v2.0/security-groups/3b01c66a-3179-4b9f-8cd2-709c17cb578c => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1150] 10.0.0.203 () {34 vars in 665 bytes} [Mon Apr 13 22:18:37 2026] POST /v2.0/ports => generated 947 bytes in 607 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: 486/1151] 10.0.0.203 () {32 vars in 732 bytes} [Mon Apr 13 22:18:37 2026] DELETE /v2.0/floatingips/4f8c3313-6716-47c9-abd7-0a733efa5d95 => generated 0 bytes in 372 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-13 22:18:38.840 8 INFO neutron.services.segments.plugin [-] Segment 9a80284b-108f-4d9d-be53-043cbe883bd6 resource provider aggregate not found 2026-04-13 22:18:38.845 8 INFO neutron.services.segments.plugin [-] Segment 9a80284b-108f-4d9d-be53-043cbe883bd6 resource provider aggregate not found 2026-04-13 22:18:38.861 8 INFO neutron.services.segments.plugin [-] Segment 9a80284b-108f-4d9d-be53-043cbe883bd6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9a80284b-108f-4d9d-be53-043cbe883bd6 found for delete ", "request_id": "req-67c037a3-67a6-427d-a63f-629c3888c859"}]} 2026-04-13 22:18:38.868 8 INFO neutron.services.segments.plugin [-] Segment 9a80284b-108f-4d9d-be53-043cbe883bd6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9a80284b-108f-4d9d-be53-043cbe883bd6 found for delete ", "request_id": "req-f4aa74b9-5f90-4cb1-a248-c0cbea43bbe9"}]} 2026-04-13 22:18:38.891 8 INFO neutron.services.segments.plugin [-] Segment b9f53761-aa13-4087-beef-874353eb969f resource provider aggregate not found 2026-04-13 22:18:38.900 8 INFO neutron.services.segments.plugin [-] Segment b9f53761-aa13-4087-beef-874353eb969f resource provider aggregate not found 2026-04-13 22:18:38.908 8 INFO neutron.services.segments.plugin [-] Segment b9f53761-aa13-4087-beef-874353eb969f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b9f53761-aa13-4087-beef-874353eb969f found for delete ", "request_id": "req-b176c2d9-b47e-4d8a-9e92-8dfd4bdf2dd6"}]} 2026-04-13 22:18:38.932 8 INFO neutron.services.segments.plugin [-] Segment b9f53761-aa13-4087-beef-874353eb969f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b9f53761-aa13-4087-beef-874353eb969f found for delete ", "request_id": "req-54b76a63-eded-41d7-bcaa-fce88fb69412"}]} [pid: 8|app: 0|req: 487/1152] 10.0.0.203 () {34 vars in 789 bytes} [Mon Apr 13 22:18:38 2026] PUT /v2.0/routers/7f615792-23d3-4c4a-a285-b779e8fe8372/remove_router_interface => generated 309 bytes in 1325 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/1153] 10.0.0.203 () {32 vars in 774 bytes} [Mon Apr 13 22:18:39 2026] GET /v2.0/security-groups?tenant_id=53033b8ceae5410b8e72e667d26ceaf2&name=default => generated 2801 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1154] 10.0.0.203 () {34 vars in 783 bytes} [Mon Apr 13 22:18:37 2026] PUT /v2.0/routers/5f20521e-53ff-48b0-86bc-ac3a5330284b/add_router_interface => generated 309 bytes in 1615 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: 667/1155] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:18:39 2026] DELETE /v2.0/security-groups/47fbd886-c8d9-4d15-b9d9-75abb9509e6a => 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: 668/1156] 10.0.0.203 () {32 vars in 717 bytes} [Mon Apr 13 22:18:39 2026] GET /v2.0/ports/aec74609-1716-420a-b708-517c1079d4e1 => generated 1021 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-13 22:18:40.716 8 INFO neutron.db.l3_hamode_db [None req-dca2a3e9-37a4-4432-b1dd-8aad54cc6221 b6b3948daff542718bd20f19f99eafdd f5830d5b59fb4dacaf3b8afac247d6bc - - default default] HA network f048897c-1df8-45d2-aae0-f9d2d1979c53 was deleted as no HA routers are present in tenant 3ab5bb6ad7494fab81f9c9df6f55db62. [pid: 8|app: 0|req: 489/1157] 10.0.0.203 () {32 vars in 724 bytes} [Mon Apr 13 22:18:39 2026] DELETE /v2.0/routers/7f615792-23d3-4c4a-a285-b779e8fe8372 => generated 0 bytes in 1165 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-13 22:18:40.945 8 INFO neutron.services.segments.plugin [-] Segment 6de23e39-cc7a-4fe5-84ca-2e63633ddaca resource provider aggregate not found 2026-04-13 22:18:40.964 8 INFO neutron.services.segments.plugin [-] Segment 6de23e39-cc7a-4fe5-84ca-2e63633ddaca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6de23e39-cc7a-4fe5-84ca-2e63633ddaca found for delete ", "request_id": "req-d82682fc-b402-488b-8519-8b38d56ccb6c"}]} 2026-04-13 22:18:40.966 8 INFO neutron.services.segments.plugin [-] Segment 6de23e39-cc7a-4fe5-84ca-2e63633ddaca resource provider aggregate not found [pid: 8|app: 0|req: 490/1158] 10.0.0.203 () {32 vars in 724 bytes} [Mon Apr 13 22:18:40 2026] DELETE /v2.0/subnets/677a82e5-29a0-49bc-96cd-6d4bad4ceda9 => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-13 22:18:40.992 8 INFO neutron.services.segments.plugin [-] Segment 6de23e39-cc7a-4fe5-84ca-2e63633ddaca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6de23e39-cc7a-4fe5-84ca-2e63633ddaca found for delete ", "request_id": "req-9f9f5dd2-b253-4198-afee-8a418b2668bc"}]} [pid: 7|app: 0|req: 669/1159] 10.0.0.203 () {34 vars in 789 bytes} [Mon Apr 13 22:18:39 2026] PUT /v2.0/routers/5f20521e-53ff-48b0-86bc-ac3a5330284b/remove_router_interface => generated 309 bytes in 1360 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-13 22:18:41.303 7 INFO neutron.api.v2.resource [None req-73453cd2-1478-421d-8ab8-9356251152a9 cac58bba9a664d19969dbce940c59996 8a178eb081c1485bac913b8a37d90dc6 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 670/1160] 10.0.0.203 () {34 vars in 789 bytes} [Mon Apr 13 22:18:41 2026] PUT /v2.0/routers/5f20521e-53ff-48b0-86bc-ac3a5330284b/remove_router_interface => generated 197 bytes in 164 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1161] 10.0.0.203 () {32 vars in 736 bytes} [Mon Apr 13 22:18:41 2026] GET /v2.0/ports?device_id=5f20521e-53ff-48b0-86bc-ac3a5330284b => 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: 491/1162] 10.0.0.203 () {32 vars in 726 bytes} [Mon Apr 13 22:18:40 2026] DELETE /v2.0/networks/6498d77e-2424-4dd2-aa87-6bd71542d5c4 => generated 0 bytes in 428 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/1163] 10.0.0.203 () {32 vars in 774 bytes} [Mon Apr 13 22:18:41 2026] GET /v2.0/security-groups?tenant_id=3ab5bb6ad7494fab81f9c9df6f55db62&name=default => generated 2801 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/1164] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:18:41 2026] DELETE /v2.0/security-groups/ffcf017d-d5e4-4ade-850c-b7416a81ceea => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-13 22:18:41.891 8 WARNING neutron_lib.context [None req-32f9364c-9687-4278-914b-5782174821c4 8d8ec519e58942cfb3efaf04f78249bb 819b91e7277247a38528360eb08c5d6c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-13 22:18:42.026 8 INFO neutron.db.segments_db [None req-32f9364c-9687-4278-914b-5782174821c4 8d8ec519e58942cfb3efaf04f78249bb 819b91e7277247a38528360eb08c5d6c - - default default] Added segment 556a9b1b-677d-4025-981d-da49e174a9da of type vxlan for network a8f37a21-e7f8-4ff5-83a3-3d1fb490399b 2026-04-13 22:18:42.096 7 INFO neutron.services.segments.plugin [-] Segment d7cf83ad-77c7-45c8-8750-c142e48bc5cd resource provider aggregate not found 2026-04-13 22:18:42.102 7 INFO neutron.services.segments.plugin [-] Segment d7cf83ad-77c7-45c8-8750-c142e48bc5cd resource provider aggregate not found 2026-04-13 22:18:42.121 7 INFO neutron.services.segments.plugin [-] Segment d7cf83ad-77c7-45c8-8750-c142e48bc5cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7cf83ad-77c7-45c8-8750-c142e48bc5cd found for delete ", "request_id": "req-c80413ca-5f3a-4233-a0e2-61714066c83b"}]} 2026-04-13 22:18:42.127 7 INFO neutron.services.segments.plugin [-] Segment d7cf83ad-77c7-45c8-8750-c142e48bc5cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7cf83ad-77c7-45c8-8750-c142e48bc5cd found for delete ", "request_id": "req-9b29d424-f2a9-4ff4-8f4f-208b06e427b6"}]} [pid: 8|app: 0|req: 494/1165] 10.0.0.203 () {34 vars in 670 bytes} [Mon Apr 13 22:18:41 2026] POST /v2.0/networks => generated 649 bytes in 344 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-13 22:18:42.147 7 INFO neutron.db.l3_hamode_db [None req-20cc2193-3bf3-4cc4-afd1-3bc779d4696e cac58bba9a664d19969dbce940c59996 8a178eb081c1485bac913b8a37d90dc6 - - default default] HA network 7763e287-f25a-43e8-8a6e-16800a36e9e8 was deleted as no HA routers are present in tenant 8a178eb081c1485bac913b8a37d90dc6. 2026-04-13 22:18:42.148 8 WARNING neutron_lib.context [None req-0eacbacf-757e-44ee-825c-8ee60acd3f5a 8d8ec519e58942cfb3efaf04f78249bb 819b91e7277247a38528360eb08c5d6c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1166] 10.0.0.203 () {32 vars in 724 bytes} [Mon Apr 13 22:18:41 2026] DELETE /v2.0/routers/5f20521e-53ff-48b0-86bc-ac3a5330284b => generated 0 bytes in 810 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1167] 10.0.0.203 () {32 vars in 724 bytes} [Mon Apr 13 22:18:42 2026] DELETE /v2.0/subnets/ad7ad302-aae5-4ae7-a106-9ec1e1afd92b => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/1168] 10.0.0.203 () {34 vars in 665 bytes} [Mon Apr 13 22:18:42 2026] POST /v2.0/ports => generated 779 bytes in 372 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-13 22:18:42.527 8 WARNING neutron_lib.context [None req-36aec1ae-99dc-4b73-ae5c-654a4c1fbefa 8d8ec519e58942cfb3efaf04f78249bb 819b91e7277247a38528360eb08c5d6c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-13 22:18:42.586 8 INFO neutron.db.segments_db [None req-36aec1ae-99dc-4b73-ae5c-654a4c1fbefa 8d8ec519e58942cfb3efaf04f78249bb 819b91e7277247a38528360eb08c5d6c - - default default] Added segment 1baa1cbe-bae0-41e9-9e33-0ddfc3524a72 of type vxlan for network ed17d754-1b84-4012-ac8f-dca80c143823 [pid: 8|app: 0|req: 496/1169] 10.0.0.203 () {34 vars in 670 bytes} [Mon Apr 13 22:18:42 2026] POST /v2.0/networks => generated 634 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-13 22:18:42.755 8 WARNING neutron_lib.context [None req-17b5f630-36c8-4f82-bf9f-2d7bc16b875b 8d8ec519e58942cfb3efaf04f78249bb 819b91e7277247a38528360eb08c5d6c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 674/1170] 10.0.0.203 () {32 vars in 726 bytes} [Mon Apr 13 22:18:42 2026] DELETE /v2.0/networks/8a8bd056-547a-418d-9687-08232fe48484 => generated 0 bytes in 458 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-13 22:18:42.886 7 WARNING neutron_lib.context [None req-953877b0-bd3a-4f5c-b860-1ea42077dc87 cac58bba9a664d19969dbce940c59996 8a178eb081c1485bac913b8a37d90dc6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-13 22:18:42.954 7 INFO neutron.db.segments_db [None req-953877b0-bd3a-4f5c-b860-1ea42077dc87 cac58bba9a664d19969dbce940c59996 8a178eb081c1485bac913b8a37d90dc6 - - default default] Added segment 74c72555-6217-405f-9563-fbb315f2a718 of type vxlan for network 4af9312a-2abf-4937-bf61-7bfd3a80b2fa 2026-04-13 22:18:42.990 8 INFO neutron.services.segments.plugin [-] Segment 679f030c-c114-4d58-89e7-6944f7e6de95 resource provider aggregate not found 2026-04-13 22:18:43.013 8 INFO neutron.services.segments.plugin [-] Segment 679f030c-c114-4d58-89e7-6944f7e6de95 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 679f030c-c114-4d58-89e7-6944f7e6de95 found for delete ", "request_id": "req-0083d40e-96e4-4d07-bfe5-6586082ef77b"}]} 2026-04-13 22:18:43.017 8 INFO neutron.services.segments.plugin [-] Segment 679f030c-c114-4d58-89e7-6944f7e6de95 resource provider aggregate not found 2026-04-13 22:18:43.036 8 INFO neutron.services.segments.plugin [-] Segment 679f030c-c114-4d58-89e7-6944f7e6de95 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 679f030c-c114-4d58-89e7-6944f7e6de95 found for delete ", "request_id": "req-589f7b9d-3ca2-433c-a5c2-ab77af51cbac"}]} [pid: 7|app: 0|req: 675/1171] 10.0.0.203 () {34 vars in 670 bytes} [Mon Apr 13 22:18:42 2026] POST /v2.0/networks => generated 630 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-13 22:18:43.108 7 WARNING neutron_lib.context [None req-ab5be2c7-62e5-41a8-9c28-8afb0525df0c cac58bba9a664d19969dbce940c59996 8a178eb081c1485bac913b8a37d90dc6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 497/1172] 10.0.0.203 () {34 vars in 669 bytes} [Mon Apr 13 22:18:42 2026] POST /v2.0/subnets => generated 622 bytes in 418 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-13 22:18:43.175 8 WARNING neutron_lib.context [None req-06c5220a-c590-4392-899c-d2d4c6298e86 8d8ec519e58942cfb3efaf04f78249bb 819b91e7277247a38528360eb08c5d6c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 676/1173] 10.0.0.203 () {34 vars in 669 bytes} [Mon Apr 13 22:18:43 2026] POST /v2.0/subnets => generated 602 bytes in 393 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-13 22:18:43.516 7 WARNING neutron_lib.context [None req-2942d8a8-5cd1-4ba2-a4da-99de7b8debe7 cac58bba9a664d19969dbce940c59996 8a178eb081c1485bac913b8a37d90dc6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-13 22:18:43.561 7 INFO neutron.db.segments_db [None req-2942d8a8-5cd1-4ba2-a4da-99de7b8debe7 cac58bba9a664d19969dbce940c59996 8a178eb081c1485bac913b8a37d90dc6 - - default default] Added segment 6dd6cfaf-f4bc-44c8-8b38-2755554896b5 of type vxlan for network 3dd0bd11-5ee3-4b37-9f8c-160ffb85e626 [pid: 8|app: 0|req: 498/1174] 10.0.0.203 () {34 vars in 665 bytes} [Mon Apr 13 22:18:43 2026] POST /v2.0/ports => generated 966 bytes in 446 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-13 22:18:43.881 7 INFO neutron.db.l3_hamode_db [None req-2942d8a8-5cd1-4ba2-a4da-99de7b8debe7 cac58bba9a664d19969dbce940c59996 8a178eb081c1485bac913b8a37d90dc6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 499/1175] 10.0.0.203 () {32 vars in 720 bytes} [Mon Apr 13 22:18:43 2026] DELETE /v2.0/ports/f5a0a304-b528-4aae-bf34-1686b0ab18b0 => generated 0 bytes in 268 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-13 22:18:44.086 7 INFO neutron.db.l3_hamode_db [None req-2942d8a8-5cd1-4ba2-a4da-99de7b8debe7 cac58bba9a664d19969dbce940c59996 8a178eb081c1485bac913b8a37d90dc6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-13 22:18:44.171 7 INFO neutron.services.segments.plugin [-] Segment de4f7301-5fc0-4bec-ae5e-eec1e4976c55 resource provider aggregate not found 2026-04-13 22:18:44.179 7 INFO neutron.services.segments.plugin [-] Segment de4f7301-5fc0-4bec-ae5e-eec1e4976c55 resource provider aggregate not found 2026-04-13 22:18:44.203 7 INFO neutron.services.segments.plugin [-] Segment de4f7301-5fc0-4bec-ae5e-eec1e4976c55 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de4f7301-5fc0-4bec-ae5e-eec1e4976c55 found for delete ", "request_id": "req-a7daa92d-e12c-43e6-b950-36f9b75d473b"}]} 2026-04-13 22:18:44.205 7 INFO neutron.services.segments.plugin [-] Segment de4f7301-5fc0-4bec-ae5e-eec1e4976c55 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de4f7301-5fc0-4bec-ae5e-eec1e4976c55 found for delete ", "request_id": "req-d434cbc4-bc7a-4377-875d-6cc9181a7a4b"}]} [pid: 8|app: 0|req: 500/1176] 10.0.0.203 () {32 vars in 774 bytes} [Mon Apr 13 22:18:43 2026] GET /v2.0/security-groups?tenant_id=31ab16b1ea0e4552a2ec1c4bddc8c649&name=default => generated 2801 bytes in 335 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-13 22:18:44.242 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9bd134ea-bc1e-4cb8-900c-a9a7b4577805 8d8ec519e58942cfb3efaf04f78249bb 819b91e7277247a38528360eb08c5d6c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 501/1177] 10.0.0.203 () {32 vars in 720 bytes} [Mon Apr 13 22:18:44 2026] DELETE /v2.0/ports/f5a0a304-b528-4aae-bf34-1686b0ab18b0 => 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: 502/1178] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:18:44 2026] DELETE /v2.0/security-groups/233a6108-49ff-4ba5-9b98-7277e952a630 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-13 22:18:44.355 8 INFO neutron.pecan_wsgi.hooks.translation [None req-99342e68-d54b-4c4c-8237-2d0c4f6aecb3 8d8ec519e58942cfb3efaf04f78249bb 819b91e7277247a38528360eb08c5d6c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 503/1179] 10.0.0.203 () {32 vars in 717 bytes} [Mon Apr 13 22:18:44 2026] GET /v2.0/ports/f5a0a304-b528-4aae-bf34-1686b0ab18b0 => 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: 504/1180] 10.0.0.203 () {32 vars in 724 bytes} [Mon Apr 13 22:18:44 2026] DELETE /v2.0/subnets/9305d967-67e5-4884-b5e3-2c9cdcf1ebcd => 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: 505/1181] 10.0.0.203 () {32 vars in 774 bytes} [Mon Apr 13 22:18:44 2026] GET /v2.0/security-groups?tenant_id=4f3a5a08a0814ca380f322df61192f7e&name=default => generated 2801 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1182] 10.0.0.203 () {34 vars in 669 bytes} [Mon Apr 13 22:18:43 2026] POST /v2.0/routers => generated 506 bytes in 1406 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1183] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:18:44 2026] DELETE /v2.0/security-groups/1b056035-e371-46fe-aa2e-56858830f9a8 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-13 22:18:45.121 8 INFO neutron.services.segments.plugin [-] Segment 1baa1cbe-bae0-41e9-9e33-0ddfc3524a72 resource provider aggregate not found 2026-04-13 22:18:45.127 8 INFO neutron.services.segments.plugin [-] Segment 1baa1cbe-bae0-41e9-9e33-0ddfc3524a72 resource provider aggregate not found 2026-04-13 22:18:45.150 8 INFO neutron.services.segments.plugin [-] Segment 1baa1cbe-bae0-41e9-9e33-0ddfc3524a72 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1baa1cbe-bae0-41e9-9e33-0ddfc3524a72 found for delete ", "request_id": "req-05c07499-4316-458b-8bf4-10d6728ccaa4"}]} [pid: 8|app: 0|req: 506/1184] 10.0.0.203 () {32 vars in 726 bytes} [Mon Apr 13 22:18:44 2026] DELETE /v2.0/networks/ed17d754-1b84-4012-ac8f-dca80c143823 => generated 0 bytes in 441 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-13 22:18:45.171 8 INFO neutron.services.segments.plugin [-] Segment 1baa1cbe-bae0-41e9-9e33-0ddfc3524a72 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1baa1cbe-bae0-41e9-9e33-0ddfc3524a72 found for delete ", "request_id": "req-82a969b9-364c-4f11-9f79-51c4d395752a"}]} 2026-04-13 22:18:45.177 8 WARNING neutron_lib.context [None req-b10e1e61-1a5c-46b4-a504-3981f7d31bcc 8d8ec519e58942cfb3efaf04f78249bb 819b91e7277247a38528360eb08c5d6c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-13 22:18:45.250 8 INFO neutron.db.segments_db [None req-b10e1e61-1a5c-46b4-a504-3981f7d31bcc 8d8ec519e58942cfb3efaf04f78249bb 819b91e7277247a38528360eb08c5d6c - - default default] Added segment 8e961219-1155-4a24-8ca6-67688739aeb4 of type vxlan for network 803ce8a9-39fb-4340-b54c-7d24d2b915f1 [pid: 8|app: 0|req: 507/1185] 10.0.0.203 () {34 vars in 670 bytes} [Mon Apr 13 22:18:45 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-13 22:18:45.378 8 WARNING neutron_lib.context [None req-dd0a9c43-c8a5-41ef-bbc0-e465d0bc0100 8d8ec519e58942cfb3efaf04f78249bb 819b91e7277247a38528360eb08c5d6c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 508/1186] 10.0.0.203 () {34 vars in 669 bytes} [Mon Apr 13 22:18:45 2026] POST /v2.0/subnets => generated 622 bytes in 393 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-13 22:18:45.774 8 WARNING neutron_lib.context [None req-91129484-b934-4d13-b858-362012c1ee9e 8d8ec519e58942cfb3efaf04f78249bb 819b91e7277247a38528360eb08c5d6c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 509/1187] 10.0.0.203 () {34 vars in 665 bytes} [Mon Apr 13 22:18:45 2026] POST /v2.0/ports => generated 928 bytes in 462 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1188] 10.0.0.203 () {32 vars in 720 bytes} [Mon Apr 13 22:18:46 2026] DELETE /v2.0/ports/fe1df0cb-4091-4186-bbb0-60a374166c7e => generated 0 bytes in 329 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-13 22:18:46.590 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c6eb1d26-9da8-4d85-9ae4-e24f2b59ba31 8d8ec519e58942cfb3efaf04f78249bb 819b91e7277247a38528360eb08c5d6c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 511/1189] 10.0.0.203 () {32 vars in 717 bytes} [Mon Apr 13 22:18:46 2026] GET /v2.0/ports/fe1df0cb-4091-4186-bbb0-60a374166c7e => 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: 679/1190] 10.0.0.203 () {34 vars in 783 bytes} [Mon Apr 13 22:18:45 2026] PUT /v2.0/routers/0a6690c8-a02f-4139-831c-921ab03dfa40/add_router_interface => generated 309 bytes in 1681 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1193] 10.0.0.203 () {32 vars in 717 bytes} [Mon Apr 13 22:18:46 2026] GET /v2.0/ports/6a0c62a3-324f-4ac9-b8ef-6229ac2c29d7 => generated 955 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/1194] 10.0.0.203 () {32 vars in 724 bytes} [Mon Apr 13 22:18:46 2026] DELETE /v2.0/subnets/376c5e9e-7f28-4337-9e33-afca50cad494 => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-13 22:18:47.245 8 INFO neutron.services.segments.plugin [-] Segment 8e961219-1155-4a24-8ca6-67688739aeb4 resource provider aggregate not found 2026-04-13 22:18:47.251 8 INFO neutron.services.segments.plugin [-] Segment 8e961219-1155-4a24-8ca6-67688739aeb4 resource provider aggregate not found 2026-04-13 22:18:47.264 8 INFO neutron.services.segments.plugin [-] Segment 8e961219-1155-4a24-8ca6-67688739aeb4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e961219-1155-4a24-8ca6-67688739aeb4 found for delete ", "request_id": "req-9de485cd-2c05-4246-bf93-fa517d89ee13"}]} 2026-04-13 22:18:47.269 8 INFO neutron.services.segments.plugin [-] Segment 8e961219-1155-4a24-8ca6-67688739aeb4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e961219-1155-4a24-8ca6-67688739aeb4 found for delete ", "request_id": "req-74d4406b-f63a-4ee4-951a-3ab922e411e8"}]} [pid: 8|app: 0|req: 513/1195] 10.0.0.203 () {32 vars in 726 bytes} [Mon Apr 13 22:18:46 2026] DELETE /v2.0/networks/803ce8a9-39fb-4340-b54c-7d24d2b915f1 => generated 0 bytes in 450 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-13 22:18:47.295 8 WARNING neutron_lib.context [None req-7ca0b260-c1cd-4238-8382-53824a9faf0f 8d8ec519e58942cfb3efaf04f78249bb 819b91e7277247a38528360eb08c5d6c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1196] 10.0.0.203 () {34 vars in 665 bytes} [Mon Apr 13 22:18:47 2026] POST /v2.0/ports => generated 779 bytes in 333 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: 515/1197] 10.0.0.203 () {34 vars in 737 bytes} [Mon Apr 13 22:18:47 2026] PUT /v2.0/ports/fbca8fa2-6351-468f-a6df-97a99e98377f => generated 752 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1198] 10.0.0.203 () {34 vars in 789 bytes} [Mon Apr 13 22:18:46 2026] PUT /v2.0/routers/0a6690c8-a02f-4139-831c-921ab03dfa40/remove_router_interface => generated 309 bytes in 1123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1199] 10.0.0.203 () {32 vars in 736 bytes} [Mon Apr 13 22:18:47 2026] GET /v2.0/ports?device_id=0a6690c8-a02f-4139-831c-921ab03dfa40 => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1200] 10.0.0.203 () {32 vars in 720 bytes} [Mon Apr 13 22:18:47 2026] DELETE /v2.0/ports/fbca8fa2-6351-468f-a6df-97a99e98377f => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 517/1201] 10.0.0.203 () {32 vars in 643 bytes} [Mon Apr 13 22:18:48 2026] GET /v2.0/ports => generated 782 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-13 22:18:48.168 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f3deb44d-c795-4fae-9dad-16688a73335f 8d8ec519e58942cfb3efaf04f78249bb 819b91e7277247a38528360eb08c5d6c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 518/1202] 10.0.0.203 () {32 vars in 717 bytes} [Mon Apr 13 22:18:48 2026] GET /v2.0/ports/fbca8fa2-6351-468f-a6df-97a99e98377f => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1203] 10.0.0.203 () {32 vars in 643 bytes} [Mon Apr 13 22:18:48 2026] GET /v2.0/ports => generated 782 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1204] 10.0.0.203 () {32 vars in 717 bytes} [Mon Apr 13 22:18:48 2026] GET /v2.0/ports/9e07d960-7acd-4535-8db0-baec3d60b4b8 => generated 779 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-13 22:18:48.286 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0621527a-7162-43fd-9558-0b7edf1b18cf 8d8ec519e58942cfb3efaf04f78249bb 819b91e7277247a38528360eb08c5d6c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 521/1205] 10.0.0.203 () {32 vars in 720 bytes} [Mon Apr 13 22:18:48 2026] DELETE /v2.0/ports/fe1df0cb-4091-4186-bbb0-60a374166c7e => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-13 22:18:48.311 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e61ecc10-8ffa-463f-9a36-a6fb423b467a 8d8ec519e58942cfb3efaf04f78249bb 819b91e7277247a38528360eb08c5d6c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 522/1206] 10.0.0.203 () {32 vars in 724 bytes} [Mon Apr 13 22:18:48 2026] DELETE /v2.0/subnets/376c5e9e-7f28-4337-9e33-afca50cad494 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-13 22:18:48.332 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1b3071b6-c845-462e-83c6-2bd63b3a0b3d 8d8ec519e58942cfb3efaf04f78249bb 819b91e7277247a38528360eb08c5d6c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 523/1207] 10.0.0.203 () {32 vars in 724 bytes} [Mon Apr 13 22:18:48 2026] DELETE /v2.0/subnets/9305d967-67e5-4884-b5e3-2c9cdcf1ebcd => 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: 524/1208] 10.0.0.203 () {32 vars in 720 bytes} [Mon Apr 13 22:18:48 2026] DELETE /v2.0/ports/9e07d960-7acd-4535-8db0-baec3d60b4b8 => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-13 22:18:48.632 7 INFO neutron.services.segments.plugin [-] Segment 6dd6cfaf-f4bc-44c8-8b38-2755554896b5 resource provider aggregate not found 2026-04-13 22:18:48.636 7 INFO neutron.services.segments.plugin [-] Segment 6dd6cfaf-f4bc-44c8-8b38-2755554896b5 resource provider aggregate not found 2026-04-13 22:18:48.650 7 INFO neutron.services.segments.plugin [-] Segment 6dd6cfaf-f4bc-44c8-8b38-2755554896b5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6dd6cfaf-f4bc-44c8-8b38-2755554896b5 found for delete ", "request_id": "req-894248fd-b5e2-4873-9df8-73c6e1a447a8"}]} 2026-04-13 22:18:48.653 7 INFO neutron.services.segments.plugin [-] Segment 6dd6cfaf-f4bc-44c8-8b38-2755554896b5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6dd6cfaf-f4bc-44c8-8b38-2755554896b5 found for delete ", "request_id": "req-82488b15-2c11-4ce3-a1c3-afb8948feaf7"}]} 2026-04-13 22:18:48.659 7 INFO neutron.db.l3_hamode_db [None req-6f04b57b-0c70-4e85-8f5e-c9f78faef8f3 cac58bba9a664d19969dbce940c59996 8a178eb081c1485bac913b8a37d90dc6 - - default default] HA network 3dd0bd11-5ee3-4b37-9f8c-160ffb85e626 was deleted as no HA routers are present in tenant 8a178eb081c1485bac913b8a37d90dc6. [pid: 7|app: 0|req: 685/1209] 10.0.0.203 () {32 vars in 724 bytes} [Mon Apr 13 22:18:47 2026] DELETE /v2.0/routers/0a6690c8-a02f-4139-831c-921ab03dfa40 => generated 0 bytes in 726 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1210] 10.0.0.203 () {32 vars in 726 bytes} [Mon Apr 13 22:18:48 2026] DELETE /v2.0/networks/a8f37a21-e7f8-4ff5-83a3-3d1fb490399b => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-13 22:18:49.299 8 INFO neutron.services.segments.plugin [-] Segment 556a9b1b-677d-4025-981d-da49e174a9da resource provider aggregate not found 2026-04-13 22:18:49.307 8 INFO neutron.services.segments.plugin [-] Segment 556a9b1b-677d-4025-981d-da49e174a9da resource provider aggregate not found 2026-04-13 22:18:49.316 8 INFO neutron.services.segments.plugin [-] Segment 556a9b1b-677d-4025-981d-da49e174a9da resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 556a9b1b-677d-4025-981d-da49e174a9da found for delete ", "request_id": "req-1180e46c-cbf3-46a0-9831-49e0175dc6fb"}]} [pid: 7|app: 0|req: 686/1211] 10.0.0.203 () {32 vars in 724 bytes} [Mon Apr 13 22:18:48 2026] DELETE /v2.0/subnets/1536006f-a0d7-47a4-85e1-a5ee7f061d2c => generated 0 bytes in 651 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-13 22:18:49.325 8 INFO neutron.services.segments.plugin [-] Segment 556a9b1b-677d-4025-981d-da49e174a9da resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 556a9b1b-677d-4025-981d-da49e174a9da found for delete ", "request_id": "req-1cf8e91b-0463-4bf9-951e-8b1ce426c25b"}]} [pid: 7|app: 0|req: 687/1212] 10.0.0.203 () {32 vars in 774 bytes} [Mon Apr 13 22:18:49 2026] GET /v2.0/security-groups?tenant_id=819b91e7277247a38528360eb08c5d6c&name=default => generated 2801 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1213] 10.0.0.203 () {32 vars in 774 bytes} [Mon Apr 13 22:18:49 2026] GET /v2.0/security-groups?tenant_id=efafd15648e3462eb9ebdac7de7aea30&name=default => generated 2801 bytes in 286 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1214] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:18:49 2026] DELETE /v2.0/security-groups/c1dd5fea-1bc1-40b1-bc95-c37fe4d7f046 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py: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: 528/1215] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:18:49 2026] DELETE /v2.0/security-groups/346c83cb-ed2d-4a9b-b44d-8e78dcf2901f => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1216] 10.0.0.203 () {32 vars in 726 bytes} [Mon Apr 13 22:18:49 2026] DELETE /v2.0/networks/4af9312a-2abf-4937-bf61-7bfd3a80b2fa => generated 0 bytes in 434 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-13 22:18:49.902 8 WARNING neutron_lib.context [None req-6b6b15dd-cf0f-43bf-ae9c-87e7f871246e cac58bba9a664d19969dbce940c59996 8a178eb081c1485bac913b8a37d90dc6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-13 22:18:49.952 8 INFO neutron.db.segments_db [None req-6b6b15dd-cf0f-43bf-ae9c-87e7f871246e cac58bba9a664d19969dbce940c59996 8a178eb081c1485bac913b8a37d90dc6 - - default default] Added segment e96312d4-9cc3-425c-abd4-610fc60cb23d of type vxlan for network d360d17c-6f67-4daf-8370-6536980f4303 [pid: 7|app: 0|req: 689/1217] 10.0.0.203 () {32 vars in 774 bytes} [Mon Apr 13 22:18:49 2026] GET /v2.0/security-groups?tenant_id=648d89c9f4144d489b063f9dbafc3833&name=default => generated 2801 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1218] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:18:50 2026] DELETE /v2.0/security-groups/8b87c979-ec1c-4038-8263-4645f3c4d4e3 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1219] 10.0.0.203 () {32 vars in 774 bytes} [Mon Apr 13 22:18:50 2026] GET /v2.0/security-groups?tenant_id=55e62c7c52fd4b8b8c7194b40e79aa28&name=default => generated 2801 bytes in 218 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-13 22:18:50.661 8 INFO neutron.db.l3_hamode_db [None req-6b6b15dd-cf0f-43bf-ae9c-87e7f871246e cac58bba9a664d19969dbce940c59996 8a178eb081c1485bac913b8a37d90dc6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-13 22:18:50.672 7 INFO neutron.services.segments.plugin [-] Segment 74c72555-6217-405f-9563-fbb315f2a718 resource provider aggregate not found 2026-04-13 22:18:50.686 7 INFO neutron.services.segments.plugin [-] Segment 74c72555-6217-405f-9563-fbb315f2a718 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 74c72555-6217-405f-9563-fbb315f2a718 found for delete ", "request_id": "req-259d41a8-6fea-46f2-89b7-4567833562ea"}]} 2026-04-13 22:18:50.689 7 INFO neutron.services.segments.plugin [-] Segment 74c72555-6217-405f-9563-fbb315f2a718 resource provider aggregate not found 2026-04-13 22:18:50.708 7 INFO neutron.services.segments.plugin [-] Segment 74c72555-6217-405f-9563-fbb315f2a718 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 74c72555-6217-405f-9563-fbb315f2a718 found for delete ", "request_id": "req-89546428-74e2-4a96-925a-9f1565f9c9c4"}]} [pid: 7|app: 0|req: 692/1220] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:18:50 2026] DELETE /v2.0/security-groups/d597b3d1-1ac2-491a-bc33-aeeb80bc3644 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-13 22:18:51.644 7 WARNING neutron_lib.context [None req-4034aa35-9104-453b-b46d-4621c9685efa 65fb63b9d34044098576775b2f4ba37f f539fa92056e4ab993784e032478f5db - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-13 22:18:51.691 8 INFO neutron.db.l3_hamode_db [None req-6b6b15dd-cf0f-43bf-ae9c-87e7f871246e cac58bba9a664d19969dbce940c59996 8a178eb081c1485bac913b8a37d90dc6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-13 22:18:51.758 7 INFO neutron.db.segments_db [None req-4034aa35-9104-453b-b46d-4621c9685efa 65fb63b9d34044098576775b2f4ba37f f539fa92056e4ab993784e032478f5db - - default default] Added segment 2757efff-889a-419e-aa86-ff5dc957bce6 of type vxlan for network 670e80f8-a1f2-45ec-8007-8a28084e73cb [pid: 7|app: 0|req: 693/1221] 10.0.0.203 () {34 vars in 670 bytes} [Mon Apr 13 22:18:51 2026] POST /v2.0/networks => generated 633 bytes in 455 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-13 22:18:51.914 7 WARNING neutron_lib.context [None req-b5e58555-b064-41fa-a13c-090d07316e4d 65fb63b9d34044098576775b2f4ba37f f539fa92056e4ab993784e032478f5db - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-13 22:18:51.985 7 INFO neutron.db.segments_db [None req-b5e58555-b064-41fa-a13c-090d07316e4d 65fb63b9d34044098576775b2f4ba37f f539fa92056e4ab993784e032478f5db - - default default] Added segment 27e22d95-2fac-40df-b49c-a73bc8d50ad1 of type vxlan for network 5d301e0c-c93a-4b5d-b51c-7115e6317828 [pid: 7|app: 0|req: 694/1222] 10.0.0.203 () {34 vars in 670 bytes} [Mon Apr 13 22:18:51 2026] POST /v2.0/networks => generated 633 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-13 22:18:52.120 7 WARNING neutron_lib.context [None req-317c00ad-87cb-4a51-b2db-4f7be11cf8b0 65fb63b9d34044098576775b2f4ba37f f539fa92056e4ab993784e032478f5db - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 695/1223] 10.0.0.203 () {34 vars in 669 bytes} [Mon Apr 13 22:18:52 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) 2026-04-13 22:18:52.452 7 WARNING neutron_lib.context [None req-40635fb6-09ac-4ca8-b75e-784b742c9c1c 65fb63b9d34044098576775b2f4ba37f f539fa92056e4ab993784e032478f5db - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 529/1224] 10.0.0.203 () {34 vars in 669 bytes} [Mon Apr 13 22:18:49 2026] POST /v2.0/routers => generated 688 bytes in 2873 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1225] 10.0.0.203 () {34 vars in 669 bytes} [Mon Apr 13 22:18:52 2026] POST /v2.0/subnets => generated 631 bytes in 326 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1226] 10.0.0.203 () {32 vars in 721 bytes} [Mon Apr 13 22:18:52 2026] GET /v2.0/routers/61260c5d-b796-4b8b-9eb7-a8f5c9411de4 => generated 694 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-13 22:18:52.873 7 WARNING neutron_lib.context [None req-5ae7c484-94bf-46fa-9930-5f4d98b8831a 65fb63b9d34044098576775b2f4ba37f f539fa92056e4ab993784e032478f5db - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-13 22:18:52.913 7 INFO neutron.db.segments_db [None req-5ae7c484-94bf-46fa-9930-5f4d98b8831a 65fb63b9d34044098576775b2f4ba37f f539fa92056e4ab993784e032478f5db - - default default] Added segment f0b9d8e3-f576-442a-8427-1f3777ff986c of type vxlan for network 8b4e3663-7bb9-4071-b2b7-eed6d54c009e 2026-04-13 22:18:52.984 8 WARNING neutron_lib.context [None req-93adbb79-c1e4-42dd-8b00-58a73b9aaca5 27aaa09b06cf499f9b2ba21396db6810 346fee5022e6442c914ec2cec71bb6be - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-13 22:18:53.138 8 INFO neutron.db.segments_db [None req-93adbb79-c1e4-42dd-8b00-58a73b9aaca5 27aaa09b06cf499f9b2ba21396db6810 346fee5022e6442c914ec2cec71bb6be - - default default] Added segment fe0d81c4-a6f0-4835-9d48-4f8d7bee83bf of type vxlan for network f5a31cae-6ce5-45cc-b7b5-6255ce3107df 2026-04-13 22:18:53.239 7 INFO neutron.db.l3_hamode_db [None req-5ae7c484-94bf-46fa-9930-5f4d98b8831a 65fb63b9d34044098576775b2f4ba37f f539fa92056e4ab993784e032478f5db - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 530/1227] 10.0.0.203 () {34 vars in 670 bytes} [Mon Apr 13 22:18:52 2026] POST /v2.0/networks => generated 647 bytes in 493 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1228] 10.0.0.203 () {32 vars in 647 bytes} [Mon Apr 13 22:18:53 2026] GET /v2.0/routers => generated 697 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-13 22:18:53.417 7 INFO neutron.db.l3_hamode_db [None req-5ae7c484-94bf-46fa-9930-5f4d98b8831a 65fb63b9d34044098576775b2f4ba37f f539fa92056e4ab993784e032478f5db - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 532/1229] 10.0.0.203 () {34 vars in 741 bytes} [Mon Apr 13 22:18:53 2026] PUT /v2.0/routers/61260c5d-b796-4b8b-9eb7-a8f5c9411de4 => generated 701 bytes in 509 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-13 22:18:53.932 8 WARNING neutron_lib.context [None req-7f3f85ee-74d8-4fd3-912e-b07804752245 27aaa09b06cf499f9b2ba21396db6810 346fee5022e6442c914ec2cec71bb6be - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 698/1230] 10.0.0.203 () {34 vars in 669 bytes} [Mon Apr 13 22:18:52 2026] POST /v2.0/routers => generated 511 bytes in 1249 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1231] 10.0.0.203 () {32 vars in 721 bytes} [Mon Apr 13 22:18:54 2026] GET /v2.0/routers/61260c5d-b796-4b8b-9eb7-a8f5c9411de4 => generated 701 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1232] 10.0.0.203 () {34 vars in 669 bytes} [Mon Apr 13 22:18:53 2026] POST /v2.0/subnets => generated 649 bytes in 327 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1233] 10.0.0.203 () {32 vars in 774 bytes} [Mon Apr 13 22:18:54 2026] GET /v2.0/security-groups?tenant_id=37854838cf06452392f2cd6e31f3d6bf&name=default => generated 2801 bytes in 200 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1234] 10.0.0.203 () {32 vars in 736 bytes} [Mon Apr 13 22:18:54 2026] GET /v2.0/ports?device_id=61260c5d-b796-4b8b-9eb7-a8f5c9411de4 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-13 22:18:54.407 7 WARNING neutron_lib.context [None req-f036376c-d52c-471a-a655-ddea713b9766 27aaa09b06cf499f9b2ba21396db6810 346fee5022e6442c914ec2cec71bb6be - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-13 22:18:54.453 7 INFO neutron.db.segments_db [None req-f036376c-d52c-471a-a655-ddea713b9766 27aaa09b06cf499f9b2ba21396db6810 346fee5022e6442c914ec2cec71bb6be - - default default] Added segment 054ec84a-2682-4f3d-9d42-1dc752de2245 of type vxlan for network 4e16bd06-798d-4461-b708-8c98d7b0d3d8 [pid: 7|app: 0|req: 702/1235] 10.0.0.203 () {34 vars in 670 bytes} [Mon Apr 13 22:18:54 2026] POST /v2.0/networks => generated 648 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1236] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:18:54 2026] DELETE /v2.0/security-groups/aa9713d9-c621-4118-9c54-ef81cc8caa9b => 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: 534/1237] 10.0.0.203 () {34 vars in 783 bytes} [Mon Apr 13 22:18:54 2026] PUT /v2.0/routers/55108d84-9bbe-4cf9-8c67-615d5f464ee3/add_router_interface => generated 309 bytes in 1462 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-13 22:18:55.763 7 INFO neutron.services.segments.plugin [-] Segment e96312d4-9cc3-425c-abd4-610fc60cb23d resource provider aggregate not found 2026-04-13 22:18:55.769 7 INFO neutron.services.segments.plugin [-] Segment e96312d4-9cc3-425c-abd4-610fc60cb23d resource provider aggregate not found 2026-04-13 22:18:55.787 7 INFO neutron.services.segments.plugin [-] Segment e96312d4-9cc3-425c-abd4-610fc60cb23d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e96312d4-9cc3-425c-abd4-610fc60cb23d found for delete ", "request_id": "req-1fb36763-8a4f-4abe-a9bc-45af6f031a55"}]} 2026-04-13 22:18:55.788 7 INFO neutron.services.segments.plugin [-] Segment e96312d4-9cc3-425c-abd4-610fc60cb23d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e96312d4-9cc3-425c-abd4-610fc60cb23d found for delete ", "request_id": "req-19ae5676-d50d-4877-9e70-391af62640e1"}]} 2026-04-13 22:18:55.800 7 INFO neutron.db.l3_hamode_db [None req-a076b62a-b51f-4cf1-bdc4-4d40eb88d024 cac58bba9a664d19969dbce940c59996 8a178eb081c1485bac913b8a37d90dc6 - - default default] HA network d360d17c-6f67-4daf-8370-6536980f4303 was deleted as no HA routers are present in tenant 8a178eb081c1485bac913b8a37d90dc6. [pid: 7|app: 0|req: 704/1238] 10.0.0.203 () {32 vars in 724 bytes} [Mon Apr 13 22:18:54 2026] DELETE /v2.0/routers/61260c5d-b796-4b8b-9eb7-a8f5c9411de4 => generated 0 bytes in 1134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1239] 10.0.0.203 () {34 vars in 743 bytes} [Mon Apr 13 22:18:55 2026] PUT /v2.0/networks/4e16bd06-798d-4461-b708-8c98d7b0d3d8 => generated 592 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1240] 10.0.0.203 () {32 vars in 774 bytes} [Mon Apr 13 22:18:55 2026] GET /v2.0/security-groups?tenant_id=9e9f6e672427453ca5f4669a71c2e24c&name=default => generated 2801 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1241] 10.0.0.203 () {32 vars in 736 bytes} [Mon Apr 13 22:18:55 2026] GET /v2.0/ports?device_id=61260c5d-b796-4b8b-9eb7-a8f5c9411de4 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-13 22:18:55.953 7 WARNING neutron_lib.context [None req-06918a13-81f1-40e9-9a4d-627a84fafd54 27aaa09b06cf499f9b2ba21396db6810 346fee5022e6442c914ec2cec71bb6be - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 536/1242] 10.0.0.203 () {32 vars in 717 bytes} [Mon Apr 13 22:18:55 2026] GET /v2.0/ports/b58efc34-14a1-4838-87fb-d23cf540ce9b => generated 959 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1243] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:18:56 2026] DELETE /v2.0/security-groups/56979b8c-6129-4b0a-987c-be576fd4fed3 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-13 22:18:56.155 8 INFO neutron.api.v2.resource [None req-106d9cd2-476e-4145-bf12-c0fac3c6f913 cac58bba9a664d19969dbce940c59996 8a178eb081c1485bac913b8a37d90dc6 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 538/1244] 10.0.0.203 () {32 vars in 724 bytes} [Mon Apr 13 22:18:56 2026] DELETE /v2.0/routers/61260c5d-b796-4b8b-9eb7-a8f5c9411de4 => generated 135 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1245] 10.0.0.203 () {34 vars in 669 bytes} [Mon Apr 13 22:18:55 2026] POST /v2.0/subnets => generated 622 bytes in 328 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1246] 10.0.0.203 () {32 vars in 736 bytes} [Mon Apr 13 22:18:56 2026] GET /v2.0/ports?device_id=0a6690c8-a02f-4139-831c-921ab03dfa40 => 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: 709/1247] 10.0.0.203 () {34 vars in 741 bytes} [Mon Apr 13 22:18:56 2026] PUT /v2.0/subnets/502c158a-f27d-4fa6-9da9-31f1711849e9 => generated 632 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-13 22:18:56.495 7 INFO neutron.api.v2.resource [None req-e610d283-62ac-4f00-96c2-3674505efe2b cac58bba9a664d19969dbce940c59996 8a178eb081c1485bac913b8a37d90dc6 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 710/1248] 10.0.0.203 () {32 vars in 724 bytes} [Mon Apr 13 22:18:56 2026] DELETE /v2.0/routers/0a6690c8-a02f-4139-831c-921ab03dfa40 => generated 135 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1249] 10.0.0.203 () {32 vars in 726 bytes} [Mon Apr 13 22:18:56 2026] DELETE /v2.0/networks/4e16bd06-798d-4461-b708-8c98d7b0d3d8 => generated 0 bytes in 1171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-13 22:18:57.689 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3c25ad5b-8350-48de-a029-21139cb60754 cac58bba9a664d19969dbce940c59996 8a178eb081c1485bac913b8a37d90dc6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 712/1250] 10.0.0.203 () {32 vars in 724 bytes} [Mon Apr 13 22:18:57 2026] DELETE /v2.0/subnets/1536006f-a0d7-47a4-85e1-a5ee7f061d2c => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-13 22:18:57.704 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5a954aa3-2aab-458a-8b10-a0e3ca35da67 27aaa09b06cf499f9b2ba21396db6810 346fee5022e6442c914ec2cec71bb6be - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 713/1251] 10.0.0.203 () {32 vars in 726 bytes} [Mon Apr 13 22:18:57 2026] DELETE /v2.0/networks/4e16bd06-798d-4461-b708-8c98d7b0d3d8 => generated 138 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1252] 10.0.0.203 () {32 vars in 736 bytes} [Mon Apr 13 22:18:57 2026] GET /v2.0/ports?device_id=5f20521e-53ff-48b0-86bc-ac3a5330284b => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-13 22:18:57.811 7 INFO neutron.services.segments.plugin [-] Segment 054ec84a-2682-4f3d-9d42-1dc752de2245 resource provider aggregate not found 2026-04-13 22:18:57.818 7 INFO neutron.services.segments.plugin [-] Segment 054ec84a-2682-4f3d-9d42-1dc752de2245 resource provider aggregate not found 2026-04-13 22:18:57.835 7 INFO neutron.services.segments.plugin [-] Segment 054ec84a-2682-4f3d-9d42-1dc752de2245 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 054ec84a-2682-4f3d-9d42-1dc752de2245 found for delete ", "request_id": "req-60150837-c79c-461e-be52-ca2d816d935d"}]} 2026-04-13 22:18:57.841 7 INFO neutron.services.segments.plugin [-] Segment 054ec84a-2682-4f3d-9d42-1dc752de2245 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 054ec84a-2682-4f3d-9d42-1dc752de2245 found for delete ", "request_id": "req-efade1f6-c29d-46c0-a167-1270e0652846"}]} [pid: 7|app: 0|req: 715/1253] 10.0.0.203 () {32 vars in 694 bytes} [Mon Apr 13 22:18:57 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-13 22:18:57.858 7 INFO neutron.services.segments.plugin [-] Segment 054ec84a-2682-4f3d-9d42-1dc752de2245 resource provider aggregate not found 2026-04-13 22:18:57.866 7 INFO neutron.services.segments.plugin [-] Segment 054ec84a-2682-4f3d-9d42-1dc752de2245 resource provider aggregate not found 2026-04-13 22:18:57.898 7 INFO neutron.services.segments.plugin [-] Segment 054ec84a-2682-4f3d-9d42-1dc752de2245 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 054ec84a-2682-4f3d-9d42-1dc752de2245 found for delete ", "request_id": "req-d1446ea0-310f-428a-8d20-c155f8a916c5"}]} 2026-04-13 22:18:57.899 7 INFO neutron.services.segments.plugin [-] Segment 054ec84a-2682-4f3d-9d42-1dc752de2245 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 054ec84a-2682-4f3d-9d42-1dc752de2245 found for delete ", "request_id": "req-faf24ccd-6702-4322-9472-4cd264cdbdd8"}]} 2026-04-13 22:18:57.900 7 INFO neutron.api.v2.resource [None req-d04927b4-6e31-4477-b75e-1a10ece580df cac58bba9a664d19969dbce940c59996 8a178eb081c1485bac913b8a37d90dc6 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 716/1254] 10.0.0.203 () {32 vars in 724 bytes} [Mon Apr 13 22:18:57 2026] DELETE /v2.0/routers/5f20521e-53ff-48b0-86bc-ac3a5330284b => generated 135 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1255] 10.0.0.203 () {32 vars in 742 bytes} [Mon Apr 13 22:18:57 2026] GET /v2.0/subnets?network_id=1b5f69e9-4c4a-4f6e-b157-ab332e5df40c => generated 626 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-13 22:18:57.962 7 INFO neutron.pecan_wsgi.hooks.translation [None req-92611443-8a25-4959-a8ac-06a76b508887 cac58bba9a664d19969dbce940c59996 8a178eb081c1485bac913b8a37d90dc6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 718/1256] 10.0.0.203 () {32 vars in 724 bytes} [Mon Apr 13 22:18:57 2026] DELETE /v2.0/subnets/ad7ad302-aae5-4ae7-a106-9ec1e1afd92b => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1257] 10.0.0.203 () {32 vars in 653 bytes} [Mon Apr 13 22:18:57 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) [pid: 7|app: 0|req: 720/1258] 10.0.0.203 () {32 vars in 736 bytes} [Mon Apr 13 22:18:57 2026] GET /v2.0/ports?device_id=f6c392b8-f67c-4585-8fb8-aa65c8d391d5 => 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: 539/1259] 10.0.0.203 () {34 vars in 783 bytes} [Mon Apr 13 22:18:56 2026] PUT /v2.0/routers/55108d84-9bbe-4cf9-8c67-615d5f464ee3/add_router_interface => generated 309 bytes in 1878 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-13 22:18:58.062 8 INFO neutron.api.v2.resource [None req-05f38644-c244-4fff-a07e-294fe3cc68d1 cac58bba9a664d19969dbce940c59996 8a178eb081c1485bac913b8a37d90dc6 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 540/1260] 10.0.0.203 () {32 vars in 724 bytes} [Mon Apr 13 22:18:58 2026] DELETE /v2.0/routers/f6c392b8-f67c-4585-8fb8-aa65c8d391d5 => generated 135 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1261] 10.0.0.203 () {32 vars in 649 bytes} [Mon Apr 13 22:18:57 2026] GET /v2.0/networks => generated 1312 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-13 22:18:58.153 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8f67122f-4eb3-4a08-8760-7e352a5eb3e9 cac58bba9a664d19969dbce940c59996 8a178eb081c1485bac913b8a37d90dc6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 722/1262] 10.0.0.203 () {32 vars in 724 bytes} [Mon Apr 13 22:18:58 2026] DELETE /v2.0/subnets/93b2f029-e51d-4954-93fb-51b6d9332b49 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1263] 10.0.0.203 () {32 vars in 717 bytes} [Mon Apr 13 22:18:58 2026] GET /v2.0/ports/b6209465-4b43-44db-bdaf-7a2b2507f778 => generated 967 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1264] 10.0.0.203 () {32 vars in 647 bytes} [Mon Apr 13 22:18:58 2026] GET /v2.0/subnets => generated 1265 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-13 22:18:58.209 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7a5d191b-24d2-456c-ad99-575a7b662935 cac58bba9a664d19969dbce940c59996 8a178eb081c1485bac913b8a37d90dc6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 724/1265] 10.0.0.203 () {32 vars in 724 bytes} [Mon Apr 13 22:18:58 2026] DELETE /v2.0/subnets/aa032c52-4e3e-4215-91ef-b21f5e2496c4 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1266] 10.0.0.203 () {32 vars in 723 bytes} [Mon Apr 13 22:18:58 2026] GET /v2.0/networks/f5a31cae-6ce5-45cc-b7b5-6255ce3107df => generated 672 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1267] 10.0.0.203 () {32 vars in 721 bytes} [Mon Apr 13 22:18:58 2026] GET /v2.0/subnets/b1d03095-d0fa-46d4-8ee6-6d8a4dce386f => generated 649 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-13 22:18:58.390 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e864b098-cb2a-4173-b614-357dc7289e55 27aaa09b06cf499f9b2ba21396db6810 346fee5022e6442c914ec2cec71bb6be - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 727/1268] 10.0.0.203 () {32 vars in 724 bytes} [Mon Apr 13 22:18:58 2026] DELETE /v2.0/subnets/502c158a-f27d-4fa6-9da9-31f1711849e9 => generated 136 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-13 22:18:58.415 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0d780722-3b01-422f-be4c-bf3c3395dad6 27aaa09b06cf499f9b2ba21396db6810 346fee5022e6442c914ec2cec71bb6be - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 728/1269] 10.0.0.203 () {32 vars in 726 bytes} [Mon Apr 13 22:18:58 2026] DELETE /v2.0/networks/4e16bd06-798d-4461-b708-8c98d7b0d3d8 => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1270] 10.0.0.203 () {32 vars in 724 bytes} [Mon Apr 13 22:18:58 2026] DELETE /v2.0/subnets/b1d03095-d0fa-46d4-8ee6-6d8a4dce386f => generated 0 bytes in 241 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1271] 10.0.0.203 () {32 vars in 774 bytes} [Mon Apr 13 22:18:58 2026] GET /v2.0/security-groups?tenant_id=8a178eb081c1485bac913b8a37d90dc6&name=default => generated 2801 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1272] 10.0.0.203 () {34 vars in 789 bytes} [Mon Apr 13 22:18:58 2026] PUT /v2.0/routers/55108d84-9bbe-4cf9-8c67-615d5f464ee3/remove_router_interface => generated 309 bytes in 883 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1273] 10.0.0.203 () {32 vars in 726 bytes} [Mon Apr 13 22:18:58 2026] DELETE /v2.0/networks/f5a31cae-6ce5-45cc-b7b5-6255ce3107df => 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: 543/1274] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:18:59 2026] DELETE /v2.0/security-groups/20c8d35c-f6dd-4a27-8d12-e1ce86324a5f => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-13 22:18:59.954 7 INFO neutron.services.segments.plugin [-] Segment fe0d81c4-a6f0-4835-9d48-4f8d7bee83bf resource provider aggregate not found 2026-04-13 22:18:59.959 7 INFO neutron.services.segments.plugin [-] Segment fe0d81c4-a6f0-4835-9d48-4f8d7bee83bf resource provider aggregate not found 2026-04-13 22:18:59.982 7 INFO neutron.services.segments.plugin [-] Segment fe0d81c4-a6f0-4835-9d48-4f8d7bee83bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fe0d81c4-a6f0-4835-9d48-4f8d7bee83bf found for delete ", "request_id": "req-652e2a2f-a8df-409f-aeb1-739bd71cf018"}]} 2026-04-13 22:18:59.984 7 INFO neutron.services.segments.plugin [-] Segment fe0d81c4-a6f0-4835-9d48-4f8d7bee83bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fe0d81c4-a6f0-4835-9d48-4f8d7bee83bf found for delete ", "request_id": "req-3cde9097-d4c0-4cae-9b99-369959899d6f"}]} [pid: 8|app: 0|req: 544/1275] 10.0.0.203 () {32 vars in 774 bytes} [Mon Apr 13 22:18:59 2026] GET /v2.0/security-groups?tenant_id=346fee5022e6442c914ec2cec71bb6be&name=default => generated 2801 bytes in 371 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1276] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:19:00 2026] DELETE /v2.0/security-groups/da63e2c5-dd18-49d1-9464-48beb5f23c87 => 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: 732/1277] 10.0.0.203 () {34 vars in 789 bytes} [Mon Apr 13 22:18:59 2026] PUT /v2.0/routers/55108d84-9bbe-4cf9-8c67-615d5f464ee3/remove_router_interface => generated 309 bytes in 1067 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1278] 10.0.0.203 () {32 vars in 736 bytes} [Mon Apr 13 22:19:00 2026] GET /v2.0/ports?device_id=55108d84-9bbe-4cf9-8c67-615d5f464ee3 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1279] 10.0.0.203 () {32 vars in 774 bytes} [Mon Apr 13 22:19:00 2026] GET /v2.0/security-groups?tenant_id=998ce59de99e426392cde001f7e51ee0&name=default => generated 2801 bytes in 234 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1280] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:19:00 2026] DELETE /v2.0/security-groups/4f3c0d96-d17b-46c7-a38a-697b77e1534c => 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: 549/1281] 10.0.0.203 () {32 vars in 774 bytes} [Mon Apr 13 22:19:00 2026] GET /v2.0/security-groups?tenant_id=7406e68660754b7d9d5ec2b167a34f98&name=default => generated 2801 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1282] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:19:00 2026] DELETE /v2.0/security-groups/fee9cad7-323a-4424-b823-cca18320fd11 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-13 22:19:01.272 7 INFO neutron.db.l3_hamode_db [None req-8618af3b-2ef5-47d8-b8f9-f183c7979ec4 65fb63b9d34044098576775b2f4ba37f f539fa92056e4ab993784e032478f5db - - default default] HA network 8b4e3663-7bb9-4071-b2b7-eed6d54c009e was deleted as no HA routers are present in tenant f539fa92056e4ab993784e032478f5db. [pid: 7|app: 0|req: 733/1283] 10.0.0.203 () {32 vars in 724 bytes} [Mon Apr 13 22:19:00 2026] DELETE /v2.0/routers/55108d84-9bbe-4cf9-8c67-615d5f464ee3 => generated 0 bytes in 1051 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-13 22:19:01.379 8 WARNING neutron_lib.context [None req-c2151f42-6654-473a-b1ca-fdd13e128f94 4c7a32ae91f34469b5b80b244418b93c 4473045c2efb484cbb624c92cd9900b3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 734/1284] 10.0.0.203 () {32 vars in 724 bytes} [Mon Apr 13 22:19:01 2026] DELETE /v2.0/subnets/d93e38d2-34ea-4dca-b2a0-3e9fdcc4bea3 => generated 0 bytes in 201 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1285] 10.0.0.203 () {34 vars in 684 bytes} [Mon Apr 13 22:19:01 2026] POST /v2.0/security-groups => generated 1560 bytes in 434 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1286] 10.0.0.203 () {32 vars in 663 bytes} [Mon Apr 13 22:19:01 2026] GET /v2.0/security-groups => generated 4343 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1287] 10.0.0.203 () {34 vars in 758 bytes} [Mon Apr 13 22:19:01 2026] PUT /v2.0/security-groups/3a14f44c-5153-4060-a5a6-32079300db64 => generated 1599 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1290] 10.0.0.203 () {32 vars in 724 bytes} [Mon Apr 13 22:19:01 2026] DELETE /v2.0/subnets/e318b025-ef67-4690-bfe0-ae177788bdee => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1291] 10.0.0.203 () {32 vars in 737 bytes} [Mon Apr 13 22:19:01 2026] GET /v2.0/security-groups/3a14f44c-5153-4060-a5a6-32079300db64 => generated 1599 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1292] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:19:01 2026] DELETE /v2.0/security-groups/3a14f44c-5153-4060-a5a6-32079300db64 => 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: 558/1293] 10.0.0.203 () {32 vars in 663 bytes} [Mon Apr 13 22:19:01 2026] GET /v2.0/security-groups => generated 2801 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-13 22:19:01.959 8 INFO neutron.api.v2.resource [None req-45dcef46-316e-4e5f-9bd0-a818839becf2 4c7a32ae91f34469b5b80b244418b93c 4473045c2efb484cbb624c92cd9900b3 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 559/1294] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:19:01 2026] DELETE /v2.0/security-groups/3a14f44c-5153-4060-a5a6-32079300db64 => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-13 22:19:01.977 8 WARNING neutron_lib.context [None req-332ba74c-5b7f-46cb-931c-b5ae3b4ca7c8 4c7a32ae91f34469b5b80b244418b93c 4473045c2efb484cbb624c92cd9900b3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-13 22:19:02.012 7 INFO neutron.services.segments.plugin [-] Segment f0b9d8e3-f576-442a-8427-1f3777ff986c resource provider aggregate not found 2026-04-13 22:19:02.015 7 INFO neutron.services.segments.plugin [-] Segment f0b9d8e3-f576-442a-8427-1f3777ff986c resource provider aggregate not found 2026-04-13 22:19:02.036 7 INFO neutron.services.segments.plugin [-] Segment f0b9d8e3-f576-442a-8427-1f3777ff986c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f0b9d8e3-f576-442a-8427-1f3777ff986c found for delete ", "request_id": "req-fa52ef30-c62a-452a-b18a-8ccdbf3099f1"}]} 2026-04-13 22:19:02.045 7 INFO neutron.services.segments.plugin [-] Segment f0b9d8e3-f576-442a-8427-1f3777ff986c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f0b9d8e3-f576-442a-8427-1f3777ff986c found for delete ", "request_id": "req-b782b8da-d8be-48a5-8c71-890feb29bcf9"}]} [pid: 8|app: 0|req: 560/1295] 10.0.0.203 () {34 vars in 684 bytes} [Mon Apr 13 22:19:01 2026] POST /v2.0/security-groups => generated 1561 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1296] 10.0.0.203 () {32 vars in 726 bytes} [Mon Apr 13 22:19:01 2026] DELETE /v2.0/networks/5d301e0c-c93a-4b5d-b51c-7115e6317828 => generated 0 bytes in 369 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-13 22:19:02.123 7 WARNING neutron_lib.context [None req-433bca28-bc1c-40b4-8e87-39778281e70a 4c7a32ae91f34469b5b80b244418b93c 4473045c2efb484cbb624c92cd9900b3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 737/1297] 10.0.0.203 () {34 vars in 695 bytes} [Mon Apr 13 22:19:02 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) 2026-04-13 22:19:02.326 8 WARNING neutron_lib.context [None req-78a2cac7-9687-4cae-a3c4-8b194a8beb30 92a875d276da44a6b9033f1e93777897 e4a6c362497d41fe97f274fb2f79f09c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1298] 10.0.0.203 () {32 vars in 726 bytes} [Mon Apr 13 22:19:02 2026] DELETE /v2.0/networks/670e80f8-a1f2-45ec-8007-8a28084e73cb => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1299] 10.0.0.203 () {32 vars in 747 bytes} [Mon Apr 13 22:19:02 2026] GET /v2.0/security-group-rules/922539e8-1d8a-4ef2-a827-ad8e6bdd9305 => generated 569 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-13 22:19:02.443 7 WARNING neutron_lib.context [None req-32f0901e-596a-4c6f-aadd-3b87f9dc4d48 65fb63b9d34044098576775b2f4ba37f f539fa92056e4ab993784e032478f5db - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-13 22:19:02.461 8 INFO neutron.db.segments_db [None req-78a2cac7-9687-4cae-a3c4-8b194a8beb30 92a875d276da44a6b9033f1e93777897 e4a6c362497d41fe97f274fb2f79f09c - - default default] Added segment 20855b53-1bdf-434b-814e-7a50f46e167a of type vxlan for network a9b5cfdc-58f3-4219-89a5-0c3f1a1c60a5 2026-04-13 22:19:02.494 7 INFO neutron.db.segments_db [None req-32f0901e-596a-4c6f-aadd-3b87f9dc4d48 65fb63b9d34044098576775b2f4ba37f f539fa92056e4ab993784e032478f5db - - default default] Added segment 69ea745e-454f-49df-86a1-ed5a2ad5dc02 of type vxlan for network 40add1bd-372d-47dc-81a3-b5d9f86f1ecd [pid: 8|app: 0|req: 561/1300] 10.0.0.203 () {34 vars in 670 bytes} [Mon Apr 13 22:19:02 2026] POST /v2.0/networks => generated 645 bytes in 455 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1301] 10.0.0.203 () {34 vars in 670 bytes} [Mon Apr 13 22:19:02 2026] POST /v2.0/networks => generated 634 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-13 22:19:02.603 7 WARNING neutron_lib.context [None req-2131fe7a-eb69-4fed-84b4-6261aa204ac7 92a875d276da44a6b9033f1e93777897 e4a6c362497d41fe97f274fb2f79f09c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 562/1302] 10.0.0.203 () {32 vars in 673 bytes} [Mon Apr 13 22:19:02 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-13 22:19:02.630 8 WARNING neutron_lib.context [None req-642c3310-2c6d-4ed4-b3c8-53f6cf17474d 65fb63b9d34044098576775b2f4ba37f f539fa92056e4ab993784e032478f5db - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 741/1303] 10.0.0.203 () {34 vars in 665 bytes} [Mon Apr 13 22:19:02 2026] POST /v2.0/ports => generated 774 bytes in 313 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 563/1304] 10.0.0.203 () {34 vars in 669 bytes} [Mon Apr 13 22:19:02 2026] POST /v2.0/subnets => generated 622 bytes in 335 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1305] 10.0.0.203 () {32 vars in 750 bytes} [Mon Apr 13 22:19:02 2026] DELETE /v2.0/security-group-rules/922539e8-1d8a-4ef2-a827-ad8e6bdd9305 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-13 22:19:02.989 7 WARNING neutron_lib.context [None req-0bdc8047-a176-42a8-bd5e-f89c673f7ab4 92a875d276da44a6b9033f1e93777897 e4a6c362497d41fe97f274fb2f79f09c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-13 22:19:03.045 7 INFO neutron.db.segments_db [None req-0bdc8047-a176-42a8-bd5e-f89c673f7ab4 92a875d276da44a6b9033f1e93777897 e4a6c362497d41fe97f274fb2f79f09c - - default default] Added segment 4eec4401-f6f1-4783-9c93-76f436078de2 of type vxlan for network 047218e2-f137-4963-a5af-438c458985fb 2026-04-13 22:19:03.144 8 WARNING neutron_lib.context [None req-16b5a7c3-9434-4b30-bd0d-64861366cbff ef95592d2e974916a77b7962ba811c3e 4ed2b2f3ad6d45dfab50e267f43d4046 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-13 22:19:03.145 8 WARNING neutron_lib.context [None req-16b5a7c3-9434-4b30-bd0d-64861366cbff ef95592d2e974916a77b7962ba811c3e 4ed2b2f3ad6d45dfab50e267f43d4046 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 743/1306] 10.0.0.203 () {34 vars in 670 bytes} [Mon Apr 13 22:19:02 2026] POST /v2.0/networks => generated 632 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-13 22:19:03.158 7 WARNING neutron_lib.context [None req-85e222af-15f4-4730-85e6-91df2f8eff4b 65fb63b9d34044098576775b2f4ba37f f539fa92056e4ab993784e032478f5db - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-13 22:19:03.199 7 INFO neutron.db.segments_db [None req-85e222af-15f4-4730-85e6-91df2f8eff4b 65fb63b9d34044098576775b2f4ba37f f539fa92056e4ab993784e032478f5db - - default default] Added segment f6cb91b9-97be-4328-a2b8-3223ef9c22be of type vxlan for network a4d902c2-281e-49d0-8af6-bca3196328f3 2026-04-13 22:19:03.292 8 INFO neutron.db.segments_db [None req-16b5a7c3-9434-4b30-bd0d-64861366cbff ef95592d2e974916a77b7962ba811c3e 4ed2b2f3ad6d45dfab50e267f43d4046 - - default default] Added segment 9c4e9f12-0691-4400-966a-e7e83abce49d of type vxlan for network 11f01a7e-ccb4-45e1-bf92-9d2ed72e4e6f 2026-04-13 22:19:03.415 8 INFO neutron.db.segments_db [None req-16b5a7c3-9434-4b30-bd0d-64861366cbff ef95592d2e974916a77b7962ba811c3e 4ed2b2f3ad6d45dfab50e267f43d4046 - - default default] Added segment f3f40d23-e5ee-4d50-b042-35dbc70f38d1 of type vxlan for network 026ece97-a8ab-455c-9753-f2c422107de8 [pid: 8|app: 0|req: 564/1307] 10.0.0.203 () {34 vars in 670 bytes} [Mon Apr 13 22:19:02 2026] POST /v2.0/networks => generated 1246 bytes in 577 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-13 22:19:03.573 7 INFO neutron.db.l3_hamode_db [None req-85e222af-15f4-4730-85e6-91df2f8eff4b 65fb63b9d34044098576775b2f4ba37f f539fa92056e4ab993784e032478f5db - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 565/1308] 10.0.0.203 () {32 vars in 673 bytes} [Mon Apr 13 22:19:03 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-13 22:19:03.633 8 WARNING neutron_lib.context [None req-faf804d8-8606-4c56-bebb-fc09fec91bd8 92a875d276da44a6b9033f1e93777897 e4a6c362497d41fe97f274fb2f79f09c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-13 22:19:03.729 7 INFO neutron.db.l3_hamode_db [None req-85e222af-15f4-4730-85e6-91df2f8eff4b 65fb63b9d34044098576775b2f4ba37f f539fa92056e4ab993784e032478f5db - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 566/1309] 10.0.0.203 () {34 vars in 669 bytes} [Mon Apr 13 22:19:03 2026] POST /v2.0/subnets => generated 602 bytes in 340 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-13 22:19:04.065 7 INFO neutron.services.segments.plugin [-] Segment 27e22d95-2fac-40df-b49c-a73bc8d50ad1 resource provider aggregate not found 2026-04-13 22:19:04.076 7 INFO neutron.services.segments.plugin [-] Segment 27e22d95-2fac-40df-b49c-a73bc8d50ad1 resource provider aggregate not found [pid: 8|app: 0|req: 567/1310] 10.0.0.203 () {32 vars in 649 bytes} [Mon Apr 13 22:19:03 2026] GET /v2.0/networks => generated 1845 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-13 22:19:04.084 7 INFO neutron.services.segments.plugin [-] Segment 27e22d95-2fac-40df-b49c-a73bc8d50ad1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 27e22d95-2fac-40df-b49c-a73bc8d50ad1 found for delete ", "request_id": "req-02c9c21c-e411-422c-9fd8-dc9922d674d3"}]} 2026-04-13 22:19:04.088 8 WARNING neutron_lib.context [None req-d593b729-71e2-40f2-b941-7bb548fa992f 4c7a32ae91f34469b5b80b244418b93c 4473045c2efb484cbb624c92cd9900b3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-13 22:19:04.103 7 INFO neutron.services.segments.plugin [-] Segment 27e22d95-2fac-40df-b49c-a73bc8d50ad1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 27e22d95-2fac-40df-b49c-a73bc8d50ad1 found for delete ", "request_id": "req-0c62d443-111a-49b1-af93-5f883906331b"}]} 2026-04-13 22:19:04.108 7 INFO neutron.services.segments.plugin [-] Segment 2757efff-889a-419e-aa86-ff5dc957bce6 resource provider aggregate not found 2026-04-13 22:19:04.125 7 INFO neutron.services.segments.plugin [-] Segment 2757efff-889a-419e-aa86-ff5dc957bce6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2757efff-889a-419e-aa86-ff5dc957bce6 found for delete ", "request_id": "req-a38a8ba7-7769-4997-9524-bb76a0e2d2c6"}]} 2026-04-13 22:19:04.150 7 INFO neutron.services.segments.plugin [-] Segment 2757efff-889a-419e-aa86-ff5dc957bce6 resource provider aggregate not found 2026-04-13 22:19:04.175 7 INFO neutron.services.segments.plugin [-] Segment 2757efff-889a-419e-aa86-ff5dc957bce6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2757efff-889a-419e-aa86-ff5dc957bce6 found for delete ", "request_id": "req-af3b9e05-6b81-4539-ab83-5f5fef483c7a"}]} [pid: 8|app: 0|req: 568/1311] 10.0.0.203 () {34 vars in 695 bytes} [Mon Apr 13 22:19:04 2026] POST /v2.0/security-group-rules => generated 569 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-13 22:19:04.193 8 WARNING neutron_lib.context [None req-e18865e4-7646-4318-9958-3cfb6fcb4e96 92a875d276da44a6b9033f1e93777897 e4a6c362497d41fe97f274fb2f79f09c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 744/1312] 10.0.0.203 () {34 vars in 669 bytes} [Mon Apr 13 22:19:03 2026] POST /v2.0/routers => generated 510 bytes in 1403 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1313] 10.0.0.203 () {32 vars in 726 bytes} [Mon Apr 13 22:19:04 2026] DELETE /v2.0/networks/11f01a7e-ccb4-45e1-bf92-9d2ed72e4e6f => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1314] 10.0.0.203 () {34 vars in 665 bytes} [Mon Apr 13 22:19:04 2026] POST /v2.0/ports => generated 949 bytes in 565 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: 746/1315] 10.0.0.203 () {32 vars in 747 bytes} [Mon Apr 13 22:19:04 2026] GET /v2.0/security-group-rules/92a2fd83-b8fa-4fae-81aa-aa1e3275ce06 => generated 569 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-13 22:19:04.759 8 WARNING neutron_lib.context [None req-17e40b55-0ec7-4712-bbb1-f01c23d9b6e8 65fb63b9d34044098576775b2f4ba37f f539fa92056e4ab993784e032478f5db - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 747/1316] 10.0.0.203 () {32 vars in 726 bytes} [Mon Apr 13 22:19:04 2026] DELETE /v2.0/networks/026ece97-a8ab-455c-9753-f2c422107de8 => generated 0 bytes in 206 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1317] 10.0.0.203 () {34 vars in 665 bytes} [Mon Apr 13 22:19:04 2026] POST /v2.0/ports => generated 959 bytes in 405 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: 571/1318] 10.0.0.203 () {32 vars in 673 bytes} [Mon Apr 13 22:19:05 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1319] 10.0.0.203 () {32 vars in 649 bytes} [Mon Apr 13 22:19:05 2026] GET /v2.0/networks => generated 651 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1320] 10.0.0.203 () {32 vars in 720 bytes} [Mon Apr 13 22:19:04 2026] DELETE /v2.0/ports/23482e35-7bd8-40c0-805b-a7a7650ad0cb => generated 0 bytes in 380 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1321] 10.0.0.203 () {32 vars in 750 bytes} [Mon Apr 13 22:19:05 2026] DELETE /v2.0/security-group-rules/92a2fd83-b8fa-4fae-81aa-aa1e3275ce06 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-13 22:19:05.439 7 WARNING neutron_lib.context [None req-3399ff16-34ea-4dac-9d31-7f6d2cfdc7cc ef95592d2e974916a77b7962ba811c3e 4ed2b2f3ad6d45dfab50e267f43d4046 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-13 22:19:05.495 7 INFO neutron.db.segments_db [None req-3399ff16-34ea-4dac-9d31-7f6d2cfdc7cc ef95592d2e974916a77b7962ba811c3e 4ed2b2f3ad6d45dfab50e267f43d4046 - - default default] Added segment ebe59a9e-95e8-4b67-95bb-5103bcc4000b of type vxlan for network 0b040781-b756-446b-a47c-e032756d7704 [pid: 7|app: 0|req: 750/1322] 10.0.0.203 () {34 vars in 670 bytes} [Mon Apr 13 22:19:05 2026] POST /v2.0/networks => generated 650 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-13 22:19:05.642 7 INFO neutron.pecan_wsgi.hooks.translation [None req-90b0b8a9-49ee-4793-9e38-80bc56bcf987 92a875d276da44a6b9033f1e93777897 e4a6c362497d41fe97f274fb2f79f09c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 751/1323] 10.0.0.203 () {32 vars in 720 bytes} [Mon Apr 13 22:19:05 2026] DELETE /v2.0/ports/23482e35-7bd8-40c0-805b-a7a7650ad0cb => 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: 752/1324] 10.0.0.203 () {32 vars in 673 bytes} [Mon Apr 13 22:19:05 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-13 22:19:05.713 7 WARNING neutron_lib.context [None req-1c1ff5bc-99f9-43b8-ab30-d144c21ff1a2 ef95592d2e974916a77b7962ba811c3e 4ed2b2f3ad6d45dfab50e267f43d4046 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-13 22:19:05.779 7 INFO neutron.db.segments_db [None req-1c1ff5bc-99f9-43b8-ab30-d144c21ff1a2 ef95592d2e974916a77b7962ba811c3e 4ed2b2f3ad6d45dfab50e267f43d4046 - - default default] Added segment a3116fa2-962b-4989-8fd0-7ba53ebe53f7 of type vxlan for network 49b04b98-e8af-4619-afaa-6b689bd1504e [pid: 7|app: 0|req: 753/1325] 10.0.0.203 () {34 vars in 670 bytes} [Mon Apr 13 22:19:05 2026] POST /v2.0/networks => generated 649 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-13 22:19:05.922 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ac17a05d-d059-4d1e-800c-3a6d57145cf0 92a875d276da44a6b9033f1e93777897 e4a6c362497d41fe97f274fb2f79f09c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 754/1326] 10.0.0.203 () {32 vars in 717 bytes} [Mon Apr 13 22:19:05 2026] GET /v2.0/ports/23482e35-7bd8-40c0-805b-a7a7650ad0cb => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-13 22:19:05.928 7 WARNING neutron_lib.context [None req-260f526a-a15b-4905-ac3b-28a546de973c 4c7a32ae91f34469b5b80b244418b93c 4473045c2efb484cbb624c92cd9900b3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 755/1327] 10.0.0.203 () {34 vars in 695 bytes} [Mon Apr 13 22:19:05 2026] POST /v2.0/security-group-rules => generated 570 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-13 22:19:06.036 7 WARNING neutron_lib.context [None req-f4d769cc-809e-4fee-8524-b372af740029 ef95592d2e974916a77b7962ba811c3e 4ed2b2f3ad6d45dfab50e267f43d4046 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-13 22:19:06.079 7 WARNING neutron_lib.context [None req-f4d769cc-809e-4fee-8524-b372af740029 ef95592d2e974916a77b7962ba811c3e 4ed2b2f3ad6d45dfab50e267f43d4046 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-13 22:19:06.152 7 INFO neutron.services.segments.plugin [-] Segment 9c4e9f12-0691-4400-966a-e7e83abce49d resource provider aggregate not found 2026-04-13 22:19:06.176 7 INFO neutron.services.segments.plugin [-] Segment 9c4e9f12-0691-4400-966a-e7e83abce49d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9c4e9f12-0691-4400-966a-e7e83abce49d found for delete ", "request_id": "req-fccc0788-1f43-4990-b760-1ae3d7366266"}]} 2026-04-13 22:19:06.209 7 INFO neutron.services.segments.plugin [-] Segment 9c4e9f12-0691-4400-966a-e7e83abce49d resource provider aggregate not found 2026-04-13 22:19:06.218 7 INFO neutron.services.segments.plugin [-] Segment f3f40d23-e5ee-4d50-b042-35dbc70f38d1 resource provider aggregate not found 2026-04-13 22:19:06.230 7 INFO neutron.services.segments.plugin [-] Segment 9c4e9f12-0691-4400-966a-e7e83abce49d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9c4e9f12-0691-4400-966a-e7e83abce49d found for delete ", "request_id": "req-26778b00-4018-4634-8559-8dfe65e74372"}]} 2026-04-13 22:19:06.242 7 INFO neutron.services.segments.plugin [-] Segment f3f40d23-e5ee-4d50-b042-35dbc70f38d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f3f40d23-e5ee-4d50-b042-35dbc70f38d1 found for delete ", "request_id": "req-02e8fe6b-1b95-426c-943f-72d2c679ff4e"}]} 2026-04-13 22:19:06.253 7 INFO neutron.services.segments.plugin [-] Segment f3f40d23-e5ee-4d50-b042-35dbc70f38d1 resource provider aggregate not found 2026-04-13 22:19:06.296 7 INFO neutron.services.segments.plugin [-] Segment f3f40d23-e5ee-4d50-b042-35dbc70f38d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f3f40d23-e5ee-4d50-b042-35dbc70f38d1 found for delete ", "request_id": "req-b44e1803-f0e1-4e26-9295-5f169f1b7901"}]} [pid: 8|app: 0|req: 573/1328] 10.0.0.203 () {34 vars in 783 bytes} [Mon Apr 13 22:19:05 2026] PUT /v2.0/routers/fb33a96d-4556-429c-b230-80413cb5c348/add_router_interface => generated 309 bytes in 1402 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: 756/1329] 10.0.0.203 () {34 vars in 665 bytes} [Mon Apr 13 22:19:06 2026] POST /v2.0/ports => generated 1506 bytes in 764 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 757/1330] 10.0.0.203 () {32 vars in 747 bytes} [Mon Apr 13 22:19:06 2026] GET /v2.0/security-group-rules/92f03cb4-815e-4dfd-80f0-6fbd93e7dae5 => generated 570 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1331] 10.0.0.203 () {32 vars in 717 bytes} [Mon Apr 13 22:19:06 2026] GET /v2.0/ports/c8d31c05-e7e2-435e-84e6-34924f13c122 => generated 1033 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1332] 10.0.0.203 () {32 vars in 643 bytes} [Mon Apr 13 22:19:06 2026] GET /v2.0/ports => generated 1506 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1333] 10.0.0.203 () {32 vars in 673 bytes} [Mon Apr 13 22:19:07 2026] GET /v2.0/security-group-rules => generated 3919 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1334] 10.0.0.203 () {32 vars in 724 bytes} [Mon Apr 13 22:19:06 2026] DELETE /v2.0/subnets/d19c64ad-7f83-434d-a3ce-8b4f25e7b7b2 => generated 0 bytes in 581 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1335] 10.0.0.203 () {32 vars in 720 bytes} [Mon Apr 13 22:19:07 2026] DELETE /v2.0/ports/3911bb82-066f-4e46-bc7c-97edb20e33a4 => 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: 576/1336] 10.0.0.203 () {32 vars in 750 bytes} [Mon Apr 13 22:19:07 2026] DELETE /v2.0/security-group-rules/92f03cb4-815e-4dfd-80f0-6fbd93e7dae5 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py: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() 2026-04-13 22:19:07.896 8 INFO neutron.services.segments.plugin [-] Segment 4eec4401-f6f1-4783-9c93-76f436078de2 resource provider aggregate not found 2026-04-13 22:19:07.900 8 INFO neutron.services.segments.plugin [-] Segment 4eec4401-f6f1-4783-9c93-76f436078de2 resource provider aggregate not found 2026-04-13 22:19:07.930 8 INFO neutron.services.segments.plugin [-] Segment 4eec4401-f6f1-4783-9c93-76f436078de2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4eec4401-f6f1-4783-9c93-76f436078de2 found for delete ", "request_id": "req-f86804c6-ff32-4894-82d4-7378c724b74c"}]} [pid: 8|app: 0|req: 577/1337] 10.0.0.203 () {32 vars in 726 bytes} [Mon Apr 13 22:19:07 2026] DELETE /v2.0/networks/047218e2-f137-4963-a5af-438c458985fb => generated 0 bytes in 404 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-13 22:19:07.950 8 INFO neutron.services.segments.plugin [-] Segment 4eec4401-f6f1-4783-9c93-76f436078de2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4eec4401-f6f1-4783-9c93-76f436078de2 found for delete ", "request_id": "req-292cc23b-ac0c-4471-bcbf-6feba57a07e0"}]} [pid: 7|app: 0|req: 761/1338] 10.0.0.203 () {34 vars in 789 bytes} [Mon Apr 13 22:19:07 2026] PUT /v2.0/routers/fb33a96d-4556-429c-b230-80413cb5c348/remove_router_interface => generated 309 bytes in 942 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: 762/1339] 10.0.0.203 () {32 vars in 673 bytes} [Mon Apr 13 22:19:08 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-13 22:19:08.110 7 WARNING neutron_lib.context [None req-88fdabe3-e0c3-4817-b0e8-ed5274f2a014 92a875d276da44a6b9033f1e93777897 e4a6c362497d41fe97f274fb2f79f09c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-13 22:19:08.163 7 INFO neutron.db.segments_db [None req-88fdabe3-e0c3-4817-b0e8-ed5274f2a014 92a875d276da44a6b9033f1e93777897 e4a6c362497d41fe97f274fb2f79f09c - - default default] Added segment e399ea15-258b-474e-a9be-48d56ac4aec3 of type vxlan for network a8c824b9-b1ca-4d8d-9308-edb2e3578907 [pid: 8|app: 0|req: 578/1340] 10.0.0.203 () {32 vars in 720 bytes} [Mon Apr 13 22:19:07 2026] DELETE /v2.0/ports/91f1c350-2cdb-4aef-8677-7cfb2bac85c1 => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1341] 10.0.0.203 () {34 vars in 670 bytes} [Mon Apr 13 22:19:08 2026] POST /v2.0/networks => generated 631 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-13 22:19:08.331 8 INFO neutron.api.v2.resource [None req-09de63bd-51b4-429a-b765-b9451ad27aff 65fb63b9d34044098576775b2f4ba37f f539fa92056e4ab993784e032478f5db - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 579/1342] 10.0.0.203 () {34 vars in 789 bytes} [Mon Apr 13 22:19:08 2026] PUT /v2.0/routers/fb33a96d-4556-429c-b230-80413cb5c348/remove_router_interface => generated 197 bytes in 167 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1343] 10.0.0.203 () {32 vars in 643 bytes} [Mon Apr 13 22:19:08 2026] GET /v2.0/ports => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-13 22:19:08.358 8 WARNING neutron_lib.context [None req-fae17f85-6c5c-45cf-b9b4-4289e8eb4aac 92a875d276da44a6b9033f1e93777897 e4a6c362497d41fe97f274fb2f79f09c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1344] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:19:08 2026] DELETE /v2.0/security-groups/7084177f-e3ba-4cb6-8fc2-69a78ad01c0e => 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: 765/1345] 10.0.0.203 () {32 vars in 736 bytes} [Mon Apr 13 22:19:08 2026] GET /v2.0/ports?device_id=fb33a96d-4556-429c-b230-80413cb5c348 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-13 22:19:08.415 7 WARNING neutron_lib.context [None req-2d3c2068-f9ca-4995-9322-e7e28b69472a ef95592d2e974916a77b7962ba811c3e 4ed2b2f3ad6d45dfab50e267f43d4046 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-13 22:19:08.479 7 INFO neutron.db.segments_db [None req-2d3c2068-f9ca-4995-9322-e7e28b69472a ef95592d2e974916a77b7962ba811c3e 4ed2b2f3ad6d45dfab50e267f43d4046 - - default default] Added segment ad060eeb-7e2b-43a5-b875-01a18e9c517c of type vxlan for network 443eba38-9520-49e5-928b-e3ab7a3bfa96 [pid: 7|app: 0|req: 766/1346] 10.0.0.203 () {34 vars in 670 bytes} [Mon Apr 13 22:19:08 2026] POST /v2.0/networks => generated 649 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1347] 10.0.0.203 () {32 vars in 663 bytes} [Mon Apr 13 22:19:08 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: 8|app: 0|req: 581/1348] 10.0.0.203 () {34 vars in 669 bytes} [Mon Apr 13 22:19:08 2026] POST /v2.0/subnets => generated 602 bytes in 310 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-13 22:19:08.670 8 WARNING neutron_lib.context [None req-1f4dd618-55b4-4786-a789-00f215859792 ef95592d2e974916a77b7962ba811c3e 4ed2b2f3ad6d45dfab50e267f43d4046 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-13 22:19:08.729 8 INFO neutron.db.segments_db [None req-1f4dd618-55b4-4786-a789-00f215859792 ef95592d2e974916a77b7962ba811c3e 4ed2b2f3ad6d45dfab50e267f43d4046 - - default default] Added segment c95c5c5e-8ecc-4637-a7c4-bcea175249bb of type vxlan for network cb8d224a-0ae4-4462-ae57-5120e0c9df78 [pid: 8|app: 0|req: 582/1349] 10.0.0.203 () {34 vars in 670 bytes} [Mon Apr 13 22:19:08 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: 583/1350] 10.0.0.203 () {32 vars in 663 bytes} [Mon Apr 13 22:19:08 2026] GET /v2.0/security-groups => generated 2801 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-13 22:19:08.893 8 WARNING neutron_lib.context [None req-7d9a5ee6-70c2-4348-a799-27ae1b5f5f70 92a875d276da44a6b9033f1e93777897 e4a6c362497d41fe97f274fb2f79f09c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1351] 10.0.0.203 () {34 vars in 665 bytes} [Mon Apr 13 22:19:08 2026] POST /v2.0/ports => generated 911 bytes in 435 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-13 22:19:09.331 8 WARNING neutron_lib.context [None req-3b3a0c2e-7cf5-4d7a-848b-ff4d5a880e36 ef95592d2e974916a77b7962ba811c3e 4ed2b2f3ad6d45dfab50e267f43d4046 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-13 22:19:09.380 8 WARNING neutron_lib.context [None req-3b3a0c2e-7cf5-4d7a-848b-ff4d5a880e36 ef95592d2e974916a77b7962ba811c3e 4ed2b2f3ad6d45dfab50e267f43d4046 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-13 22:19:09.644 7 INFO neutron.services.segments.plugin [-] Segment f6cb91b9-97be-4328-a2b8-3223ef9c22be resource provider aggregate not found 2026-04-13 22:19:09.649 7 INFO neutron.services.segments.plugin [-] Segment f6cb91b9-97be-4328-a2b8-3223ef9c22be resource provider aggregate not found 2026-04-13 22:19:09.677 7 INFO neutron.services.segments.plugin [-] Segment f6cb91b9-97be-4328-a2b8-3223ef9c22be resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f6cb91b9-97be-4328-a2b8-3223ef9c22be found for delete ", "request_id": "req-d170dd23-98c6-46aa-aba4-f2564d99f8de"}]} 2026-04-13 22:19:09.679 7 INFO neutron.services.segments.plugin [-] Segment f6cb91b9-97be-4328-a2b8-3223ef9c22be resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f6cb91b9-97be-4328-a2b8-3223ef9c22be found for delete ", "request_id": "req-64dac54f-c4ff-4bbf-bc5a-5350efdc78d1"}]} 2026-04-13 22:19:09.688 7 INFO neutron.db.l3_hamode_db [None req-495aff55-bd66-4e5d-8b73-b11cc95bc62f 65fb63b9d34044098576775b2f4ba37f f539fa92056e4ab993784e032478f5db - - default default] HA network a4d902c2-281e-49d0-8af6-bca3196328f3 was deleted as no HA routers are present in tenant f539fa92056e4ab993784e032478f5db. [pid: 7|app: 0|req: 768/1352] 10.0.0.203 () {32 vars in 724 bytes} [Mon Apr 13 22:19:08 2026] DELETE /v2.0/routers/fb33a96d-4556-429c-b230-80413cb5c348 => generated 0 bytes in 1046 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1353] 10.0.0.203 () {34 vars in 669 bytes} [Mon Apr 13 22:19:09 2026] POST /v2.0/subnets => generated 1226 bytes in 600 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1354] 10.0.0.203 () {32 vars in 720 bytes} [Mon Apr 13 22:19:09 2026] DELETE /v2.0/ports/e462e3fd-2900-4569-a828-052439c07da1 => generated 0 bytes in 391 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1355] 10.0.0.203 () {32 vars in 774 bytes} [Mon Apr 13 22:19:09 2026] GET /v2.0/security-groups?tenant_id=4473045c2efb484cbb624c92cd9900b3&name=default => generated 2801 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1356] 10.0.0.203 () {32 vars in 647 bytes} [Mon Apr 13 22:19:10 2026] GET /v2.0/subnets => generated 1839 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1357] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:19:10 2026] DELETE /v2.0/security-groups/095a20cf-d75a-4dd6-87a9-f77e761c3828 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-13 22:19:10.227 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ca896765-4a9c-4e5f-9965-2aaf4bb68524 92a875d276da44a6b9033f1e93777897 e4a6c362497d41fe97f274fb2f79f09c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 589/1358] 10.0.0.203 () {32 vars in 717 bytes} [Mon Apr 13 22:19:10 2026] GET /v2.0/ports/e462e3fd-2900-4569-a828-052439c07da1 => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1359] 10.0.0.203 () {32 vars in 724 bytes} [Mon Apr 13 22:19:10 2026] DELETE /v2.0/subnets/955ef3a4-d796-42a3-ba93-ea550183d1dd => generated 0 bytes in 261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1360] 10.0.0.203 () {32 vars in 724 bytes} [Mon Apr 13 22:19:10 2026] DELETE /v2.0/subnets/1646a0a2-ce39-42e5-8d20-1c4690085f98 => generated 0 bytes in 220 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1361] 10.0.0.203 () {32 vars in 724 bytes} [Mon Apr 13 22:19:10 2026] DELETE /v2.0/subnets/17f57891-642c-45f5-8d27-ad6c4cbe4cc3 => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-13 22:19:10.839 8 INFO neutron.services.segments.plugin [-] Segment 69ea745e-454f-49df-86a1-ed5a2ad5dc02 resource provider aggregate not found 2026-04-13 22:19:10.851 8 INFO neutron.services.segments.plugin [-] Segment 69ea745e-454f-49df-86a1-ed5a2ad5dc02 resource provider aggregate not found [pid: 7|app: 0|req: 772/1362] 10.0.0.203 () {32 vars in 724 bytes} [Mon Apr 13 22:19:10 2026] DELETE /v2.0/subnets/40baf46c-f018-4361-a239-df6e3142814e => generated 0 bytes in 269 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-13 22:19:10.869 8 INFO neutron.services.segments.plugin [-] Segment 69ea745e-454f-49df-86a1-ed5a2ad5dc02 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 69ea745e-454f-49df-86a1-ed5a2ad5dc02 found for delete ", "request_id": "req-620a18e1-c050-43e4-a429-a23f815c4270"}]} 2026-04-13 22:19:10.872 8 INFO neutron.services.segments.plugin [-] Segment 69ea745e-454f-49df-86a1-ed5a2ad5dc02 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 69ea745e-454f-49df-86a1-ed5a2ad5dc02 found for delete ", "request_id": "req-9de320eb-481a-4b94-968d-cda5d6a11b11"}]} [pid: 8|app: 0|req: 591/1363] 10.0.0.203 () {32 vars in 726 bytes} [Mon Apr 13 22:19:10 2026] DELETE /v2.0/networks/40add1bd-372d-47dc-81a3-b5d9f86f1ecd => generated 0 bytes in 433 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1364] 10.0.0.203 () {32 vars in 647 bytes} [Mon Apr 13 22:19:10 2026] GET /v2.0/subnets => generated 626 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-13 22:19:10.931 8 WARNING neutron_lib.context [None req-e5c782dc-121d-4095-871d-55c6da1ba041 65fb63b9d34044098576775b2f4ba37f f539fa92056e4ab993784e032478f5db - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-13 22:19:11.050 8 INFO neutron.db.segments_db [None req-e5c782dc-121d-4095-871d-55c6da1ba041 65fb63b9d34044098576775b2f4ba37f f539fa92056e4ab993784e032478f5db - - default default] Added segment 28276ec7-7980-4509-9791-d068040be632 of type vxlan for network 60b95e4c-fa03-494e-a025-08f44e88a09b [pid: 8|app: 0|req: 593/1365] 10.0.0.203 () {34 vars in 670 bytes} [Mon Apr 13 22:19:10 2026] POST /v2.0/networks => generated 634 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1366] 10.0.0.203 () {32 vars in 726 bytes} [Mon Apr 13 22:19:10 2026] DELETE /v2.0/networks/a8c824b9-b1ca-4d8d-9308-edb2e3578907 => generated 0 bytes in 396 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-13 22:19:11.254 7 WARNING neutron_lib.context [None req-6b265b68-e169-42ca-8ca7-0060e5dc2586 65fb63b9d34044098576775b2f4ba37f f539fa92056e4ab993784e032478f5db - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 594/1367] 10.0.0.203 () {32 vars in 726 bytes} [Mon Apr 13 22:19:11 2026] DELETE /v2.0/networks/cb8d224a-0ae4-4462-ae57-5120e0c9df78 => generated 0 bytes in 381 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-13 22:19:11.568 8 WARNING neutron_lib.context [None req-3b97b3d0-cc6f-4118-8208-965e558d34a2 92a875d276da44a6b9033f1e93777897 e4a6c362497d41fe97f274fb2f79f09c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 774/1368] 10.0.0.203 () {34 vars in 669 bytes} [Mon Apr 13 22:19:11 2026] POST /v2.0/subnets => generated 622 bytes in 354 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-13 22:19:11.699 7 INFO neutron.services.segments.plugin [-] Segment e399ea15-258b-474e-a9be-48d56ac4aec3 resource provider aggregate not found 2026-04-13 22:19:11.705 7 INFO neutron.services.segments.plugin [-] Segment e399ea15-258b-474e-a9be-48d56ac4aec3 resource provider aggregate not found 2026-04-13 22:19:11.724 7 INFO neutron.services.segments.plugin [-] Segment e399ea15-258b-474e-a9be-48d56ac4aec3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e399ea15-258b-474e-a9be-48d56ac4aec3 found for delete ", "request_id": "req-86be1129-1539-41aa-8b80-05464d3f3128"}]} 2026-04-13 22:19:11.725 7 INFO neutron.services.segments.plugin [-] Segment e399ea15-258b-474e-a9be-48d56ac4aec3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e399ea15-258b-474e-a9be-48d56ac4aec3 found for delete ", "request_id": "req-a06a9d6b-471e-4d64-9238-69f0a54330c7"}]} [pid: 8|app: 0|req: 595/1369] 10.0.0.203 () {34 vars in 665 bytes} [Mon Apr 13 22:19:11 2026] POST /v2.0/ports => generated 774 bytes in 327 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-13 22:19:11.895 8 WARNING neutron_lib.context [None req-14a08dc9-1107-49d2-8272-445a16d6014c 65fb63b9d34044098576775b2f4ba37f f539fa92056e4ab993784e032478f5db - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-13 22:19:11.932 8 INFO neutron.db.segments_db [None req-14a08dc9-1107-49d2-8272-445a16d6014c 65fb63b9d34044098576775b2f4ba37f f539fa92056e4ab993784e032478f5db - - default default] Added segment fd0a7d0a-8e7d-49e7-bbcf-aa186cc216c3 of type vxlan for network 75e7b96d-6e0b-4c2f-b483-f75679edc9fa [pid: 7|app: 0|req: 775/1370] 10.0.0.203 () {32 vars in 726 bytes} [Mon Apr 13 22:19:11 2026] DELETE /v2.0/networks/443eba38-9520-49e5-928b-e3ab7a3bfa96 => generated 0 bytes in 388 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1371] 10.0.0.203 () {34 vars in 737 bytes} [Mon Apr 13 22:19:11 2026] PUT /v2.0/ports/998a87ad-9bd5-4ccb-9bc2-47a92652c37d => generated 752 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-13 22:19:12.268 8 INFO neutron.db.l3_hamode_db [None req-14a08dc9-1107-49d2-8272-445a16d6014c 65fb63b9d34044098576775b2f4ba37f f539fa92056e4ab993784e032478f5db - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 777/1372] 10.0.0.203 () {32 vars in 726 bytes} [Mon Apr 13 22:19:12 2026] DELETE /v2.0/networks/49b04b98-e8af-4619-afaa-6b689bd1504e => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1373] 10.0.0.203 () {32 vars in 623 bytes} [Mon Apr 13 22:19:12 2026] GET / => generated 151 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-13 22:19:12.473 8 INFO neutron.db.l3_hamode_db [None req-14a08dc9-1107-49d2-8272-445a16d6014c 65fb63b9d34044098576775b2f4ba37f f539fa92056e4ab993784e032478f5db - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 779/1374] 10.0.0.203 () {32 vars in 720 bytes} [Mon Apr 13 22:19:12 2026] DELETE /v2.0/ports/998a87ad-9bd5-4ccb-9bc2-47a92652c37d => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1375] 10.0.0.203 () {32 vars in 726 bytes} [Mon Apr 13 22:19:12 2026] DELETE /v2.0/networks/0b040781-b756-446b-a47c-e032756d7704 => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-13 22:19:12.901 8 INFO neutron.services.segments.plugin [-] Segment c95c5c5e-8ecc-4637-a7c4-bcea175249bb resource provider aggregate not found 2026-04-13 22:19:12.909 8 INFO neutron.services.segments.plugin [-] Segment c95c5c5e-8ecc-4637-a7c4-bcea175249bb resource provider aggregate not found 2026-04-13 22:19:12.935 8 INFO neutron.services.segments.plugin [-] Segment c95c5c5e-8ecc-4637-a7c4-bcea175249bb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c95c5c5e-8ecc-4637-a7c4-bcea175249bb found for delete ", "request_id": "req-eea33601-a7d1-4457-b121-b28ece0c2ba9"}]} 2026-04-13 22:19:12.940 8 INFO neutron.services.segments.plugin [-] Segment c95c5c5e-8ecc-4637-a7c4-bcea175249bb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c95c5c5e-8ecc-4637-a7c4-bcea175249bb found for delete ", "request_id": "req-6226fd78-9f37-4a4e-bd5a-7664cd34b07e"}]} [pid: 7|app: 0|req: 781/1376] 10.0.0.203 () {32 vars in 633 bytes} [Mon Apr 13 22:19:12 2026] GET /v2.0/ => generated 632 bytes in 201 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1377] 10.0.0.203 () {32 vars in 643 bytes} [Mon Apr 13 22:19:13 2026] GET /v2.0/ports => generated 777 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-13 22:19:13.152 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4aaff95e-9e30-4ae6-b129-4dc53c7644a8 92a875d276da44a6b9033f1e93777897 e4a6c362497d41fe97f274fb2f79f09c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 783/1378] 10.0.0.203 () {32 vars in 717 bytes} [Mon Apr 13 22:19:13 2026] GET /v2.0/ports/998a87ad-9bd5-4ccb-9bc2-47a92652c37d => 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: 784/1379] 10.0.0.203 () {32 vars in 643 bytes} [Mon Apr 13 22:19:13 2026] GET /v2.0/ports => generated 777 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1380] 10.0.0.203 () {32 vars in 717 bytes} [Mon Apr 13 22:19:13 2026] GET /v2.0/ports/a1581dc7-9a49-4736-85b4-363e2630aa00 => generated 774 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-13 22:19:13.295 7 INFO neutron.pecan_wsgi.hooks.translation [None req-118c431d-faab-4122-9a54-d9475e64eeb5 92a875d276da44a6b9033f1e93777897 e4a6c362497d41fe97f274fb2f79f09c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 786/1381] 10.0.0.203 () {32 vars in 720 bytes} [Mon Apr 13 22:19:13 2026] DELETE /v2.0/ports/e462e3fd-2900-4569-a828-052439c07da1 => generated 132 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-13 22:19:13.319 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3a9d8bf8-f867-42f0-9c63-eefeae23cfc7 92a875d276da44a6b9033f1e93777897 e4a6c362497d41fe97f274fb2f79f09c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 787/1382] 10.0.0.203 () {32 vars in 724 bytes} [Mon Apr 13 22:19:13 2026] DELETE /v2.0/subnets/17f57891-642c-45f5-8d27-ad6c4cbe4cc3 => 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: 596/1383] 10.0.0.203 () {34 vars in 669 bytes} [Mon Apr 13 22:19:11 2026] POST /v2.0/routers => generated 510 bytes in 1446 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-13 22:19:13.343 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9066bf69-480b-42b7-87db-8cd44690c52c 92a875d276da44a6b9033f1e93777897 e4a6c362497d41fe97f274fb2f79f09c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 788/1384] 10.0.0.203 () {32 vars in 724 bytes} [Mon Apr 13 22:19:13 2026] DELETE /v2.0/subnets/d19c64ad-7f83-434d-a3ce-8b4f25e7b7b2 => 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: 789/1385] 10.0.0.203 () {32 vars in 720 bytes} [Mon Apr 13 22:19:13 2026] DELETE /v2.0/ports/a1581dc7-9a49-4736-85b4-363e2630aa00 => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-13 22:19:13.744 7 INFO neutron.services.segments.plugin [-] Segment ad060eeb-7e2b-43a5-b875-01a18e9c517c resource provider aggregate not found 2026-04-13 22:19:13.753 7 INFO neutron.services.segments.plugin [-] Segment ad060eeb-7e2b-43a5-b875-01a18e9c517c resource provider aggregate not found 2026-04-13 22:19:13.759 7 INFO neutron.services.segments.plugin [-] Segment ad060eeb-7e2b-43a5-b875-01a18e9c517c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad060eeb-7e2b-43a5-b875-01a18e9c517c found for delete ", "request_id": "req-50d09824-fadc-42e9-9475-213859b26b8f"}]} 2026-04-13 22:19:13.777 7 INFO neutron.services.segments.plugin [-] Segment a3116fa2-962b-4989-8fd0-7ba53ebe53f7 resource provider aggregate not found 2026-04-13 22:19:13.783 7 INFO neutron.services.segments.plugin [-] Segment ad060eeb-7e2b-43a5-b875-01a18e9c517c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad060eeb-7e2b-43a5-b875-01a18e9c517c found for delete ", "request_id": "req-1e8c927a-66d6-4bc8-8e0a-09b26d86acbe"}]} [pid: 7|app: 0|req: 790/1386] 10.0.0.203 () {32 vars in 774 bytes} [Mon Apr 13 22:19:13 2026] GET /v2.0/security-groups?tenant_id=4ed2b2f3ad6d45dfab50e267f43d4046&name=default => generated 2801 bytes in 244 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-13 22:19:13.802 7 INFO neutron.services.segments.plugin [-] Segment a3116fa2-962b-4989-8fd0-7ba53ebe53f7 resource provider aggregate not found 2026-04-13 22:19:13.807 7 INFO neutron.services.segments.plugin [-] Segment a3116fa2-962b-4989-8fd0-7ba53ebe53f7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a3116fa2-962b-4989-8fd0-7ba53ebe53f7 found for delete ", "request_id": "req-715e7909-9fa7-4735-9c05-1115ffd4a96d"}]} 2026-04-13 22:19:13.826 7 INFO neutron.services.segments.plugin [-] Segment ebe59a9e-95e8-4b67-95bb-5103bcc4000b resource provider aggregate not found 2026-04-13 22:19:13.836 7 INFO neutron.services.segments.plugin [-] Segment a3116fa2-962b-4989-8fd0-7ba53ebe53f7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a3116fa2-962b-4989-8fd0-7ba53ebe53f7 found for delete ", "request_id": "req-066cafd1-17d3-4ec8-b3a9-7fd1426a35a9"}]} 2026-04-13 22:19:13.854 7 INFO neutron.services.segments.plugin [-] Segment ebe59a9e-95e8-4b67-95bb-5103bcc4000b resource provider aggregate not found 2026-04-13 22:19:13.860 7 INFO neutron.services.segments.plugin [-] Segment ebe59a9e-95e8-4b67-95bb-5103bcc4000b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ebe59a9e-95e8-4b67-95bb-5103bcc4000b found for delete ", "request_id": "req-8e2794c0-56b7-4ca4-af2a-0f60af42d043"}]} 2026-04-13 22:19:13.872 7 INFO neutron.services.segments.plugin [-] Segment ebe59a9e-95e8-4b67-95bb-5103bcc4000b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ebe59a9e-95e8-4b67-95bb-5103bcc4000b found for delete ", "request_id": "req-82e63b68-4be7-4e28-8f80-9d636aabb8b2"}]} [pid: 7|app: 0|req: 791/1387] 10.0.0.203 () {32 vars in 774 bytes} [Mon Apr 13 22:19:13 2026] GET /v2.0/security-groups?tenant_id=953d2d3ac273473faae1678b0e652e7d&name=default => generated 2801 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1388] 10.0.0.203 () {32 vars in 726 bytes} [Mon Apr 13 22:19:13 2026] DELETE /v2.0/networks/a9b5cfdc-58f3-4219-89a5-0c3f1a1c60a5 => 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: 793/1389] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:19:14 2026] DELETE /v2.0/security-groups/4b6bc02d-f65d-4949-824e-dfac1234d5fe => 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: 794/1390] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:19:14 2026] DELETE /v2.0/security-groups/a8d0e71d-bc94-4cd9-a02b-265ef6e0c1f0 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1391] 10.0.0.203 () {34 vars in 783 bytes} [Mon Apr 13 22:19:13 2026] PUT /v2.0/routers/60670d24-26a5-44a8-9a55-cbe4ddda5e91/add_router_interface => generated 309 bytes in 1282 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1392] 10.0.0.203 () {32 vars in 717 bytes} [Mon Apr 13 22:19:14 2026] GET /v2.0/ports/d02fdbaf-8ba3-4d95-8d3f-2f944a9a8413 => generated 959 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1393] 10.0.0.203 () {32 vars in 774 bytes} [Mon Apr 13 22:19:14 2026] GET /v2.0/security-groups?tenant_id=e4a6c362497d41fe97f274fb2f79f09c&name=default => generated 2801 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1394] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:19:14 2026] DELETE /v2.0/security-groups/2e2db8f0-12bd-4ef5-9274-07069aa2df74 => 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: 796/1395] 10.0.0.203 () {34 vars in 789 bytes} [Mon Apr 13 22:19:14 2026] PUT /v2.0/routers/60670d24-26a5-44a8-9a55-cbe4ddda5e91/remove_router_interface => generated 309 bytes in 981 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1396] 10.0.0.203 () {32 vars in 736 bytes} [Mon Apr 13 22:19:15 2026] GET /v2.0/ports?device_id=60670d24-26a5-44a8-9a55-cbe4ddda5e91 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-13 22:19:15.889 7 INFO neutron.services.segments.plugin [-] Segment 20855b53-1bdf-434b-814e-7a50f46e167a resource provider aggregate not found 2026-04-13 22:19:15.897 7 INFO neutron.services.segments.plugin [-] Segment 20855b53-1bdf-434b-814e-7a50f46e167a resource provider aggregate not found 2026-04-13 22:19:15.911 7 INFO neutron.services.segments.plugin [-] Segment 20855b53-1bdf-434b-814e-7a50f46e167a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 20855b53-1bdf-434b-814e-7a50f46e167a found for delete ", "request_id": "req-514f3f2a-e809-49a2-86aa-2772838b169a"}]} 2026-04-13 22:19:15.924 7 INFO neutron.services.segments.plugin [-] Segment 20855b53-1bdf-434b-814e-7a50f46e167a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 20855b53-1bdf-434b-814e-7a50f46e167a found for delete ", "request_id": "req-3f76cee4-146c-4ff2-b577-b709cc9a6a3f"}]} 2026-04-13 22:19:16.253 8 WARNING neutron_lib.context [None req-72c88bd9-58aa-421c-a1fd-657ee95fce4a 8e1eee06235141be9cd6d7b59e555bdd ad8544fc6b4d4314aa35fbabdd0778a4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-13 22:19:16.396 8 INFO neutron.db.segments_db [None req-72c88bd9-58aa-421c-a1fd-657ee95fce4a 8e1eee06235141be9cd6d7b59e555bdd ad8544fc6b4d4314aa35fbabdd0778a4 - - default default] Added segment 7eb6b460-32c9-45c6-8538-2054bf0ee453 of type vxlan for network 34a55b2a-f289-4761-acf6-5430521ea6e0 2026-04-13 22:19:16.507 7 INFO neutron.db.l3_hamode_db [None req-f9da444d-9977-4367-b315-2d62a877f6c8 65fb63b9d34044098576775b2f4ba37f f539fa92056e4ab993784e032478f5db - - default default] HA network 75e7b96d-6e0b-4c2f-b483-f75679edc9fa was deleted as no HA routers are present in tenant f539fa92056e4ab993784e032478f5db. [pid: 7|app: 0|req: 797/1397] 10.0.0.203 () {32 vars in 724 bytes} [Mon Apr 13 22:19:15 2026] DELETE /v2.0/routers/60670d24-26a5-44a8-9a55-cbe4ddda5e91 => generated 0 bytes in 825 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1398] 10.0.0.203 () {34 vars in 670 bytes} [Mon Apr 13 22:19:16 2026] POST /v2.0/networks => generated 643 bytes in 372 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-13 22:19:16.571 8 WARNING neutron_lib.context [None req-203ec814-bfaf-4d39-ae51-bc8510570dbc 8e1eee06235141be9cd6d7b59e555bdd ad8544fc6b4d4314aa35fbabdd0778a4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 798/1399] 10.0.0.203 () {32 vars in 724 bytes} [Mon Apr 13 22:19:16 2026] DELETE /v2.0/subnets/3250e795-f36c-4056-8e5d-d608b3eb1c1f => generated 0 bytes in 260 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1402] 10.0.0.203 () {34 vars in 669 bytes} [Mon Apr 13 22:19:16 2026] POST /v2.0/subnets => generated 617 bytes in 352 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-13 22:19:16.928 8 WARNING neutron_lib.context [None req-e1499acc-ca75-476a-8f29-fa9a1add1c3d 8e1eee06235141be9cd6d7b59e555bdd ad8544fc6b4d4314aa35fbabdd0778a4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-13 22:19:16.986 8 INFO neutron.db.segments_db [None req-e1499acc-ca75-476a-8f29-fa9a1add1c3d 8e1eee06235141be9cd6d7b59e555bdd ad8544fc6b4d4314aa35fbabdd0778a4 - - default default] Added segment 28925087-38fb-47e0-a3be-3b0e270e0f16 of type vxlan for network 823187a9-7b51-4186-a5f9-839888c8c5c3 [pid: 7|app: 0|req: 801/1403] 10.0.0.203 () {32 vars in 726 bytes} [Mon Apr 13 22:19:16 2026] DELETE /v2.0/networks/60b95e4c-fa03-494e-a025-08f44e88a09b => generated 0 bytes in 509 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-13 22:19:17.313 7 WARNING neutron_lib.context [None req-b4c73d84-860a-4e34-92e0-714aa1a0988a 65fb63b9d34044098576775b2f4ba37f f539fa92056e4ab993784e032478f5db - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-13 22:19:17.362 7 INFO neutron.db.segments_db [None req-b4c73d84-860a-4e34-92e0-714aa1a0988a 65fb63b9d34044098576775b2f4ba37f f539fa92056e4ab993784e032478f5db - - default default] Added segment 8825f24d-e05f-424b-a6e5-82b6155fe94f of type vxlan for network 36f6db83-a028-49c4-a020-2b375c066084 [pid: 8|app: 0|req: 603/1404] 10.0.0.203 () {34 vars in 670 bytes} [Mon Apr 13 22:19:16 2026] POST /v2.0/networks => generated 644 bytes in 568 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1405] 10.0.0.203 () {34 vars in 743 bytes} [Mon Apr 13 22:19:17 2026] PUT /v2.0/networks/823187a9-7b51-4186-a5f9-839888c8c5c3 => generated 592 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-13 22:19:17.678 8 WARNING neutron_lib.context [None req-48154797-3f0d-46e9-873f-59068b3b77ee 8e1eee06235141be9cd6d7b59e555bdd ad8544fc6b4d4314aa35fbabdd0778a4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-13 22:19:17.737 7 INFO neutron.db.l3_hamode_db [None req-b4c73d84-860a-4e34-92e0-714aa1a0988a 65fb63b9d34044098576775b2f4ba37f f539fa92056e4ab993784e032478f5db - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-13 22:19:17.942 7 INFO neutron.services.segments.plugin [-] Segment fd0a7d0a-8e7d-49e7-bbcf-aa186cc216c3 resource provider aggregate not found 2026-04-13 22:19:17.969 7 INFO neutron.services.segments.plugin [-] Segment fd0a7d0a-8e7d-49e7-bbcf-aa186cc216c3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fd0a7d0a-8e7d-49e7-bbcf-aa186cc216c3 found for delete ", "request_id": "req-c7fd79ad-399f-4c39-9a92-a1087f97fcd0"}]} 2026-04-13 22:19:17.973 7 INFO neutron.services.segments.plugin [-] Segment fd0a7d0a-8e7d-49e7-bbcf-aa186cc216c3 resource provider aggregate not found 2026-04-13 22:19:17.990 7 INFO neutron.services.segments.plugin [-] Segment 28276ec7-7980-4509-9791-d068040be632 resource provider aggregate not found 2026-04-13 22:19:17.995 7 INFO neutron.services.segments.plugin [-] Segment fd0a7d0a-8e7d-49e7-bbcf-aa186cc216c3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fd0a7d0a-8e7d-49e7-bbcf-aa186cc216c3 found for delete ", "request_id": "req-2bdbad8e-b5b2-47cd-a24a-b25bdc872a20"}]} 2026-04-13 22:19:18.008 7 INFO neutron.services.segments.plugin [-] Segment 28276ec7-7980-4509-9791-d068040be632 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 28276ec7-7980-4509-9791-d068040be632 found for delete ", "request_id": "req-e5e4fc60-643f-4834-88fb-778ab8433ffe"}]} 2026-04-13 22:19:18.017 7 INFO neutron.services.segments.plugin [-] Segment 28276ec7-7980-4509-9791-d068040be632 resource provider aggregate not found [pid: 8|app: 0|req: 605/1406] 10.0.0.203 () {34 vars in 669 bytes} [Mon Apr 13 22:19:17 2026] POST /v2.0/subnets => generated 602 bytes in 366 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-13 22:19:18.038 7 INFO neutron.services.segments.plugin [-] Segment 28276ec7-7980-4509-9791-d068040be632 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 28276ec7-7980-4509-9791-d068040be632 found for delete ", "request_id": "req-ab887734-fb96-4175-b18d-bb9bcd467d63"}]} [pid: 8|app: 0|req: 606/1407] 10.0.0.203 () {34 vars in 741 bytes} [Mon Apr 13 22:19:18 2026] PUT /v2.0/subnets/5880c8fb-e1d0-4ea1-a9c4-3092290ab813 => generated 612 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1408] 10.0.0.203 () {32 vars in 774 bytes} [Mon Apr 13 22:19:18 2026] GET /v2.0/security-groups?tenant_id=3e3a43bfb5984c73b64f1d66755fdf69&name=default => generated 2801 bytes in 268 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-13 22:19:18.817 7 INFO neutron.db.l3_hamode_db [None req-b4c73d84-860a-4e34-92e0-714aa1a0988a 65fb63b9d34044098576775b2f4ba37f f539fa92056e4ab993784e032478f5db - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-13 22:19:19.107 8 INFO neutron.services.segments.plugin [-] Segment 28925087-38fb-47e0-a3be-3b0e270e0f16 resource provider aggregate not found 2026-04-13 22:19:19.117 8 INFO neutron.services.segments.plugin [-] Segment 28925087-38fb-47e0-a3be-3b0e270e0f16 resource provider aggregate not found 2026-04-13 22:19:19.129 8 INFO neutron.services.segments.plugin [-] Segment 28925087-38fb-47e0-a3be-3b0e270e0f16 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 28925087-38fb-47e0-a3be-3b0e270e0f16 found for delete ", "request_id": "req-5369029c-5566-48db-b594-6b9e908be9d9"}]} 2026-04-13 22:19:19.140 8 INFO neutron.services.segments.plugin [-] Segment 28925087-38fb-47e0-a3be-3b0e270e0f16 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 28925087-38fb-47e0-a3be-3b0e270e0f16 found for delete ", "request_id": "req-0d172d2a-e59d-472f-9ea0-d3c32a6f48fc"}]} [pid: 8|app: 0|req: 608/1409] 10.0.0.203 () {32 vars in 726 bytes} [Mon Apr 13 22:19:18 2026] DELETE /v2.0/networks/823187a9-7b51-4186-a5f9-839888c8c5c3 => generated 0 bytes in 671 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1410] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:19:19 2026] DELETE /v2.0/security-groups/895b6415-b6dc-458f-b5b2-ce6539d6923f => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-13 22:19:19.279 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0ec6bea6-41c0-4176-8060-391ccc5415a5 8e1eee06235141be9cd6d7b59e555bdd ad8544fc6b4d4314aa35fbabdd0778a4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 610/1411] 10.0.0.203 () {32 vars in 726 bytes} [Mon Apr 13 22:19:19 2026] DELETE /v2.0/networks/823187a9-7b51-4186-a5f9-839888c8c5c3 => generated 138 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1412] 10.0.0.203 () {32 vars in 694 bytes} [Mon Apr 13 22:19:19 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1413] 10.0.0.203 () {32 vars in 742 bytes} [Mon Apr 13 22:19:19 2026] GET /v2.0/subnets?network_id=1b5f69e9-4c4a-4f6e-b157-ab332e5df40c => generated 626 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1414] 10.0.0.203 () {32 vars in 653 bytes} [Mon Apr 13 22:19:19 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) [pid: 8|app: 0|req: 614/1415] 10.0.0.203 () {32 vars in 649 bytes} [Mon Apr 13 22:19:19 2026] GET /v2.0/networks => generated 1308 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1416] 10.0.0.203 () {32 vars in 647 bytes} [Mon Apr 13 22:19:19 2026] GET /v2.0/subnets => generated 1233 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1417] 10.0.0.203 () {32 vars in 723 bytes} [Mon Apr 13 22:19:19 2026] GET /v2.0/networks/34a55b2a-f289-4761-acf6-5430521ea6e0 => generated 668 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1418] 10.0.0.203 () {32 vars in 721 bytes} [Mon Apr 13 22:19:19 2026] GET /v2.0/subnets/3c429a48-4e3f-4db4-9d53-0a6c4eb152b8 => generated 617 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-13 22:19:19.802 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3d3d2de6-2731-408d-9168-28f580a13db3 8e1eee06235141be9cd6d7b59e555bdd ad8544fc6b4d4314aa35fbabdd0778a4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 618/1419] 10.0.0.203 () {32 vars in 724 bytes} [Mon Apr 13 22:19:19 2026] DELETE /v2.0/subnets/5880c8fb-e1d0-4ea1-a9c4-3092290ab813 => generated 136 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-13 22:19:19.826 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6aec220d-899e-4b5e-8e8a-b55599990c04 8e1eee06235141be9cd6d7b59e555bdd ad8544fc6b4d4314aa35fbabdd0778a4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 619/1420] 10.0.0.203 () {32 vars in 726 bytes} [Mon Apr 13 22:19:19 2026] DELETE /v2.0/networks/823187a9-7b51-4186-a5f9-839888c8c5c3 => 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: 620/1421] 10.0.0.203 () {32 vars in 724 bytes} [Mon Apr 13 22:19:19 2026] DELETE /v2.0/subnets/3c429a48-4e3f-4db4-9d53-0a6c4eb152b8 => 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: 802/1422] 10.0.0.203 () {34 vars in 669 bytes} [Mon Apr 13 22:19:17 2026] POST /v2.0/routers => generated 692 bytes in 3021 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1423] 10.0.0.203 () {32 vars in 774 bytes} [Mon Apr 13 22:19:20 2026] GET /v2.0/security-groups?tenant_id=17f42d0f96b94d3aa34e649c12c7e579&name=default => generated 2801 bytes in 254 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1424] 10.0.0.203 () {32 vars in 721 bytes} [Mon Apr 13 22:19:20 2026] GET /v2.0/routers/f686acae-eea8-44aa-a822-188e356fe3df => generated 698 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1425] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:19:20 2026] DELETE /v2.0/security-groups/567d1ca8-e2cc-4b3a-8529-e7eee9776cf3 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-13 22:19:20.626 7 INFO neutron.services.segments.plugin [-] Segment 7eb6b460-32c9-45c6-8538-2054bf0ee453 resource provider aggregate not found 2026-04-13 22:19:20.631 7 INFO neutron.services.segments.plugin [-] Segment 7eb6b460-32c9-45c6-8538-2054bf0ee453 resource provider aggregate not found [pid: 8|app: 0|req: 624/1426] 10.0.0.203 () {32 vars in 647 bytes} [Mon Apr 13 22:19:20 2026] GET /v2.0/routers => generated 701 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-13 22:19:20.650 7 INFO neutron.services.segments.plugin [-] Segment 7eb6b460-32c9-45c6-8538-2054bf0ee453 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7eb6b460-32c9-45c6-8538-2054bf0ee453 found for delete ", "request_id": "req-26bb69e7-dc70-4166-913a-ef350fa212f5"}]} 2026-04-13 22:19:20.652 7 INFO neutron.services.segments.plugin [-] Segment 7eb6b460-32c9-45c6-8538-2054bf0ee453 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7eb6b460-32c9-45c6-8538-2054bf0ee453 found for delete ", "request_id": "req-d76adcae-9acd-470e-9647-4307895e00ba"}]} [pid: 7|app: 0|req: 803/1427] 10.0.0.203 () {32 vars in 726 bytes} [Mon Apr 13 22:19:20 2026] DELETE /v2.0/networks/34a55b2a-f289-4761-acf6-5430521ea6e0 => generated 0 bytes in 337 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1428] 10.0.0.203 () {32 vars in 774 bytes} [Mon Apr 13 22:19:20 2026] GET /v2.0/security-groups?tenant_id=13c83d5462f140ec87c6e914507e939c&name=default => generated 2801 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1429] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:19:20 2026] DELETE /v2.0/security-groups/e3d88310-d412-4cd5-8f2f-0bf1a17617da => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1430] 10.0.0.203 () {34 vars in 741 bytes} [Mon Apr 13 22:19:20 2026] PUT /v2.0/routers/f686acae-eea8-44aa-a822-188e356fe3df => generated 705 bytes in 546 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1431] 10.0.0.203 () {32 vars in 721 bytes} [Mon Apr 13 22:19:21 2026] GET /v2.0/routers/f686acae-eea8-44aa-a822-188e356fe3df => generated 705 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1432] 10.0.0.203 () {32 vars in 736 bytes} [Mon Apr 13 22:19:21 2026] GET /v2.0/ports?device_id=f686acae-eea8-44aa-a822-188e356fe3df => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1433] 10.0.0.203 () {32 vars in 774 bytes} [Mon Apr 13 22:19:21 2026] GET /v2.0/security-groups?tenant_id=ad8544fc6b4d4314aa35fbabdd0778a4&name=default => generated 2801 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1434] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:19:21 2026] DELETE /v2.0/security-groups/428fffe0-97ab-4e69-b195-7e5e2da3b9f8 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-13 22:19:22.290 8 INFO neutron.services.segments.plugin [-] Segment 8825f24d-e05f-424b-a6e5-82b6155fe94f resource provider aggregate not found 2026-04-13 22:19:22.294 8 INFO neutron.services.segments.plugin [-] Segment 8825f24d-e05f-424b-a6e5-82b6155fe94f resource provider aggregate not found 2026-04-13 22:19:22.306 8 INFO neutron.services.segments.plugin [-] Segment 8825f24d-e05f-424b-a6e5-82b6155fe94f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8825f24d-e05f-424b-a6e5-82b6155fe94f found for delete ", "request_id": "req-4bac792c-1f59-4f34-824a-1d616a7efaf6"}]} 2026-04-13 22:19:22.309 8 INFO neutron.services.segments.plugin [-] Segment 8825f24d-e05f-424b-a6e5-82b6155fe94f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8825f24d-e05f-424b-a6e5-82b6155fe94f found for delete ", "request_id": "req-021d46f7-5587-4228-b5fc-6e1ffe04ae10"}]} 2026-04-13 22:19:22.312 8 INFO neutron.db.l3_hamode_db [None req-0621b865-4a77-437c-bc3d-b3b05461c2b8 65fb63b9d34044098576775b2f4ba37f f539fa92056e4ab993784e032478f5db - - default default] HA network 36f6db83-a028-49c4-a020-2b375c066084 was deleted as no HA routers are present in tenant f539fa92056e4ab993784e032478f5db. [pid: 8|app: 0|req: 628/1435] 10.0.0.203 () {32 vars in 724 bytes} [Mon Apr 13 22:19:21 2026] DELETE /v2.0/routers/f686acae-eea8-44aa-a822-188e356fe3df => generated 0 bytes in 1014 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1436] 10.0.0.203 () {32 vars in 736 bytes} [Mon Apr 13 22:19:22 2026] GET /v2.0/ports?device_id=f686acae-eea8-44aa-a822-188e356fe3df => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-13 22:19:22.399 8 INFO neutron.api.v2.resource [None req-df33342f-307e-444b-8c83-293b04d6e215 65fb63b9d34044098576775b2f4ba37f f539fa92056e4ab993784e032478f5db - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 629/1437] 10.0.0.203 () {32 vars in 724 bytes} [Mon Apr 13 22:19:22 2026] DELETE /v2.0/routers/f686acae-eea8-44aa-a822-188e356fe3df => generated 135 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1438] 10.0.0.203 () {32 vars in 736 bytes} [Mon Apr 13 22:19:22 2026] GET /v2.0/ports?device_id=60670d24-26a5-44a8-9a55-cbe4ddda5e91 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-13 22:19:22.468 8 INFO neutron.api.v2.resource [None req-f035c047-6134-4fb9-a0e0-7b0cd3e4205a 65fb63b9d34044098576775b2f4ba37f f539fa92056e4ab993784e032478f5db - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 630/1439] 10.0.0.203 () {32 vars in 724 bytes} [Mon Apr 13 22:19:22 2026] DELETE /v2.0/routers/60670d24-26a5-44a8-9a55-cbe4ddda5e91 => generated 135 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-13 22:19:22.501 7 INFO neutron.pecan_wsgi.hooks.translation [None req-207f3c84-83a0-4015-871a-3f65434aa7af 65fb63b9d34044098576775b2f4ba37f f539fa92056e4ab993784e032478f5db - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 810/1440] 10.0.0.203 () {32 vars in 724 bytes} [Mon Apr 13 22:19:22 2026] DELETE /v2.0/subnets/3250e795-f36c-4056-8e5d-d608b3eb1c1f => generated 136 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1441] 10.0.0.203 () {32 vars in 736 bytes} [Mon Apr 13 22:19:22 2026] GET /v2.0/ports?device_id=fb33a96d-4556-429c-b230-80413cb5c348 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-13 22:19:22.586 7 INFO neutron.api.v2.resource [None req-9d1878f7-9af5-477a-9560-90dabd4f2eb0 65fb63b9d34044098576775b2f4ba37f f539fa92056e4ab993784e032478f5db - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 811/1442] 10.0.0.203 () {32 vars in 724 bytes} [Mon Apr 13 22:19:22 2026] DELETE /v2.0/routers/fb33a96d-4556-429c-b230-80413cb5c348 => generated 135 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-13 22:19:22.621 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a11d5481-a5be-458b-be36-0ac16bf13ce5 65fb63b9d34044098576775b2f4ba37f f539fa92056e4ab993784e032478f5db - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 632/1443] 10.0.0.203 () {32 vars in 724 bytes} [Mon Apr 13 22:19:22 2026] DELETE /v2.0/subnets/955ef3a4-d796-42a3-ba93-ea550183d1dd => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1444] 10.0.0.203 () {32 vars in 736 bytes} [Mon Apr 13 22:19:22 2026] GET /v2.0/ports?device_id=55108d84-9bbe-4cf9-8c67-615d5f464ee3 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-13 22:19:22.700 8 INFO neutron.api.v2.resource [None req-69ff4dac-197c-4868-acfe-cd5b2731382e 65fb63b9d34044098576775b2f4ba37f f539fa92056e4ab993784e032478f5db - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 633/1445] 10.0.0.203 () {32 vars in 724 bytes} [Mon Apr 13 22:19:22 2026] DELETE /v2.0/routers/55108d84-9bbe-4cf9-8c67-615d5f464ee3 => generated 135 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-13 22:19:22.729 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5010c874-79d1-4f95-a758-fc66ca73c875 65fb63b9d34044098576775b2f4ba37f f539fa92056e4ab993784e032478f5db - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 813/1446] 10.0.0.203 () {32 vars in 724 bytes} [Mon Apr 13 22:19:22 2026] DELETE /v2.0/subnets/d93e38d2-34ea-4dca-b2a0-3e9fdcc4bea3 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-13 22:19:22.755 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ac585ad4-09ab-45ef-a34e-6646e956d41e 65fb63b9d34044098576775b2f4ba37f f539fa92056e4ab993784e032478f5db - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 634/1447] 10.0.0.203 () {32 vars in 724 bytes} [Mon Apr 13 22:19:22 2026] DELETE /v2.0/subnets/e318b025-ef67-4690-bfe0-ae177788bdee => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-13 22:19:23.398 7 WARNING neutron_lib.context [None req-e3d0b795-d144-4b87-ab90-42f1a01b8daf 783bf725bc384f94b5eb22f62131cafa 047367200a0e42ac826f62d3a92a6ddd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 635/1448] 10.0.0.203 () {32 vars in 774 bytes} [Mon Apr 13 22:19:23 2026] GET /v2.0/security-groups?tenant_id=f539fa92056e4ab993784e032478f5db&name=default => generated 2801 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1449] 10.0.0.203 () {34 vars in 677 bytes} [Mon Apr 13 22:19:23 2026] POST /v2.0/subnetpools => generated 549 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-13 22:19:23.511 7 WARNING neutron_lib.context [None req-9e59a19f-d32b-4101-a89e-25a457d3c20d 72ca5388e07046c29c984cae7c8d3bf2 a0cd38b0624d41f7ae677e01a3419796 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 636/1450] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:19:23 2026] DELETE /v2.0/security-groups/a82999dc-726c-4aca-89b0-1ba4dd9d2d8b => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1451] 10.0.0.203 () {32 vars in 729 bytes} [Mon Apr 13 22:19:23 2026] GET /v2.0/subnetpools/05fa06ae-22fe-4853-9ba5-d92dfa43d187 => generated 549 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1452] 10.0.0.203 () {34 vars in 749 bytes} [Mon Apr 13 22:19:23 2026] PUT /v2.0/subnetpools/05fa06ae-22fe-4853-9ba5-d92dfa43d187 => generated 501 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1453] 10.0.0.203 () {32 vars in 732 bytes} [Mon Apr 13 22:19:23 2026] DELETE /v2.0/subnetpools/05fa06ae-22fe-4853-9ba5-d92dfa43d187 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-13 22:19:23.763 8 INFO neutron.api.v2.resource [None req-0392e367-89a2-4a94-8600-4468ffa81276 783bf725bc384f94b5eb22f62131cafa 047367200a0e42ac826f62d3a92a6ddd - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 640/1454] 10.0.0.203 () {32 vars in 729 bytes} [Mon Apr 13 22:19:23 2026] GET /v2.0/subnetpools/05fa06ae-22fe-4853-9ba5-d92dfa43d187 => generated 145 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-13 22:19:23.782 8 INFO neutron.api.v2.resource [None req-90782cdf-6f18-45c0-84d0-32dec6218482 783bf725bc384f94b5eb22f62131cafa 047367200a0e42ac826f62d3a92a6ddd - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 641/1455] 10.0.0.203 () {32 vars in 732 bytes} [Mon Apr 13 22:19:23 2026] DELETE /v2.0/subnetpools/05fa06ae-22fe-4853-9ba5-d92dfa43d187 => generated 145 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1456] 10.0.0.203 () {34 vars in 676 bytes} [Mon Apr 13 22:19:23 2026] POST /v2.0/floatingips => generated 552 bytes in 727 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-13 22:19:24.205 8 WARNING neutron_lib.context [None req-0c437e7f-e6c1-4db6-b917-1be220997802 72ca5388e07046c29c984cae7c8d3bf2 a0cd38b0624d41f7ae677e01a3419796 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 816/1457] 10.0.0.203 () {32 vars in 774 bytes} [Mon Apr 13 22:19:24 2026] GET /v2.0/security-groups?tenant_id=047367200a0e42ac826f62d3a92a6ddd&name=default => generated 2801 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1458] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:19:24 2026] DELETE /v2.0/security-groups/0724937b-10ec-43c1-b2c3-995c61767237 => 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: 642/1459] 10.0.0.203 () {34 vars in 676 bytes} [Mon Apr 13 22:19:24 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) 2026-04-13 22:19:24.865 8 WARNING neutron_lib.context [None req-16d703f4-48ee-4578-9015-ca93e8884c69 72ca5388e07046c29c984cae7c8d3bf2 a0cd38b0624d41f7ae677e01a3419796 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 818/1460] 10.0.0.203 () {32 vars in 774 bytes} [Mon Apr 13 22:19:24 2026] GET /v2.0/security-groups?tenant_id=897675197e0a470e8a52fb1efc2ff4d4&name=default => generated 2801 bytes in 309 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1461] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:19:24 2026] DELETE /v2.0/security-groups/96ea3e2d-8c78-46d3-9b9c-0767471f1ead => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-13 22:19:25.434 7 WARNING neutron_lib.context [None req-43e02737-1b6d-4ded-b7dc-aadf160a75e7 2eb983b4bd564b3aa3889682631da3a7 ae49b78841a84e2bb9ac263ac40adcbd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 643/1462] 10.0.0.203 () {34 vars in 676 bytes} [Mon Apr 13 22:19:24 2026] POST /v2.0/floatingips => generated 552 bytes in 604 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-13 22:19:25.488 8 WARNING neutron_lib.context [None req-376a6b10-a59d-4a96-9927-0a3d318963c5 72ca5388e07046c29c984cae7c8d3bf2 a0cd38b0624d41f7ae677e01a3419796 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 820/1463] 10.0.0.203 () {34 vars in 684 bytes} [Mon Apr 13 22:19:25 2026] POST /v2.0/security-groups => generated 1561 bytes in 328 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1464] 10.0.0.203 () {32 vars in 663 bytes} [Mon Apr 13 22:19:25 2026] GET /v2.0/security-groups => generated 4344 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1465] 10.0.0.203 () {34 vars in 758 bytes} [Mon Apr 13 22:19:25 2026] PUT /v2.0/security-groups/e0bd2e16-32ee-409a-be40-4ba306cddb39 => generated 1599 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1466] 10.0.0.203 () {32 vars in 737 bytes} [Mon Apr 13 22:19:25 2026] GET /v2.0/security-groups/e0bd2e16-32ee-409a-be40-4ba306cddb39 => generated 1599 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1467] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:19:25 2026] DELETE /v2.0/security-groups/e0bd2e16-32ee-409a-be40-4ba306cddb39 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1468] 10.0.0.203 () {32 vars in 663 bytes} [Mon Apr 13 22:19:25 2026] GET /v2.0/security-groups => generated 2801 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-13 22:19:26.048 7 INFO neutron.api.v2.resource [None req-2192b30c-2c84-46ad-a51e-2e06509f4673 2eb983b4bd564b3aa3889682631da3a7 ae49b78841a84e2bb9ac263ac40adcbd - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 826/1469] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:19:26 2026] DELETE /v2.0/security-groups/e0bd2e16-32ee-409a-be40-4ba306cddb39 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-13 22:19:26.061 7 WARNING neutron_lib.context [None req-ad8e0987-7025-441c-b440-fee21e733c54 2eb983b4bd564b3aa3889682631da3a7 ae49b78841a84e2bb9ac263ac40adcbd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1470] 10.0.0.203 () {34 vars in 676 bytes} [Mon Apr 13 22:19:25 2026] POST /v2.0/floatingips => generated 552 bytes in 692 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-13 22:19:26.170 8 WARNING neutron_lib.context [None req-6c84d96f-bf31-48ae-9872-c73c013a19c7 72ca5388e07046c29c984cae7c8d3bf2 a0cd38b0624d41f7ae677e01a3419796 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 827/1471] 10.0.0.203 () {34 vars in 684 bytes} [Mon Apr 13 22:19:26 2026] POST /v2.0/security-groups => generated 1561 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-13 22:19:26.213 7 WARNING neutron_lib.context [None req-f31b699b-a31a-4edb-873c-ecddf703670e 2eb983b4bd564b3aa3889682631da3a7 ae49b78841a84e2bb9ac263ac40adcbd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 828/1472] 10.0.0.203 () {34 vars in 695 bytes} [Mon Apr 13 22:19:26 2026] POST /v2.0/security-group-rules => generated 569 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1473] 10.0.0.203 () {32 vars in 747 bytes} [Mon Apr 13 22:19:26 2026] GET /v2.0/security-group-rules/3e7b8300-a37e-4686-8713-46dc11a8c392 => generated 569 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1474] 10.0.0.203 () {32 vars in 673 bytes} [Mon Apr 13 22:19:26 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1475] 10.0.0.203 () {32 vars in 750 bytes} [Mon Apr 13 22:19:26 2026] DELETE /v2.0/security-group-rules/3e7b8300-a37e-4686-8713-46dc11a8c392 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1476] 10.0.0.203 () {32 vars in 673 bytes} [Mon Apr 13 22:19:26 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-13 22:19:26.535 7 WARNING neutron_lib.context [None req-a9be523c-b3de-4e70-a02a-213ef1f5805d 2eb983b4bd564b3aa3889682631da3a7 ae49b78841a84e2bb9ac263ac40adcbd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 833/1477] 10.0.0.203 () {34 vars in 695 bytes} [Mon Apr 13 22:19:26 2026] POST /v2.0/security-group-rules => generated 569 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1478] 10.0.0.203 () {32 vars in 747 bytes} [Mon Apr 13 22:19:26 2026] GET /v2.0/security-group-rules/c72f5773-b22b-4b28-97dd-11f0f1d06496 => generated 569 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1479] 10.0.0.203 () {32 vars in 673 bytes} [Mon Apr 13 22:19:26 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: 836/1480] 10.0.0.203 () {32 vars in 750 bytes} [Mon Apr 13 22:19:26 2026] DELETE /v2.0/security-group-rules/c72f5773-b22b-4b28-97dd-11f0f1d06496 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1481] 10.0.0.203 () {32 vars in 673 bytes} [Mon Apr 13 22:19:26 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-13 22:19:26.854 7 WARNING neutron_lib.context [None req-6735a48e-0887-4281-a4f3-6ca2802b7588 2eb983b4bd564b3aa3889682631da3a7 ae49b78841a84e2bb9ac263ac40adcbd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-13 22:19:26.870 7 INFO neutron.db.securitygroups_db [None req-6735a48e-0887-4281-a4f3-6ca2802b7588 2eb983b4bd564b3aa3889682631da3a7 ae49b78841a84e2bb9ac263ac40adcbd - - default default] Project ae49b78841a84e2bb9ac263ac40adcbd 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: 645/1482] 10.0.0.203 () {34 vars in 676 bytes} [Mon Apr 13 22:19:26 2026] POST /v2.0/floatingips => generated 552 bytes in 707 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1483] 10.0.0.203 () {34 vars in 695 bytes} [Mon Apr 13 22:19:26 2026] POST /v2.0/security-group-rules => generated 575 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1484] 10.0.0.203 () {34 vars in 759 bytes} [Mon Apr 13 22:19:26 2026] PUT /v2.0/floatingips/da584873-0cb3-4e5f-96ee-ef8602e4a85b/tags => generated 17 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1485] 10.0.0.203 () {32 vars in 747 bytes} [Mon Apr 13 22:19:27 2026] GET /v2.0/security-group-rules/56ccd61b-9ce1-4108-b6ce-39cfa78d5242 => generated 575 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1486] 10.0.0.203 () {34 vars in 759 bytes} [Mon Apr 13 22:19:27 2026] PUT /v2.0/floatingips/8d77e38e-c73d-4358-a8df-30393a0f86b5/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-13 22:19:27.109 8 INFO neutron.db.segments_db [None req-649e446c-2d34-401b-b2ad-efa5d8fe01c1 b6b3948daff542718bd20f19f99eafdd f5830d5b59fb4dacaf3b8afac247d6bc - - default default] Added segment ba515941-ae8f-4ddb-9d8b-84d7ae662f13 of type vxlan for network 4ddf0e38-ce63-4ee9-850a-93794832b792 [pid: 7|app: 0|req: 842/1487] 10.0.0.203 () {32 vars in 673 bytes} [Mon Apr 13 22:19:27 2026] GET /v2.0/security-group-rules => generated 3924 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1488] 10.0.0.203 () {34 vars in 759 bytes} [Mon Apr 13 22:19:27 2026] PUT /v2.0/floatingips/622106a1-e788-4c59-a088-1513dd8a06f8/tags => generated 34 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1489] 10.0.0.203 () {34 vars in 671 bytes} [Mon Apr 13 22:19:26 2026] POST /v2.0/networks => generated 741 bytes in 343 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1490] 10.0.0.203 () {32 vars in 750 bytes} [Mon Apr 13 22:19:27 2026] DELETE /v2.0/security-group-rules/56ccd61b-9ce1-4108-b6ce-39cfa78d5242 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1491] 10.0.0.203 () {34 vars in 759 bytes} [Mon Apr 13 22:19:27 2026] PUT /v2.0/floatingips/6626efd9-eebb-4b81-80d7-40cc31710254/tags => generated 19 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1492] 10.0.0.203 () {32 vars in 673 bytes} [Mon Apr 13 22:19:27 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1493] 10.0.0.203 () {32 vars in 672 bytes} [Mon Apr 13 22:19:27 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1494] 10.0.0.203 () {34 vars in 669 bytes} [Mon Apr 13 22:19:27 2026] POST /v2.0/subnets => generated 664 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1495] 10.0.0.203 () {32 vars in 686 bytes} [Mon Apr 13 22:19:27 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-13 22:19:27.574 7 INFO neutron.db.segments_db [None req-7fc43e69-acee-468d-8691-497212db942f b6b3948daff542718bd20f19f99eafdd f5830d5b59fb4dacaf3b8afac247d6bc - - default default] Added segment ae6a3aa8-d44a-41a5-9516-941880452204 of type vxlan for network 34273185-3cfa-4f6f-87be-88d030e6d9ea [pid: 8|app: 0|req: 650/1496] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:19:27 2026] DELETE /v2.0/security-groups/ffb4fe04-9bc0-4263-b9f7-2423e8ff3ab4 => generated 0 bytes in 461 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-13 22:19:27.880 7 INFO neutron.db.l3_hamode_db [None req-7fc43e69-acee-468d-8691-497212db942f b6b3948daff542718bd20f19f99eafdd f5830d5b59fb4dacaf3b8afac247d6bc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 651/1497] 10.0.0.203 () {32 vars in 682 bytes} [Mon Apr 13 22:19:27 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1498] 10.0.0.203 () {32 vars in 663 bytes} [Mon Apr 13 22:19:27 2026] GET /v2.0/security-groups => generated 2801 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1499] 10.0.0.203 () {32 vars in 774 bytes} [Mon Apr 13 22:19:27 2026] GET /v2.0/security-groups?tenant_id=f5fa0947a39446a792d4c13ffc75f1eb&name=default => generated 2801 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1500] 10.0.0.203 () {32 vars in 694 bytes} [Mon Apr 13 22:19:28 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1501] 10.0.0.203 () {32 vars in 663 bytes} [Mon Apr 13 22:19:28 2026] GET /v2.0/security-groups => generated 2801 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1502] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:19:28 2026] DELETE /v2.0/security-groups/9bb826c8-ae99-428b-811d-6aaec74f6650 => 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: 657/1503] 10.0.0.203 () {32 vars in 680 bytes} [Mon Apr 13 22:19:28 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1504] 10.0.0.203 () {32 vars in 694 bytes} [Mon Apr 13 22:19:28 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1505] 10.0.0.203 () {32 vars in 690 bytes} [Mon Apr 13 22:19:28 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1506] 10.0.0.203 () {32 vars in 702 bytes} [Mon Apr 13 22:19:28 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: 661/1507] 10.0.0.203 () {32 vars in 732 bytes} [Mon Apr 13 22:19:28 2026] DELETE /v2.0/floatingips/da584873-0cb3-4e5f-96ee-ef8602e4a85b => generated 0 bytes in 395 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-13 22:19:28.957 7 INFO neutron.db.l3_hamode_db [None req-7fc43e69-acee-468d-8691-497212db942f b6b3948daff542718bd20f19f99eafdd f5830d5b59fb4dacaf3b8afac247d6bc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 662/1508] 10.0.0.203 () {32 vars in 774 bytes} [Mon Apr 13 22:19:28 2026] GET /v2.0/security-groups?tenant_id=ae49b78841a84e2bb9ac263ac40adcbd&name=default => generated 2801 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1509] 10.0.0.203 () {32 vars in 732 bytes} [Mon Apr 13 22:19:29 2026] DELETE /v2.0/floatingips/8d77e38e-c73d-4358-a8df-30393a0f86b5 => generated 0 bytes in 333 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1510] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:19:29 2026] DELETE /v2.0/security-groups/92e850ec-f8e4-419f-a0de-5e6b3d4cf12a => 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: 665/1511] 10.0.0.203 () {32 vars in 732 bytes} [Mon Apr 13 22:19:29 2026] DELETE /v2.0/floatingips/622106a1-e788-4c59-a088-1513dd8a06f8 => generated 0 bytes in 306 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1512] 10.0.0.203 () {32 vars in 732 bytes} [Mon Apr 13 22:19:29 2026] DELETE /v2.0/floatingips/6626efd9-eebb-4b81-80d7-40cc31710254 => generated 0 bytes in 287 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1513] 10.0.0.203 () {32 vars in 732 bytes} [Mon Apr 13 22:19:30 2026] DELETE /v2.0/floatingips/91ea1ad7-c147-46f2-a3bf-2f40476d42a2 => generated 0 bytes in 303 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1514] 10.0.0.203 () {34 vars in 669 bytes} [Mon Apr 13 22:19:27 2026] POST /v2.0/routers => generated 728 bytes in 2925 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1515] 10.0.0.203 () {32 vars in 774 bytes} [Mon Apr 13 22:19:30 2026] GET /v2.0/security-groups?tenant_id=f9cebdc4088c46608582b9547807e8f6&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: 849/1516] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:19:30 2026] DELETE /v2.0/security-groups/a70ae06d-e3c6-4eeb-9680-5121ae1c1516 => 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: 850/1517] 10.0.0.203 () {32 vars in 774 bytes} [Mon Apr 13 22:19:31 2026] GET /v2.0/security-groups?tenant_id=7f70153087574718b351e41956791642&name=default => generated 2801 bytes in 322 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1520] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:19:31 2026] DELETE /v2.0/security-groups/8fb78d2c-ce0d-4cea-84c7-c6703b79db20 => 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: 854/1521] 10.0.0.203 () {32 vars in 774 bytes} [Mon Apr 13 22:19:32 2026] GET /v2.0/security-groups?tenant_id=a0cd38b0624d41f7ae677e01a3419796&name=default => generated 2801 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1522] 10.0.0.203 () {34 vars in 783 bytes} [Mon Apr 13 22:19:30 2026] PUT /v2.0/routers/30ed8117-89d5-48f2-b06c-75075bd8ca87/add_router_interface => generated 309 bytes in 1764 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1523] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:19:32 2026] DELETE /v2.0/security-groups/d3011458-ba34-4911-8c70-0448ddb33ba5 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1524] 10.0.0.203 () {32 vars in 774 bytes} [Mon Apr 13 22:19:32 2026] GET /v2.0/security-groups?tenant_id=79b4d67497a5439f877c8af7f6d22641&name=default => generated 2801 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1525] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:19:32 2026] DELETE /v2.0/security-groups/2305e95a-8b93-4acf-9d1b-b86353d4b228 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1526] 10.0.0.226 () {34 vars in 982 bytes} [Mon Apr 13 22:19:34 2026] GET /v2.0/networks?id=4ddf0e38-ce63-4ee9-850a-93794832b792 => generated 673 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1527] 10.0.0.226 () {34 vars in 965 bytes} [Mon Apr 13 22:19:34 2026] GET /v2.0/quotas/6a332a83544f4b5bb3a7af2af4e0ee03 => 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: 670/1528] 10.0.0.203 () {32 vars in 774 bytes} [Mon Apr 13 22:19:34 2026] GET /v2.0/security-groups?tenant_id=6815d14585d04e89b9442577b7ed175d&name=default => generated 2801 bytes in 276 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1529] 10.0.0.226 () {34 vars in 1002 bytes} [Mon Apr 13 22:19:34 2026] GET /v2.0/ports?tenant_id=6a332a83544f4b5bb3a7af2af4e0ee03&fields=id => generated 103 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1530] 10.0.0.226 () {34 vars in 1008 bytes} [Mon Apr 13 22:19:34 2026] GET /v2.0/networks/4ddf0e38-ce63-4ee9-850a-93794832b792?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: 671/1531] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:19:34 2026] DELETE /v2.0/security-groups/cbcba9a2-2556-4ada-9c78-7fab3afb5c17 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1532] 10.0.0.226 () {34 vars in 1108 bytes} [Mon Apr 13 22:19:34 2026] GET /v2.0/networks/4ddf0e38-ce63-4ee9-850a-93794832b792?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1533] 10.0.0.226 () {34 vars in 990 bytes} [Mon Apr 13 22:19:35 2026] GET /v2.0/ports?device_id=6c57ee59-8a29-4965-a473-624fe0632a20 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1534] 10.0.0.203 () {32 vars in 774 bytes} [Mon Apr 13 22:19:34 2026] GET /v2.0/security-groups?tenant_id=847a7ed6699645dd8073040b1cc1b033&name=default => generated 2801 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1535] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:19:35 2026] DELETE /v2.0/security-groups/b77ea056-e8b8-455c-8fdf-5b87da6eea43 => 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: 673/1536] 10.0.0.211 () {30 vars in 650 bytes} [Mon Apr 13 22:19:35 2026] GET /v2.0/extensions => generated 19600 bytes in 215 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1537] 199.19.213.204 () {34 vars in 986 bytes} [Mon Apr 13 22:19:35 2026] GET /v2.0/networks?id=4ddf0e38-ce63-4ee9-850a-93794832b792 => generated 673 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-13 22:19:35.978 7 WARNING neutron_lib.context [req-4d2dc4c5-0bca-4920-b2f6-cdecb7338dcd req-ea661dad-b8b9-4a1e-be3e-3ca4140c5de6 5fb47b4add0b4b8aae2256fd711ea3f5 6a332a83544f4b5bb3a7af2af4e0ee03 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 674/1538] 10.0.0.211 () {30 vars in 724 bytes} [Mon Apr 13 22:19:35 2026] GET /v2.0/quotas/1e9f6b1bcda84f938041bee9dc7b75e5/details => generated 847 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1539] 10.0.0.226 () {34 vars in 990 bytes} [Mon Apr 13 22:19:36 2026] GET /v2.0/ports?device_id=6c57ee59-8a29-4965-a473-624fe0632a20 => 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: 865/1540] 199.19.213.204 () {38 vars in 955 bytes} [Mon Apr 13 22:19:35 2026] POST /v2.0/ports => generated 954 bytes in 559 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1541] 199.19.213.204 () {38 vars in 1028 bytes} [Mon Apr 13 22:19:36 2026] PUT /v2.0/ports/66d7834f-cf96-4075-b233-6a68bbe61bc8 => generated 1199 bytes in 504 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: 866/1542] 199.19.213.204 () {34 vars in 1080 bytes} [Mon Apr 13 22:19:37 2026] GET /v2.0/ports?tenant_id=6a332a83544f4b5bb3a7af2af4e0ee03&device_id=6c57ee59-8a29-4965-a473-624fe0632a20 => generated 1238 bytes in 69 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-13 22:19:37.210 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4d8821d0-64fd-4af4-a445-0edda12604f9'] response: {'name': 'network-changed', 'server_uuid': '6c57ee59-8a29-4965-a473-624fe0632a20', 'tag': '66d7834f-cf96-4075-b233-6a68bbe61bc8', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 677/1543] 199.19.213.204 () {34 vars in 1058 bytes} [Mon Apr 13 22:19:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=66d7834f-cf96-4075-b233-6a68bbe61bc8 => generated 19 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1544] 199.19.213.204 () {34 vars in 984 bytes} [Mon Apr 13 22:19:37 2026] GET /v2.0/subnets?id=16fe5838-d3ae-4e6d-8530-b098a5eef43c => generated 667 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1545] 10.0.0.226 () {34 vars in 990 bytes} [Mon Apr 13 22:19:37 2026] GET /v2.0/ports?device_id=6c57ee59-8a29-4965-a473-624fe0632a20 => generated 969 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1546] 199.19.213.204 () {34 vars in 1052 bytes} [Mon Apr 13 22:19:37 2026] GET /v2.0/ports?network_id=4ddf0e38-ce63-4ee9-850a-93794832b792&device_owner=network%3Adhcp => generated 1244 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 869/1547] 10.0.0.226 () {34 vars in 1040 bytes} [Mon Apr 13 22:19:37 2026] GET /v2.0/security-groups?id=373265ad-645c-4c6c-97c7-2d200671739d&fields=id&fields=name => generated 88 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1548] 10.0.0.203 () {34 vars in 678 bytes} [Mon Apr 13 22:19:37 2026] POST /v2.0/qos/policies => generated 359 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1549] 199.19.213.204 () {34 vars in 1012 bytes} [Mon Apr 13 22:19:37 2026] GET /v2.0/networks/4ddf0e38-ce63-4ee9-850a-93794832b792?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: 680/1550] 10.0.0.203 () {34 vars in 678 bytes} [Mon Apr 13 22:19:37 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: 681/1551] 10.0.0.203 () {34 vars in 678 bytes} [Mon Apr 13 22:19:37 2026] POST /v2.0/qos/policies => generated 359 bytes in 65 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1552] 199.19.213.204 () {34 vars in 1112 bytes} [Mon Apr 13 22:19:37 2026] GET /v2.0/networks/4ddf0e38-ce63-4ee9-850a-93794832b792?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: 682/1553] 10.0.0.203 () {34 vars in 678 bytes} [Mon Apr 13 22:19:37 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: 8|app: 0|req: 683/1554] 199.19.213.204 () {34 vars in 1080 bytes} [Mon Apr 13 22:19:37 2026] GET /v2.0/ports?tenant_id=6a332a83544f4b5bb3a7af2af4e0ee03&device_id=6c57ee59-8a29-4965-a473-624fe0632a20 => generated 1238 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1555] 10.0.0.203 () {34 vars in 678 bytes} [Mon Apr 13 22:19:37 2026] POST /v2.0/qos/policies => generated 359 bytes in 80 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1556] 10.0.0.203 () {34 vars in 753 bytes} [Mon Apr 13 22:19:37 2026] PUT /v2.0/policies/7750fc84-9893-4774-a4ac-c6a8d6d13a24/tags => generated 17 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1557] 199.19.213.204 () {34 vars in 986 bytes} [Mon Apr 13 22:19:37 2026] GET /v2.0/networks?id=4ddf0e38-ce63-4ee9-850a-93794832b792 => generated 769 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1558] 10.0.0.203 () {34 vars in 753 bytes} [Mon Apr 13 22:19:37 2026] PUT /v2.0/policies/7eaeb0ae-f1e6-4514-9074-12af2ea7a768/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1559] 199.19.213.204 () {34 vars in 1058 bytes} [Mon Apr 13 22:19:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=66d7834f-cf96-4075-b233-6a68bbe61bc8 => 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: 875/1560] 10.0.0.203 () {34 vars in 753 bytes} [Mon Apr 13 22:19:37 2026] PUT /v2.0/policies/058b6cea-26ab-4497-a4b0-7c29bfce37ba/tags => generated 34 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1561] 199.19.213.204 () {34 vars in 984 bytes} [Mon Apr 13 22:19:37 2026] GET /v2.0/subnets?id=16fe5838-d3ae-4e6d-8530-b098a5eef43c => generated 667 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1562] 10.0.0.203 () {34 vars in 753 bytes} [Mon Apr 13 22:19:37 2026] PUT /v2.0/policies/1c4f4920-6b23-4074-832e-fc9c8691ca4f/tags => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1563] 199.19.213.204 () {34 vars in 1052 bytes} [Mon Apr 13 22:19:37 2026] GET /v2.0/ports?network_id=4ddf0e38-ce63-4ee9-850a-93794832b792&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: 877/1564] 199.19.213.204 () {34 vars in 1012 bytes} [Mon Apr 13 22:19:37 2026] GET /v2.0/networks/4ddf0e38-ce63-4ee9-850a-93794832b792?fields=segments => generated 14 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1565] 199.19.213.204 () {34 vars in 1112 bytes} [Mon Apr 13 22:19:38 2026] GET /v2.0/networks/4ddf0e38-ce63-4ee9-850a-93794832b792?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: 878/1566] 10.0.0.203 () {32 vars in 674 bytes} [Mon Apr 13 22:19:38 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1567] 10.0.0.226 () {34 vars in 990 bytes} [Mon Apr 13 22:19:38 2026] GET /v2.0/ports?device_id=6c57ee59-8a29-4965-a473-624fe0632a20 => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1568] 10.0.0.203 () {32 vars in 688 bytes} [Mon Apr 13 22:19:38 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1569] 10.0.0.226 () {34 vars in 1040 bytes} [Mon Apr 13 22:19:38 2026] GET /v2.0/security-groups?id=373265ad-645c-4c6c-97c7-2d200671739d&fields=id&fields=name => generated 88 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1570] 10.0.0.211 () {30 vars in 650 bytes} [Mon Apr 13 22:19:38 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) [pid: 8|app: 0|req: 690/1571] 10.0.0.203 () {32 vars in 684 bytes} [Mon Apr 13 22:19:38 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1572] 10.0.0.211 () {30 vars in 724 bytes} [Mon Apr 13 22:19:38 2026] GET /v2.0/quotas/1e9f6b1bcda84f938041bee9dc7b75e5/details => generated 847 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1573] 10.0.0.203 () {32 vars in 696 bytes} [Mon Apr 13 22:19:38 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1574] 10.0.0.203 () {32 vars in 682 bytes} [Mon Apr 13 22:19:38 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1575] 10.0.0.203 () {32 vars in 696 bytes} [Mon Apr 13 22:19:38 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1576] 10.0.0.203 () {32 vars in 692 bytes} [Mon Apr 13 22:19:38 2026] GET /v2.0/qos/policies?not-tags-any=blue => 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: 693/1577] 10.0.0.203 () {32 vars in 704 bytes} [Mon Apr 13 22:19:38 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1578] 10.0.0.203 () {32 vars in 734 bytes} [Mon Apr 13 22:19:39 2026] DELETE /v2.0/qos/policies/7750fc84-9893-4774-a4ac-c6a8d6d13a24 => 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: 694/1579] 10.0.0.203 () {32 vars in 734 bytes} [Mon Apr 13 22:19:39 2026] DELETE /v2.0/qos/policies/7eaeb0ae-f1e6-4514-9074-12af2ea7a768 => 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: 886/1580] 10.0.0.203 () {32 vars in 734 bytes} [Mon Apr 13 22:19:39 2026] DELETE /v2.0/qos/policies/058b6cea-26ab-4497-a4b0-7c29bfce37ba => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1581] 10.0.0.203 () {32 vars in 734 bytes} [Mon Apr 13 22:19:39 2026] DELETE /v2.0/qos/policies/1c4f4920-6b23-4074-832e-fc9c8691ca4f => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1582] 10.0.0.203 () {32 vars in 734 bytes} [Mon Apr 13 22:19:39 2026] DELETE /v2.0/qos/policies/7a72ac8b-593d-4c81-bef0-daa5a33d1dc2 => 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: 696/1583] 10.0.0.226 () {34 vars in 990 bytes} [Mon Apr 13 22:19:39 2026] GET /v2.0/ports?device_id=6c57ee59-8a29-4965-a473-624fe0632a20 => generated 971 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1584] 10.0.0.226 () {34 vars in 1040 bytes} [Mon Apr 13 22:19:39 2026] GET /v2.0/security-groups?id=373265ad-645c-4c6c-97c7-2d200671739d&fields=id&fields=name => generated 88 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1585] 10.0.0.226 () {34 vars in 990 bytes} [Mon Apr 13 22:19:40 2026] GET /v2.0/ports?device_id=6c57ee59-8a29-4965-a473-624fe0632a20 => 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: 889/1586] 10.0.0.226 () {34 vars in 1040 bytes} [Mon Apr 13 22:19:40 2026] GET /v2.0/security-groups?id=373265ad-645c-4c6c-97c7-2d200671739d&fields=id&fields=name => generated 88 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1587] 10.0.0.203 () {32 vars in 774 bytes} [Mon Apr 13 22:19:40 2026] GET /v2.0/security-groups?tenant_id=16a0ec4d9a6c4b5f8867632019ac50cf&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: 890/1588] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:19:40 2026] DELETE /v2.0/security-groups/dfd1eb1a-7b05-47da-a47b-b1e1b47fbdd1 => 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: 699/1589] 199.19.213.204 () {34 vars in 994 bytes} [Mon Apr 13 22:19:40 2026] GET /v2.0/ports?device_id=6c57ee59-8a29-4965-a473-624fe0632a20 => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1590] 10.0.0.203 () {32 vars in 774 bytes} [Mon Apr 13 22:19:40 2026] GET /v2.0/security-groups?tenant_id=9d5289453ea7417c9513d2d136f5e445&name=default => generated 2801 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1591] 199.19.213.204 () {36 vars in 997 bytes} [Mon Apr 13 22:19:40 2026] DELETE /v2.0/ports/66d7834f-cf96-4075-b233-6a68bbe61bc8 => generated 0 bytes in 362 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1592] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:19:41 2026] DELETE /v2.0/security-groups/3f3b600f-36ad-4187-ae85-4b4437a07aa9 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-13 22:19:41.231 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-13776d4f-49c4-4784-8885-60bd54ab6535'] response: {'server_uuid': '6c57ee59-8a29-4965-a473-624fe0632a20', 'name': 'network-vif-deleted', 'tag': '66d7834f-cf96-4075-b233-6a68bbe61bc8', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 702/1593] 10.0.0.203 () {32 vars in 774 bytes} [Mon Apr 13 22:19:41 2026] GET /v2.0/security-groups?tenant_id=c7d4705e71d6453caab3de7526e0fad4&name=default => generated 2801 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1594] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:19:41 2026] DELETE /v2.0/security-groups/d83c7ae8-182b-4ad8-818e-d33289c1d297 => 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: 704/1595] 10.0.0.226 () {34 vars in 990 bytes} [Mon Apr 13 22:19:41 2026] GET /v2.0/ports?device_id=6c57ee59-8a29-4965-a473-624fe0632a20 => 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: 892/1596] 10.0.0.203 () {32 vars in 774 bytes} [Mon Apr 13 22:19:41 2026] GET /v2.0/security-groups?tenant_id=1e9f6b1bcda84f938041bee9dc7b75e5&name=default => generated 2801 bytes in 366 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1597] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:19:41 2026] DELETE /v2.0/security-groups/3ad1b04c-46bc-4920-8a08-c0a291b0c158 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-13 22:19:43.821 7 INFO neutron.db.segments_db [None req-7112c377-af32-46af-91fe-69e92702897d b6b3948daff542718bd20f19f99eafdd f5830d5b59fb4dacaf3b8afac247d6bc - - default default] Added segment d23ee3ec-f028-4195-a4de-50fa50b45d51 of type vxlan for network 9a3f42c3-9fd5-4be1-8f66-0f8f84aa658e [pid: 7|app: 0|req: 893/1598] 10.0.0.203 () {34 vars in 671 bytes} [Mon Apr 13 22:19:43 2026] POST /v2.0/networks => generated 741 bytes in 364 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1599] 10.0.0.203 () {34 vars in 669 bytes} [Mon Apr 13 22:19:43 2026] POST /v2.0/subnets => generated 664 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-13 22:19:44.243 7 INFO neutron.db.segments_db [None req-c29ce09d-0cb8-48cb-8801-3481d4d8c1b9 b6b3948daff542718bd20f19f99eafdd f5830d5b59fb4dacaf3b8afac247d6bc - - default default] Added segment 396f81fc-c331-4b13-ad9d-d90038ae2261 of type vxlan for network 8dc35a4b-ead1-43ce-8b93-f9a5f5420ae0 2026-04-13 22:19:44.578 7 INFO neutron.db.l3_hamode_db [None req-c29ce09d-0cb8-48cb-8801-3481d4d8c1b9 b6b3948daff542718bd20f19f99eafdd f5830d5b59fb4dacaf3b8afac247d6bc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 706/1600] 10.0.0.203 () {34 vars in 789 bytes} [Mon Apr 13 22:19:43 2026] PUT /v2.0/routers/30ed8117-89d5-48f2-b06c-75075bd8ca87/remove_router_interface => generated 309 bytes in 1441 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-13 22:19:45.776 7 INFO neutron.db.l3_hamode_db [None req-c29ce09d-0cb8-48cb-8801-3481d4d8c1b9 b6b3948daff542718bd20f19f99eafdd f5830d5b59fb4dacaf3b8afac247d6bc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-13 22:19:46.563 8 INFO neutron.services.segments.plugin [-] Segment ae6a3aa8-d44a-41a5-9516-941880452204 resource provider aggregate not found 2026-04-13 22:19:46.571 8 INFO neutron.services.segments.plugin [-] Segment ae6a3aa8-d44a-41a5-9516-941880452204 resource provider aggregate not found 2026-04-13 22:19:46.595 8 INFO neutron.services.segments.plugin [-] Segment ae6a3aa8-d44a-41a5-9516-941880452204 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae6a3aa8-d44a-41a5-9516-941880452204 found for delete ", "request_id": "req-a2375734-0486-424e-b9fc-17c64306b814"}]} 2026-04-13 22:19:46.596 8 INFO neutron.services.segments.plugin [-] Segment ae6a3aa8-d44a-41a5-9516-941880452204 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae6a3aa8-d44a-41a5-9516-941880452204 found for delete ", "request_id": "req-540ed3f2-3c1d-4f82-910a-c03544daabbf"}]} 2026-04-13 22:19:46.616 8 INFO neutron.db.l3_hamode_db [None req-87bcd6ec-d509-4483-8e4a-d689e5a908cd b6b3948daff542718bd20f19f99eafdd f5830d5b59fb4dacaf3b8afac247d6bc - - default default] HA network 34273185-3cfa-4f6f-87be-88d030e6d9ea was deleted as no HA routers are present in tenant 6a332a83544f4b5bb3a7af2af4e0ee03. [pid: 8|app: 0|req: 707/1601] 10.0.0.203 () {32 vars in 724 bytes} [Mon Apr 13 22:19:45 2026] DELETE /v2.0/routers/30ed8117-89d5-48f2-b06c-75075bd8ca87 => generated 0 bytes in 1416 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-13 22:19:46.842 8 WARNING neutron_lib.context [None req-35537fef-7cb1-49c0-85a6-a194ffd43350 78484de4c4cc4d668d9ce1ed564c0acc 8d3998f46b1b4721bc675d62df1ee81a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 708/1602] 10.0.0.203 () {34 vars in 684 bytes} [Mon Apr 13 22:19:46 2026] POST /v2.0/security-groups => generated 1537 bytes in 475 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1603] 10.0.0.203 () {34 vars in 669 bytes} [Mon Apr 13 22:19:44 2026] POST /v2.0/routers => generated 728 bytes in 2924 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-13 22:19:47.114 7 WARNING neutron_lib.context [None req-cbe937ec-6eff-4a8d-a61c-6cbe9f269002 78484de4c4cc4d668d9ce1ed564c0acc 8d3998f46b1b4721bc675d62df1ee81a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 898/1606] 10.0.0.203 () {34 vars in 684 bytes} [Mon Apr 13 22:19:47 2026] POST /v2.0/security-groups => generated 1537 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1607] 10.0.0.203 () {32 vars in 724 bytes} [Mon Apr 13 22:19:47 2026] DELETE /v2.0/subnets/16fe5838-d3ae-4e6d-8530-b098a5eef43c => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-13 22:19:47.330 8 WARNING neutron_lib.context [None req-19ca9d86-976a-4f82-a839-cfdb6551369f 78484de4c4cc4d668d9ce1ed564c0acc 8d3998f46b1b4721bc675d62df1ee81a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 710/1608] 10.0.0.203 () {34 vars in 684 bytes} [Mon Apr 13 22:19:47 2026] POST /v2.0/security-groups => generated 1537 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1609] 10.0.0.203 () {32 vars in 726 bytes} [Mon Apr 13 22:19:47 2026] DELETE /v2.0/networks/4ddf0e38-ce63-4ee9-850a-93794832b792 => generated 0 bytes in 380 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-13 22:19:47.809 8 WARNING neutron_lib.context [None req-d81b84fc-e4b1-4230-a54e-342f435ac409 78484de4c4cc4d668d9ce1ed564c0acc 8d3998f46b1b4721bc675d62df1ee81a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 712/1610] 10.0.0.203 () {34 vars in 684 bytes} [Mon Apr 13 22:19:47 2026] POST /v2.0/security-groups => generated 1537 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-13 22:19:47.956 8 WARNING neutron_lib.context [None req-52033882-5d4b-4458-a52b-a7888ada45cb 78484de4c4cc4d668d9ce1ed564c0acc 8d3998f46b1b4721bc675d62df1ee81a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 713/1611] 10.0.0.203 () {34 vars in 684 bytes} [Mon Apr 13 22:19:47 2026] POST /v2.0/security-groups => generated 1537 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1612] 10.0.0.203 () {32 vars in 774 bytes} [Mon Apr 13 22:19:48 2026] GET /v2.0/security-groups?tenant_id=6a332a83544f4b5bb3a7af2af4e0ee03&name=default => generated 2801 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1613] 10.0.0.203 () {34 vars in 767 bytes} [Mon Apr 13 22:19:48 2026] PUT /v2.0/security-groups/2a7a7df6-7ab4-4aba-828e-02e476eca2b3/tags => generated 17 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1614] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:19:48 2026] DELETE /v2.0/security-groups/373265ad-645c-4c6c-97c7-2d200671739d => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1615] 10.0.0.203 () {34 vars in 767 bytes} [Mon Apr 13 22:19:48 2026] PUT /v2.0/security-groups/fee75fc2-2fc9-44c3-9aee-789c5f9fe2f0/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: 718/1616] 10.0.0.203 () {34 vars in 767 bytes} [Mon Apr 13 22:19:48 2026] PUT /v2.0/security-groups/530de8e4-58a6-4921-9353-94b75b1e3057/tags => generated 34 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1617] 10.0.0.203 () {34 vars in 767 bytes} [Mon Apr 13 22:19:48 2026] PUT /v2.0/security-groups/411d4941-8d37-4f1d-b80c-8adb0eac0b4c/tags => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1618] 10.0.0.203 () {32 vars in 680 bytes} [Mon Apr 13 22:19:48 2026] GET /v2.0/security-groups?tags=red => generated 4618 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1619] 10.0.0.203 () {32 vars in 694 bytes} [Mon Apr 13 22:19:48 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3094 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1620] 10.0.0.203 () {32 vars in 690 bytes} [Mon Apr 13 22:19:48 2026] GET /v2.0/security-groups?tags-any=blue => generated 3094 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-13 22:19:48.628 8 INFO neutron.services.segments.plugin [-] Segment ba515941-ae8f-4ddb-9d8b-84d7ae662f13 resource provider aggregate not found 2026-04-13 22:19:48.634 8 INFO neutron.services.segments.plugin [-] Segment ba515941-ae8f-4ddb-9d8b-84d7ae662f13 resource provider aggregate not found 2026-04-13 22:19:48.648 8 INFO neutron.services.segments.plugin [-] Segment ba515941-ae8f-4ddb-9d8b-84d7ae662f13 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba515941-ae8f-4ddb-9d8b-84d7ae662f13 found for delete ", "request_id": "req-21b16eed-e0ea-467f-a40d-fb5786ba1166"}]} 2026-04-13 22:19:48.652 8 INFO neutron.services.segments.plugin [-] Segment ba515941-ae8f-4ddb-9d8b-84d7ae662f13 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba515941-ae8f-4ddb-9d8b-84d7ae662f13 found for delete ", "request_id": "req-fbe13fb0-54d4-49f8-b6cf-4d67d3998e3f"}]} [pid: 8|app: 0|req: 723/1621] 10.0.0.203 () {32 vars in 702 bytes} [Mon Apr 13 22:19:48 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4618 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1622] 10.0.0.203 () {32 vars in 688 bytes} [Mon Apr 13 22:19:48 2026] GET /v2.0/security-groups?not-tags=red => generated 5846 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1623] 10.0.0.203 () {32 vars in 774 bytes} [Mon Apr 13 22:19:48 2026] GET /v2.0/security-groups?tenant_id=92c845602680405b889a2d6c551227fa&name=default => generated 2801 bytes in 360 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1624] 10.0.0.203 () {32 vars in 702 bytes} [Mon Apr 13 22:19:49 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7370 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1625] 10.0.0.203 () {34 vars in 783 bytes} [Mon Apr 13 22:19:47 2026] PUT /v2.0/routers/1bb9386e-6a48-48c0-a654-4530ca1d3cf0/add_router_interface => generated 309 bytes in 1955 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1626] 10.0.0.203 () {32 vars in 698 bytes} [Mon Apr 13 22:19:49 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7370 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1627] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:19:49 2026] DELETE /v2.0/security-groups/20d773d6-89d1-44bd-b964-38b7ac0b1e82 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1628] 10.0.0.203 () {32 vars in 710 bytes} [Mon Apr 13 22:19:49 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 5846 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1629] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:19:49 2026] DELETE /v2.0/security-groups/2a7a7df6-7ab4-4aba-828e-02e476eca2b3 => 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: 902/1630] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:19:49 2026] DELETE /v2.0/security-groups/fee75fc2-2fc9-44c3-9aee-789c5f9fe2f0 => 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: 729/1631] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:19:49 2026] DELETE /v2.0/security-groups/530de8e4-58a6-4921-9353-94b75b1e3057 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1632] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:19:49 2026] DELETE /v2.0/security-groups/411d4941-8d37-4f1d-b80c-8adb0eac0b4c => 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: 730/1633] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:19:49 2026] DELETE /v2.0/security-groups/51efa1a3-6f49-45a4-87b7-11880056b614 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-13 22:19:50.665 7 INFO neutron.db.segments_db [None req-b5935e7a-463c-40ba-a8ce-aa3493a224be b6b3948daff542718bd20f19f99eafdd f5830d5b59fb4dacaf3b8afac247d6bc - - default default] Added segment 35cb8884-a9f9-48de-9549-eb4253cca4ed of type vxlan for network 076ceb7a-6154-4b68-9fc6-e9397b904446 [pid: 7|app: 0|req: 904/1634] 10.0.0.203 () {34 vars in 671 bytes} [Mon Apr 13 22:19:50 2026] POST /v2.0/networks => generated 741 bytes in 318 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1635] 10.0.0.203 () {34 vars in 669 bytes} [Mon Apr 13 22:19:50 2026] POST /v2.0/subnets => generated 664 bytes in 284 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1636] 10.0.0.203 () {32 vars in 774 bytes} [Mon Apr 13 22:19:50 2026] GET /v2.0/security-groups?tenant_id=8d3998f46b1b4721bc675d62df1ee81a&name=default => generated 2801 bytes in 250 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-13 22:19:51.148 8 INFO neutron.db.segments_db [None req-a71316fd-d121-4bc3-8f33-07b1e79191b3 b6b3948daff542718bd20f19f99eafdd f5830d5b59fb4dacaf3b8afac247d6bc - - default default] Added segment 2fc5354d-12ee-4540-ace6-9104efe4e2ef of type vxlan for network 9b495bec-926d-4219-8cff-e432a4485e65 [pid: 7|app: 0|req: 906/1637] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:19:51 2026] DELETE /v2.0/security-groups/9ff9d1f0-ed34-45d2-b29e-032bfd9abc0c => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-13 22:19:51.477 8 INFO neutron.db.l3_hamode_db [None req-a71316fd-d121-4bc3-8f33-07b1e79191b3 b6b3948daff542718bd20f19f99eafdd f5830d5b59fb4dacaf3b8afac247d6bc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 907/1638] 10.0.0.203 () {32 vars in 774 bytes} [Mon Apr 13 22:19:51 2026] GET /v2.0/security-groups?tenant_id=2592d0f0c95645f6b2e90562baf177b7&name=default => generated 2801 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1639] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:19:51 2026] DELETE /v2.0/security-groups/2c3c4d06-0682-4815-bc3a-fb2ebe35d149 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1640] 10.0.0.203 () {32 vars in 774 bytes} [Mon Apr 13 22:19:51 2026] GET /v2.0/security-groups?tenant_id=19da6389d5c940f58d5989849a8074d9&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: 910/1641] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:19:51 2026] DELETE /v2.0/security-groups/0b778e9e-c908-4242-a2ac-652f2ebc57d9 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-13 22:19:52.659 8 INFO neutron.db.l3_hamode_db [None req-a71316fd-d121-4bc3-8f33-07b1e79191b3 b6b3948daff542718bd20f19f99eafdd f5830d5b59fb4dacaf3b8afac247d6bc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 732/1642] 10.0.0.203 () {34 vars in 669 bytes} [Mon Apr 13 22:19:51 2026] POST /v2.0/routers => generated 728 bytes in 2896 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-13 22:19:54.276 8 INFO neutron.db.segments_db [None req-a7429995-84e4-4b66-804b-2daa3ea95d0a b45acfc888a341a8923bc148f776394c 4aa256183ef34101a793232ec8f4c0c0 - - default default] Added segment ffeeeeec-4e2c-43da-bff3-fd97ea55f92d of type vxlan for network 9e686694-aa2d-4774-aed3-68e14644e157 [pid: 8|app: 0|req: 733/1643] 10.0.0.203 () {34 vars in 670 bytes} [Mon Apr 13 22:19:53 2026] POST /v2.0/networks => generated 727 bytes in 388 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1644] 10.0.0.203 () {34 vars in 669 bytes} [Mon Apr 13 22:19:54 2026] POST /v2.0/subnets => generated 620 bytes in 265 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-13 22:19:54.661 8 WARNING neutron.api.v2.base [None req-b0ab9895-5dc4-4234-83ce-e25559de8ae0 b45acfc888a341a8923bc148f776394c 4aa256183ef34101a793232ec8f4c0c0 - - 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-13 22:19:54.662 8 INFO neutron.api.v2.resource [None req-b0ab9895-5dc4-4234-83ce-e25559de8ae0 b45acfc888a341a8923bc148f776394c 4aa256183ef34101a793232ec8f4c0c0 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 8|app: 0|req: 735/1645] 10.0.0.203 () {34 vars in 681 bytes} [Mon Apr 13 22:19:54 2026] POST /v2.0/rbac-policies => generated 143 bytes in 7 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-04-13 22:19:55.024 8 INFO neutron.services.segments.plugin [-] Segment ffeeeeec-4e2c-43da-bff3-fd97ea55f92d resource provider aggregate not found 2026-04-13 22:19:55.030 8 INFO neutron.services.segments.plugin [-] Segment ffeeeeec-4e2c-43da-bff3-fd97ea55f92d resource provider aggregate not found 2026-04-13 22:19:55.051 8 INFO neutron.services.segments.plugin [-] Segment ffeeeeec-4e2c-43da-bff3-fd97ea55f92d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ffeeeeec-4e2c-43da-bff3-fd97ea55f92d found for delete ", "request_id": "req-98633db8-aa57-4293-93ba-5e4736583416"}]} 2026-04-13 22:19:55.052 8 INFO neutron.services.segments.plugin [-] Segment ffeeeeec-4e2c-43da-bff3-fd97ea55f92d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ffeeeeec-4e2c-43da-bff3-fd97ea55f92d found for delete ", "request_id": "req-aa68c807-cc14-4809-9d44-0c290d79f98b"}]} [pid: 8|app: 0|req: 736/1646] 10.0.0.203 () {32 vars in 726 bytes} [Mon Apr 13 22:19:54 2026] DELETE /v2.0/networks/9e686694-aa2d-4774-aed3-68e14644e157 => generated 0 bytes in 389 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-13 22:19:55.150 8 INFO neutron.db.segments_db [None req-4db22e5d-8b90-467b-9c2a-903a1d56c488 b45acfc888a341a8923bc148f776394c 4aa256183ef34101a793232ec8f4c0c0 - - default default] Added segment 3184b2f4-5625-4e4c-88e0-4016e17760f2 of type vxlan for network a149b6fa-a30b-4a5a-a23d-49e85d6b0719 [pid: 8|app: 0|req: 737/1647] 10.0.0.203 () {34 vars in 670 bytes} [Mon Apr 13 22:19:55 2026] POST /v2.0/networks => generated 727 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1648] 10.0.0.203 () {34 vars in 669 bytes} [Mon Apr 13 22:19:55 2026] POST /v2.0/subnets => generated 623 bytes in 346 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-13 22:19:55.620 8 WARNING neutron.api.v2.base [None req-7f0f75d9-c350-43a2-ba6a-565e5950f8f9 b45acfc888a341a8923bc148f776394c 4aa256183ef34101a793232ec8f4c0c0 - - 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-13 22:19:55.621 8 INFO neutron.api.v2.resource [None req-7f0f75d9-c350-43a2-ba6a-565e5950f8f9 b45acfc888a341a8923bc148f776394c 4aa256183ef34101a793232ec8f4c0c0 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 8|app: 0|req: 739/1649] 10.0.0.203 () {34 vars in 681 bytes} [Mon Apr 13 22:19:55 2026] POST /v2.0/rbac-policies => generated 547 bytes in 8 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1650] 10.0.0.203 () {34 vars in 783 bytes} [Mon Apr 13 22:19:53 2026] PUT /v2.0/routers/7bccd704-7984-4820-992d-1fdf96886568/add_router_interface => generated 309 bytes in 1676 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-13 22:19:55.848 7 WARNING neutron_lib.context [None req-21ae576b-257c-4879-b3b3-f75ff579ed89 643d7045688a42b8a51755266b269ac9 b1545ae988a84c90bb84818fd0e11a30 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1651] 10.0.0.203 () {34 vars in 676 bytes} [Mon Apr 13 22:19:55 2026] POST /v2.0/floatingips => generated 552 bytes in 926 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-13 22:19:56.597 7 WARNING neutron_lib.context [None req-9d350229-6f7d-472d-8f2b-dbb449865f2e eb6ab7d4b2ab4cb18f0b78308e4418f6 10269fca10e745e5bf74e4a90cbd997c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 913/1652] 10.0.0.203 () {34 vars in 685 bytes} [Mon Apr 13 22:19:56 2026] POST /v2.0/security-groups => generated 1611 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1653] 10.0.0.203 () {34 vars in 759 bytes} [Mon Apr 13 22:19:56 2026] PUT /v2.0/floatingips/74ae9d1a-577d-4f17-bd66-9a046f59fbfd/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-13 22:19:56.751 7 WARNING neutron_lib.context [None req-a2841833-8334-402d-a404-4a091707d749 eb6ab7d4b2ab4cb18f0b78308e4418f6 10269fca10e745e5bf74e4a90cbd997c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 740/1654] 10.0.0.203 () {32 vars in 726 bytes} [Mon Apr 13 22:19:55 2026] DELETE /v2.0/networks/a149b6fa-a30b-4a5a-a23d-49e85d6b0719 => generated 0 bytes in 1166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1655] 10.0.0.203 () {32 vars in 739 bytes} [Mon Apr 13 22:19:56 2026] GET /v2.0/floatingips/74ae9d1a-577d-4f17-bd66-9a046f59fbfd/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: 915/1656] 10.0.0.203 () {34 vars in 695 bytes} [Mon Apr 13 22:19:56 2026] POST /v2.0/security-group-rules => generated 565 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-13 22:19:56.880 8 INFO neutron.db.segments_db [None req-a863c3c0-ab62-4e0d-9638-1bf6e86a7690 b45acfc888a341a8923bc148f776394c 4aa256183ef34101a793232ec8f4c0c0 - - default default] Added segment ef1d9816-e888-4bd1-80e5-a415905dfb11 of type vxlan for network ebfaea8b-4f4a-4193-a4cd-bef4104324e0 [pid: 7|app: 0|req: 916/1657] 10.0.0.203 () {34 vars in 770 bytes} [Mon Apr 13 22:19:56 2026] PUT /v2.0/floatingips/74ae9d1a-577d-4f17-bd66-9a046f59fbfd/tags/green => generated 4 bytes in 64 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-13 22:19:56.946 7 WARNING neutron_lib.context [None req-374b50b4-c86d-446d-8812-2a080680a7d2 eb6ab7d4b2ab4cb18f0b78308e4418f6 10269fca10e745e5bf74e4a90cbd997c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 742/1658] 10.0.0.203 () {34 vars in 670 bytes} [Mon Apr 13 22:19:56 2026] POST /v2.0/networks => generated 726 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1659] 10.0.0.203 () {32 vars in 739 bytes} [Mon Apr 13 22:19:56 2026] GET /v2.0/floatingips/74ae9d1a-577d-4f17-bd66-9a046f59fbfd/tags => generated 34 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-13 22:19:57.073 8 INFO neutron.services.segments.plugin [-] Segment 3184b2f4-5625-4e4c-88e0-4016e17760f2 resource provider aggregate not found [pid: 7|app: 0|req: 917/1660] 10.0.0.203 () {34 vars in 695 bytes} [Mon Apr 13 22:19:56 2026] POST /v2.0/security-group-rules => generated 564 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-13 22:19:57.100 8 INFO neutron.services.segments.plugin [-] Segment 3184b2f4-5625-4e4c-88e0-4016e17760f2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3184b2f4-5625-4e4c-88e0-4016e17760f2 found for delete ", "request_id": "req-e7662767-263f-4403-b3f9-63551b6ce42a"}]} 2026-04-13 22:19:57.108 8 INFO neutron.services.segments.plugin [-] Segment 3184b2f4-5625-4e4c-88e0-4016e17760f2 resource provider aggregate not found 2026-04-13 22:19:57.116 8 INFO neutron.services.segments.plugin [-] Segment 3184b2f4-5625-4e4c-88e0-4016e17760f2 resource provider aggregate not found [pid: 7|app: 0|req: 918/1661] 10.0.0.203 () {34 vars in 766 bytes} [Mon Apr 13 22:19:57 2026] PUT /v2.0/floatingips/74ae9d1a-577d-4f17-bd66-9a046f59fbfd/tags/red => generated 4 bytes in 32 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-13 22:19:57.129 7 WARNING neutron_lib.context [None req-25e9eabf-1bf3-4e05-9aea-dcf0b9b45dcd eb6ab7d4b2ab4cb18f0b78308e4418f6 10269fca10e745e5bf74e4a90cbd997c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-13 22:19:57.134 8 INFO neutron.services.segments.plugin [-] Segment 3184b2f4-5625-4e4c-88e0-4016e17760f2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3184b2f4-5625-4e4c-88e0-4016e17760f2 found for delete ", "request_id": "req-48b77be2-4949-4a04-89fe-b5e990e03af4"}]} 2026-04-13 22:19:57.138 8 INFO neutron.services.segments.plugin [-] Segment 3184b2f4-5625-4e4c-88e0-4016e17760f2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3184b2f4-5625-4e4c-88e0-4016e17760f2 found for delete ", "request_id": "req-0870c2ca-b562-43f9-9dd6-9918bc56e784"}]} 2026-04-13 22:19:57.157 8 INFO neutron.services.segments.plugin [-] Segment 3184b2f4-5625-4e4c-88e0-4016e17760f2 resource provider aggregate not found 2026-04-13 22:19:57.178 8 INFO neutron.services.segments.plugin [-] Segment 3184b2f4-5625-4e4c-88e0-4016e17760f2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3184b2f4-5625-4e4c-88e0-4016e17760f2 found for delete ", "request_id": "req-5063224f-e77c-4f36-b581-4b4863363800"}]} [pid: 7|app: 0|req: 919/1662] 10.0.0.203 () {34 vars in 695 bytes} [Mon Apr 13 22:19:57 2026] POST /v2.0/security-group-rules => generated 570 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1663] 10.0.0.203 () {32 vars in 739 bytes} [Mon Apr 13 22:19:57 2026] GET /v2.0/floatingips/74ae9d1a-577d-4f17-bd66-9a046f59fbfd/tags => generated 34 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-13 22:19:57.285 7 WARNING neutron_lib.context [None req-dc1db3c2-a223-4652-86c9-7511793679cd eb6ab7d4b2ab4cb18f0b78308e4418f6 10269fca10e745e5bf74e4a90cbd997c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 744/1664] 10.0.0.203 () {34 vars in 669 bytes} [Mon Apr 13 22:19:57 2026] POST /v2.0/subnets => generated 623 bytes in 257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1665] 10.0.0.203 () {34 vars in 788 bytes} [Mon Apr 13 22:19:57 2026] PUT /v2.0/floatingips/74ae9d1a-577d-4f17-bd66-9a046f59fbfd/tags/black.or.white => generated 4 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1666] 10.0.0.203 () {34 vars in 695 bytes} [Mon Apr 13 22:19:57 2026] POST /v2.0/security-group-rules => generated 569 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1667] 10.0.0.203 () {32 vars in 739 bytes} [Mon Apr 13 22:19:57 2026] GET /v2.0/floatingips/74ae9d1a-577d-4f17-bd66-9a046f59fbfd/tags => generated 52 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-13 22:19:57.435 7 WARNING neutron_lib.context [None req-4483eee2-c614-4cad-927f-3af6974c7f80 eb6ab7d4b2ab4cb18f0b78308e4418f6 10269fca10e745e5bf74e4a90cbd997c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-13 22:19:57.458 7 INFO neutron.db.securitygroups_db [None req-4483eee2-c614-4cad-927f-3af6974c7f80 eb6ab7d4b2ab4cb18f0b78308e4418f6 10269fca10e745e5bf74e4a90cbd997c - - default default] Project 10269fca10e745e5bf74e4a90cbd997c 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: 923/1668] 10.0.0.203 () {34 vars in 695 bytes} [Mon Apr 13 22:19:57 2026] POST /v2.0/security-group-rules => generated 575 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1669] 10.0.0.203 () {34 vars in 759 bytes} [Mon Apr 13 22:19:57 2026] PUT /v2.0/floatingips/74ae9d1a-577d-4f17-bd66-9a046f59fbfd/tags => generated 37 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-13 22:19:57.595 7 WARNING neutron_lib.context [None req-69029ff9-4780-4fc2-8572-a88a57a4326e eb6ab7d4b2ab4cb18f0b78308e4418f6 10269fca10e745e5bf74e4a90cbd997c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-13 22:19:57.613 7 INFO neutron.db.securitygroups_db [None req-69029ff9-4780-4fc2-8572-a88a57a4326e eb6ab7d4b2ab4cb18f0b78308e4418f6 10269fca10e745e5bf74e4a90cbd997c - - default default] Project 10269fca10e745e5bf74e4a90cbd997c 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: 746/1670] 10.0.0.203 () {34 vars in 681 bytes} [Mon Apr 13 22:19:57 2026] POST /v2.0/rbac-policies => generated 324 bytes in 339 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1671] 10.0.0.203 () {34 vars in 695 bytes} [Mon Apr 13 22:19:57 2026] POST /v2.0/security-group-rules => generated 574 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1672] 10.0.0.203 () {32 vars in 739 bytes} [Mon Apr 13 22:19:57 2026] GET /v2.0/floatingips/74ae9d1a-577d-4f17-bd66-9a046f59fbfd/tags => generated 37 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1673] 10.0.0.203 () {32 vars in 747 bytes} [Mon Apr 13 22:19:57 2026] GET /v2.0/floatingips/74ae9d1a-577d-4f17-bd66-9a046f59fbfd/tags/red => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-13 22:19:57.786 8 INFO neutron.api.v2.resource [None req-a46d9876-0071-4c6c-8050-87f10ffb62c0 643d7045688a42b8a51755266b269ac9 b1545ae988a84c90bb84818fd0e11a30 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 748/1674] 10.0.0.203 () {32 vars in 751 bytes} [Mon Apr 13 22:19:57 2026] GET /v2.0/floatingips/74ae9d1a-577d-4f17-bd66-9a046f59fbfd/tags/green => generated 99 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1675] 10.0.0.203 () {32 vars in 750 bytes} [Mon Apr 13 22:19:57 2026] DELETE /v2.0/floatingips/74ae9d1a-577d-4f17-bd66-9a046f59fbfd/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: 749/1676] 10.0.0.203 () {32 vars in 739 bytes} [Mon Apr 13 22:19:57 2026] GET /v2.0/floatingips/74ae9d1a-577d-4f17-bd66-9a046f59fbfd/tags => generated 30 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-13 22:19:57.945 7 INFO neutron.api.v2.resource [None req-a31d6cf6-243a-482b-9d3c-5983319f3944 643d7045688a42b8a51755266b269ac9 b1545ae988a84c90bb84818fd0e11a30 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 928/1677] 10.0.0.203 () {32 vars in 754 bytes} [Mon Apr 13 22:19:57 2026] DELETE /v2.0/floatingips/74ae9d1a-577d-4f17-bd66-9a046f59fbfd/tags/green => generated 99 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1678] 10.0.0.203 () {32 vars in 742 bytes} [Mon Apr 13 22:19:57 2026] DELETE /v2.0/floatingips/74ae9d1a-577d-4f17-bd66-9a046f59fbfd/tags => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1679] 10.0.0.203 () {32 vars in 739 bytes} [Mon Apr 13 22:19:58 2026] GET /v2.0/floatingips/74ae9d1a-577d-4f17-bd66-9a046f59fbfd/tags => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1680] 10.0.0.203 () {32 vars in 723 bytes} [Mon Apr 13 22:19:58 2026] GET /v2.0/networks/ebfaea8b-4f4a-4193-a4cd-bef4104324e0 => generated 654 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-13 22:19:58.187 8 WARNING neutron_lib.context [None req-0cceb0fa-c45b-4f39-9b03-4be8a601b094 eb6ab7d4b2ab4cb18f0b78308e4418f6 10269fca10e745e5bf74e4a90cbd997c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 752/1681] 10.0.0.203 () {34 vars in 685 bytes} [Mon Apr 13 22:19:58 2026] POST /v2.0/security-groups => generated 1595 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-13 22:19:58.305 8 WARNING neutron_lib.context [None req-6cb36fba-9f8a-4b6f-b084-be39bb746c57 eb6ab7d4b2ab4cb18f0b78308e4418f6 10269fca10e745e5bf74e4a90cbd997c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 930/1682] 10.0.0.203 () {32 vars in 732 bytes} [Mon Apr 13 22:19:58 2026] DELETE /v2.0/floatingips/74ae9d1a-577d-4f17-bd66-9a046f59fbfd => generated 0 bytes in 336 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1683] 10.0.0.203 () {34 vars in 695 bytes} [Mon Apr 13 22:19:58 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) 2026-04-13 22:19:58.428 7 WARNING neutron_lib.context [None req-53d95b30-d5e5-4b1f-8f57-ca36b575cc9b eb6ab7d4b2ab4cb18f0b78308e4418f6 10269fca10e745e5bf74e4a90cbd997c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 931/1684] 10.0.0.203 () {34 vars in 695 bytes} [Mon Apr 13 22:19:58 2026] POST /v2.0/security-group-rules => generated 570 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-13 22:19:58.553 7 WARNING neutron_lib.context [None req-60144209-d330-4eb8-a100-632440463dae eb6ab7d4b2ab4cb18f0b78308e4418f6 10269fca10e745e5bf74e4a90cbd997c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-13 22:19:58.725 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ddb7deb4-3191-4dc7-ac1b-547010b67cef 6fb5dfa9556544e283341786cb259f86 23121f2fa6ab4c4f928507694b425770 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 754/1685] 10.0.0.203 () {32 vars in 723 bytes} [Mon Apr 13 22:19:58 2026] GET /v2.0/networks/ebfaea8b-4f4a-4193-a4cd-bef4104324e0 => generated 138 bytes in 182 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1686] 10.0.0.203 () {34 vars in 676 bytes} [Mon Apr 13 22:19:58 2026] POST /v2.0/floatingips => generated 552 bytes in 613 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1687] 10.0.0.203 () {32 vars in 774 bytes} [Mon Apr 13 22:19:59 2026] GET /v2.0/security-groups?tenant_id=ea686e2b774e486ca078bdb21ea95d72&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: 934/1688] 10.0.0.203 () {32 vars in 774 bytes} [Mon Apr 13 22:19:59 2026] GET /v2.0/security-groups?tenant_id=b1545ae988a84c90bb84818fd0e11a30&name=default => generated 2801 bytes in 190 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1689] 10.0.0.226 () {34 vars in 1098 bytes} [Mon Apr 13 22:19:59 2026] GET /v2.0/security-groups?name=tempest-securitygroup--581315614&fields=id&tenant_id=10269fca10e745e5bf74e4a90cbd997c => generated 69 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1690] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:19:59 2026] DELETE /v2.0/security-groups/0f477eae-1c85-4a26-8721-86dc2f480f73 => 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: 937/1691] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:19:59 2026] DELETE /v2.0/security-groups/8b9c0e2b-c05c-4f48-b253-f5918699d02e => 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: 938/1692] 10.0.0.226 () {34 vars in 1100 bytes} [Mon Apr 13 22:19:59 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1802788377&fields=id&tenant_id=10269fca10e745e5bf74e4a90cbd997c => generated 69 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1693] 10.0.0.226 () {34 vars in 982 bytes} [Mon Apr 13 22:19:59 2026] GET /v2.0/networks?id=9a3f42c3-9fd5-4be1-8f66-0f8f84aa658e => generated 673 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1694] 10.0.0.226 () {34 vars in 965 bytes} [Mon Apr 13 22:20:00 2026] GET /v2.0/quotas/10269fca10e745e5bf74e4a90cbd997c => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-13 22:20:00.090 8 INFO neutron.services.segments.plugin [-] Segment ef1d9816-e888-4bd1-80e5-a415905dfb11 resource provider aggregate not found 2026-04-13 22:20:00.098 8 INFO neutron.services.segments.plugin [-] Segment ef1d9816-e888-4bd1-80e5-a415905dfb11 resource provider aggregate not found 2026-04-13 22:20:00.118 8 INFO neutron.services.segments.plugin [-] Segment ef1d9816-e888-4bd1-80e5-a415905dfb11 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef1d9816-e888-4bd1-80e5-a415905dfb11 found for delete ", "request_id": "req-dc73ccfd-3ec0-416a-825c-a95629a5278a"}]} 2026-04-13 22:20:00.123 8 INFO neutron.services.segments.plugin [-] Segment ef1d9816-e888-4bd1-80e5-a415905dfb11 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef1d9816-e888-4bd1-80e5-a415905dfb11 found for delete ", "request_id": "req-6c18c3e1-cdf7-49cc-b7f0-69d655702003"}]} [pid: 8|app: 0|req: 755/1695] 10.0.0.203 () {32 vars in 726 bytes} [Mon Apr 13 22:19:58 2026] DELETE /v2.0/networks/ebfaea8b-4f4a-4193-a4cd-bef4104324e0 => generated 0 bytes in 1401 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1696] 10.0.0.226 () {34 vars in 1002 bytes} [Mon Apr 13 22:20:00 2026] GET /v2.0/ports?tenant_id=10269fca10e745e5bf74e4a90cbd997c&fields=id => generated 103 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1697] 10.0.0.203 () {32 vars in 774 bytes} [Mon Apr 13 22:20:00 2026] GET /v2.0/security-groups?tenant_id=a167f9e25a9740b68865d7e8302238aa&name=default => generated 2801 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-13 22:20:00.257 7 INFO neutron.pecan_wsgi.hooks.translation [None req-22110150-bfe3-4a76-b69d-dc2b271250ab b45acfc888a341a8923bc148f776394c 4aa256183ef34101a793232ec8f4c0c0 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 942/1698] 10.0.0.203 () {32 vars in 724 bytes} [Mon Apr 13 22:20:00 2026] DELETE /v2.0/subnets/c6978490-9727-49e9-bc9d-da8473253012 => 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: 943/1699] 10.0.0.226 () {34 vars in 1008 bytes} [Mon Apr 13 22:20:00 2026] GET /v2.0/networks/9a3f42c3-9fd5-4be1-8f66-0f8f84aa658e?fields=segments => generated 14 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1700] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:20:00 2026] DELETE /v2.0/security-groups/06fcaaf0-3978-46be-bf78-ec906e1a5fd8 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-13 22:20:00.406 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2e7ef567-8ccd-411d-aa95-f7a7f10df24f b45acfc888a341a8923bc148f776394c 4aa256183ef34101a793232ec8f4c0c0 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 944/1701] 10.0.0.203 () {32 vars in 724 bytes} [Mon Apr 13 22:20:00 2026] DELETE /v2.0/subnets/9c84e08b-2b00-4752-b43a-5b116d6bdb6b => generated 136 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-13 22:20:00.434 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b6a4ec6f-ae4b-4e22-bacd-53e89243df1a b45acfc888a341a8923bc148f776394c 4aa256183ef34101a793232ec8f4c0c0 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 945/1702] 10.0.0.203 () {32 vars in 724 bytes} [Mon Apr 13 22:20:00 2026] DELETE /v2.0/subnets/73a1efad-cc74-4591-bc3d-de26db656030 => 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: 758/1703] 10.0.0.226 () {34 vars in 1108 bytes} [Mon Apr 13 22:20:00 2026] GET /v2.0/networks/9a3f42c3-9fd5-4be1-8f66-0f8f84aa658e?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: 946/1704] 10.0.0.226 () {34 vars in 990 bytes} [Mon Apr 13 22:20:00 2026] GET /v2.0/ports?device_id=492da2d8-5915-4951-81ab-26eab6ffb883 => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/1705] 199.19.213.204 () {34 vars in 986 bytes} [Mon Apr 13 22:20:01 2026] GET /v2.0/networks?id=9a3f42c3-9fd5-4be1-8f66-0f8f84aa658e => generated 673 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/1706] 199.19.213.204 () {34 vars in 1050 bytes} [Mon Apr 13 22:20:01 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=10269fca10e745e5bf74e4a90cbd997c => generated 273 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-13 22:20:01.521 7 WARNING neutron_lib.context [req-74a092ec-19a7-43b5-a94c-38dad09b0adb req-022804db-708d-4f8e-a6d6-cedb4aa06e5f eb6ab7d4b2ab4cb18f0b78308e4418f6 10269fca10e745e5bf74e4a90cbd997c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 759/1707] 10.0.0.203 () {32 vars in 774 bytes} [Mon Apr 13 22:20:01 2026] GET /v2.0/security-groups?tenant_id=4aa256183ef34101a793232ec8f4c0c0&name=default => generated 2801 bytes in 365 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1708] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:20:01 2026] DELETE /v2.0/security-groups/65ba9cf7-caa3-4a74-9e30-dd8c2406e531 => 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: 763/1711] 10.0.0.226 () {34 vars in 990 bytes} [Mon Apr 13 22:20:01 2026] GET /v2.0/ports?device_id=492da2d8-5915-4951-81ab-26eab6ffb883 => 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: 949/1712] 199.19.213.204 () {38 vars in 955 bytes} [Mon Apr 13 22:20:01 2026] POST /v2.0/ports => generated 993 bytes in 484 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 764/1713] 10.0.0.203 () {32 vars in 774 bytes} [Mon Apr 13 22:20:01 2026] GET /v2.0/security-groups?tenant_id=23121f2fa6ab4c4f928507694b425770&name=default => generated 2801 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1714] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:20:02 2026] DELETE /v2.0/security-groups/d664f8c1-140a-4159-aaa2-575c062c3a20 => 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: 766/1715] 10.0.0.203 () {32 vars in 774 bytes} [Mon Apr 13 22:20:02 2026] GET /v2.0/security-groups?tenant_id=2883e948f0a942a48a8026bb86abd0fc&name=default => generated 2801 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/1716] 199.19.213.204 () {38 vars in 1028 bytes} [Mon Apr 13 22:20:02 2026] PUT /v2.0/ports/030cd779-199e-4ddc-ba12-de7e44906091 => generated 1238 bytes in 486 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1717] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:20:02 2026] DELETE /v2.0/security-groups/f1cce598-10c1-45a9-82e0-6451554a0c06 => generated 0 bytes in 113 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, ' 2026-04-13 22:20:02.596 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-72d3d66c-af9c-4716-8a4f-dac502088b6f'] response: {'name': 'network-changed', 'server_uuid': '492da2d8-5915-4951-81ab-26eab6ffb883', 'tag': '030cd779-199e-4ddc-ba12-de7e44906091', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 951/1718] 199.19.213.204 () {34 vars in 1080 bytes} [Mon Apr 13 22:20:02 2026] GET /v2.0/ports?tenant_id=10269fca10e745e5bf74e4a90cbd997c&device_id=492da2d8-5915-4951-81ab-26eab6ffb883 => generated 1277 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1719] 199.19.213.204 () {34 vars in 1058 bytes} [Mon Apr 13 22:20:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=030cd779-199e-4ddc-ba12-de7e44906091 => generated 19 bytes in 27 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: 952/1720] 199.19.213.204 () {34 vars in 984 bytes} [Mon Apr 13 22:20:02 2026] GET /v2.0/subnets?id=a38dd65b-1b80-4768-bdbd-f54dee831b2e => generated 667 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1721] 199.19.213.204 () {34 vars in 1052 bytes} [Mon Apr 13 22:20:02 2026] GET /v2.0/ports?network_id=9a3f42c3-9fd5-4be1-8f66-0f8f84aa658e&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: 953/1722] 199.19.213.204 () {34 vars in 1012 bytes} [Mon Apr 13 22:20:02 2026] GET /v2.0/networks/9a3f42c3-9fd5-4be1-8f66-0f8f84aa658e?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: 770/1723] 10.0.0.226 () {34 vars in 990 bytes} [Mon Apr 13 22:20:02 2026] GET /v2.0/ports?device_id=492da2d8-5915-4951-81ab-26eab6ffb883 => generated 1008 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/1724] 199.19.213.204 () {34 vars in 1112 bytes} [Mon Apr 13 22:20:02 2026] GET /v2.0/networks/9a3f42c3-9fd5-4be1-8f66-0f8f84aa658e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1725] 10.0.0.226 () {34 vars in 1120 bytes} [Mon Apr 13 22:20:02 2026] GET /v2.0/security-groups?id=ea035812-7375-4b6e-b74d-87181ee7d137&id=3ef7e8d0-be39-4780-bb16-8caea02eba57&fields=id&fields=name => generated 206 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/1726] 199.19.213.204 () {34 vars in 1080 bytes} [Mon Apr 13 22:20:03 2026] GET /v2.0/ports?tenant_id=10269fca10e745e5bf74e4a90cbd997c&device_id=492da2d8-5915-4951-81ab-26eab6ffb883 => generated 1277 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1727] 199.19.213.204 () {34 vars in 986 bytes} [Mon Apr 13 22:20:03 2026] GET /v2.0/networks?id=9a3f42c3-9fd5-4be1-8f66-0f8f84aa658e => generated 769 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/1728] 199.19.213.204 () {34 vars in 1058 bytes} [Mon Apr 13 22:20:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=030cd779-199e-4ddc-ba12-de7e44906091 => 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: 773/1729] 199.19.213.204 () {34 vars in 994 bytes} [Mon Apr 13 22:20:03 2026] GET /v2.0/ports?device_id=492da2d8-5915-4951-81ab-26eab6ffb883 => generated 1277 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/1730] 199.19.213.204 () {34 vars in 984 bytes} [Mon Apr 13 22:20:03 2026] GET /v2.0/subnets?id=a38dd65b-1b80-4768-bdbd-f54dee831b2e => generated 667 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/1731] 199.19.213.204 () {34 vars in 1052 bytes} [Mon Apr 13 22:20:03 2026] GET /v2.0/ports?network_id=9a3f42c3-9fd5-4be1-8f66-0f8f84aa658e&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: 774/1732] 199.19.213.204 () {34 vars in 1124 bytes} [Mon Apr 13 22:20:03 2026] GET /v2.0/security-groups?id=ea035812-7375-4b6e-b74d-87181ee7d137&id=3ef7e8d0-be39-4780-bb16-8caea02eba57&fields=id&fields=name => generated 206 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1733] 199.19.213.204 () {34 vars in 1012 bytes} [Mon Apr 13 22:20:03 2026] GET /v2.0/networks/9a3f42c3-9fd5-4be1-8f66-0f8f84aa658e?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1734] 199.19.213.204 () {34 vars in 1112 bytes} [Mon Apr 13 22:20:03 2026] GET /v2.0/networks/9a3f42c3-9fd5-4be1-8f66-0f8f84aa658e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-13 22:20:03.490 7 WARNING neutron_lib.context [None req-f1f80813-417e-4ef6-9874-3003f774ab9f 602b591083ca4d049d06a25f0f112f1f 5eb2001b5d874d77b4e78256c8201eab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-13 22:20:03.695 7 INFO neutron.db.segments_db [None req-f1f80813-417e-4ef6-9874-3003f774ab9f 602b591083ca4d049d06a25f0f112f1f 5eb2001b5d874d77b4e78256c8201eab - - default default] Added segment 73fc598e-9b13-449a-9caf-cbbac70fc102 of type vxlan for network 015f9d3d-5981-4132-b131-5aebf3d35c35 [pid: 7|app: 0|req: 959/1735] 10.0.0.203 () {34 vars in 671 bytes} [Mon Apr 13 22:20:03 2026] POST /v2.0/networks => generated 633 bytes in 523 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-13 22:20:03.845 8 WARNING neutron_lib.context [None req-41fbc908-3be1-432d-82ac-2115d5cdff48 602b591083ca4d049d06a25f0f112f1f 5eb2001b5d874d77b4e78256c8201eab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-13 22:20:03.889 8 INFO neutron.db.segments_db [None req-41fbc908-3be1-432d-82ac-2115d5cdff48 602b591083ca4d049d06a25f0f112f1f 5eb2001b5d874d77b4e78256c8201eab - - default default] Added segment 47371680-5c40-46f2-9e04-8d08f28b8859 of type vxlan for network e014a1aa-92d3-47e8-b6ce-7a1020dc2e5c 2026-04-13 22:20:04.199 8 INFO neutron.db.l3_hamode_db [None req-41fbc908-3be1-432d-82ac-2115d5cdff48 602b591083ca4d049d06a25f0f112f1f 5eb2001b5d874d77b4e78256c8201eab - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-13 22:20:04.237 7 WARNING neutron_lib.context [None req-2b6e3101-aa9d-403a-87a3-9cc045bd316d 7f33545896bc41fe8caee6c0d8a70a25 571003eddd6d43c791f650a72db2dd10 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-13 22:20:04.400 7 INFO neutron.db.segments_db [None req-2b6e3101-aa9d-403a-87a3-9cc045bd316d 7f33545896bc41fe8caee6c0d8a70a25 571003eddd6d43c791f650a72db2dd10 - - default default] Added segment ab41e95a-df33-434b-b2ed-100179d32c9b of type vxlan for network 8c0428dc-727f-4b6e-b594-8ff05ee86c03 [pid: 7|app: 0|req: 960/1736] 10.0.0.203 () {34 vars in 670 bytes} [Mon Apr 13 22:20:04 2026] POST /v2.0/networks => generated 632 bytes in 454 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/1737] 10.0.0.226 () {34 vars in 990 bytes} [Mon Apr 13 22:20:04 2026] GET /v2.0/ports?device_id=492da2d8-5915-4951-81ab-26eab6ffb883 => generated 1008 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-13 22:20:04.578 7 WARNING neutron_lib.context [None req-ced865ea-cbae-4767-acc4-73599ca82b53 7f33545896bc41fe8caee6c0d8a70a25 571003eddd6d43c791f650a72db2dd10 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 962/1738] 10.0.0.203 () {34 vars in 664 bytes} [Mon Apr 13 22:20:04 2026] POST /v2.0/ports => generated 743 bytes in 336 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 963/1739] 10.0.0.226 () {34 vars in 1120 bytes} [Mon Apr 13 22:20:04 2026] GET /v2.0/security-groups?id=ea035812-7375-4b6e-b74d-87181ee7d137&id=3ef7e8d0-be39-4780-bb16-8caea02eba57&fields=id&fields=name => generated 206 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/1740] 10.0.0.203 () {34 vars in 747 bytes} [Mon Apr 13 22:20:04 2026] PUT /v2.0/ports/1b16f5ca-d0b8-4372-a3dc-e1a5e6c33f2c/tags => generated 25 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/1741] 10.0.0.203 () {32 vars in 727 bytes} [Mon Apr 13 22:20:05 2026] GET /v2.0/ports/1b16f5ca-d0b8-4372-a3dc-e1a5e6c33f2c/tags => generated 25 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/1742] 10.0.0.203 () {34 vars in 758 bytes} [Mon Apr 13 22:20:05 2026] PUT /v2.0/ports/1b16f5ca-d0b8-4372-a3dc-e1a5e6c33f2c/tags/green => 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: 967/1743] 10.0.0.203 () {32 vars in 727 bytes} [Mon Apr 13 22:20:05 2026] GET /v2.0/ports/1b16f5ca-d0b8-4372-a3dc-e1a5e6c33f2c/tags => generated 34 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/1744] 10.0.0.203 () {34 vars in 754 bytes} [Mon Apr 13 22:20:05 2026] PUT /v2.0/ports/1b16f5ca-d0b8-4372-a3dc-e1a5e6c33f2c/tags/red => generated 4 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/1745] 10.0.0.203 () {32 vars in 727 bytes} [Mon Apr 13 22:20:05 2026] GET /v2.0/ports/1b16f5ca-d0b8-4372-a3dc-e1a5e6c33f2c/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-13 22:20:05.331 8 INFO neutron.db.l3_hamode_db [None req-41fbc908-3be1-432d-82ac-2115d5cdff48 602b591083ca4d049d06a25f0f112f1f 5eb2001b5d874d77b4e78256c8201eab - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 970/1746] 10.0.0.203 () {34 vars in 776 bytes} [Mon Apr 13 22:20:05 2026] PUT /v2.0/ports/1b16f5ca-d0b8-4372-a3dc-e1a5e6c33f2c/tags/black.or.white => generated 4 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/1747] 10.0.0.203 () {32 vars in 727 bytes} [Mon Apr 13 22:20:05 2026] GET /v2.0/ports/1b16f5ca-d0b8-4372-a3dc-e1a5e6c33f2c/tags => generated 52 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/1748] 10.0.0.203 () {34 vars in 747 bytes} [Mon Apr 13 22:20:05 2026] PUT /v2.0/ports/1b16f5ca-d0b8-4372-a3dc-e1a5e6c33f2c/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: 973/1749] 10.0.0.203 () {32 vars in 727 bytes} [Mon Apr 13 22:20:05 2026] GET /v2.0/ports/1b16f5ca-d0b8-4372-a3dc-e1a5e6c33f2c/tags => generated 37 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/1750] 10.0.0.203 () {32 vars in 735 bytes} [Mon Apr 13 22:20:05 2026] GET /v2.0/ports/1b16f5ca-d0b8-4372-a3dc-e1a5e6c33f2c/tags/red => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-13 22:20:05.614 7 INFO neutron.api.v2.resource [None req-1d7d4b25-9692-4c9d-a69a-64332845b313 7f33545896bc41fe8caee6c0d8a70a25 571003eddd6d43c791f650a72db2dd10 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 975/1751] 10.0.0.203 () {32 vars in 739 bytes} [Mon Apr 13 22:20:05 2026] GET /v2.0/ports/1b16f5ca-d0b8-4372-a3dc-e1a5e6c33f2c/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: 976/1752] 10.0.0.203 () {32 vars in 738 bytes} [Mon Apr 13 22:20:05 2026] DELETE /v2.0/ports/1b16f5ca-d0b8-4372-a3dc-e1a5e6c33f2c/tags/red => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/1753] 10.0.0.203 () {32 vars in 727 bytes} [Mon Apr 13 22:20:05 2026] GET /v2.0/ports/1b16f5ca-d0b8-4372-a3dc-e1a5e6c33f2c/tags => generated 30 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-13 22:20:05.827 7 INFO neutron.api.v2.resource [None req-f62c3159-d4f1-4b9c-97dc-27ffd0c76c86 7f33545896bc41fe8caee6c0d8a70a25 571003eddd6d43c791f650a72db2dd10 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 978/1754] 10.0.0.203 () {32 vars in 742 bytes} [Mon Apr 13 22:20:05 2026] DELETE /v2.0/ports/1b16f5ca-d0b8-4372-a3dc-e1a5e6c33f2c/tags/green => generated 99 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/1755] 10.0.0.203 () {32 vars in 730 bytes} [Mon Apr 13 22:20:05 2026] DELETE /v2.0/ports/1b16f5ca-d0b8-4372-a3dc-e1a5e6c33f2c/tags => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/1756] 10.0.0.203 () {32 vars in 727 bytes} [Mon Apr 13 22:20:05 2026] GET /v2.0/ports/1b16f5ca-d0b8-4372-a3dc-e1a5e6c33f2c/tags => generated 12 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/1757] 10.0.0.203 () {32 vars in 720 bytes} [Mon Apr 13 22:20:05 2026] DELETE /v2.0/ports/1b16f5ca-d0b8-4372-a3dc-e1a5e6c33f2c => generated 0 bytes in 241 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/1758] 10.0.0.226 () {34 vars in 990 bytes} [Mon Apr 13 22:20:06 2026] GET /v2.0/ports?device_id=492da2d8-5915-4951-81ab-26eab6ffb883 => generated 1010 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-13 22:20:06.597 7 INFO neutron.services.segments.plugin [-] Segment ab41e95a-df33-434b-b2ed-100179d32c9b resource provider aggregate not found 2026-04-13 22:20:06.605 7 INFO neutron.services.segments.plugin [-] Segment ab41e95a-df33-434b-b2ed-100179d32c9b resource provider aggregate not found 2026-04-13 22:20:06.618 7 INFO neutron.services.segments.plugin [-] Segment ab41e95a-df33-434b-b2ed-100179d32c9b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab41e95a-df33-434b-b2ed-100179d32c9b found for delete ", "request_id": "req-e9e9ec13-0645-4a05-b9c7-36d02c06b32b"}]} 2026-04-13 22:20:06.625 7 INFO neutron.services.segments.plugin [-] Segment ab41e95a-df33-434b-b2ed-100179d32c9b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab41e95a-df33-434b-b2ed-100179d32c9b found for delete ", "request_id": "req-f9e254ff-ef8a-4be8-abfb-5f80ab84700d"}]} [pid: 7|app: 0|req: 983/1759] 10.0.0.203 () {32 vars in 726 bytes} [Mon Apr 13 22:20:06 2026] DELETE /v2.0/networks/8c0428dc-727f-4b6e-b594-8ff05ee86c03 => generated 0 bytes in 289 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1760] 10.0.0.203 () {34 vars in 669 bytes} [Mon Apr 13 22:20:03 2026] POST /v2.0/routers => generated 694 bytes in 2805 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/1761] 10.0.0.226 () {34 vars in 1120 bytes} [Mon Apr 13 22:20:06 2026] GET /v2.0/security-groups?id=ea035812-7375-4b6e-b74d-87181ee7d137&id=3ef7e8d0-be39-4780-bb16-8caea02eba57&fields=id&fields=name => generated 206 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/1762] 10.0.0.226 () {34 vars in 990 bytes} [Mon Apr 13 22:20:06 2026] GET /v2.0/ports?device_id=492da2d8-5915-4951-81ab-26eab6ffb883 => generated 1010 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1763] 10.0.0.203 () {32 vars in 776 bytes} [Mon Apr 13 22:20:06 2026] GET /v2.0/subnets?project_id=5eb2001b5d874d77b4e78256c8201eab&cidr=10.100.0.0%2F28 => generated 14 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1764] 10.0.0.203 () {32 vars in 694 bytes} [Mon Apr 13 22:20:06 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1765] 10.0.0.203 () {32 vars in 784 bytes} [Mon Apr 13 22:20:06 2026] GET /v2.0/subnets?network_id=1b5f69e9-4c4a-4f6e-b157-ab332e5df40c&cidr=10.100.0.0%2F28 => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-13 22:20:07.025 8 WARNING neutron_lib.context [None req-8155ce40-cc4d-43fd-9f7d-ec61f69346c5 602b591083ca4d049d06a25f0f112f1f 5eb2001b5d874d77b4e78256c8201eab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 781/1766] 10.0.0.203 () {34 vars in 669 bytes} [Mon Apr 13 22:20:07 2026] POST /v2.0/subnets => generated 632 bytes in 347 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-13 22:20:07.584 8 WARNING neutron_lib.context [None req-415c103e-a91c-409d-946c-d1d52baad292 1dda98df1a6f473d895b2112a392d5bf 66329f1648c74bf1ab9756b3aeabd212 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-13 22:20:07.728 8 INFO neutron.db.segments_db [None req-415c103e-a91c-409d-946c-d1d52baad292 1dda98df1a6f473d895b2112a392d5bf 66329f1648c74bf1ab9756b3aeabd212 - - default default] Added segment d638c386-12b8-4e78-86e3-c7acb66c25e6 of type vxlan for network 0e659648-e61e-4cba-a1ef-275d4546b043 2026-04-13 22:20:07.819 7 INFO neutron.db.l3_db [None req-ddbe86a2-e95a-4fbf-904d-88ca84267bd5 eb6ab7d4b2ab4cb18f0b78308e4418f6 10269fca10e745e5bf74e4a90cbd997c - - default default] Floating IP 32604154-fbda-4b1e-9e34-9398863ac663 associated. External IP: 10.96.250.201, port: 030cd779-199e-4ddc-ba12-de7e44906091. [pid: 8|app: 0|req: 782/1767] 10.0.0.203 () {34 vars in 670 bytes} [Mon Apr 13 22:20:07 2026] POST /v2.0/networks => generated 632 bytes in 498 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/1768] 10.0.0.203 () {34 vars in 749 bytes} [Mon Apr 13 22:20:06 2026] PUT /v2.0/floatingips/32604154-fbda-4b1e-9e34-9398863ac663 => generated 855 bytes in 1401 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-13 22:20:08.305 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-93421e51-0258-4a2f-a481-3a5b7b8c7294'] response: {'name': 'network-changed', 'server_uuid': '492da2d8-5915-4951-81ab-26eab6ffb883', 'tag': '030cd779-199e-4ddc-ba12-de7e44906091', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 987/1769] 10.0.0.203 () {32 vars in 774 bytes} [Mon Apr 13 22:20:08 2026] GET /v2.0/security-groups?tenant_id=571003eddd6d43c791f650a72db2dd10&name=default => generated 2801 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-13 22:20:08.411 7 WARNING neutron_lib.context [None req-a216b71a-0ba3-4947-bb17-a9b2bb4e677c 1dda98df1a6f473d895b2112a392d5bf 66329f1648c74bf1ab9756b3aeabd212 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 988/1770] 10.0.0.203 () {34 vars in 669 bytes} [Mon Apr 13 22:20:08 2026] POST /v2.0/subnets => generated 602 bytes in 434 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/1771] 199.19.213.204 () {34 vars in 1080 bytes} [Mon Apr 13 22:20:08 2026] GET /v2.0/ports?tenant_id=10269fca10e745e5bf74e4a90cbd997c&device_id=492da2d8-5915-4951-81ab-26eab6ffb883 => generated 1279 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/1772] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:20:08 2026] DELETE /v2.0/security-groups/af2f0652-9ce2-460b-9507-d2fc4f9d23e0 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-13 22:20:09.032 7 WARNING neutron_lib.context [None req-76cde9a2-5279-44ef-a64e-d1c89c468ef3 1dda98df1a6f473d895b2112a392d5bf 66329f1648c74bf1ab9756b3aeabd212 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-13 22:20:09.118 7 INFO neutron.db.segments_db [None req-76cde9a2-5279-44ef-a64e-d1c89c468ef3 1dda98df1a6f473d895b2112a392d5bf 66329f1648c74bf1ab9756b3aeabd212 - - default default] Added segment 7561d1fe-e92a-4200-98ac-9d13519216d7 of type vxlan for network 9effecfe-62da-462c-87b8-f29f45cbda29 [pid: 7|app: 0|req: 991/1773] 10.0.0.203 () {34 vars in 670 bytes} [Mon Apr 13 22:20:09 2026] POST /v2.0/networks => generated 631 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/1774] 199.19.213.204 () {34 vars in 986 bytes} [Mon Apr 13 22:20:09 2026] GET /v2.0/networks?id=9a3f42c3-9fd5-4be1-8f66-0f8f84aa658e => generated 769 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/1775] 10.0.0.203 () {32 vars in 774 bytes} [Mon Apr 13 22:20:09 2026] GET /v2.0/security-groups?tenant_id=0df20e89d9b54db2bffa2142ba76f308&name=default => generated 2801 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-13 22:20:09.580 7 WARNING neutron_lib.context [None req-74a09d0d-d506-47e5-9198-5bbdb7328823 1dda98df1a6f473d895b2112a392d5bf 66329f1648c74bf1ab9756b3aeabd212 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 783/1776] 10.0.0.203 () {34 vars in 783 bytes} [Mon Apr 13 22:20:07 2026] PUT /v2.0/routers/93de9a91-9679-4301-9d0f-520c407ae99d/add_router_interface => generated 309 bytes in 1915 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1777] 199.19.213.204 () {34 vars in 1058 bytes} [Mon Apr 13 22:20:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=030cd779-199e-4ddc-ba12-de7e44906091 => 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: 994/1778] 10.0.0.203 () {34 vars in 669 bytes} [Mon Apr 13 22:20:09 2026] POST /v2.0/subnets => generated 605 bytes in 393 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1779] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:20:09 2026] DELETE /v2.0/security-groups/6baa09e8-9ec2-47b0-a957-47356d1e9426 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1780] 199.19.213.204 () {34 vars in 984 bytes} [Mon Apr 13 22:20:09 2026] GET /v2.0/subnets?id=a38dd65b-1b80-4768-bdbd-f54dee831b2e => generated 667 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-13 22:20:10.014 8 WARNING neutron_lib.context [None req-f5bf5a4b-221e-4782-9f25-9cce727fb748 1dda98df1a6f473d895b2112a392d5bf 66329f1648c74bf1ab9756b3aeabd212 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-13 22:20:10.073 8 INFO neutron.db.segments_db [None req-f5bf5a4b-221e-4782-9f25-9cce727fb748 1dda98df1a6f473d895b2112a392d5bf 66329f1648c74bf1ab9756b3aeabd212 - - default default] Added segment 22d7d513-8c2a-4845-a928-6e02658bc967 of type vxlan for network f6dc1866-741f-46dc-a48d-8b71b3a7d0c7 [pid: 7|app: 0|req: 995/1781] 10.0.0.203 () {32 vars in 649 bytes} [Mon Apr 13 22:20:09 2026] GET /v2.0/networks => generated 7990 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/1782] 199.19.213.204 () {34 vars in 1052 bytes} [Mon Apr 13 22:20:10 2026] GET /v2.0/ports?network_id=9a3f42c3-9fd5-4be1-8f66-0f8f84aa658e&device_owner=network%3Adhcp => generated 1244 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1783] 10.0.0.203 () {34 vars in 670 bytes} [Mon Apr 13 22:20:10 2026] POST /v2.0/networks => generated 631 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/1784] 10.0.0.203 () {32 vars in 647 bytes} [Mon Apr 13 22:20:10 2026] GET /v2.0/subnets => generated 6226 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-13 22:20:10.277 7 WARNING neutron_lib.context [None req-6b505326-f8dd-4e97-b1ee-086443eeeac7 1dda98df1a6f473d895b2112a392d5bf 66329f1648c74bf1ab9756b3aeabd212 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 788/1785] 199.19.213.204 () {34 vars in 1012 bytes} [Mon Apr 13 22:20:10 2026] GET /v2.0/networks/9a3f42c3-9fd5-4be1-8f66-0f8f84aa658e?fields=segments => generated 14 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1786] 10.0.0.203 () {32 vars in 647 bytes} [Mon Apr 13 22:20:10 2026] GET /v2.0/routers => generated 2185 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1787] 199.19.213.204 () {34 vars in 1112 bytes} [Mon Apr 13 22:20:10 2026] GET /v2.0/networks/9a3f42c3-9fd5-4be1-8f66-0f8f84aa658e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-13 22:20:10.624 8 WARNING neutron_lib.context [None req-508c5a01-c4c6-48c3-8440-b2e15ec3811f 602b591083ca4d049d06a25f0f112f1f 5eb2001b5d874d77b4e78256c8201eab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 998/1788] 10.0.0.203 () {34 vars in 669 bytes} [Mon Apr 13 22:20:10 2026] POST /v2.0/subnets => generated 605 bytes in 388 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-13 22:20:10.680 7 WARNING neutron_lib.context [None req-0d543c25-ba9b-48b5-b5d8-129217ef2701 1dda98df1a6f473d895b2112a392d5bf 66329f1648c74bf1ab9756b3aeabd212 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-13 22:20:10.771 7 INFO neutron.db.segments_db [None req-0d543c25-ba9b-48b5-b5d8-129217ef2701 1dda98df1a6f473d895b2112a392d5bf 66329f1648c74bf1ab9756b3aeabd212 - - default default] Added segment c368fedf-ac3d-4662-86c2-f99ea5b27359 of type vxlan for network 5eaef0c0-4113-4526-b6cd-2ef5cc82daf2 [pid: 8|app: 0|req: 791/1789] 10.0.0.203 () {34 vars in 685 bytes} [Mon Apr 13 22:20:10 2026] POST /v2.0/security-groups => generated 1611 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-13 22:20:10.810 8 WARNING neutron_lib.context [None req-2d18db8a-be34-497d-a3e1-7f7e18ce1349 602b591083ca4d049d06a25f0f112f1f 5eb2001b5d874d77b4e78256c8201eab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 999/1790] 10.0.0.203 () {34 vars in 670 bytes} [Mon Apr 13 22:20:10 2026] POST /v2.0/networks => generated 632 bytes in 259 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-13 22:20:10.954 7 WARNING neutron_lib.context [None req-abd2a4af-699b-4881-ad79-ea53fd290012 1dda98df1a6f473d895b2112a392d5bf 66329f1648c74bf1ab9756b3aeabd212 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 792/1791] 10.0.0.203 () {34 vars in 695 bytes} [Mon Apr 13 22:20:10 2026] POST /v2.0/security-group-rules => generated 565 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-13 22:20:10.980 8 WARNING neutron_lib.context [None req-dcb2fe1a-5a4b-4627-a7b3-cfb8a9a6e8b1 602b591083ca4d049d06a25f0f112f1f 5eb2001b5d874d77b4e78256c8201eab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 793/1792] 10.0.0.203 () {34 vars in 695 bytes} [Mon Apr 13 22:20:10 2026] POST /v2.0/security-group-rules => generated 564 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-13 22:20:11.097 8 WARNING neutron_lib.context [None req-f652d5ad-2e03-4b84-8236-0abf6ec25a05 602b591083ca4d049d06a25f0f112f1f 5eb2001b5d874d77b4e78256c8201eab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 794/1793] 10.0.0.203 () {34 vars in 695 bytes} [Mon Apr 13 22:20:11 2026] POST /v2.0/security-group-rules => generated 570 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-13 22:20:11.257 8 WARNING neutron_lib.context [None req-4d5a3a6a-95e2-460a-a2c1-9d049a01c330 602b591083ca4d049d06a25f0f112f1f 5eb2001b5d874d77b4e78256c8201eab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1000/1794] 10.0.0.203 () {34 vars in 669 bytes} [Mon Apr 13 22:20:10 2026] POST /v2.0/subnets => generated 605 bytes in 436 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-13 22:20:11.385 7 WARNING neutron_lib.context [None req-9d541ede-eca9-4286-a937-82ec732f95dc 1dda98df1a6f473d895b2112a392d5bf 66329f1648c74bf1ab9756b3aeabd212 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 795/1795] 10.0.0.203 () {34 vars in 695 bytes} [Mon Apr 13 22:20:11 2026] POST /v2.0/security-group-rules => generated 569 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-13 22:20:11.412 8 WARNING neutron_lib.context [None req-35f18d59-ce1a-4e33-a07b-d8346534c17d 602b591083ca4d049d06a25f0f112f1f 5eb2001b5d874d77b4e78256c8201eab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-13 22:20:11.451 8 INFO neutron.db.securitygroups_db [None req-35f18d59-ce1a-4e33-a07b-d8346534c17d 602b591083ca4d049d06a25f0f112f1f 5eb2001b5d874d77b4e78256c8201eab - - default default] Project 5eb2001b5d874d77b4e78256c8201eab added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-04-13 22:20:11.459 7 INFO neutron.db.segments_db [None req-9d541ede-eca9-4286-a937-82ec732f95dc 1dda98df1a6f473d895b2112a392d5bf 66329f1648c74bf1ab9756b3aeabd212 - - default default] Added segment bcc11903-0aa9-43c6-825f-049cc73994c0 of type vxlan for network 45937c88-06e9-4379-97f4-bd0ffe76ae87 [pid: 8|app: 0|req: 796/1796] 10.0.0.203 () {34 vars in 695 bytes} [Mon Apr 13 22:20:11 2026] POST /v2.0/security-group-rules => generated 575 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-13 22:20:11.566 8 WARNING neutron_lib.context [None req-91289f91-99ad-4417-8d64-52917c692db2 602b591083ca4d049d06a25f0f112f1f 5eb2001b5d874d77b4e78256c8201eab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1001/1797] 10.0.0.203 () {34 vars in 670 bytes} [Mon Apr 13 22:20:11 2026] POST /v2.0/networks => generated 631 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-13 22:20:11.585 7 WARNING neutron_lib.context [None req-ff35e07a-f018-4f44-b42d-a6f66f101391 1dda98df1a6f473d895b2112a392d5bf 66329f1648c74bf1ab9756b3aeabd212 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-13 22:20:11.601 8 INFO neutron.db.securitygroups_db [None req-91289f91-99ad-4417-8d64-52917c692db2 602b591083ca4d049d06a25f0f112f1f 5eb2001b5d874d77b4e78256c8201eab - - default default] Project 5eb2001b5d874d77b4e78256c8201eab 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: 797/1798] 10.0.0.203 () {34 vars in 695 bytes} [Mon Apr 13 22:20:11 2026] POST /v2.0/security-group-rules => generated 574 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/1799] 10.0.0.203 () {34 vars in 669 bytes} [Mon Apr 13 22:20:11 2026] POST /v2.0/subnets => generated 605 bytes in 399 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1800] 10.0.0.203 () {34 vars in 751 bytes} [Mon Apr 13 22:20:11 2026] PUT /v2.0/subnets/8743aaf0-776c-41e1-813b-1304cc89869b/tags => generated 17 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/1801] 10.0.0.203 () {34 vars in 751 bytes} [Mon Apr 13 22:20:12 2026] PUT /v2.0/subnets/060bc750-a6aa-47db-a06b-22e43b77ccf7/tags => generated 25 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/1802] 10.0.0.203 () {34 vars in 751 bytes} [Mon Apr 13 22:20:12 2026] PUT /v2.0/subnets/b693fb75-b659-4e99-aee9-277e3bde3f01/tags => generated 34 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/1803] 10.0.0.203 () {34 vars in 751 bytes} [Mon Apr 13 22:20:12 2026] PUT /v2.0/subnets/569ca3ed-775e-482e-8a20-b95789f939f0/tags => generated 19 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/1804] 10.0.0.203 () {32 vars in 664 bytes} [Mon Apr 13 22:20:12 2026] GET /v2.0/subnets?tags=red => generated 1832 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/1805] 10.0.0.203 () {32 vars in 678 bytes} [Mon Apr 13 22:20:12 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1235 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/1806] 10.0.0.203 () {32 vars in 674 bytes} [Mon Apr 13 22:20:12 2026] GET /v2.0/subnets?tags-any=blue => generated 1235 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/1807] 10.0.0.203 () {32 vars in 686 bytes} [Mon Apr 13 22:20:12 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1832 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/1808] 10.0.0.203 () {32 vars in 672 bytes} [Mon Apr 13 22:20:12 2026] GET /v2.0/subnets?not-tags=red => generated 1823 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/1809] 10.0.0.203 () {32 vars in 686 bytes} [Mon Apr 13 22:20:12 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2420 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/1810] 10.0.0.203 () {32 vars in 682 bytes} [Mon Apr 13 22:20:12 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2420 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/1811] 10.0.0.203 () {32 vars in 694 bytes} [Mon Apr 13 22:20:12 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1823 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1812] 10.0.0.203 () {32 vars in 649 bytes} [Mon Apr 13 22:20:12 2026] GET /v2.0/networks => generated 1298 bytes in 1133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/1813] 10.0.0.203 () {32 vars in 724 bytes} [Mon Apr 13 22:20:12 2026] DELETE /v2.0/subnets/8743aaf0-776c-41e1-813b-1304cc89869b => generated 0 bytes in 297 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/1814] 10.0.0.226 () {34 vars in 1100 bytes} [Mon Apr 13 22:20:13 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1848060470&fields=id&tenant_id=5eb2001b5d874d77b4e78256c8201eab => generated 69 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/1815] 10.0.0.226 () {34 vars in 982 bytes} [Mon Apr 13 22:20:13 2026] GET /v2.0/networks?id=015f9d3d-5981-4132-b131-5aebf3d35c35 => generated 661 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/1816] 10.0.0.226 () {34 vars in 965 bytes} [Mon Apr 13 22:20:13 2026] GET /v2.0/quotas/5eb2001b5d874d77b4e78256c8201eab => 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: 800/1817] 10.0.0.203 () {32 vars in 724 bytes} [Mon Apr 13 22:20:13 2026] DELETE /v2.0/subnets/060bc750-a6aa-47db-a06b-22e43b77ccf7 => 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: 1018/1818] 10.0.0.226 () {34 vars in 1002 bytes} [Mon Apr 13 22:20:13 2026] GET /v2.0/ports?tenant_id=5eb2001b5d874d77b4e78256c8201eab&fields=id => generated 103 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1819] 10.0.0.203 () {32 vars in 724 bytes} [Mon Apr 13 22:20:13 2026] DELETE /v2.0/subnets/b693fb75-b659-4e99-aee9-277e3bde3f01 => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1820] 10.0.0.226 () {34 vars in 1008 bytes} [Mon Apr 13 22:20:13 2026] GET /v2.0/networks/015f9d3d-5981-4132-b131-5aebf3d35c35?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: 1019/1821] 10.0.0.203 () {34 vars in 678 bytes} [Mon Apr 13 22:20:13 2026] POST /v2.0/qos/policies => generated 359 bytes in 327 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/1822] 10.0.0.226 () {34 vars in 1108 bytes} [Mon Apr 13 22:20:13 2026] GET /v2.0/networks/015f9d3d-5981-4132-b131-5aebf3d35c35?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/1823] 10.0.0.203 () {34 vars in 753 bytes} [Mon Apr 13 22:20:14 2026] PUT /v2.0/policies/2cbbe171-7a11-499a-bb65-0626300ebbd2/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: 1022/1824] 10.0.0.203 () {32 vars in 733 bytes} [Mon Apr 13 22:20:14 2026] GET /v2.0/policies/2cbbe171-7a11-499a-bb65-0626300ebbd2/tags => generated 25 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1825] 10.0.0.203 () {32 vars in 724 bytes} [Mon Apr 13 22:20:13 2026] DELETE /v2.0/subnets/569ca3ed-775e-482e-8a20-b95789f939f0 => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/1826] 10.0.0.203 () {34 vars in 764 bytes} [Mon Apr 13 22:20:14 2026] PUT /v2.0/policies/2cbbe171-7a11-499a-bb65-0626300ebbd2/tags/green => generated 4 bytes in 32 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/1827] 10.0.0.203 () {32 vars in 733 bytes} [Mon Apr 13 22:20:14 2026] GET /v2.0/policies/2cbbe171-7a11-499a-bb65-0626300ebbd2/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: 1025/1828] 10.0.0.226 () {34 vars in 990 bytes} [Mon Apr 13 22:20:14 2026] GET /v2.0/ports?device_id=3ebe2604-a6a9-4e62-9418-c5f573adc070 => 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: 1026/1829] 10.0.0.203 () {34 vars in 760 bytes} [Mon Apr 13 22:20:14 2026] PUT /v2.0/policies/2cbbe171-7a11-499a-bb65-0626300ebbd2/tags/red => generated 4 bytes in 29 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/1830] 10.0.0.203 () {32 vars in 733 bytes} [Mon Apr 13 22:20:14 2026] GET /v2.0/policies/2cbbe171-7a11-499a-bb65-0626300ebbd2/tags => generated 34 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/1831] 10.0.0.203 () {34 vars in 782 bytes} [Mon Apr 13 22:20:14 2026] PUT /v2.0/policies/2cbbe171-7a11-499a-bb65-0626300ebbd2/tags/black.or.white => 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: 1029/1832] 10.0.0.203 () {32 vars in 733 bytes} [Mon Apr 13 22:20:14 2026] GET /v2.0/policies/2cbbe171-7a11-499a-bb65-0626300ebbd2/tags => generated 52 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1833] 10.0.0.203 () {32 vars in 724 bytes} [Mon Apr 13 22:20:14 2026] DELETE /v2.0/subnets/8c1b484f-2cd1-43ae-b38f-2b3a1c6c1bf7 => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/1834] 10.0.0.203 () {34 vars in 753 bytes} [Mon Apr 13 22:20:14 2026] PUT /v2.0/policies/2cbbe171-7a11-499a-bb65-0626300ebbd2/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: 1031/1835] 10.0.0.203 () {32 vars in 733 bytes} [Mon Apr 13 22:20:14 2026] GET /v2.0/policies/2cbbe171-7a11-499a-bb65-0626300ebbd2/tags => generated 37 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/1836] 10.0.0.203 () {32 vars in 741 bytes} [Mon Apr 13 22:20:14 2026] GET /v2.0/policies/2cbbe171-7a11-499a-bb65-0626300ebbd2/tags/red => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-13 22:20:14.508 7 INFO neutron.api.v2.resource [None req-15bc97aa-db0b-4299-b2a5-0487a802dead f993bba8f67f4977a460befb135df014 90cc9b00d0d34ff0be49ea7cd890a8d7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1033/1837] 10.0.0.203 () {32 vars in 745 bytes} [Mon Apr 13 22:20:14 2026] GET /v2.0/policies/2cbbe171-7a11-499a-bb65-0626300ebbd2/tags/green => generated 99 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/1838] 10.0.0.203 () {32 vars in 744 bytes} [Mon Apr 13 22:20:14 2026] DELETE /v2.0/policies/2cbbe171-7a11-499a-bb65-0626300ebbd2/tags/red => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/1839] 10.0.0.203 () {32 vars in 733 bytes} [Mon Apr 13 22:20:14 2026] GET /v2.0/policies/2cbbe171-7a11-499a-bb65-0626300ebbd2/tags => generated 30 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-13 22:20:14.573 8 INFO neutron.services.segments.plugin [-] Segment d638c386-12b8-4e78-86e3-c7acb66c25e6 resource provider aggregate not found 2026-04-13 22:20:14.578 8 INFO neutron.services.segments.plugin [-] Segment d638c386-12b8-4e78-86e3-c7acb66c25e6 resource provider aggregate not found 2026-04-13 22:20:14.597 8 INFO neutron.services.segments.plugin [-] Segment d638c386-12b8-4e78-86e3-c7acb66c25e6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d638c386-12b8-4e78-86e3-c7acb66c25e6 found for delete ", "request_id": "req-dd587def-f3c3-4268-af6a-0457e7bfbd1e"}]} 2026-04-13 22:20:14.600 7 INFO neutron.api.v2.resource [None req-59b428b3-083e-49f1-930a-6b370fd7ae5b f993bba8f67f4977a460befb135df014 90cc9b00d0d34ff0be49ea7cd890a8d7 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1036/1840] 10.0.0.203 () {32 vars in 748 bytes} [Mon Apr 13 22:20:14 2026] DELETE /v2.0/policies/2cbbe171-7a11-499a-bb65-0626300ebbd2/tags/green => generated 99 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-04-13 22:20:14.604 8 INFO neutron.services.segments.plugin [-] Segment d638c386-12b8-4e78-86e3-c7acb66c25e6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d638c386-12b8-4e78-86e3-c7acb66c25e6 found for delete ", "request_id": "req-6885837b-a347-4b4d-a3e7-4e77c0654a1b"}]} [pid: 8|app: 0|req: 805/1841] 10.0.0.203 () {32 vars in 726 bytes} [Mon Apr 13 22:20:14 2026] DELETE /v2.0/networks/0e659648-e61e-4cba-a1ef-275d4546b043 => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/1842] 10.0.0.203 () {32 vars in 736 bytes} [Mon Apr 13 22:20:14 2026] DELETE /v2.0/policies/2cbbe171-7a11-499a-bb65-0626300ebbd2/tags => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/1843] 10.0.0.203 () {32 vars in 733 bytes} [Mon Apr 13 22:20:14 2026] GET /v2.0/policies/2cbbe171-7a11-499a-bb65-0626300ebbd2/tags => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/1844] 10.0.0.203 () {32 vars in 734 bytes} [Mon Apr 13 22:20:14 2026] DELETE /v2.0/qos/policies/2cbbe171-7a11-499a-bb65-0626300ebbd2 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1845] 10.0.0.203 () {32 vars in 726 bytes} [Mon Apr 13 22:20:14 2026] DELETE /v2.0/networks/9effecfe-62da-462c-87b8-f29f45cbda29 => 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: 807/1846] 199.19.213.204 () {34 vars in 986 bytes} [Mon Apr 13 22:20:15 2026] GET /v2.0/networks?id=015f9d3d-5981-4132-b131-5aebf3d35c35 => 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: 808/1847] 199.19.213.204 () {34 vars in 1050 bytes} [Mon Apr 13 22:20:15 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=5eb2001b5d874d77b4e78256c8201eab => generated 181 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-13 22:20:15.199 8 WARNING neutron_lib.context [req-d88bcfe1-6a36-4d17-adb2-ee2803d0319e req-8f8d96b6-2176-4122-9adf-ada0c7c963c3 602b591083ca4d049d06a25f0f112f1f 5eb2001b5d874d77b4e78256c8201eab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-13 22:20:15.273 7 INFO neutron.services.segments.plugin [-] Segment 22d7d513-8c2a-4845-a928-6e02658bc967 resource provider aggregate not found 2026-04-13 22:20:15.282 7 INFO neutron.services.segments.plugin [-] Segment 22d7d513-8c2a-4845-a928-6e02658bc967 resource provider aggregate not found 2026-04-13 22:20:15.306 7 INFO neutron.services.segments.plugin [-] Segment 22d7d513-8c2a-4845-a928-6e02658bc967 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 22d7d513-8c2a-4845-a928-6e02658bc967 found for delete ", "request_id": "req-ac3ddf6b-a15c-49c3-ba34-49ec7373b007"}]} 2026-04-13 22:20:15.308 7 INFO neutron.services.segments.plugin [-] Segment 22d7d513-8c2a-4845-a928-6e02658bc967 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 22d7d513-8c2a-4845-a928-6e02658bc967 found for delete ", "request_id": "req-07d58e06-a089-4946-85d1-ae8afaa5f489"}]} [pid: 7|app: 0|req: 1040/1848] 10.0.0.203 () {32 vars in 726 bytes} [Mon Apr 13 22:20:14 2026] DELETE /v2.0/networks/f6dc1866-741f-46dc-a48d-8b71b3a7d0c7 => generated 0 bytes in 499 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/1849] 10.0.0.226 () {34 vars in 990 bytes} [Mon Apr 13 22:20:15 2026] GET /v2.0/ports?device_id=3ebe2604-a6a9-4e62-9418-c5f573adc070 => 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: 809/1850] 199.19.213.204 () {38 vars in 955 bytes} [Mon Apr 13 22:20:15 2026] POST /v2.0/ports => generated 954 bytes in 438 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/1851] 10.0.0.203 () {32 vars in 726 bytes} [Mon Apr 13 22:20:15 2026] DELETE /v2.0/networks/5eaef0c0-4113-4526-b6cd-2ef5cc82daf2 => generated 0 bytes in 386 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 810/1852] 10.0.0.203 () {32 vars in 774 bytes} [Mon Apr 13 22:20:15 2026] GET /v2.0/security-groups?tenant_id=90cc9b00d0d34ff0be49ea7cd890a8d7&name=default => generated 2801 bytes in 269 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1853] 10.0.0.203 () {32 vars in 726 bytes} [Mon Apr 13 22:20:15 2026] DELETE /v2.0/networks/45937c88-06e9-4379-97f4-bd0ffe76ae87 => 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: 812/1854] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:20:16 2026] DELETE /v2.0/security-groups/87794a43-9385-4182-b2e1-0f2f59688b2c => 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: 1043/1855] 199.19.213.204 () {38 vars in 1028 bytes} [Mon Apr 13 22:20:15 2026] PUT /v2.0/ports/3fe2ab51-1606-4941-a474-0ea5c93cd503 => generated 1199 bytes in 535 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1856] 199.19.213.204 () {34 vars in 1080 bytes} [Mon Apr 13 22:20:16 2026] GET /v2.0/ports?tenant_id=5eb2001b5d874d77b4e78256c8201eab&device_id=3ebe2604-a6a9-4e62-9418-c5f573adc070 => generated 1238 bytes in 60 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-13 22:20:16.422 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f3adceed-12f7-4872-a12c-1b7495f18dbf'] response: {'name': 'network-changed', 'server_uuid': '3ebe2604-a6a9-4e62-9418-c5f573adc070', 'tag': '3fe2ab51-1606-4941-a474-0ea5c93cd503', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 814/1857] 199.19.213.204 () {34 vars in 1058 bytes} [Mon Apr 13 22:20:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=3fe2ab51-1606-4941-a474-0ea5c93cd503 => 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: 815/1858] 199.19.213.204 () {34 vars in 984 bytes} [Mon Apr 13 22:20:16 2026] GET /v2.0/subnets?id=2fe93c3b-bf8f-4c69-afc2-a39d87950642 => generated 653 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-13 22:20:16.625 8 INFO neutron.services.segments.plugin [-] Segment 7561d1fe-e92a-4200-98ac-9d13519216d7 resource provider aggregate not found 2026-04-13 22:20:16.633 8 INFO neutron.services.segments.plugin [-] Segment 7561d1fe-e92a-4200-98ac-9d13519216d7 resource provider aggregate not found 2026-04-13 22:20:16.653 8 INFO neutron.services.segments.plugin [-] Segment 7561d1fe-e92a-4200-98ac-9d13519216d7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7561d1fe-e92a-4200-98ac-9d13519216d7 found for delete ", "request_id": "req-f8480744-e217-4785-8fe0-d4175ff2d1c1"}]} 2026-04-13 22:20:16.662 8 INFO neutron.services.segments.plugin [-] Segment 7561d1fe-e92a-4200-98ac-9d13519216d7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7561d1fe-e92a-4200-98ac-9d13519216d7 found for delete ", "request_id": "req-b7470fc7-4d1e-4787-bbf8-01520833caec"}]} [pid: 8|app: 0|req: 816/1859] 10.0.0.226 () {34 vars in 990 bytes} [Mon Apr 13 22:20:16 2026] GET /v2.0/ports?device_id=3ebe2604-a6a9-4e62-9418-c5f573adc070 => generated 969 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-13 22:20:16.676 8 INFO neutron.services.segments.plugin [-] Segment bcc11903-0aa9-43c6-825f-049cc73994c0 resource provider aggregate not found 2026-04-13 22:20:16.690 8 INFO neutron.services.segments.plugin [-] Segment bcc11903-0aa9-43c6-825f-049cc73994c0 resource provider aggregate not found 2026-04-13 22:20:16.707 8 INFO neutron.services.segments.plugin [-] Segment bcc11903-0aa9-43c6-825f-049cc73994c0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bcc11903-0aa9-43c6-825f-049cc73994c0 found for delete ", "request_id": "req-11df1e26-abd9-4412-a11d-0a9bffd3390b"}]} 2026-04-13 22:20:16.711 8 INFO neutron.services.segments.plugin [-] Segment bcc11903-0aa9-43c6-825f-049cc73994c0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bcc11903-0aa9-43c6-825f-049cc73994c0 found for delete ", "request_id": "req-1176a7c2-cfed-40db-b090-06bfbd9813d8"}]} [pid: 8|app: 0|req: 817/1860] 10.0.0.203 () {32 vars in 774 bytes} [Mon Apr 13 22:20:16 2026] GET /v2.0/security-groups?tenant_id=01324127d41a4a568c6755b05f1a138c&name=default => generated 2801 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1861] 199.19.213.204 () {34 vars in 1052 bytes} [Mon Apr 13 22:20:16 2026] GET /v2.0/ports?network_id=015f9d3d-5981-4132-b131-5aebf3d35c35&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1864] 10.0.0.226 () {34 vars in 1040 bytes} [Mon Apr 13 22:20:16 2026] GET /v2.0/security-groups?id=93cbd516-e5f7-40c0-bef0-242ecf35b511&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/1865] 10.0.0.226 () {34 vars in 990 bytes} [Mon Apr 13 22:20:16 2026] GET /v2.0/ports?device_id=492da2d8-5915-4951-81ab-26eab6ffb883 => generated 1010 bytes in 576 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: 822/1866] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:20:16 2026] DELETE /v2.0/security-groups/9eabd798-4a28-4f5b-b156-6c413b3ea552 => 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: 1045/1867] 199.19.213.204 () {34 vars in 1012 bytes} [Mon Apr 13 22:20:16 2026] GET /v2.0/networks/015f9d3d-5981-4132-b131-5aebf3d35c35?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: 823/1868] 10.0.0.226 () {34 vars in 1120 bytes} [Mon Apr 13 22:20:17 2026] GET /v2.0/security-groups?id=ea035812-7375-4b6e-b74d-87181ee7d137&id=3ef7e8d0-be39-4780-bb16-8caea02eba57&fields=id&fields=name => generated 206 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1869] 199.19.213.204 () {34 vars in 1112 bytes} [Mon Apr 13 22:20:17 2026] GET /v2.0/networks/015f9d3d-5981-4132-b131-5aebf3d35c35?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-13 22:20:17.327 7 INFO neutron.services.segments.plugin [-] Segment c368fedf-ac3d-4662-86c2-f99ea5b27359 resource provider aggregate not found 2026-04-13 22:20:17.333 7 INFO neutron.services.segments.plugin [-] Segment c368fedf-ac3d-4662-86c2-f99ea5b27359 resource provider aggregate not found 2026-04-13 22:20:17.345 7 INFO neutron.services.segments.plugin [-] Segment c368fedf-ac3d-4662-86c2-f99ea5b27359 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c368fedf-ac3d-4662-86c2-f99ea5b27359 found for delete ", "request_id": "req-8dc15501-3cde-4661-ae99-def7bcc297bc"}]} 2026-04-13 22:20:17.355 7 INFO neutron.services.segments.plugin [-] Segment c368fedf-ac3d-4662-86c2-f99ea5b27359 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c368fedf-ac3d-4662-86c2-f99ea5b27359 found for delete ", "request_id": "req-1ef26f3f-30eb-4011-b402-f518d9a3abce"}]} [pid: 8|app: 0|req: 825/1870] 10.0.0.203 () {32 vars in 736 bytes} [Mon Apr 13 22:20:17 2026] GET /v2.0/ports?device_id=492da2d8-5915-4951-81ab-26eab6ffb883 => generated 1279 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/1871] 10.0.0.203 () {32 vars in 774 bytes} [Mon Apr 13 22:20:17 2026] GET /v2.0/security-groups?tenant_id=9a8a011c58314763880532c10a794da7&name=default => generated 2801 bytes in 401 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1872] 199.19.213.204 () {34 vars in 1080 bytes} [Mon Apr 13 22:20:17 2026] GET /v2.0/ports?tenant_id=5eb2001b5d874d77b4e78256c8201eab&device_id=3ebe2604-a6a9-4e62-9418-c5f573adc070 => generated 1238 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/1873] 10.0.0.203 () {32 vars in 858 bytes} [Mon Apr 13 22:20:17 2026] GET /v2.0/floatingips?floating_network_id=1b5f69e9-4c4a-4f6e-b157-ab332e5df40c&port_id=030cd779-199e-4ddc-ba12-de7e44906091 => generated 860 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/1874] 199.19.213.204 () {34 vars in 986 bytes} [Mon Apr 13 22:20:17 2026] GET /v2.0/networks?id=015f9d3d-5981-4132-b131-5aebf3d35c35 => generated 757 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1875] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:20:17 2026] DELETE /v2.0/security-groups/2d967bee-4027-40a2-acbf-aec790b8acc9 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/1876] 199.19.213.204 () {34 vars in 1058 bytes} [Mon Apr 13 22:20:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=3fe2ab51-1606-4941-a474-0ea5c93cd503 => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1877] 199.19.213.204 () {34 vars in 984 bytes} [Mon Apr 13 22:20:17 2026] GET /v2.0/subnets?id=2fe93c3b-bf8f-4c69-afc2-a39d87950642 => generated 653 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/1878] 199.19.213.204 () {34 vars in 1052 bytes} [Mon Apr 13 22:20:17 2026] GET /v2.0/ports?network_id=015f9d3d-5981-4132-b131-5aebf3d35c35&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: 829/1879] 10.0.0.203 () {32 vars in 774 bytes} [Mon Apr 13 22:20:17 2026] GET /v2.0/security-groups?tenant_id=66329f1648c74bf1ab9756b3aeabd212&name=default => generated 2801 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/1880] 199.19.213.204 () {34 vars in 1012 bytes} [Mon Apr 13 22:20:17 2026] GET /v2.0/networks/015f9d3d-5981-4132-b131-5aebf3d35c35?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: 1052/1881] 10.0.0.60 () {34 vars in 989 bytes} [Mon Apr 13 22:20:17 2026] GET /v2.0/ports?device_id=492da2d8-5915-4951-81ab-26eab6ffb883 => generated 1279 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1882] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:20:17 2026] DELETE /v2.0/security-groups/b74218ed-2d76-4f2e-bf41-6d858203412a => 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: 1053/1883] 199.19.213.204 () {34 vars in 1112 bytes} [Mon Apr 13 22:20:17 2026] GET /v2.0/networks/015f9d3d-5981-4132-b131-5aebf3d35c35?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: 831/1884] 10.0.0.60 () {34 vars in 1119 bytes} [Mon Apr 13 22:20:17 2026] GET /v2.0/security-groups?id=3ef7e8d0-be39-4780-bb16-8caea02eba57&id=ea035812-7375-4b6e-b74d-87181ee7d137&fields=id&fields=name => generated 206 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/1885] 10.0.0.226 () {34 vars in 990 bytes} [Mon Apr 13 22:20:17 2026] GET /v2.0/ports?device_id=3ebe2604-a6a9-4e62-9418-c5f573adc070 => generated 969 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1886] 10.0.0.226 () {34 vars in 1040 bytes} [Mon Apr 13 22:20:18 2026] GET /v2.0/security-groups?id=93cbd516-e5f7-40c0-bef0-242ecf35b511&fields=id&fields=name => generated 114 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/1887] 10.0.0.203 () {32 vars in 774 bytes} [Mon Apr 13 22:20:18 2026] GET /v2.0/security-groups?tenant_id=e9a2c4be5fa547668860e8b383dce82f&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: 833/1888] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:20:18 2026] DELETE /v2.0/security-groups/689adffb-8168-4f2b-9f13-0fc1756a3a73 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/1889] 10.0.0.226 () {34 vars in 990 bytes} [Mon Apr 13 22:20:19 2026] GET /v2.0/ports?device_id=3ebe2604-a6a9-4e62-9418-c5f573adc070 => generated 971 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1890] 10.0.0.226 () {34 vars in 1040 bytes} [Mon Apr 13 22:20:19 2026] GET /v2.0/security-groups?id=93cbd516-e5f7-40c0-bef0-242ecf35b511&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: 1057/1891] 10.0.0.226 () {34 vars in 990 bytes} [Mon Apr 13 22:20:19 2026] GET /v2.0/ports?device_id=3ebe2604-a6a9-4e62-9418-c5f573adc070 => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1892] 10.0.0.226 () {34 vars in 1040 bytes} [Mon Apr 13 22:20:19 2026] GET /v2.0/security-groups?id=93cbd516-e5f7-40c0-bef0-242ecf35b511&fields=id&fields=name => generated 114 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/1893] 10.0.0.203 () {32 vars in 736 bytes} [Mon Apr 13 22:20:19 2026] GET /v2.0/ports?device_id=3ebe2604-a6a9-4e62-9418-c5f573adc070 => generated 1240 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-13 22:20:19.653 8 WARNING neutron_lib.context [None req-7ae8101c-53bf-41c2-a5bd-19dc6ddb6556 602b591083ca4d049d06a25f0f112f1f 5eb2001b5d874d77b4e78256c8201eab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1059/1894] 10.0.0.226 () {34 vars in 990 bytes} [Mon Apr 13 22:20:20 2026] GET /v2.0/ports?device_id=492da2d8-5915-4951-81ab-26eab6ffb883 => generated 1010 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/1895] 10.0.0.226 () {34 vars in 1120 bytes} [Mon Apr 13 22:20:20 2026] GET /v2.0/security-groups?id=ea035812-7375-4b6e-b74d-87181ee7d137&id=3ef7e8d0-be39-4780-bb16-8caea02eba57&fields=id&fields=name => generated 206 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-13 22:20:20.472 7 WARNING neutron_lib.context [None req-20a7d338-d66e-473e-9d4b-7ae801724f33 0ee121f62b7e410ab6637b94fd60a18c 352525dc091f4860b9a95abc73e35e6a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-13 22:20:20.671 8 INFO neutron.db.l3_db [None req-7ae8101c-53bf-41c2-a5bd-19dc6ddb6556 602b591083ca4d049d06a25f0f112f1f 5eb2001b5d874d77b4e78256c8201eab - - default default] Floating IP bf7adc4e-0bf7-4082-872a-65776226ccd0 associated. External IP: 10.96.250.212, port: 3fe2ab51-1606-4941-a474-0ea5c93cd503. [pid: 7|app: 0|req: 1061/1896] 10.0.0.203 () {34 vars in 684 bytes} [Mon Apr 13 22:20:20 2026] POST /v2.0/security-groups => generated 1537 bytes in 406 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/1897] 199.19.213.204 () {34 vars in 994 bytes} [Mon Apr 13 22:20:20 2026] GET /v2.0/ports?device_id=492da2d8-5915-4951-81ab-26eab6ffb883 => generated 1010 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/1898] 10.0.0.203 () {34 vars in 767 bytes} [Mon Apr 13 22:20:20 2026] PUT /v2.0/security-groups/93e82b00-2e01-44fb-b9e3-67227b4b1ca8/tags => generated 25 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1899] 10.0.0.203 () {34 vars in 677 bytes} [Mon Apr 13 22:20:19 2026] POST /v2.0/floatingips => generated 855 bytes in 1414 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1900] 10.0.0.203 () {32 vars in 747 bytes} [Mon Apr 13 22:20:21 2026] GET /v2.0/security-groups/93e82b00-2e01-44fb-b9e3-67227b4b1ca8/tags => generated 25 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-13 22:20:21.113 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-922d8c53-72e0-4d7b-b4a3-57b0be546b1b'] response: {'name': 'network-changed', 'server_uuid': '3ebe2604-a6a9-4e62-9418-c5f573adc070', 'tag': '3fe2ab51-1606-4941-a474-0ea5c93cd503', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 838/1901] 10.0.0.203 () {32 vars in 729 bytes} [Mon Apr 13 22:20:21 2026] GET /v2.0/floatingips/bf7adc4e-0bf7-4082-872a-65776226ccd0 => generated 855 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-13 22:20:21.192 7 INFO neutron.db.l3_db [req-c9a1f5b8-ab4a-4250-a336-9cc34453f6d1 req-d6c41b2b-b9ce-4017-87ca-b6a6af179c9e eb6ab7d4b2ab4cb18f0b78308e4418f6 10269fca10e745e5bf74e4a90cbd997c - - default default] Floating IP 32604154-fbda-4b1e-9e34-9398863ac663 disassociated. External IP: 10.96.250.201, port: 030cd779-199e-4ddc-ba12-de7e44906091. [pid: 8|app: 0|req: 839/1902] 10.0.0.203 () {34 vars in 778 bytes} [Mon Apr 13 22:20:21 2026] PUT /v2.0/security-groups/93e82b00-2e01-44fb-b9e3-67227b4b1ca8/tags/green => 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: 840/1903] 199.19.213.204 () {34 vars in 1080 bytes} [Mon Apr 13 22:20:21 2026] GET /v2.0/ports?tenant_id=5eb2001b5d874d77b4e78256c8201eab&device_id=3ebe2604-a6a9-4e62-9418-c5f573adc070 => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1904] 10.0.0.226 () {34 vars in 990 bytes} [Mon Apr 13 22:20:21 2026] GET /v2.0/ports?device_id=492da2d8-5915-4951-81ab-26eab6ffb883 => generated 1010 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1905] 10.0.0.203 () {32 vars in 747 bytes} [Mon Apr 13 22:20:21 2026] GET /v2.0/security-groups/93e82b00-2e01-44fb-b9e3-67227b4b1ca8/tags => generated 34 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1906] 199.19.213.204 () {34 vars in 986 bytes} [Mon Apr 13 22:20:21 2026] GET /v2.0/networks?id=015f9d3d-5981-4132-b131-5aebf3d35c35 => generated 757 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1907] 10.0.0.226 () {34 vars in 1120 bytes} [Mon Apr 13 22:20:21 2026] GET /v2.0/security-groups?id=ea035812-7375-4b6e-b74d-87181ee7d137&id=3ef7e8d0-be39-4780-bb16-8caea02eba57&fields=id&fields=name => generated 206 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1908] 10.0.0.203 () {34 vars in 774 bytes} [Mon Apr 13 22:20:21 2026] PUT /v2.0/security-groups/93e82b00-2e01-44fb-b9e3-67227b4b1ca8/tags/red => generated 4 bytes in 23 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1909] 199.19.213.204 () {34 vars in 1058 bytes} [Mon Apr 13 22:20:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=3fe2ab51-1606-4941-a474-0ea5c93cd503 => generated 858 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1910] 10.0.0.203 () {32 vars in 747 bytes} [Mon Apr 13 22:20:21 2026] GET /v2.0/security-groups/93e82b00-2e01-44fb-b9e3-67227b4b1ca8/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: 848/1911] 199.19.213.204 () {34 vars in 984 bytes} [Mon Apr 13 22:20:21 2026] GET /v2.0/subnets?id=2fe93c3b-bf8f-4c69-afc2-a39d87950642 => generated 653 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/1912] 199.19.213.204 () {36 vars in 997 bytes} [Mon Apr 13 22:20:20 2026] DELETE /v2.0/ports/030cd779-199e-4ddc-ba12-de7e44906091 => generated 0 bytes in 888 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1913] 10.0.0.203 () {34 vars in 796 bytes} [Mon Apr 13 22:20:21 2026] PUT /v2.0/security-groups/93e82b00-2e01-44fb-b9e3-67227b4b1ca8/tags/black.or.white => generated 4 bytes in 77 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1914] 10.0.0.203 () {32 vars in 747 bytes} [Mon Apr 13 22:20:21 2026] GET /v2.0/security-groups/93e82b00-2e01-44fb-b9e3-67227b4b1ca8/tags => generated 52 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-13 22:20:21.714 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7fef50db-2272-4e4e-9a04-482d2696533f'] response: {'server_uuid': '492da2d8-5915-4951-81ab-26eab6ffb883', 'name': 'network-vif-deleted', 'tag': '030cd779-199e-4ddc-ba12-de7e44906091', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1065/1915] 199.19.213.204 () {34 vars in 1052 bytes} [Mon Apr 13 22:20:21 2026] GET /v2.0/ports?network_id=015f9d3d-5981-4132-b131-5aebf3d35c35&device_owner=network%3Adhcp => generated 1244 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1916] 10.0.0.203 () {34 vars in 767 bytes} [Mon Apr 13 22:20:21 2026] PUT /v2.0/security-groups/93e82b00-2e01-44fb-b9e3-67227b4b1ca8/tags => generated 37 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1917] 10.0.0.203 () {32 vars in 747 bytes} [Mon Apr 13 22:20:21 2026] GET /v2.0/security-groups/93e82b00-2e01-44fb-b9e3-67227b4b1ca8/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: 1066/1918] 199.19.213.204 () {34 vars in 1012 bytes} [Mon Apr 13 22:20:21 2026] GET /v2.0/networks/015f9d3d-5981-4132-b131-5aebf3d35c35?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: 853/1919] 10.0.0.203 () {32 vars in 755 bytes} [Mon Apr 13 22:20:21 2026] GET /v2.0/security-groups/93e82b00-2e01-44fb-b9e3-67227b4b1ca8/tags/red => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-13 22:20:21.859 8 INFO neutron.api.v2.resource [None req-14adccf8-ba77-427c-90fd-b1fc04599146 0ee121f62b7e410ab6637b94fd60a18c 352525dc091f4860b9a95abc73e35e6a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 854/1920] 10.0.0.203 () {32 vars in 759 bytes} [Mon Apr 13 22:20:21 2026] GET /v2.0/security-groups/93e82b00-2e01-44fb-b9e3-67227b4b1ca8/tags/green => generated 99 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/1921] 199.19.213.204 () {34 vars in 1112 bytes} [Mon Apr 13 22:20:21 2026] GET /v2.0/networks/015f9d3d-5981-4132-b131-5aebf3d35c35?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1922] 10.0.0.203 () {32 vars in 758 bytes} [Mon Apr 13 22:20:21 2026] DELETE /v2.0/security-groups/93e82b00-2e01-44fb-b9e3-67227b4b1ca8/tags/red => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/1923] 10.0.0.203 () {32 vars in 747 bytes} [Mon Apr 13 22:20:21 2026] GET /v2.0/security-groups/93e82b00-2e01-44fb-b9e3-67227b4b1ca8/tags => generated 30 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-13 22:20:22.013 8 INFO neutron.api.v2.resource [None req-9e7d790c-d876-489d-a650-0a6dcd380494 0ee121f62b7e410ab6637b94fd60a18c 352525dc091f4860b9a95abc73e35e6a - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 856/1924] 10.0.0.203 () {32 vars in 762 bytes} [Mon Apr 13 22:20:21 2026] DELETE /v2.0/security-groups/93e82b00-2e01-44fb-b9e3-67227b4b1ca8/tags/green => generated 99 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/1925] 10.0.0.203 () {32 vars in 750 bytes} [Mon Apr 13 22:20:22 2026] DELETE /v2.0/security-groups/93e82b00-2e01-44fb-b9e3-67227b4b1ca8/tags => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1926] 10.0.0.203 () {32 vars in 747 bytes} [Mon Apr 13 22:20:22 2026] GET /v2.0/security-groups/93e82b00-2e01-44fb-b9e3-67227b4b1ca8/tags => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/1927] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:20:22 2026] DELETE /v2.0/security-groups/93e82b00-2e01-44fb-b9e3-67227b4b1ca8 => 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: 858/1928] 10.0.0.203 () {32 vars in 729 bytes} [Mon Apr 13 22:20:22 2026] GET /v2.0/floatingips/bf7adc4e-0bf7-4082-872a-65776226ccd0 => generated 855 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-13 22:20:22.776 7 WARNING neutron_lib.context [None req-cf7d6df9-70bb-4629-9414-77a5891a21f3 090ef5455fb045f1afeef7716b6c85bc 076944684e44460fab0072e1b00bb61a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 859/1929] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:20:22 2026] DELETE /v2.0/security-groups/3ef7e8d0-be39-4780-bb16-8caea02eba57 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-13 22:20:22.820 8 INFO neutron.api.v2.resource [None req-4a4f3165-7259-41aa-88b0-0e5b4784b7a3 eb6ab7d4b2ab4cb18f0b78308e4418f6 10269fca10e745e5bf74e4a90cbd997c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 860/1930] 10.0.0.203 () {32 vars in 737 bytes} [Mon Apr 13 22:20:22 2026] GET /v2.0/security-groups/3ef7e8d0-be39-4780-bb16-8caea02eba57 => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/1931] 10.0.0.203 () {34 vars in 676 bytes} [Mon Apr 13 22:20:22 2026] POST /v2.0/subnetpools => generated 516 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1932] 10.0.0.203 () {32 vars in 774 bytes} [Mon Apr 13 22:20:22 2026] GET /v2.0/security-groups?tenant_id=352525dc091f4860b9a95abc73e35e6a&name=default => generated 2801 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-13 22:20:22.929 8 WARNING neutron_lib.context [None req-b928c1a8-2d1b-4ba7-b939-590a08b08da7 090ef5455fb045f1afeef7716b6c85bc 076944684e44460fab0072e1b00bb61a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 862/1933] 10.0.0.203 () {34 vars in 676 bytes} [Mon Apr 13 22:20:22 2026] POST /v2.0/subnetpools => generated 516 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1934] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:20:23 2026] DELETE /v2.0/security-groups/cea174ec-cb72-431a-b8dc-36d67c2d2871 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-13 22:20:23.147 8 WARNING neutron_lib.context [None req-aa004ae4-d2ad-4e42-af26-f2ba611b5770 090ef5455fb045f1afeef7716b6c85bc 076944684e44460fab0072e1b00bb61a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 864/1935] 10.0.0.203 () {34 vars in 676 bytes} [Mon Apr 13 22:20:23 2026] POST /v2.0/subnetpools => generated 516 bytes in 70 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/1936] 10.0.0.203 () {32 vars in 732 bytes} [Mon Apr 13 22:20:22 2026] DELETE /v2.0/floatingips/32604154-fbda-4b1e-9e34-9398863ac663 => generated 0 bytes in 388 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-13 22:20:23.224 8 WARNING neutron_lib.context [None req-34644eca-deab-4a48-821d-267bed0bcc6d 090ef5455fb045f1afeef7716b6c85bc 076944684e44460fab0072e1b00bb61a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 865/1937] 10.0.0.203 () {34 vars in 676 bytes} [Mon Apr 13 22:20:23 2026] POST /v2.0/subnetpools => generated 516 bytes in 63 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1938] 10.0.0.203 () {32 vars in 729 bytes} [Mon Apr 13 22:20:23 2026] GET /v2.0/floatingips/bf7adc4e-0bf7-4082-872a-65776226ccd0 => generated 857 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/1939] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:20:23 2026] DELETE /v2.0/security-groups/ea035812-7375-4b6e-b74d-87181ee7d137 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-13 22:20:23.349 7 WARNING neutron_lib.context [None req-8d7957e3-32b5-4592-867c-c084bb233828 090ef5455fb045f1afeef7716b6c85bc 076944684e44460fab0072e1b00bb61a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1074/1940] 10.0.0.203 () {34 vars in 676 bytes} [Mon Apr 13 22:20:23 2026] POST /v2.0/subnetpools => generated 516 bytes in 75 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1941] 10.0.0.203 () {32 vars in 774 bytes} [Mon Apr 13 22:20:23 2026] GET /v2.0/security-groups?tenant_id=4e51ef41d1e949cf93c7a5e83db2c3dd&name=default => generated 2801 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1942] 10.0.0.203 () {34 vars in 759 bytes} [Mon Apr 13 22:20:23 2026] PUT /v2.0/subnetpools/b70bcb92-cdbf-4868-ae91-90f84c491435/tags => generated 17 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1943] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:20:23 2026] DELETE /v2.0/security-groups/1f9196bb-dd7b-41c2-bdbe-f044308fbc1b => 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: 870/1944] 10.0.0.203 () {34 vars in 759 bytes} [Mon Apr 13 22:20:23 2026] PUT /v2.0/subnetpools/87f8efde-0835-4f73-a37e-b26d38b571a1/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1945] 10.0.0.203 () {34 vars in 759 bytes} [Mon Apr 13 22:20:23 2026] PUT /v2.0/subnetpools/e75a6920-7eae-4326-a80b-81a620d10bc2/tags => generated 34 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1946] 10.0.0.203 () {34 vars in 759 bytes} [Mon Apr 13 22:20:23 2026] PUT /v2.0/subnetpools/45256df5-d541-45b3-afff-36e1343d045b/tags => 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: 873/1947] 10.0.0.203 () {32 vars in 672 bytes} [Mon Apr 13 22:20:23 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1948] 10.0.0.203 () {32 vars in 686 bytes} [Mon Apr 13 22:20:23 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1949] 10.0.0.203 () {32 vars in 682 bytes} [Mon Apr 13 22:20:23 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: 876/1950] 10.0.0.203 () {32 vars in 694 bytes} [Mon Apr 13 22:20:23 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1951] 10.0.0.203 () {32 vars in 680 bytes} [Mon Apr 13 22:20:23 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1952] 10.0.0.203 () {32 vars in 694 bytes} [Mon Apr 13 22:20:23 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1953] 10.0.0.203 () {32 vars in 690 bytes} [Mon Apr 13 22:20:23 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1954] 10.0.0.203 () {32 vars in 702 bytes} [Mon Apr 13 22:20:23 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1955] 10.0.0.203 () {32 vars in 732 bytes} [Mon Apr 13 22:20:23 2026] DELETE /v2.0/subnetpools/b70bcb92-cdbf-4868-ae91-90f84c491435 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1956] 10.0.0.203 () {32 vars in 732 bytes} [Mon Apr 13 22:20:24 2026] DELETE /v2.0/subnetpools/87f8efde-0835-4f73-a37e-b26d38b571a1 => generated 0 bytes in 452 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1957] 10.0.0.203 () {32 vars in 732 bytes} [Mon Apr 13 22:20:24 2026] DELETE /v2.0/subnetpools/e75a6920-7eae-4326-a80b-81a620d10bc2 => 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: 1075/1958] 10.0.0.203 () {34 vars in 789 bytes} [Mon Apr 13 22:20:23 2026] PUT /v2.0/routers/1bb9386e-6a48-48c0-a654-4530ca1d3cf0/remove_router_interface => generated 309 bytes in 1193 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1959] 10.0.0.203 () {32 vars in 732 bytes} [Mon Apr 13 22:20:24 2026] DELETE /v2.0/subnetpools/45256df5-d541-45b3-afff-36e1343d045b => 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: 885/1960] 10.0.0.203 () {32 vars in 732 bytes} [Mon Apr 13 22:20:24 2026] DELETE /v2.0/subnetpools/4378e8c4-8ea9-41c5-9309-27acee5df118 => 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: 886/1961] 10.0.0.203 () {32 vars in 774 bytes} [Mon Apr 13 22:20:25 2026] GET /v2.0/security-groups?tenant_id=076944684e44460fab0072e1b00bb61a&name=default => generated 2801 bytes in 271 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-13 22:20:25.814 7 INFO neutron.services.segments.plugin [-] Segment 396f81fc-c331-4b13-ad9d-d90038ae2261 resource provider aggregate not found 2026-04-13 22:20:25.820 7 INFO neutron.services.segments.plugin [-] Segment 396f81fc-c331-4b13-ad9d-d90038ae2261 resource provider aggregate not found 2026-04-13 22:20:25.837 7 INFO neutron.services.segments.plugin [-] Segment 396f81fc-c331-4b13-ad9d-d90038ae2261 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 396f81fc-c331-4b13-ad9d-d90038ae2261 found for delete ", "request_id": "req-80336c4c-e85d-4188-886b-2ca6c5d808e0"}]} 2026-04-13 22:20:25.839 7 INFO neutron.services.segments.plugin [-] Segment 396f81fc-c331-4b13-ad9d-d90038ae2261 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 396f81fc-c331-4b13-ad9d-d90038ae2261 found for delete ", "request_id": "req-c9ada6a6-df7e-4d45-9858-b82262662402"}]} [pid: 8|app: 0|req: 887/1962] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:20:25 2026] DELETE /v2.0/security-groups/370068a8-300e-4e86-a3eb-cd31e519e080 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-13 22:20:25.853 7 INFO neutron.db.l3_hamode_db [None req-adbaa240-f4e5-4064-86d6-8d05d6fc9497 b6b3948daff542718bd20f19f99eafdd f5830d5b59fb4dacaf3b8afac247d6bc - - default default] HA network 8dc35a4b-ead1-43ce-8b93-f9a5f5420ae0 was deleted as no HA routers are present in tenant 10269fca10e745e5bf74e4a90cbd997c. [pid: 7|app: 0|req: 1076/1963] 10.0.0.203 () {32 vars in 724 bytes} [Mon Apr 13 22:20:24 2026] DELETE /v2.0/routers/1bb9386e-6a48-48c0-a654-4530ca1d3cf0 => generated 0 bytes in 1246 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/1964] 10.0.0.203 () {32 vars in 774 bytes} [Mon Apr 13 22:20:25 2026] GET /v2.0/security-groups?tenant_id=d04d6e8e374742dc9d06f084199df366&name=default => generated 2801 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1965] 10.0.0.203 () {32 vars in 724 bytes} [Mon Apr 13 22:20:25 2026] DELETE /v2.0/subnets/a38dd65b-1b80-4768-bdbd-f54dee831b2e => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/1966] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:20:26 2026] DELETE /v2.0/security-groups/003a2af2-8d54-4c1d-a8c7-8809737f05a7 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-13 22:20:26.536 8 INFO neutron.services.segments.plugin [-] Segment d23ee3ec-f028-4195-a4de-50fa50b45d51 resource provider aggregate not found 2026-04-13 22:20:26.540 8 INFO neutron.services.segments.plugin [-] Segment d23ee3ec-f028-4195-a4de-50fa50b45d51 resource provider aggregate not found 2026-04-13 22:20:26.558 8 INFO neutron.services.segments.plugin [-] Segment d23ee3ec-f028-4195-a4de-50fa50b45d51 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d23ee3ec-f028-4195-a4de-50fa50b45d51 found for delete ", "request_id": "req-289196d7-8061-4cd6-a013-8e8244dbeb19"}]} 2026-04-13 22:20:26.559 8 INFO neutron.services.segments.plugin [-] Segment d23ee3ec-f028-4195-a4de-50fa50b45d51 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d23ee3ec-f028-4195-a4de-50fa50b45d51 found for delete ", "request_id": "req-94966867-ba6d-48cc-a95e-7a5fba38939c"}]} [pid: 8|app: 0|req: 889/1967] 10.0.0.203 () {32 vars in 726 bytes} [Mon Apr 13 22:20:26 2026] DELETE /v2.0/networks/9a3f42c3-9fd5-4be1-8f66-0f8f84aa658e => generated 0 bytes in 465 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/1968] 10.0.0.203 () {32 vars in 774 bytes} [Mon Apr 13 22:20:26 2026] GET /v2.0/security-groups?tenant_id=1795d41b96414f89a69a65c162ede855&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: 1080/1969] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:20:26 2026] DELETE /v2.0/security-groups/e99c54bd-7193-4df2-84a7-7eb13ab2d704 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-13 22:20:27.146 7 WARNING neutron_lib.context [None req-4c97ba6a-b869-4367-a6a8-876bbedee1ae 8b720902e45b4aa9bfd39fede7cdef77 183ce11e64a14865b46483d4df253c93 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-13 22:20:27.283 7 INFO neutron.db.segments_db [None req-4c97ba6a-b869-4367-a6a8-876bbedee1ae 8b720902e45b4aa9bfd39fede7cdef77 183ce11e64a14865b46483d4df253c93 - - default default] Added segment cef7be8c-1d3f-42f3-a1c4-f5223ffd4b86 of type vxlan for network 2c7f0c8e-6155-4ed1-9bca-7a85f7bd3972 [pid: 7|app: 0|req: 1081/1970] 10.0.0.203 () {34 vars in 670 bytes} [Mon Apr 13 22:20:26 2026] POST /v2.0/networks => generated 631 bytes in 515 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-13 22:20:27.456 7 WARNING neutron_lib.context [None req-c17d1168-988a-42dc-b2e7-43fffb1c8ea6 8b720902e45b4aa9bfd39fede7cdef77 183ce11e64a14865b46483d4df253c93 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 890/1971] 10.0.0.203 () {34 vars in 789 bytes} [Mon Apr 13 22:20:26 2026] PUT /v2.0/routers/7bccd704-7984-4820-992d-1fdf96886568/remove_router_interface => generated 309 bytes in 1191 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/1972] 10.0.0.203 () {34 vars in 669 bytes} [Mon Apr 13 22:20:27 2026] POST /v2.0/subnets => generated 602 bytes in 376 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/1973] 10.0.0.203 () {34 vars in 751 bytes} [Mon Apr 13 22:20:27 2026] PUT /v2.0/subnets/72edc5fb-17ab-4165-aab5-33e226d8adc6/tags => generated 25 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/1974] 10.0.0.203 () {32 vars in 731 bytes} [Mon Apr 13 22:20:27 2026] GET /v2.0/subnets/72edc5fb-17ab-4165-aab5-33e226d8adc6/tags => generated 25 bytes in 720 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/1975] 10.0.0.203 () {34 vars in 762 bytes} [Mon Apr 13 22:20:28 2026] PUT /v2.0/subnets/72edc5fb-17ab-4165-aab5-33e226d8adc6/tags/green => generated 4 bytes in 78 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/1976] 10.0.0.60 () {34 vars in 989 bytes} [Mon Apr 13 22:20:28 2026] GET /v2.0/ports?device_id=3ebe2604-a6a9-4e62-9418-c5f573adc070 => 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: 1087/1977] 10.0.0.203 () {32 vars in 731 bytes} [Mon Apr 13 22:20:28 2026] GET /v2.0/subnets/72edc5fb-17ab-4165-aab5-33e226d8adc6/tags => generated 34 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-13 22:20:28.850 8 INFO neutron.services.segments.plugin [-] Segment 2fc5354d-12ee-4540-ace6-9104efe4e2ef resource provider aggregate not found 2026-04-13 22:20:28.855 8 INFO neutron.services.segments.plugin [-] Segment 2fc5354d-12ee-4540-ace6-9104efe4e2ef resource provider aggregate not found 2026-04-13 22:20:28.869 8 INFO neutron.services.segments.plugin [-] Segment 2fc5354d-12ee-4540-ace6-9104efe4e2ef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2fc5354d-12ee-4540-ace6-9104efe4e2ef found for delete ", "request_id": "req-32d4679f-2c8c-487e-b1c9-fccb8c72462c"}]} [pid: 7|app: 0|req: 1088/1978] 10.0.0.60 () {34 vars in 1039 bytes} [Mon Apr 13 22:20:28 2026] GET /v2.0/security-groups?id=93cbd516-e5f7-40c0-bef0-242ecf35b511&fields=id&fields=name => generated 114 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-13 22:20:28.873 8 INFO neutron.services.segments.plugin [-] Segment 2fc5354d-12ee-4540-ace6-9104efe4e2ef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2fc5354d-12ee-4540-ace6-9104efe4e2ef found for delete ", "request_id": "req-8039b9fb-6418-45f1-bfdb-869664410ee6"}]} 2026-04-13 22:20:28.890 8 INFO neutron.db.l3_hamode_db [None req-220868e5-1a1a-4936-9d95-6718adbbe0fa b6b3948daff542718bd20f19f99eafdd f5830d5b59fb4dacaf3b8afac247d6bc - - default default] HA network 9b495bec-926d-4219-8cff-e432a4485e65 was deleted as no HA routers are present in tenant afa3287845d1411bab1be3667cc8d25a. [pid: 8|app: 0|req: 891/1979] 10.0.0.203 () {32 vars in 724 bytes} [Mon Apr 13 22:20:27 2026] DELETE /v2.0/routers/7bccd704-7984-4820-992d-1fdf96886568 => generated 0 bytes in 1126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/1980] 10.0.0.203 () {34 vars in 758 bytes} [Mon Apr 13 22:20:28 2026] PUT /v2.0/subnets/72edc5fb-17ab-4165-aab5-33e226d8adc6/tags/red => generated 4 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/1981] 10.0.0.203 () {32 vars in 731 bytes} [Mon Apr 13 22:20:28 2026] GET /v2.0/subnets/72edc5fb-17ab-4165-aab5-33e226d8adc6/tags => generated 34 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/1982] 10.0.0.203 () {34 vars in 780 bytes} [Mon Apr 13 22:20:28 2026] PUT /v2.0/subnets/72edc5fb-17ab-4165-aab5-33e226d8adc6/tags/black.or.white => generated 4 bytes in 63 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/1983] 10.0.0.203 () {32 vars in 731 bytes} [Mon Apr 13 22:20:29 2026] GET /v2.0/subnets/72edc5fb-17ab-4165-aab5-33e226d8adc6/tags => generated 52 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1984] 10.0.0.203 () {32 vars in 724 bytes} [Mon Apr 13 22:20:28 2026] DELETE /v2.0/subnets/932e24a1-ec5f-4cc7-81c9-0c9f061b9993 => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/1985] 10.0.0.203 () {34 vars in 751 bytes} [Mon Apr 13 22:20:29 2026] PUT /v2.0/subnets/72edc5fb-17ab-4165-aab5-33e226d8adc6/tags => generated 37 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/1986] 10.0.0.203 () {32 vars in 731 bytes} [Mon Apr 13 22:20:29 2026] GET /v2.0/subnets/72edc5fb-17ab-4165-aab5-33e226d8adc6/tags => generated 37 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/1987] 10.0.0.203 () {32 vars in 739 bytes} [Mon Apr 13 22:20:29 2026] GET /v2.0/subnets/72edc5fb-17ab-4165-aab5-33e226d8adc6/tags/red => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-13 22:20:29.290 7 INFO neutron.api.v2.resource [None req-f4fbcd32-65b2-490a-9e7e-b5678a1fadcd 8b720902e45b4aa9bfd39fede7cdef77 183ce11e64a14865b46483d4df253c93 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1096/1988] 10.0.0.203 () {32 vars in 743 bytes} [Mon Apr 13 22:20:29 2026] GET /v2.0/subnets/72edc5fb-17ab-4165-aab5-33e226d8adc6/tags/green => generated 99 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/1989] 10.0.0.203 () {32 vars in 742 bytes} [Mon Apr 13 22:20:29 2026] DELETE /v2.0/subnets/72edc5fb-17ab-4165-aab5-33e226d8adc6/tags/red => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/1990] 10.0.0.203 () {32 vars in 731 bytes} [Mon Apr 13 22:20:29 2026] GET /v2.0/subnets/72edc5fb-17ab-4165-aab5-33e226d8adc6/tags => generated 30 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-13 22:20:29.456 7 INFO neutron.api.v2.resource [None req-a774cc16-353f-4558-804c-c97bf99b952d 8b720902e45b4aa9bfd39fede7cdef77 183ce11e64a14865b46483d4df253c93 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1099/1991] 10.0.0.203 () {32 vars in 746 bytes} [Mon Apr 13 22:20:29 2026] DELETE /v2.0/subnets/72edc5fb-17ab-4165-aab5-33e226d8adc6/tags/green => generated 99 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/1992] 10.0.0.203 () {32 vars in 734 bytes} [Mon Apr 13 22:20:29 2026] DELETE /v2.0/subnets/72edc5fb-17ab-4165-aab5-33e226d8adc6/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: 893/1993] 10.0.0.203 () {32 vars in 726 bytes} [Mon Apr 13 22:20:29 2026] DELETE /v2.0/networks/076ceb7a-6154-4b68-9fc6-e9397b904446 => generated 0 bytes in 434 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/1994] 10.0.0.203 () {32 vars in 731 bytes} [Mon Apr 13 22:20:29 2026] GET /v2.0/subnets/72edc5fb-17ab-4165-aab5-33e226d8adc6/tags => generated 12 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1995] 10.0.0.203 () {32 vars in 724 bytes} [Mon Apr 13 22:20:29 2026] DELETE /v2.0/subnets/72edc5fb-17ab-4165-aab5-33e226d8adc6 => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1996] 10.0.0.203 () {32 vars in 774 bytes} [Mon Apr 13 22:20:29 2026] GET /v2.0/security-groups?tenant_id=10269fca10e745e5bf74e4a90cbd997c&name=default => generated 2801 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1997] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:20:29 2026] DELETE /v2.0/security-groups/768b2f98-eead-4f78-a8fe-a8293361c09c => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-13 22:20:30.169 7 INFO neutron.services.segments.plugin [-] Segment cef7be8c-1d3f-42f3-a1c4-f5223ffd4b86 resource provider aggregate not found 2026-04-13 22:20:30.176 7 INFO neutron.services.segments.plugin [-] Segment cef7be8c-1d3f-42f3-a1c4-f5223ffd4b86 resource provider aggregate not found 2026-04-13 22:20:30.189 7 INFO neutron.services.segments.plugin [-] Segment cef7be8c-1d3f-42f3-a1c4-f5223ffd4b86 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cef7be8c-1d3f-42f3-a1c4-f5223ffd4b86 found for delete ", "request_id": "req-37eee079-f84c-445d-9a44-a4dbd76a4bef"}]} 2026-04-13 22:20:30.197 7 INFO neutron.services.segments.plugin [-] Segment cef7be8c-1d3f-42f3-a1c4-f5223ffd4b86 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cef7be8c-1d3f-42f3-a1c4-f5223ffd4b86 found for delete ", "request_id": "req-6c3590bf-2b76-4f26-be05-76ad33204192"}]} [pid: 7|app: 0|req: 1102/1998] 10.0.0.203 () {32 vars in 726 bytes} [Mon Apr 13 22:20:29 2026] DELETE /v2.0/networks/2c7f0c8e-6155-4ed1-9bca-7a85f7bd3972 => generated 0 bytes in 416 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-13 22:20:30.227 8 WARNING neutron_lib.context [None req-64d9201c-0562-46af-b3cb-caeb6c7c41de b9c054bb739d4f318739de34d0e79933 e8c2b321eea2411c8f66da1724ef8708 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1103/1999] 10.0.0.203 () {32 vars in 774 bytes} [Mon Apr 13 22:20:30 2026] GET /v2.0/security-groups?tenant_id=afa3287845d1411bab1be3667cc8d25a&name=default => generated 2801 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2000] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:20:30 2026] DELETE /v2.0/security-groups/5c0896b8-b681-4837-8f18-019cacf16b5e => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-13 22:20:30.359 8 INFO neutron.db.segments_db [None req-64d9201c-0562-46af-b3cb-caeb6c7c41de b9c054bb739d4f318739de34d0e79933 e8c2b321eea2411c8f66da1724ef8708 - - default default] Added segment ef9b301e-519b-4c9d-baad-e1b8a9c11c51 of type vxlan for network ba2a282e-d46f-484c-8703-bb4cf444e137 [pid: 8|app: 0|req: 897/2001] 10.0.0.203 () {34 vars in 670 bytes} [Mon Apr 13 22:20:30 2026] POST /v2.0/networks => generated 632 bytes in 444 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2002] 10.0.0.203 () {34 vars in 753 bytes} [Mon Apr 13 22:20:30 2026] PUT /v2.0/networks/ba2a282e-d46f-484c-8703-bb4cf444e137/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: 898/2003] 10.0.0.203 () {32 vars in 733 bytes} [Mon Apr 13 22:20:30 2026] GET /v2.0/networks/ba2a282e-d46f-484c-8703-bb4cf444e137/tags => generated 25 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2004] 10.0.0.203 () {34 vars in 764 bytes} [Mon Apr 13 22:20:30 2026] PUT /v2.0/networks/ba2a282e-d46f-484c-8703-bb4cf444e137/tags/green => generated 4 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/2005] 10.0.0.203 () {32 vars in 733 bytes} [Mon Apr 13 22:20:30 2026] GET /v2.0/networks/ba2a282e-d46f-484c-8703-bb4cf444e137/tags => generated 34 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2006] 10.0.0.203 () {34 vars in 760 bytes} [Mon Apr 13 22:20:30 2026] PUT /v2.0/networks/ba2a282e-d46f-484c-8703-bb4cf444e137/tags/red => generated 4 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/2007] 10.0.0.203 () {32 vars in 733 bytes} [Mon Apr 13 22:20:30 2026] GET /v2.0/networks/ba2a282e-d46f-484c-8703-bb4cf444e137/tags => generated 34 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2008] 10.0.0.203 () {34 vars in 782 bytes} [Mon Apr 13 22:20:30 2026] PUT /v2.0/networks/ba2a282e-d46f-484c-8703-bb4cf444e137/tags/black.or.white => generated 4 bytes in 85 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-13 22:20:30.961 8 INFO neutron.services.segments.plugin [-] Segment 35cb8884-a9f9-48de-9549-eb4253cca4ed resource provider aggregate not found 2026-04-13 22:20:30.966 8 INFO neutron.services.segments.plugin [-] Segment 35cb8884-a9f9-48de-9549-eb4253cca4ed resource provider aggregate not found 2026-04-13 22:20:30.982 8 INFO neutron.services.segments.plugin [-] Segment 35cb8884-a9f9-48de-9549-eb4253cca4ed resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 35cb8884-a9f9-48de-9549-eb4253cca4ed found for delete ", "request_id": "req-af26d317-0126-4e2e-9216-4d960eb84117"}]} 2026-04-13 22:20:30.993 8 INFO neutron.services.segments.plugin [-] Segment 35cb8884-a9f9-48de-9549-eb4253cca4ed resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 35cb8884-a9f9-48de-9549-eb4253cca4ed found for delete ", "request_id": "req-948785d7-1eb3-4fd4-a562-4a69558306bf"}]} [pid: 8|app: 0|req: 901/2009] 10.0.0.203 () {32 vars in 826 bytes} [Mon Apr 13 22:20:30 2026] GET /v2.0/ports?project_id=5eb2001b5d874d77b4e78256c8201eab&network_id=015f9d3d-5981-4132-b131-5aebf3d35c35 => generated 3691 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/2010] 10.0.0.203 () {32 vars in 733 bytes} [Mon Apr 13 22:20:31 2026] GET /v2.0/networks/ba2a282e-d46f-484c-8703-bb4cf444e137/tags => generated 52 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2011] 10.0.0.203 () {32 vars in 774 bytes} [Mon Apr 13 22:20:30 2026] GET /v2.0/security-groups?tenant_id=183ce11e64a14865b46483d4df253c93&name=default => generated 2801 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/2012] 10.0.0.203 () {34 vars in 753 bytes} [Mon Apr 13 22:20:31 2026] PUT /v2.0/networks/ba2a282e-d46f-484c-8703-bb4cf444e137/tags => generated 37 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/2013] 10.0.0.203 () {32 vars in 733 bytes} [Mon Apr 13 22:20:31 2026] GET /v2.0/networks/ba2a282e-d46f-484c-8703-bb4cf444e137/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: 1110/2014] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:20:31 2026] DELETE /v2.0/security-groups/c5399604-9608-4495-a970-8153c0a8e3f9 => 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: 905/2015] 10.0.0.203 () {32 vars in 741 bytes} [Mon Apr 13 22:20:31 2026] GET /v2.0/networks/ba2a282e-d46f-484c-8703-bb4cf444e137/tags/red => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-13 22:20:31.284 7 INFO neutron.api.v2.resource [None req-00c22b3a-af44-4f6e-ad2c-15a4841fde81 b9c054bb739d4f318739de34d0e79933 e8c2b321eea2411c8f66da1724ef8708 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1111/2016] 10.0.0.203 () {32 vars in 745 bytes} [Mon Apr 13 22:20:31 2026] GET /v2.0/networks/ba2a282e-d46f-484c-8703-bb4cf444e137/tags/green => generated 99 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/2017] 10.0.0.203 () {32 vars in 742 bytes} [Mon Apr 13 22:20:31 2026] GET /v2.0/subnets?network_id=1b5f69e9-4c4a-4f6e-b157-ab332e5df40c => generated 644 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2018] 10.0.0.203 () {32 vars in 744 bytes} [Mon Apr 13 22:20:31 2026] DELETE /v2.0/networks/ba2a282e-d46f-484c-8703-bb4cf444e137/tags/red => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2019] 10.0.0.203 () {32 vars in 733 bytes} [Mon Apr 13 22:20:31 2026] GET /v2.0/networks/ba2a282e-d46f-484c-8703-bb4cf444e137/tags => generated 30 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/2020] 10.0.0.203 () {32 vars in 774 bytes} [Mon Apr 13 22:20:31 2026] GET /v2.0/security-groups?tenant_id=0292d2bba6f74cc8924e2e8e7053db4a&name=default => generated 2805 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-13 22:20:31.462 7 INFO neutron.api.v2.resource [None req-47a3527d-f5f8-4b48-8a53-18013ec11695 b9c054bb739d4f318739de34d0e79933 e8c2b321eea2411c8f66da1724ef8708 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1114/2021] 10.0.0.203 () {32 vars in 748 bytes} [Mon Apr 13 22:20:31 2026] DELETE /v2.0/networks/ba2a282e-d46f-484c-8703-bb4cf444e137/tags/green => generated 99 bytes in 65 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/2022] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:20:31 2026] DELETE /v2.0/security-groups/9f0a16f7-4b80-4045-aac8-fb3959ca4f88 => 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: 1115/2023] 10.0.0.203 () {32 vars in 736 bytes} [Mon Apr 13 22:20:31 2026] DELETE /v2.0/networks/ba2a282e-d46f-484c-8703-bb4cf444e137/tags => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2024] 10.0.0.203 () {32 vars in 733 bytes} [Mon Apr 13 22:20:31 2026] GET /v2.0/networks/ba2a282e-d46f-484c-8703-bb4cf444e137/tags => generated 12 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-13 22:20:31.650 8 INFO neutron.db.l3_db [None req-1baabcb1-ad97-49d1-a22d-2f5fd0b436c1 602b591083ca4d049d06a25f0f112f1f 5eb2001b5d874d77b4e78256c8201eab - - default default] Floating IP bf7adc4e-0bf7-4082-872a-65776226ccd0 disassociated. External IP: 10.96.250.212, port: 3fe2ab51-1606-4941-a474-0ea5c93cd503. [pid: 7|app: 0|req: 1117/2025] 10.0.0.203 () {32 vars in 726 bytes} [Mon Apr 13 22:20:31 2026] DELETE /v2.0/networks/ba2a282e-d46f-484c-8703-bb4cf444e137 => 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: 909/2028] 10.0.0.203 () {34 vars in 749 bytes} [Mon Apr 13 22:20:31 2026] PUT /v2.0/floatingips/bf7adc4e-0bf7-4082-872a-65776226ccd0 => generated 554 bytes in 527 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2029] 10.0.0.203 () {32 vars in 729 bytes} [Mon Apr 13 22:20:32 2026] GET /v2.0/floatingips/bf7adc4e-0bf7-4082-872a-65776226ccd0 => generated 554 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-13 22:20:32.491 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c16bb584-cf74-4fc7-a747-252c8776d4a4'] response: {'name': 'network-changed', 'server_uuid': '3ebe2604-a6a9-4e62-9418-c5f573adc070', 'tag': '3fe2ab51-1606-4941-a474-0ea5c93cd503', 'status': 'completed', 'code': 200} 2026-04-13 22:20:32.559 7 INFO neutron.services.segments.plugin [-] Segment ef9b301e-519b-4c9d-baad-e1b8a9c11c51 resource provider aggregate not found 2026-04-13 22:20:32.566 7 INFO neutron.services.segments.plugin [-] Segment ef9b301e-519b-4c9d-baad-e1b8a9c11c51 resource provider aggregate not found 2026-04-13 22:20:32.587 7 INFO neutron.services.segments.plugin [-] Segment ef9b301e-519b-4c9d-baad-e1b8a9c11c51 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef9b301e-519b-4c9d-baad-e1b8a9c11c51 found for delete ", "request_id": "req-4eff14e2-ce57-4e42-a546-48e68c8d6c1e"}]} 2026-04-13 22:20:32.588 7 INFO neutron.services.segments.plugin [-] Segment ef9b301e-519b-4c9d-baad-e1b8a9c11c51 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef9b301e-519b-4c9d-baad-e1b8a9c11c51 found for delete ", "request_id": "req-ae3e33ed-6e69-48f5-a7b9-4cf6a137014c"}]} [pid: 7|app: 0|req: 1121/2030] 199.19.213.204 () {34 vars in 1080 bytes} [Mon Apr 13 22:20:32 2026] GET /v2.0/ports?tenant_id=5eb2001b5d874d77b4e78256c8201eab&device_id=3ebe2604-a6a9-4e62-9418-c5f573adc070 => generated 1240 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2031] 199.19.213.204 () {34 vars in 986 bytes} [Mon Apr 13 22:20:32 2026] GET /v2.0/networks?id=015f9d3d-5981-4132-b131-5aebf3d35c35 => generated 757 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2032] 199.19.213.204 () {34 vars in 1058 bytes} [Mon Apr 13 22:20:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=3fe2ab51-1606-4941-a474-0ea5c93cd503 => 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: 910/2033] 10.0.0.203 () {32 vars in 774 bytes} [Mon Apr 13 22:20:32 2026] GET /v2.0/security-groups?tenant_id=500bc97a58ab480ab77cb68d49e6f462&name=default => generated 2805 bytes in 310 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2034] 199.19.213.204 () {34 vars in 984 bytes} [Mon Apr 13 22:20:32 2026] GET /v2.0/subnets?id=2fe93c3b-bf8f-4c69-afc2-a39d87950642 => generated 653 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2035] 199.19.213.204 () {34 vars in 1052 bytes} [Mon Apr 13 22:20:32 2026] GET /v2.0/ports?network_id=015f9d3d-5981-4132-b131-5aebf3d35c35&device_owner=network%3Adhcp => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/2036] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:20:32 2026] DELETE /v2.0/security-groups/80d10399-3800-42fb-9599-792ada8acb6f => 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: 1126/2037] 199.19.213.204 () {34 vars in 1012 bytes} [Mon Apr 13 22:20:32 2026] GET /v2.0/networks/015f9d3d-5981-4132-b131-5aebf3d35c35?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: 912/2038] 199.19.213.204 () {34 vars in 1112 bytes} [Mon Apr 13 22:20:32 2026] GET /v2.0/networks/015f9d3d-5981-4132-b131-5aebf3d35c35?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2039] 10.0.0.203 () {32 vars in 774 bytes} [Mon Apr 13 22:20:33 2026] GET /v2.0/security-groups?tenant_id=e8c2b321eea2411c8f66da1724ef8708&name=default => generated 2801 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2040] 10.0.0.203 () {32 vars in 729 bytes} [Mon Apr 13 22:20:33 2026] GET /v2.0/floatingips/bf7adc4e-0bf7-4082-872a-65776226ccd0 => 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: 913/2041] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:20:33 2026] DELETE /v2.0/security-groups/820e940a-ab2a-488e-bae1-c37dfa3ceb4e => 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: 1129/2042] 10.0.0.203 () {32 vars in 729 bytes} [Mon Apr 13 22:20:34 2026] GET /v2.0/floatingips/bf7adc4e-0bf7-4082-872a-65776226ccd0 => generated 552 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-13 22:20:34.748 8 WARNING neutron_lib.context [None req-890d1655-9377-4960-a6c0-3ebe54249ff9 7ac6ff27779147c18c930a2dda2e0f89 db7e60de672e4f3f831ff15de882c747 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-13 22:20:34.883 7 WARNING neutron_lib.context [None req-35848456-cc8a-4e78-9162-02f32a87911c 6de1bf13936441ae8360acfcc8c0399f 6b9725a75bd74fe1aebe3c5151753639 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-13 22:20:34.893 8 INFO neutron.db.segments_db [None req-890d1655-9377-4960-a6c0-3ebe54249ff9 7ac6ff27779147c18c930a2dda2e0f89 db7e60de672e4f3f831ff15de882c747 - - default default] Added segment 3454c41d-1a08-483e-a85e-4322484c09ab of type vxlan for network ef353442-6156-4e27-af0c-cb67a8961a52 2026-04-13 22:20:35.006 7 INFO neutron.db.segments_db [None req-35848456-cc8a-4e78-9162-02f32a87911c 6de1bf13936441ae8360acfcc8c0399f 6b9725a75bd74fe1aebe3c5151753639 - - default default] Added segment c0c87699-5a05-4ee0-a494-f6aeacac30ec of type vxlan for network 18e0fdbd-32eb-45a7-ba5b-679e0e253f5a [pid: 8|app: 0|req: 914/2043] 10.0.0.203 () {34 vars in 670 bytes} [Mon Apr 13 22:20:34 2026] POST /v2.0/networks => generated 631 bytes in 398 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-13 22:20:35.038 8 WARNING neutron_lib.context [None req-e5a9863b-cc62-47cb-8698-1acaddb28768 7ac6ff27779147c18c930a2dda2e0f89 db7e60de672e4f3f831ff15de882c747 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-13 22:20:35.102 8 INFO neutron.db.segments_db [None req-e5a9863b-cc62-47cb-8698-1acaddb28768 7ac6ff27779147c18c930a2dda2e0f89 db7e60de672e4f3f831ff15de882c747 - - default default] Added segment 502e4f75-bb96-41f0-bd14-b6ba62d9d151 of type vxlan for network 8d36a19b-95b6-4fc2-8a2b-52972a1c9df8 [pid: 7|app: 0|req: 1130/2044] 10.0.0.203 () {34 vars in 670 bytes} [Mon Apr 13 22:20:34 2026] POST /v2.0/networks => generated 631 bytes in 272 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-13 22:20:35.122 7 WARNING neutron_lib.context [None req-02e4ed80-16c3-477d-8e02-3e4f283e7612 6de1bf13936441ae8360acfcc8c0399f 6b9725a75bd74fe1aebe3c5151753639 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-13 22:20:35.183 7 INFO neutron.db.segments_db [None req-02e4ed80-16c3-477d-8e02-3e4f283e7612 6de1bf13936441ae8360acfcc8c0399f 6b9725a75bd74fe1aebe3c5151753639 - - default default] Added segment cde5a05c-c5a7-4bf7-ace1-b13362c9ab37 of type vxlan for network d6e5ad88-ce0a-4544-be76-5ed80d0d7387 [pid: 8|app: 0|req: 915/2045] 10.0.0.203 () {34 vars in 670 bytes} [Mon Apr 13 22:20:35 2026] POST /v2.0/networks => generated 631 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-13 22:20:35.242 8 WARNING neutron_lib.context [None req-6f5e9d89-d9bc-4281-894f-63e6584af039 7ac6ff27779147c18c930a2dda2e0f89 db7e60de672e4f3f831ff15de882c747 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-13 22:20:35.298 8 INFO neutron.db.segments_db [None req-6f5e9d89-d9bc-4281-894f-63e6584af039 7ac6ff27779147c18c930a2dda2e0f89 db7e60de672e4f3f831ff15de882c747 - - default default] Added segment 1053375f-d243-4563-902f-b279d3ea8a16 of type vxlan for network 846be344-e10f-49b3-b9a4-2590f57b6c53 [pid: 7|app: 0|req: 1131/2046] 10.0.0.203 () {34 vars in 670 bytes} [Mon Apr 13 22:20:35 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) 2026-04-13 22:20:35.317 7 WARNING neutron_lib.context [None req-ef958708-5705-41da-8742-550b6690ae6f 602b591083ca4d049d06a25f0f112f1f 5eb2001b5d874d77b4e78256c8201eab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 916/2047] 10.0.0.203 () {34 vars in 670 bytes} [Mon Apr 13 22:20:35 2026] POST /v2.0/networks => generated 632 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2048] 10.0.0.203 () {34 vars in 685 bytes} [Mon Apr 13 22:20:35 2026] POST /v2.0/security-groups => generated 1613 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-13 22:20:35.436 7 WARNING neutron_lib.context [None req-73253ba1-1939-48f4-803b-242fc24001bb 7ac6ff27779147c18c930a2dda2e0f89 db7e60de672e4f3f831ff15de882c747 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2049] 10.0.0.203 () {34 vars in 753 bytes} [Mon Apr 13 22:20:35 2026] PUT /v2.0/networks/18e0fdbd-32eb-45a7-ba5b-679e0e253f5a/tags => generated 25 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-13 22:20:35.467 8 WARNING neutron_lib.context [None req-95cd0115-012a-42ba-a765-188a394627be 602b591083ca4d049d06a25f0f112f1f 5eb2001b5d874d77b4e78256c8201eab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-13 22:20:35.486 7 INFO neutron.db.segments_db [None req-73253ba1-1939-48f4-803b-242fc24001bb 7ac6ff27779147c18c930a2dda2e0f89 db7e60de672e4f3f831ff15de882c747 - - default default] Added segment 52687ede-1726-47e8-841b-03413d519f10 of type vxlan for network 76775fdd-c4f7-46d1-866d-028c2c4403da [pid: 8|app: 0|req: 918/2050] 10.0.0.203 () {34 vars in 695 bytes} [Mon Apr 13 22:20:35 2026] POST /v2.0/security-group-rules => generated 565 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2051] 10.0.0.203 () {34 vars in 670 bytes} [Mon Apr 13 22:20:35 2026] POST /v2.0/networks => generated 632 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-13 22:20:35.618 7 WARNING neutron_lib.context [None req-d7139bed-e776-40ab-9b90-289d4784c2a8 602b591083ca4d049d06a25f0f112f1f 5eb2001b5d874d77b4e78256c8201eab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 919/2052] 10.0.0.203 () {32 vars in 733 bytes} [Mon Apr 13 22:20:35 2026] GET /v2.0/networks/18e0fdbd-32eb-45a7-ba5b-679e0e253f5a/tags => generated 25 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-13 22:20:35.631 8 WARNING neutron_lib.context [None req-fb4639be-29c0-4e08-8d26-664c93507e87 7ac6ff27779147c18c930a2dda2e0f89 db7e60de672e4f3f831ff15de882c747 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-13 22:20:35.701 8 INFO neutron.db.segments_db [None req-fb4639be-29c0-4e08-8d26-664c93507e87 7ac6ff27779147c18c930a2dda2e0f89 db7e60de672e4f3f831ff15de882c747 - - default default] Added segment ce99fe73-13a9-49c3-90d0-3d7f4c06b4ec of type vxlan for network f3664bf3-5ba1-458e-9fb5-07bef9d1e0ea [pid: 7|app: 0|req: 1134/2053] 10.0.0.203 () {34 vars in 695 bytes} [Mon Apr 13 22:20:35 2026] POST /v2.0/security-group-rules => generated 564 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/2054] 10.0.0.203 () {34 vars in 670 bytes} [Mon Apr 13 22:20:35 2026] POST /v2.0/networks => generated 632 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2055] 10.0.0.203 () {34 vars in 753 bytes} [Mon Apr 13 22:20:35 2026] PUT /v2.0/networks/d6e5ad88-ce0a-4544-be76-5ed80d0d7387/tags => generated 17 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-13 22:20:35.840 8 WARNING neutron_lib.context [None req-42665f6a-509b-4273-bbd6-a5f566ef2d03 602b591083ca4d049d06a25f0f112f1f 5eb2001b5d874d77b4e78256c8201eab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1136/2056] 10.0.0.203 () {32 vars in 733 bytes} [Mon Apr 13 22:20:35 2026] GET /v2.0/networks/d6e5ad88-ce0a-4544-be76-5ed80d0d7387/tags => generated 17 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/2057] 10.0.0.203 () {34 vars in 695 bytes} [Mon Apr 13 22:20:35 2026] POST /v2.0/security-group-rules => generated 570 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2058] 10.0.0.203 () {34 vars in 753 bytes} [Mon Apr 13 22:20:35 2026] PUT /v2.0/networks/ef353442-6156-4e27-af0c-cb67a8961a52/tags => generated 17 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-13 22:20:35.957 7 WARNING neutron_lib.context [None req-549709d2-bfb3-4088-a97d-b9c58d197664 602b591083ca4d049d06a25f0f112f1f 5eb2001b5d874d77b4e78256c8201eab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 922/2059] 10.0.0.203 () {34 vars in 753 bytes} [Mon Apr 13 22:20:35 2026] PUT /v2.0/networks/d6e5ad88-ce0a-4544-be76-5ed80d0d7387/tags => generated 12 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/2060] 10.0.0.203 () {34 vars in 753 bytes} [Mon Apr 13 22:20:35 2026] PUT /v2.0/networks/8d36a19b-95b6-4fc2-8a2b-52972a1c9df8/tags => generated 25 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2061] 10.0.0.203 () {34 vars in 695 bytes} [Mon Apr 13 22:20:35 2026] POST /v2.0/security-group-rules => generated 569 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/2062] 10.0.0.203 () {32 vars in 733 bytes} [Mon Apr 13 22:20:36 2026] GET /v2.0/networks/d6e5ad88-ce0a-4544-be76-5ed80d0d7387/tags => generated 12 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-13 22:20:36.105 8 WARNING neutron_lib.context [None req-3885c305-a67f-42a5-90cb-b6eb629ade35 602b591083ca4d049d06a25f0f112f1f 5eb2001b5d874d77b4e78256c8201eab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-13 22:20:36.125 8 INFO neutron.db.securitygroups_db [None req-3885c305-a67f-42a5-90cb-b6eb629ade35 602b591083ca4d049d06a25f0f112f1f 5eb2001b5d874d77b4e78256c8201eab - - default default] Project 5eb2001b5d874d77b4e78256c8201eab 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: 1139/2063] 10.0.0.203 () {34 vars in 753 bytes} [Mon Apr 13 22:20:36 2026] PUT /v2.0/networks/846be344-e10f-49b3-b9a4-2590f57b6c53/tags => generated 34 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2064] 10.0.0.203 () {32 vars in 733 bytes} [Mon Apr 13 22:20:36 2026] GET /v2.0/networks/18e0fdbd-32eb-45a7-ba5b-679e0e253f5a/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/2065] 10.0.0.203 () {34 vars in 695 bytes} [Mon Apr 13 22:20:36 2026] POST /v2.0/security-group-rules => generated 575 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2066] 10.0.0.203 () {34 vars in 753 bytes} [Mon Apr 13 22:20:36 2026] PUT /v2.0/networks/76775fdd-c4f7-46d1-866d-028c2c4403da/tags => generated 19 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-13 22:20:36.244 7 WARNING neutron_lib.context [None req-0957a67a-015c-45ef-ad9a-78e985cd3c75 602b591083ca4d049d06a25f0f112f1f 5eb2001b5d874d77b4e78256c8201eab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-13 22:20:36.265 7 INFO neutron.db.securitygroups_db [None req-0957a67a-015c-45ef-ad9a-78e985cd3c75 602b591083ca4d049d06a25f0f112f1f 5eb2001b5d874d77b4e78256c8201eab - - default default] Project 5eb2001b5d874d77b4e78256c8201eab 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: 1142/2067] 10.0.0.203 () {34 vars in 695 bytes} [Mon Apr 13 22:20:36 2026] POST /v2.0/security-group-rules => generated 574 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-13 22:20:36.377 8 INFO neutron.services.segments.plugin [-] Segment c0c87699-5a05-4ee0-a494-f6aeacac30ec resource provider aggregate not found 2026-04-13 22:20:36.385 8 INFO neutron.services.segments.plugin [-] Segment c0c87699-5a05-4ee0-a494-f6aeacac30ec resource provider aggregate not found 2026-04-13 22:20:36.391 8 INFO neutron.services.segments.plugin [-] Segment c0c87699-5a05-4ee0-a494-f6aeacac30ec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c0c87699-5a05-4ee0-a494-f6aeacac30ec found for delete ", "request_id": "req-12eec70a-dcf6-4591-9dd8-14ec09b5d04a"}]} [pid: 8|app: 0|req: 926/2068] 10.0.0.203 () {32 vars in 726 bytes} [Mon Apr 13 22:20:36 2026] DELETE /v2.0/networks/18e0fdbd-32eb-45a7-ba5b-679e0e253f5a => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-13 22:20:36.411 8 INFO neutron.services.segments.plugin [-] Segment c0c87699-5a05-4ee0-a494-f6aeacac30ec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c0c87699-5a05-4ee0-a494-f6aeacac30ec found for delete ", "request_id": "req-85ade00a-e6d2-4217-9862-c49c09326ce5"}]} [pid: 7|app: 0|req: 1143/2069] 10.0.0.203 () {32 vars in 666 bytes} [Mon Apr 13 22:20:36 2026] GET /v2.0/networks?tags=red => generated 1855 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2070] 10.0.0.203 () {32 vars in 680 bytes} [Mon Apr 13 22:20:36 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: 7|app: 0|req: 1145/2071] 10.0.0.203 () {32 vars in 676 bytes} [Mon Apr 13 22:20:36 2026] GET /v2.0/networks?tags-any=blue => generated 1249 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/2072] 10.0.0.203 () {32 vars in 726 bytes} [Mon Apr 13 22:20:36 2026] DELETE /v2.0/networks/d6e5ad88-ce0a-4544-be76-5ed80d0d7387 => 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: 1146/2073] 10.0.0.203 () {32 vars in 688 bytes} [Mon Apr 13 22:20:36 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1855 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/2074] 10.0.0.203 () {32 vars in 674 bytes} [Mon Apr 13 22:20:36 2026] GET /v2.0/networks?not-tags=red => generated 1862 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2075] 10.0.0.203 () {32 vars in 649 bytes} [Mon Apr 13 22:20:36 2026] GET /v2.0/networks => generated 1298 bytes in 294 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2076] 10.0.0.226 () {34 vars in 1100 bytes} [Mon Apr 13 22:20:37 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1641009610&fields=id&tenant_id=5eb2001b5d874d77b4e78256c8201eab => generated 69 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2077] 10.0.0.226 () {34 vars in 982 bytes} [Mon Apr 13 22:20:37 2026] GET /v2.0/networks?id=015f9d3d-5981-4132-b131-5aebf3d35c35 => generated 661 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2078] 10.0.0.226 () {34 vars in 965 bytes} [Mon Apr 13 22:20:37 2026] GET /v2.0/quotas/5eb2001b5d874d77b4e78256c8201eab => 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: 1151/2079] 199.19.213.204 () {34 vars in 1096 bytes} [Mon Apr 13 22:20:37 2026] GET /v2.0/ports?device_id=3ebe2604-a6a9-4e62-9418-c5f573adc070&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: 8|app: 0|req: 929/2080] 10.0.0.203 () {32 vars in 688 bytes} [Mon Apr 13 22:20:36 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2468 bytes in 537 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2081] 10.0.0.226 () {34 vars in 1002 bytes} [Mon Apr 13 22:20:37 2026] GET /v2.0/ports?tenant_id=5eb2001b5d874d77b4e78256c8201eab&fields=id => generated 149 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2082] 199.19.213.204 () {34 vars in 1080 bytes} [Mon Apr 13 22:20:37 2026] GET /v2.0/ports?tenant_id=5eb2001b5d874d77b4e78256c8201eab&device_id=3ebe2604-a6a9-4e62-9418-c5f573adc070 => generated 1240 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2083] 10.0.0.203 () {32 vars in 684 bytes} [Mon Apr 13 22:20:37 2026] GET /v2.0/networks?not-tags-any=blue => generated 2468 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2084] 10.0.0.226 () {34 vars in 1008 bytes} [Mon Apr 13 22:20:37 2026] GET /v2.0/networks/015f9d3d-5981-4132-b131-5aebf3d35c35?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: 930/2085] 10.0.0.203 () {32 vars in 774 bytes} [Mon Apr 13 22:20:37 2026] GET /v2.0/security-groups?tenant_id=d06e324b21f54547b0af26682100da47&name=default => generated 2805 bytes in 269 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2086] 199.19.213.204 () {34 vars in 986 bytes} [Mon Apr 13 22:20:37 2026] GET /v2.0/networks?id=015f9d3d-5981-4132-b131-5aebf3d35c35 => 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: 931/2087] 10.0.0.203 () {32 vars in 696 bytes} [Mon Apr 13 22:20:37 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1862 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2088] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:20:37 2026] DELETE /v2.0/security-groups/eff38dc9-e7b4-45b0-af9b-dd52330c3a6e => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2089] 199.19.213.204 () {34 vars in 1058 bytes} [Mon Apr 13 22:20:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=3fe2ab51-1606-4941-a474-0ea5c93cd503 => 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: 932/2090] 10.0.0.226 () {34 vars in 1108 bytes} [Mon Apr 13 22:20:37 2026] GET /v2.0/networks/015f9d3d-5981-4132-b131-5aebf3d35c35?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/2091] 199.19.213.204 () {34 vars in 984 bytes} [Mon Apr 13 22:20:37 2026] GET /v2.0/subnets?id=2fe93c3b-bf8f-4c69-afc2-a39d87950642 => 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: 934/2092] 199.19.213.204 () {34 vars in 1052 bytes} [Mon Apr 13 22:20:37 2026] GET /v2.0/ports?network_id=015f9d3d-5981-4132-b131-5aebf3d35c35&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/2093] 199.19.213.204 () {34 vars in 1012 bytes} [Mon Apr 13 22:20:37 2026] GET /v2.0/networks/015f9d3d-5981-4132-b131-5aebf3d35c35?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-13 22:20:37.969 7 INFO neutron.services.segments.plugin [-] Segment 3454c41d-1a08-483e-a85e-4322484c09ab resource provider aggregate not found 2026-04-13 22:20:37.975 7 INFO neutron.services.segments.plugin [-] Segment 3454c41d-1a08-483e-a85e-4322484c09ab resource provider aggregate not found [pid: 8|app: 0|req: 936/2094] 10.0.0.226 () {34 vars in 990 bytes} [Mon Apr 13 22:20:37 2026] GET /v2.0/ports?device_id=2247a576-b7d5-4788-9fd5-d32fcd2aa2e3 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-13 22:20:37.990 7 INFO neutron.services.segments.plugin [-] Segment 3454c41d-1a08-483e-a85e-4322484c09ab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3454c41d-1a08-483e-a85e-4322484c09ab found for delete ", "request_id": "req-5872a624-7457-4b47-834d-4a7acfb542c9"}]} 2026-04-13 22:20:37.994 7 INFO neutron.services.segments.plugin [-] Segment 3454c41d-1a08-483e-a85e-4322484c09ab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3454c41d-1a08-483e-a85e-4322484c09ab found for delete ", "request_id": "req-78e2cbe2-0999-49dc-bb5a-cd669a044d21"}]} [pid: 7|app: 0|req: 1159/2095] 10.0.0.203 () {32 vars in 726 bytes} [Mon Apr 13 22:20:37 2026] DELETE /v2.0/networks/ef353442-6156-4e27-af0c-cb67a8961a52 => 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: 937/2096] 10.0.0.203 () {32 vars in 774 bytes} [Mon Apr 13 22:20:37 2026] GET /v2.0/security-groups?tenant_id=6b9725a75bd74fe1aebe3c5151753639&name=default => generated 2805 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2097] 199.19.213.204 () {34 vars in 1112 bytes} [Mon Apr 13 22:20:38 2026] GET /v2.0/networks/015f9d3d-5981-4132-b131-5aebf3d35c35?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2098] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:20:38 2026] DELETE /v2.0/security-groups/3cb55a90-c214-42b7-8d72-42628bb05b5d => 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: 938/2099] 10.0.0.203 () {32 vars in 726 bytes} [Mon Apr 13 22:20:38 2026] DELETE /v2.0/networks/8d36a19b-95b6-4fc2-8a2b-52972a1c9df8 => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2100] 10.0.0.203 () {32 vars in 726 bytes} [Mon Apr 13 22:20:38 2026] DELETE /v2.0/networks/846be344-e10f-49b3-b9a4-2590f57b6c53 => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-13 22:20:38.449 8 INFO neutron.services.segments.plugin [-] Segment cde5a05c-c5a7-4bf7-ace1-b13362c9ab37 resource provider aggregate not found 2026-04-13 22:20:38.459 8 INFO neutron.services.segments.plugin [-] Segment cde5a05c-c5a7-4bf7-ace1-b13362c9ab37 resource provider aggregate not found 2026-04-13 22:20:38.480 8 INFO neutron.services.segments.plugin [-] Segment cde5a05c-c5a7-4bf7-ace1-b13362c9ab37 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cde5a05c-c5a7-4bf7-ace1-b13362c9ab37 found for delete ", "request_id": "req-200dd5ae-15a6-45a3-807b-22b9cefe8611"}]} 2026-04-13 22:20:38.488 8 INFO neutron.services.segments.plugin [-] Segment cde5a05c-c5a7-4bf7-ace1-b13362c9ab37 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cde5a05c-c5a7-4bf7-ace1-b13362c9ab37 found for delete ", "request_id": "req-4f0fd502-51d9-4d92-a58f-8e829ee9e129"}]} 2026-04-13 22:20:38.497 8 INFO neutron.services.segments.plugin [-] Segment 502e4f75-bb96-41f0-bd14-b6ba62d9d151 resource provider aggregate not found 2026-04-13 22:20:38.512 8 INFO neutron.services.segments.plugin [-] Segment 502e4f75-bb96-41f0-bd14-b6ba62d9d151 resource provider aggregate not found 2026-04-13 22:20:38.519 8 INFO neutron.services.segments.plugin [-] Segment 502e4f75-bb96-41f0-bd14-b6ba62d9d151 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 502e4f75-bb96-41f0-bd14-b6ba62d9d151 found for delete ", "request_id": "req-5f3ca2a1-a2da-4666-ac7b-bd154439e9f6"}]} 2026-04-13 22:20:38.537 8 INFO neutron.services.segments.plugin [-] Segment 502e4f75-bb96-41f0-bd14-b6ba62d9d151 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 502e4f75-bb96-41f0-bd14-b6ba62d9d151 found for delete ", "request_id": "req-0ff5077c-60e5-41a6-99d6-6f78c6955895"}]} [pid: 7|app: 0|req: 1163/2101] 199.19.213.204 () {34 vars in 986 bytes} [Mon Apr 13 22:20:38 2026] GET /v2.0/networks?id=015f9d3d-5981-4132-b131-5aebf3d35c35 => generated 661 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/2102] 10.0.0.203 () {32 vars in 726 bytes} [Mon Apr 13 22:20:38 2026] DELETE /v2.0/networks/76775fdd-c4f7-46d1-866d-028c2c4403da => generated 0 bytes in 265 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2103] 199.19.213.204 () {34 vars in 1050 bytes} [Mon Apr 13 22:20:38 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=5eb2001b5d874d77b4e78256c8201eab => generated 274 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-13 22:20:38.763 7 WARNING neutron_lib.context [req-2f656fd9-a5a4-4f8f-a726-75a37b99346c req-72538aba-a44a-4749-a1f7-4f7f29d9f470 602b591083ca4d049d06a25f0f112f1f 5eb2001b5d874d77b4e78256c8201eab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 940/2104] 10.0.0.203 () {32 vars in 726 bytes} [Mon Apr 13 22:20:38 2026] DELETE /v2.0/networks/f3664bf3-5ba1-458e-9fb5-07bef9d1e0ea => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/2105] 10.0.0.226 () {34 vars in 990 bytes} [Mon Apr 13 22:20:39 2026] GET /v2.0/ports?device_id=2247a576-b7d5-4788-9fd5-d32fcd2aa2e3 => 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: 1165/2106] 199.19.213.204 () {38 vars in 955 bytes} [Mon Apr 13 22:20:38 2026] POST /v2.0/ports => generated 958 bytes in 456 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/2107] 199.19.213.204 () {38 vars in 1028 bytes} [Mon Apr 13 22:20:39 2026] PUT /v2.0/ports/7e85a09d-4b8e-42ae-b91a-bbb0f24d29fe => generated 1203 bytes in 455 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: 1166/2108] 199.19.213.204 () {34 vars in 1080 bytes} [Mon Apr 13 22:20:39 2026] GET /v2.0/ports?tenant_id=5eb2001b5d874d77b4e78256c8201eab&device_id=2247a576-b7d5-4788-9fd5-d32fcd2aa2e3 => generated 1242 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-13 22:20:39.816 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d629902f-fabf-416d-be16-41a5308a7af1'] response: {'name': 'network-changed', 'server_uuid': '2247a576-b7d5-4788-9fd5-d32fcd2aa2e3', 'tag': '7e85a09d-4b8e-42ae-b91a-bbb0f24d29fe', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 943/2109] 199.19.213.204 () {34 vars in 1060 bytes} [Mon Apr 13 22:20:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=7e85a09d-4b8e-42ae-b91a-bbb0f24d29fe => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/2110] 199.19.213.204 () {34 vars in 984 bytes} [Mon Apr 13 22:20:39 2026] GET /v2.0/subnets?id=2fe93c3b-bf8f-4c69-afc2-a39d87950642 => generated 653 bytes in 43 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: 945/2111] 199.19.213.204 () {34 vars in 1052 bytes} [Mon Apr 13 22:20:39 2026] GET /v2.0/ports?network_id=015f9d3d-5981-4132-b131-5aebf3d35c35&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/2112] 199.19.213.204 () {34 vars in 1012 bytes} [Mon Apr 13 22:20:39 2026] GET /v2.0/networks/015f9d3d-5981-4132-b131-5aebf3d35c35?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-13 22:20:40.010 7 INFO neutron.services.segments.plugin [-] Segment 1053375f-d243-4563-902f-b279d3ea8a16 resource provider aggregate not found 2026-04-13 22:20:40.018 7 INFO neutron.services.segments.plugin [-] Segment 1053375f-d243-4563-902f-b279d3ea8a16 resource provider aggregate not found 2026-04-13 22:20:40.034 7 INFO neutron.services.segments.plugin [-] Segment 1053375f-d243-4563-902f-b279d3ea8a16 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1053375f-d243-4563-902f-b279d3ea8a16 found for delete ", "request_id": "req-6990099c-5dd4-442b-9a73-fcadbd0fa502"}]} 2026-04-13 22:20:40.038 7 INFO neutron.services.segments.plugin [-] Segment 1053375f-d243-4563-902f-b279d3ea8a16 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1053375f-d243-4563-902f-b279d3ea8a16 found for delete ", "request_id": "req-b122cce8-d6f0-4d1b-aeae-45cc933ae980"}]} [pid: 8|app: 0|req: 947/2113] 199.19.213.204 () {34 vars in 1112 bytes} [Mon Apr 13 22:20:39 2026] GET /v2.0/networks/015f9d3d-5981-4132-b131-5aebf3d35c35?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2114] 10.0.0.203 () {32 vars in 774 bytes} [Mon Apr 13 22:20:39 2026] GET /v2.0/security-groups?tenant_id=98bd97db565b49eea86ce33a25de82ef&name=default => generated 2805 bytes in 298 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/2115] 199.19.213.204 () {34 vars in 1080 bytes} [Mon Apr 13 22:20:40 2026] GET /v2.0/ports?tenant_id=5eb2001b5d874d77b4e78256c8201eab&device_id=2247a576-b7d5-4788-9fd5-d32fcd2aa2e3 => generated 1242 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2116] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:20:40 2026] DELETE /v2.0/security-groups/ca6071d7-0a58-41cc-9ec7-d855bb865b23 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/2117] 10.0.0.226 () {34 vars in 990 bytes} [Mon Apr 13 22:20:40 2026] GET /v2.0/ports?device_id=2247a576-b7d5-4788-9fd5-d32fcd2aa2e3 => generated 973 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2118] 199.19.213.204 () {34 vars in 986 bytes} [Mon Apr 13 22:20:40 2026] GET /v2.0/networks?id=015f9d3d-5981-4132-b131-5aebf3d35c35 => generated 757 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/2119] 10.0.0.226 () {34 vars in 1040 bytes} [Mon Apr 13 22:20:40 2026] GET /v2.0/security-groups?id=52a23bf5-1c1e-42bd-9825-d153da75b545&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: 1170/2120] 199.19.213.204 () {34 vars in 1060 bytes} [Mon Apr 13 22:20:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=7e85a09d-4b8e-42ae-b91a-bbb0f24d29fe => 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: 951/2121] 10.0.0.203 () {32 vars in 774 bytes} [Mon Apr 13 22:20:40 2026] GET /v2.0/security-groups?tenant_id=db7e60de672e4f3f831ff15de882c747&name=default => generated 2805 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2122] 199.19.213.204 () {34 vars in 984 bytes} [Mon Apr 13 22:20:40 2026] GET /v2.0/subnets?id=2fe93c3b-bf8f-4c69-afc2-a39d87950642 => generated 653 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2123] 199.19.213.204 () {34 vars in 1052 bytes} [Mon Apr 13 22:20:40 2026] GET /v2.0/ports?network_id=015f9d3d-5981-4132-b131-5aebf3d35c35&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/2124] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:20:40 2026] DELETE /v2.0/security-groups/a1f0a769-c783-47f4-818f-cc89c2cc7be0 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2125] 199.19.213.204 () {34 vars in 1012 bytes} [Mon Apr 13 22:20:40 2026] GET /v2.0/networks/015f9d3d-5981-4132-b131-5aebf3d35c35?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-13 22:20:40.594 8 INFO neutron.services.segments.plugin [-] Segment 52687ede-1726-47e8-841b-03413d519f10 resource provider aggregate not found 2026-04-13 22:20:40.608 8 INFO neutron.services.segments.plugin [-] Segment 52687ede-1726-47e8-841b-03413d519f10 resource provider aggregate not found 2026-04-13 22:20:40.621 8 INFO neutron.services.segments.plugin [-] Segment 52687ede-1726-47e8-841b-03413d519f10 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 52687ede-1726-47e8-841b-03413d519f10 found for delete ", "request_id": "req-61c371c3-1fe0-4796-89b6-0ce7903e0fba"}]} 2026-04-13 22:20:40.628 8 INFO neutron.services.segments.plugin [-] Segment 52687ede-1726-47e8-841b-03413d519f10 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 52687ede-1726-47e8-841b-03413d519f10 found for delete ", "request_id": "req-1c0446b6-b557-418b-9768-5adf5b4ac529"}]} 2026-04-13 22:20:40.635 8 INFO neutron.services.segments.plugin [-] Segment ce99fe73-13a9-49c3-90d0-3d7f4c06b4ec resource provider aggregate not found 2026-04-13 22:20:40.644 8 INFO neutron.services.segments.plugin [-] Segment ce99fe73-13a9-49c3-90d0-3d7f4c06b4ec resource provider aggregate not found 2026-04-13 22:20:40.651 8 INFO neutron.services.segments.plugin [-] Segment ce99fe73-13a9-49c3-90d0-3d7f4c06b4ec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ce99fe73-13a9-49c3-90d0-3d7f4c06b4ec found for delete ", "request_id": "req-205d5cdb-8768-48ec-a945-dd9f7caf99e9"}]} 2026-04-13 22:20:40.658 8 INFO neutron.services.segments.plugin [-] Segment ce99fe73-13a9-49c3-90d0-3d7f4c06b4ec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ce99fe73-13a9-49c3-90d0-3d7f4c06b4ec found for delete ", "request_id": "req-05de196f-7d47-4d65-a275-a5b178c3b889"}]} [pid: 8|app: 0|req: 953/2126] 199.19.213.204 () {34 vars in 1112 bytes} [Mon Apr 13 22:20:40 2026] GET /v2.0/networks/015f9d3d-5981-4132-b131-5aebf3d35c35?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2127] 10.0.0.203 () {32 vars in 774 bytes} [Mon Apr 13 22:20:40 2026] GET /v2.0/security-groups?tenant_id=26daefa7c559451294b75b3c1cf198c8&name=default => generated 2805 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/2128] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:20:40 2026] DELETE /v2.0/security-groups/c6cbe521-5d82-4f8f-b239-ce08f4c31f29 => 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: 1175/2129] 10.0.0.226 () {34 vars in 990 bytes} [Mon Apr 13 22:20:41 2026] GET /v2.0/ports?device_id=2247a576-b7d5-4788-9fd5-d32fcd2aa2e3 => generated 975 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/2130] 10.0.0.226 () {34 vars in 1040 bytes} [Mon Apr 13 22:20:41 2026] GET /v2.0/security-groups?id=52a23bf5-1c1e-42bd-9825-d153da75b545&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2131] 10.0.0.226 () {34 vars in 990 bytes} [Mon Apr 13 22:20:41 2026] GET /v2.0/ports?device_id=2247a576-b7d5-4788-9fd5-d32fcd2aa2e3 => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/2132] 10.0.0.226 () {34 vars in 1040 bytes} [Mon Apr 13 22:20:41 2026] GET /v2.0/security-groups?id=52a23bf5-1c1e-42bd-9825-d153da75b545&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2133] 10.0.0.203 () {32 vars in 736 bytes} [Mon Apr 13 22:20:41 2026] GET /v2.0/ports?device_id=2247a576-b7d5-4788-9fd5-d32fcd2aa2e3 => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-13 22:20:42.130 8 INFO neutron.db.l3_db [None req-b1017c5d-5d5a-47a2-876b-e156366d5136 602b591083ca4d049d06a25f0f112f1f 5eb2001b5d874d77b4e78256c8201eab - - default default] Floating IP bf7adc4e-0bf7-4082-872a-65776226ccd0 associated. External IP: 10.96.250.212, port: 7e85a09d-4b8e-42ae-b91a-bbb0f24d29fe. [pid: 8|app: 0|req: 957/2134] 10.0.0.203 () {34 vars in 749 bytes} [Mon Apr 13 22:20:41 2026] PUT /v2.0/floatingips/bf7adc4e-0bf7-4082-872a-65776226ccd0 => generated 856 bytes in 791 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2135] 10.0.0.203 () {32 vars in 729 bytes} [Mon Apr 13 22:20:42 2026] GET /v2.0/floatingips/bf7adc4e-0bf7-4082-872a-65776226ccd0 => generated 856 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-13 22:20:43.625 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1c7d32a8-9e36-4e03-b1ec-7d8714688c39'] response: {'name': 'network-changed', 'server_uuid': '2247a576-b7d5-4788-9fd5-d32fcd2aa2e3', 'tag': '7e85a09d-4b8e-42ae-b91a-bbb0f24d29fe', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 958/2136] 10.0.0.203 () {32 vars in 729 bytes} [Mon Apr 13 22:20:43 2026] GET /v2.0/floatingips/bf7adc4e-0bf7-4082-872a-65776226ccd0 => generated 858 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2137] 199.19.213.204 () {34 vars in 1080 bytes} [Mon Apr 13 22:20:43 2026] GET /v2.0/ports?tenant_id=5eb2001b5d874d77b4e78256c8201eab&device_id=2247a576-b7d5-4788-9fd5-d32fcd2aa2e3 => 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: 959/2138] 199.19.213.204 () {34 vars in 986 bytes} [Mon Apr 13 22:20:43 2026] GET /v2.0/networks?id=015f9d3d-5981-4132-b131-5aebf3d35c35 => generated 757 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2139] 199.19.213.204 () {34 vars in 1060 bytes} [Mon Apr 13 22:20:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=7e85a09d-4b8e-42ae-b91a-bbb0f24d29fe => generated 861 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/2140] 199.19.213.204 () {34 vars in 984 bytes} [Mon Apr 13 22:20:43 2026] GET /v2.0/subnets?id=2fe93c3b-bf8f-4c69-afc2-a39d87950642 => generated 653 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2141] 199.19.213.204 () {34 vars in 1052 bytes} [Mon Apr 13 22:20:43 2026] GET /v2.0/ports?network_id=015f9d3d-5981-4132-b131-5aebf3d35c35&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: 961/2142] 199.19.213.204 () {34 vars in 1012 bytes} [Mon Apr 13 22:20:43 2026] GET /v2.0/networks/015f9d3d-5981-4132-b131-5aebf3d35c35?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: 1182/2143] 199.19.213.204 () {34 vars in 1112 bytes} [Mon Apr 13 22:20:44 2026] GET /v2.0/networks/015f9d3d-5981-4132-b131-5aebf3d35c35?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-13 22:20:45.129 8 WARNING neutron_lib.context [None req-066d8dd6-9b4f-4594-93e5-9f66f21337ad 8fb63863f81f498d939ce8cd1b033d83 e206c880e31e43a7baff9886293bdc8a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-13 22:20:45.178 8 INFO neutron.db.segments_db [None req-066d8dd6-9b4f-4594-93e5-9f66f21337ad 8fb63863f81f498d939ce8cd1b033d83 e206c880e31e43a7baff9886293bdc8a - - default default] Added segment 0cc59ee6-f062-4404-8676-1f9d6074b582 of type vxlan for network 9920a0ef-1b70-4132-9168-99b831f30807 2026-04-13 22:20:45.457 8 INFO neutron.db.l3_hamode_db [None req-066d8dd6-9b4f-4594-93e5-9f66f21337ad 8fb63863f81f498d939ce8cd1b033d83 e206c880e31e43a7baff9886293bdc8a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-13 22:20:45.595 8 INFO neutron.db.l3_hamode_db [None req-066d8dd6-9b4f-4594-93e5-9f66f21337ad 8fb63863f81f498d939ce8cd1b033d83 e206c880e31e43a7baff9886293bdc8a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 962/2144] 10.0.0.203 () {34 vars in 668 bytes} [Mon Apr 13 22:20:44 2026] POST /v2.0/routers => generated 474 bytes in 1408 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-13 22:20:46.393 7 WARNING neutron_lib.context [None req-05df7469-ca09-44a1-b9f7-62a7a9f7bea8 8fb63863f81f498d939ce8cd1b033d83 e206c880e31e43a7baff9886293bdc8a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-13 22:20:46.460 7 INFO neutron.db.l3_hamode_db [None req-05df7469-ca09-44a1-b9f7-62a7a9f7bea8 8fb63863f81f498d939ce8cd1b033d83 e206c880e31e43a7baff9886293bdc8a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-13 22:20:46.674 7 INFO neutron.db.l3_hamode_db [None req-05df7469-ca09-44a1-b9f7-62a7a9f7bea8 8fb63863f81f498d939ce8cd1b033d83 e206c880e31e43a7baff9886293bdc8a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1183/2147] 10.0.0.203 () {34 vars in 668 bytes} [Mon Apr 13 22:20:46 2026] POST /v2.0/routers => generated 474 bytes in 1497 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-13 22:20:47.892 8 WARNING neutron_lib.context [None req-8ba6cdc0-c460-4678-9a66-7f67593edb02 8fb63863f81f498d939ce8cd1b033d83 e206c880e31e43a7baff9886293bdc8a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-13 22:20:47.939 8 INFO neutron.db.l3_hamode_db [None req-8ba6cdc0-c460-4678-9a66-7f67593edb02 8fb63863f81f498d939ce8cd1b033d83 e206c880e31e43a7baff9886293bdc8a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-13 22:20:48.094 8 INFO neutron.db.l3_hamode_db [None req-8ba6cdc0-c460-4678-9a66-7f67593edb02 8fb63863f81f498d939ce8cd1b033d83 e206c880e31e43a7baff9886293bdc8a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 965/2148] 10.0.0.203 () {34 vars in 668 bytes} [Mon Apr 13 22:20:47 2026] POST /v2.0/routers => generated 474 bytes in 907 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-13 22:20:48.806 7 WARNING neutron_lib.context [None req-0e7a2108-95c2-4518-b711-5b0a4f9c9be8 8fb63863f81f498d939ce8cd1b033d83 e206c880e31e43a7baff9886293bdc8a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-13 22:20:48.845 7 INFO neutron.db.l3_hamode_db [None req-0e7a2108-95c2-4518-b711-5b0a4f9c9be8 8fb63863f81f498d939ce8cd1b033d83 e206c880e31e43a7baff9886293bdc8a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-13 22:20:49.033 7 INFO neutron.db.l3_hamode_db [None req-0e7a2108-95c2-4518-b711-5b0a4f9c9be8 8fb63863f81f498d939ce8cd1b033d83 e206c880e31e43a7baff9886293bdc8a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1184/2149] 10.0.0.203 () {34 vars in 668 bytes} [Mon Apr 13 22:20:48 2026] POST /v2.0/routers => generated 474 bytes in 970 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-13 22:20:49.781 8 WARNING neutron_lib.context [None req-c9ebee39-84f5-4e5e-8466-b9fdc59820b1 8fb63863f81f498d939ce8cd1b033d83 e206c880e31e43a7baff9886293bdc8a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-13 22:20:49.824 8 INFO neutron.db.l3_hamode_db [None req-c9ebee39-84f5-4e5e-8466-b9fdc59820b1 8fb63863f81f498d939ce8cd1b033d83 e206c880e31e43a7baff9886293bdc8a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-13 22:20:49.973 8 INFO neutron.db.l3_hamode_db [None req-c9ebee39-84f5-4e5e-8466-b9fdc59820b1 8fb63863f81f498d939ce8cd1b033d83 e206c880e31e43a7baff9886293bdc8a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1185/2150] 10.0.0.60 () {34 vars in 989 bytes} [Mon Apr 13 22:20:50 2026] GET /v2.0/ports?device_id=2247a576-b7d5-4788-9fd5-d32fcd2aa2e3 => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2151] 10.0.0.60 () {34 vars in 1039 bytes} [Mon Apr 13 22:20:50 2026] GET /v2.0/security-groups?id=52a23bf5-1c1e-42bd-9825-d153da75b545&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/2152] 10.0.0.203 () {34 vars in 668 bytes} [Mon Apr 13 22:20:49 2026] POST /v2.0/routers => generated 474 bytes in 1382 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2153] 10.0.0.203 () {34 vars in 751 bytes} [Mon Apr 13 22:20:51 2026] PUT /v2.0/routers/0cfbfaf3-f319-4169-a104-fb81ca5d79b4/tags => generated 17 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/2154] 10.0.0.203 () {34 vars in 751 bytes} [Mon Apr 13 22:20:51 2026] PUT /v2.0/routers/11124050-a08d-460c-ba87-22cc74809fe0/tags => generated 25 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2155] 10.0.0.203 () {34 vars in 751 bytes} [Mon Apr 13 22:20:51 2026] PUT /v2.0/routers/54a9992e-45d9-41dd-b6a3-79105de118b5/tags => generated 34 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/2156] 10.0.0.203 () {34 vars in 751 bytes} [Mon Apr 13 22:20:51 2026] PUT /v2.0/routers/d20aca6c-fdfd-4c8a-aa52-4d2e0995822a/tags => generated 19 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2157] 10.0.0.203 () {32 vars in 664 bytes} [Mon Apr 13 22:20:51 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/2158] 10.0.0.203 () {32 vars in 678 bytes} [Mon Apr 13 22:20:51 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2159] 10.0.0.203 () {32 vars in 674 bytes} [Mon Apr 13 22:20:51 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/2160] 10.0.0.226 () {34 vars in 990 bytes} [Mon Apr 13 22:20:51 2026] GET /v2.0/ports?device_id=2247a576-b7d5-4788-9fd5-d32fcd2aa2e3 => generated 975 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2161] 10.0.0.203 () {32 vars in 686 bytes} [Mon Apr 13 22:20:51 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/2162] 10.0.0.226 () {34 vars in 1040 bytes} [Mon Apr 13 22:20:52 2026] GET /v2.0/security-groups?id=52a23bf5-1c1e-42bd-9825-d153da75b545&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: 1192/2163] 10.0.0.203 () {32 vars in 672 bytes} [Mon Apr 13 22:20:52 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/2164] 10.0.0.203 () {32 vars in 686 bytes} [Mon Apr 13 22:20:52 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2165] 10.0.0.203 () {32 vars in 682 bytes} [Mon Apr 13 22:20:52 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/2166] 199.19.213.204 () {34 vars in 994 bytes} [Mon Apr 13 22:20:52 2026] GET /v2.0/ports?device_id=2247a576-b7d5-4788-9fd5-d32fcd2aa2e3 => 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: 1194/2167] 10.0.0.203 () {32 vars in 694 bytes} [Mon Apr 13 22:20:52 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2168] 10.0.0.203 () {32 vars in 721 bytes} [Mon Apr 13 22:20:52 2026] GET /v2.0/routers/0cfbfaf3-f319-4169-a104-fb81ca5d79b4 => generated 485 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-13 22:20:52.866 8 INFO neutron.db.l3_db [req-9e1d54ca-b5a9-4985-90b4-e1e1d9531d6f req-e991cc9d-3341-475e-b27c-9dcb4e414efd 602b591083ca4d049d06a25f0f112f1f 5eb2001b5d874d77b4e78256c8201eab - - default default] Floating IP bf7adc4e-0bf7-4082-872a-65776226ccd0 disassociated. External IP: 10.96.250.212, port: 7e85a09d-4b8e-42ae-b91a-bbb0f24d29fe. [pid: 8|app: 0|req: 974/2169] 199.19.213.204 () {36 vars in 997 bytes} [Mon Apr 13 22:20:52 2026] DELETE /v2.0/ports/7e85a09d-4b8e-42ae-b91a-bbb0f24d29fe => generated 0 bytes in 878 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/2170] 10.0.0.226 () {34 vars in 990 bytes} [Mon Apr 13 22:20:53 2026] GET /v2.0/ports?device_id=2247a576-b7d5-4788-9fd5-d32fcd2aa2e3 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2171] 10.0.0.203 () {34 vars in 742 bytes} [Mon Apr 13 22:20:52 2026] PUT /v2.0/routers/0cfbfaf3-f319-4169-a104-fb81ca5d79b4 => generated 485 bytes in 773 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-13 22:20:53.415 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7fe7610f-0535-4810-aba6-5d6ed08fbb02'] response: {'server_uuid': '2247a576-b7d5-4788-9fd5-d32fcd2aa2e3', 'name': 'network-vif-deleted', 'tag': '7e85a09d-4b8e-42ae-b91a-bbb0f24d29fe', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 976/2172] 10.0.0.203 () {32 vars in 736 bytes} [Mon Apr 13 22:20:53 2026] GET /v2.0/ports?device_id=0cfbfaf3-f319-4169-a104-fb81ca5d79b4 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2173] 10.0.0.203 () {32 vars in 724 bytes} [Mon Apr 13 22:20:53 2026] DELETE /v2.0/routers/0cfbfaf3-f319-4169-a104-fb81ca5d79b4 => generated 0 bytes in 469 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/2174] 10.0.0.203 () {32 vars in 721 bytes} [Mon Apr 13 22:20:53 2026] GET /v2.0/routers/11124050-a08d-460c-ba87-22cc74809fe0 => generated 493 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/2175] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:20:54 2026] DELETE /v2.0/security-groups/52a23bf5-1c1e-42bd-9825-d153da75b545 => 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: 979/2176] 10.0.0.203 () {32 vars in 732 bytes} [Mon Apr 13 22:20:54 2026] DELETE /v2.0/floatingips/bf7adc4e-0bf7-4082-872a-65776226ccd0 => generated 0 bytes in 375 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/2177] 10.0.0.226 () {34 vars in 990 bytes} [Mon Apr 13 22:20:55 2026] GET /v2.0/ports?device_id=3ebe2604-a6a9-4e62-9418-c5f573adc070 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/2178] 10.0.0.226 () {34 vars in 1040 bytes} [Mon Apr 13 22:20:55 2026] GET /v2.0/security-groups?id=93cbd516-e5f7-40c0-bef0-242ecf35b511&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2179] 10.0.0.203 () {34 vars in 742 bytes} [Mon Apr 13 22:20:54 2026] PUT /v2.0/routers/11124050-a08d-460c-ba87-22cc74809fe0 => generated 493 bytes in 1244 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/2180] 10.0.0.203 () {32 vars in 736 bytes} [Mon Apr 13 22:20:55 2026] GET /v2.0/ports?device_id=11124050-a08d-460c-ba87-22cc74809fe0 => 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: 983/2181] 199.19.213.204 () {34 vars in 994 bytes} [Mon Apr 13 22:20:55 2026] GET /v2.0/ports?device_id=3ebe2604-a6a9-4e62-9418-c5f573adc070 => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2182] 10.0.0.203 () {32 vars in 724 bytes} [Mon Apr 13 22:20:55 2026] DELETE /v2.0/routers/11124050-a08d-460c-ba87-22cc74809fe0 => 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: 1200/2183] 10.0.0.203 () {32 vars in 721 bytes} [Mon Apr 13 22:20:55 2026] GET /v2.0/routers/54a9992e-45d9-41dd-b6a3-79105de118b5 => generated 502 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/2184] 199.19.213.204 () {36 vars in 997 bytes} [Mon Apr 13 22:20:55 2026] DELETE /v2.0/ports/3fe2ab51-1606-4941-a474-0ea5c93cd503 => generated 0 bytes in 317 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/2185] 10.0.0.226 () {34 vars in 990 bytes} [Mon Apr 13 22:20:56 2026] GET /v2.0/ports?device_id=3ebe2604-a6a9-4e62-9418-c5f573adc070 => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2186] 10.0.0.203 () {34 vars in 742 bytes} [Mon Apr 13 22:20:55 2026] PUT /v2.0/routers/54a9992e-45d9-41dd-b6a3-79105de118b5 => generated 502 bytes in 754 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-13 22:20:56.613 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-cadad4f0-2cf1-4ac4-b57d-965c029245d3'] response: {'server_uuid': '3ebe2604-a6a9-4e62-9418-c5f573adc070', 'name': 'network-vif-deleted', 'tag': '3fe2ab51-1606-4941-a474-0ea5c93cd503', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 986/2187] 10.0.0.203 () {32 vars in 736 bytes} [Mon Apr 13 22:20:56 2026] GET /v2.0/ports?device_id=54a9992e-45d9-41dd-b6a3-79105de118b5 => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2188] 10.0.0.203 () {32 vars in 724 bytes} [Mon Apr 13 22:20:56 2026] DELETE /v2.0/routers/54a9992e-45d9-41dd-b6a3-79105de118b5 => generated 0 bytes in 469 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/2189] 10.0.0.203 () {32 vars in 721 bytes} [Mon Apr 13 22:20:57 2026] GET /v2.0/routers/d20aca6c-fdfd-4c8a-aa52-4d2e0995822a => generated 487 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/2190] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:20:57 2026] DELETE /v2.0/security-groups/93cbd516-e5f7-40c0-bef0-242ecf35b511 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2191] 10.0.0.203 () {34 vars in 742 bytes} [Mon Apr 13 22:20:57 2026] PUT /v2.0/routers/d20aca6c-fdfd-4c8a-aa52-4d2e0995822a => generated 487 bytes in 743 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2192] 10.0.0.203 () {32 vars in 736 bytes} [Mon Apr 13 22:20:57 2026] GET /v2.0/ports?device_id=d20aca6c-fdfd-4c8a-aa52-4d2e0995822a => 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: 1205/2193] 10.0.0.203 () {32 vars in 724 bytes} [Mon Apr 13 22:20:57 2026] DELETE /v2.0/routers/d20aca6c-fdfd-4c8a-aa52-4d2e0995822a => generated 0 bytes in 470 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2194] 10.0.0.203 () {32 vars in 721 bytes} [Mon Apr 13 22:20:58 2026] GET /v2.0/routers/887454b2-bb06-4c55-b775-4523d065a249 => generated 480 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/2195] 10.0.0.203 () {34 vars in 789 bytes} [Mon Apr 13 22:20:57 2026] PUT /v2.0/routers/93de9a91-9679-4301-9d0f-520c407ae99d/remove_router_interface => generated 309 bytes in 1255 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/2196] 10.0.0.203 () {32 vars in 724 bytes} [Mon Apr 13 22:20:58 2026] DELETE /v2.0/subnets/2fe93c3b-bf8f-4c69-afc2-a39d87950642 => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2197] 10.0.0.203 () {34 vars in 742 bytes} [Mon Apr 13 22:20:58 2026] PUT /v2.0/routers/887454b2-bb06-4c55-b775-4523d065a249 => generated 480 bytes in 683 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2198] 10.0.0.203 () {32 vars in 736 bytes} [Mon Apr 13 22:20:59 2026] GET /v2.0/ports?device_id=887454b2-bb06-4c55-b775-4523d065a249 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-13 22:21:00.431 7 INFO neutron.services.segments.plugin [-] Segment 0cc59ee6-f062-4404-8676-1f9d6074b582 resource provider aggregate not found 2026-04-13 22:21:00.438 7 INFO neutron.services.segments.plugin [-] Segment 0cc59ee6-f062-4404-8676-1f9d6074b582 resource provider aggregate not found 2026-04-13 22:21:00.456 7 INFO neutron.services.segments.plugin [-] Segment 0cc59ee6-f062-4404-8676-1f9d6074b582 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0cc59ee6-f062-4404-8676-1f9d6074b582 found for delete ", "request_id": "req-65e29cad-9068-4a25-8020-6a2bb29ad458"}]} 2026-04-13 22:21:00.465 7 INFO neutron.services.segments.plugin [-] Segment 0cc59ee6-f062-4404-8676-1f9d6074b582 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0cc59ee6-f062-4404-8676-1f9d6074b582 found for delete ", "request_id": "req-deb4c01c-ab9d-451f-a9e8-82177ce9cee5"}]} 2026-04-13 22:21:00.478 7 INFO neutron.db.l3_hamode_db [None req-c264a0e5-6798-4ee0-bddf-0451961a2b76 8fb63863f81f498d939ce8cd1b033d83 e206c880e31e43a7baff9886293bdc8a - - default default] HA network 9920a0ef-1b70-4132-9168-99b831f30807 was deleted as no HA routers are present in tenant e206c880e31e43a7baff9886293bdc8a. [pid: 7|app: 0|req: 1209/2199] 10.0.0.203 () {32 vars in 724 bytes} [Mon Apr 13 22:20:59 2026] DELETE /v2.0/routers/887454b2-bb06-4c55-b775-4523d065a249 => generated 0 bytes in 1231 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-13 22:21:00.843 8 INFO neutron.services.segments.plugin [-] Segment 47371680-5c40-46f2-9e04-8d08f28b8859 resource provider aggregate not found 2026-04-13 22:21:00.847 8 INFO neutron.services.segments.plugin [-] Segment 47371680-5c40-46f2-9e04-8d08f28b8859 resource provider aggregate not found 2026-04-13 22:21:00.862 8 INFO neutron.services.segments.plugin [-] Segment 47371680-5c40-46f2-9e04-8d08f28b8859 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 47371680-5c40-46f2-9e04-8d08f28b8859 found for delete ", "request_id": "req-db758e44-5407-4a52-9af6-0e2a9c58d0a9"}]} 2026-04-13 22:21:00.866 8 INFO neutron.services.segments.plugin [-] Segment 47371680-5c40-46f2-9e04-8d08f28b8859 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 47371680-5c40-46f2-9e04-8d08f28b8859 found for delete ", "request_id": "req-31f33166-963c-41b9-bc52-6d51eee98e1f"}]} 2026-04-13 22:21:00.871 8 INFO neutron.db.l3_hamode_db [None req-f1e6e66b-6fa4-430d-ae12-37558178e9c5 602b591083ca4d049d06a25f0f112f1f 5eb2001b5d874d77b4e78256c8201eab - - default default] HA network e014a1aa-92d3-47e8-b6ce-7a1020dc2e5c was deleted as no HA routers are present in tenant 5eb2001b5d874d77b4e78256c8201eab. [pid: 8|app: 0|req: 991/2200] 10.0.0.203 () {32 vars in 724 bytes} [Mon Apr 13 22:20:59 2026] DELETE /v2.0/routers/93de9a91-9679-4301-9d0f-520c407ae99d => generated 0 bytes in 1819 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2201] 10.0.0.203 () {32 vars in 726 bytes} [Mon Apr 13 22:21:00 2026] DELETE /v2.0/networks/015f9d3d-5981-4132-b131-5aebf3d35c35 => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/2204] 10.0.0.203 () {32 vars in 774 bytes} [Mon Apr 13 22:21:01 2026] GET /v2.0/security-groups?tenant_id=e206c880e31e43a7baff9886293bdc8a&name=default => generated 2805 bytes in 339 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2205] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:21:01 2026] DELETE /v2.0/security-groups/9b0be813-3874-4b28-8672-c2f9ba5a72d6 => 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: 1214/2206] 10.0.0.203 () {32 vars in 774 bytes} [Mon Apr 13 22:21:01 2026] GET /v2.0/security-groups?tenant_id=4bf0f23b60a94e0b9f785222a85a02a8&name=default => generated 2805 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2207] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:21:01 2026] DELETE /v2.0/security-groups/ce9dc7b3-6116-4f88-9fcc-90b07322c869 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/2208] 10.0.0.203 () {32 vars in 774 bytes} [Mon Apr 13 22:21:01 2026] GET /v2.0/security-groups?tenant_id=69b5b22cb67c444d839907f245cef487&name=default => generated 2805 bytes in 334 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2209] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:21:02 2026] DELETE /v2.0/security-groups/174f5d91-1b86-4cd3-861f-3a3e72eb8680 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/2210] 10.0.0.203 () {32 vars in 774 bytes} [Mon Apr 13 22:21:02 2026] GET /v2.0/security-groups?tenant_id=1b8a40be7b8e4085aaae378dd69a1328&name=default => generated 2805 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2211] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:21:02 2026] DELETE /v2.0/security-groups/92a1ff42-c9e2-4846-9043-80f26a47ea99 => 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: 995/2212] 10.0.0.203 () {32 vars in 774 bytes} [Mon Apr 13 22:21:02 2026] GET /v2.0/security-groups?tenant_id=5eb2001b5d874d77b4e78256c8201eab&name=default => generated 2801 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-13 22:21:02.529 7 INFO neutron.services.segments.plugin [-] Segment 73fc598e-9b13-449a-9caf-cbbac70fc102 resource provider aggregate not found 2026-04-13 22:21:02.534 7 INFO neutron.services.segments.plugin [-] Segment 73fc598e-9b13-449a-9caf-cbbac70fc102 resource provider aggregate not found 2026-04-13 22:21:02.549 7 INFO neutron.services.segments.plugin [-] Segment 73fc598e-9b13-449a-9caf-cbbac70fc102 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 73fc598e-9b13-449a-9caf-cbbac70fc102 found for delete ", "request_id": "req-baa09e3c-1a96-4b2d-85db-ef79b09a1512"}]} 2026-04-13 22:21:02.550 7 INFO neutron.services.segments.plugin [-] Segment 73fc598e-9b13-449a-9caf-cbbac70fc102 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 73fc598e-9b13-449a-9caf-cbbac70fc102 found for delete ", "request_id": "req-ee059e8d-2943-4d41-aa08-b9aadf38b949"}]} [pid: 7|app: 0|req: 1218/2213] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:21:02 2026] DELETE /v2.0/security-groups/608a03ad-98cc-48a3-badd-bccf9c1401c3 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-13 22:21:06.689 8 WARNING neutron_lib.context [None req-e6e46232-5a77-4ba1-9448-2a53afd384c8 04a790c47c0d43fb863e9830c9debecb 4f6866f34775480ba752b1ac31f5509f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-13 22:21:06.812 8 INFO neutron.db.segments_db [None req-e6e46232-5a77-4ba1-9448-2a53afd384c8 04a790c47c0d43fb863e9830c9debecb 4f6866f34775480ba752b1ac31f5509f - - default default] Added segment e2c52398-aa9f-48eb-abc1-acbfac231a78 of type vxlan for network 7ba76f22-d8cc-46c5-88d0-8f8cbbd8b1f5 2026-04-13 22:21:06.843 7 WARNING neutron_lib.context [None req-97e56c01-75a3-4f92-a499-d965fe03770d 6cbb8e60284447378e6d7c24168609b0 86acca8c9f484b209318a50ef079442a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 996/2214] 10.0.0.203 () {34 vars in 670 bytes} [Mon Apr 13 22:21:06 2026] POST /v2.0/networks => generated 632 bytes in 462 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-13 22:21:06.952 8 WARNING neutron_lib.context [None req-938ded5f-5dea-40c8-a713-e091e07b66d8 04a790c47c0d43fb863e9830c9debecb 4f6866f34775480ba752b1ac31f5509f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-13 22:21:06.981 7 INFO neutron.db.segments_db [None req-97e56c01-75a3-4f92-a499-d965fe03770d 6cbb8e60284447378e6d7c24168609b0 86acca8c9f484b209318a50ef079442a - - default default] Added segment 78fcd424-1d9b-4e9a-9400-30bd1bdbb0eb of type vxlan for network ef16ffae-85a8-458b-a033-b31e86a12d20 [pid: 7|app: 0|req: 1219/2215] 10.0.0.203 () {34 vars in 670 bytes} [Mon Apr 13 22:21:06 2026] POST /v2.0/networks => generated 632 bytes in 346 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-13 22:21:07.153 7 WARNING neutron_lib.context [None req-015d8f4b-5a6b-499e-90cd-1ba749e17744 6cbb8e60284447378e6d7c24168609b0 86acca8c9f484b209318a50ef079442a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2216] 10.0.0.203 () {34 vars in 664 bytes} [Mon Apr 13 22:21:06 2026] POST /v2.0/ports => generated 743 bytes in 348 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-13 22:21:07.305 8 WARNING neutron_lib.context [None req-562bc9d1-02da-4523-9d5d-82883e27a19e 04a790c47c0d43fb863e9830c9debecb 4f6866f34775480ba752b1ac31f5509f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1220/2217] 10.0.0.203 () {34 vars in 664 bytes} [Mon Apr 13 22:21:07 2026] POST /v2.0/ports => generated 743 bytes in 298 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-13 22:21:07.453 7 WARNING neutron_lib.context [None req-65bd70b2-b4d5-460d-bc0d-8f027c4cf264 6cbb8e60284447378e6d7c24168609b0 86acca8c9f484b209318a50ef079442a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-13 22:21:07.505 7 INFO neutron.db.segments_db [None req-65bd70b2-b4d5-460d-bc0d-8f027c4cf264 6cbb8e60284447378e6d7c24168609b0 86acca8c9f484b209318a50ef079442a - - default default] Added segment dcb293c3-9e90-4a7b-9fd6-9caf5edd177f of type vxlan for network 6958bc9a-cf5d-422f-912a-1fc377100afa [pid: 8|app: 0|req: 998/2218] 10.0.0.203 () {34 vars in 666 bytes} [Mon Apr 13 22:21:07 2026] POST /v2.0/trunks => generated 407 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-13 22:21:07.531 8 WARNING neutron_lib.context [None req-b1d9ebbf-21b1-4449-816f-6bad8f8c9528 04a790c47c0d43fb863e9830c9debecb 4f6866f34775480ba752b1ac31f5509f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-13 22:21:07.579 8 INFO neutron.db.segments_db [None req-b1d9ebbf-21b1-4449-816f-6bad8f8c9528 04a790c47c0d43fb863e9830c9debecb 4f6866f34775480ba752b1ac31f5509f - - default default] Added segment 768fff25-b866-4226-8791-32bffbb803a3 of type vxlan for network 3eac16b7-171b-4fc5-91cc-02dc6a7e9f8a [pid: 7|app: 0|req: 1221/2219] 10.0.0.203 () {34 vars in 670 bytes} [Mon Apr 13 22:21:07 2026] POST /v2.0/networks => generated 632 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-13 22:21:07.608 7 WARNING neutron_lib.context [None req-1f8d75b6-d2b1-486e-8078-04fcb65bde85 6cbb8e60284447378e6d7c24168609b0 86acca8c9f484b209318a50ef079442a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2220] 10.0.0.203 () {34 vars in 670 bytes} [Mon Apr 13 22:21:07 2026] POST /v2.0/networks => generated 631 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-13 22:21:07.703 8 WARNING neutron_lib.context [None req-184530d8-bd8d-4340-8e0c-87350b4a134a 04a790c47c0d43fb863e9830c9debecb 4f6866f34775480ba752b1ac31f5509f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1222/2221] 10.0.0.203 () {34 vars in 664 bytes} [Mon Apr 13 22:21:07 2026] POST /v2.0/ports => generated 743 bytes in 275 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-13 22:21:07.886 7 WARNING neutron_lib.context [None req-2ecdf6b6-313d-4d42-b6d2-b66a722b867c 6cbb8e60284447378e6d7c24168609b0 86acca8c9f484b209318a50ef079442a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-13 22:21:07.946 7 INFO neutron.db.segments_db [None req-2ecdf6b6-313d-4d42-b6d2-b66a722b867c 6cbb8e60284447378e6d7c24168609b0 86acca8c9f484b209318a50ef079442a - - default default] Added segment 1be97381-e81e-49cd-b9c0-8771da7ad819 of type vxlan for network 605e7007-2c25-4d43-ad68-ac09c2163432 [pid: 8|app: 0|req: 1000/2222] 10.0.0.203 () {34 vars in 664 bytes} [Mon Apr 13 22:21:07 2026] POST /v2.0/ports => generated 743 bytes in 343 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-13 22:21:08.054 8 WARNING neutron_lib.context [None req-5b1a1307-fea3-44c0-827e-de28720d595b 04a790c47c0d43fb863e9830c9debecb 4f6866f34775480ba752b1ac31f5509f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1223/2223] 10.0.0.203 () {34 vars in 670 bytes} [Mon Apr 13 22:21:07 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) 2026-04-13 22:21:08.096 7 WARNING neutron_lib.context [None req-0aafafa6-a146-40da-b0ea-7cc53b1aec7f 6cbb8e60284447378e6d7c24168609b0 86acca8c9f484b209318a50ef079442a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2224] 10.0.0.203 () {34 vars in 666 bytes} [Mon Apr 13 22:21:08 2026] POST /v2.0/trunks => generated 407 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-13 22:21:08.248 8 WARNING neutron_lib.context [None req-039f1fae-5dbd-4a51-9ac6-7953703ad664 04a790c47c0d43fb863e9830c9debecb 4f6866f34775480ba752b1ac31f5509f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-13 22:21:08.311 8 INFO neutron.db.segments_db [None req-039f1fae-5dbd-4a51-9ac6-7953703ad664 04a790c47c0d43fb863e9830c9debecb 4f6866f34775480ba752b1ac31f5509f - - default default] Added segment 73d15f3e-aa36-4e4e-b86c-e9da31b80ca9 of type vxlan for network 9b29b019-eb9d-4305-a3ec-67aaa47a048d [pid: 7|app: 0|req: 1224/2225] 10.0.0.203 () {34 vars in 664 bytes} [Mon Apr 13 22:21:08 2026] POST /v2.0/ports => generated 743 bytes in 312 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-13 22:21:08.409 7 WARNING neutron_lib.context [None req-12dca0e2-7257-433e-a7cf-13dd3385076c 6cbb8e60284447378e6d7c24168609b0 86acca8c9f484b209318a50ef079442a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1002/2226] 10.0.0.203 () {34 vars in 670 bytes} [Mon Apr 13 22:21:08 2026] POST /v2.0/networks => generated 632 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-13 22:21:08.439 8 WARNING neutron_lib.context [None req-4639f0ac-6c2a-4f31-86a8-2824c363096f 04a790c47c0d43fb863e9830c9debecb 4f6866f34775480ba752b1ac31f5509f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-13 22:21:08.463 7 INFO neutron.db.segments_db [None req-12dca0e2-7257-433e-a7cf-13dd3385076c 6cbb8e60284447378e6d7c24168609b0 86acca8c9f484b209318a50ef079442a - - default default] Added segment 0ed3a22c-9275-4841-af39-ba47e33ab055 of type vxlan for network d0204d1b-d088-4c1e-85b2-7a4293c98168 [pid: 7|app: 0|req: 1225/2227] 10.0.0.203 () {34 vars in 670 bytes} [Mon Apr 13 22:21:08 2026] POST /v2.0/networks => generated 631 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-13 22:21:08.571 7 WARNING neutron_lib.context [None req-cceeb4c4-2dc9-43b9-97d6-66755f493b89 6cbb8e60284447378e6d7c24168609b0 86acca8c9f484b209318a50ef079442a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2228] 10.0.0.203 () {34 vars in 664 bytes} [Mon Apr 13 22:21:08 2026] POST /v2.0/ports => generated 743 bytes in 337 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-13 22:21:08.781 8 WARNING neutron_lib.context [None req-1bc7e939-4e64-48b7-bd48-e7ad3f713980 04a790c47c0d43fb863e9830c9debecb 4f6866f34775480ba752b1ac31f5509f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1226/2229] 10.0.0.203 () {34 vars in 664 bytes} [Mon Apr 13 22:21:08 2026] POST /v2.0/ports => generated 743 bytes in 302 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-13 22:21:08.877 7 WARNING neutron_lib.context [None req-e8123477-eddf-4d88-b17f-4b1437bb79d5 6cbb8e60284447378e6d7c24168609b0 86acca8c9f484b209318a50ef079442a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-13 22:21:08.924 7 INFO neutron.db.segments_db [None req-e8123477-eddf-4d88-b17f-4b1437bb79d5 6cbb8e60284447378e6d7c24168609b0 86acca8c9f484b209318a50ef079442a - - default default] Added segment c712d0b6-2e19-4c17-b21c-43de465ce4dc of type vxlan for network 580d67c2-55f7-4d4c-9fc8-c660177ffc90 [pid: 8|app: 0|req: 1004/2230] 10.0.0.203 () {34 vars in 666 bytes} [Mon Apr 13 22:21:08 2026] POST /v2.0/trunks => generated 407 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-13 22:21:08.998 8 WARNING neutron_lib.context [None req-7733f401-3a0b-408a-b4f7-9ba991c85900 04a790c47c0d43fb863e9830c9debecb 4f6866f34775480ba752b1ac31f5509f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1227/2231] 10.0.0.203 () {34 vars in 670 bytes} [Mon Apr 13 22:21:08 2026] POST /v2.0/networks => generated 632 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-13 22:21:09.054 8 INFO neutron.db.segments_db [None req-7733f401-3a0b-408a-b4f7-9ba991c85900 04a790c47c0d43fb863e9830c9debecb 4f6866f34775480ba752b1ac31f5509f - - default default] Added segment 53c0a27f-52ff-4bee-9c4d-9420ee474d16 of type vxlan for network a56abb63-0145-4994-b2e0-89415373208f 2026-04-13 22:21:09.054 7 WARNING neutron_lib.context [None req-12151d2a-cde6-4b0c-aa3d-ec7c77faa07f 6cbb8e60284447378e6d7c24168609b0 86acca8c9f484b209318a50ef079442a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1005/2232] 10.0.0.203 () {34 vars in 670 bytes} [Mon Apr 13 22:21:08 2026] POST /v2.0/networks => generated 632 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-13 22:21:09.195 8 WARNING neutron_lib.context [None req-e36e07a3-9901-4825-b09c-d70c8270727c 04a790c47c0d43fb863e9830c9debecb 4f6866f34775480ba752b1ac31f5509f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1228/2233] 10.0.0.203 () {34 vars in 664 bytes} [Mon Apr 13 22:21:09 2026] POST /v2.0/ports => generated 743 bytes in 325 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: 1229/2234] 10.0.0.203 () {34 vars in 747 bytes} [Mon Apr 13 22:21:09 2026] PUT /v2.0/ports/1568dec2-dee0-47ae-b6f8-10493ef2fd12/tags => generated 17 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/2235] 10.0.0.203 () {34 vars in 664 bytes} [Mon Apr 13 22:21:09 2026] POST /v2.0/ports => generated 743 bytes in 288 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-13 22:21:09.486 8 WARNING neutron_lib.context [None req-b027feb5-2d07-4d23-a91f-feac5b11ea4c 04a790c47c0d43fb863e9830c9debecb 4f6866f34775480ba752b1ac31f5509f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1230/2236] 10.0.0.203 () {34 vars in 747 bytes} [Mon Apr 13 22:21:09 2026] PUT /v2.0/ports/45dc6a69-7d51-4257-86ff-e0971f77b83e/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: 1231/2237] 10.0.0.203 () {34 vars in 747 bytes} [Mon Apr 13 22:21:09 2026] PUT /v2.0/ports/65b98259-a776-418f-bb00-0f1b7cb9154c/tags => generated 34 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2238] 10.0.0.203 () {34 vars in 747 bytes} [Mon Apr 13 22:21:09 2026] PUT /v2.0/ports/0a168e74-d134-47a2-9c96-a9749471c430/tags => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/2239] 10.0.0.203 () {34 vars in 666 bytes} [Mon Apr 13 22:21:09 2026] POST /v2.0/trunks => generated 407 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-13 22:21:09.684 8 WARNING neutron_lib.context [None req-8ddfc591-24af-4dfe-b454-907a5e9f3693 04a790c47c0d43fb863e9830c9debecb 4f6866f34775480ba752b1ac31f5509f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-13 22:21:09.735 8 INFO neutron.db.segments_db [None req-8ddfc591-24af-4dfe-b454-907a5e9f3693 04a790c47c0d43fb863e9830c9debecb 4f6866f34775480ba752b1ac31f5509f - - default default] Added segment 3d9b6402-4902-4c0a-822f-039fb3974a20 of type vxlan for network 0f07aea3-9126-4004-80fb-1cca618ae586 [pid: 7|app: 0|req: 1233/2240] 10.0.0.203 () {32 vars in 660 bytes} [Mon Apr 13 22:21:09 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/2241] 10.0.0.203 () {34 vars in 670 bytes} [Mon Apr 13 22:21:09 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-13 22:21:09.862 8 WARNING neutron_lib.context [None req-9a526e3e-8fb6-4194-9be9-bf2a15430e19 04a790c47c0d43fb863e9830c9debecb 4f6866f34775480ba752b1ac31f5509f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1234/2242] 10.0.0.203 () {32 vars in 674 bytes} [Mon Apr 13 22:21:09 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2243] 10.0.0.203 () {32 vars in 670 bytes} [Mon Apr 13 22:21:09 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2244] 10.0.0.203 () {32 vars in 682 bytes} [Mon Apr 13 22:21:09 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2245] 10.0.0.203 () {32 vars in 668 bytes} [Mon Apr 13 22:21:10 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/2246] 10.0.0.203 () {34 vars in 664 bytes} [Mon Apr 13 22:21:09 2026] POST /v2.0/ports => generated 743 bytes in 334 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-13 22:21:10.204 8 WARNING neutron_lib.context [None req-6f23966c-a031-49e0-b17a-51462b1c1aa8 04a790c47c0d43fb863e9830c9debecb 4f6866f34775480ba752b1ac31f5509f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1238/2247] 10.0.0.203 () {32 vars in 682 bytes} [Mon Apr 13 22:21:10 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2248] 10.0.0.203 () {32 vars in 678 bytes} [Mon Apr 13 22:21:10 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2249] 10.0.0.203 () {32 vars in 690 bytes} [Mon Apr 13 22:21:10 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/2250] 10.0.0.203 () {34 vars in 666 bytes} [Mon Apr 13 22:21:10 2026] POST /v2.0/trunks => generated 407 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/2251] 10.0.0.203 () {34 vars in 749 bytes} [Mon Apr 13 22:21:10 2026] PUT /v2.0/trunks/d1be408c-47c3-4c8a-8b94-f6e6d52c764e/tags => generated 17 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/2252] 10.0.0.203 () {34 vars in 749 bytes} [Mon Apr 13 22:21:10 2026] PUT /v2.0/trunks/7317279e-c7ea-4361-9c76-1fa514910aeb/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: 1013/2253] 10.0.0.203 () {34 vars in 749 bytes} [Mon Apr 13 22:21:10 2026] PUT /v2.0/trunks/06cfbf0d-c4d7-43d3-b3d1-9c663467c8ef/tags => generated 34 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/2254] 10.0.0.203 () {34 vars in 749 bytes} [Mon Apr 13 22:21:10 2026] PUT /v2.0/trunks/17258832-9652-4a43-9a74-e6c1033ba01f/tags => 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: 1015/2255] 10.0.0.203 () {32 vars in 662 bytes} [Mon Apr 13 22:21:10 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: 8|app: 0|req: 1016/2256] 10.0.0.203 () {32 vars in 676 bytes} [Mon Apr 13 22:21:10 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/2257] 10.0.0.203 () {32 vars in 672 bytes} [Mon Apr 13 22:21:10 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2258] 10.0.0.203 () {32 vars in 720 bytes} [Mon Apr 13 22:21:10 2026] DELETE /v2.0/ports/1568dec2-dee0-47ae-b6f8-10493ef2fd12 => generated 0 bytes in 255 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/2259] 10.0.0.203 () {32 vars in 684 bytes} [Mon Apr 13 22:21:10 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/2260] 10.0.0.203 () {32 vars in 670 bytes} [Mon Apr 13 22:21:10 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/2261] 10.0.0.203 () {32 vars in 684 bytes} [Mon Apr 13 22:21:10 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/2262] 10.0.0.203 () {32 vars in 680 bytes} [Mon Apr 13 22:21:10 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/2263] 10.0.0.203 () {32 vars in 692 bytes} [Mon Apr 13 22:21:10 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/2264] 10.0.0.203 () {32 vars in 719 bytes} [Mon Apr 13 22:21:10 2026] GET /v2.0/trunks/d1be408c-47c3-4c8a-8b94-f6e6d52c764e => generated 412 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2265] 10.0.0.203 () {32 vars in 720 bytes} [Mon Apr 13 22:21:10 2026] DELETE /v2.0/ports/45dc6a69-7d51-4257-86ff-e0971f77b83e => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/2266] 10.0.0.203 () {32 vars in 717 bytes} [Mon Apr 13 22:21:10 2026] GET /v2.0/ports/ffd62e90-84bc-450a-90a9-7c43c5720040 => generated 826 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/2267] 10.0.0.203 () {32 vars in 722 bytes} [Mon Apr 13 22:21:10 2026] DELETE /v2.0/trunks/d1be408c-47c3-4c8a-8b94-f6e6d52c764e => 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: 1026/2268] 10.0.0.203 () {32 vars in 719 bytes} [Mon Apr 13 22:21:11 2026] GET /v2.0/trunks/7317279e-c7ea-4361-9c76-1fa514910aeb => generated 420 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/2269] 10.0.0.203 () {32 vars in 717 bytes} [Mon Apr 13 22:21:11 2026] GET /v2.0/ports/dbeef4fa-8d5d-4254-af58-4281d443d632 => generated 826 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2270] 10.0.0.203 () {32 vars in 720 bytes} [Mon Apr 13 22:21:10 2026] DELETE /v2.0/ports/65b98259-a776-418f-bb00-0f1b7cb9154c => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/2271] 10.0.0.203 () {32 vars in 722 bytes} [Mon Apr 13 22:21:11 2026] DELETE /v2.0/trunks/7317279e-c7ea-4361-9c76-1fa514910aeb => 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: 1029/2272] 10.0.0.203 () {32 vars in 719 bytes} [Mon Apr 13 22:21:11 2026] GET /v2.0/trunks/06cfbf0d-c4d7-43d3-b3d1-9c663467c8ef => generated 429 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/2273] 10.0.0.203 () {32 vars in 717 bytes} [Mon Apr 13 22:21:11 2026] GET /v2.0/ports/fa21c069-045d-42b6-badb-a2cf417f1aa3 => generated 826 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2274] 10.0.0.203 () {32 vars in 720 bytes} [Mon Apr 13 22:21:11 2026] DELETE /v2.0/ports/0a168e74-d134-47a2-9c96-a9749471c430 => 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: 1031/2275] 10.0.0.203 () {32 vars in 722 bytes} [Mon Apr 13 22:21:11 2026] DELETE /v2.0/trunks/06cfbf0d-c4d7-43d3-b3d1-9c663467c8ef => 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: 1032/2276] 10.0.0.203 () {32 vars in 719 bytes} [Mon Apr 13 22:21:11 2026] GET /v2.0/trunks/17258832-9652-4a43-9a74-e6c1033ba01f => generated 414 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/2277] 10.0.0.203 () {32 vars in 717 bytes} [Mon Apr 13 22:21:11 2026] GET /v2.0/ports/70b7bb08-3e40-490e-b475-98b6c36d3a64 => generated 826 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2278] 10.0.0.203 () {32 vars in 720 bytes} [Mon Apr 13 22:21:11 2026] DELETE /v2.0/ports/4cb62a4a-2de2-49fe-91c3-2dd5ac10ad83 => 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: 1034/2279] 10.0.0.203 () {32 vars in 722 bytes} [Mon Apr 13 22:21:11 2026] DELETE /v2.0/trunks/17258832-9652-4a43-9a74-e6c1033ba01f => 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: 1035/2280] 10.0.0.203 () {32 vars in 719 bytes} [Mon Apr 13 22:21:11 2026] GET /v2.0/trunks/084305fa-8f96-41e0-b93f-2c8e1ca538e9 => generated 407 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/2281] 10.0.0.203 () {32 vars in 717 bytes} [Mon Apr 13 22:21:11 2026] GET /v2.0/ports/ecdf4d28-0dbc-4634-aafc-2c23e62a6abf => generated 826 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-13 22:21:11.797 7 INFO neutron.services.segments.plugin [-] Segment 78fcd424-1d9b-4e9a-9400-30bd1bdbb0eb resource provider aggregate not found 2026-04-13 22:21:11.801 7 INFO neutron.services.segments.plugin [-] Segment 78fcd424-1d9b-4e9a-9400-30bd1bdbb0eb resource provider aggregate not found 2026-04-13 22:21:11.818 7 INFO neutron.services.segments.plugin [-] Segment 78fcd424-1d9b-4e9a-9400-30bd1bdbb0eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78fcd424-1d9b-4e9a-9400-30bd1bdbb0eb found for delete ", "request_id": "req-39172dbd-9911-415d-a193-8e10d5e68d0a"}]} 2026-04-13 22:21:11.819 7 INFO neutron.services.segments.plugin [-] Segment 78fcd424-1d9b-4e9a-9400-30bd1bdbb0eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78fcd424-1d9b-4e9a-9400-30bd1bdbb0eb found for delete ", "request_id": "req-a51c08b1-92ce-415b-b405-8db86bd4a506"}]} [pid: 7|app: 0|req: 1246/2282] 10.0.0.203 () {32 vars in 726 bytes} [Mon Apr 13 22:21:11 2026] DELETE /v2.0/networks/ef16ffae-85a8-458b-a033-b31e86a12d20 => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/2283] 10.0.0.203 () {32 vars in 722 bytes} [Mon Apr 13 22:21:11 2026] DELETE /v2.0/trunks/084305fa-8f96-41e0-b93f-2c8e1ca538e9 => 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: 1247/2284] 10.0.0.203 () {32 vars in 726 bytes} [Mon Apr 13 22:21:11 2026] DELETE /v2.0/networks/6958bc9a-cf5d-422f-912a-1fc377100afa => 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: 1038/2285] 10.0.0.203 () {32 vars in 720 bytes} [Mon Apr 13 22:21:11 2026] DELETE /v2.0/ports/ffd62e90-84bc-450a-90a9-7c43c5720040 => 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: 1248/2286] 10.0.0.203 () {32 vars in 726 bytes} [Mon Apr 13 22:21:12 2026] DELETE /v2.0/networks/605e7007-2c25-4d43-ad68-ac09c2163432 => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/2287] 10.0.0.203 () {32 vars in 720 bytes} [Mon Apr 13 22:21:12 2026] DELETE /v2.0/ports/dbeef4fa-8d5d-4254-af58-4281d443d632 => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2288] 10.0.0.203 () {32 vars in 726 bytes} [Mon Apr 13 22:21:12 2026] DELETE /v2.0/networks/d0204d1b-d088-4c1e-85b2-7a4293c98168 => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/2289] 10.0.0.203 () {32 vars in 720 bytes} [Mon Apr 13 22:21:12 2026] DELETE /v2.0/ports/fa21c069-045d-42b6-badb-a2cf417f1aa3 => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2290] 10.0.0.203 () {32 vars in 726 bytes} [Mon Apr 13 22:21:12 2026] DELETE /v2.0/networks/580d67c2-55f7-4d4c-9fc8-c660177ffc90 => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/2291] 10.0.0.203 () {32 vars in 720 bytes} [Mon Apr 13 22:21:12 2026] DELETE /v2.0/ports/70b7bb08-3e40-490e-b475-98b6c36d3a64 => generated 0 bytes in 216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2292] 10.0.0.203 () {32 vars in 720 bytes} [Mon Apr 13 22:21:12 2026] DELETE /v2.0/ports/ecdf4d28-0dbc-4634-aafc-2c23e62a6abf => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-13 22:21:13.216 8 INFO neutron.services.segments.plugin [-] Segment e2c52398-aa9f-48eb-abc1-acbfac231a78 resource provider aggregate not found 2026-04-13 22:21:13.223 8 INFO neutron.services.segments.plugin [-] Segment e2c52398-aa9f-48eb-abc1-acbfac231a78 resource provider aggregate not found 2026-04-13 22:21:13.232 8 INFO neutron.services.segments.plugin [-] Segment e2c52398-aa9f-48eb-abc1-acbfac231a78 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e2c52398-aa9f-48eb-abc1-acbfac231a78 found for delete ", "request_id": "req-36a05f5f-51c2-4cec-82ca-097046f12e7b"}]} 2026-04-13 22:21:13.241 8 INFO neutron.services.segments.plugin [-] Segment e2c52398-aa9f-48eb-abc1-acbfac231a78 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e2c52398-aa9f-48eb-abc1-acbfac231a78 found for delete ", "request_id": "req-82a2e32a-00c9-442d-ae0e-3c57656dec07"}]} [pid: 8|app: 0|req: 1042/2293] 10.0.0.203 () {32 vars in 726 bytes} [Mon Apr 13 22:21:13 2026] DELETE /v2.0/networks/7ba76f22-d8cc-46c5-88d0-8f8cbbd8b1f5 => 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: 1252/2294] 10.0.0.203 () {32 vars in 726 bytes} [Mon Apr 13 22:21:13 2026] DELETE /v2.0/networks/3eac16b7-171b-4fc5-91cc-02dc6a7e9f8a => generated 0 bytes in 195 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2295] 10.0.0.203 () {32 vars in 726 bytes} [Mon Apr 13 22:21:13 2026] DELETE /v2.0/networks/9b29b019-eb9d-4305-a3ec-67aaa47a048d => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/2296] 10.0.0.203 () {32 vars in 774 bytes} [Mon Apr 13 22:21:13 2026] GET /v2.0/security-groups?tenant_id=ea08ba9c1eec4264aac62774d2a21e63&name=default => generated 2805 bytes in 295 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/2297] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:21:13 2026] DELETE /v2.0/security-groups/5a26945d-4a9d-4215-9ba7-c5ede5a979c3 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-13 22:21:13.846 7 INFO neutron.services.segments.plugin [-] Segment dcb293c3-9e90-4a7b-9fd6-9caf5edd177f resource provider aggregate not found 2026-04-13 22:21:13.853 7 INFO neutron.services.segments.plugin [-] Segment dcb293c3-9e90-4a7b-9fd6-9caf5edd177f resource provider aggregate not found 2026-04-13 22:21:13.868 7 INFO neutron.services.segments.plugin [-] Segment dcb293c3-9e90-4a7b-9fd6-9caf5edd177f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dcb293c3-9e90-4a7b-9fd6-9caf5edd177f found for delete ", "request_id": "req-c0d93eb0-913a-4b5a-80f8-05d2ae0f6ec2"}]} 2026-04-13 22:21:13.874 7 INFO neutron.services.segments.plugin [-] Segment dcb293c3-9e90-4a7b-9fd6-9caf5edd177f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dcb293c3-9e90-4a7b-9fd6-9caf5edd177f found for delete ", "request_id": "req-d9a4c76d-64e4-42d1-8ca1-0678bceb1397"}]} 2026-04-13 22:21:13.882 7 INFO neutron.services.segments.plugin [-] Segment 1be97381-e81e-49cd-b9c0-8771da7ad819 resource provider aggregate not found 2026-04-13 22:21:13.889 7 INFO neutron.services.segments.plugin [-] Segment 1be97381-e81e-49cd-b9c0-8771da7ad819 resource provider aggregate not found [pid: 7|app: 0|req: 1254/2298] 10.0.0.203 () {32 vars in 726 bytes} [Mon Apr 13 22:21:13 2026] DELETE /v2.0/networks/a56abb63-0145-4994-b2e0-89415373208f => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-13 22:21:13.929 7 INFO neutron.services.segments.plugin [-] Segment 1be97381-e81e-49cd-b9c0-8771da7ad819 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1be97381-e81e-49cd-b9c0-8771da7ad819 found for delete ", "request_id": "req-c03ca17f-b188-44c9-9ffc-e65495cc49c5"}]} 2026-04-13 22:21:13.962 7 INFO neutron.services.segments.plugin [-] Segment 0ed3a22c-9275-4841-af39-ba47e33ab055 resource provider aggregate not found 2026-04-13 22:21:13.971 7 INFO neutron.services.segments.plugin [-] Segment 1be97381-e81e-49cd-b9c0-8771da7ad819 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1be97381-e81e-49cd-b9c0-8771da7ad819 found for delete ", "request_id": "req-0525074a-7a74-496c-ab25-4a8fd1612bd6"}]} 2026-04-13 22:21:13.989 7 INFO neutron.services.segments.plugin [-] Segment 0ed3a22c-9275-4841-af39-ba47e33ab055 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ed3a22c-9275-4841-af39-ba47e33ab055 found for delete ", "request_id": "req-4c7c3bab-a13e-4922-8e6b-73445360af29"}]} 2026-04-13 22:21:13.994 7 INFO neutron.services.segments.plugin [-] Segment 0ed3a22c-9275-4841-af39-ba47e33ab055 resource provider aggregate not found 2026-04-13 22:21:14.009 7 INFO neutron.services.segments.plugin [-] Segment 0ed3a22c-9275-4841-af39-ba47e33ab055 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ed3a22c-9275-4841-af39-ba47e33ab055 found for delete ", "request_id": "req-6790cabb-7119-43b2-832d-96515c0eec03"}]} 2026-04-13 22:21:14.015 7 INFO neutron.services.segments.plugin [-] Segment c712d0b6-2e19-4c17-b21c-43de465ce4dc resource provider aggregate not found 2026-04-13 22:21:14.030 7 INFO neutron.services.segments.plugin [-] Segment c712d0b6-2e19-4c17-b21c-43de465ce4dc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c712d0b6-2e19-4c17-b21c-43de465ce4dc found for delete ", "request_id": "req-9c947de1-1fec-423d-874c-86fa94453ebf"}]} 2026-04-13 22:21:14.035 7 INFO neutron.services.segments.plugin [-] Segment c712d0b6-2e19-4c17-b21c-43de465ce4dc resource provider aggregate not found 2026-04-13 22:21:14.053 7 INFO neutron.services.segments.plugin [-] Segment 768fff25-b866-4226-8791-32bffbb803a3 resource provider aggregate not found 2026-04-13 22:21:14.058 7 INFO neutron.services.segments.plugin [-] Segment c712d0b6-2e19-4c17-b21c-43de465ce4dc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c712d0b6-2e19-4c17-b21c-43de465ce4dc found for delete ", "request_id": "req-1873fc6e-b26d-484f-9707-e8768f61f7f2"}]} 2026-04-13 22:21:14.070 7 INFO neutron.services.segments.plugin [-] Segment 768fff25-b866-4226-8791-32bffbb803a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 768fff25-b866-4226-8791-32bffbb803a3 found for delete ", "request_id": "req-8cc7ab2e-1b22-4e24-9a99-c6eecc2da87e"}]} 2026-04-13 22:21:14.075 7 INFO neutron.services.segments.plugin [-] Segment 768fff25-b866-4226-8791-32bffbb803a3 resource provider aggregate not found 2026-04-13 22:21:14.090 7 INFO neutron.services.segments.plugin [-] Segment 768fff25-b866-4226-8791-32bffbb803a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 768fff25-b866-4226-8791-32bffbb803a3 found for delete ", "request_id": "req-4b7f133b-d895-4f30-94f4-38cee7eb83f7"}]} 2026-04-13 22:21:14.095 7 INFO neutron.services.segments.plugin [-] Segment 73d15f3e-aa36-4e4e-b86c-e9da31b80ca9 resource provider aggregate not found [pid: 8|app: 0|req: 1045/2299] 10.0.0.203 () {32 vars in 726 bytes} [Mon Apr 13 22:21:13 2026] DELETE /v2.0/networks/0f07aea3-9126-4004-80fb-1cca618ae586 => 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: 1255/2300] 10.0.0.203 () {32 vars in 774 bytes} [Mon Apr 13 22:21:13 2026] GET /v2.0/security-groups?tenant_id=b37ae3f4ea6f42a2a5cf82aa0f26be5a&name=default => generated 2805 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/2301] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:21:14 2026] DELETE /v2.0/security-groups/c9e9f6ab-bc6f-4d4c-ab19-6a0e36ff184a => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-13 22:21:14.389 7 INFO neutron.services.segments.plugin [-] Segment 73d15f3e-aa36-4e4e-b86c-e9da31b80ca9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 73d15f3e-aa36-4e4e-b86c-e9da31b80ca9 found for delete ", "request_id": "req-b989f968-006a-40d4-8817-fc12763a23c7"}]} 2026-04-13 22:21:14.402 7 INFO neutron.services.segments.plugin [-] Segment 73d15f3e-aa36-4e4e-b86c-e9da31b80ca9 resource provider aggregate not found 2026-04-13 22:21:14.418 7 INFO neutron.services.segments.plugin [-] Segment 53c0a27f-52ff-4bee-9c4d-9420ee474d16 resource provider aggregate not found 2026-04-13 22:21:14.424 7 INFO neutron.services.segments.plugin [-] Segment 73d15f3e-aa36-4e4e-b86c-e9da31b80ca9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 73d15f3e-aa36-4e4e-b86c-e9da31b80ca9 found for delete ", "request_id": "req-4ef31ede-d489-47cb-8f13-a56dc6e44a24"}]} 2026-04-13 22:21:14.437 7 INFO neutron.services.segments.plugin [-] Segment 53c0a27f-52ff-4bee-9c4d-9420ee474d16 resource provider aggregate not found 2026-04-13 22:21:14.445 7 INFO neutron.services.segments.plugin [-] Segment 53c0a27f-52ff-4bee-9c4d-9420ee474d16 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 53c0a27f-52ff-4bee-9c4d-9420ee474d16 found for delete ", "request_id": "req-7e4f17e5-9d34-4ad0-a75a-cb333f9449fe"}]} [pid: 7|app: 0|req: 1256/2302] 10.0.0.203 () {32 vars in 774 bytes} [Mon Apr 13 22:21:14 2026] GET /v2.0/security-groups?tenant_id=86acca8c9f484b209318a50ef079442a&name=default => generated 2805 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/2303] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:21:14 2026] DELETE /v2.0/security-groups/b17d96b6-2ce8-4dcf-bdc3-1c3726f590ef => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-13 22:21:14.877 7 INFO neutron.services.segments.plugin [-] Segment 53c0a27f-52ff-4bee-9c4d-9420ee474d16 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 53c0a27f-52ff-4bee-9c4d-9420ee474d16 found for delete ", "request_id": "req-c3390b29-6c45-4234-b3ae-a43d50b7d011"}]} [pid: 7|app: 0|req: 1257/2304] 10.0.0.203 () {32 vars in 774 bytes} [Mon Apr 13 22:21:14 2026] GET /v2.0/security-groups?tenant_id=46d1c772d6d94abe85ff48815fcb5627&name=default => generated 2805 bytes in 254 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/2305] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:21:15 2026] DELETE /v2.0/security-groups/ac48e6a6-ece2-41a9-8c19-e88f0d87aefc => 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: 1258/2306] 10.0.0.203 () {32 vars in 774 bytes} [Mon Apr 13 22:21:15 2026] GET /v2.0/security-groups?tenant_id=4f6866f34775480ba752b1ac31f5509f&name=default => generated 2805 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-13 22:21:15.408 8 INFO neutron.services.segments.plugin [-] Segment 3d9b6402-4902-4c0a-822f-039fb3974a20 resource provider aggregate not found 2026-04-13 22:21:15.415 8 INFO neutron.services.segments.plugin [-] Segment 3d9b6402-4902-4c0a-822f-039fb3974a20 resource provider aggregate not found 2026-04-13 22:21:15.432 8 INFO neutron.services.segments.plugin [-] Segment 3d9b6402-4902-4c0a-822f-039fb3974a20 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3d9b6402-4902-4c0a-822f-039fb3974a20 found for delete ", "request_id": "req-b11982aa-009c-4869-ae43-e0cc91a9f4df"}]} 2026-04-13 22:21:15.436 8 INFO neutron.services.segments.plugin [-] Segment 3d9b6402-4902-4c0a-822f-039fb3974a20 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3d9b6402-4902-4c0a-822f-039fb3974a20 found for delete ", "request_id": "req-87c43424-5b17-4cf3-bf83-f9d71752a108"}]} [pid: 8|app: 0|req: 1049/2307] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:21:15 2026] DELETE /v2.0/security-groups/d94a8e47-ec0f-42c6-8ee3-01befb2367c8 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2308] 10.0.0.203 () {32 vars in 774 bytes} [Mon Apr 13 22:21:15 2026] GET /v2.0/security-groups?tenant_id=7f5c7a10de1544fb8475df10cd094920&name=default => generated 2805 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2309] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:21:15 2026] DELETE /v2.0/security-groups/0b493765-a449-4227-8ec2-6272bdafffc0 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-13 22:21:18.000 8 WARNING neutron_lib.context [None req-f66b4da2-c9c6-43c0-9cbc-47bf09febdc4 7c0d35022b104404896bfd8bcbf69397 7ffb241cc2204810ac09e2e86f795bf7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-13 22:21:18.038 8 INFO neutron.db.segments_db [None req-f66b4da2-c9c6-43c0-9cbc-47bf09febdc4 7c0d35022b104404896bfd8bcbf69397 7ffb241cc2204810ac09e2e86f795bf7 - - default default] Added segment 69be98e4-934f-4ab4-9c55-48b18b4451bd of type vxlan for network 51492d95-acd3-428d-9524-b6dc8bc5ec3a 2026-04-13 22:21:18.316 8 INFO neutron.db.l3_hamode_db [None req-f66b4da2-c9c6-43c0-9cbc-47bf09febdc4 7c0d35022b104404896bfd8bcbf69397 7ffb241cc2204810ac09e2e86f795bf7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-13 22:21:18.469 8 INFO neutron.db.l3_hamode_db [None req-f66b4da2-c9c6-43c0-9cbc-47bf09febdc4 7c0d35022b104404896bfd8bcbf69397 7ffb241cc2204810ac09e2e86f795bf7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1052/2312] 10.0.0.203 () {34 vars in 668 bytes} [Mon Apr 13 22:21:17 2026] POST /v2.0/routers => generated 474 bytes in 1368 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2313] 10.0.0.203 () {34 vars in 751 bytes} [Mon Apr 13 22:21:19 2026] PUT /v2.0/routers/26206d5e-c55c-46ff-958e-f85f250cddda/tags => generated 25 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/2314] 10.0.0.203 () {32 vars in 731 bytes} [Mon Apr 13 22:21:19 2026] GET /v2.0/routers/26206d5e-c55c-46ff-958e-f85f250cddda/tags => generated 25 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2315] 10.0.0.203 () {34 vars in 762 bytes} [Mon Apr 13 22:21:19 2026] PUT /v2.0/routers/26206d5e-c55c-46ff-958e-f85f250cddda/tags/green => generated 4 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2316] 10.0.0.203 () {32 vars in 731 bytes} [Mon Apr 13 22:21:19 2026] GET /v2.0/routers/26206d5e-c55c-46ff-958e-f85f250cddda/tags => generated 34 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2317] 10.0.0.203 () {32 vars in 774 bytes} [Mon Apr 13 22:21:19 2026] GET /v2.0/security-groups?tenant_id=b00ccc8967eb40a29c30fdcbf6dd219e&name=default => generated 2805 bytes in 307 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2318] 10.0.0.203 () {34 vars in 758 bytes} [Mon Apr 13 22:21:19 2026] PUT /v2.0/routers/26206d5e-c55c-46ff-958e-f85f250cddda/tags/red => generated 4 bytes in 76 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2319] 10.0.0.203 () {32 vars in 731 bytes} [Mon Apr 13 22:21:19 2026] GET /v2.0/routers/26206d5e-c55c-46ff-958e-f85f250cddda/tags => generated 34 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2320] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:21:19 2026] DELETE /v2.0/security-groups/587d1638-b59a-4c78-80f3-4a7ac2a4d8cf => 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: 1264/2321] 10.0.0.203 () {32 vars in 774 bytes} [Mon Apr 13 22:21:19 2026] GET /v2.0/security-groups?tenant_id=ebf53b8195ab48e3ab92d55bbaf3ff90&name=default => generated 2805 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2322] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:21:19 2026] DELETE /v2.0/security-groups/cb60605f-445c-4244-a0f0-0a10ce3cd153 => 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: 1058/2323] 10.0.0.203 () {34 vars in 780 bytes} [Mon Apr 13 22:21:19 2026] PUT /v2.0/routers/26206d5e-c55c-46ff-958e-f85f250cddda/tags/black.or.white => generated 4 bytes in 498 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2324] 10.0.0.203 () {32 vars in 731 bytes} [Mon Apr 13 22:21:20 2026] GET /v2.0/routers/26206d5e-c55c-46ff-958e-f85f250cddda/tags => generated 52 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2325] 10.0.0.203 () {34 vars in 751 bytes} [Mon Apr 13 22:21:20 2026] PUT /v2.0/routers/26206d5e-c55c-46ff-958e-f85f250cddda/tags => generated 37 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2326] 10.0.0.203 () {32 vars in 731 bytes} [Mon Apr 13 22:21:20 2026] GET /v2.0/routers/26206d5e-c55c-46ff-958e-f85f250cddda/tags => generated 37 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2327] 10.0.0.203 () {32 vars in 739 bytes} [Mon Apr 13 22:21:20 2026] GET /v2.0/routers/26206d5e-c55c-46ff-958e-f85f250cddda/tags/red => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-13 22:21:20.633 7 INFO neutron.api.v2.resource [None req-b3cefaad-2bd3-4c41-9309-01ea1221f8e3 7c0d35022b104404896bfd8bcbf69397 7ffb241cc2204810ac09e2e86f795bf7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1268/2328] 10.0.0.203 () {32 vars in 743 bytes} [Mon Apr 13 22:21:20 2026] GET /v2.0/routers/26206d5e-c55c-46ff-958e-f85f250cddda/tags/green => generated 99 bytes in 70 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2329] 10.0.0.203 () {32 vars in 742 bytes} [Mon Apr 13 22:21:20 2026] DELETE /v2.0/routers/26206d5e-c55c-46ff-958e-f85f250cddda/tags/red => 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: 1269/2330] 10.0.0.203 () {32 vars in 731 bytes} [Mon Apr 13 22:21:20 2026] GET /v2.0/routers/26206d5e-c55c-46ff-958e-f85f250cddda/tags => generated 30 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-13 22:21:20.866 8 INFO neutron.api.v2.resource [None req-682b4db8-fe21-4c40-88bd-114df9e6488d 7c0d35022b104404896bfd8bcbf69397 7ffb241cc2204810ac09e2e86f795bf7 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1062/2331] 10.0.0.203 () {32 vars in 746 bytes} [Mon Apr 13 22:21:20 2026] DELETE /v2.0/routers/26206d5e-c55c-46ff-958e-f85f250cddda/tags/green => generated 99 bytes in 70 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2332] 10.0.0.203 () {32 vars in 734 bytes} [Mon Apr 13 22:21:20 2026] DELETE /v2.0/routers/26206d5e-c55c-46ff-958e-f85f250cddda/tags => 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: 1063/2333] 10.0.0.203 () {32 vars in 731 bytes} [Mon Apr 13 22:21:20 2026] GET /v2.0/routers/26206d5e-c55c-46ff-958e-f85f250cddda/tags => generated 12 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2334] 10.0.0.203 () {32 vars in 721 bytes} [Mon Apr 13 22:21:21 2026] GET /v2.0/routers/26206d5e-c55c-46ff-958e-f85f250cddda => generated 480 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2335] 10.0.0.203 () {34 vars in 742 bytes} [Mon Apr 13 22:21:21 2026] PUT /v2.0/routers/26206d5e-c55c-46ff-958e-f85f250cddda => generated 480 bytes in 675 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2336] 10.0.0.203 () {32 vars in 736 bytes} [Mon Apr 13 22:21:21 2026] GET /v2.0/ports?device_id=26206d5e-c55c-46ff-958e-f85f250cddda => generated 12 bytes in 669 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-13 22:21:23.218 8 INFO neutron.services.segments.plugin [-] Segment 69be98e4-934f-4ab4-9c55-48b18b4451bd resource provider aggregate not found 2026-04-13 22:21:23.223 8 INFO neutron.services.segments.plugin [-] Segment 69be98e4-934f-4ab4-9c55-48b18b4451bd resource provider aggregate not found 2026-04-13 22:21:23.237 8 INFO neutron.services.segments.plugin [-] Segment 69be98e4-934f-4ab4-9c55-48b18b4451bd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 69be98e4-934f-4ab4-9c55-48b18b4451bd found for delete ", "request_id": "req-607264cc-4d0d-4255-af85-a1ebfa9b878f"}]} 2026-04-13 22:21:23.241 8 INFO neutron.services.segments.plugin [-] Segment 69be98e4-934f-4ab4-9c55-48b18b4451bd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 69be98e4-934f-4ab4-9c55-48b18b4451bd found for delete ", "request_id": "req-35085b59-5af7-4e90-9ada-e85a98181eac"}]} 2026-04-13 22:21:23.247 8 INFO neutron.db.l3_hamode_db [None req-7ecfaa2e-2d51-4813-ae31-5e01b96ae85b 7c0d35022b104404896bfd8bcbf69397 7ffb241cc2204810ac09e2e86f795bf7 - - default default] HA network 51492d95-acd3-428d-9524-b6dc8bc5ec3a was deleted as no HA routers are present in tenant 7ffb241cc2204810ac09e2e86f795bf7. [pid: 8|app: 0|req: 1065/2337] 10.0.0.203 () {32 vars in 724 bytes} [Mon Apr 13 22:21:22 2026] DELETE /v2.0/routers/26206d5e-c55c-46ff-958e-f85f250cddda => generated 0 bytes in 791 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2338] 10.0.0.203 () {32 vars in 774 bytes} [Mon Apr 13 22:21:23 2026] GET /v2.0/security-groups?tenant_id=7ffb241cc2204810ac09e2e86f795bf7&name=default => generated 2805 bytes in 275 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2339] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:21:24 2026] DELETE /v2.0/security-groups/e97dec46-20b9-42e1-9b70-8037e152dffc => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2340] 10.0.0.203 () {32 vars in 774 bytes} [Mon Apr 13 22:21:24 2026] GET /v2.0/security-groups?tenant_id=524d631c3a5c4deea2d2b465a7439f13&name=default => generated 2805 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2341] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:21:24 2026] DELETE /v2.0/security-groups/296ba482-6510-433a-a349-b4150a376433 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-13 22:21:27.723 7 WARNING neutron_lib.context [None req-769487f8-281b-41ce-bad0-4a0de0ee0ced b90f3166973144ddbe6d15e9808b6423 4ccb4405ce664d43874ea34d29b048d8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1275/2342] 10.0.0.203 () {34 vars in 676 bytes} [Mon Apr 13 22:21:27 2026] POST /v2.0/subnetpools => generated 516 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2343] 10.0.0.203 () {34 vars in 759 bytes} [Mon Apr 13 22:21:27 2026] PUT /v2.0/subnetpools/396a890b-9060-49f4-a669-310a702f69a5/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2344] 10.0.0.203 () {32 vars in 739 bytes} [Mon Apr 13 22:21:27 2026] GET /v2.0/subnetpools/396a890b-9060-49f4-a669-310a702f69a5/tags => generated 25 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2345] 10.0.0.203 () {34 vars in 770 bytes} [Mon Apr 13 22:21:27 2026] PUT /v2.0/subnetpools/396a890b-9060-49f4-a669-310a702f69a5/tags/green => generated 4 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2346] 10.0.0.203 () {32 vars in 739 bytes} [Mon Apr 13 22:21:27 2026] GET /v2.0/subnetpools/396a890b-9060-49f4-a669-310a702f69a5/tags => generated 34 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2347] 10.0.0.203 () {34 vars in 766 bytes} [Mon Apr 13 22:21:27 2026] PUT /v2.0/subnetpools/396a890b-9060-49f4-a669-310a702f69a5/tags/red => generated 4 bytes in 27 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2348] 10.0.0.203 () {32 vars in 739 bytes} [Mon Apr 13 22:21:27 2026] GET /v2.0/subnetpools/396a890b-9060-49f4-a669-310a702f69a5/tags => generated 34 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2349] 10.0.0.203 () {34 vars in 788 bytes} [Mon Apr 13 22:21:28 2026] PUT /v2.0/subnetpools/396a890b-9060-49f4-a669-310a702f69a5/tags/black.or.white => generated 4 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2350] 10.0.0.203 () {32 vars in 739 bytes} [Mon Apr 13 22:21:28 2026] GET /v2.0/subnetpools/396a890b-9060-49f4-a669-310a702f69a5/tags => generated 52 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2351] 10.0.0.203 () {34 vars in 759 bytes} [Mon Apr 13 22:21:28 2026] PUT /v2.0/subnetpools/396a890b-9060-49f4-a669-310a702f69a5/tags => generated 37 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2352] 10.0.0.203 () {32 vars in 739 bytes} [Mon Apr 13 22:21:28 2026] GET /v2.0/subnetpools/396a890b-9060-49f4-a669-310a702f69a5/tags => generated 37 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2353] 10.0.0.203 () {32 vars in 747 bytes} [Mon Apr 13 22:21:28 2026] GET /v2.0/subnetpools/396a890b-9060-49f4-a669-310a702f69a5/tags/red => generated 0 bytes in 26 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-13 22:21:28.215 7 INFO neutron.api.v2.resource [None req-de6f92cf-18ee-49e9-a433-4edce9c49dc1 b90f3166973144ddbe6d15e9808b6423 4ccb4405ce664d43874ea34d29b048d8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1281/2354] 10.0.0.203 () {32 vars in 751 bytes} [Mon Apr 13 22:21:28 2026] GET /v2.0/subnetpools/396a890b-9060-49f4-a669-310a702f69a5/tags/green => generated 99 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2355] 10.0.0.203 () {32 vars in 750 bytes} [Mon Apr 13 22:21:28 2026] DELETE /v2.0/subnetpools/396a890b-9060-49f4-a669-310a702f69a5/tags/red => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2356] 10.0.0.203 () {32 vars in 739 bytes} [Mon Apr 13 22:21:28 2026] GET /v2.0/subnetpools/396a890b-9060-49f4-a669-310a702f69a5/tags => generated 30 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-13 22:21:28.337 8 INFO neutron.api.v2.resource [None req-8767dad9-3411-44d6-9e9d-35f509d5c177 b90f3166973144ddbe6d15e9808b6423 4ccb4405ce664d43874ea34d29b048d8 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1075/2357] 10.0.0.203 () {32 vars in 754 bytes} [Mon Apr 13 22:21:28 2026] DELETE /v2.0/subnetpools/396a890b-9060-49f4-a669-310a702f69a5/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: 1283/2358] 10.0.0.203 () {32 vars in 742 bytes} [Mon Apr 13 22:21:28 2026] DELETE /v2.0/subnetpools/396a890b-9060-49f4-a669-310a702f69a5/tags => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2359] 10.0.0.203 () {32 vars in 739 bytes} [Mon Apr 13 22:21:28 2026] GET /v2.0/subnetpools/396a890b-9060-49f4-a669-310a702f69a5/tags => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2360] 10.0.0.203 () {32 vars in 732 bytes} [Mon Apr 13 22:21:28 2026] DELETE /v2.0/subnetpools/396a890b-9060-49f4-a669-310a702f69a5 => 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: 1077/2361] 10.0.0.203 () {32 vars in 774 bytes} [Mon Apr 13 22:21:29 2026] GET /v2.0/security-groups?tenant_id=1feeac244853485d9fc3246b05f1f7e2&name=default => generated 2805 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2362] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:21:29 2026] DELETE /v2.0/security-groups/7075248d-5484-4861-9893-5375fc41471d => 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: 1078/2363] 10.0.0.203 () {32 vars in 774 bytes} [Mon Apr 13 22:21:29 2026] GET /v2.0/security-groups?tenant_id=4ccb4405ce664d43874ea34d29b048d8&name=default => generated 2805 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2364] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:21:29 2026] DELETE /v2.0/security-groups/73d1e168-773a-4d6e-b18f-7309b07d178e => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-13 22:21:32.906 8 WARNING neutron_lib.context [None req-a1783bc2-560e-4f80-a6f2-14192463fd38 230ea99b84de4525af606228638c7f1f e5f80ef300f94628a1aa801d173b1755 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-13 22:21:33.041 8 INFO neutron.db.segments_db [None req-a1783bc2-560e-4f80-a6f2-14192463fd38 230ea99b84de4525af606228638c7f1f e5f80ef300f94628a1aa801d173b1755 - - default default] Added segment 24c0fadc-bf53-4293-af01-c3ee1a5b5b10 of type vxlan for network 7e3cd322-4224-4684-8757-975ad942ede1 [pid: 8|app: 0|req: 1080/2367] 10.0.0.203 () {34 vars in 670 bytes} [Mon Apr 13 22:21:32 2026] POST /v2.0/networks => generated 632 bytes in 405 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-13 22:21:33.170 7 WARNING neutron_lib.context [None req-c189cda9-5d46-41fe-a588-d45a611fc115 230ea99b84de4525af606228638c7f1f e5f80ef300f94628a1aa801d173b1755 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1288/2368] 10.0.0.203 () {34 vars in 664 bytes} [Mon Apr 13 22:21:33 2026] POST /v2.0/ports => generated 743 bytes in 376 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-13 22:21:33.552 8 WARNING neutron_lib.context [None req-c6d53774-4301-4b10-a69e-c1275bd12f76 230ea99b84de4525af606228638c7f1f e5f80ef300f94628a1aa801d173b1755 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1081/2369] 10.0.0.203 () {34 vars in 666 bytes} [Mon Apr 13 22:21:33 2026] POST /v2.0/trunks => generated 407 bytes in 226 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: 1289/2370] 10.0.0.203 () {34 vars in 749 bytes} [Mon Apr 13 22:21:33 2026] PUT /v2.0/trunks/183ed15e-10b5-42c1-be9e-adb2cffad4b5/tags => generated 25 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2371] 10.0.0.203 () {32 vars in 729 bytes} [Mon Apr 13 22:21:33 2026] GET /v2.0/trunks/183ed15e-10b5-42c1-be9e-adb2cffad4b5/tags => generated 25 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2372] 10.0.0.203 () {34 vars in 760 bytes} [Mon Apr 13 22:21:33 2026] PUT /v2.0/trunks/183ed15e-10b5-42c1-be9e-adb2cffad4b5/tags/green => generated 4 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2373] 10.0.0.203 () {32 vars in 729 bytes} [Mon Apr 13 22:21:33 2026] GET /v2.0/trunks/183ed15e-10b5-42c1-be9e-adb2cffad4b5/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: 1291/2374] 10.0.0.203 () {34 vars in 756 bytes} [Mon Apr 13 22:21:33 2026] PUT /v2.0/trunks/183ed15e-10b5-42c1-be9e-adb2cffad4b5/tags/red => generated 4 bytes in 27 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2375] 10.0.0.203 () {32 vars in 729 bytes} [Mon Apr 13 22:21:33 2026] GET /v2.0/trunks/183ed15e-10b5-42c1-be9e-adb2cffad4b5/tags => generated 34 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2376] 10.0.0.203 () {34 vars in 778 bytes} [Mon Apr 13 22:21:33 2026] PUT /v2.0/trunks/183ed15e-10b5-42c1-be9e-adb2cffad4b5/tags/black.or.white => 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: 1085/2377] 10.0.0.203 () {32 vars in 729 bytes} [Mon Apr 13 22:21:33 2026] GET /v2.0/trunks/183ed15e-10b5-42c1-be9e-adb2cffad4b5/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: 1293/2378] 10.0.0.203 () {34 vars in 749 bytes} [Mon Apr 13 22:21:34 2026] PUT /v2.0/trunks/183ed15e-10b5-42c1-be9e-adb2cffad4b5/tags => generated 37 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2379] 10.0.0.203 () {32 vars in 729 bytes} [Mon Apr 13 22:21:34 2026] GET /v2.0/trunks/183ed15e-10b5-42c1-be9e-adb2cffad4b5/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: 1294/2380] 10.0.0.203 () {32 vars in 737 bytes} [Mon Apr 13 22:21:34 2026] GET /v2.0/trunks/183ed15e-10b5-42c1-be9e-adb2cffad4b5/tags/red => generated 0 bytes in 28 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-13 22:21:34.139 8 INFO neutron.api.v2.resource [None req-3dba6d39-3006-40f2-8b01-5b7f8a97bebc 230ea99b84de4525af606228638c7f1f e5f80ef300f94628a1aa801d173b1755 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1087/2381] 10.0.0.203 () {32 vars in 741 bytes} [Mon Apr 13 22:21:34 2026] GET /v2.0/trunks/183ed15e-10b5-42c1-be9e-adb2cffad4b5/tags/green => generated 99 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2382] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:21:34 2026] DELETE /v2.0/trunks/183ed15e-10b5-42c1-be9e-adb2cffad4b5/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: 1088/2383] 10.0.0.203 () {32 vars in 729 bytes} [Mon Apr 13 22:21:34 2026] GET /v2.0/trunks/183ed15e-10b5-42c1-be9e-adb2cffad4b5/tags => generated 30 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-13 22:21:34.238 7 INFO neutron.api.v2.resource [None req-9d4064b5-9954-4764-921a-cef49767bccc 230ea99b84de4525af606228638c7f1f e5f80ef300f94628a1aa801d173b1755 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1296/2384] 10.0.0.203 () {32 vars in 744 bytes} [Mon Apr 13 22:21:34 2026] DELETE /v2.0/trunks/183ed15e-10b5-42c1-be9e-adb2cffad4b5/tags/green => generated 99 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2385] 10.0.0.203 () {32 vars in 732 bytes} [Mon Apr 13 22:21:34 2026] DELETE /v2.0/trunks/183ed15e-10b5-42c1-be9e-adb2cffad4b5/tags => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2386] 10.0.0.203 () {32 vars in 729 bytes} [Mon Apr 13 22:21:34 2026] GET /v2.0/trunks/183ed15e-10b5-42c1-be9e-adb2cffad4b5/tags => 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: 1090/2387] 10.0.0.203 () {32 vars in 719 bytes} [Mon Apr 13 22:21:34 2026] GET /v2.0/trunks/183ed15e-10b5-42c1-be9e-adb2cffad4b5 => generated 407 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2388] 10.0.0.203 () {32 vars in 717 bytes} [Mon Apr 13 22:21:34 2026] GET /v2.0/ports/e6afc5ab-687d-4af4-b38b-39bb8fbc9977 => generated 826 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2389] 10.0.0.203 () {32 vars in 722 bytes} [Mon Apr 13 22:21:34 2026] DELETE /v2.0/trunks/183ed15e-10b5-42c1-be9e-adb2cffad4b5 => 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: 1299/2390] 10.0.0.203 () {32 vars in 720 bytes} [Mon Apr 13 22:21:34 2026] DELETE /v2.0/ports/e6afc5ab-687d-4af4-b38b-39bb8fbc9977 => generated 0 bytes in 206 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-13 22:21:34.929 8 INFO neutron.services.segments.plugin [-] Segment 24c0fadc-bf53-4293-af01-c3ee1a5b5b10 resource provider aggregate not found 2026-04-13 22:21:34.934 8 INFO neutron.services.segments.plugin [-] Segment 24c0fadc-bf53-4293-af01-c3ee1a5b5b10 resource provider aggregate not found 2026-04-13 22:21:34.947 8 INFO neutron.services.segments.plugin [-] Segment 24c0fadc-bf53-4293-af01-c3ee1a5b5b10 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24c0fadc-bf53-4293-af01-c3ee1a5b5b10 found for delete ", "request_id": "req-0b174fbd-d377-4285-82ba-9ead508edd0c"}]} 2026-04-13 22:21:34.950 8 INFO neutron.services.segments.plugin [-] Segment 24c0fadc-bf53-4293-af01-c3ee1a5b5b10 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24c0fadc-bf53-4293-af01-c3ee1a5b5b10 found for delete ", "request_id": "req-ef1f1659-90b2-4a16-8c8c-cff20c4aba9e"}]} [pid: 8|app: 0|req: 1092/2391] 10.0.0.203 () {32 vars in 726 bytes} [Mon Apr 13 22:21:34 2026] DELETE /v2.0/networks/7e3cd322-4224-4684-8757-975ad942ede1 => 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: 1300/2392] 10.0.0.203 () {32 vars in 774 bytes} [Mon Apr 13 22:21:35 2026] GET /v2.0/security-groups?tenant_id=76593f89bd9c408ab2b1dbce109abc92&name=default => generated 2805 bytes in 249 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2393] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:21:35 2026] DELETE /v2.0/security-groups/878469cd-24ee-4006-949b-d7b8517f7864 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2394] 10.0.0.203 () {32 vars in 774 bytes} [Mon Apr 13 22:21:36 2026] GET /v2.0/security-groups?tenant_id=e5f80ef300f94628a1aa801d173b1755&name=default => generated 2805 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2395] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:21:36 2026] DELETE /v2.0/security-groups/210b137f-8923-4562-bc73-ed7e1eee68e2 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-13 22:21:44.958 7 WARNING neutron_lib.context [None req-6c020b9a-3cef-4789-add1-a642677441b0 9aec543890a640b2bc6c0183ec14f719 a61a7023d8144ab9bd78e85430358aa6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-13 22:21:45.074 7 INFO neutron.db.segments_db [None req-6c020b9a-3cef-4789-add1-a642677441b0 9aec543890a640b2bc6c0183ec14f719 a61a7023d8144ab9bd78e85430358aa6 - - default default] Added segment 7333e078-10d2-4c57-b509-2f098a8c1e1b of type vxlan for network 60a85ef1-6b6c-41ac-9345-08547082d00c [pid: 7|app: 0|req: 1302/2396] 10.0.0.203 () {34 vars in 670 bytes} [Mon Apr 13 22:21:44 2026] POST /v2.0/networks => generated 640 bytes in 370 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-13 22:21:45.194 8 WARNING neutron_lib.context [None req-3a8a264b-07a5-4eee-a51e-895f81c60e26 9aec543890a640b2bc6c0183ec14f719 a61a7023d8144ab9bd78e85430358aa6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1095/2397] 10.0.0.203 () {34 vars in 669 bytes} [Mon Apr 13 22:21:45 2026] POST /v2.0/subnets => generated 634 bytes in 321 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2398] 10.0.0.203 () {32 vars in 722 bytes} [Mon Apr 13 22:21:45 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-13 22:21:45.577 8 WARNING neutron_lib.context [None req-55641283-6e77-44fc-a827-034a59118547 9aec543890a640b2bc6c0183ec14f719 a61a7023d8144ab9bd78e85430358aa6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1096/2399] 10.0.0.203 () {34 vars in 669 bytes} [Mon Apr 13 22:21:45 2026] POST /v2.0/subnets => generated 708 bytes in 338 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-13 22:21:45.917 7 WARNING neutron_lib.context [None req-ad488130-551f-4d0c-b4df-1531700fbac1 9aec543890a640b2bc6c0183ec14f719 a61a7023d8144ab9bd78e85430358aa6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-13 22:21:45.968 7 INFO neutron.db.segments_db [None req-ad488130-551f-4d0c-b4df-1531700fbac1 9aec543890a640b2bc6c0183ec14f719 a61a7023d8144ab9bd78e85430358aa6 - - default default] Added segment c302d7f4-41d4-4a4d-b6be-c7d8fb3e821c of type vxlan for network 52c5fed0-a7b2-456f-be5f-ca328a71b0e3 [pid: 7|app: 0|req: 1304/2400] 10.0.0.203 () {34 vars in 670 bytes} [Mon Apr 13 22:21:45 2026] POST /v2.0/networks => generated 638 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-13 22:21:46.100 8 WARNING neutron_lib.context [None req-a9b7279c-eb60-443a-8c97-a7d52d35925e 9aec543890a640b2bc6c0183ec14f719 a61a7023d8144ab9bd78e85430358aa6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1097/2401] 10.0.0.203 () {34 vars in 669 bytes} [Mon Apr 13 22:21:46 2026] POST /v2.0/subnets => generated 632 bytes in 360 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-13 22:21:46.469 7 WARNING neutron_lib.context [None req-57b3c413-a004-46d4-9cee-cb0c68c2fc6d 9aec543890a640b2bc6c0183ec14f719 a61a7023d8144ab9bd78e85430358aa6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1305/2404] 10.0.0.203 () {34 vars in 669 bytes} [Mon Apr 13 22:21:46 2026] POST /v2.0/subnets => generated 702 bytes in 447 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-13 22:21:46.925 8 WARNING neutron_lib.context [None req-b7f33673-b32a-4ca0-ae5c-71ca2164c1a6 9aec543890a640b2bc6c0183ec14f719 a61a7023d8144ab9bd78e85430358aa6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-13 22:21:47.002 8 INFO neutron.db.segments_db [None req-b7f33673-b32a-4ca0-ae5c-71ca2164c1a6 9aec543890a640b2bc6c0183ec14f719 a61a7023d8144ab9bd78e85430358aa6 - - default default] Added segment ac4da33d-db93-4e9a-8069-492204878b17 of type vxlan for network 7ba6199a-5300-4689-ab98-de0e7930e564 [pid: 8|app: 0|req: 1100/2405] 10.0.0.203 () {34 vars in 670 bytes} [Mon Apr 13 22:21:46 2026] POST /v2.0/networks => generated 637 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-13 22:21:47.150 7 WARNING neutron_lib.context [None req-e10b573f-d4ad-452c-a58f-18435fa90e8a 9aec543890a640b2bc6c0183ec14f719 a61a7023d8144ab9bd78e85430358aa6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1306/2406] 10.0.0.203 () {34 vars in 669 bytes} [Mon Apr 13 22:21:47 2026] POST /v2.0/subnets => generated 632 bytes in 331 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-13 22:21:47.487 8 WARNING neutron_lib.context [None req-7f041a02-6dd1-421d-bf36-7797f3adbfe0 9aec543890a640b2bc6c0183ec14f719 a61a7023d8144ab9bd78e85430358aa6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1101/2407] 10.0.0.203 () {34 vars in 669 bytes} [Mon Apr 13 22:21:47 2026] POST /v2.0/subnets => generated 706 bytes in 361 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-13 22:21:47.855 7 WARNING neutron_lib.context [None req-aba64ac8-8b22-472b-a68a-833a3c23dacc 9aec543890a640b2bc6c0183ec14f719 a61a7023d8144ab9bd78e85430358aa6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-13 22:21:47.898 7 INFO neutron.db.segments_db [None req-aba64ac8-8b22-472b-a68a-833a3c23dacc 9aec543890a640b2bc6c0183ec14f719 a61a7023d8144ab9bd78e85430358aa6 - - default default] Added segment 1aea4e88-0c66-477d-a514-d9a9da1dd09f of type vxlan for network 5a0d386e-f1cf-4ee6-aabf-6f777eef6dc0 2026-04-13 22:21:48.187 7 INFO neutron.db.l3_hamode_db [None req-aba64ac8-8b22-472b-a68a-833a3c23dacc 9aec543890a640b2bc6c0183ec14f719 a61a7023d8144ab9bd78e85430358aa6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-13 22:21:49.350 7 INFO neutron.db.l3_hamode_db [None req-aba64ac8-8b22-472b-a68a-833a3c23dacc 9aec543890a640b2bc6c0183ec14f719 a61a7023d8144ab9bd78e85430358aa6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1307/2408] 10.0.0.203 () {34 vars in 669 bytes} [Mon Apr 13 22:21:47 2026] POST /v2.0/routers => generated 685 bytes in 2671 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2409] 10.0.0.203 () {34 vars in 783 bytes} [Mon Apr 13 22:21:50 2026] PUT /v2.0/routers/d4887abb-24fa-4cf8-96de-f457c09116c8/add_router_interface => generated 309 bytes in 1714 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2410] 10.0.0.203 () {34 vars in 783 bytes} [Mon Apr 13 22:21:52 2026] PUT /v2.0/routers/d4887abb-24fa-4cf8-96de-f457c09116c8/add_router_interface => generated 309 bytes in 2177 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2411] 10.0.0.203 () {34 vars in 783 bytes} [Mon Apr 13 22:21:54 2026] PUT /v2.0/routers/d4887abb-24fa-4cf8-96de-f457c09116c8/add_router_interface => generated 309 bytes in 2157 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-13 22:21:56.674 7 WARNING neutron_lib.context [None req-673c6bb3-f7e4-4343-ae2a-756c3c0270f6 9aec543890a640b2bc6c0183ec14f719 a61a7023d8144ab9bd78e85430358aa6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1309/2412] 10.0.0.203 () {34 vars in 684 bytes} [Mon Apr 13 22:21:56 2026] POST /v2.0/security-groups => generated 1566 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-13 22:21:56.796 8 WARNING neutron_lib.context [None req-50a25c74-bf9d-43bf-b3a2-b5cdd987be83 9aec543890a640b2bc6c0183ec14f719 a61a7023d8144ab9bd78e85430358aa6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1104/2413] 10.0.0.203 () {34 vars in 695 bytes} [Mon Apr 13 22:21:56 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-13 22:21:56.908 7 WARNING neutron_lib.context [None req-d9d524c7-98a7-4559-9f69-4198c224faea 9aec543890a640b2bc6c0183ec14f719 a61a7023d8144ab9bd78e85430358aa6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1310/2414] 10.0.0.203 () {34 vars in 695 bytes} [Mon Apr 13 22:21:56 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-13 22:21:57.016 8 WARNING neutron_lib.context [None req-7f88154f-2f5d-43d5-9a7f-06b7ddd82293 9aec543890a640b2bc6c0183ec14f719 a61a7023d8144ab9bd78e85430358aa6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2415] 10.0.0.203 () {34 vars in 695 bytes} [Mon Apr 13 22:21:57 2026] POST /v2.0/security-group-rules => generated 567 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-13 22:21:57.125 7 WARNING neutron_lib.context [None req-f000821e-eb26-4d08-92e4-b71b7550747d 9aec543890a640b2bc6c0183ec14f719 a61a7023d8144ab9bd78e85430358aa6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1311/2416] 10.0.0.203 () {34 vars in 695 bytes} [Mon Apr 13 22:21:57 2026] POST /v2.0/security-group-rules => generated 569 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-13 22:21:57.235 8 WARNING neutron_lib.context [None req-b3d2b9e2-5138-436b-b93d-763c4590441e 9aec543890a640b2bc6c0183ec14f719 a61a7023d8144ab9bd78e85430358aa6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1106/2417] 10.0.0.203 () {34 vars in 695 bytes} [Mon Apr 13 22:21:57 2026] POST /v2.0/security-group-rules => generated 569 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-13 22:21:57.348 7 WARNING neutron_lib.context [None req-580c0281-d32e-4907-b145-1b199c10a388 9aec543890a640b2bc6c0183ec14f719 a61a7023d8144ab9bd78e85430358aa6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1312/2418] 10.0.0.203 () {34 vars in 695 bytes} [Mon Apr 13 22:21:57 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) 2026-04-13 22:21:57.467 8 WARNING neutron_lib.context [None req-f92be12a-b9fd-4298-ab13-f55427d44f8e 9aec543890a640b2bc6c0183ec14f719 a61a7023d8144ab9bd78e85430358aa6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1107/2419] 10.0.0.203 () {34 vars in 695 bytes} [Mon Apr 13 22:21:57 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) 2026-04-13 22:21:57.606 7 WARNING neutron_lib.context [None req-ed93b63f-69c5-4611-8f0a-05e3ff346717 9aec543890a640b2bc6c0183ec14f719 a61a7023d8144ab9bd78e85430358aa6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1313/2420] 10.0.0.203 () {34 vars in 695 bytes} [Mon Apr 13 22:21:57 2026] POST /v2.0/security-group-rules => generated 565 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-13 22:21:57.737 8 WARNING neutron_lib.context [None req-8ae3a4b7-3dc0-4d80-a6f2-46c2fdc17b52 9aec543890a640b2bc6c0183ec14f719 a61a7023d8144ab9bd78e85430358aa6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1108/2421] 10.0.0.203 () {34 vars in 695 bytes} [Mon Apr 13 22:21:57 2026] POST /v2.0/security-group-rules => generated 567 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-13 22:21:57.857 7 WARNING neutron_lib.context [None req-7ffa4e16-e8c0-4fe0-8ea1-85847c8d250f 9aec543890a640b2bc6c0183ec14f719 a61a7023d8144ab9bd78e85430358aa6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1314/2422] 10.0.0.203 () {34 vars in 695 bytes} [Mon Apr 13 22:21:57 2026] POST /v2.0/security-group-rules => generated 569 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-13 22:21:58.001 8 WARNING neutron_lib.context [None req-c76e2445-c366-4f36-9323-c008df11c610 9aec543890a640b2bc6c0183ec14f719 a61a7023d8144ab9bd78e85430358aa6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2423] 10.0.0.203 () {34 vars in 695 bytes} [Mon Apr 13 22:21:57 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: 1315/2424] 10.0.0.226 () {34 vars in 1096 bytes} [Mon Apr 13 22:21:58 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1435382633&fields=id&tenant_id=a61a7023d8144ab9bd78e85430358aa6 => 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: 1110/2425] 10.0.0.226 () {34 vars in 982 bytes} [Mon Apr 13 22:21:58 2026] GET /v2.0/networks?id=52c5fed0-a7b2-456f-be5f-ca328a71b0e3 => generated 705 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2426] 10.0.0.226 () {34 vars in 965 bytes} [Mon Apr 13 22:21:58 2026] GET /v2.0/quotas/a61a7023d8144ab9bd78e85430358aa6 => generated 292 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2427] 10.0.0.226 () {34 vars in 1002 bytes} [Mon Apr 13 22:21:58 2026] GET /v2.0/ports?tenant_id=a61a7023d8144ab9bd78e85430358aa6&fields=id => generated 287 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2428] 10.0.0.226 () {34 vars in 1008 bytes} [Mon Apr 13 22:21:58 2026] GET /v2.0/networks/52c5fed0-a7b2-456f-be5f-ca328a71b0e3?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: 1112/2429] 10.0.0.226 () {34 vars in 1108 bytes} [Mon Apr 13 22:21:58 2026] GET /v2.0/networks/52c5fed0-a7b2-456f-be5f-ca328a71b0e3?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: 1318/2430] 10.0.0.226 () {34 vars in 990 bytes} [Mon Apr 13 22:21:58 2026] GET /v2.0/ports?device_id=8d412996-7363-41eb-a08c-5311bff84e41 => 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: 1113/2431] 199.19.213.204 () {34 vars in 986 bytes} [Mon Apr 13 22:21:59 2026] GET /v2.0/networks?id=52c5fed0-a7b2-456f-be5f-ca328a71b0e3 => generated 705 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2432] 199.19.213.204 () {34 vars in 1050 bytes} [Mon Apr 13 22:21:59 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a61a7023d8144ab9bd78e85430358aa6 => generated 179 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-13 22:21:59.757 8 WARNING neutron_lib.context [req-4499436a-c274-487f-8972-4472e18b278c req-635d05b2-9e23-4c7e-a219-02ab801d0ad8 9aec543890a640b2bc6c0183ec14f719 a61a7023d8144ab9bd78e85430358aa6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2433] 199.19.213.204 () {38 vars in 955 bytes} [Mon Apr 13 22:21:59 2026] POST /v2.0/ports => generated 1183 bytes in 536 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2434] 199.19.213.204 () {38 vars in 1028 bytes} [Mon Apr 13 22:22:00 2026] PUT /v2.0/ports/bb21e81b-6177-4619-8055-694b0ee557af => generated 1428 bytes in 546 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1115/2435] 199.19.213.204 () {34 vars in 1080 bytes} [Mon Apr 13 22:22:00 2026] GET /v2.0/ports?tenant_id=a61a7023d8144ab9bd78e85430358aa6&device_id=8d412996-7363-41eb-a08c-5311bff84e41 => generated 1467 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-13 22:22:00.984 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ecf7de6e-13e0-47ae-a65a-17efdc614f0d'] response: {'name': 'network-changed', 'server_uuid': '8d412996-7363-41eb-a08c-5311bff84e41', 'tag': 'bb21e81b-6177-4619-8055-694b0ee557af', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1321/2436] 199.19.213.204 () {34 vars in 1058 bytes} [Mon Apr 13 22:22:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.185&port_id=bb21e81b-6177-4619-8055-694b0ee557af => 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: 1116/2437] 199.19.213.204 () {34 vars in 1104 bytes} [Mon Apr 13 22:22:00 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3b6&port_id=bb21e81b-6177-4619-8055-694b0ee557af => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2438] 199.19.213.204 () {34 vars in 1064 bytes} [Mon Apr 13 22:22:01 2026] GET /v2.0/subnets?id=26b4f94f-c441-4c94-89b6-69d03a82db77&id=e91ed497-d556-4d3c-b40b-0fa9d571d1bd => generated 1363 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2439] 199.19.213.204 () {34 vars in 1052 bytes} [Mon Apr 13 22:22:01 2026] GET /v2.0/ports?network_id=52c5fed0-a7b2-456f-be5f-ca328a71b0e3&device_owner=network%3Adhcp => generated 1457 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, ' [pid: 7|app: 0|req: 1323/2440] 199.19.213.204 () {34 vars in 1052 bytes} [Mon Apr 13 22:22:01 2026] GET /v2.0/ports?network_id=52c5fed0-a7b2-456f-be5f-ca328a71b0e3&device_owner=network%3Adhcp => generated 1457 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2441] 199.19.213.204 () {34 vars in 1012 bytes} [Mon Apr 13 22:22:01 2026] GET /v2.0/networks/52c5fed0-a7b2-456f-be5f-ca328a71b0e3?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: 1324/2442] 199.19.213.204 () {34 vars in 1112 bytes} [Mon Apr 13 22:22:01 2026] GET /v2.0/networks/52c5fed0-a7b2-456f-be5f-ca328a71b0e3?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: 1119/2443] 199.19.213.204 () {34 vars in 1080 bytes} [Mon Apr 13 22:22:01 2026] GET /v2.0/ports?tenant_id=a61a7023d8144ab9bd78e85430358aa6&device_id=8d412996-7363-41eb-a08c-5311bff84e41 => generated 1467 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2444] 199.19.213.204 () {34 vars in 986 bytes} [Mon Apr 13 22:22:01 2026] GET /v2.0/networks?id=52c5fed0-a7b2-456f-be5f-ca328a71b0e3 => generated 801 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2445] 199.19.213.204 () {34 vars in 1058 bytes} [Mon Apr 13 22:22:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.185&port_id=bb21e81b-6177-4619-8055-694b0ee557af => 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: 1326/2446] 199.19.213.204 () {34 vars in 1104 bytes} [Mon Apr 13 22:22:01 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3b6&port_id=bb21e81b-6177-4619-8055-694b0ee557af => 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: 1121/2447] 199.19.213.204 () {34 vars in 1064 bytes} [Mon Apr 13 22:22:01 2026] GET /v2.0/subnets?id=26b4f94f-c441-4c94-89b6-69d03a82db77&id=e91ed497-d556-4d3c-b40b-0fa9d571d1bd => generated 1363 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2450] 199.19.213.204 () {34 vars in 1052 bytes} [Mon Apr 13 22:22:01 2026] GET /v2.0/ports?network_id=52c5fed0-a7b2-456f-be5f-ca328a71b0e3&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2451] 199.19.213.204 () {34 vars in 1052 bytes} [Mon Apr 13 22:22:01 2026] GET /v2.0/ports?network_id=52c5fed0-a7b2-456f-be5f-ca328a71b0e3&device_owner=network%3Adhcp => generated 1457 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2452] 199.19.213.204 () {34 vars in 1012 bytes} [Mon Apr 13 22:22:01 2026] GET /v2.0/networks/52c5fed0-a7b2-456f-be5f-ca328a71b0e3?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: 1329/2453] 199.19.213.204 () {34 vars in 1112 bytes} [Mon Apr 13 22:22:01 2026] GET /v2.0/networks/52c5fed0-a7b2-456f-be5f-ca328a71b0e3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2454] 10.0.0.226 () {34 vars in 990 bytes} [Mon Apr 13 22:22:04 2026] GET /v2.0/ports?device_id=8d412996-7363-41eb-a08c-5311bff84e41 => generated 1200 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2455] 10.0.0.226 () {34 vars in 1040 bytes} [Mon Apr 13 22:22:04 2026] GET /v2.0/security-groups?id=f2a2b001-948b-4a64-bcf3-00864f8e8a36&fields=id&fields=name => generated 112 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2456] 10.0.0.203 () {32 vars in 818 bytes} [Mon Apr 13 22:22:04 2026] GET /v2.0/ports?network_id=52c5fed0-a7b2-456f-be5f-ca328a71b0e3&mac_address=fa%3A16%3A3e%3Ad3%3Ad3%3A85 => generated 1200 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-13 22:22:04.368 7 WARNING neutron_lib.context [None req-c06ab7e7-1676-47b4-928d-7b9bcff60495 9aec543890a640b2bc6c0183ec14f719 a61a7023d8144ab9bd78e85430358aa6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-13 22:22:05.325 7 INFO neutron.db.l3_db [None req-c06ab7e7-1676-47b4-928d-7b9bcff60495 9aec543890a640b2bc6c0183ec14f719 a61a7023d8144ab9bd78e85430358aa6 - - default default] Floating IP 101ef091-7a46-4005-8f8d-c0a1557a5437 associated. External IP: 10.96.250.210, port: bb21e81b-6177-4619-8055-694b0ee557af. [pid: 7|app: 0|req: 1331/2457] 10.0.0.203 () {34 vars in 677 bytes} [Mon Apr 13 22:22:04 2026] POST /v2.0/floatingips => generated 855 bytes in 1436 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2458] 10.0.0.226 () {34 vars in 1096 bytes} [Mon Apr 13 22:22:05 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1435382633&fields=id&tenant_id=a61a7023d8144ab9bd78e85430358aa6 => generated 69 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-13 22:22:06.042 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-dc32c879-8801-423f-a2da-fd77dde98c82'] response: {'name': 'network-changed', 'server_uuid': '8d412996-7363-41eb-a08c-5311bff84e41', 'tag': 'bb21e81b-6177-4619-8055-694b0ee557af', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1332/2459] 10.0.0.226 () {34 vars in 982 bytes} [Mon Apr 13 22:22:05 2026] GET /v2.0/networks?id=7ba6199a-5300-4689-ab98-de0e7930e564 => generated 704 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2460] 199.19.213.204 () {34 vars in 1080 bytes} [Mon Apr 13 22:22:06 2026] GET /v2.0/ports?tenant_id=a61a7023d8144ab9bd78e85430358aa6&device_id=8d412996-7363-41eb-a08c-5311bff84e41 => generated 1469 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2461] 10.0.0.226 () {34 vars in 965 bytes} [Mon Apr 13 22:22:06 2026] GET /v2.0/quotas/a61a7023d8144ab9bd78e85430358aa6 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2462] 199.19.213.204 () {34 vars in 986 bytes} [Mon Apr 13 22:22:06 2026] GET /v2.0/networks?id=52c5fed0-a7b2-456f-be5f-ca328a71b0e3 => generated 801 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2463] 199.19.213.204 () {34 vars in 1058 bytes} [Mon Apr 13 22:22:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.185&port_id=bb21e81b-6177-4619-8055-694b0ee557af => generated 858 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2464] 199.19.213.204 () {34 vars in 1104 bytes} [Mon Apr 13 22:22:06 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3b6&port_id=bb21e81b-6177-4619-8055-694b0ee557af => 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: 1334/2465] 10.0.0.226 () {34 vars in 1002 bytes} [Mon Apr 13 22:22:06 2026] GET /v2.0/ports?tenant_id=a61a7023d8144ab9bd78e85430358aa6&fields=id => generated 333 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2466] 199.19.213.204 () {34 vars in 1064 bytes} [Mon Apr 13 22:22:06 2026] GET /v2.0/subnets?id=26b4f94f-c441-4c94-89b6-69d03a82db77&id=e91ed497-d556-4d3c-b40b-0fa9d571d1bd => generated 1363 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2467] 10.0.0.226 () {34 vars in 1008 bytes} [Mon Apr 13 22:22:06 2026] GET /v2.0/networks/7ba6199a-5300-4689-ab98-de0e7930e564?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: 1133/2468] 199.19.213.204 () {34 vars in 1052 bytes} [Mon Apr 13 22:22:06 2026] GET /v2.0/ports?network_id=52c5fed0-a7b2-456f-be5f-ca328a71b0e3&device_owner=network%3Adhcp => generated 1457 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2469] 10.0.0.226 () {34 vars in 1108 bytes} [Mon Apr 13 22:22:06 2026] GET /v2.0/networks/7ba6199a-5300-4689-ab98-de0e7930e564?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2470] 199.19.213.204 () {34 vars in 1052 bytes} [Mon Apr 13 22:22:06 2026] GET /v2.0/ports?network_id=52c5fed0-a7b2-456f-be5f-ca328a71b0e3&device_owner=network%3Adhcp => generated 1457 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2471] 199.19.213.204 () {34 vars in 1012 bytes} [Mon Apr 13 22:22:06 2026] GET /v2.0/networks/52c5fed0-a7b2-456f-be5f-ca328a71b0e3?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: 1135/2472] 199.19.213.204 () {34 vars in 1112 bytes} [Mon Apr 13 22:22:06 2026] GET /v2.0/networks/52c5fed0-a7b2-456f-be5f-ca328a71b0e3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2473] 10.0.0.226 () {34 vars in 990 bytes} [Mon Apr 13 22:22:06 2026] GET /v2.0/ports?device_id=0ddef3a9-8c16-4231-aa77-3bb96b179181 => 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: 1136/2474] 199.19.213.204 () {34 vars in 986 bytes} [Mon Apr 13 22:22:07 2026] GET /v2.0/networks?id=7ba6199a-5300-4689-ab98-de0e7930e564 => generated 704 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2475] 199.19.213.204 () {34 vars in 1050 bytes} [Mon Apr 13 22:22:07 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a61a7023d8144ab9bd78e85430358aa6 => generated 179 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-13 22:22:07.502 8 WARNING neutron_lib.context [req-54e41d06-bf67-468c-8476-0022f706ad92 req-31112ad0-ae32-46ea-91fd-b3c3eaa98c34 9aec543890a640b2bc6c0183ec14f719 a61a7023d8144ab9bd78e85430358aa6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1137/2476] 199.19.213.204 () {38 vars in 955 bytes} [Mon Apr 13 22:22:07 2026] POST /v2.0/ports => generated 1183 bytes in 532 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2477] 199.19.213.204 () {38 vars in 1028 bytes} [Mon Apr 13 22:22:08 2026] PUT /v2.0/ports/cdb8554f-2143-47fc-9d6a-b1609ad0f60b => generated 1428 bytes in 499 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: 1138/2478] 199.19.213.204 () {34 vars in 1080 bytes} [Mon Apr 13 22:22:08 2026] GET /v2.0/ports?tenant_id=a61a7023d8144ab9bd78e85430358aa6&device_id=0ddef3a9-8c16-4231-aa77-3bb96b179181 => generated 1467 bytes in 43 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: 1341/2479] 199.19.213.204 () {34 vars in 1056 bytes} [Mon Apr 13 22:22:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.94&port_id=cdb8554f-2143-47fc-9d6a-b1609ad0f60b => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2480] 199.19.213.204 () {34 vars in 1106 bytes} [Mon Apr 13 22:22:08 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1e3&port_id=cdb8554f-2143-47fc-9d6a-b1609ad0f60b => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-13 22:22:08.711 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e55ffef5-ef78-47ec-a922-ca151ead742b'] response: {'name': 'network-changed', 'server_uuid': '0ddef3a9-8c16-4231-aa77-3bb96b179181', 'tag': 'cdb8554f-2143-47fc-9d6a-b1609ad0f60b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1342/2481] 199.19.213.204 () {34 vars in 1064 bytes} [Mon Apr 13 22:22:08 2026] GET /v2.0/subnets?id=b43de3b5-49ee-43e2-8474-1a7d4d17b9b3&id=46f06d12-a280-4111-860b-87b00ab52c23 => generated 1367 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2482] 199.19.213.204 () {34 vars in 1052 bytes} [Mon Apr 13 22:22:08 2026] GET /v2.0/ports?network_id=7ba6199a-5300-4689-ab98-de0e7930e564&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1343/2483] 199.19.213.204 () {34 vars in 1052 bytes} [Mon Apr 13 22:22:08 2026] GET /v2.0/ports?network_id=7ba6199a-5300-4689-ab98-de0e7930e564&device_owner=network%3Adhcp => generated 1461 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2484] 199.19.213.204 () {34 vars in 1012 bytes} [Mon Apr 13 22:22:08 2026] GET /v2.0/networks/7ba6199a-5300-4689-ab98-de0e7930e564?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: 1344/2485] 199.19.213.204 () {34 vars in 1112 bytes} [Mon Apr 13 22:22:08 2026] GET /v2.0/networks/7ba6199a-5300-4689-ab98-de0e7930e564?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: 1142/2486] 199.19.213.204 () {34 vars in 1080 bytes} [Mon Apr 13 22:22:09 2026] GET /v2.0/ports?tenant_id=a61a7023d8144ab9bd78e85430358aa6&device_id=0ddef3a9-8c16-4231-aa77-3bb96b179181 => generated 1467 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2487] 199.19.213.204 () {34 vars in 986 bytes} [Mon Apr 13 22:22:09 2026] GET /v2.0/networks?id=7ba6199a-5300-4689-ab98-de0e7930e564 => generated 800 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2488] 199.19.213.204 () {34 vars in 1056 bytes} [Mon Apr 13 22:22:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.94&port_id=cdb8554f-2143-47fc-9d6a-b1609ad0f60b => 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: 1346/2489] 199.19.213.204 () {34 vars in 1106 bytes} [Mon Apr 13 22:22:09 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1e3&port_id=cdb8554f-2143-47fc-9d6a-b1609ad0f60b => 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: 1144/2490] 199.19.213.204 () {34 vars in 1064 bytes} [Mon Apr 13 22:22:09 2026] GET /v2.0/subnets?id=b43de3b5-49ee-43e2-8474-1a7d4d17b9b3&id=46f06d12-a280-4111-860b-87b00ab52c23 => generated 1367 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2491] 199.19.213.204 () {34 vars in 1052 bytes} [Mon Apr 13 22:22:09 2026] GET /v2.0/ports?network_id=7ba6199a-5300-4689-ab98-de0e7930e564&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2492] 199.19.213.204 () {34 vars in 1052 bytes} [Mon Apr 13 22:22:09 2026] GET /v2.0/ports?network_id=7ba6199a-5300-4689-ab98-de0e7930e564&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: 1348/2493] 199.19.213.204 () {34 vars in 1012 bytes} [Mon Apr 13 22:22:09 2026] GET /v2.0/networks/7ba6199a-5300-4689-ab98-de0e7930e564?fields=segments => generated 14 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2494] 199.19.213.204 () {34 vars in 1112 bytes} [Mon Apr 13 22:22:09 2026] GET /v2.0/networks/7ba6199a-5300-4689-ab98-de0e7930e564?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2495] 10.0.0.226 () {34 vars in 990 bytes} [Mon Apr 13 22:22:11 2026] GET /v2.0/ports?device_id=0ddef3a9-8c16-4231-aa77-3bb96b179181 => generated 1200 bytes in 263 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2496] 10.0.0.226 () {34 vars in 1040 bytes} [Mon Apr 13 22:22:12 2026] GET /v2.0/security-groups?id=f2a2b001-948b-4a64-bcf3-00864f8e8a36&fields=id&fields=name => generated 112 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2497] 10.0.0.203 () {32 vars in 818 bytes} [Mon Apr 13 22:22:12 2026] GET /v2.0/ports?network_id=7ba6199a-5300-4689-ab98-de0e7930e564&mac_address=fa%3A16%3A3e%3Aec%3A94%3A3d => generated 1200 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-13 22:22:12.181 8 WARNING neutron_lib.context [None req-4639274b-3770-4fc6-8e75-ad989820a960 9aec543890a640b2bc6c0183ec14f719 a61a7023d8144ab9bd78e85430358aa6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-13 22:22:13.082 8 INFO neutron.db.l3_db [None req-4639274b-3770-4fc6-8e75-ad989820a960 9aec543890a640b2bc6c0183ec14f719 a61a7023d8144ab9bd78e85430358aa6 - - default default] Floating IP ba61610b-2a04-49a4-8a24-af09d929f3a5 associated. External IP: 10.96.250.203, port: cdb8554f-2143-47fc-9d6a-b1609ad0f60b. [pid: 8|app: 0|req: 1148/2498] 10.0.0.203 () {34 vars in 677 bytes} [Mon Apr 13 22:22:12 2026] POST /v2.0/floatingips => generated 854 bytes in 1247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2499] 10.0.0.60 () {34 vars in 989 bytes} [Mon Apr 13 22:22:14 2026] GET /v2.0/ports?device_id=8d412996-7363-41eb-a08c-5311bff84e41 => generated 1469 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-13 22:22:14.824 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4981aa9f-6099-4bae-851b-86998650159d'] response: {'name': 'network-changed', 'server_uuid': '0ddef3a9-8c16-4231-aa77-3bb96b179181', 'tag': 'cdb8554f-2143-47fc-9d6a-b1609ad0f60b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1149/2500] 10.0.0.60 () {34 vars in 1039 bytes} [Mon Apr 13 22:22:14 2026] GET /v2.0/security-groups?id=f2a2b001-948b-4a64-bcf3-00864f8e8a36&fields=id&fields=name => generated 112 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2501] 199.19.213.204 () {34 vars in 1080 bytes} [Mon Apr 13 22:22:14 2026] GET /v2.0/ports?tenant_id=a61a7023d8144ab9bd78e85430358aa6&device_id=0ddef3a9-8c16-4231-aa77-3bb96b179181 => generated 1469 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2502] 199.19.213.204 () {34 vars in 986 bytes} [Mon Apr 13 22:22:14 2026] GET /v2.0/networks?id=7ba6199a-5300-4689-ab98-de0e7930e564 => 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: 1353/2503] 199.19.213.204 () {34 vars in 1056 bytes} [Mon Apr 13 22:22:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.94&port_id=cdb8554f-2143-47fc-9d6a-b1609ad0f60b => generated 859 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2504] 199.19.213.204 () {34 vars in 1106 bytes} [Mon Apr 13 22:22:15 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1e3&port_id=cdb8554f-2143-47fc-9d6a-b1609ad0f60b => 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: 1354/2505] 199.19.213.204 () {34 vars in 1064 bytes} [Mon Apr 13 22:22:15 2026] GET /v2.0/subnets?id=b43de3b5-49ee-43e2-8474-1a7d4d17b9b3&id=46f06d12-a280-4111-860b-87b00ab52c23 => generated 1367 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2506] 199.19.213.204 () {34 vars in 1052 bytes} [Mon Apr 13 22:22:15 2026] GET /v2.0/ports?network_id=7ba6199a-5300-4689-ab98-de0e7930e564&device_owner=network%3Adhcp => generated 1461 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2507] 199.19.213.204 () {34 vars in 1052 bytes} [Mon Apr 13 22:22:15 2026] GET /v2.0/ports?network_id=7ba6199a-5300-4689-ab98-de0e7930e564&device_owner=network%3Adhcp => generated 1461 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2508] 199.19.213.204 () {34 vars in 1012 bytes} [Mon Apr 13 22:22:15 2026] GET /v2.0/networks/7ba6199a-5300-4689-ab98-de0e7930e564?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: 1356/2509] 199.19.213.204 () {34 vars in 1112 bytes} [Mon Apr 13 22:22:15 2026] GET /v2.0/networks/7ba6199a-5300-4689-ab98-de0e7930e564?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: 1358/2512] 10.0.0.60 () {34 vars in 989 bytes} [Mon Apr 13 22:22:22 2026] GET /v2.0/ports?device_id=0ddef3a9-8c16-4231-aa77-3bb96b179181 => generated 1469 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2513] 10.0.0.60 () {34 vars in 1039 bytes} [Mon Apr 13 22:22:22 2026] GET /v2.0/security-groups?id=f2a2b001-948b-4a64-bcf3-00864f8e8a36&fields=id&fields=name => generated 112 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2514] 10.0.0.203 () {32 vars in 721 bytes} [Mon Apr 13 22:22:25 2026] GET /v2.0/subnets/a84db939-2be2-4a24-85ba-8a54c74ae7c6 => 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: 1156/2515] 10.0.0.187 () {30 vars in 690 bytes} [Mon Apr 13 22:22:26 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2516] 10.0.0.187 () {30 vars in 692 bytes} [Mon Apr 13 22:22:26 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: 1157/2517] 10.0.0.187 () {30 vars in 668 bytes} [Mon Apr 13 22:22:26 2026] GET /v2.0/extensions/qos => generated 166 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2518] 10.0.0.187 () {30 vars in 704 bytes} [Mon Apr 13 22:22:26 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: 1158/2519] 10.0.0.187 () {28 vars in 439 bytes} [Mon Apr 13 22:22:27 2026] GET / => generated 151 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2520] 10.0.0.187 () {30 vars in 728 bytes} [Mon Apr 13 22:22:27 2026] GET /v2.0/subnets/a84db939-2be2-4a24-85ba-8a54c74ae7c6 => generated 634 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2521] 10.0.0.187 () {30 vars in 690 bytes} [Mon Apr 13 22:22:27 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2522] 10.0.0.187 () {30 vars in 692 bytes} [Mon Apr 13 22:22:27 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: 1160/2523] 10.0.0.187 () {30 vars in 668 bytes} [Mon Apr 13 22:22:27 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: 1364/2524] 10.0.0.187 () {30 vars in 704 bytes} [Mon Apr 13 22:22:27 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: 1161/2525] 10.0.0.187 () {30 vars in 728 bytes} [Mon Apr 13 22:22:27 2026] GET /v2.0/subnets/a84db939-2be2-4a24-85ba-8a54c74ae7c6 => generated 652 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2526] 10.0.0.187 () {30 vars in 690 bytes} [Mon Apr 13 22:22:27 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: 1162/2527] 10.0.0.187 () {30 vars in 692 bytes} [Mon Apr 13 22:22:27 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: 1366/2528] 10.0.0.187 () {30 vars in 668 bytes} [Mon Apr 13 22:22:27 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2529] 10.0.0.187 () {30 vars in 704 bytes} [Mon Apr 13 22:22: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: 7|app: 0|req: 1367/2530] 10.0.0.187 () {30 vars in 730 bytes} [Mon Apr 13 22:22:27 2026] GET /v2.0/networks/60a85ef1-6b6c-41ac-9345-08547082d00c => generated 799 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2531] 10.0.0.187 () {30 vars in 682 bytes} [Mon Apr 13 22:22:27 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2532] 10.0.0.187 () {34 vars in 704 bytes} [Mon Apr 13 22:22:27 2026] POST /v2.0/ports => generated 1132 bytes in 434 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2533] 199.19.213.204 () {30 vars in 703 bytes} [Mon Apr 13 22:22:30 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 1369/2534] 199.19.213.204 () {30 vars in 705 bytes} [Mon Apr 13 22:22:30 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: 1166/2535] 199.19.213.204 () {30 vars in 681 bytes} [Mon Apr 13 22:22:30 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: 1370/2536] 199.19.213.204 () {30 vars in 717 bytes} [Mon Apr 13 22:22:30 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2537] 199.19.213.204 () {30 vars in 737 bytes} [Mon Apr 13 22:22:30 2026] GET /v2.0/ports/cedbe17a-680d-46ad-a7d3-c8a37ddc24ce => generated 1132 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2538] 199.19.213.204 () {30 vars in 703 bytes} [Mon Apr 13 22:22:30 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2539] 199.19.213.204 () {30 vars in 705 bytes} [Mon Apr 13 22:22:30 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: 1372/2540] 199.19.213.204 () {30 vars in 681 bytes} [Mon Apr 13 22:22:30 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: 1169/2541] 199.19.213.204 () {30 vars in 717 bytes} [Mon Apr 13 22:22:30 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-13 22:22:30.803 7 INFO neutron.api.v2.resource [None req-98ef231b-53d6-4aac-83b0-c5f42dd553ea b6b3948daff542718bd20f19f99eafdd f5830d5b59fb4dacaf3b8afac247d6bc - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1373/2542] 199.19.213.204 () {30 vars in 763 bytes} [Mon Apr 13 22:22:30 2026] GET /v2.0/security-groups/lb-40a2053d-32cb-48bb-9349-34a2101c1d5f => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2543] 199.19.213.204 () {30 vars in 785 bytes} [Mon Apr 13 22:22:30 2026] GET /v2.0/security-groups?name=lb-40a2053d-32cb-48bb-9349-34a2101c1d5f => generated 23 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2544] 199.19.213.204 () {34 vars in 736 bytes} [Mon Apr 13 22:22:30 2026] POST /v2.0/security-groups => generated 1574 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2545] 199.19.213.204 () {30 vars in 815 bytes} [Mon Apr 13 22:22:30 2026] GET /v2.0/security-group-rules?security_group_id=e225aaaf-8edd-402d-94da-4230888e326c => generated 1118 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2548] 199.19.213.204 () {34 vars in 789 bytes} [Mon Apr 13 22:22:30 2026] PUT /v2.0/ports/cedbe17a-680d-46ad-a7d3-c8a37ddc24ce => generated 1132 bytes in 665 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2549] 199.19.213.204 () {30 vars in 703 bytes} [Mon Apr 13 22:22:31 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 1376/2550] 199.19.213.204 () {30 vars in 705 bytes} [Mon Apr 13 22:22:31 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: 1175/2551] 199.19.213.204 () {30 vars in 681 bytes} [Mon Apr 13 22:22:31 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2552] 199.19.213.204 () {30 vars in 717 bytes} [Mon Apr 13 22:22:31 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2553] 199.19.213.204 () {30 vars in 741 bytes} [Mon Apr 13 22:22:31 2026] GET /v2.0/subnets/a84db939-2be2-4a24-85ba-8a54c74ae7c6 => 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: 1378/2554] 10.0.0.226 () {34 vars in 1016 bytes} [Mon Apr 13 22:22:39 2026] GET /v2.0/security-groups?id=968337ce-196e-4a3f-8cf3-c7c3e9a51277&fields=id => generated 69 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2555] 10.0.0.226 () {34 vars in 982 bytes} [Mon Apr 13 22:22:39 2026] GET /v2.0/networks?id=de1c82f3-808e-482b-a84b-26d0e4479403 => generated 735 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2556] 10.0.0.226 () {34 vars in 965 bytes} [Mon Apr 13 22:22:39 2026] GET /v2.0/quotas/f5830d5b59fb4dacaf3b8afac247d6bc => 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: 1178/2557] 10.0.0.226 () {34 vars in 1002 bytes} [Mon Apr 13 22:22:39 2026] GET /v2.0/ports?tenant_id=f5830d5b59fb4dacaf3b8afac247d6bc&fields=id => generated 149 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2558] 10.0.0.226 () {34 vars in 1008 bytes} [Mon Apr 13 22:22:39 2026] GET /v2.0/networks/de1c82f3-808e-482b-a84b-26d0e4479403?fields=segments => generated 14 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2559] 10.0.0.226 () {34 vars in 1108 bytes} [Mon Apr 13 22:22:39 2026] GET /v2.0/networks/de1c82f3-808e-482b-a84b-26d0e4479403?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: 1381/2560] 199.19.213.204 () {34 vars in 1096 bytes} [Mon Apr 13 22:22:40 2026] GET /v2.0/ports?device_id=8d412996-7363-41eb-a08c-5311bff84e41&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2561] 10.0.0.226 () {34 vars in 990 bytes} [Mon Apr 13 22:22:40 2026] GET /v2.0/ports?device_id=a31ba850-3f90-47b2-aa5d-bc26e2510af4 => 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: 1180/2562] 199.19.213.204 () {34 vars in 1080 bytes} [Mon Apr 13 22:22:40 2026] GET /v2.0/ports?tenant_id=a61a7023d8144ab9bd78e85430358aa6&device_id=8d412996-7363-41eb-a08c-5311bff84e41 => generated 1469 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2563] 10.0.0.226 () {34 vars in 990 bytes} [Mon Apr 13 22:22:40 2026] GET /v2.0/ports?device_id=a31ba850-3f90-47b2-aa5d-bc26e2510af4 => 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: 1383/2564] 199.19.213.204 () {34 vars in 986 bytes} [Mon Apr 13 22:22:40 2026] GET /v2.0/networks?id=52c5fed0-a7b2-456f-be5f-ca328a71b0e3 => generated 801 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2565] 199.19.213.204 () {34 vars in 1058 bytes} [Mon Apr 13 22:22:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.185&port_id=bb21e81b-6177-4619-8055-694b0ee557af => generated 860 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2566] 199.19.213.204 () {34 vars in 1104 bytes} [Mon Apr 13 22:22:40 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3b6&port_id=bb21e81b-6177-4619-8055-694b0ee557af => 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: 1183/2567] 199.19.213.204 () {34 vars in 1064 bytes} [Mon Apr 13 22:22:40 2026] GET /v2.0/subnets?id=26b4f94f-c441-4c94-89b6-69d03a82db77&id=e91ed497-d556-4d3c-b40b-0fa9d571d1bd => generated 1363 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2568] 199.19.213.204 () {34 vars in 1052 bytes} [Mon Apr 13 22:22:40 2026] GET /v2.0/ports?network_id=52c5fed0-a7b2-456f-be5f-ca328a71b0e3&device_owner=network%3Adhcp => generated 1457 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2569] 199.19.213.204 () {34 vars in 1052 bytes} [Mon Apr 13 22:22:40 2026] GET /v2.0/ports?network_id=52c5fed0-a7b2-456f-be5f-ca328a71b0e3&device_owner=network%3Adhcp => generated 1457 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2570] 199.19.213.204 () {34 vars in 1012 bytes} [Mon Apr 13 22:22:40 2026] GET /v2.0/networks/52c5fed0-a7b2-456f-be5f-ca328a71b0e3?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: 1185/2571] 199.19.213.204 () {34 vars in 1112 bytes} [Mon Apr 13 22:22:40 2026] GET /v2.0/networks/52c5fed0-a7b2-456f-be5f-ca328a71b0e3?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: 1387/2572] 199.19.213.204 () {34 vars in 986 bytes} [Mon Apr 13 22:22:40 2026] GET /v2.0/networks?id=de1c82f3-808e-482b-a84b-26d0e4479403 => generated 735 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2573] 199.19.213.204 () {34 vars in 1050 bytes} [Mon Apr 13 22:22:41 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=f5830d5b59fb4dacaf3b8afac247d6bc => generated 343 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2574] 199.19.213.204 () {38 vars in 955 bytes} [Mon Apr 13 22:22:41 2026] POST /v2.0/ports => generated 1082 bytes in 361 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2575] 199.19.213.204 () {38 vars in 1028 bytes} [Mon Apr 13 22:22:41 2026] PUT /v2.0/ports/4baeea72-7ed4-491b-a1e2-239aec44de8f => generated 1207 bytes in 1005 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: 1389/2576] 199.19.213.204 () {34 vars in 1080 bytes} [Mon Apr 13 22:22:42 2026] GET /v2.0/ports?tenant_id=f5830d5b59fb4dacaf3b8afac247d6bc&device_id=a31ba850-3f90-47b2-aa5d-bc26e2510af4 => generated 1246 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1188/2577] 199.19.213.204 () {34 vars in 1062 bytes} [Mon Apr 13 22:22:42 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.240&port_id=4baeea72-7ed4-491b-a1e2-239aec44de8f => 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: 1390/2578] 199.19.213.204 () {34 vars in 984 bytes} [Mon Apr 13 22:22:42 2026] GET /v2.0/subnets?id=c5c60f23-4f1c-4a96-8441-7461d04543b9 => generated 630 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-13 22:22:42.730 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f2b8d30b-2f8f-4c86-8e82-d399075067ce'] response: {'name': 'network-changed', 'server_uuid': 'a31ba850-3f90-47b2-aa5d-bc26e2510af4', 'tag': '4baeea72-7ed4-491b-a1e2-239aec44de8f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1189/2579] 199.19.213.204 () {34 vars in 1052 bytes} [Mon Apr 13 22:22:42 2026] GET /v2.0/ports?network_id=de1c82f3-808e-482b-a84b-26d0e4479403&device_owner=network%3Adhcp => generated 1244 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2580] 199.19.213.204 () {34 vars in 1012 bytes} [Mon Apr 13 22:22:42 2026] GET /v2.0/networks/de1c82f3-808e-482b-a84b-26d0e4479403?fields=segments => generated 14 bytes in 68 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: 1190/2581] 199.19.213.204 () {34 vars in 1112 bytes} [Mon Apr 13 22:22:42 2026] GET /v2.0/networks/de1c82f3-808e-482b-a84b-26d0e4479403?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2582] 199.19.213.204 () {34 vars in 1080 bytes} [Mon Apr 13 22:22:43 2026] GET /v2.0/ports?tenant_id=f5830d5b59fb4dacaf3b8afac247d6bc&device_id=a31ba850-3f90-47b2-aa5d-bc26e2510af4 => generated 1246 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2583] 199.19.213.204 () {34 vars in 986 bytes} [Mon Apr 13 22:22:43 2026] GET /v2.0/networks?id=de1c82f3-808e-482b-a84b-26d0e4479403 => generated 735 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2584] 199.19.213.204 () {34 vars in 1062 bytes} [Mon Apr 13 22:22:43 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.240&port_id=4baeea72-7ed4-491b-a1e2-239aec44de8f => 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: 1192/2585] 199.19.213.204 () {34 vars in 984 bytes} [Mon Apr 13 22:22:43 2026] GET /v2.0/subnets?id=c5c60f23-4f1c-4a96-8441-7461d04543b9 => generated 630 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2586] 199.19.213.204 () {34 vars in 994 bytes} [Mon Apr 13 22:22:43 2026] GET /v2.0/ports?device_id=a31ba850-3f90-47b2-aa5d-bc26e2510af4 => generated 1246 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2587] 199.19.213.204 () {34 vars in 1052 bytes} [Mon Apr 13 22:22:43 2026] GET /v2.0/ports?network_id=de1c82f3-808e-482b-a84b-26d0e4479403&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: 1395/2588] 199.19.213.204 () {34 vars in 1044 bytes} [Mon Apr 13 22:22:43 2026] GET /v2.0/security-groups?id=968337ce-196e-4a3f-8cf3-c7c3e9a51277&fields=id&fields=name => generated 96 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2589] 10.0.0.226 () {34 vars in 990 bytes} [Mon Apr 13 22:22:43 2026] GET /v2.0/ports?device_id=a31ba850-3f90-47b2-aa5d-bc26e2510af4 => generated 1246 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2590] 10.0.0.226 () {34 vars in 1040 bytes} [Mon Apr 13 22:22:43 2026] GET /v2.0/security-groups?id=968337ce-196e-4a3f-8cf3-c7c3e9a51277&fields=id&fields=name => generated 96 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2591] 199.19.213.204 () {34 vars in 1012 bytes} [Mon Apr 13 22:22:43 2026] GET /v2.0/networks/de1c82f3-808e-482b-a84b-26d0e4479403?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: 1196/2592] 199.19.213.204 () {34 vars in 1112 bytes} [Mon Apr 13 22:22:43 2026] GET /v2.0/networks/de1c82f3-808e-482b-a84b-26d0e4479403?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: 1397/2593] 10.0.0.226 () {34 vars in 990 bytes} [Mon Apr 13 22:22:43 2026] GET /v2.0/ports?device_id=a31ba850-3f90-47b2-aa5d-bc26e2510af4 => generated 1246 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2594] 10.0.0.226 () {34 vars in 990 bytes} [Mon Apr 13 22:22:46 2026] GET /v2.0/ports?device_id=a31ba850-3f90-47b2-aa5d-bc26e2510af4 => generated 1248 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2595] 10.0.0.226 () {34 vars in 1040 bytes} [Mon Apr 13 22:22:46 2026] GET /v2.0/security-groups?id=968337ce-196e-4a3f-8cf3-c7c3e9a51277&fields=id&fields=name => generated 96 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2598] 10.0.0.226 () {34 vars in 990 bytes} [Mon Apr 13 22:22:46 2026] GET /v2.0/ports?device_id=a31ba850-3f90-47b2-aa5d-bc26e2510af4 => generated 1248 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2603] 199.19.213.204 () {30 vars in 703 bytes} [Mon Apr 13 22:23:21 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2604] 199.19.213.204 () {30 vars in 705 bytes} [Mon Apr 13 22:23:21 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2605] 199.19.213.204 () {30 vars in 681 bytes} [Mon Apr 13 22:23:21 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: 1202/2606] 199.19.213.204 () {30 vars in 717 bytes} [Mon Apr 13 22:23:21 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2607] 199.19.213.204 () {30 vars in 741 bytes} [Mon Apr 13 22:23:21 2026] GET /v2.0/subnets/a84db939-2be2-4a24-85ba-8a54c74ae7c6 => 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: 1203/2608] 199.19.213.204 () {30 vars in 769 bytes} [Mon Apr 13 22:23:21 2026] GET /v2.0/ports?device_id=a31ba850-3f90-47b2-aa5d-bc26e2510af4 => generated 1248 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2609] 199.19.213.204 () {34 vars in 717 bytes} [Mon Apr 13 22:23: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: 1204/2610] 10.0.0.226 () {34 vars in 971 bytes} [Mon Apr 13 22:23:22 2026] GET /v2.0/ports/cce67e39-8c35-40d5-8215-5d166c45f8ea => generated 1097 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1407/2611] 10.0.0.226 () {34 vars in 907 bytes} [Mon Apr 13 22:23:22 2026] GET /v2.0/extensions => generated 19600 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2612] 199.19.213.204 () {34 vars in 1262 bytes} [Mon Apr 13 22:23:22 2026] GET /v2.0/ports/cce67e39-8c35-40d5-8215-5d166c45f8ea?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2613] 199.19.213.204 () {34 vars in 1012 bytes} [Mon Apr 13 22:23:22 2026] GET /v2.0/networks/60a85ef1-6b6c-41ac-9345-08547082d00c?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: 1206/2614] 199.19.213.204 () {34 vars in 1112 bytes} [Mon Apr 13 22:23:22 2026] GET /v2.0/networks/60a85ef1-6b6c-41ac-9345-08547082d00c?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: 1409/2615] 199.19.213.204 () {34 vars in 975 bytes} [Mon Apr 13 22:23:22 2026] GET /v2.0/ports/cce67e39-8c35-40d5-8215-5d166c45f8ea => generated 1097 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2616] 199.19.213.204 () {34 vars in 986 bytes} [Mon Apr 13 22:23:22 2026] GET /v2.0/networks?id=60a85ef1-6b6c-41ac-9345-08547082d00c => generated 802 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2617] 199.19.213.204 () {38 vars in 1028 bytes} [Mon Apr 13 22:23:22 2026] PUT /v2.0/ports/cce67e39-8c35-40d5-8215-5d166c45f8ea => generated 1251 bytes in 474 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2618] 199.19.213.204 () {34 vars in 1080 bytes} [Mon Apr 13 22:23:23 2026] GET /v2.0/ports?tenant_id=f5830d5b59fb4dacaf3b8afac247d6bc&device_id=a31ba850-3f90-47b2-aa5d-bc26e2510af4 => generated 2527 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1411/2619] 199.19.213.204 () {34 vars in 1062 bytes} [Mon Apr 13 22:23:23 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.240&port_id=4baeea72-7ed4-491b-a1e2-239aec44de8f => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2620] 199.19.213.204 () {34 vars in 984 bytes} [Mon Apr 13 22:23:23 2026] GET /v2.0/subnets?id=c5c60f23-4f1c-4a96-8441-7461d04543b9 => generated 630 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-13 22:23:23.366 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-eb15ee3e-3fb6-4789-abdb-6c796cb9e276'] response: {'name': 'network-changed', 'server_uuid': 'a31ba850-3f90-47b2-aa5d-bc26e2510af4', 'tag': 'cce67e39-8c35-40d5-8215-5d166c45f8ea', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1412/2621] 199.19.213.204 () {34 vars in 1052 bytes} [Mon Apr 13 22:23:23 2026] GET /v2.0/ports?network_id=de1c82f3-808e-482b-a84b-26d0e4479403&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: 1210/2622] 199.19.213.204 () {34 vars in 1012 bytes} [Mon Apr 13 22:23:23 2026] GET /v2.0/networks/de1c82f3-808e-482b-a84b-26d0e4479403?fields=segments => generated 14 bytes in 78 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: 1413/2623] 199.19.213.204 () {34 vars in 1112 bytes} [Mon Apr 13 22:23:23 2026] GET /v2.0/networks/de1c82f3-808e-482b-a84b-26d0e4479403?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: 1211/2624] 199.19.213.204 () {34 vars in 1058 bytes} [Mon Apr 13 22:23:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.134&port_id=cce67e39-8c35-40d5-8215-5d166c45f8ea => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2625] 199.19.213.204 () {34 vars in 984 bytes} [Mon Apr 13 22:23:23 2026] GET /v2.0/subnets?id=a84db939-2be2-4a24-85ba-8a54c74ae7c6 => generated 655 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2626] 199.19.213.204 () {34 vars in 1052 bytes} [Mon Apr 13 22:23:23 2026] GET /v2.0/ports?network_id=60a85ef1-6b6c-41ac-9345-08547082d00c&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: 1415/2627] 199.19.213.204 () {34 vars in 1012 bytes} [Mon Apr 13 22:23:23 2026] GET /v2.0/networks/60a85ef1-6b6c-41ac-9345-08547082d00c?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: 1213/2628] 199.19.213.204 () {34 vars in 1112 bytes} [Mon Apr 13 22:23:23 2026] GET /v2.0/networks/60a85ef1-6b6c-41ac-9345-08547082d00c?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: 1416/2629] 199.19.213.204 () {34 vars in 1080 bytes} [Mon Apr 13 22:23:23 2026] GET /v2.0/ports?tenant_id=f5830d5b59fb4dacaf3b8afac247d6bc&device_id=a31ba850-3f90-47b2-aa5d-bc26e2510af4 => generated 2527 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2630] 199.19.213.204 () {34 vars in 986 bytes} [Mon Apr 13 22:23:23 2026] GET /v2.0/networks?id=60a85ef1-6b6c-41ac-9345-08547082d00c => generated 802 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2631] 199.19.213.204 () {34 vars in 1058 bytes} [Mon Apr 13 22:23:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.134&port_id=cce67e39-8c35-40d5-8215-5d166c45f8ea => 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: 1215/2632] 199.19.213.204 () {34 vars in 984 bytes} [Mon Apr 13 22:23:24 2026] GET /v2.0/subnets?id=a84db939-2be2-4a24-85ba-8a54c74ae7c6 => generated 655 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2633] 10.0.0.226 () {34 vars in 971 bytes} [Mon Apr 13 22:23:24 2026] GET /v2.0/ports/cce67e39-8c35-40d5-8215-5d166c45f8ea => generated 1287 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2634] 199.19.213.204 () {34 vars in 1052 bytes} [Mon Apr 13 22:23:24 2026] GET /v2.0/ports?network_id=60a85ef1-6b6c-41ac-9345-08547082d00c&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2635] 199.19.213.204 () {34 vars in 1012 bytes} [Mon Apr 13 22:23:24 2026] GET /v2.0/networks/60a85ef1-6b6c-41ac-9345-08547082d00c?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: 1218/2636] 199.19.213.204 () {34 vars in 1112 bytes} [Mon Apr 13 22:23:24 2026] GET /v2.0/networks/60a85ef1-6b6c-41ac-9345-08547082d00c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2637] 199.19.213.204 () {34 vars in 789 bytes} [Mon Apr 13 22:23:24 2026] PUT /v2.0/ports/cce67e39-8c35-40d5-8215-5d166c45f8ea => generated 1312 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-13 22:23:24.452 8 INFO neutron.api.v2.resource [None req-9abca633-aaf0-470b-8f0f-7330dcb1a81f b6b3948daff542718bd20f19f99eafdd f5830d5b59fb4dacaf3b8afac247d6bc - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1219/2638] 199.19.213.204 () {30 vars in 763 bytes} [Mon Apr 13 22:23:24 2026] GET /v2.0/security-groups/lb-40a2053d-32cb-48bb-9349-34a2101c1d5f => generated 149 bytes in 18 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: 1420/2639] 199.19.213.204 () {30 vars in 785 bytes} [Mon Apr 13 22:23:24 2026] GET /v2.0/security-groups?name=lb-40a2053d-32cb-48bb-9349-34a2101c1d5f => generated 1577 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2640] 199.19.213.204 () {34 vars in 789 bytes} [Mon Apr 13 22:23:24 2026] PUT /v2.0/ports/cce67e39-8c35-40d5-8215-5d166c45f8ea => generated 1312 bytes in 273 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/2641] 199.19.213.204 () {30 vars in 703 bytes} [Mon Apr 13 22:23:24 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1221/2642] 199.19.213.204 () {30 vars in 705 bytes} [Mon Apr 13 22:23:24 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2643] 199.19.213.204 () {30 vars in 681 bytes} [Mon Apr 13 22:23:25 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) 2026-04-13 22:23:25.037 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-41c0969d-be2d-405e-92c7-dccd3185120b'] response: {'name': 'network-changed', 'server_uuid': 'a31ba850-3f90-47b2-aa5d-bc26e2510af4', 'tag': 'cce67e39-8c35-40d5-8215-5d166c45f8ea', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1222/2644] 199.19.213.204 () {30 vars in 717 bytes} [Mon Apr 13 22:23:25 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2645] 199.19.213.204 () {30 vars in 741 bytes} [Mon Apr 13 22:23:25 2026] GET /v2.0/subnets/a84db939-2be2-4a24-85ba-8a54c74ae7c6 => generated 652 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2646] 199.19.213.204 () {34 vars in 1080 bytes} [Mon Apr 13 22:23:25 2026] GET /v2.0/ports?tenant_id=f5830d5b59fb4dacaf3b8afac247d6bc&device_id=a31ba850-3f90-47b2-aa5d-bc26e2510af4 => generated 2590 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2647] 199.19.213.204 () {30 vars in 737 bytes} [Mon Apr 13 22:23:25 2026] GET /v2.0/ports/cedbe17a-680d-46ad-a7d3-c8a37ddc24ce => generated 1132 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2648] 199.19.213.204 () {34 vars in 986 bytes} [Mon Apr 13 22:23:25 2026] GET /v2.0/networks?id=60a85ef1-6b6c-41ac-9345-08547082d00c => generated 802 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2649] 199.19.213.204 () {30 vars in 737 bytes} [Mon Apr 13 22:23:25 2026] GET /v2.0/ports/cce67e39-8c35-40d5-8215-5d166c45f8ea => generated 1350 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2650] 199.19.213.204 () {34 vars in 1058 bytes} [Mon Apr 13 22:23:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.134&port_id=cce67e39-8c35-40d5-8215-5d166c45f8ea => 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: 1426/2651] 199.19.213.204 () {30 vars in 741 bytes} [Mon Apr 13 22:23:25 2026] GET /v2.0/subnets/a84db939-2be2-4a24-85ba-8a54c74ae7c6 => generated 652 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2652] 199.19.213.204 () {34 vars in 984 bytes} [Mon Apr 13 22:23:25 2026] GET /v2.0/subnets?id=a84db939-2be2-4a24-85ba-8a54c74ae7c6 => 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: 1227/2653] 199.19.213.204 () {34 vars in 1052 bytes} [Mon Apr 13 22:23:25 2026] GET /v2.0/ports?network_id=60a85ef1-6b6c-41ac-9345-08547082d00c&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: 1427/2654] 199.19.213.204 () {30 vars in 743 bytes} [Mon Apr 13 22:23:25 2026] GET /v2.0/networks/60a85ef1-6b6c-41ac-9345-08547082d00c => generated 799 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-13 22:23:25.398 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b2031b66-4e5f-41c0-901c-395cfeaddde2'] response: {'name': 'network-changed', 'server_uuid': 'a31ba850-3f90-47b2-aa5d-bc26e2510af4', 'tag': 'cce67e39-8c35-40d5-8215-5d166c45f8ea', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1428/2655] 199.19.213.204 () {30 vars in 737 bytes} [Mon Apr 13 22:23:25 2026] GET /v2.0/ports/cedbe17a-680d-46ad-a7d3-c8a37ddc24ce => generated 1132 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2656] 199.19.213.204 () {34 vars in 1012 bytes} [Mon Apr 13 22:23:25 2026] GET /v2.0/networks/60a85ef1-6b6c-41ac-9345-08547082d00c?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2657] 199.19.213.204 () {30 vars in 741 bytes} [Mon Apr 13 22:23:25 2026] GET /v2.0/subnets/a84db939-2be2-4a24-85ba-8a54c74ae7c6 => generated 652 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2658] 199.19.213.204 () {34 vars in 1112 bytes} [Mon Apr 13 22:23:25 2026] GET /v2.0/networks/60a85ef1-6b6c-41ac-9345-08547082d00c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2659] 199.19.213.204 () {34 vars in 1080 bytes} [Mon Apr 13 22:23:25 2026] GET /v2.0/ports?tenant_id=f5830d5b59fb4dacaf3b8afac247d6bc&device_id=a31ba850-3f90-47b2-aa5d-bc26e2510af4 => generated 2590 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2660] 199.19.213.204 () {34 vars in 986 bytes} [Mon Apr 13 22:23:25 2026] GET /v2.0/networks?id=60a85ef1-6b6c-41ac-9345-08547082d00c => generated 802 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2661] 199.19.213.204 () {34 vars in 1058 bytes} [Mon Apr 13 22:23:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.134&port_id=cce67e39-8c35-40d5-8215-5d166c45f8ea => 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: 1231/2662] 199.19.213.204 () {34 vars in 984 bytes} [Mon Apr 13 22:23:25 2026] GET /v2.0/subnets?id=a84db939-2be2-4a24-85ba-8a54c74ae7c6 => generated 655 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2663] 199.19.213.204 () {34 vars in 1052 bytes} [Mon Apr 13 22:23:25 2026] GET /v2.0/ports?network_id=60a85ef1-6b6c-41ac-9345-08547082d00c&device_owner=network%3Adhcp => generated 1461 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2664] 199.19.213.204 () {34 vars in 1012 bytes} [Mon Apr 13 22:23:25 2026] GET /v2.0/networks/60a85ef1-6b6c-41ac-9345-08547082d00c?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2665] 199.19.213.204 () {34 vars in 1112 bytes} [Mon Apr 13 22:23:25 2026] GET /v2.0/networks/60a85ef1-6b6c-41ac-9345-08547082d00c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-13 22:23:38.498 8 WARNING neutron_lib.context [None req-bb77c455-4b66-4546-8f82-cf526efc3ef1 9aec543890a640b2bc6c0183ec14f719 a61a7023d8144ab9bd78e85430358aa6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-13 22:23:39.397 8 INFO neutron.db.l3_db [None req-bb77c455-4b66-4546-8f82-cf526efc3ef1 9aec543890a640b2bc6c0183ec14f719 a61a7023d8144ab9bd78e85430358aa6 - - default default] Floating IP 52cfd75b-30ce-4993-b24e-2ee8644d4c2d associated. External IP: 10.96.250.213, port: cedbe17a-680d-46ad-a7d3-c8a37ddc24ce. [pid: 8|app: 0|req: 1234/2668] 10.0.0.203 () {34 vars in 677 bytes} [Mon Apr 13 22:23:38 2026] POST /v2.0/floatingips => generated 899 bytes in 1312 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2669] 199.19.213.204 () {34 vars in 1096 bytes} [Mon Apr 13 22:23:40 2026] GET /v2.0/ports?device_id=0ddef3a9-8c16-4231-aa77-3bb96b179181&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2670] 199.19.213.204 () {34 vars in 1080 bytes} [Mon Apr 13 22:23:40 2026] GET /v2.0/ports?tenant_id=a61a7023d8144ab9bd78e85430358aa6&device_id=0ddef3a9-8c16-4231-aa77-3bb96b179181 => generated 1469 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2671] 199.19.213.204 () {34 vars in 986 bytes} [Mon Apr 13 22:23:40 2026] GET /v2.0/networks?id=7ba6199a-5300-4689-ab98-de0e7930e564 => generated 800 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2672] 199.19.213.204 () {34 vars in 1056 bytes} [Mon Apr 13 22:23:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.94&port_id=cdb8554f-2143-47fc-9d6a-b1609ad0f60b => generated 859 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2673] 199.19.213.204 () {34 vars in 1106 bytes} [Mon Apr 13 22:23:40 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1e3&port_id=cdb8554f-2143-47fc-9d6a-b1609ad0f60b => 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: 1237/2674] 199.19.213.204 () {34 vars in 1064 bytes} [Mon Apr 13 22:23:40 2026] GET /v2.0/subnets?id=b43de3b5-49ee-43e2-8474-1a7d4d17b9b3&id=46f06d12-a280-4111-860b-87b00ab52c23 => generated 1367 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2675] 199.19.213.204 () {34 vars in 1052 bytes} [Mon Apr 13 22:23:40 2026] GET /v2.0/ports?network_id=7ba6199a-5300-4689-ab98-de0e7930e564&device_owner=network%3Adhcp => generated 1461 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2676] 199.19.213.204 () {34 vars in 1052 bytes} [Mon Apr 13 22:23:40 2026] GET /v2.0/ports?network_id=7ba6199a-5300-4689-ab98-de0e7930e564&device_owner=network%3Adhcp => generated 1461 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2677] 199.19.213.204 () {34 vars in 1012 bytes} [Mon Apr 13 22:23:40 2026] GET /v2.0/networks/7ba6199a-5300-4689-ab98-de0e7930e564?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: 1239/2678] 199.19.213.204 () {34 vars in 1112 bytes} [Mon Apr 13 22:23:40 2026] GET /v2.0/networks/7ba6199a-5300-4689-ab98-de0e7930e564?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: 1440/2679] 199.19.213.204 () {30 vars in 703 bytes} [Mon Apr 13 22:23:42 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: 1240/2680] 199.19.213.204 () {30 vars in 705 bytes} [Mon Apr 13 22:23:42 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: 1441/2681] 199.19.213.204 () {30 vars in 681 bytes} [Mon Apr 13 22:23:42 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: 1241/2682] 199.19.213.204 () {30 vars in 717 bytes} [Mon Apr 13 22:23:42 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-13 22:23:43.003 7 INFO neutron.api.v2.resource [None req-db168009-85e9-4332-8b2d-43c0ed5d263e b6b3948daff542718bd20f19f99eafdd f5830d5b59fb4dacaf3b8afac247d6bc - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1442/2683] 199.19.213.204 () {30 vars in 763 bytes} [Mon Apr 13 22:23:42 2026] GET /v2.0/security-groups/lb-40a2053d-32cb-48bb-9349-34a2101c1d5f => generated 149 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2684] 199.19.213.204 () {30 vars in 785 bytes} [Mon Apr 13 22:23:43 2026] GET /v2.0/security-groups?name=lb-40a2053d-32cb-48bb-9349-34a2101c1d5f => 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: 1443/2685] 199.19.213.204 () {30 vars in 815 bytes} [Mon Apr 13 22:23:43 2026] GET /v2.0/security-group-rules?security_group_id=e225aaaf-8edd-402d-94da-4230888e326c => generated 1118 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2686] 199.19.213.204 () {34 vars in 747 bytes} [Mon Apr 13 22:23:43 2026] POST /v2.0/security-group-rules => generated 569 bytes in 83 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/2687] 199.19.213.204 () {34 vars in 747 bytes} [Mon Apr 13 22:23:43 2026] POST /v2.0/security-group-rules => generated 565 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2690] 10.0.0.187 () {30 vars in 690 bytes} [Mon Apr 13 22:23:51 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/2691] 10.0.0.187 () {30 vars in 692 bytes} [Mon Apr 13 22:23:51 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: 1246/2692] 10.0.0.187 () {30 vars in 668 bytes} [Mon Apr 13 22:23:51 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: 1447/2693] 10.0.0.187 () {30 vars in 704 bytes} [Mon Apr 13 22:23:51 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2694] 10.0.0.187 () {28 vars in 439 bytes} [Mon Apr 13 22:23:52 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/2695] 10.0.0.187 () {30 vars in 728 bytes} [Mon Apr 13 22:23:52 2026] GET /v2.0/subnets/26b4f94f-c441-4c94-89b6-69d03a82db77 => generated 632 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2696] 199.19.213.204 () {30 vars in 703 bytes} [Mon Apr 13 22:23:53 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/2697] 199.19.213.204 () {30 vars in 705 bytes} [Mon Apr 13 22:23:53 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: 1249/2698] 199.19.213.204 () {30 vars in 681 bytes} [Mon Apr 13 22:23:53 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: 1450/2699] 199.19.213.204 () {30 vars in 717 bytes} [Mon Apr 13 22:23:53 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2700] 199.19.213.204 () {30 vars in 741 bytes} [Mon Apr 13 22:23:53 2026] GET /v2.0/subnets/26b4f94f-c441-4c94-89b6-69d03a82db77 => generated 650 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/2701] 199.19.213.204 () {30 vars in 769 bytes} [Mon Apr 13 22:23:53 2026] GET /v2.0/ports?device_id=a31ba850-3f90-47b2-aa5d-bc26e2510af4 => generated 2590 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2702] 199.19.213.204 () {30 vars in 703 bytes} [Mon Apr 13 22:23:53 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2703] 199.19.213.204 () {30 vars in 705 bytes} [Mon Apr 13 22:23:53 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2704] 199.19.213.204 () {30 vars in 681 bytes} [Mon Apr 13 22:23:53 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/2705] 199.19.213.204 () {30 vars in 717 bytes} [Mon Apr 13 22:23: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: 8|app: 0|req: 1253/2706] 199.19.213.204 () {34 vars in 1012 bytes} [Mon Apr 13 22:23:53 2026] GET /v2.0/networks/52c5fed0-a7b2-456f-be5f-ca328a71b0e3?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: 1454/2707] 199.19.213.204 () {34 vars in 1112 bytes} [Mon Apr 13 22:23:53 2026] GET /v2.0/networks/52c5fed0-a7b2-456f-be5f-ca328a71b0e3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2708] 199.19.213.204 () {34 vars in 986 bytes} [Mon Apr 13 22:23:53 2026] GET /v2.0/networks?id=52c5fed0-a7b2-456f-be5f-ca328a71b0e3 => generated 801 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/2709] 199.19.213.204 () {38 vars in 955 bytes} [Mon Apr 13 22:23:53 2026] POST /v2.0/ports => generated 1299 bytes in 440 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2710] 199.19.213.204 () {38 vars in 1028 bytes} [Mon Apr 13 22:23:54 2026] PUT /v2.0/ports/c31cde8f-87b1-471e-9554-246f4d7a7f93 => generated 1424 bytes in 481 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: 1456/2711] 199.19.213.204 () {34 vars in 1080 bytes} [Mon Apr 13 22:23:54 2026] GET /v2.0/ports?tenant_id=f5830d5b59fb4dacaf3b8afac247d6bc&device_id=a31ba850-3f90-47b2-aa5d-bc26e2510af4 => generated 4042 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-13 22:23:55.056 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-36037d7a-e56e-40b6-91ff-3dceb286fad9'] response: {'name': 'network-changed', 'server_uuid': 'a31ba850-3f90-47b2-aa5d-bc26e2510af4', 'tag': 'c31cde8f-87b1-471e-9554-246f4d7a7f93', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1256/2712] 199.19.213.204 () {34 vars in 1062 bytes} [Mon Apr 13 22:23:55 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.240&port_id=4baeea72-7ed4-491b-a1e2-239aec44de8f => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/2713] 199.19.213.204 () {34 vars in 984 bytes} [Mon Apr 13 22:23:55 2026] GET /v2.0/subnets?id=c5c60f23-4f1c-4a96-8441-7461d04543b9 => generated 630 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2714] 199.19.213.204 () {34 vars in 1052 bytes} [Mon Apr 13 22:23:55 2026] GET /v2.0/ports?network_id=de1c82f3-808e-482b-a84b-26d0e4479403&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: 1458/2715] 199.19.213.204 () {34 vars in 1012 bytes} [Mon Apr 13 22:23:55 2026] GET /v2.0/networks/de1c82f3-808e-482b-a84b-26d0e4479403?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1258/2716] 199.19.213.204 () {34 vars in 1112 bytes} [Mon Apr 13 22:23:55 2026] GET /v2.0/networks/de1c82f3-808e-482b-a84b-26d0e4479403?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: 1459/2717] 199.19.213.204 () {34 vars in 1058 bytes} [Mon Apr 13 22:23:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.134&port_id=cce67e39-8c35-40d5-8215-5d166c45f8ea => 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: 1259/2718] 199.19.213.204 () {34 vars in 984 bytes} [Mon Apr 13 22:23:55 2026] GET /v2.0/subnets?id=a84db939-2be2-4a24-85ba-8a54c74ae7c6 => 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: 1460/2719] 199.19.213.204 () {34 vars in 1052 bytes} [Mon Apr 13 22:23:55 2026] GET /v2.0/ports?network_id=60a85ef1-6b6c-41ac-9345-08547082d00c&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2720] 199.19.213.204 () {34 vars in 1012 bytes} [Mon Apr 13 22:23:55 2026] GET /v2.0/networks/60a85ef1-6b6c-41ac-9345-08547082d00c?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/2721] 199.19.213.204 () {34 vars in 1112 bytes} [Mon Apr 13 22:23:55 2026] GET /v2.0/networks/60a85ef1-6b6c-41ac-9345-08547082d00c?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: 1261/2722] 199.19.213.204 () {34 vars in 1058 bytes} [Mon Apr 13 22:23:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.174&port_id=c31cde8f-87b1-471e-9554-246f4d7a7f93 => 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: 1462/2723] 199.19.213.204 () {34 vars in 1102 bytes} [Mon Apr 13 22:23:55 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A82&port_id=c31cde8f-87b1-471e-9554-246f4d7a7f93 => 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: 1262/2724] 199.19.213.204 () {34 vars in 1064 bytes} [Mon Apr 13 22:23:55 2026] GET /v2.0/subnets?id=26b4f94f-c441-4c94-89b6-69d03a82db77&id=e91ed497-d556-4d3c-b40b-0fa9d571d1bd => generated 1363 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/2725] 199.19.213.204 () {34 vars in 1052 bytes} [Mon Apr 13 22:23:55 2026] GET /v2.0/ports?network_id=52c5fed0-a7b2-456f-be5f-ca328a71b0e3&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2726] 199.19.213.204 () {34 vars in 1052 bytes} [Mon Apr 13 22:23:55 2026] GET /v2.0/ports?network_id=52c5fed0-a7b2-456f-be5f-ca328a71b0e3&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: 1464/2727] 199.19.213.204 () {34 vars in 1012 bytes} [Mon Apr 13 22:23:55 2026] GET /v2.0/networks/52c5fed0-a7b2-456f-be5f-ca328a71b0e3?fields=segments => generated 14 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2728] 199.19.213.204 () {34 vars in 1112 bytes} [Mon Apr 13 22:23:55 2026] GET /v2.0/networks/52c5fed0-a7b2-456f-be5f-ca328a71b0e3?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: 1465/2729] 199.19.213.204 () {34 vars in 1080 bytes} [Mon Apr 13 22:23:56 2026] GET /v2.0/ports?tenant_id=f5830d5b59fb4dacaf3b8afac247d6bc&device_id=a31ba850-3f90-47b2-aa5d-bc26e2510af4 => generated 4042 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2730] 199.19.213.204 () {34 vars in 986 bytes} [Mon Apr 13 22:23:56 2026] GET /v2.0/networks?id=52c5fed0-a7b2-456f-be5f-ca328a71b0e3 => generated 801 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/2731] 199.19.213.204 () {34 vars in 1058 bytes} [Mon Apr 13 22:23:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.174&port_id=c31cde8f-87b1-471e-9554-246f4d7a7f93 => 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: 1266/2732] 199.19.213.204 () {34 vars in 1102 bytes} [Mon Apr 13 22:23:56 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A82&port_id=c31cde8f-87b1-471e-9554-246f4d7a7f93 => 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: 1467/2733] 199.19.213.204 () {34 vars in 1064 bytes} [Mon Apr 13 22:23:56 2026] GET /v2.0/subnets?id=26b4f94f-c441-4c94-89b6-69d03a82db77&id=e91ed497-d556-4d3c-b40b-0fa9d571d1bd => generated 1363 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2734] 199.19.213.204 () {34 vars in 1052 bytes} [Mon Apr 13 22:23:56 2026] GET /v2.0/ports?network_id=52c5fed0-a7b2-456f-be5f-ca328a71b0e3&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: 1468/2735] 10.0.0.226 () {34 vars in 971 bytes} [Mon Apr 13 22:23:56 2026] GET /v2.0/ports/c31cde8f-87b1-471e-9554-246f4d7a7f93 => generated 1460 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2736] 199.19.213.204 () {34 vars in 1052 bytes} [Mon Apr 13 22:23:56 2026] GET /v2.0/ports?network_id=52c5fed0-a7b2-456f-be5f-ca328a71b0e3&device_owner=network%3Adhcp => generated 1457 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/2737] 199.19.213.204 () {30 vars in 737 bytes} [Mon Apr 13 22:23:56 2026] GET /v2.0/ports/c31cde8f-87b1-471e-9554-246f4d7a7f93 => generated 1460 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2738] 199.19.213.204 () {34 vars in 1012 bytes} [Mon Apr 13 22:23:56 2026] GET /v2.0/networks/52c5fed0-a7b2-456f-be5f-ca328a71b0e3?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: 1470/2739] 199.19.213.204 () {30 vars in 737 bytes} [Mon Apr 13 22:23:56 2026] GET /v2.0/ports/c31cde8f-87b1-471e-9554-246f4d7a7f93 => generated 1460 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2740] 199.19.213.204 () {34 vars in 1112 bytes} [Mon Apr 13 22:23:56 2026] GET /v2.0/networks/52c5fed0-a7b2-456f-be5f-ca328a71b0e3?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: 1471/2741] 199.19.213.204 () {34 vars in 790 bytes} [Mon Apr 13 22:23:56 2026] PUT /v2.0/ports/c31cde8f-87b1-471e-9554-246f4d7a7f93 => generated 1201 bytes in 480 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2742] 199.19.213.204 () {30 vars in 743 bytes} [Mon Apr 13 22:23:57 2026] GET /v2.0/networks/52c5fed0-a7b2-456f-be5f-ca328a71b0e3 => generated 798 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: 1472/2743] 199.19.213.204 () {30 vars in 741 bytes} [Mon Apr 13 22:23:57 2026] GET /v2.0/subnets/26b4f94f-c441-4c94-89b6-69d03a82db77 => generated 650 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2744] 199.19.213.204 () {34 vars in 1080 bytes} [Mon Apr 13 22:23:57 2026] GET /v2.0/ports?tenant_id=f5830d5b59fb4dacaf3b8afac247d6bc&device_id=a31ba850-3f90-47b2-aa5d-bc26e2510af4 => generated 3819 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-13 22:23:57.379 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5233ca11-a50b-4c8d-9507-ab5ccb5544a0'] response: {'name': 'network-changed', 'server_uuid': 'a31ba850-3f90-47b2-aa5d-bc26e2510af4', 'tag': 'c31cde8f-87b1-471e-9554-246f4d7a7f93', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1273/2745] 199.19.213.204 () {30 vars in 703 bytes} [Mon Apr 13 22:23:57 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: 1274/2746] 199.19.213.204 () {30 vars in 705 bytes} [Mon Apr 13 22:23:57 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2747] 199.19.213.204 () {30 vars in 681 bytes} [Mon Apr 13 22:23:57 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: 1473/2748] 199.19.213.204 () {34 vars in 986 bytes} [Mon Apr 13 22:23:57 2026] GET /v2.0/networks?id=52c5fed0-a7b2-456f-be5f-ca328a71b0e3 => generated 801 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2749] 199.19.213.204 () {30 vars in 717 bytes} [Mon Apr 13 22:23:57 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/2750] 199.19.213.204 () {34 vars in 1058 bytes} [Mon Apr 13 22:23:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.174&port_id=c31cde8f-87b1-471e-9554-246f4d7a7f93 => 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: 1277/2751] 199.19.213.204 () {30 vars in 741 bytes} [Mon Apr 13 22:23:57 2026] GET /v2.0/subnets/a84db939-2be2-4a24-85ba-8a54c74ae7c6 => 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: 1475/2752] 199.19.213.204 () {34 vars in 984 bytes} [Mon Apr 13 22:23:57 2026] GET /v2.0/subnets?id=26b4f94f-c441-4c94-89b6-69d03a82db77 => generated 653 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2753] 199.19.213.204 () {30 vars in 737 bytes} [Mon Apr 13 22:23:57 2026] GET /v2.0/ports/cedbe17a-680d-46ad-a7d3-c8a37ddc24ce => generated 1132 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/2754] 199.19.213.204 () {34 vars in 1052 bytes} [Mon Apr 13 22:23:57 2026] GET /v2.0/ports?network_id=52c5fed0-a7b2-456f-be5f-ca328a71b0e3&device_owner=network%3Adhcp => generated 1457 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2755] 199.19.213.204 () {30 vars in 737 bytes} [Mon Apr 13 22:23:57 2026] GET /v2.0/ports/cce67e39-8c35-40d5-8215-5d166c45f8ea => generated 1350 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2756] 199.19.213.204 () {30 vars in 741 bytes} [Mon Apr 13 22:23:57 2026] GET /v2.0/subnets/a84db939-2be2-4a24-85ba-8a54c74ae7c6 => 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: 1477/2757] 199.19.213.204 () {34 vars in 1012 bytes} [Mon Apr 13 22:23:57 2026] GET /v2.0/networks/52c5fed0-a7b2-456f-be5f-ca328a71b0e3?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: 1281/2758] 199.19.213.204 () {30 vars in 743 bytes} [Mon Apr 13 22:23:57 2026] GET /v2.0/networks/60a85ef1-6b6c-41ac-9345-08547082d00c => generated 799 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/2759] 199.19.213.204 () {34 vars in 1112 bytes} [Mon Apr 13 22:23:57 2026] GET /v2.0/networks/52c5fed0-a7b2-456f-be5f-ca328a71b0e3?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: 1282/2760] 199.19.213.204 () {30 vars in 737 bytes} [Mon Apr 13 22:23:57 2026] GET /v2.0/ports/cedbe17a-680d-46ad-a7d3-c8a37ddc24ce => generated 1132 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/2761] 199.19.213.204 () {30 vars in 741 bytes} [Mon Apr 13 22:23:57 2026] GET /v2.0/subnets/a84db939-2be2-4a24-85ba-8a54c74ae7c6 => generated 652 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2764] 10.0.0.187 () {30 vars in 690 bytes} [Mon Apr 13 22:24:02 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: 1481/2765] 10.0.0.187 () {30 vars in 692 bytes} [Mon Apr 13 22:24:02 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2766] 10.0.0.187 () {30 vars in 668 bytes} [Mon Apr 13 22:24:02 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: 1482/2767] 10.0.0.187 () {30 vars in 704 bytes} [Mon Apr 13 22:24:02 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: 1286/2768] 10.0.0.187 () {28 vars in 439 bytes} [Mon Apr 13 22:24:03 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: 1483/2769] 10.0.0.187 () {30 vars in 728 bytes} [Mon Apr 13 22:24:03 2026] GET /v2.0/subnets/b43de3b5-49ee-43e2-8474-1a7d4d17b9b3 => generated 632 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2770] 199.19.213.204 () {30 vars in 703 bytes} [Mon Apr 13 22:24:04 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/2771] 199.19.213.204 () {30 vars in 705 bytes} [Mon Apr 13 22:24:04 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: 1288/2772] 199.19.213.204 () {30 vars in 681 bytes} [Mon Apr 13 22:24:04 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: 1485/2773] 199.19.213.204 () {30 vars in 717 bytes} [Mon Apr 13 22:24:04 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2774] 199.19.213.204 () {30 vars in 741 bytes} [Mon Apr 13 22:24:04 2026] GET /v2.0/subnets/26b4f94f-c441-4c94-89b6-69d03a82db77 => generated 650 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/2775] 199.19.213.204 () {30 vars in 741 bytes} [Mon Apr 13 22:24:04 2026] GET /v2.0/subnets/b43de3b5-49ee-43e2-8474-1a7d4d17b9b3 => generated 650 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2776] 199.19.213.204 () {30 vars in 769 bytes} [Mon Apr 13 22:24:04 2026] GET /v2.0/ports?device_id=a31ba850-3f90-47b2-aa5d-bc26e2510af4 => generated 3819 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/2777] 199.19.213.204 () {30 vars in 703 bytes} [Mon Apr 13 22:24:05 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: 1291/2778] 199.19.213.204 () {30 vars in 705 bytes} [Mon Apr 13 22:24:05 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/2779] 199.19.213.204 () {30 vars in 681 bytes} [Mon Apr 13 22:24:05 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: 1292/2780] 199.19.213.204 () {30 vars in 717 bytes} [Mon Apr 13 22:24:05 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/2781] 199.19.213.204 () {34 vars in 1012 bytes} [Mon Apr 13 22:24:05 2026] GET /v2.0/networks/7ba6199a-5300-4689-ab98-de0e7930e564?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: 1293/2782] 199.19.213.204 () {34 vars in 1112 bytes} [Mon Apr 13 22:24:05 2026] GET /v2.0/networks/7ba6199a-5300-4689-ab98-de0e7930e564?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/2783] 199.19.213.204 () {34 vars in 986 bytes} [Mon Apr 13 22:24:05 2026] GET /v2.0/networks?id=7ba6199a-5300-4689-ab98-de0e7930e564 => generated 800 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2784] 199.19.213.204 () {38 vars in 955 bytes} [Mon Apr 13 22:24:05 2026] POST /v2.0/ports => generated 1303 bytes in 433 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1491/2785] 199.19.213.204 () {38 vars in 1028 bytes} [Mon Apr 13 22:24:06 2026] PUT /v2.0/ports/9486cde0-d3c8-4b07-af04-2588ab4f45da => generated 1428 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, ' [pid: 8|app: 0|req: 1295/2786] 199.19.213.204 () {34 vars in 1080 bytes} [Mon Apr 13 22:24:06 2026] GET /v2.0/ports?tenant_id=f5830d5b59fb4dacaf3b8afac247d6bc&device_id=a31ba850-3f90-47b2-aa5d-bc26e2510af4 => generated 5275 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-13 22:24:07.031 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8f320011-12eb-48b4-9e00-1502f10e783b'] response: {'name': 'network-changed', 'server_uuid': 'a31ba850-3f90-47b2-aa5d-bc26e2510af4', 'tag': '9486cde0-d3c8-4b07-af04-2588ab4f45da', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1492/2787] 199.19.213.204 () {34 vars in 1062 bytes} [Mon Apr 13 22:24:06 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.240&port_id=4baeea72-7ed4-491b-a1e2-239aec44de8f => generated 19 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2788] 199.19.213.204 () {34 vars in 984 bytes} [Mon Apr 13 22:24:07 2026] GET /v2.0/subnets?id=c5c60f23-4f1c-4a96-8441-7461d04543b9 => generated 630 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/2789] 199.19.213.204 () {34 vars in 1052 bytes} [Mon Apr 13 22:24:07 2026] GET /v2.0/ports?network_id=de1c82f3-808e-482b-a84b-26d0e4479403&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: 1297/2790] 199.19.213.204 () {34 vars in 1012 bytes} [Mon Apr 13 22:24:07 2026] GET /v2.0/networks/de1c82f3-808e-482b-a84b-26d0e4479403?fields=segments => generated 14 bytes in 68 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: 1494/2791] 199.19.213.204 () {34 vars in 1112 bytes} [Mon Apr 13 22:24:07 2026] GET /v2.0/networks/de1c82f3-808e-482b-a84b-26d0e4479403?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: 1298/2792] 199.19.213.204 () {34 vars in 1058 bytes} [Mon Apr 13 22:24:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.134&port_id=cce67e39-8c35-40d5-8215-5d166c45f8ea => 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: 1495/2793] 199.19.213.204 () {34 vars in 984 bytes} [Mon Apr 13 22:24:07 2026] GET /v2.0/subnets?id=a84db939-2be2-4a24-85ba-8a54c74ae7c6 => generated 655 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2794] 199.19.213.204 () {34 vars in 1052 bytes} [Mon Apr 13 22:24:07 2026] GET /v2.0/ports?network_id=60a85ef1-6b6c-41ac-9345-08547082d00c&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: 7|app: 0|req: 1496/2795] 199.19.213.204 () {34 vars in 1012 bytes} [Mon Apr 13 22:24:07 2026] GET /v2.0/networks/60a85ef1-6b6c-41ac-9345-08547082d00c?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: 1300/2796] 199.19.213.204 () {34 vars in 1112 bytes} [Mon Apr 13 22:24:07 2026] GET /v2.0/networks/60a85ef1-6b6c-41ac-9345-08547082d00c?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: 1497/2797] 199.19.213.204 () {34 vars in 1058 bytes} [Mon Apr 13 22:24:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.174&port_id=c31cde8f-87b1-471e-9554-246f4d7a7f93 => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2798] 199.19.213.204 () {34 vars in 984 bytes} [Mon Apr 13 22:24:07 2026] GET /v2.0/subnets?id=26b4f94f-c441-4c94-89b6-69d03a82db77 => generated 653 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/2799] 199.19.213.204 () {34 vars in 1052 bytes} [Mon Apr 13 22:24:07 2026] GET /v2.0/ports?network_id=52c5fed0-a7b2-456f-be5f-ca328a71b0e3&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2800] 199.19.213.204 () {34 vars in 1012 bytes} [Mon Apr 13 22:24:07 2026] GET /v2.0/networks/52c5fed0-a7b2-456f-be5f-ca328a71b0e3?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/2801] 199.19.213.204 () {34 vars in 1112 bytes} [Mon Apr 13 22:24:07 2026] GET /v2.0/networks/52c5fed0-a7b2-456f-be5f-ca328a71b0e3?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: 1303/2802] 199.19.213.204 () {34 vars in 1056 bytes} [Mon Apr 13 22:24:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.38&port_id=9486cde0-d3c8-4b07-af04-2588ab4f45da => 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: 1500/2803] 199.19.213.204 () {34 vars in 1106 bytes} [Mon Apr 13 22:24:07 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1d6&port_id=9486cde0-d3c8-4b07-af04-2588ab4f45da => 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: 1304/2804] 199.19.213.204 () {34 vars in 1064 bytes} [Mon Apr 13 22:24:08 2026] GET /v2.0/subnets?id=b43de3b5-49ee-43e2-8474-1a7d4d17b9b3&id=46f06d12-a280-4111-860b-87b00ab52c23 => generated 1367 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/2805] 199.19.213.204 () {34 vars in 1052 bytes} [Mon Apr 13 22:24:08 2026] GET /v2.0/ports?network_id=7ba6199a-5300-4689-ab98-de0e7930e564&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2806] 199.19.213.204 () {34 vars in 1052 bytes} [Mon Apr 13 22:24:08 2026] GET /v2.0/ports?network_id=7ba6199a-5300-4689-ab98-de0e7930e564&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: 1502/2807] 199.19.213.204 () {34 vars in 1012 bytes} [Mon Apr 13 22:24:08 2026] GET /v2.0/networks/7ba6199a-5300-4689-ab98-de0e7930e564?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: 1306/2808] 199.19.213.204 () {34 vars in 1112 bytes} [Mon Apr 13 22:24:08 2026] GET /v2.0/networks/7ba6199a-5300-4689-ab98-de0e7930e564?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: 1503/2809] 199.19.213.204 () {34 vars in 1080 bytes} [Mon Apr 13 22:24:08 2026] GET /v2.0/ports?tenant_id=f5830d5b59fb4dacaf3b8afac247d6bc&device_id=a31ba850-3f90-47b2-aa5d-bc26e2510af4 => generated 5275 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2810] 199.19.213.204 () {34 vars in 986 bytes} [Mon Apr 13 22:24:08 2026] GET /v2.0/networks?id=7ba6199a-5300-4689-ab98-de0e7930e564 => 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: 1504/2811] 199.19.213.204 () {34 vars in 1056 bytes} [Mon Apr 13 22:24:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.38&port_id=9486cde0-d3c8-4b07-af04-2588ab4f45da => 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: 1308/2812] 199.19.213.204 () {34 vars in 1106 bytes} [Mon Apr 13 22:24:08 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1d6&port_id=9486cde0-d3c8-4b07-af04-2588ab4f45da => 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: 1505/2813] 199.19.213.204 () {34 vars in 1064 bytes} [Mon Apr 13 22:24:08 2026] GET /v2.0/subnets?id=b43de3b5-49ee-43e2-8474-1a7d4d17b9b3&id=46f06d12-a280-4111-860b-87b00ab52c23 => generated 1367 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2814] 10.0.0.226 () {34 vars in 971 bytes} [Mon Apr 13 22:24:08 2026] GET /v2.0/ports/9486cde0-d3c8-4b07-af04-2588ab4f45da => generated 1464 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/2815] 199.19.213.204 () {34 vars in 1052 bytes} [Mon Apr 13 22:24:08 2026] GET /v2.0/ports?network_id=7ba6199a-5300-4689-ab98-de0e7930e564&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: 1310/2816] 199.19.213.204 () {30 vars in 737 bytes} [Mon Apr 13 22:24:08 2026] GET /v2.0/ports/9486cde0-d3c8-4b07-af04-2588ab4f45da => generated 1464 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/2817] 199.19.213.204 () {34 vars in 1052 bytes} [Mon Apr 13 22:24:08 2026] GET /v2.0/ports?network_id=7ba6199a-5300-4689-ab98-de0e7930e564&device_owner=network%3Adhcp => generated 1461 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2818] 199.19.213.204 () {30 vars in 737 bytes} [Mon Apr 13 22:24:08 2026] GET /v2.0/ports/9486cde0-d3c8-4b07-af04-2588ab4f45da => generated 1464 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/2819] 199.19.213.204 () {34 vars in 1012 bytes} [Mon Apr 13 22:24:08 2026] GET /v2.0/networks/7ba6199a-5300-4689-ab98-de0e7930e564?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: 1509/2820] 199.19.213.204 () {34 vars in 1112 bytes} [Mon Apr 13 22:24:08 2026] GET /v2.0/networks/7ba6199a-5300-4689-ab98-de0e7930e564?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: 1312/2821] 199.19.213.204 () {34 vars in 790 bytes} [Mon Apr 13 22:24:08 2026] PUT /v2.0/ports/9486cde0-d3c8-4b07-af04-2588ab4f45da => generated 1197 bytes in 425 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/2822] 199.19.213.204 () {30 vars in 743 bytes} [Mon Apr 13 22:24:09 2026] GET /v2.0/networks/7ba6199a-5300-4689-ab98-de0e7930e564 => generated 797 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: 1313/2823] 199.19.213.204 () {30 vars in 741 bytes} [Mon Apr 13 22:24:09 2026] GET /v2.0/subnets/b43de3b5-49ee-43e2-8474-1a7d4d17b9b3 => generated 650 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/2824] 199.19.213.204 () {34 vars in 1080 bytes} [Mon Apr 13 22:24:09 2026] GET /v2.0/ports?tenant_id=f5830d5b59fb4dacaf3b8afac247d6bc&device_id=a31ba850-3f90-47b2-aa5d-bc26e2510af4 => generated 5044 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-13 22:24:09.441 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d27ec44b-0a4a-4adc-a336-bbdf784dd0eb'] response: {'name': 'network-changed', 'server_uuid': 'a31ba850-3f90-47b2-aa5d-bc26e2510af4', 'tag': '9486cde0-d3c8-4b07-af04-2588ab4f45da', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1512/2825] 199.19.213.204 () {30 vars in 703 bytes} [Mon Apr 13 22:24:09 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/2826] 199.19.213.204 () {30 vars in 705 bytes} [Mon Apr 13 22:24:09 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/2827] 199.19.213.204 () {30 vars in 681 bytes} [Mon Apr 13 22:24:09 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/2828] 199.19.213.204 () {30 vars in 717 bytes} [Mon Apr 13 22:24:09 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: 1314/2829] 199.19.213.204 () {34 vars in 986 bytes} [Mon Apr 13 22:24:09 2026] GET /v2.0/networks?id=7ba6199a-5300-4689-ab98-de0e7930e564 => generated 800 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/2830] 199.19.213.204 () {30 vars in 741 bytes} [Mon Apr 13 22:24:09 2026] GET /v2.0/subnets/a84db939-2be2-4a24-85ba-8a54c74ae7c6 => generated 652 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2831] 199.19.213.204 () {34 vars in 1056 bytes} [Mon Apr 13 22:24:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.38&port_id=9486cde0-d3c8-4b07-af04-2588ab4f45da => 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: 1316/2832] 199.19.213.204 () {34 vars in 984 bytes} [Mon Apr 13 22:24:09 2026] GET /v2.0/subnets?id=b43de3b5-49ee-43e2-8474-1a7d4d17b9b3 => generated 653 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1517/2833] 199.19.213.204 () {30 vars in 737 bytes} [Mon Apr 13 22:24:09 2026] GET /v2.0/ports/cedbe17a-680d-46ad-a7d3-c8a37ddc24ce => generated 1132 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2834] 199.19.213.204 () {34 vars in 1052 bytes} [Mon Apr 13 22:24:09 2026] GET /v2.0/ports?network_id=7ba6199a-5300-4689-ab98-de0e7930e564&device_owner=network%3Adhcp => generated 1461 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/2835] 199.19.213.204 () {30 vars in 737 bytes} [Mon Apr 13 22:24:09 2026] GET /v2.0/ports/cce67e39-8c35-40d5-8215-5d166c45f8ea => generated 1350 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2836] 199.19.213.204 () {34 vars in 1012 bytes} [Mon Apr 13 22:24:09 2026] GET /v2.0/networks/7ba6199a-5300-4689-ab98-de0e7930e564?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: 1519/2837] 199.19.213.204 () {30 vars in 741 bytes} [Mon Apr 13 22:24:09 2026] GET /v2.0/subnets/a84db939-2be2-4a24-85ba-8a54c74ae7c6 => generated 652 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2838] 199.19.213.204 () {34 vars in 1112 bytes} [Mon Apr 13 22:24:09 2026] GET /v2.0/networks/7ba6199a-5300-4689-ab98-de0e7930e564?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: 1520/2839] 199.19.213.204 () {30 vars in 743 bytes} [Mon Apr 13 22:24:09 2026] GET /v2.0/networks/60a85ef1-6b6c-41ac-9345-08547082d00c => generated 799 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2840] 199.19.213.204 () {30 vars in 737 bytes} [Mon Apr 13 22:24:09 2026] GET /v2.0/ports/cedbe17a-680d-46ad-a7d3-c8a37ddc24ce => generated 1132 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/2841] 199.19.213.204 () {30 vars in 741 bytes} [Mon Apr 13 22:24:09 2026] GET /v2.0/subnets/a84db939-2be2-4a24-85ba-8a54c74ae7c6 => generated 652 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2844] 199.19.213.204 () {30 vars in 703 bytes} [Mon Apr 13 22:24:22 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/2845] 199.19.213.204 () {30 vars in 705 bytes} [Mon Apr 13 22:24:22 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2846] 199.19.213.204 () {30 vars in 681 bytes} [Mon Apr 13 22:24:22 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: 1524/2847] 199.19.213.204 () {30 vars in 717 bytes} [Mon Apr 13 22:24:22 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: 1324/2848] 199.19.213.204 () {30 vars in 741 bytes} [Mon Apr 13 22:24:22 2026] GET /v2.0/subnets/26b4f94f-c441-4c94-89b6-69d03a82db77 => generated 650 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1525/2849] 199.19.213.204 () {30 vars in 769 bytes} [Mon Apr 13 22:24:22 2026] GET /v2.0/ports?device_id=a31ba850-3f90-47b2-aa5d-bc26e2510af4 => generated 5044 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2850] 199.19.213.204 () {30 vars in 703 bytes} [Mon Apr 13 22:24:22 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: 1526/2851] 199.19.213.204 () {30 vars in 705 bytes} [Mon Apr 13 22:24:22 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: 1326/2852] 199.19.213.204 () {30 vars in 681 bytes} [Mon Apr 13 22:24:22 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: 1527/2853] 199.19.213.204 () {30 vars in 717 bytes} [Mon Apr 13 22:24:22 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2854] 199.19.213.204 () {30 vars in 737 bytes} [Mon Apr 13 22:24:22 2026] GET /v2.0/ports/9486cde0-d3c8-4b07-af04-2588ab4f45da => generated 1233 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1528/2855] 199.19.213.204 () {34 vars in 789 bytes} [Mon Apr 13 22:24:22 2026] PUT /v2.0/ports/9486cde0-d3c8-4b07-af04-2588ab4f45da => generated 1026 bytes in 366 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2856] 199.19.213.204 () {30 vars in 743 bytes} [Mon Apr 13 22:24:23 2026] GET /v2.0/networks/7ba6199a-5300-4689-ab98-de0e7930e564 => generated 797 bytes in 70 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-13 22:24:23.473 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0ca47840-f4b4-4256-b1ff-4f3a63e7aa45'] response: {'name': 'network-changed', 'server_uuid': 'a31ba850-3f90-47b2-aa5d-bc26e2510af4', 'tag': '9486cde0-d3c8-4b07-af04-2588ab4f45da', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1529/2857] 199.19.213.204 () {30 vars in 769 bytes} [Mon Apr 13 22:24:23 2026] GET /v2.0/ports?device_id=a31ba850-3f90-47b2-aa5d-bc26e2510af4 => generated 4873 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2858] 199.19.213.204 () {34 vars in 1080 bytes} [Mon Apr 13 22:24:23 2026] GET /v2.0/ports?tenant_id=f5830d5b59fb4dacaf3b8afac247d6bc&device_id=a31ba850-3f90-47b2-aa5d-bc26e2510af4 => generated 4873 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1530/2859] 199.19.213.204 () {34 vars in 986 bytes} [Mon Apr 13 22:24:23 2026] GET /v2.0/networks?id=7ba6199a-5300-4689-ab98-de0e7930e564 => generated 800 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2860] 199.19.213.204 () {30 vars in 769 bytes} [Mon Apr 13 22:24:23 2026] GET /v2.0/ports?device_id=a31ba850-3f90-47b2-aa5d-bc26e2510af4 => generated 4873 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/2861] 199.19.213.204 () {34 vars in 1012 bytes} [Mon Apr 13 22:24:23 2026] GET /v2.0/networks/7ba6199a-5300-4689-ab98-de0e7930e564?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: 1331/2862] 199.19.213.204 () {34 vars in 1112 bytes} [Mon Apr 13 22:24:23 2026] GET /v2.0/networks/7ba6199a-5300-4689-ab98-de0e7930e564?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1532/2863] 199.19.213.204 () {34 vars in 975 bytes} [Mon Apr 13 22:24:24 2026] GET /v2.0/ports/9486cde0-d3c8-4b07-af04-2588ab4f45da => generated 1062 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2864] 199.19.213.204 () {36 vars in 997 bytes} [Mon Apr 13 22:24:24 2026] DELETE /v2.0/ports/9486cde0-d3c8-4b07-af04-2588ab4f45da => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1533/2865] 199.19.213.204 () {34 vars in 1080 bytes} [Mon Apr 13 22:24:24 2026] GET /v2.0/ports?tenant_id=f5830d5b59fb4dacaf3b8afac247d6bc&device_id=a31ba850-3f90-47b2-aa5d-bc26e2510af4 => generated 3819 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-13 22:24:24.679 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3ca1dd71-805b-471d-a0c3-fb6341b6e65e'] response: {'server_uuid': 'a31ba850-3f90-47b2-aa5d-bc26e2510af4', 'name': 'network-vif-deleted', 'tag': '9486cde0-d3c8-4b07-af04-2588ab4f45da', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1333/2866] 199.19.213.204 () {34 vars in 1226 bytes} [Mon Apr 13 22:24:24 2026] GET /v2.0/networks?id=de1c82f3-808e-482b-a84b-26d0e4479403&id=60a85ef1-6b6c-41ac-9345-08547082d00c&id=52c5fed0-a7b2-456f-be5f-ca328a71b0e3&id=7ba6199a-5300-4689-ab98-de0e7930e564 => generated 3096 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1534/2867] 199.19.213.204 () {30 vars in 769 bytes} [Mon Apr 13 22:24:24 2026] GET /v2.0/ports?device_id=a31ba850-3f90-47b2-aa5d-bc26e2510af4 => generated 3819 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2868] 199.19.213.204 () {34 vars in 1062 bytes} [Mon Apr 13 22:24:24 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.240&port_id=4baeea72-7ed4-491b-a1e2-239aec44de8f => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-13 22:24:24.784 7 INFO neutron.pecan_wsgi.hooks.translation [None req-363d2605-82ee-49ab-8c10-617a91198397 b6b3948daff542718bd20f19f99eafdd f5830d5b59fb4dacaf3b8afac247d6bc - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1535/2869] 199.19.213.204 () {32 vars in 759 bytes} [Mon Apr 13 22:24:24 2026] DELETE /v2.0/ports/9486cde0-d3c8-4b07-af04-2588ab4f45da => 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: 1335/2870] 199.19.213.204 () {34 vars in 984 bytes} [Mon Apr 13 22:24:24 2026] GET /v2.0/subnets?id=c5c60f23-4f1c-4a96-8441-7461d04543b9 => 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: 1536/2871] 199.19.213.204 () {34 vars in 1052 bytes} [Mon Apr 13 22:24:24 2026] GET /v2.0/ports?network_id=de1c82f3-808e-482b-a84b-26d0e4479403&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: 1537/2872] 199.19.213.204 () {30 vars in 703 bytes} [Mon Apr 13 22:24:24 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: 1538/2873] 199.19.213.204 () {30 vars in 705 bytes} [Mon Apr 13 22:24:24 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1539/2874] 199.19.213.204 () {30 vars in 681 bytes} [Mon Apr 13 22:24:24 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1540/2875] 199.19.213.204 () {30 vars in 717 bytes} [Mon Apr 13 22:24:24 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: 1336/2876] 199.19.213.204 () {34 vars in 1012 bytes} [Mon Apr 13 22:24:24 2026] GET /v2.0/networks/de1c82f3-808e-482b-a84b-26d0e4479403?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: 1337/2877] 199.19.213.204 () {30 vars in 741 bytes} [Mon Apr 13 22:24:24 2026] GET /v2.0/subnets/a84db939-2be2-4a24-85ba-8a54c74ae7c6 => generated 652 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1541/2878] 199.19.213.204 () {34 vars in 1112 bytes} [Mon Apr 13 22:24:24 2026] GET /v2.0/networks/de1c82f3-808e-482b-a84b-26d0e4479403?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2879] 199.19.213.204 () {30 vars in 737 bytes} [Mon Apr 13 22:24:24 2026] GET /v2.0/ports/cedbe17a-680d-46ad-a7d3-c8a37ddc24ce => generated 1132 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1542/2880] 199.19.213.204 () {34 vars in 1058 bytes} [Mon Apr 13 22:24:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.134&port_id=cce67e39-8c35-40d5-8215-5d166c45f8ea => 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: 1339/2881] 199.19.213.204 () {30 vars in 737 bytes} [Mon Apr 13 22:24:25 2026] GET /v2.0/ports/cce67e39-8c35-40d5-8215-5d166c45f8ea => generated 1350 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1543/2882] 199.19.213.204 () {34 vars in 984 bytes} [Mon Apr 13 22:24:25 2026] GET /v2.0/subnets?id=a84db939-2be2-4a24-85ba-8a54c74ae7c6 => generated 655 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2883] 199.19.213.204 () {30 vars in 741 bytes} [Mon Apr 13 22:24:25 2026] GET /v2.0/subnets/a84db939-2be2-4a24-85ba-8a54c74ae7c6 => 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: 1544/2884] 199.19.213.204 () {34 vars in 1052 bytes} [Mon Apr 13 22:24:25 2026] GET /v2.0/ports?network_id=60a85ef1-6b6c-41ac-9345-08547082d00c&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: 1341/2885] 199.19.213.204 () {30 vars in 743 bytes} [Mon Apr 13 22:24:25 2026] GET /v2.0/networks/60a85ef1-6b6c-41ac-9345-08547082d00c => generated 799 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1545/2886] 199.19.213.204 () {34 vars in 1012 bytes} [Mon Apr 13 22:24:25 2026] GET /v2.0/networks/60a85ef1-6b6c-41ac-9345-08547082d00c?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: 1342/2887] 199.19.213.204 () {30 vars in 737 bytes} [Mon Apr 13 22:24:25 2026] GET /v2.0/ports/cedbe17a-680d-46ad-a7d3-c8a37ddc24ce => generated 1132 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2888] 199.19.213.204 () {30 vars in 741 bytes} [Mon Apr 13 22:24:25 2026] GET /v2.0/subnets/a84db939-2be2-4a24-85ba-8a54c74ae7c6 => 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: 1546/2889] 199.19.213.204 () {34 vars in 1112 bytes} [Mon Apr 13 22:24:25 2026] GET /v2.0/networks/60a85ef1-6b6c-41ac-9345-08547082d00c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2890] 199.19.213.204 () {34 vars in 1058 bytes} [Mon Apr 13 22:24:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.174&port_id=c31cde8f-87b1-471e-9554-246f4d7a7f93 => 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: 1547/2891] 199.19.213.204 () {34 vars in 984 bytes} [Mon Apr 13 22:24:25 2026] GET /v2.0/subnets?id=26b4f94f-c441-4c94-89b6-69d03a82db77 => generated 653 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2892] 199.19.213.204 () {34 vars in 1052 bytes} [Mon Apr 13 22:24:25 2026] GET /v2.0/ports?network_id=52c5fed0-a7b2-456f-be5f-ca328a71b0e3&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: 1548/2893] 199.19.213.204 () {34 vars in 1012 bytes} [Mon Apr 13 22:24:25 2026] GET /v2.0/networks/52c5fed0-a7b2-456f-be5f-ca328a71b0e3?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: 1346/2894] 199.19.213.204 () {34 vars in 1112 bytes} [Mon Apr 13 22:24:25 2026] GET /v2.0/networks/52c5fed0-a7b2-456f-be5f-ca328a71b0e3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1549/2895] 199.19.213.204 () {30 vars in 703 bytes} [Mon Apr 13 22:24:28 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: 1347/2896] 199.19.213.204 () {30 vars in 705 bytes} [Mon Apr 13 22:24:28 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: 1550/2897] 199.19.213.204 () {30 vars in 681 bytes} [Mon Apr 13 22:24:28 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: 1348/2898] 199.19.213.204 () {30 vars in 717 bytes} [Mon Apr 13 22:24:28 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: 1551/2899] 199.19.213.204 () {30 vars in 769 bytes} [Mon Apr 13 22:24:28 2026] GET /v2.0/ports?device_id=a31ba850-3f90-47b2-aa5d-bc26e2510af4 => generated 3819 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2900] 199.19.213.204 () {30 vars in 703 bytes} [Mon Apr 13 22:24: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: 7|app: 0|req: 1552/2901] 199.19.213.204 () {30 vars in 705 bytes} [Mon Apr 13 22:24:28 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: 1350/2902] 199.19.213.204 () {30 vars in 681 bytes} [Mon Apr 13 22:24:28 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: 1553/2903] 199.19.213.204 () {30 vars in 717 bytes} [Mon Apr 13 22:24: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: 8|app: 0|req: 1351/2904] 199.19.213.204 () {30 vars in 737 bytes} [Mon Apr 13 22:24:28 2026] GET /v2.0/ports/c31cde8f-87b1-471e-9554-246f4d7a7f93 => generated 1237 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1554/2905] 199.19.213.204 () {34 vars in 789 bytes} [Mon Apr 13 22:24:28 2026] PUT /v2.0/ports/c31cde8f-87b1-471e-9554-246f4d7a7f93 => generated 1026 bytes in 350 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2906] 199.19.213.204 () {30 vars in 743 bytes} [Mon Apr 13 22:24:29 2026] GET /v2.0/networks/52c5fed0-a7b2-456f-be5f-ca328a71b0e3 => generated 798 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-13 22:24:29.171 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b92c5558-96c7-4c72-bf35-32e69fc3eb79'] response: {'name': 'network-changed', 'server_uuid': 'a31ba850-3f90-47b2-aa5d-bc26e2510af4', 'tag': 'c31cde8f-87b1-471e-9554-246f4d7a7f93', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1555/2907] 199.19.213.204 () {30 vars in 769 bytes} [Mon Apr 13 22:24:29 2026] GET /v2.0/ports?device_id=a31ba850-3f90-47b2-aa5d-bc26e2510af4 => generated 3644 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2908] 199.19.213.204 () {34 vars in 1080 bytes} [Mon Apr 13 22:24:29 2026] GET /v2.0/ports?tenant_id=f5830d5b59fb4dacaf3b8afac247d6bc&device_id=a31ba850-3f90-47b2-aa5d-bc26e2510af4 => generated 3644 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1556/2909] 199.19.213.204 () {34 vars in 986 bytes} [Mon Apr 13 22:24:29 2026] GET /v2.0/networks?id=52c5fed0-a7b2-456f-be5f-ca328a71b0e3 => generated 801 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2910] 199.19.213.204 () {30 vars in 769 bytes} [Mon Apr 13 22:24:29 2026] GET /v2.0/ports?device_id=a31ba850-3f90-47b2-aa5d-bc26e2510af4 => generated 3644 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1557/2911] 199.19.213.204 () {34 vars in 1012 bytes} [Mon Apr 13 22:24:29 2026] GET /v2.0/networks/52c5fed0-a7b2-456f-be5f-ca328a71b0e3?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2912] 199.19.213.204 () {34 vars in 1112 bytes} [Mon Apr 13 22:24:29 2026] GET /v2.0/networks/52c5fed0-a7b2-456f-be5f-ca328a71b0e3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1558/2913] 199.19.213.204 () {34 vars in 975 bytes} [Mon Apr 13 22:24:29 2026] GET /v2.0/ports/c31cde8f-87b1-471e-9554-246f4d7a7f93 => generated 1062 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2914] 199.19.213.204 () {36 vars in 997 bytes} [Mon Apr 13 22:24:29 2026] DELETE /v2.0/ports/c31cde8f-87b1-471e-9554-246f4d7a7f93 => generated 0 bytes in 294 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1559/2915] 199.19.213.204 () {34 vars in 1080 bytes} [Mon Apr 13 22:24:30 2026] GET /v2.0/ports?tenant_id=f5830d5b59fb4dacaf3b8afac247d6bc&device_id=a31ba850-3f90-47b2-aa5d-bc26e2510af4 => generated 2590 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-13 22:24:30.362 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e51a4403-7985-48b8-80db-1eccaf081a95'] response: {'server_uuid': 'a31ba850-3f90-47b2-aa5d-bc26e2510af4', 'name': 'network-vif-deleted', 'tag': 'c31cde8f-87b1-471e-9554-246f4d7a7f93', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1560/2916] 199.19.213.204 () {30 vars in 769 bytes} [Mon Apr 13 22:24:30 2026] GET /v2.0/ports?device_id=a31ba850-3f90-47b2-aa5d-bc26e2510af4 => generated 2590 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-13 22:24:30.414 7 INFO neutron.pecan_wsgi.hooks.translation [None req-aa26bb7e-6be4-4e86-ba45-812bdd7d3b80 b6b3948daff542718bd20f19f99eafdd f5830d5b59fb4dacaf3b8afac247d6bc - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1561/2917] 199.19.213.204 () {32 vars in 759 bytes} [Mon Apr 13 22:24:30 2026] DELETE /v2.0/ports/c31cde8f-87b1-471e-9554-246f4d7a7f93 => 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: 1357/2918] 199.19.213.204 () {34 vars in 1146 bytes} [Mon Apr 13 22:24:30 2026] GET /v2.0/networks?id=de1c82f3-808e-482b-a84b-26d0e4479403&id=60a85ef1-6b6c-41ac-9345-08547082d00c&id=52c5fed0-a7b2-456f-be5f-ca328a71b0e3 => generated 2310 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1562/2919] 199.19.213.204 () {34 vars in 1062 bytes} [Mon Apr 13 22:24:30 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.240&port_id=4baeea72-7ed4-491b-a1e2-239aec44de8f => 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: 1358/2920] 199.19.213.204 () {34 vars in 984 bytes} [Mon Apr 13 22:24:30 2026] GET /v2.0/subnets?id=c5c60f23-4f1c-4a96-8441-7461d04543b9 => generated 630 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1563/2921] 199.19.213.204 () {30 vars in 703 bytes} [Mon Apr 13 22:24:30 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1564/2922] 199.19.213.204 () {30 vars in 705 bytes} [Mon Apr 13 22:24:30 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1565/2923] 199.19.213.204 () {30 vars in 681 bytes} [Mon Apr 13 22:24:30 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: 1566/2924] 199.19.213.204 () {30 vars in 717 bytes} [Mon Apr 13 22:24:30 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2925] 199.19.213.204 () {34 vars in 1052 bytes} [Mon Apr 13 22:24:30 2026] GET /v2.0/ports?network_id=de1c82f3-808e-482b-a84b-26d0e4479403&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1567/2926] 199.19.213.204 () {30 vars in 741 bytes} [Mon Apr 13 22:24:30 2026] GET /v2.0/subnets/a84db939-2be2-4a24-85ba-8a54c74ae7c6 => generated 652 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1568/2927] 199.19.213.204 () {30 vars in 737 bytes} [Mon Apr 13 22:24:30 2026] GET /v2.0/ports/cedbe17a-680d-46ad-a7d3-c8a37ddc24ce => generated 1132 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2928] 199.19.213.204 () {34 vars in 1012 bytes} [Mon Apr 13 22:24:30 2026] GET /v2.0/networks/de1c82f3-808e-482b-a84b-26d0e4479403?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1569/2929] 199.19.213.204 () {30 vars in 737 bytes} [Mon Apr 13 22:24:30 2026] GET /v2.0/ports/cce67e39-8c35-40d5-8215-5d166c45f8ea => generated 1350 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2930] 199.19.213.204 () {34 vars in 1112 bytes} [Mon Apr 13 22:24:30 2026] GET /v2.0/networks/de1c82f3-808e-482b-a84b-26d0e4479403?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1570/2931] 199.19.213.204 () {30 vars in 741 bytes} [Mon Apr 13 22:24:30 2026] GET /v2.0/subnets/a84db939-2be2-4a24-85ba-8a54c74ae7c6 => 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: 1362/2932] 199.19.213.204 () {34 vars in 1058 bytes} [Mon Apr 13 22:24:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.134&port_id=cce67e39-8c35-40d5-8215-5d166c45f8ea => 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: 1571/2933] 199.19.213.204 () {30 vars in 743 bytes} [Mon Apr 13 22:24:30 2026] GET /v2.0/networks/60a85ef1-6b6c-41ac-9345-08547082d00c => generated 799 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2934] 199.19.213.204 () {34 vars in 984 bytes} [Mon Apr 13 22:24:30 2026] GET /v2.0/subnets?id=a84db939-2be2-4a24-85ba-8a54c74ae7c6 => generated 655 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1572/2935] 199.19.213.204 () {30 vars in 737 bytes} [Mon Apr 13 22:24:30 2026] GET /v2.0/ports/cedbe17a-680d-46ad-a7d3-c8a37ddc24ce => generated 1132 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2936] 199.19.213.204 () {34 vars in 1052 bytes} [Mon Apr 13 22:24:30 2026] GET /v2.0/ports?network_id=60a85ef1-6b6c-41ac-9345-08547082d00c&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: 1573/2937] 199.19.213.204 () {30 vars in 741 bytes} [Mon Apr 13 22:24:30 2026] GET /v2.0/subnets/a84db939-2be2-4a24-85ba-8a54c74ae7c6 => 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: 1365/2938] 199.19.213.204 () {34 vars in 1012 bytes} [Mon Apr 13 22:24:30 2026] GET /v2.0/networks/60a85ef1-6b6c-41ac-9345-08547082d00c?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1574/2939] 199.19.213.204 () {34 vars in 1112 bytes} [Mon Apr 13 22:24:30 2026] GET /v2.0/networks/60a85ef1-6b6c-41ac-9345-08547082d00c?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: 1576/2942] 199.19.213.204 () {30 vars in 703 bytes} [Mon Apr 13 22:24:38 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2943] 199.19.213.204 () {30 vars in 705 bytes} [Mon Apr 13 22:24:38 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: 1577/2944] 199.19.213.204 () {30 vars in 681 bytes} [Mon Apr 13 22:24:39 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: 1368/2945] 199.19.213.204 () {30 vars in 717 bytes} [Mon Apr 13 22:24:39 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-13 22:24:39.062 7 INFO neutron.api.v2.resource [None req-bfacb3ad-f4d0-4d7f-9a8c-53001a8bc8d9 b6b3948daff542718bd20f19f99eafdd f5830d5b59fb4dacaf3b8afac247d6bc - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1578/2946] 199.19.213.204 () {30 vars in 763 bytes} [Mon Apr 13 22:24:39 2026] GET /v2.0/security-groups/lb-40a2053d-32cb-48bb-9349-34a2101c1d5f => generated 149 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2947] 199.19.213.204 () {30 vars in 785 bytes} [Mon Apr 13 22:24:39 2026] GET /v2.0/security-groups?name=lb-40a2053d-32cb-48bb-9349-34a2101c1d5f => generated 2741 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1579/2948] 199.19.213.204 () {30 vars in 815 bytes} [Mon Apr 13 22:24:39 2026] GET /v2.0/security-group-rules?security_group_id=e225aaaf-8edd-402d-94da-4230888e326c => generated 2206 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2949] 199.19.213.204 () {32 vars in 789 bytes} [Mon Apr 13 22:24:39 2026] DELETE /v2.0/security-group-rules/0ed53ca5-8953-48d6-9260-8e2d64999823 => 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: 1580/2950] 199.19.213.204 () {32 vars in 789 bytes} [Mon Apr 13 22:24:39 2026] DELETE /v2.0/security-group-rules/f6bf8ff9-884c-4a3b-9755-046e8033fabe => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2951] 199.19.213.204 () {34 vars in 1096 bytes} [Mon Apr 13 22:24:41 2026] GET /v2.0/ports?device_id=8d412996-7363-41eb-a08c-5311bff84e41&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1581/2952] 199.19.213.204 () {34 vars in 1080 bytes} [Mon Apr 13 22:24:41 2026] GET /v2.0/ports?tenant_id=a61a7023d8144ab9bd78e85430358aa6&device_id=8d412996-7363-41eb-a08c-5311bff84e41 => generated 1469 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2953] 199.19.213.204 () {34 vars in 986 bytes} [Mon Apr 13 22:24:41 2026] GET /v2.0/networks?id=52c5fed0-a7b2-456f-be5f-ca328a71b0e3 => generated 801 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1582/2954] 199.19.213.204 () {34 vars in 1058 bytes} [Mon Apr 13 22:24:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.185&port_id=bb21e81b-6177-4619-8055-694b0ee557af => generated 860 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2955] 199.19.213.204 () {34 vars in 1104 bytes} [Mon Apr 13 22:24:41 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3b6&port_id=bb21e81b-6177-4619-8055-694b0ee557af => 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: 1583/2956] 199.19.213.204 () {34 vars in 1064 bytes} [Mon Apr 13 22:24:41 2026] GET /v2.0/subnets?id=26b4f94f-c441-4c94-89b6-69d03a82db77&id=e91ed497-d556-4d3c-b40b-0fa9d571d1bd => generated 1363 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2957] 199.19.213.204 () {34 vars in 1052 bytes} [Mon Apr 13 22:24:41 2026] GET /v2.0/ports?network_id=52c5fed0-a7b2-456f-be5f-ca328a71b0e3&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1584/2958] 199.19.213.204 () {34 vars in 1052 bytes} [Mon Apr 13 22:24:41 2026] GET /v2.0/ports?network_id=52c5fed0-a7b2-456f-be5f-ca328a71b0e3&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: 1375/2959] 199.19.213.204 () {34 vars in 1012 bytes} [Mon Apr 13 22:24:41 2026] GET /v2.0/networks/52c5fed0-a7b2-456f-be5f-ca328a71b0e3?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1585/2960] 199.19.213.204 () {34 vars in 1112 bytes} [Mon Apr 13 22:24:41 2026] GET /v2.0/networks/52c5fed0-a7b2-456f-be5f-ca328a71b0e3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-13 22:24:43.496 8 INFO neutron.db.l3_db [None req-1ad83b60-8cc8-402d-86bb-8bd2c98bb141 9aec543890a640b2bc6c0183ec14f719 a61a7023d8144ab9bd78e85430358aa6 - - default default] Floating IP 52cfd75b-30ce-4993-b24e-2ee8644d4c2d disassociated (deleted). External IP: 10.96.250.213, port: cedbe17a-680d-46ad-a7d3-c8a37ddc24ce. [pid: 8|app: 0|req: 1376/2961] 10.0.0.203 () {32 vars in 732 bytes} [Mon Apr 13 22:24:43 2026] DELETE /v2.0/floatingips/52cfd75b-30ce-4993-b24e-2ee8644d4c2d => generated 0 bytes in 1128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-13 22:24:44.291 7 INFO neutron.api.v2.resource [None req-4b6e94cd-0e4e-4931-b1bb-4f5a5f8caee8 9aec543890a640b2bc6c0183ec14f719 a61a7023d8144ab9bd78e85430358aa6 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1586/2962] 10.0.0.203 () {32 vars in 729 bytes} [Mon Apr 13 22:24:44 2026] GET /v2.0/floatingips/52cfd75b-30ce-4993-b24e-2ee8644d4c2d => generated 144 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2963] 199.19.213.204 () {30 vars in 703 bytes} [Mon Apr 13 22:24:44 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1587/2964] 199.19.213.204 () {30 vars in 705 bytes} [Mon Apr 13 22:24:44 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: 1378/2965] 199.19.213.204 () {30 vars in 681 bytes} [Mon Apr 13 22:24:44 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: 1588/2966] 199.19.213.204 () {30 vars in 717 bytes} [Mon Apr 13 22:24:45 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: 1379/2967] 199.19.213.204 () {30 vars in 741 bytes} [Mon Apr 13 22:24:45 2026] GET /v2.0/subnets/a84db939-2be2-4a24-85ba-8a54c74ae7c6 => generated 652 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1589/2968] 199.19.213.204 () {30 vars in 769 bytes} [Mon Apr 13 22:24:45 2026] GET /v2.0/ports?device_id=a31ba850-3f90-47b2-aa5d-bc26e2510af4 => generated 2590 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2969] 199.19.213.204 () {30 vars in 769 bytes} [Mon Apr 13 22:24:45 2026] GET /v2.0/ports?device_id=a31ba850-3f90-47b2-aa5d-bc26e2510af4 => generated 2590 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1590/2970] 199.19.213.204 () {30 vars in 769 bytes} [Mon Apr 13 22:24:45 2026] GET /v2.0/ports?device_id=a31ba850-3f90-47b2-aa5d-bc26e2510af4 => generated 2590 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2971] 199.19.213.204 () {34 vars in 975 bytes} [Mon Apr 13 22:24:45 2026] GET /v2.0/ports/cce67e39-8c35-40d5-8215-5d166c45f8ea => generated 1350 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1591/2972] 199.19.213.204 () {34 vars in 1060 bytes} [Mon Apr 13 22:24:45 2026] GET /v2.0/ports/cce67e39-8c35-40d5-8215-5d166c45f8ea?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2973] 199.19.213.204 () {34 vars in 1016 bytes} [Mon Apr 13 22:24:45 2026] GET /v2.0/networks/60a85ef1-6b6c-41ac-9345-08547082d00c?fields=dns_domain => generated 29 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1592/2974] 199.19.213.204 () {38 vars in 1028 bytes} [Mon Apr 13 22:24:46 2026] PUT /v2.0/ports/cce67e39-8c35-40d5-8215-5d166c45f8ea => generated 1151 bytes in 322 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2975] 199.19.213.204 () {30 vars in 769 bytes} [Mon Apr 13 22:24:46 2026] GET /v2.0/ports?device_id=a31ba850-3f90-47b2-aa5d-bc26e2510af4 => generated 1248 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1384/2976] 199.19.213.204 () {34 vars in 1080 bytes} [Mon Apr 13 22:24:46 2026] GET /v2.0/ports?tenant_id=f5830d5b59fb4dacaf3b8afac247d6bc&device_id=a31ba850-3f90-47b2-aa5d-bc26e2510af4 => generated 1248 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2977] 199.19.213.204 () {34 vars in 1066 bytes} [Mon Apr 13 22:24:46 2026] GET /v2.0/networks?id=de1c82f3-808e-482b-a84b-26d0e4479403&id=60a85ef1-6b6c-41ac-9345-08547082d00c => generated 1523 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2978] 199.19.213.204 () {34 vars in 1062 bytes} [Mon Apr 13 22:24:46 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.240&port_id=4baeea72-7ed4-491b-a1e2-239aec44de8f => 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: 1593/2979] 199.19.213.204 () {34 vars in 789 bytes} [Mon Apr 13 22:24:46 2026] PUT /v2.0/ports/cce67e39-8c35-40d5-8215-5d166c45f8ea => generated 1090 bytes in 239 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: 1387/2980] 199.19.213.204 () {34 vars in 984 bytes} [Mon Apr 13 22:24:46 2026] GET /v2.0/subnets?id=c5c60f23-4f1c-4a96-8441-7461d04543b9 => generated 630 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1594/2983] 199.19.213.204 () {30 vars in 737 bytes} [Mon Apr 13 22:24:46 2026] GET /v2.0/ports/cce67e39-8c35-40d5-8215-5d166c45f8ea => generated 1090 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2984] 199.19.213.204 () {34 vars in 1052 bytes} [Mon Apr 13 22:24:46 2026] GET /v2.0/ports?network_id=de1c82f3-808e-482b-a84b-26d0e4479403&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: 1391/2985] 199.19.213.204 () {34 vars in 1012 bytes} [Mon Apr 13 22:24:46 2026] GET /v2.0/networks/de1c82f3-808e-482b-a84b-26d0e4479403?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: 1392/2986] 199.19.213.204 () {34 vars in 1112 bytes} [Mon Apr 13 22:24:46 2026] GET /v2.0/networks/de1c82f3-808e-482b-a84b-26d0e4479403?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: 1595/2987] 199.19.213.204 () {32 vars in 759 bytes} [Mon Apr 13 22:24:46 2026] DELETE /v2.0/ports/cce67e39-8c35-40d5-8215-5d166c45f8ea => generated 0 bytes in 290 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2988] 199.19.213.204 () {30 vars in 703 bytes} [Mon Apr 13 22:24:47 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: 1596/2989] 199.19.213.204 () {30 vars in 705 bytes} [Mon Apr 13 22:24:47 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: 1394/2990] 199.19.213.204 () {30 vars in 681 bytes} [Mon Apr 13 22:24:47 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: 1597/2991] 199.19.213.204 () {30 vars in 717 bytes} [Mon Apr 13 22:24:47 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-13 22:24:47.143 8 INFO neutron.pecan_wsgi.hooks.translation [None req-10083010-8a94-4a20-b5f9-b84038415a64 b6b3948daff542718bd20f19f99eafdd f5830d5b59fb4dacaf3b8afac247d6bc - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1395/2992] 199.19.213.204 () {32 vars in 759 bytes} [Mon Apr 13 22:24:47 2026] DELETE /v2.0/ports/cce67e39-8c35-40d5-8215-5d166c45f8ea => generated 132 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1598/2993] 199.19.213.204 () {30 vars in 737 bytes} [Mon Apr 13 22:24:47 2026] GET /v2.0/ports/cedbe17a-680d-46ad-a7d3-c8a37ddc24ce => generated 1132 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-13 22:24:47.220 8 INFO neutron.api.v2.resource [None req-8fe036d2-9c4a-42c8-82ed-4330c66a9dcd b6b3948daff542718bd20f19f99eafdd f5830d5b59fb4dacaf3b8afac247d6bc - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1396/2994] 199.19.213.204 () {30 vars in 763 bytes} [Mon Apr 13 22:24:47 2026] GET /v2.0/security-groups/lb-40a2053d-32cb-48bb-9349-34a2101c1d5f => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1599/2995] 199.19.213.204 () {30 vars in 785 bytes} [Mon Apr 13 22:24:47 2026] GET /v2.0/security-groups?name=lb-40a2053d-32cb-48bb-9349-34a2101c1d5f => generated 1577 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2996] 199.19.213.204 () {30 vars in 737 bytes} [Mon Apr 13 22:24:47 2026] GET /v2.0/ports/cedbe17a-680d-46ad-a7d3-c8a37ddc24ce => generated 1132 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1600/2997] 199.19.213.204 () {34 vars in 789 bytes} [Mon Apr 13 22:24:47 2026] PUT /v2.0/ports/cedbe17a-680d-46ad-a7d3-c8a37ddc24ce => generated 1094 bytes in 248 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2998] 199.19.213.204 () {32 vars in 779 bytes} [Mon Apr 13 22:24:47 2026] DELETE /v2.0/security-groups/e225aaaf-8edd-402d-94da-4230888e326c => 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: 1601/2999] 199.19.213.204 () {32 vars in 759 bytes} [Mon Apr 13 22:24:47 2026] DELETE /v2.0/ports/cedbe17a-680d-46ad-a7d3-c8a37ddc24ce => generated 0 bytes in 299 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/3000] 199.19.213.204 () {34 vars in 994 bytes} [Mon Apr 13 22:24:48 2026] GET /v2.0/ports?device_id=a31ba850-3f90-47b2-aa5d-bc26e2510af4 => generated 1248 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1602/3001] 199.19.213.204 () {36 vars in 997 bytes} [Mon Apr 13 22:24:48 2026] DELETE /v2.0/ports/4baeea72-7ed4-491b-a1e2-239aec44de8f => generated 0 bytes in 814 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-13 22:24:49.874 8 INFO neutron.db.l3_db [None req-d5bbdaf0-d6d9-4f55-9a87-bec54cf3ef85 9aec543890a640b2bc6c0183ec14f719 a61a7023d8144ab9bd78e85430358aa6 - - default default] Floating IP ba61610b-2a04-49a4-8a24-af09d929f3a5 disassociated (deleted). External IP: 10.96.250.203, port: cdb8554f-2143-47fc-9d6a-b1609ad0f60b. [pid: 8|app: 0|req: 1400/3002] 10.0.0.203 () {32 vars in 732 bytes} [Mon Apr 13 22:24:49 2026] DELETE /v2.0/floatingips/ba61610b-2a04-49a4-8a24-af09d929f3a5 => generated 0 bytes in 765 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-13 22:24:50.308 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-06af841e-042c-4307-ae36-0db369abf646'] response: {'server_uuid': 'a31ba850-3f90-47b2-aa5d-bc26e2510af4', 'name': 'network-vif-deleted', 'tag': '4baeea72-7ed4-491b-a1e2-239aec44de8f', 'status': 'completed', 'code': 200} 2026-04-13 22:24:50.310 7 INFO neutron.api.v2.resource [None req-033d323f-f4ea-4fe7-b1bf-0e02aebf8275 9aec543890a640b2bc6c0183ec14f719 a61a7023d8144ab9bd78e85430358aa6 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1603/3003] 10.0.0.203 () {32 vars in 729 bytes} [Mon Apr 13 22:24:50 2026] GET /v2.0/floatingips/ba61610b-2a04-49a4-8a24-af09d929f3a5 => generated 144 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-13 22:24:50.509 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c1a6b5a4-11a5-49a7-9979-5f6f9dddcde2'] response: {'name': 'network-changed', 'server_uuid': '0ddef3a9-8c16-4231-aa77-3bb96b179181', 'tag': 'cdb8554f-2143-47fc-9d6a-b1609ad0f60b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1604/3004] 199.19.213.204 () {34 vars in 1080 bytes} [Mon Apr 13 22:24:50 2026] GET /v2.0/ports?tenant_id=a61a7023d8144ab9bd78e85430358aa6&device_id=0ddef3a9-8c16-4231-aa77-3bb96b179181 => generated 1469 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/3005] 10.0.0.226 () {34 vars in 990 bytes} [Mon Apr 13 22:24:50 2026] GET /v2.0/ports?device_id=0ddef3a9-8c16-4231-aa77-3bb96b179181 => generated 1200 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/3006] 10.0.0.226 () {34 vars in 1040 bytes} [Mon Apr 13 22:24:50 2026] GET /v2.0/security-groups?id=f2a2b001-948b-4a64-bcf3-00864f8e8a36&fields=id&fields=name => generated 112 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1605/3007] 199.19.213.204 () {34 vars in 986 bytes} [Mon Apr 13 22:24:50 2026] GET /v2.0/networks?id=7ba6199a-5300-4689-ab98-de0e7930e564 => generated 800 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/3008] 199.19.213.204 () {34 vars in 1056 bytes} [Mon Apr 13 22:24:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.94&port_id=cdb8554f-2143-47fc-9d6a-b1609ad0f60b => 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: 1606/3009] 199.19.213.204 () {34 vars in 1106 bytes} [Mon Apr 13 22:24:50 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1e3&port_id=cdb8554f-2143-47fc-9d6a-b1609ad0f60b => 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: 1404/3010] 199.19.213.204 () {34 vars in 1064 bytes} [Mon Apr 13 22:24:50 2026] GET /v2.0/subnets?id=b43de3b5-49ee-43e2-8474-1a7d4d17b9b3&id=46f06d12-a280-4111-860b-87b00ab52c23 => generated 1367 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1607/3011] 199.19.213.204 () {34 vars in 1052 bytes} [Mon Apr 13 22:24:50 2026] GET /v2.0/ports?network_id=7ba6199a-5300-4689-ab98-de0e7930e564&device_owner=network%3Adhcp => generated 1461 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/3012] 199.19.213.204 () {34 vars in 1052 bytes} [Mon Apr 13 22:24:50 2026] GET /v2.0/ports?network_id=7ba6199a-5300-4689-ab98-de0e7930e564&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: 1608/3013] 199.19.213.204 () {34 vars in 1012 bytes} [Mon Apr 13 22:24:50 2026] GET /v2.0/networks/7ba6199a-5300-4689-ab98-de0e7930e564?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: 1406/3014] 199.19.213.204 () {34 vars in 994 bytes} [Mon Apr 13 22:24:50 2026] GET /v2.0/ports?device_id=0ddef3a9-8c16-4231-aa77-3bb96b179181 => generated 1200 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1609/3015] 199.19.213.204 () {34 vars in 1112 bytes} [Mon Apr 13 22:24:50 2026] GET /v2.0/networks/7ba6199a-5300-4689-ab98-de0e7930e564?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: 1407/3016] 199.19.213.204 () {36 vars in 997 bytes} [Mon Apr 13 22:24:51 2026] DELETE /v2.0/ports/cdb8554f-2143-47fc-9d6a-b1609ad0f60b => generated 0 bytes in 367 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-13 22:24:56.124 7 INFO neutron.db.l3_db [None req-f4a5182b-0b90-4495-afb2-d7d3d0ae76b9 9aec543890a640b2bc6c0183ec14f719 a61a7023d8144ab9bd78e85430358aa6 - - default default] Floating IP 101ef091-7a46-4005-8f8d-c0a1557a5437 disassociated (deleted). External IP: 10.96.250.210, port: bb21e81b-6177-4619-8055-694b0ee557af. [pid: 7|app: 0|req: 1610/3017] 10.0.0.203 () {32 vars in 732 bytes} [Mon Apr 13 22:24:55 2026] DELETE /v2.0/floatingips/101ef091-7a46-4005-8f8d-c0a1557a5437 => generated 0 bytes in 772 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-13 22:24:56.529 8 INFO neutron.api.v2.resource [None req-82b20870-cd78-4ddf-aeff-6ce7a4db6a47 9aec543890a640b2bc6c0183ec14f719 a61a7023d8144ab9bd78e85430358aa6 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1408/3018] 10.0.0.203 () {32 vars in 729 bytes} [Mon Apr 13 22:24:56 2026] GET /v2.0/floatingips/101ef091-7a46-4005-8f8d-c0a1557a5437 => generated 144 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-13 22:24:56.726 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d093a502-6be2-4ea3-a18c-7c214ee48d28'] response: {'name': 'network-changed', 'server_uuid': '8d412996-7363-41eb-a08c-5311bff84e41', 'tag': 'bb21e81b-6177-4619-8055-694b0ee557af', 'status': 'completed', 'code': 200} 2026-04-13 22:24:56.752 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a1de83ae-4f12-425a-886f-445b78215118'] response: {'server_uuid': '0ddef3a9-8c16-4231-aa77-3bb96b179181', 'name': 'network-vif-deleted', 'tag': 'cdb8554f-2143-47fc-9d6a-b1609ad0f60b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1611/3019] 10.0.0.226 () {34 vars in 990 bytes} [Mon Apr 13 22:24:56 2026] GET /v2.0/ports?device_id=8d412996-7363-41eb-a08c-5311bff84e41 => generated 1200 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/3020] 199.19.213.204 () {34 vars in 1080 bytes} [Mon Apr 13 22:24:56 2026] GET /v2.0/ports?tenant_id=a61a7023d8144ab9bd78e85430358aa6&device_id=8d412996-7363-41eb-a08c-5311bff84e41 => generated 1469 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1612/3021] 10.0.0.226 () {34 vars in 1040 bytes} [Mon Apr 13 22:24:56 2026] GET /v2.0/security-groups?id=f2a2b001-948b-4a64-bcf3-00864f8e8a36&fields=id&fields=name => generated 112 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/3022] 199.19.213.204 () {34 vars in 986 bytes} [Mon Apr 13 22:24:56 2026] GET /v2.0/networks?id=52c5fed0-a7b2-456f-be5f-ca328a71b0e3 => generated 801 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1613/3023] 199.19.213.204 () {34 vars in 1058 bytes} [Mon Apr 13 22:24:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.185&port_id=bb21e81b-6177-4619-8055-694b0ee557af => 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: 1411/3024] 199.19.213.204 () {34 vars in 1104 bytes} [Mon Apr 13 22:24:56 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3b6&port_id=bb21e81b-6177-4619-8055-694b0ee557af => 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: 1614/3025] 199.19.213.204 () {34 vars in 1064 bytes} [Mon Apr 13 22:24:56 2026] GET /v2.0/subnets?id=26b4f94f-c441-4c94-89b6-69d03a82db77&id=e91ed497-d556-4d3c-b40b-0fa9d571d1bd => generated 1363 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/3026] 199.19.213.204 () {34 vars in 1052 bytes} [Mon Apr 13 22:24:57 2026] GET /v2.0/ports?network_id=52c5fed0-a7b2-456f-be5f-ca328a71b0e3&device_owner=network%3Adhcp => generated 1457 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1615/3027] 199.19.213.204 () {34 vars in 1052 bytes} [Mon Apr 13 22:24:57 2026] GET /v2.0/ports?network_id=52c5fed0-a7b2-456f-be5f-ca328a71b0e3&device_owner=network%3Adhcp => generated 1457 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/3028] 199.19.213.204 () {34 vars in 1012 bytes} [Mon Apr 13 22:24:57 2026] GET /v2.0/networks/52c5fed0-a7b2-456f-be5f-ca328a71b0e3?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: 1616/3029] 199.19.213.204 () {34 vars in 994 bytes} [Mon Apr 13 22:24:57 2026] GET /v2.0/ports?device_id=8d412996-7363-41eb-a08c-5311bff84e41 => 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: 1414/3030] 199.19.213.204 () {34 vars in 1112 bytes} [Mon Apr 13 22:24:57 2026] GET /v2.0/networks/52c5fed0-a7b2-456f-be5f-ca328a71b0e3?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: 1617/3031] 199.19.213.204 () {36 vars in 997 bytes} [Mon Apr 13 22:24:57 2026] DELETE /v2.0/ports/bb21e81b-6177-4619-8055-694b0ee557af => generated 0 bytes in 376 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/3034] 10.0.0.203 () {32 vars in 750 bytes} [Mon Apr 13 22:25:01 2026] DELETE /v2.0/security-group-rules/9b4291a2-ea3b-470e-ac01-d735aba61d6d => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-13 22:25:02.007 7 INFO neutron.api.v2.resource [None req-17070a66-da89-429e-a9c3-d6a892d2e9f6 9aec543890a640b2bc6c0183ec14f719 a61a7023d8144ab9bd78e85430358aa6 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1619/3035] 10.0.0.203 () {32 vars in 747 bytes} [Mon Apr 13 22:25:01 2026] GET /v2.0/security-group-rules/9b4291a2-ea3b-470e-ac01-d735aba61d6d => generated 155 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/3036] 10.0.0.203 () {32 vars in 750 bytes} [Mon Apr 13 22:25:02 2026] DELETE /v2.0/security-group-rules/47deb135-b6b4-421c-942f-b5a004e76d2e => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-13 22:25:02.075 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-97a36df6-a5e9-47ec-9965-7a2772b73271'] response: {'server_uuid': '8d412996-7363-41eb-a08c-5311bff84e41', 'name': 'network-vif-deleted', 'tag': 'bb21e81b-6177-4619-8055-694b0ee557af', 'status': 'completed', 'code': 200} 2026-04-13 22:25:02.085 7 INFO neutron.api.v2.resource [None req-6485ddb9-7840-4d1d-9c1e-2c245de6972c 9aec543890a640b2bc6c0183ec14f719 a61a7023d8144ab9bd78e85430358aa6 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1620/3037] 10.0.0.203 () {32 vars in 747 bytes} [Mon Apr 13 22:25:02 2026] GET /v2.0/security-group-rules/47deb135-b6b4-421c-942f-b5a004e76d2e => 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: 1418/3038] 10.0.0.203 () {32 vars in 750 bytes} [Mon Apr 13 22:25:02 2026] DELETE /v2.0/security-group-rules/e9f12211-12e3-4094-8213-5a5b84b798ac => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-13 22:25:02.169 7 INFO neutron.api.v2.resource [None req-09fd8026-5342-41b3-8d91-e79a5945eda7 9aec543890a640b2bc6c0183ec14f719 a61a7023d8144ab9bd78e85430358aa6 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1621/3039] 10.0.0.203 () {32 vars in 747 bytes} [Mon Apr 13 22:25:02 2026] GET /v2.0/security-group-rules/e9f12211-12e3-4094-8213-5a5b84b798ac => 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: 1419/3040] 10.0.0.203 () {32 vars in 750 bytes} [Mon Apr 13 22:25:02 2026] DELETE /v2.0/security-group-rules/7ea8b94d-dd01-4cbd-92e1-dcbe3e1420ec => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-13 22:25:02.251 7 INFO neutron.api.v2.resource [None req-56cc6a95-57ba-44ed-b365-1e7ebc4c5f90 9aec543890a640b2bc6c0183ec14f719 a61a7023d8144ab9bd78e85430358aa6 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1622/3041] 10.0.0.203 () {32 vars in 747 bytes} [Mon Apr 13 22:25:02 2026] GET /v2.0/security-group-rules/7ea8b94d-dd01-4cbd-92e1-dcbe3e1420ec => 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: 1420/3042] 10.0.0.203 () {32 vars in 750 bytes} [Mon Apr 13 22:25:02 2026] DELETE /v2.0/security-group-rules/ed45c442-a3c3-4007-9e49-fdf3f13a875e => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-13 22:25:02.327 7 INFO neutron.api.v2.resource [None req-87abd7ce-6dd7-4b6b-ad40-4875a60f5b16 9aec543890a640b2bc6c0183ec14f719 a61a7023d8144ab9bd78e85430358aa6 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1623/3043] 10.0.0.203 () {32 vars in 747 bytes} [Mon Apr 13 22:25:02 2026] GET /v2.0/security-group-rules/ed45c442-a3c3-4007-9e49-fdf3f13a875e => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/3044] 10.0.0.203 () {32 vars in 750 bytes} [Mon Apr 13 22:25:02 2026] DELETE /v2.0/security-group-rules/02703e7b-10bf-4a0b-8688-dbf268304fc5 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-13 22:25:02.399 7 INFO neutron.api.v2.resource [None req-eb89a4bf-b961-4783-a8d1-96b96da606c3 9aec543890a640b2bc6c0183ec14f719 a61a7023d8144ab9bd78e85430358aa6 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1624/3045] 10.0.0.203 () {32 vars in 747 bytes} [Mon Apr 13 22:25:02 2026] GET /v2.0/security-group-rules/02703e7b-10bf-4a0b-8688-dbf268304fc5 => 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: 1422/3046] 10.0.0.203 () {32 vars in 750 bytes} [Mon Apr 13 22:25:02 2026] DELETE /v2.0/security-group-rules/32fbb985-ddbd-4326-94f0-ac51c13c76f3 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-13 22:25:02.470 7 INFO neutron.api.v2.resource [None req-06caaeba-93ca-492d-951b-595cef109306 9aec543890a640b2bc6c0183ec14f719 a61a7023d8144ab9bd78e85430358aa6 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1625/3047] 10.0.0.203 () {32 vars in 747 bytes} [Mon Apr 13 22:25:02 2026] GET /v2.0/security-group-rules/32fbb985-ddbd-4326-94f0-ac51c13c76f3 => 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: 1423/3048] 10.0.0.203 () {32 vars in 750 bytes} [Mon Apr 13 22:25:02 2026] DELETE /v2.0/security-group-rules/d0695863-b1ed-495e-8a5b-83a4c480c9e7 => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-13 22:25:02.544 7 INFO neutron.api.v2.resource [None req-de7acf9d-9432-45fc-96bd-c18f70f8a98c 9aec543890a640b2bc6c0183ec14f719 a61a7023d8144ab9bd78e85430358aa6 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1626/3049] 10.0.0.203 () {32 vars in 747 bytes} [Mon Apr 13 22:25:02 2026] GET /v2.0/security-group-rules/d0695863-b1ed-495e-8a5b-83a4c480c9e7 => 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: 1424/3050] 10.0.0.203 () {32 vars in 750 bytes} [Mon Apr 13 22:25:02 2026] DELETE /v2.0/security-group-rules/16866a3d-832a-479a-b0c8-7ef8ed5dea37 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-13 22:25:02.636 7 INFO neutron.api.v2.resource [None req-6b985468-82ed-4a08-8392-4b3f96e2eefa 9aec543890a640b2bc6c0183ec14f719 a61a7023d8144ab9bd78e85430358aa6 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1627/3051] 10.0.0.203 () {32 vars in 747 bytes} [Mon Apr 13 22:25:02 2026] GET /v2.0/security-group-rules/16866a3d-832a-479a-b0c8-7ef8ed5dea37 => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/3052] 10.0.0.203 () {32 vars in 750 bytes} [Mon Apr 13 22:25:02 2026] DELETE /v2.0/security-group-rules/b3f0039a-efdd-43e9-85ad-5e14c74a1380 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-13 22:25:02.720 7 INFO neutron.api.v2.resource [None req-170a3a0a-d5a3-445a-88c7-3f6536a36eaa 9aec543890a640b2bc6c0183ec14f719 a61a7023d8144ab9bd78e85430358aa6 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1628/3053] 10.0.0.203 () {32 vars in 747 bytes} [Mon Apr 13 22:25:02 2026] GET /v2.0/security-group-rules/b3f0039a-efdd-43e9-85ad-5e14c74a1380 => generated 155 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/3054] 10.0.0.203 () {32 vars in 750 bytes} [Mon Apr 13 22:25:02 2026] DELETE /v2.0/security-group-rules/8f8e9b94-21d9-4513-94a9-04313a99037f => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-13 22:25:02.816 7 INFO neutron.api.v2.resource [None req-39e5dead-6c07-466f-a268-602fdf4faf15 9aec543890a640b2bc6c0183ec14f719 a61a7023d8144ab9bd78e85430358aa6 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1629/3055] 10.0.0.203 () {32 vars in 747 bytes} [Mon Apr 13 22:25:02 2026] GET /v2.0/security-group-rules/8f8e9b94-21d9-4513-94a9-04313a99037f => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/3056] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:25:02 2026] DELETE /v2.0/security-groups/f2a2b001-948b-4a64-bcf3-00864f8e8a36 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-13 22:25:02.935 7 INFO neutron.api.v2.resource [None req-10535e1c-1728-48dc-a8c2-98b5c7f6a148 9aec543890a640b2bc6c0183ec14f719 a61a7023d8144ab9bd78e85430358aa6 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1630/3057] 10.0.0.203 () {32 vars in 737 bytes} [Mon Apr 13 22:25:02 2026] GET /v2.0/security-groups/f2a2b001-948b-4a64-bcf3-00864f8e8a36 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/3058] 10.0.0.203 () {34 vars in 789 bytes} [Mon Apr 13 22:25:02 2026] PUT /v2.0/routers/d4887abb-24fa-4cf8-96de-f457c09116c8/remove_router_interface => generated 309 bytes in 1177 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-13 22:25:04.355 7 INFO neutron.api.v2.resource [None req-63332db5-c493-442a-9c83-e6a5700b3167 9aec543890a640b2bc6c0183ec14f719 a61a7023d8144ab9bd78e85430358aa6 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1631/3059] 10.0.0.203 () {34 vars in 789 bytes} [Mon Apr 13 22:25:04 2026] PUT /v2.0/routers/d4887abb-24fa-4cf8-96de-f457c09116c8/remove_router_interface => generated 198 bytes in 186 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/3060] 10.0.0.203 () {34 vars in 789 bytes} [Mon Apr 13 22:25:04 2026] PUT /v2.0/routers/d4887abb-24fa-4cf8-96de-f457c09116c8/remove_router_interface => generated 309 bytes in 1212 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-13 22:25:05.836 7 INFO neutron.api.v2.resource [None req-0ff57d0c-336c-4fa0-acd9-121a74739889 9aec543890a640b2bc6c0183ec14f719 a61a7023d8144ab9bd78e85430358aa6 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1632/3061] 10.0.0.203 () {34 vars in 789 bytes} [Mon Apr 13 22:25:05 2026] PUT /v2.0/routers/d4887abb-24fa-4cf8-96de-f457c09116c8/remove_router_interface => generated 198 bytes in 259 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/3062] 10.0.0.203 () {34 vars in 789 bytes} [Mon Apr 13 22:25:05 2026] PUT /v2.0/routers/d4887abb-24fa-4cf8-96de-f457c09116c8/remove_router_interface => generated 309 bytes in 1992 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-13 22:25:08.051 7 INFO neutron.api.v2.resource [None req-0ddb7831-4621-407e-806e-a5d4184baa0f 9aec543890a640b2bc6c0183ec14f719 a61a7023d8144ab9bd78e85430358aa6 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1633/3063] 10.0.0.203 () {34 vars in 789 bytes} [Mon Apr 13 22:25:07 2026] PUT /v2.0/routers/d4887abb-24fa-4cf8-96de-f457c09116c8/remove_router_interface => generated 198 bytes in 214 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-13 22:25:09.062 8 INFO neutron.db.l3_hamode_db [None req-846e8e32-fe96-4cdc-9379-3c088a817dd8 9aec543890a640b2bc6c0183ec14f719 a61a7023d8144ab9bd78e85430358aa6 - - default default] HA network 5a0d386e-f1cf-4ee6-aabf-6f777eef6dc0 was deleted as no HA routers are present in tenant a61a7023d8144ab9bd78e85430358aa6. [pid: 8|app: 0|req: 1431/3064] 10.0.0.203 () {32 vars in 724 bytes} [Mon Apr 13 22:25:08 2026] DELETE /v2.0/routers/d4887abb-24fa-4cf8-96de-f457c09116c8 => generated 0 bytes in 1010 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-13 22:25:09.103 7 INFO neutron.api.v2.resource [None req-177e45d9-1e57-40c8-8204-2b623722e959 9aec543890a640b2bc6c0183ec14f719 a61a7023d8144ab9bd78e85430358aa6 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1634/3065] 10.0.0.203 () {32 vars in 721 bytes} [Mon Apr 13 22:25:09 2026] GET /v2.0/routers/d4887abb-24fa-4cf8-96de-f457c09116c8 => generated 135 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-13 22:25:09.112 8 INFO neutron.services.segments.plugin [-] Segment 1aea4e88-0c66-477d-a514-d9a9da1dd09f resource provider aggregate not found 2026-04-13 22:25:09.130 8 INFO neutron.services.segments.plugin [-] Segment 1aea4e88-0c66-477d-a514-d9a9da1dd09f resource provider aggregate not found 2026-04-13 22:25:09.145 8 INFO neutron.services.segments.plugin [-] Segment 1aea4e88-0c66-477d-a514-d9a9da1dd09f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1aea4e88-0c66-477d-a514-d9a9da1dd09f found for delete ", "request_id": "req-345a941f-78ee-467f-be3d-d0a2863603cb"}]} 2026-04-13 22:25:09.149 8 INFO neutron.services.segments.plugin [-] Segment 1aea4e88-0c66-477d-a514-d9a9da1dd09f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1aea4e88-0c66-477d-a514-d9a9da1dd09f found for delete ", "request_id": "req-af01cb5a-4af3-4e6a-a886-c8b3c4c5b230"}]} [pid: 8|app: 0|req: 1432/3066] 10.0.0.203 () {32 vars in 724 bytes} [Mon Apr 13 22:25:09 2026] DELETE /v2.0/subnets/46f06d12-a280-4111-860b-87b00ab52c23 => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-13 22:25:09.372 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bc4339f7-f4d3-46d9-b23a-8953268c14db 9aec543890a640b2bc6c0183ec14f719 a61a7023d8144ab9bd78e85430358aa6 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1635/3067] 10.0.0.203 () {32 vars in 721 bytes} [Mon Apr 13 22:25:09 2026] GET /v2.0/subnets/46f06d12-a280-4111-860b-87b00ab52c23 => 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: 1433/3068] 10.0.0.203 () {32 vars in 724 bytes} [Mon Apr 13 22:25:09 2026] DELETE /v2.0/subnets/b43de3b5-49ee-43e2-8474-1a7d4d17b9b3 => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-13 22:25:09.597 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7be184d2-d75d-496e-9a71-a004b993cd66 9aec543890a640b2bc6c0183ec14f719 a61a7023d8144ab9bd78e85430358aa6 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1636/3069] 10.0.0.203 () {32 vars in 721 bytes} [Mon Apr 13 22:25:09 2026] GET /v2.0/subnets/b43de3b5-49ee-43e2-8474-1a7d4d17b9b3 => 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: 1434/3070] 10.0.0.203 () {32 vars in 726 bytes} [Mon Apr 13 22:25:09 2026] DELETE /v2.0/networks/7ba6199a-5300-4689-ab98-de0e7930e564 => generated 0 bytes in 382 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-13 22:25:10.007 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9b4fe64e-9773-4503-975f-65bc0f367079 9aec543890a640b2bc6c0183ec14f719 a61a7023d8144ab9bd78e85430358aa6 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1637/3071] 10.0.0.203 () {32 vars in 723 bytes} [Mon Apr 13 22:25:09 2026] GET /v2.0/networks/7ba6199a-5300-4689-ab98-de0e7930e564 => generated 138 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/3072] 10.0.0.203 () {32 vars in 724 bytes} [Mon Apr 13 22:25:10 2026] DELETE /v2.0/subnets/e91ed497-d556-4d3c-b40b-0fa9d571d1bd => generated 0 bytes in 278 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-13 22:25:10.317 7 INFO neutron.pecan_wsgi.hooks.translation [None req-af31bb7a-e2e2-483b-9f67-2c1ff161936a 9aec543890a640b2bc6c0183ec14f719 a61a7023d8144ab9bd78e85430358aa6 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1638/3073] 10.0.0.203 () {32 vars in 721 bytes} [Mon Apr 13 22:25:10 2026] GET /v2.0/subnets/e91ed497-d556-4d3c-b40b-0fa9d571d1bd => 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: 1436/3074] 10.0.0.203 () {32 vars in 724 bytes} [Mon Apr 13 22:25:10 2026] DELETE /v2.0/subnets/26b4f94f-c441-4c94-89b6-69d03a82db77 => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-13 22:25:10.581 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b1176b54-eab4-4993-85ba-b85efb5b25ee 9aec543890a640b2bc6c0183ec14f719 a61a7023d8144ab9bd78e85430358aa6 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1639/3075] 10.0.0.203 () {32 vars in 721 bytes} [Mon Apr 13 22:25:10 2026] GET /v2.0/subnets/26b4f94f-c441-4c94-89b6-69d03a82db77 => generated 136 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/3076] 10.0.0.203 () {32 vars in 726 bytes} [Mon Apr 13 22:25:10 2026] DELETE /v2.0/networks/52c5fed0-a7b2-456f-be5f-ca328a71b0e3 => generated 0 bytes in 395 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-13 22:25:11.019 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ae31ba67-7689-4822-9412-6a75dfa9c20a 9aec543890a640b2bc6c0183ec14f719 a61a7023d8144ab9bd78e85430358aa6 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1640/3077] 10.0.0.203 () {32 vars in 723 bytes} [Mon Apr 13 22:25:11 2026] GET /v2.0/networks/52c5fed0-a7b2-456f-be5f-ca328a71b0e3 => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-13 22:25:11.174 8 INFO neutron.services.segments.plugin [-] Segment ac4da33d-db93-4e9a-8069-492204878b17 resource provider aggregate not found 2026-04-13 22:25:11.181 8 INFO neutron.services.segments.plugin [-] Segment ac4da33d-db93-4e9a-8069-492204878b17 resource provider aggregate not found 2026-04-13 22:25:11.209 8 INFO neutron.services.segments.plugin [-] Segment ac4da33d-db93-4e9a-8069-492204878b17 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac4da33d-db93-4e9a-8069-492204878b17 found for delete ", "request_id": "req-5aa381b9-7f5d-40ef-a99f-186134ba8377"}]} 2026-04-13 22:25:11.217 8 INFO neutron.services.segments.plugin [-] Segment ac4da33d-db93-4e9a-8069-492204878b17 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac4da33d-db93-4e9a-8069-492204878b17 found for delete ", "request_id": "req-6c421993-908a-44a8-8335-2ab2258078c5"}]} 2026-04-13 22:25:11.243 8 INFO neutron.services.segments.plugin [-] Segment c302d7f4-41d4-4a4d-b6be-c7d8fb3e821c resource provider aggregate not found 2026-04-13 22:25:11.260 8 INFO neutron.services.segments.plugin [-] Segment c302d7f4-41d4-4a4d-b6be-c7d8fb3e821c resource provider aggregate not found 2026-04-13 22:25:11.274 8 INFO neutron.services.segments.plugin [-] Segment c302d7f4-41d4-4a4d-b6be-c7d8fb3e821c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c302d7f4-41d4-4a4d-b6be-c7d8fb3e821c found for delete ", "request_id": "req-30a1cc79-dcaf-4060-acbd-553f090ba15d"}]} 2026-04-13 22:25:11.285 8 INFO neutron.services.segments.plugin [-] Segment c302d7f4-41d4-4a4d-b6be-c7d8fb3e821c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c302d7f4-41d4-4a4d-b6be-c7d8fb3e821c found for delete ", "request_id": "req-eeb7f76e-a633-47ee-bca8-46a5cfee05bf"}]} [pid: 8|app: 0|req: 1438/3078] 10.0.0.203 () {32 vars in 724 bytes} [Mon Apr 13 22:25:11 2026] DELETE /v2.0/subnets/190c95be-db63-4255-ad15-3e494009dd64 => generated 0 bytes in 373 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-13 22:25:11.423 7 INFO neutron.pecan_wsgi.hooks.translation [None req-eddc783d-0ac2-442a-b273-ad5b6bb543d7 9aec543890a640b2bc6c0183ec14f719 a61a7023d8144ab9bd78e85430358aa6 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1641/3079] 10.0.0.203 () {32 vars in 721 bytes} [Mon Apr 13 22:25:11 2026] GET /v2.0/subnets/190c95be-db63-4255-ad15-3e494009dd64 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/3080] 10.0.0.203 () {32 vars in 724 bytes} [Mon Apr 13 22:25:11 2026] DELETE /v2.0/subnets/a84db939-2be2-4a24-85ba-8a54c74ae7c6 => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-13 22:25:11.684 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6fe32b8c-475b-4b80-a8b3-5f4abfc4f516 9aec543890a640b2bc6c0183ec14f719 a61a7023d8144ab9bd78e85430358aa6 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1642/3081] 10.0.0.203 () {32 vars in 721 bytes} [Mon Apr 13 22:25:11 2026] GET /v2.0/subnets/a84db939-2be2-4a24-85ba-8a54c74ae7c6 => 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: 1440/3082] 10.0.0.203 () {32 vars in 726 bytes} [Mon Apr 13 22:25:11 2026] DELETE /v2.0/networks/60a85ef1-6b6c-41ac-9345-08547082d00c => generated 0 bytes in 402 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-13 22:25:12.115 7 INFO neutron.pecan_wsgi.hooks.translation [None req-466a3677-b540-4897-a9eb-69d313046f28 9aec543890a640b2bc6c0183ec14f719 a61a7023d8144ab9bd78e85430358aa6 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1643/3083] 10.0.0.203 () {32 vars in 723 bytes} [Mon Apr 13 22:25:12 2026] GET /v2.0/networks/60a85ef1-6b6c-41ac-9345-08547082d00c => generated 138 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-13 22:25:14.020 8 INFO neutron.services.segments.plugin [-] Segment 7333e078-10d2-4c57-b509-2f098a8c1e1b resource provider aggregate not found 2026-04-13 22:25:14.028 8 INFO neutron.services.segments.plugin [-] Segment 7333e078-10d2-4c57-b509-2f098a8c1e1b resource provider aggregate not found 2026-04-13 22:25:14.040 8 INFO neutron.services.segments.plugin [-] Segment 7333e078-10d2-4c57-b509-2f098a8c1e1b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7333e078-10d2-4c57-b509-2f098a8c1e1b found for delete ", "request_id": "req-7b5ec650-a6ed-4934-9a12-dfa1caf879d3"}]} 2026-04-13 22:25:14.047 8 INFO neutron.services.segments.plugin [-] Segment 7333e078-10d2-4c57-b509-2f098a8c1e1b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7333e078-10d2-4c57-b509-2f098a8c1e1b found for delete ", "request_id": "req-8d98962c-b757-4d4a-8751-1f3a7453527c"}]} [pid: 8|app: 0|req: 1441/3084] 10.0.0.203 () {32 vars in 774 bytes} [Mon Apr 13 22:25:13 2026] GET /v2.0/security-groups?tenant_id=35cc0572bb3746eba3250945d52a1b27&name=default => generated 2805 bytes in 262 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1644/3085] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:25:14 2026] DELETE /v2.0/security-groups/c4e4ad2c-7f0d-46aa-a1e1-83630fd651fb => 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: 1442/3086] 10.0.0.203 () {32 vars in 774 bytes} [Mon Apr 13 22:25:14 2026] GET /v2.0/security-groups?tenant_id=0a0424b067c447f7ba16a43447364c13&name=default => generated 2805 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1645/3087] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:25:14 2026] DELETE /v2.0/security-groups/53c732db-4ef8-4264-b194-3a03a6811e50 => 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: 1443/3088] 10.0.0.203 () {32 vars in 774 bytes} [Mon Apr 13 22:25:14 2026] GET /v2.0/security-groups?tenant_id=247716da5f99494b8f586b7fbccd1ad1&name=default => generated 2805 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1646/3089] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:25:14 2026] DELETE /v2.0/security-groups/546b60b6-a74c-4d2a-b66f-17ea4f2e8ebc => 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: 1444/3090] 10.0.0.203 () {32 vars in 774 bytes} [Mon Apr 13 22:25:15 2026] GET /v2.0/security-groups?tenant_id=75353efec8c14bd3bd17cb0e30521a8f&name=default => generated 2805 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1647/3091] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:25:15 2026] DELETE /v2.0/security-groups/53487b65-213b-4d14-8c12-0d274aacd6de => 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: 1445/3092] 10.0.0.203 () {32 vars in 774 bytes} [Mon Apr 13 22:25:15 2026] GET /v2.0/security-groups?tenant_id=a61a7023d8144ab9bd78e85430358aa6&name=default => generated 2805 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1648/3093] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:25:15 2026] DELETE /v2.0/security-groups/a0ab3445-2ddf-4fc1-b666-001a5ab007d3 => 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: 1446/3094] 10.0.0.203 () {32 vars in 774 bytes} [Mon Apr 13 22:25:15 2026] GET /v2.0/security-groups?tenant_id=44c90469d6c94df699f586f08106f06c&name=default => generated 2805 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1649/3095] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:25:15 2026] DELETE /v2.0/security-groups/470c7562-e598-43b3-b946-3ce511ac616c => 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: 1447/3096] 10.0.0.203 () {32 vars in 774 bytes} [Mon Apr 13 22:25:16 2026] GET /v2.0/security-groups?tenant_id=93c9dd6de6a74744a14b30e4cfc8d12c&name=default => generated 2805 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1650/3097] 10.0.0.203 () {32 vars in 740 bytes} [Mon Apr 13 22:25:16 2026] DELETE /v2.0/security-groups/0f584402-bdd8-439c-8c9d-068492c90e6b => 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: 1449/3100] 10.0.0.203 () {32 vars in 649 bytes} [Mon Apr 13 22:25:18 2026] GET /v2.0/networks => generated 2168 bytes in 293 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1652/3101] 10.0.0.203 () {32 vars in 655 bytes} [Mon Apr 13 22:25:20 2026] GET /v2.0/floatingips => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/3102] 10.0.0.203 () {32 vars in 647 bytes} [Mon Apr 13 22:25:20 2026] GET /v2.0/routers => generated 15 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1653/3103] 10.0.0.203 () {32 vars in 643 bytes} [Mon Apr 13 22:25:20 2026] GET /v2.0/ports => generated 4725 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/3104] 10.0.0.203 () {32 vars in 647 bytes} [Mon Apr 13 22:25:20 2026] GET /v2.0/subnets => generated 1261 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1654/3105] 10.0.0.203 () {32 vars in 649 bytes} [Mon Apr 13 22:25:20 2026] GET /v2.0/networks => generated 2168 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/3106] 10.0.0.203 () {32 vars in 663 bytes} [Mon Apr 13 22:25:20 2026] GET /v2.0/security-groups => generated 16626 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1655/3107] 10.0.0.203 () {32 vars in 655 bytes} [Mon Apr 13 22:25:20 2026] GET /v2.0/subnetpools => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)