+ COMMAND=start + start + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed Jun 10 10:44:05 2026] *** compiled with version: 11.4.0 on 17 May 2026 08:26:17 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: neutron-server-779f6f576d-mnhxl machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9696 fd 3 Python version: 3.10.12 (main, Mar 3 2026, 11:56:32) [GCC 11.4.0] Python main interpreter initialized at 0x5652e411b180 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-06-10 10:44:09.779 8 INFO neutron.common.config [-] Logging enabled! 2026-06-10 10:44:09.779 8 INFO neutron.common.config [-] uwsgi version 23.5.0 2026-06-10 10:44:09.781 7 INFO neutron.common.config [-] Logging enabled! 2026-06-10 10:44:09.781 7 INFO neutron.common.config [-] uwsgi version 23.5.0 2026-06-10 10:44:10.064 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-10 10:44:10.073 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-10 10:44:10.897 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-10 10:44:10.900 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-10 10:44:10.903 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-06-10 10:44:10.904 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-10 10:44:10.904 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-10 10:44:10.904 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-10 10:44:10.904 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-10 10:44:10.910 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-10 10:44:10.911 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-10 10:44:10.911 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-10 10:44:10.933 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-10 10:44:10.934 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-10 10:44:10.934 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-10 10:44:10.964 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-10 10:44:10.966 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-10 10:44:10.969 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-06-10 10:44:10.970 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-10 10:44:10.971 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-10 10:44:10.971 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-10 10:44:10.971 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-10 10:44:10.976 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-10 10:44:10.976 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-10 10:44:10.976 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-10 10:44:10.976 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-10 10:44:10.977 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-10 10:44:10.977 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-10 10:44:10.977 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-10 10:44:10.983 8 WARNING oslo_policy.policy [None req-641e9f70-c346-426a-8239-5af0b647ae5b - - - - - -] 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-06-10 10:44:10.996 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-10 10:44:10.997 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-10 10:44:10.997 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-10 10:44:11.037 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-10 10:44:11.038 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-10 10:44:11.038 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-10 10:44:11.038 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-10 10:44:11.045 7 WARNING oslo_policy.policy [None req-5f4b207c-206b-454d-ab04-8a4acb79039a - - - - - -] 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-06-10 10:44:11.381 8 INFO neutron.plugins.ml2.managers [None req-641e9f70-c346-426a-8239-5af0b647ae5b - - - - - -] Initializing driver for type 'vlan' 2026-06-10 10:44:11.455 7 INFO neutron.plugins.ml2.managers [None req-5f4b207c-206b-454d-ab04-8a4acb79039a - - - - - -] Initializing driver for type 'vlan' 2026-06-10 10:44:11.693 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-641e9f70-c346-426a-8239-5af0b647ae5b - - - - - -] VlanTypeDriver initialization complete 2026-06-10 10:44:11.694 8 INFO neutron.plugins.ml2.managers [None req-641e9f70-c346-426a-8239-5af0b647ae5b - - - - - -] Initializing driver for type 'vxlan' 2026-06-10 10:44:11.694 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-641e9f70-c346-426a-8239-5af0b647ae5b - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-10 10:44:11.723 8 INFO neutron.plugins.ml2.managers [None req-641e9f70-c346-426a-8239-5af0b647ae5b - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-10 10:44:11.723 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-641e9f70-c346-426a-8239-5af0b647ae5b - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-10 10:44:11.723 8 INFO neutron.plugins.ml2.managers [None req-641e9f70-c346-426a-8239-5af0b647ae5b - - - - - -] Initializing extension driver 'port_security' 2026-06-10 10:44:11.724 8 INFO neutron.plugins.ml2.extensions.port_security [None req-641e9f70-c346-426a-8239-5af0b647ae5b - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-10 10:44:11.724 8 INFO neutron.plugins.ml2.managers [None req-641e9f70-c346-426a-8239-5af0b647ae5b - - - - - -] Initializing extension driver 'qos' 2026-06-10 10:44:11.724 8 INFO neutron.plugins.ml2.managers [None req-641e9f70-c346-426a-8239-5af0b647ae5b - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-10 10:44:11.724 8 INFO neutron.plugins.ml2.managers [None req-641e9f70-c346-426a-8239-5af0b647ae5b - - - - - -] Initializing mechanism driver 'l2population' 2026-06-10 10:44:11.735 8 INFO neutron.quota [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Loaded quota_driver: . 2026-06-10 10:44:11.735 8 INFO neutron.plugins.ml2.plugin [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Modular L2 Plugin initialization complete 2026-06-10 10:44:11.736 8 INFO neutron.plugins.ml2.managers [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-10 10:44:11.736 8 INFO neutron.plugins.ml2.managers [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-10 10:44:11.736 8 INFO neutron.plugins.ml2.managers [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Got port-security extension from driver 'port_security' 2026-06-10 10:44:11.736 8 INFO neutron.extensions.vlantransparent [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Disabled vlantransparent extension. 2026-06-10 10:44:11.736 8 INFO neutron.manager [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Loading Plugin: qos 2026-06-10 10:44:11.747 8 INFO neutron.manager [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Loading Plugin: router 2026-06-10 10:44:11.780 8 INFO neutron.services.service_base [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-10 10:44:11.780 8 INFO neutron.manager [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Loading Plugin: segments 2026-06-10 10:44:11.872 8 INFO neutron.manager [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Loading Plugin: trunk 2026-06-10 10:44:11.876 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-5f4b207c-206b-454d-ab04-8a4acb79039a - - - - - -] VlanTypeDriver initialization complete 2026-06-10 10:44:11.876 7 INFO neutron.plugins.ml2.managers [None req-5f4b207c-206b-454d-ab04-8a4acb79039a - - - - - -] Initializing driver for type 'vxlan' 2026-06-10 10:44:11.877 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-5f4b207c-206b-454d-ab04-8a4acb79039a - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-10 10:44:11.909 7 INFO neutron.plugins.ml2.managers [None req-5f4b207c-206b-454d-ab04-8a4acb79039a - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-10 10:44:11.910 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-5f4b207c-206b-454d-ab04-8a4acb79039a - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-10 10:44:11.910 7 INFO neutron.plugins.ml2.managers [None req-5f4b207c-206b-454d-ab04-8a4acb79039a - - - - - -] Initializing extension driver 'port_security' 2026-06-10 10:44:11.910 7 INFO neutron.plugins.ml2.extensions.port_security [None req-5f4b207c-206b-454d-ab04-8a4acb79039a - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-10 10:44:11.910 7 INFO neutron.plugins.ml2.managers [None req-5f4b207c-206b-454d-ab04-8a4acb79039a - - - - - -] Initializing extension driver 'qos' 2026-06-10 10:44:11.910 7 INFO neutron.plugins.ml2.managers [None req-5f4b207c-206b-454d-ab04-8a4acb79039a - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-10 10:44:11.911 7 INFO neutron.plugins.ml2.managers [None req-5f4b207c-206b-454d-ab04-8a4acb79039a - - - - - -] Initializing mechanism driver 'l2population' 2026-06-10 10:44:11.922 7 INFO neutron.quota [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Loaded quota_driver: . 2026-06-10 10:44:11.922 7 INFO neutron.plugins.ml2.plugin [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Modular L2 Plugin initialization complete 2026-06-10 10:44:11.923 7 INFO neutron.plugins.ml2.managers [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-10 10:44:11.923 7 INFO neutron.plugins.ml2.managers [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-10 10:44:11.923 7 INFO neutron.plugins.ml2.managers [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Got port-security extension from driver 'port_security' 2026-06-10 10:44:11.923 7 INFO neutron.extensions.vlantransparent [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Disabled vlantransparent extension. 2026-06-10 10:44:11.923 7 INFO neutron.manager [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Loading Plugin: qos 2026-06-10 10:44:11.923 8 INFO neutron.manager [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Loading Plugin: vpnaas 2026-06-10 10:44:11.937 7 INFO neutron.manager [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Loading Plugin: router 2026-06-10 10:44:11.962 8 WARNING stevedore.named [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-10 10:44:11.971 7 INFO neutron.services.service_base [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-10 10:44:11.971 7 INFO neutron.manager [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Loading Plugin: segments 2026-06-10 10:44:12.011 8 INFO neutron_vpnaas.services.vpn.plugin [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-10 10:44:12.012 8 INFO neutron.common.utils [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-10 10:44:12.012 8 INFO neutron.manager [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Loading Plugin: auto_allocate 2026-06-10 10:44:12.016 8 INFO neutron.manager [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Loading Plugin: tag 2026-06-10 10:44:12.021 8 INFO neutron.manager [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Loading Plugin: timestamp 2026-06-10 10:44:12.023 8 INFO neutron.manager [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Loading Plugin: network_ip_availability 2026-06-10 10:44:12.027 8 INFO neutron.manager [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Loading Plugin: flavors 2026-06-10 10:44:12.030 8 INFO neutron.manager [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Loading Plugin: revisions 2026-06-10 10:44:12.033 8 INFO neutron.api.extensions [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Initializing extension manager. 2026-06-10 10:44:12.034 8 INFO neutron.api.extensions [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Loaded extension: address-group 2026-06-10 10:44:12.035 8 INFO neutron.api.extensions [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Loaded extension: address-scope 2026-06-10 10:44:12.036 8 INFO neutron.api.extensions [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-10 10:44:12.037 8 INFO neutron.api.extensions [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Loaded extension: agent 2026-06-10 10:44:12.037 8 INFO neutron.api.extensions [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Loaded extension: agent-resources-synced 2026-06-10 10:44:12.038 8 INFO neutron.api.extensions [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Loaded extension: allowed-address-pairs 2026-06-10 10:44:12.039 8 INFO neutron.api.extensions [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Loaded extension: auto-allocated-topology 2026-06-10 10:44:12.040 8 INFO neutron.api.extensions [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Loaded extension: availability_zone 2026-06-10 10:44:12.040 8 INFO neutron.api.extensions [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Loaded extension: availability_zone_filter 2026-06-10 10:44:12.041 8 INFO neutron.api.extensions [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-10 10:44:12.042 8 INFO neutron.api.extensions [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Loaded extension: default-subnetpools 2026-06-10 10:44:12.043 8 INFO neutron.api.extensions [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-10 10:44:12.044 8 INFO neutron.api.extensions [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Loaded extension: dns-integration 2026-06-10 10:44:12.045 8 INFO neutron.api.extensions [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Loaded extension: dns-domain-ports 2026-06-10 10:44:12.045 8 INFO neutron.api.extensions [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-10 10:44:12.046 8 INFO neutron.api.extensions [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Loaded extension: dvr 2026-06-10 10:44:12.047 8 INFO neutron.api.extensions [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-10 10:44:12.047 8 INFO neutron.api.extensions [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Loaded extension: empty-string-filtering 2026-06-10 10:44:12.048 8 INFO neutron.api.extensions [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-10 10:44:12.049 8 INFO neutron.api.extensions [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-10 10:44:12.049 8 INFO neutron.api.extensions [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Loaded extension: external-net 2026-06-10 10:44:12.050 8 INFO neutron.api.extensions [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-10 10:44:12.050 8 INFO neutron.api.extensions [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Loaded extension: extraroute 2026-06-10 10:44:12.051 8 INFO neutron.api.extensions [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Loaded extension: extraroute-atomic 2026-06-10 10:44:12.052 8 INFO neutron.api.extensions [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-10 10:44:12.052 8 INFO neutron.api.extensions [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-10 10:44:12.053 8 INFO neutron.api.extensions [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-10 10:44:12.055 8 INFO neutron.api.extensions [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-10 10:44:12.055 8 INFO neutron.api.extensions [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Loaded extension: fip-port-details 2026-06-10 10:44:12.056 8 INFO neutron.api.extensions [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Loaded extension: flavors 2026-06-10 10:44:12.057 8 INFO neutron.api.extensions [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-10 10:44:12.058 8 INFO neutron.api.extensions [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Loaded extension: floatingip-pools 2026-06-10 10:44:12.059 8 INFO neutron.api.extensions [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Loaded extension: ip_allocation 2026-06-10 10:44:12.059 8 INFO neutron.api.extensions [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Loaded extension: ip-substring-filtering 2026-06-10 10:44:12.060 8 INFO neutron.api.extensions [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Loaded extension: l2_adjacency 2026-06-10 10:44:12.061 8 INFO neutron.api.extensions [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Loaded extension: router 2026-06-10 10:44:12.062 8 INFO neutron.api.extensions [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-10 10:44:12.063 8 INFO neutron.api.extensions [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Loaded extension: ext-gw-mode 2026-06-10 10:44:12.064 8 INFO neutron.api.extensions [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Loaded extension: l3-ha 2026-06-10 10:44:12.064 8 INFO neutron.api.extensions [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-10 10:44:12.065 8 INFO neutron.api.extensions [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-10 10:44:12.065 8 INFO neutron.api.extensions [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Loaded extension: l3-flavors 2026-06-10 10:44:12.066 8 INFO neutron.api.extensions [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-10 10:44:12.066 7 INFO neutron.manager [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Loading Plugin: trunk 2026-06-10 10:44:12.067 8 INFO neutron.api.extensions [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-10 10:44:12.068 8 INFO neutron.api.extensions [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-10 10:44:12.070 8 INFO neutron.api.extensions [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-10 10:44:12.071 8 INFO neutron.api.extensions [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-10 10:44:12.072 8 INFO neutron.api.extensions [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-10 10:44:12.072 8 INFO neutron.api.extensions [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-10 10:44:12.073 8 INFO neutron.api.extensions [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Loaded extension: multi-provider 2026-06-10 10:44:12.073 8 INFO neutron.api.extensions [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Loaded extension: net-mtu 2026-06-10 10:44:12.074 8 INFO neutron.api.extensions [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Loaded extension: net-mtu-writable 2026-06-10 10:44:12.075 8 INFO neutron.api.extensions [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Loaded extension: network_availability_zone 2026-06-10 10:44:12.075 8 INFO neutron.api.extensions [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Loaded extension: network_ha 2026-06-10 10:44:12.076 8 INFO neutron.api.extensions [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Loaded extension: network-ip-availability 2026-06-10 10:44:12.077 8 INFO neutron.api.extensions [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-10 10:44:12.077 8 INFO neutron.api.extensions [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Loaded extension: pagination 2026-06-10 10:44:12.078 8 INFO neutron.api.extensions [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Loaded extension: port-device-profile 2026-06-10 10:44:12.078 8 INFO neutron.api.extensions [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-10 10:44:12.079 8 INFO neutron.api.extensions [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-10 10:44:12.080 8 INFO neutron.api.extensions [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Loaded extension: port-mac-override 2026-06-10 10:44:12.080 8 INFO neutron.api.extensions [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-10 10:44:12.081 8 INFO neutron.api.extensions [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-10 10:44:12.081 8 INFO neutron.api.extensions [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Loaded extension: port-resource-request 2026-06-10 10:44:12.082 8 INFO neutron.api.extensions [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Loaded extension: port-resource-request-groups 2026-06-10 10:44:12.082 8 INFO neutron.api.extensions [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Loaded extension: binding 2026-06-10 10:44:12.083 8 INFO neutron.api.extensions [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Loaded extension: binding-extended 2026-06-10 10:44:12.084 8 INFO neutron.api.extensions [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Loaded extension: port-security 2026-06-10 10:44:12.084 8 INFO neutron.api.extensions [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Loaded extension: project-id 2026-06-10 10:44:12.085 8 INFO neutron.api.extensions [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Loaded extension: provider 2026-06-10 10:44:12.086 8 INFO neutron.api.extensions [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Loaded extension: qos 2026-06-10 10:44:12.087 8 INFO neutron.api.extensions [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-10 10:44:12.088 8 INFO neutron.api.extensions [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-10 10:44:12.088 8 INFO neutron.api.extensions [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Loaded extension: qos-default 2026-06-10 10:44:12.089 8 INFO neutron.api.extensions [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Loaded extension: qos-fip 2026-06-10 10:44:12.089 8 INFO neutron.api.extensions [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-10 10:44:12.090 8 INFO neutron.api.extensions [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Loaded extension: qos-gateway-ip 2026-06-10 10:44:12.091 8 INFO neutron.api.extensions [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Loaded extension: qos-port-network-policy 2026-06-10 10:44:12.091 8 INFO neutron.api.extensions [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Loaded extension: qos-pps-minimum 2026-06-10 10:44:12.092 8 INFO neutron.api.extensions [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-10 10:44:12.093 8 INFO neutron.api.extensions [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Loaded extension: qos-pps 2026-06-10 10:44:12.093 8 INFO neutron.api.extensions [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Loaded extension: qos-rule-type-details 2026-06-10 10:44:12.094 8 INFO neutron.api.extensions [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-10 10:44:12.095 8 INFO neutron.api.extensions [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Loaded extension: qos-rules-alias 2026-06-10 10:44:12.095 8 INFO neutron.api.extensions [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Loaded extension: quota-check-limit 2026-06-10 10:44:12.097 8 INFO neutron.api.extensions [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Loaded extension: quotas 2026-06-10 10:44:12.098 8 INFO neutron.api.extensions [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Loaded extension: quota_details 2026-06-10 10:44:12.099 8 INFO neutron.api.extensions [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Loaded extension: rbac-policies 2026-06-10 10:44:12.100 8 INFO neutron.api.extensions [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Loaded extension: rbac-address-group 2026-06-10 10:44:12.101 8 INFO neutron.api.extensions [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Loaded extension: rbac-address-scope 2026-06-10 10:44:12.101 8 INFO neutron.api.extensions [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Loaded extension: rbac-security-groups 2026-06-10 10:44:12.102 8 INFO neutron.api.extensions [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Loaded extension: rbac-subnetpool 2026-06-10 10:44:12.102 8 INFO neutron.api.extensions [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Loaded extension: revision-if-match 2026-06-10 10:44:12.103 8 INFO neutron.api.extensions [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Loaded extension: standard-attr-revisions 2026-06-10 10:44:12.104 8 INFO neutron.api.extensions [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Loaded extension: router_availability_zone 2026-06-10 10:44:12.104 8 INFO neutron.api.extensions [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-10 10:44:12.106 8 INFO neutron.api.extensions [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Loaded extension: security-groups-default-rules 2026-06-10 10:44:12.106 8 INFO neutron.api.extensions [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-10 10:44:12.107 8 INFO neutron.api.extensions [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-10 10:44:12.108 8 INFO neutron.api.extensions [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-10 10:44:12.108 8 INFO neutron.api.extensions [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-10 10:44:12.116 8 INFO neutron.api.extensions [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Loaded extension: security-group 2026-06-10 10:44:12.117 8 INFO neutron.api.extensions [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Loaded extension: segment 2026-06-10 10:44:12.117 8 INFO neutron.api.extensions [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-10 10:44:12.118 8 INFO neutron.api.extensions [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Loaded extension: service-type 2026-06-10 10:44:12.118 8 INFO neutron.api.extensions [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Loaded extension: sorting 2026-06-10 10:44:12.119 8 INFO neutron.api.extensions [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Loaded extension: standard-attr-segment 2026-06-10 10:44:12.119 7 INFO neutron.manager [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Loading Plugin: vpnaas 2026-06-10 10:44:12.120 8 INFO neutron.api.extensions [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Loaded extension: standard-attr-description 2026-06-10 10:44:12.120 8 INFO neutron.api.extensions [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Loaded extension: stateful-security-group 2026-06-10 10:44:12.121 8 WARNING neutron.api.extensions [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-06-10 10:44:12.121 8 INFO neutron.api.extensions [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-10 10:44:12.122 8 INFO neutron.api.extensions [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Loaded extension: subnet_onboard 2026-06-10 10:44:12.122 8 INFO neutron.api.extensions [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-10 10:44:12.123 8 INFO neutron.api.extensions [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Loaded extension: subnet-service-types 2026-06-10 10:44:12.124 8 INFO neutron.api.extensions [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Loaded extension: subnet_allocation 2026-06-10 10:44:12.124 8 INFO neutron.api.extensions [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-10 10:44:12.125 8 INFO neutron.api.extensions [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-10 10:44:12.128 8 INFO neutron.api.extensions [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Loaded extension: standard-attr-tag 2026-06-10 10:44:12.128 8 INFO neutron.api.extensions [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-10 10:44:12.129 8 INFO neutron.api.extensions [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Loaded extension: trunk 2026-06-10 10:44:12.130 8 INFO neutron.api.extensions [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Loaded extension: trunk-details 2026-06-10 10:44:12.130 8 INFO neutron.api.extensions [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-10 10:44:12.131 8 INFO neutron.api.extensions [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-10 10:44:12.132 8 INFO neutron.api.extensions [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-10 10:44:12.132 8 INFO neutron.api.extensions [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Loaded extension: vpn-flavors 2026-06-10 10:44:12.134 8 INFO neutron.api.extensions [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Loaded extension: vpnaas 2026-06-10 10:44:12.136 8 INFO neutron.quota.resource_registry [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Creating instance of TrackedResource for resource:network 2026-06-10 10:44:12.136 8 INFO neutron.quota.resource_registry [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-06-10 10:44:12.136 8 INFO neutron.quota.resource_registry [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-10 10:44:12.137 8 INFO neutron.quota.resource_registry [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Creating instance of TrackedResource for resource:port 2026-06-10 10:44:12.137 8 INFO neutron.quota.resource_registry [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-10 10:44:12.138 8 INFO neutron.quota.resource_registry [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-10 10:44:12.139 8 INFO neutron.quota.resource_registry [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-10 10:44:12.140 8 INFO neutron.quota.resource_registry [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-10 10:44:12.140 8 INFO neutron.quota.resource_registry [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-10 10:44:12.140 8 INFO neutron.quota.resource_registry [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-10 10:44:12.140 8 WARNING neutron.quota.resource_registry [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] subnetpool is already registered 2026-06-10 10:44:12.141 8 INFO neutron.quota.resource_registry [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-10 10:44:12.141 8 WARNING neutron.quota.resource_registry [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] subnetpool is already registered 2026-06-10 10:44:12.141 8 INFO neutron.quota.resource_registry [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-10 10:44:12.141 8 INFO neutron.quota.resource_registry [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-10 10:44:12.142 8 INFO neutron.quota.resource_registry [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-10 10:44:12.142 8 INFO neutron.quota.resource_registry [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-10 10:44:12.142 8 INFO neutron.quota.resource_registry [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-10 10:44:12.142 8 INFO neutron.quota.resource_registry [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-10 10:44:12.144 8 INFO neutron.quota.resource_registry [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-10 10:44:12.144 8 WARNING neutron.quota.resource_registry [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] router is already registered 2026-06-10 10:44:12.144 8 INFO neutron.quota.resource_registry [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-10 10:44:12.144 8 WARNING neutron.quota.resource_registry [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] floatingip is already registered 2026-06-10 10:44:12.145 8 INFO neutron.quota.resource_registry [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-10 10:44:12.146 8 WARNING neutron.quota.resource_registry [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] rbac_policy is already registered 2026-06-10 10:44:12.146 8 INFO neutron.quota.resource_registry [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-10 10:44:12.146 8 WARNING neutron.quota.resource_registry [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] security_group is already registered 2026-06-10 10:44:12.146 8 INFO neutron.quota.resource_registry [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-10 10:44:12.146 8 WARNING neutron.quota.resource_registry [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] security_group_rule is already registered 2026-06-10 10:44:12.147 8 INFO neutron.quota.resource_registry [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-10 10:44:12.147 8 WARNING neutron.quota.resource_registry [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] subnetpool is already registered 2026-06-10 10:44:12.147 8 INFO neutron.quota.resource_registry [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-10 10:44:12.147 8 WARNING neutron.quota.resource_registry [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] subnetpool is already registered 2026-06-10 10:44:12.147 8 INFO neutron.quota.resource_registry [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-10 10:44:12.148 8 WARNING neutron.quota.resource_registry [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] trunk is already registered 2026-06-10 10:44:12.148 8 INFO neutron.quota.resource_registry [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-10 10:44:12.148 8 WARNING neutron.quota.resource_registry [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] endpoint_group is already registered 2026-06-10 10:44:12.148 8 INFO neutron.quota.resource_registry [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-10 10:44:12.148 8 WARNING neutron.quota.resource_registry [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] vpnservice is already registered 2026-06-10 10:44:12.148 8 INFO neutron.quota.resource_registry [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-10 10:44:12.149 8 WARNING neutron.quota.resource_registry [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] ipsec_site_connection is already registered 2026-06-10 10:44:12.149 8 INFO neutron.quota.resource_registry [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-10 10:44:12.149 8 WARNING neutron.quota.resource_registry [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] ipsecpolicy is already registered 2026-06-10 10:44:12.149 8 INFO neutron.quota.resource_registry [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-10 10:44:12.149 8 WARNING neutron.quota.resource_registry [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] ikepolicy is already registered 2026-06-10 10:44:12.164 7 WARNING stevedore.named [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-10 10:44:12.187 8 WARNING keystonemiddleware._common.config [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-10 10:44:12.195 8 WARNING oslo_config.cfg [None req-863e5182-3587-43ca-835a-128f4dc820db - - - - - -] 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 0x5652e411b180 pid: 8 (default app) 2026-06-10 10:44:12.252 7 INFO neutron_vpnaas.services.vpn.plugin [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-10 10:44:12.253 7 INFO neutron.common.utils [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-10 10:44:12.254 7 INFO neutron.manager [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Loading Plugin: auto_allocate 2026-06-10 10:44:12.263 7 INFO neutron.manager [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Loading Plugin: tag 2026-06-10 10:44:12.271 7 INFO neutron.manager [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Loading Plugin: timestamp 2026-06-10 10:44:12.274 7 INFO neutron.manager [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Loading Plugin: network_ip_availability 2026-06-10 10:44:12.278 7 INFO neutron.manager [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Loading Plugin: flavors 2026-06-10 10:44:12.281 7 INFO neutron.manager [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Loading Plugin: revisions 2026-06-10 10:44:12.284 7 INFO neutron.api.extensions [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Initializing extension manager. 2026-06-10 10:44:12.285 7 INFO neutron.api.extensions [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Loaded extension: address-group 2026-06-10 10:44:12.287 7 INFO neutron.api.extensions [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Loaded extension: address-scope 2026-06-10 10:44:12.288 7 INFO neutron.api.extensions [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-10 10:44:12.289 7 INFO neutron.api.extensions [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Loaded extension: agent 2026-06-10 10:44:12.290 7 INFO neutron.api.extensions [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Loaded extension: agent-resources-synced 2026-06-10 10:44:12.291 7 INFO neutron.api.extensions [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Loaded extension: allowed-address-pairs 2026-06-10 10:44:12.292 7 INFO neutron.api.extensions [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Loaded extension: auto-allocated-topology 2026-06-10 10:44:12.293 7 INFO neutron.api.extensions [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Loaded extension: availability_zone 2026-06-10 10:44:12.294 7 INFO neutron.api.extensions [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Loaded extension: availability_zone_filter 2026-06-10 10:44:12.294 7 INFO neutron.api.extensions [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-10 10:44:12.295 7 INFO neutron.api.extensions [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Loaded extension: default-subnetpools 2026-06-10 10:44:12.297 7 INFO neutron.api.extensions [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-10 10:44:12.297 7 INFO neutron.api.extensions [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Loaded extension: dns-integration 2026-06-10 10:44:12.298 7 INFO neutron.api.extensions [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Loaded extension: dns-domain-ports 2026-06-10 10:44:12.298 7 INFO neutron.api.extensions [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-10 10:44:12.299 7 INFO neutron.api.extensions [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Loaded extension: dvr 2026-06-10 10:44:12.300 7 INFO neutron.api.extensions [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-10 10:44:12.300 7 INFO neutron.api.extensions [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Loaded extension: empty-string-filtering 2026-06-10 10:44:12.301 7 INFO neutron.api.extensions [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-10 10:44:12.302 7 INFO neutron.api.extensions [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-10 10:44:12.302 7 INFO neutron.api.extensions [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Loaded extension: external-net 2026-06-10 10:44:12.303 7 INFO neutron.api.extensions [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-10 10:44:12.303 7 INFO neutron.api.extensions [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Loaded extension: extraroute 2026-06-10 10:44:12.304 7 INFO neutron.api.extensions [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Loaded extension: extraroute-atomic 2026-06-10 10:44:12.305 7 INFO neutron.api.extensions [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-10 10:44:12.305 7 INFO neutron.api.extensions [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-10 10:44:12.306 7 INFO neutron.api.extensions [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-10 10:44:12.306 7 INFO neutron.api.extensions [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-10 10:44:12.307 7 INFO neutron.api.extensions [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Loaded extension: fip-port-details 2026-06-10 10:44:12.308 7 INFO neutron.api.extensions [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Loaded extension: flavors 2026-06-10 10:44:12.310 7 INFO neutron.api.extensions [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-10 10:44:12.311 7 INFO neutron.api.extensions [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Loaded extension: floatingip-pools 2026-06-10 10:44:12.311 7 INFO neutron.api.extensions [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Loaded extension: ip_allocation 2026-06-10 10:44:12.312 7 INFO neutron.api.extensions [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Loaded extension: ip-substring-filtering 2026-06-10 10:44:12.312 7 INFO neutron.api.extensions [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Loaded extension: l2_adjacency 2026-06-10 10:44:12.313 7 INFO neutron.api.extensions [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Loaded extension: router 2026-06-10 10:44:12.315 7 INFO neutron.api.extensions [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-10 10:44:12.316 7 INFO neutron.api.extensions [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Loaded extension: ext-gw-mode 2026-06-10 10:44:12.317 7 INFO neutron.api.extensions [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Loaded extension: l3-ha 2026-06-10 10:44:12.317 7 INFO neutron.api.extensions [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-10 10:44:12.318 7 INFO neutron.api.extensions [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-10 10:44:12.318 7 INFO neutron.api.extensions [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Loaded extension: l3-flavors 2026-06-10 10:44:12.319 7 INFO neutron.api.extensions [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-10 10:44:12.320 7 INFO neutron.api.extensions [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-10 10:44:12.322 7 INFO neutron.api.extensions [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-10 10:44:12.323 7 INFO neutron.api.extensions [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-10 10:44:12.324 7 INFO neutron.api.extensions [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-10 10:44:12.325 7 INFO neutron.api.extensions [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-10 10:44:12.325 7 INFO neutron.api.extensions [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-10 10:44:12.326 7 INFO neutron.api.extensions [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Loaded extension: multi-provider 2026-06-10 10:44:12.327 7 INFO neutron.api.extensions [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Loaded extension: net-mtu 2026-06-10 10:44:12.327 7 INFO neutron.api.extensions [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Loaded extension: net-mtu-writable 2026-06-10 10:44:12.328 7 INFO neutron.api.extensions [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Loaded extension: network_availability_zone 2026-06-10 10:44:12.328 7 INFO neutron.api.extensions [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Loaded extension: network_ha 2026-06-10 10:44:12.329 7 INFO neutron.api.extensions [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Loaded extension: network-ip-availability 2026-06-10 10:44:12.330 7 INFO neutron.api.extensions [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-10 10:44:12.330 7 INFO neutron.api.extensions [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Loaded extension: pagination 2026-06-10 10:44:12.331 7 INFO neutron.api.extensions [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Loaded extension: port-device-profile 2026-06-10 10:44:12.331 7 INFO neutron.api.extensions [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-10 10:44:12.332 7 INFO neutron.api.extensions [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-10 10:44:12.333 7 INFO neutron.api.extensions [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Loaded extension: port-mac-override 2026-06-10 10:44:12.333 7 INFO neutron.api.extensions [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-10 10:44:12.334 7 INFO neutron.api.extensions [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-10 10:44:12.334 7 INFO neutron.api.extensions [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Loaded extension: port-resource-request 2026-06-10 10:44:12.335 7 INFO neutron.api.extensions [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Loaded extension: port-resource-request-groups 2026-06-10 10:44:12.335 7 INFO neutron.api.extensions [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Loaded extension: binding 2026-06-10 10:44:12.336 7 INFO neutron.api.extensions [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Loaded extension: binding-extended 2026-06-10 10:44:12.337 7 INFO neutron.api.extensions [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Loaded extension: port-security 2026-06-10 10:44:12.337 7 INFO neutron.api.extensions [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Loaded extension: project-id 2026-06-10 10:44:12.338 7 INFO neutron.api.extensions [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Loaded extension: provider 2026-06-10 10:44:12.339 7 INFO neutron.api.extensions [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Loaded extension: qos 2026-06-10 10:44:12.340 7 INFO neutron.api.extensions [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-10 10:44:12.341 7 INFO neutron.api.extensions [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-10 10:44:12.341 7 INFO neutron.api.extensions [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Loaded extension: qos-default 2026-06-10 10:44:12.342 7 INFO neutron.api.extensions [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Loaded extension: qos-fip 2026-06-10 10:44:12.342 7 INFO neutron.api.extensions [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-10 10:44:12.343 7 INFO neutron.api.extensions [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Loaded extension: qos-gateway-ip 2026-06-10 10:44:12.343 7 INFO neutron.api.extensions [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Loaded extension: qos-port-network-policy 2026-06-10 10:44:12.344 7 INFO neutron.api.extensions [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Loaded extension: qos-pps-minimum 2026-06-10 10:44:12.345 7 INFO neutron.api.extensions [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-10 10:44:12.345 7 INFO neutron.api.extensions [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Loaded extension: qos-pps 2026-06-10 10:44:12.346 7 INFO neutron.api.extensions [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Loaded extension: qos-rule-type-details 2026-06-10 10:44:12.347 7 INFO neutron.api.extensions [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-10 10:44:12.347 7 INFO neutron.api.extensions [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Loaded extension: qos-rules-alias 2026-06-10 10:44:12.348 7 INFO neutron.api.extensions [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Loaded extension: quota-check-limit 2026-06-10 10:44:12.349 7 INFO neutron.api.extensions [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Loaded extension: quotas 2026-06-10 10:44:12.350 7 INFO neutron.api.extensions [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Loaded extension: quota_details 2026-06-10 10:44:12.352 7 INFO neutron.api.extensions [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Loaded extension: rbac-policies 2026-06-10 10:44:12.352 7 INFO neutron.api.extensions [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Loaded extension: rbac-address-group 2026-06-10 10:44:12.353 7 INFO neutron.api.extensions [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Loaded extension: rbac-address-scope 2026-06-10 10:44:12.353 7 INFO neutron.api.extensions [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Loaded extension: rbac-security-groups 2026-06-10 10:44:12.354 7 INFO neutron.api.extensions [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Loaded extension: rbac-subnetpool 2026-06-10 10:44:12.354 7 INFO neutron.api.extensions [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Loaded extension: revision-if-match 2026-06-10 10:44:12.355 7 INFO neutron.api.extensions [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Loaded extension: standard-attr-revisions 2026-06-10 10:44:12.356 7 INFO neutron.api.extensions [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Loaded extension: router_availability_zone 2026-06-10 10:44:12.356 7 INFO neutron.api.extensions [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-10 10:44:12.358 7 INFO neutron.api.extensions [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Loaded extension: security-groups-default-rules 2026-06-10 10:44:12.358 7 INFO neutron.api.extensions [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-10 10:44:12.359 7 INFO neutron.api.extensions [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-10 10:44:12.359 7 INFO neutron.api.extensions [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-10 10:44:12.360 7 INFO neutron.api.extensions [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-10 10:44:12.367 7 INFO neutron.api.extensions [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Loaded extension: security-group 2026-06-10 10:44:12.368 7 INFO neutron.api.extensions [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Loaded extension: segment 2026-06-10 10:44:12.369 7 INFO neutron.api.extensions [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-10 10:44:12.370 7 INFO neutron.api.extensions [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Loaded extension: service-type 2026-06-10 10:44:12.370 7 INFO neutron.api.extensions [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Loaded extension: sorting 2026-06-10 10:44:12.371 7 INFO neutron.api.extensions [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Loaded extension: standard-attr-segment 2026-06-10 10:44:12.371 7 INFO neutron.api.extensions [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Loaded extension: standard-attr-description 2026-06-10 10:44:12.372 7 INFO neutron.api.extensions [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Loaded extension: stateful-security-group 2026-06-10 10:44:12.372 7 WARNING neutron.api.extensions [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-06-10 10:44:12.373 7 INFO neutron.api.extensions [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-10 10:44:12.374 7 INFO neutron.api.extensions [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Loaded extension: subnet_onboard 2026-06-10 10:44:12.374 7 INFO neutron.api.extensions [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-10 10:44:12.375 7 INFO neutron.api.extensions [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Loaded extension: subnet-service-types 2026-06-10 10:44:12.376 7 INFO neutron.api.extensions [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Loaded extension: subnet_allocation 2026-06-10 10:44:12.377 7 INFO neutron.api.extensions [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-10 10:44:12.377 7 INFO neutron.api.extensions [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-10 10:44:12.380 7 INFO neutron.api.extensions [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Loaded extension: standard-attr-tag 2026-06-10 10:44:12.381 7 INFO neutron.api.extensions [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-10 10:44:12.381 7 INFO neutron.api.extensions [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Loaded extension: trunk 2026-06-10 10:44:12.382 7 INFO neutron.api.extensions [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Loaded extension: trunk-details 2026-06-10 10:44:12.383 7 INFO neutron.api.extensions [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-10 10:44:12.383 7 INFO neutron.api.extensions [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-10 10:44:12.384 7 INFO neutron.api.extensions [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-10 10:44:12.385 7 INFO neutron.api.extensions [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Loaded extension: vpn-flavors 2026-06-10 10:44:12.386 7 INFO neutron.api.extensions [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Loaded extension: vpnaas 2026-06-10 10:44:12.388 7 INFO neutron.quota.resource_registry [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Creating instance of TrackedResource for resource:network 2026-06-10 10:44:12.389 7 INFO neutron.quota.resource_registry [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-06-10 10:44:12.389 7 INFO neutron.quota.resource_registry [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-10 10:44:12.389 7 INFO neutron.quota.resource_registry [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Creating instance of TrackedResource for resource:port 2026-06-10 10:44:12.390 7 INFO neutron.quota.resource_registry [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-10 10:44:12.390 7 INFO neutron.quota.resource_registry [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-10 10:44:12.394 7 INFO neutron.quota.resource_registry [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-10 10:44:12.394 7 INFO neutron.quota.resource_registry [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-10 10:44:12.394 7 INFO neutron.quota.resource_registry [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-10 10:44:12.394 7 INFO neutron.quota.resource_registry [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-10 10:44:12.395 7 WARNING neutron.quota.resource_registry [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] subnetpool is already registered 2026-06-10 10:44:12.395 7 INFO neutron.quota.resource_registry [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-10 10:44:12.395 7 WARNING neutron.quota.resource_registry [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] subnetpool is already registered 2026-06-10 10:44:12.395 7 INFO neutron.quota.resource_registry [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-10 10:44:12.395 7 INFO neutron.quota.resource_registry [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-10 10:44:12.396 7 INFO neutron.quota.resource_registry [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-10 10:44:12.396 7 INFO neutron.quota.resource_registry [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-10 10:44:12.396 7 INFO neutron.quota.resource_registry [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-10 10:44:12.396 7 INFO neutron.quota.resource_registry [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-10 10:44:12.398 7 INFO neutron.quota.resource_registry [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-10 10:44:12.398 7 WARNING neutron.quota.resource_registry [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] router is already registered 2026-06-10 10:44:12.399 7 INFO neutron.quota.resource_registry [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-10 10:44:12.399 7 WARNING neutron.quota.resource_registry [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] floatingip is already registered 2026-06-10 10:44:12.400 7 INFO neutron.quota.resource_registry [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-10 10:44:12.400 7 WARNING neutron.quota.resource_registry [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] rbac_policy is already registered 2026-06-10 10:44:12.400 7 INFO neutron.quota.resource_registry [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-10 10:44:12.400 7 WARNING neutron.quota.resource_registry [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] security_group is already registered 2026-06-10 10:44:12.400 7 INFO neutron.quota.resource_registry [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-10 10:44:12.401 7 WARNING neutron.quota.resource_registry [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] security_group_rule is already registered 2026-06-10 10:44:12.401 7 INFO neutron.quota.resource_registry [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-10 10:44:12.401 7 WARNING neutron.quota.resource_registry [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] subnetpool is already registered 2026-06-10 10:44:12.401 7 INFO neutron.quota.resource_registry [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-10 10:44:12.401 7 WARNING neutron.quota.resource_registry [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] subnetpool is already registered 2026-06-10 10:44:12.402 7 INFO neutron.quota.resource_registry [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-10 10:44:12.402 7 WARNING neutron.quota.resource_registry [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] trunk is already registered 2026-06-10 10:44:12.402 7 INFO neutron.quota.resource_registry [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-10 10:44:12.402 7 WARNING neutron.quota.resource_registry [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] endpoint_group is already registered 2026-06-10 10:44:12.402 7 INFO neutron.quota.resource_registry [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-10 10:44:12.403 7 WARNING neutron.quota.resource_registry [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] vpnservice is already registered 2026-06-10 10:44:12.403 7 INFO neutron.quota.resource_registry [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-10 10:44:12.403 7 WARNING neutron.quota.resource_registry [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] ipsec_site_connection is already registered 2026-06-10 10:44:12.403 7 INFO neutron.quota.resource_registry [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-10 10:44:12.403 7 WARNING neutron.quota.resource_registry [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] ipsecpolicy is already registered 2026-06-10 10:44:12.403 7 INFO neutron.quota.resource_registry [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-10 10:44:12.404 7 WARNING neutron.quota.resource_registry [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] ikepolicy is already registered 2026-06-10 10:44:12.441 7 WARNING keystonemiddleware._common.config [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-10 10:44:12.449 7 WARNING oslo_config.cfg [None req-e846c542-ab36-4708-ae6c-80f52cf20e42 - - - - - -] 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 0x5652e411b180 pid: 7 (default app) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 10:44:18.276 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4987953c-c0b4-4016-b0ea-b6b14f0a291e d96697cc802a41fa9d7824603c2d054f 0fb07b5f2bd14b0ebdfc8aa684ab18d1 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1/4] 199.204.45.116 () {44 vars in 928 bytes} [Wed Jun 10 10:44:17 2026] GET /v2.0/networks/public => generated 108 bytes in 749 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 4/5] 199.204.45.116 () {44 vars in 950 bytes} [Wed Jun 10 10:44:18 2026] GET /v2.0/networks?name=public => generated 15 bytes in 298 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 10:44:18.891 7 WARNING oslo_policy.policy [None req-6cdc912a-d2dd-45f1-9031-977798fbf54c d96697cc802a41fa9d7824603c2d054f 0fb07b5f2bd14b0ebdfc8aa684ab18d1 - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-06-10 10:44:18.998 7 WARNING neutron.services.revisions.revision_plugin [None req-6cdc912a-d2dd-45f1-9031-977798fbf54c d96697cc802a41fa9d7824603c2d054f 0fb07b5f2bd14b0ebdfc8aa684ab18d1 - - default default] Could not find related network for resource to bump revision. 2026-06-10 10:44:19.025 7 INFO neutron.db.segments_db [None req-6cdc912a-d2dd-45f1-9031-977798fbf54c d96697cc802a41fa9d7824603c2d054f 0fb07b5f2bd14b0ebdfc8aa684ab18d1 - - default default] Added segment fe609c23-85c3-4518-9626-d3314dd0c554 of type flat for network 59d2f0fa-d160-4ddd-b31a-7fea795cd5a3 2026-06-10 10:44:19.079 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6cdc912a-d2dd-45f1-9031-977798fbf54c d96697cc802a41fa9d7824603c2d054f 0fb07b5f2bd14b0ebdfc8aa684ab18d1 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 2/6] 199.204.45.116 () {48 vars in 968 bytes} [Wed Jun 10 10:44:18 2026] POST /v2.0/networks => generated 124 bytes in 507 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 10:44:25.301 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f2c830a6-339c-4ddc-9bea-e07e1aa79c9a d96697cc802a41fa9d7824603c2d054f 0fb07b5f2bd14b0ebdfc8aa684ab18d1 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/7] 199.204.45.116 () {44 vars in 928 bytes} [Wed Jun 10 10:44:24 2026] GET /v2.0/networks/public => generated 108 bytes in 388 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 199.204.45.116 () {44 vars in 950 bytes} [Wed Jun 10 10:44:25 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-06-10 10:44:25.617 8 WARNING oslo_policy.policy [None req-3d920e5c-902c-4134-86c1-1fa76cf0878d d96697cc802a41fa9d7824603c2d054f 0fb07b5f2bd14b0ebdfc8aa684ab18d1 - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-06-10 10:44:25.653 8 WARNING neutron.services.revisions.revision_plugin [None req-3d920e5c-902c-4134-86c1-1fa76cf0878d d96697cc802a41fa9d7824603c2d054f 0fb07b5f2bd14b0ebdfc8aa684ab18d1 - - default default] Could not find related network for resource to bump revision. 2026-06-10 10:44:25.676 8 INFO neutron.db.segments_db [None req-3d920e5c-902c-4134-86c1-1fa76cf0878d d96697cc802a41fa9d7824603c2d054f 0fb07b5f2bd14b0ebdfc8aa684ab18d1 - - default default] Added segment ac98a33b-ece4-430d-b454-95fcf34c7f3c of type flat for network 539682a0-b7e1-4696-b65e-7051fcaa28e1 2026-06-10 10:44:25.722 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3d920e5c-902c-4134-86c1-1fa76cf0878d d96697cc802a41fa9d7824603c2d054f 0fb07b5f2bd14b0ebdfc8aa684ab18d1 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/9] 199.204.45.116 () {48 vars in 968 bytes} [Wed Jun 10 10:44:25 2026] POST /v2.0/networks => generated 124 bytes in 404 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 10:44:31.664 8 INFO neutron.pecan_wsgi.hooks.translation [None req-24ce7c51-5d47-4524-b67a-0ee7aa16a469 d96697cc802a41fa9d7824603c2d054f 0fb07b5f2bd14b0ebdfc8aa684ab18d1 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/11] 199.204.45.116 () {44 vars in 928 bytes} [Wed Jun 10 10:44:31 2026] GET /v2.0/networks/public => generated 108 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/12] 199.204.45.116 () {44 vars in 950 bytes} [Wed Jun 10 10:44:31 2026] GET /v2.0/networks?name=public => generated 15 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 10:44:31.748 8 WARNING neutron.services.revisions.revision_plugin [None req-b5097542-8439-46f4-ba95-8fd4d14cdfcf d96697cc802a41fa9d7824603c2d054f 0fb07b5f2bd14b0ebdfc8aa684ab18d1 - - default default] Could not find related network for resource to bump revision. 2026-06-10 10:44:31.768 8 INFO neutron.db.segments_db [None req-b5097542-8439-46f4-ba95-8fd4d14cdfcf d96697cc802a41fa9d7824603c2d054f 0fb07b5f2bd14b0ebdfc8aa684ab18d1 - - default default] Added segment 1a59ea3f-c9e3-4dce-932e-9fbe15b6f41c of type flat for network 19afe4fe-4349-4d02-8a08-39ea2b451e39 2026-06-10 10:44:31.802 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b5097542-8439-46f4-ba95-8fd4d14cdfcf d96697cc802a41fa9d7824603c2d054f 0fb07b5f2bd14b0ebdfc8aa684ab18d1 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 8/13] 199.204.45.116 () {48 vars in 968 bytes} [Wed Jun 10 10:44:31 2026] POST /v2.0/networks => generated 124 bytes in 120 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 10:44:37.733 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bc75316c-351d-4de7-a439-c39f0b24a8ab d96697cc802a41fa9d7824603c2d054f 0fb07b5f2bd14b0ebdfc8aa684ab18d1 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/14] 199.204.45.116 () {44 vars in 928 bytes} [Wed Jun 10 10:44:37 2026] GET /v2.0/networks/public => generated 108 bytes in 66 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/15] 199.204.45.116 () {44 vars in 950 bytes} [Wed Jun 10 10:44:37 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-06-10 10:44:37.841 7 WARNING neutron.services.revisions.revision_plugin [None req-f607b999-937f-4729-95a9-435c8e4b5eb1 d96697cc802a41fa9d7824603c2d054f 0fb07b5f2bd14b0ebdfc8aa684ab18d1 - - default default] Could not find related network for resource to bump revision. 2026-06-10 10:44:37.863 7 INFO neutron.db.segments_db [None req-f607b999-937f-4729-95a9-435c8e4b5eb1 d96697cc802a41fa9d7824603c2d054f 0fb07b5f2bd14b0ebdfc8aa684ab18d1 - - default default] Added segment 934daa85-adb4-49c6-838d-c68a526ce6c5 of type flat for network 2396c9fd-8004-47a7-92c0-5b94dd1447be 2026-06-10 10:44:37.903 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f607b999-937f-4729-95a9-435c8e4b5eb1 d96697cc802a41fa9d7824603c2d054f 0fb07b5f2bd14b0ebdfc8aa684ab18d1 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/16] 199.204.45.116 () {48 vars in 968 bytes} [Wed Jun 10 10:44:37 2026] POST /v2.0/networks => generated 124 bytes in 173 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 10:44:43.892 8 INFO neutron.pecan_wsgi.hooks.translation [None req-69f6a39c-69b3-4189-b2bf-3ac06e8fa94c d96697cc802a41fa9d7824603c2d054f 0fb07b5f2bd14b0ebdfc8aa684ab18d1 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/17] 199.204.45.116 () {44 vars in 928 bytes} [Wed Jun 10 10:44:43 2026] GET /v2.0/networks/public => generated 108 bytes in 74 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/18] 199.204.45.116 () {44 vars in 950 bytes} [Wed Jun 10 10:44:43 2026] GET /v2.0/networks?name=public => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 10:44:43.979 8 WARNING neutron.services.revisions.revision_plugin [None req-2bdfc23f-e272-4ac5-bf16-0c21da1079ff d96697cc802a41fa9d7824603c2d054f 0fb07b5f2bd14b0ebdfc8aa684ab18d1 - - default default] Could not find related network for resource to bump revision. 2026-06-10 10:44:44.001 8 INFO neutron.db.segments_db [None req-2bdfc23f-e272-4ac5-bf16-0c21da1079ff d96697cc802a41fa9d7824603c2d054f 0fb07b5f2bd14b0ebdfc8aa684ab18d1 - - default default] Added segment 73ebd326-5208-45ba-a751-97f7d566bceb of type flat for network c0d8ff88-4c01-49a7-b65a-cbe172c248c2 [pid: 8|app: 0|req: 11/19] 199.204.45.116 () {48 vars in 968 bytes} [Wed Jun 10 10:44:43 2026] POST /v2.0/networks => generated 706 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 10:44:45.334 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e136e579-6924-46e3-a502-eb4796139b19 d96697cc802a41fa9d7824603c2d054f 0fb07b5f2bd14b0ebdfc8aa684ab18d1 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 12/21] 199.204.45.116 () {44 vars in 928 bytes} [Wed Jun 10 10:44:45 2026] GET /v2.0/networks/public => generated 108 bytes in 64 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/22] 199.204.45.116 () {44 vars in 950 bytes} [Wed Jun 10 10:44:45 2026] GET /v2.0/networks?name=public => generated 709 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 10:44:45.436 8 INFO neutron.pecan_wsgi.hooks.translation [None req-373a3640-61ab-4ed1-84e7-29b40f06dc90 d96697cc802a41fa9d7824603c2d054f 0fb07b5f2bd14b0ebdfc8aa684ab18d1 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 13/23] 199.204.45.116 () {44 vars in 1035 bytes} [Wed Jun 10 10:44:45 2026] GET /v2.0/subnets/public-subnet?network_id=c0d8ff88-4c01-49a7-b65a-cbe172c248c2 => generated 113 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/24] 199.204.45.116 () {44 vars in 1058 bytes} [Wed Jun 10 10:44:45 2026] GET /v2.0/subnets?name=public-subnet&network_id=c0d8ff88-4c01-49a7-b65a-cbe172c248c2 => generated 14 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/25] 199.204.45.116 () {48 vars in 966 bytes} [Wed Jun 10 10:44:45 2026] POST /v2.0/subnets => generated 641 bytes in 371 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 10:49:15.617 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [0b516068-651d-4a48-9166-5baf7db847a0] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-10 10:49:15.618 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [0f4796a5-62a6-4f82-8d32-83b711ae9e8c] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-10 10:49:15.619 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed Jun 10 10:49:15 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/lb-mgmt-net (ip 199.204.45.116) !!! 2026-06-10 10:49:15.790 7 INFO neutron.pecan_wsgi.hooks.translation [None req-977f1ad3-3548-49f4-befa-da27ac5e938e d96697cc802a41fa9d7824603c2d054f 0fb07b5f2bd14b0ebdfc8aa684ab18d1 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 30/61] 199.204.45.116 () {44 vars in 938 bytes} [Wed Jun 10 10:49:15 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 184 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 10:49:15.799 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [87350dd2-8e71-45e5-9e21-2ac2581a9d40] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-10 10:49:15.802 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [af99927b-5b4d-44d1-9ba4-065096bfefb6] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-10 10:49:15.802 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed Jun 10 10:49:15 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=lb-mgmt-net (ip 199.204.45.116) !!! [pid: 8|app: 0|req: 32/62] 199.204.45.116 () {44 vars in 960 bytes} [Wed Jun 10 10:49:15 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 10:49:15.900 7 INFO neutron.db.segments_db [None req-1a8f7233-f596-423c-9db7-867216491421 d96697cc802a41fa9d7824603c2d054f 0fb07b5f2bd14b0ebdfc8aa684ab18d1 - - default default] Added segment 2f57f2f2-acfa-4435-9754-b5ade6f05185 of type vxlan for network 0d05ba85-a39e-4de0-a11a-222db2388ccd [pid: 7|app: 0|req: 31/63] 199.204.45.116 () {48 vars in 967 bytes} [Wed Jun 10 10:49:15 2026] POST /v2.0/networks => generated 707 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 10:49:16.903 8 INFO oslo.messaging._drivers.impl_rabbit [-] [af99927b-5b4d-44d1-9ba4-065096bfefb6] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 34934. 2026-06-10 10:49:16.903 8 INFO oslo.messaging._drivers.impl_rabbit [-] [87350dd2-8e71-45e5-9e21-2ac2581a9d40] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 34920. 2026-06-10 10:49:16.943 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b4948c75-27ed-406f-8730-9bfcbe643c62 d96697cc802a41fa9d7824603c2d054f 0fb07b5f2bd14b0ebdfc8aa684ab18d1 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 33/64] 199.204.45.116 () {44 vars in 938 bytes} [Wed Jun 10 10:49:16 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 71 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 10:49:17.012 7 INFO oslo.messaging._drivers.impl_rabbit [-] [0b516068-651d-4a48-9166-5baf7db847a0] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 34946. 2026-06-10 10:49:17.013 7 INFO oslo.messaging._drivers.impl_rabbit [-] [0f4796a5-62a6-4f82-8d32-83b711ae9e8c] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 34954. [pid: 7|app: 0|req: 32/65] 199.204.45.116 () {44 vars in 960 bytes} [Wed Jun 10 10:49:16 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 10:49:17.049 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bf542905-2718-45ce-b4c4-1541605e1fc8 d96697cc802a41fa9d7824603c2d054f 0fb07b5f2bd14b0ebdfc8aa684ab18d1 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 34/66] 199.204.45.116 () {44 vars in 1037 bytes} [Wed Jun 10 10:49:17 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=0d05ba85-a39e-4de0-a11a-222db2388ccd => generated 114 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 33/67] 199.204.45.116 () {44 vars in 1060 bytes} [Wed Jun 10 10:49:17 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=0d05ba85-a39e-4de0-a11a-222db2388ccd => generated 14 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/68] 199.204.45.116 () {48 vars in 966 bytes} [Wed Jun 10 10:49:17 2026] POST /v2.0/subnets => generated 627 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 10:49:18.572 7 INFO neutron.api.v2.resource [None req-015a204c-12ea-4853-b2e6-4ea56892d92e d96697cc802a41fa9d7824603c2d054f 0fb07b5f2bd14b0ebdfc8aa684ab18d1 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 34/69] 199.204.45.116 () {44 vars in 972 bytes} [Wed Jun 10 10:49:18 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/70] 199.204.45.116 () {44 vars in 994 bytes} [Wed Jun 10 10:49:18 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: 7|app: 0|req: 35/71] 199.204.45.116 () {48 vars in 981 bytes} [Wed Jun 10 10:49:18 2026] POST /v2.0/security-groups => generated 1552 bytes in 85 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/72] 199.204.45.116 () {44 vars in 1002 bytes} [Wed Jun 10 10:49:19 2026] GET /v2.0/security-groups/59192838-b60b-4007-aed7-08079f3fb22e => generated 1552 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/73] 199.204.45.116 () {44 vars in 1002 bytes} [Wed Jun 10 10:49:19 2026] GET /v2.0/security-groups/59192838-b60b-4007-aed7-08079f3fb22e => generated 1552 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/74] 199.204.45.116 () {44 vars in 1002 bytes} [Wed Jun 10 10:49:19 2026] GET /v2.0/security-groups/59192838-b60b-4007-aed7-08079f3fb22e => generated 1552 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/75] 199.204.45.116 () {48 vars in 992 bytes} [Wed Jun 10 10:49:19 2026] POST /v2.0/security-group-rules => generated 569 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/76] 199.204.45.116 () {44 vars in 1002 bytes} [Wed Jun 10 10:49:20 2026] GET /v2.0/security-groups/59192838-b60b-4007-aed7-08079f3fb22e => generated 2134 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/77] 199.204.45.116 () {44 vars in 1002 bytes} [Wed Jun 10 10:49:20 2026] GET /v2.0/security-groups/59192838-b60b-4007-aed7-08079f3fb22e => generated 2134 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/78] 199.204.45.116 () {44 vars in 1002 bytes} [Wed Jun 10 10:49:20 2026] GET /v2.0/security-groups/59192838-b60b-4007-aed7-08079f3fb22e => generated 2134 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/79] 199.204.45.116 () {48 vars in 992 bytes} [Wed Jun 10 10:49:21 2026] POST /v2.0/security-group-rules => generated 571 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/80] 199.204.45.116 () {44 vars in 1002 bytes} [Wed Jun 10 10:49:21 2026] GET /v2.0/security-groups/59192838-b60b-4007-aed7-08079f3fb22e => generated 2718 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/81] 199.204.45.116 () {44 vars in 1002 bytes} [Wed Jun 10 10:49:22 2026] GET /v2.0/security-groups/59192838-b60b-4007-aed7-08079f3fb22e => 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: 42/82] 199.204.45.116 () {44 vars in 1002 bytes} [Wed Jun 10 10:49:22 2026] GET /v2.0/security-groups/59192838-b60b-4007-aed7-08079f3fb22e => generated 2718 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/83] 199.204.45.116 () {48 vars in 992 bytes} [Wed Jun 10 10:49:22 2026] POST /v2.0/security-group-rules => generated 571 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/84] 199.204.45.116 () {44 vars in 1002 bytes} [Wed Jun 10 10:49:23 2026] GET /v2.0/security-groups/59192838-b60b-4007-aed7-08079f3fb22e => generated 3302 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/85] 199.204.45.116 () {44 vars in 1002 bytes} [Wed Jun 10 10:49:23 2026] GET /v2.0/security-groups/59192838-b60b-4007-aed7-08079f3fb22e => generated 3302 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/86] 199.204.45.116 () {44 vars in 1002 bytes} [Wed Jun 10 10:49:23 2026] GET /v2.0/security-groups/59192838-b60b-4007-aed7-08079f3fb22e => generated 3302 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/87] 199.204.45.116 () {48 vars in 992 bytes} [Wed Jun 10 10:49:23 2026] POST /v2.0/security-group-rules => generated 571 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/88] 199.204.45.116 () {44 vars in 1002 bytes} [Wed Jun 10 10:49:24 2026] GET /v2.0/security-groups/59192838-b60b-4007-aed7-08079f3fb22e => generated 3886 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/89] 199.204.45.116 () {44 vars in 1002 bytes} [Wed Jun 10 10:49:24 2026] GET /v2.0/security-groups/59192838-b60b-4007-aed7-08079f3fb22e => generated 3886 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/90] 199.204.45.116 () {44 vars in 1002 bytes} [Wed Jun 10 10:49:24 2026] GET /v2.0/security-groups/59192838-b60b-4007-aed7-08079f3fb22e => generated 3886 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/91] 199.204.45.116 () {48 vars in 992 bytes} [Wed Jun 10 10:49:24 2026] POST /v2.0/security-group-rules => generated 571 bytes in 89 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/92] 199.204.45.116 () {44 vars in 988 bytes} [Wed Jun 10 10:49:25 2026] GET /v2.0/networks/0d05ba85-a39e-4de0-a11a-222db2388ccd => generated 732 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 10:49:25.674 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a495c216-5057-4617-aca9-01ea4accd39b d96697cc802a41fa9d7824603c2d054f 0fb07b5f2bd14b0ebdfc8aa684ab18d1 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 46/93] 199.204.45.116 () {44 vars in 1077 bytes} [Wed Jun 10 10:49:25 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=0d05ba85-a39e-4de0-a11a-222db2388ccd => generated 132 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/94] 199.204.45.116 () {44 vars in 1100 bytes} [Wed Jun 10 10:49:25 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=0d05ba85-a39e-4de0-a11a-222db2388ccd => 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: 47/95] 199.204.45.116 () {44 vars in 1002 bytes} [Wed Jun 10 10:49:25 2026] GET /v2.0/security-groups/59192838-b60b-4007-aed7-08079f3fb22e => generated 4470 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/96] 199.204.45.116 () {48 vars in 962 bytes} [Wed Jun 10 10:49:25 2026] POST /v2.0/ports => generated 1096 bytes in 419 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: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 10:49:31.998 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1a0ca2d4-2d7a-43b8-bab4-4cc09cc30fb4 d96697cc802a41fa9d7824603c2d054f 0fb07b5f2bd14b0ebdfc8aa684ab18d1 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 51/99] 199.204.45.116 () {44 vars in 980 bytes} [Wed Jun 10 10:49:31 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 81 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/100] 199.204.45.116 () {44 vars in 1002 bytes} [Wed Jun 10 10:49:32 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1099 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/101] 199.204.45.116 () {48 vars in 1032 bytes} [Wed Jun 10 10:49:32 2026] PUT /v2.0/ports/7e21523f-e069-42d8-b476-7545660f364d => generated 1209 bytes in 704 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/102] 199.204.45.116 () {44 vars in 921 bytes} [Wed Jun 10 10:49:34 2026] GET /v2.0/ports => generated 3726 bytes in 135 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-06-10 10:49:35.350 8 INFO neutron.api.v2.resource [None req-a8c44ac0-5cc8-47a7-ab6a-ec0a127a8a55 d96697cc802a41fa9d7824603c2d054f 0fb07b5f2bd14b0ebdfc8aa684ab18d1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 53/103] 199.204.45.116 () {44 vars in 960 bytes} [Wed Jun 10 10:49:35 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/104] 199.204.45.116 () {44 vars in 982 bytes} [Wed Jun 10 10:49:35 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/105] 199.204.45.116 () {48 vars in 981 bytes} [Wed Jun 10 10:49:35 2026] POST /v2.0/security-groups => generated 1546 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/106] 199.204.45.116 () {44 vars in 1002 bytes} [Wed Jun 10 10:49:36 2026] GET /v2.0/security-groups/b51bc02f-f695-496b-8a0d-227be1f60dec => generated 1546 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/107] 199.204.45.116 () {44 vars in 1002 bytes} [Wed Jun 10 10:49:36 2026] GET /v2.0/security-groups/b51bc02f-f695-496b-8a0d-227be1f60dec => generated 1546 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/108] 199.204.45.116 () {44 vars in 1002 bytes} [Wed Jun 10 10:49:36 2026] GET /v2.0/security-groups/b51bc02f-f695-496b-8a0d-227be1f60dec => generated 1546 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/109] 199.204.45.116 () {48 vars in 992 bytes} [Wed Jun 10 10:49:36 2026] POST /v2.0/security-group-rules => generated 589 bytes in 69 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/110] 199.204.45.116 () {44 vars in 1002 bytes} [Wed Jun 10 10:49:37 2026] GET /v2.0/security-groups/b51bc02f-f695-496b-8a0d-227be1f60dec => generated 2148 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/111] 199.204.45.116 () {44 vars in 1002 bytes} [Wed Jun 10 10:49:37 2026] GET /v2.0/security-groups/b51bc02f-f695-496b-8a0d-227be1f60dec => generated 2148 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/112] 199.204.45.116 () {44 vars in 1002 bytes} [Wed Jun 10 10:49:37 2026] GET /v2.0/security-groups/b51bc02f-f695-496b-8a0d-227be1f60dec => generated 2148 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/113] 199.204.45.116 () {48 vars in 992 bytes} [Wed Jun 10 10:49:37 2026] POST /v2.0/security-group-rules => generated 593 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 64/124] 199.204.45.116 () {44 vars in 976 bytes} [Wed Jun 10 10:50:56 2026] GET /v2.0/quotas/0fb07b5f2bd14b0ebdfc8aa684ab18d1 => 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: 7|app: 0|req: 61/125] 199.204.45.116 () {48 vars in 1028 bytes} [Wed Jun 10 10:50:57 2026] PUT /v2.0/quotas/0fb07b5f2bd14b0ebdfc8aa684ab18d1 => generated 291 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 10:53:06.532 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [0f4796a5-62a6-4f82-8d32-83b711ae9e8c] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-10 10:53:06.533 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [0b516068-651d-4a48-9166-5baf7db847a0] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 10:53:06.717 7 INFO neutron.pecan_wsgi.hooks.translation [None req-49cc30bc-4635-454d-8570-9f18458bbee6 d96697cc802a41fa9d7824603c2d054f 0fb07b5f2bd14b0ebdfc8aa684ab18d1 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 71/144] 199.204.45.116 () {30 vars in 741 bytes} [Wed Jun 10 10:53:06 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 191 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 10:53:06.734 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [af99927b-5b4d-44d1-9ba4-065096bfefb6] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-10 10:53:06.735 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [87350dd2-8e71-45e5-9e21-2ac2581a9d40] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-10 10:53:06.735 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed Jun 10 10:53:06 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports?name=octavia-health-manager-port-instance (ip 199.204.45.116) !!! /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 74/145] 199.204.45.116 () {30 vars in 763 bytes} [Wed Jun 10 10:53:06 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 10:53:08.668 7 INFO oslo.messaging._drivers.impl_rabbit [-] [0f4796a5-62a6-4f82-8d32-83b711ae9e8c] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 35490. 2026-06-10 10:53:08.668 7 INFO oslo.messaging._drivers.impl_rabbit [-] [0b516068-651d-4a48-9166-5baf7db847a0] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 35498. 2026-06-10 10:53:08.790 7 INFO neutron.pecan_wsgi.hooks.translation [None req-120d32fa-d32b-4816-9a0b-271fcff2f459 d96697cc802a41fa9d7824603c2d054f 0fb07b5f2bd14b0ebdfc8aa684ab18d1 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 72/146] 199.204.45.116 () {30 vars in 741 bytes} [Wed Jun 10 10:53:08 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 153 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 10:53:08.833 8 INFO oslo.messaging._drivers.impl_rabbit [-] [87350dd2-8e71-45e5-9e21-2ac2581a9d40] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 35524. [pid: 8|app: 0|req: 75/147] 199.204.45.116 () {30 vars in 763 bytes} [Wed Jun 10 10:53:08 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:00:24.481 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [0f4796a5-62a6-4f82-8d32-83b711ae9e8c] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-10 11:00:24.482 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [0b516068-651d-4a48-9166-5baf7db847a0] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-10 11:00:24.483 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed Jun 10 11:00:24 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=1536b5faba95421b847b81bb2da3af7b (ip 199.204.45.116) !!! 2026-06-10 11:00:24.629 7 INFO neutron.api.v2.resource [None req-993ca45b-6a19-4670-9152-d5ace390fb30 d96697cc802a41fa9d7824603c2d054f 0fb07b5f2bd14b0ebdfc8aa684ab18d1 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 102/206] 199.204.45.116 () {44 vars in 1075 bytes} [Wed Jun 10 11:00:24 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=1536b5faba95421b847b81bb2da3af7b => generated 139 bytes in 157 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 11:00:24.640 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [87350dd2-8e71-45e5-9e21-2ac2581a9d40] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-10 11:00:24.641 8 INFO oslo.messaging._drivers.impl_rabbit [-] [af99927b-5b4d-44d1-9ba4-065096bfefb6] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 35508. 2026-06-10 11:00:24.642 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [af99927b-5b4d-44d1-9ba4-065096bfefb6] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-10 11:00:24.644 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed Jun 10 11:00:24 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=1536b5faba95421b847b81bb2da3af7b (ip 199.204.45.116) !!! [pid: 8|app: 0|req: 105/207] 199.204.45.116 () {44 vars in 1098 bytes} [Wed Jun 10 11:00:24 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=1536b5faba95421b847b81bb2da3af7b => generated 23 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 103/208] 199.204.45.116 () {48 vars in 982 bytes} [Wed Jun 10 11:00:24 2026] POST /v2.0/security-groups => generated 1560 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-10 11:00:25.970 8 INFO oslo.messaging._drivers.impl_rabbit [-] [87350dd2-8e71-45e5-9e21-2ac2581a9d40] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 55820. 2026-06-10 11:00:25.970 8 INFO oslo.messaging._drivers.impl_rabbit [-] [af99927b-5b4d-44d1-9ba4-065096bfefb6] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 55822. [pid: 8|app: 0|req: 106/209] 199.204.45.116 () {44 vars in 1089 bytes} [Wed Jun 10 11:00:25 2026] GET /v2.0/security-groups/787f9f38-09c4-4f64-a53b-2ab5c9fcf433?project_id=1536b5faba95421b847b81bb2da3af7b => generated 1560 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:00:26.079 7 INFO oslo.messaging._drivers.impl_rabbit [-] [0f4796a5-62a6-4f82-8d32-83b711ae9e8c] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 55828. 2026-06-10 11:00:26.081 7 INFO oslo.messaging._drivers.impl_rabbit [-] [0b516068-651d-4a48-9166-5baf7db847a0] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 55840. [pid: 7|app: 0|req: 104/210] 199.204.45.116 () {44 vars in 1002 bytes} [Wed Jun 10 11:00:26 2026] GET /v2.0/security-groups/787f9f38-09c4-4f64-a53b-2ab5c9fcf433 => generated 1560 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/211] 199.204.45.116 () {44 vars in 1089 bytes} [Wed Jun 10 11:00:26 2026] GET /v2.0/security-groups/787f9f38-09c4-4f64-a53b-2ab5c9fcf433?project_id=1536b5faba95421b847b81bb2da3af7b => generated 1560 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/212] 199.204.45.116 () {48 vars in 992 bytes} [Wed Jun 10 11:00:26 2026] POST /v2.0/security-group-rules => generated 565 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/213] 199.204.45.116 () {44 vars in 1089 bytes} [Wed Jun 10 11:00:27 2026] GET /v2.0/security-groups/787f9f38-09c4-4f64-a53b-2ab5c9fcf433?project_id=1536b5faba95421b847b81bb2da3af7b => generated 2138 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/214] 199.204.45.116 () {44 vars in 1002 bytes} [Wed Jun 10 11:00:27 2026] GET /v2.0/security-groups/787f9f38-09c4-4f64-a53b-2ab5c9fcf433 => generated 2138 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 109/215] 199.204.45.116 () {44 vars in 1089 bytes} [Wed Jun 10 11:00:27 2026] GET /v2.0/security-groups/787f9f38-09c4-4f64-a53b-2ab5c9fcf433?project_id=1536b5faba95421b847b81bb2da3af7b => 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: 107/216] 199.204.45.116 () {48 vars in 992 bytes} [Wed Jun 10 11:00:27 2026] POST /v2.0/security-group-rules => generated 567 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 110/217] 199.204.45.116 () {44 vars in 1089 bytes} [Wed Jun 10 11:00:28 2026] GET /v2.0/security-groups/787f9f38-09c4-4f64-a53b-2ab5c9fcf433?project_id=1536b5faba95421b847b81bb2da3af7b => generated 2718 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/218] 199.204.45.116 () {44 vars in 1002 bytes} [Wed Jun 10 11:00:28 2026] GET /v2.0/security-groups/787f9f38-09c4-4f64-a53b-2ab5c9fcf433 => 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: 111/219] 199.204.45.116 () {44 vars in 1089 bytes} [Wed Jun 10 11:00:28 2026] GET /v2.0/security-groups/787f9f38-09c4-4f64-a53b-2ab5c9fcf433?project_id=1536b5faba95421b847b81bb2da3af7b => generated 2718 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/220] 199.204.45.116 () {48 vars in 992 bytes} [Wed Jun 10 11:00:28 2026] POST /v2.0/security-group-rules => generated 569 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 112/223] 199.204.45.116 () {44 vars in 1089 bytes} [Wed Jun 10 11:00:29 2026] GET /v2.0/security-groups/787f9f38-09c4-4f64-a53b-2ab5c9fcf433?project_id=1536b5faba95421b847b81bb2da3af7b => generated 3300 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 112/224] 199.204.45.116 () {44 vars in 1002 bytes} [Wed Jun 10 11:00:29 2026] GET /v2.0/security-groups/787f9f38-09c4-4f64-a53b-2ab5c9fcf433 => generated 3300 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 113/225] 199.204.45.116 () {44 vars in 1089 bytes} [Wed Jun 10 11:00:29 2026] GET /v2.0/security-groups/787f9f38-09c4-4f64-a53b-2ab5c9fcf433?project_id=1536b5faba95421b847b81bb2da3af7b => generated 3300 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 113/226] 199.204.45.116 () {48 vars in 992 bytes} [Wed Jun 10 11:00:30 2026] POST /v2.0/security-group-rules => generated 570 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 123/245] 199.204.45.116 () {30 vars in 740 bytes} [Wed Jun 10 11:02:51 2026] GET /v2.0/networks?tenant_id=1536b5faba95421b847b81bb2da3af7b&shared=False => generated 15 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:02:51.410 8 INFO neutron.db.segments_db [None req-1e56c888-a4e5-4b16-8435-0bee50236943 9b836843c764444da75ec6846a83363a 1536b5faba95421b847b81bb2da3af7b - - a7e761c69773465bae3457a0e0ef7151 a7e761c69773465bae3457a0e0ef7151] Added segment e39237ea-228c-46df-940c-75bea7847386 of type vxlan for network aa1cac90-e990-4b26-b4fc-c7af821464b1 [pid: 8|app: 0|req: 123/246] 199.204.45.116 () {34 vars in 682 bytes} [Wed Jun 10 11:02:51 2026] POST /v2.0/networks => generated 718 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 124/247] 199.204.45.116 () {30 vars in 722 bytes} [Wed Jun 10 11:02:51 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 124/248] 199.204.45.116 () {30 vars in 633 bytes} [Wed Jun 10 11:02:51 2026] GET /v2.0/extensions => generated 19600 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 125/249] 199.204.45.116 () {34 vars in 677 bytes} [Wed Jun 10 11:02:51 2026] POST /v2.0/ports => generated 963 bytes in 686 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 125/250] 199.204.45.116 () {30 vars in 703 bytes} [Wed Jun 10 11:02:52 2026] GET /v2.0/networks/aa1cac90-e990-4b26-b4fc-c7af821464b1 => generated 705 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 126/251] 199.204.45.116 () {30 vars in 722 bytes} [Wed Jun 10 11:02:54 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: 8|app: 0|req: 126/252] 199.204.45.116 () {30 vars in 703 bytes} [Wed Jun 10 11:02:54 2026] GET /v2.0/networks/aa1cac90-e990-4b26-b4fc-c7af821464b1 => generated 705 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 128/255] 199.204.45.116 () {44 vars in 976 bytes} [Wed Jun 10 11:03:11 2026] GET /v2.0/quotas/1536b5faba95421b847b81bb2da3af7b => generated 292 bytes in 17 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: 128/256] 199.204.45.116 () {48 vars in 1028 bytes} [Wed Jun 10 11:03:12 2026] PUT /v2.0/quotas/1536b5faba95421b847b81bb2da3af7b => generated 291 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:14:49.087 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [af99927b-5b4d-44d1-9ba4-065096bfefb6] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-10 11:14:49.088 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [87350dd2-8e71-45e5-9e21-2ac2581a9d40] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-10 11:14:49.090 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed Jun 10 11:14:49 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/public (ip 199.204.45.116) !!! 2026-06-10 11:14:49.247 8 INFO neutron.pecan_wsgi.hooks.translation [None req-00c18a31-871c-445e-aa3f-b60e8b432f75 d96697cc802a41fa9d7824603c2d054f 0fb07b5f2bd14b0ebdfc8aa684ab18d1 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 176/351] 199.204.45.116 () {44 vars in 928 bytes} [Wed Jun 10 11:14:49 2026] GET /v2.0/networks/public => generated 108 bytes in 165 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 11:14:49.257 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [0f4796a5-62a6-4f82-8d32-83b711ae9e8c] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-10 11:14:49.259 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [0b516068-651d-4a48-9166-5baf7db847a0] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-10 11:14:49.260 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed Jun 10 11:14:49 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=public (ip 199.204.45.116) !!! [pid: 7|app: 0|req: 176/352] 199.204.45.116 () {44 vars in 950 bytes} [Wed Jun 10 11:14:49 2026] GET /v2.0/networks?name=public => generated 753 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:14:50.443 8 INFO oslo.messaging._drivers.impl_rabbit [-] [87350dd2-8e71-45e5-9e21-2ac2581a9d40] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 47800. 2026-06-10 11:14:50.444 8 INFO oslo.messaging._drivers.impl_rabbit [-] [af99927b-5b4d-44d1-9ba4-065096bfefb6] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 47798. 2026-06-10 11:14:50.507 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6eba956d-5437-4a9e-9736-bcad6cfc7e19 d96697cc802a41fa9d7824603c2d054f 0fb07b5f2bd14b0ebdfc8aa684ab18d1 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 177/353] 199.204.45.116 () {44 vars in 928 bytes} [Wed Jun 10 11:14:50 2026] GET /v2.0/networks/public => generated 108 bytes in 83 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 11:14:50.558 7 INFO oslo.messaging._drivers.impl_rabbit [-] [0b516068-651d-4a48-9166-5baf7db847a0] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 47806. 2026-06-10 11:14:50.559 7 INFO oslo.messaging._drivers.impl_rabbit [-] [0f4796a5-62a6-4f82-8d32-83b711ae9e8c] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 47802. [pid: 7|app: 0|req: 177/354] 199.204.45.116 () {44 vars in 950 bytes} [Wed Jun 10 11:14:50 2026] GET /v2.0/networks?name=public => generated 753 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:14:50.616 8 INFO neutron.pecan_wsgi.hooks.translation [None req-75874cde-978e-47ae-bdac-4943c58f4be4 d96697cc802a41fa9d7824603c2d054f 0fb07b5f2bd14b0ebdfc8aa684ab18d1 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 178/355] 199.204.45.116 () {44 vars in 1035 bytes} [Wed Jun 10 11:14:50 2026] GET /v2.0/subnets/public-subnet?network_id=c0d8ff88-4c01-49a7-b65a-cbe172c248c2 => generated 113 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/356] 199.204.45.116 () {44 vars in 1058 bytes} [Wed Jun 10 11:14:50 2026] GET /v2.0/subnets?name=public-subnet&network_id=c0d8ff88-4c01-49a7-b65a-cbe172c248c2 => generated 644 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:15:24.168 7 INFO neutron.pecan_wsgi.hooks.translation [None req-695f791f-e4d1-47de-91c7-c44981d3f587 d96697cc802a41fa9d7824603c2d054f 0fb07b5f2bd14b0ebdfc8aa684ab18d1 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 181/361] 199.204.45.116 () {44 vars in 938 bytes} [Wed Jun 10 11:15:24 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 70 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/362] 199.204.45.116 () {44 vars in 960 bytes} [Wed Jun 10 11:15:24 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:15:25.300 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e44258b2-3652-46fd-bc33-7c032ad6bd7b d96697cc802a41fa9d7824603c2d054f 0fb07b5f2bd14b0ebdfc8aa684ab18d1 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 182/363] 199.204.45.116 () {44 vars in 938 bytes} [Wed Jun 10 11:15:25 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 64 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/364] 199.204.45.116 () {44 vars in 960 bytes} [Wed Jun 10 11:15:25 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:15:25.411 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a2ebfe76-3a6e-488d-96f7-7cbf66e62221 d96697cc802a41fa9d7824603c2d054f 0fb07b5f2bd14b0ebdfc8aa684ab18d1 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 183/365] 199.204.45.116 () {44 vars in 1037 bytes} [Wed Jun 10 11:15:25 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=0d05ba85-a39e-4de0-a11a-222db2388ccd => generated 114 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/366] 199.204.45.116 () {44 vars in 1060 bytes} [Wed Jun 10 11:15:25 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=0d05ba85-a39e-4de0-a11a-222db2388ccd => generated 630 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:15:26.607 7 INFO neutron.api.v2.resource [None req-a64f092b-97d0-4f31-a62d-14460ab2e601 d96697cc802a41fa9d7824603c2d054f 0fb07b5f2bd14b0ebdfc8aa684ab18d1 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 184/367] 199.204.45.116 () {44 vars in 972 bytes} [Wed Jun 10 11:15:26 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: 184/368] 199.204.45.116 () {44 vars in 994 bytes} [Wed Jun 10 11:15:26 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4473 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/369] 199.204.45.116 () {44 vars in 1002 bytes} [Wed Jun 10 11:15:27 2026] GET /v2.0/security-groups/59192838-b60b-4007-aed7-08079f3fb22e => generated 4470 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/370] 199.204.45.116 () {44 vars in 1002 bytes} [Wed Jun 10 11:15:27 2026] GET /v2.0/security-groups/59192838-b60b-4007-aed7-08079f3fb22e => 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: 186/371] 199.204.45.116 () {44 vars in 1012 bytes} [Wed Jun 10 11:15:27 2026] GET /v2.0/security-group-rules/62f76a18-cc76-4c78-9c05-36e90f122ea1 => generated 569 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/372] 199.204.45.116 () {44 vars in 1002 bytes} [Wed Jun 10 11:15:28 2026] GET /v2.0/security-groups/59192838-b60b-4007-aed7-08079f3fb22e => generated 4470 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/373] 199.204.45.116 () {44 vars in 1002 bytes} [Wed Jun 10 11:15:28 2026] GET /v2.0/security-groups/59192838-b60b-4007-aed7-08079f3fb22e => generated 4470 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/374] 199.204.45.116 () {44 vars in 1012 bytes} [Wed Jun 10 11:15:28 2026] GET /v2.0/security-group-rules/54a94084-2790-4851-bf9d-8daca00a79ab => generated 571 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/375] 199.204.45.116 () {44 vars in 1002 bytes} [Wed Jun 10 11:15:29 2026] GET /v2.0/security-groups/59192838-b60b-4007-aed7-08079f3fb22e => generated 4470 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/376] 199.204.45.116 () {44 vars in 1002 bytes} [Wed Jun 10 11:15:29 2026] GET /v2.0/security-groups/59192838-b60b-4007-aed7-08079f3fb22e => 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: 189/377] 199.204.45.116 () {44 vars in 1012 bytes} [Wed Jun 10 11:15:29 2026] GET /v2.0/security-group-rules/d03955db-8142-47c3-b329-9f5b651df6e7 => 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: 191/380] 199.204.45.116 () {44 vars in 1002 bytes} [Wed Jun 10 11:15:30 2026] GET /v2.0/security-groups/59192838-b60b-4007-aed7-08079f3fb22e => generated 4470 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/381] 199.204.45.116 () {44 vars in 1002 bytes} [Wed Jun 10 11:15:30 2026] GET /v2.0/security-groups/59192838-b60b-4007-aed7-08079f3fb22e => generated 4470 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/382] 199.204.45.116 () {44 vars in 1012 bytes} [Wed Jun 10 11:15:30 2026] GET /v2.0/security-group-rules/3ab1fb57-a461-4653-9525-76944c06283d => generated 571 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/383] 199.204.45.116 () {44 vars in 1002 bytes} [Wed Jun 10 11:15:31 2026] GET /v2.0/security-groups/59192838-b60b-4007-aed7-08079f3fb22e => generated 4470 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/384] 199.204.45.116 () {44 vars in 1002 bytes} [Wed Jun 10 11:15:31 2026] GET /v2.0/security-groups/59192838-b60b-4007-aed7-08079f3fb22e => generated 4470 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/385] 199.204.45.116 () {44 vars in 1012 bytes} [Wed Jun 10 11:15:31 2026] GET /v2.0/security-group-rules/697ebb55-6b6e-470b-a406-5ba1ca8de6af => generated 571 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/386] 199.204.45.116 () {44 vars in 988 bytes} [Wed Jun 10 11:15:32 2026] GET /v2.0/networks/0d05ba85-a39e-4de0-a11a-222db2388ccd => generated 732 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:15:33.066 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c3ab112f-fc46-4c52-9bfc-177780b2b7c6 d96697cc802a41fa9d7824603c2d054f 0fb07b5f2bd14b0ebdfc8aa684ab18d1 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 193/387] 199.204.45.116 () {44 vars in 1077 bytes} [Wed Jun 10 11:15:33 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=0d05ba85-a39e-4de0-a11a-222db2388ccd => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/388] 199.204.45.116 () {44 vars in 1100 bytes} [Wed Jun 10 11:15:33 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=0d05ba85-a39e-4de0-a11a-222db2388ccd => generated 1250 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/389] 199.204.45.116 () {44 vars in 1002 bytes} [Wed Jun 10 11:15:33 2026] GET /v2.0/security-groups/59192838-b60b-4007-aed7-08079f3fb22e => generated 4470 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:15:39.543 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d7cf78e7-f0c5-45d6-95b5-74b4123cacc2 d96697cc802a41fa9d7824603c2d054f 0fb07b5f2bd14b0ebdfc8aa684ab18d1 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 196/390] 199.204.45.116 () {44 vars in 980 bytes} [Wed Jun 10 11:15:39 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 61 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/391] 199.204.45.116 () {44 vars in 1002 bytes} [Wed Jun 10 11:15:39 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1250 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/392] 199.204.45.116 () {44 vars in 921 bytes} [Wed Jun 10 11:15:41 2026] GET /v2.0/ports => generated 4721 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:15:42.370 8 INFO neutron.api.v2.resource [None req-28cb0b0d-4fc2-40c8-af70-6087286668b0 d96697cc802a41fa9d7824603c2d054f 0fb07b5f2bd14b0ebdfc8aa684ab18d1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 196/393] 199.204.45.116 () {44 vars in 960 bytes} [Wed Jun 10 11:15:42 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/394] 199.204.45.116 () {44 vars in 982 bytes} [Wed Jun 10 11:15:42 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2757 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/395] 199.204.45.116 () {44 vars in 1002 bytes} [Wed Jun 10 11:15:43 2026] GET /v2.0/security-groups/b51bc02f-f695-496b-8a0d-227be1f60dec => generated 2754 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/396] 199.204.45.116 () {44 vars in 1002 bytes} [Wed Jun 10 11:15:43 2026] GET /v2.0/security-groups/b51bc02f-f695-496b-8a0d-227be1f60dec => generated 2754 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/397] 199.204.45.116 () {44 vars in 1012 bytes} [Wed Jun 10 11:15:43 2026] GET /v2.0/security-group-rules/ade50f8d-9e4f-4a1d-b9a6-f0d9e575f145 => generated 589 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/398] 199.204.45.116 () {44 vars in 1002 bytes} [Wed Jun 10 11:15:44 2026] GET /v2.0/security-groups/b51bc02f-f695-496b-8a0d-227be1f60dec => generated 2754 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/399] 199.204.45.116 () {44 vars in 1002 bytes} [Wed Jun 10 11:15:44 2026] GET /v2.0/security-groups/b51bc02f-f695-496b-8a0d-227be1f60dec => generated 2754 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/400] 199.204.45.116 () {44 vars in 1012 bytes} [Wed Jun 10 11:15:44 2026] GET /v2.0/security-group-rules/67607bf9-98fc-46b2-9bb7-76923e0a0448 => generated 593 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/403] 199.204.45.116 () {44 vars in 976 bytes} [Wed Jun 10 11:15:56 2026] GET /v2.0/quotas/0fb07b5f2bd14b0ebdfc8aa684ab18d1 => generated 291 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:16:48.213 7 INFO neutron.api.v2.resource [None req-47ec3327-0cea-4da9-b64b-c8ed231ad6e5 d96697cc802a41fa9d7824603c2d054f 0fb07b5f2bd14b0ebdfc8aa684ab18d1 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 207/412] 199.204.45.116 () {44 vars in 1075 bytes} [Wed Jun 10 11:16:48 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=1536b5faba95421b847b81bb2da3af7b => generated 139 bytes in 72 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/413] 199.204.45.116 () {44 vars in 1098 bytes} [Wed Jun 10 11:16:48 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=1536b5faba95421b847b81bb2da3af7b => generated 3886 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/414] 199.204.45.116 () {44 vars in 1089 bytes} [Wed Jun 10 11:16:49 2026] GET /v2.0/security-groups/787f9f38-09c4-4f64-a53b-2ab5c9fcf433?project_id=1536b5faba95421b847b81bb2da3af7b => generated 3883 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/415] 199.204.45.116 () {44 vars in 1002 bytes} [Wed Jun 10 11:16:49 2026] GET /v2.0/security-groups/787f9f38-09c4-4f64-a53b-2ab5c9fcf433 => generated 3883 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/416] 199.204.45.116 () {44 vars in 1012 bytes} [Wed Jun 10 11:16:49 2026] GET /v2.0/security-group-rules/529b4499-e03c-4bab-9d35-d4b8901dc59d => generated 565 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/417] 199.204.45.116 () {44 vars in 1089 bytes} [Wed Jun 10 11:16:50 2026] GET /v2.0/security-groups/787f9f38-09c4-4f64-a53b-2ab5c9fcf433?project_id=1536b5faba95421b847b81bb2da3af7b => generated 3883 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/418] 199.204.45.116 () {44 vars in 1002 bytes} [Wed Jun 10 11:16:50 2026] GET /v2.0/security-groups/787f9f38-09c4-4f64-a53b-2ab5c9fcf433 => generated 3883 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/419] 199.204.45.116 () {44 vars in 1012 bytes} [Wed Jun 10 11:16:50 2026] GET /v2.0/security-group-rules/f0544a9b-82e6-4ab1-a27c-29541440077c => generated 567 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/420] 199.204.45.116 () {44 vars in 1089 bytes} [Wed Jun 10 11:16:51 2026] GET /v2.0/security-groups/787f9f38-09c4-4f64-a53b-2ab5c9fcf433?project_id=1536b5faba95421b847b81bb2da3af7b => generated 3883 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/421] 199.204.45.116 () {44 vars in 1002 bytes} [Wed Jun 10 11:16:51 2026] GET /v2.0/security-groups/787f9f38-09c4-4f64-a53b-2ab5c9fcf433 => generated 3883 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/422] 199.204.45.116 () {44 vars in 1012 bytes} [Wed Jun 10 11:16:51 2026] GET /v2.0/security-group-rules/88c73d2d-d47f-495f-a1b6-9182417e44fc => generated 569 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/423] 199.204.45.116 () {44 vars in 1089 bytes} [Wed Jun 10 11:16:52 2026] GET /v2.0/security-groups/787f9f38-09c4-4f64-a53b-2ab5c9fcf433?project_id=1536b5faba95421b847b81bb2da3af7b => generated 3883 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/424] 199.204.45.116 () {44 vars in 1002 bytes} [Wed Jun 10 11:16:52 2026] GET /v2.0/security-groups/787f9f38-09c4-4f64-a53b-2ab5c9fcf433 => generated 3883 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/425] 199.204.45.116 () {44 vars in 1012 bytes} [Wed Jun 10 11:16:52 2026] GET /v2.0/security-group-rules/80a762e9-eb75-4da9-851e-162ed06caa0f => generated 570 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/428] 199.204.45.116 () {44 vars in 976 bytes} [Wed Jun 10 11:16:59 2026] GET /v2.0/quotas/1536b5faba95421b847b81bb2da3af7b => generated 291 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/435] 199.204.45.116 () {44 vars in 950 bytes} [Wed Jun 10 11:17:50 2026] GET /v2.0/networks?name=public => generated 753 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/442] 10.0.0.137 () {32 vars in 649 bytes} [Wed Jun 10 11:18:30 2026] GET /v2.0/networks => generated 2168 bytes in 216 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:18:31.555 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [af99927b-5b4d-44d1-9ba4-065096bfefb6] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-10 11:18:31.557 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [87350dd2-8e71-45e5-9e21-2ac2581a9d40] 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: 220/443] 10.0.0.137 () {32 vars in 655 bytes} [Wed Jun 10 11:18:31 2026] GET /v2.0/floatingips => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/444] 10.0.0.137 () {32 vars in 647 bytes} [Wed Jun 10 11:18:31 2026] GET /v2.0/routers => generated 15 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/445] 10.0.0.137 () {32 vars in 643 bytes} [Wed Jun 10 11:18:31 2026] GET /v2.0/ports => generated 4721 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/446] 10.0.0.137 () {32 vars in 647 bytes} [Wed Jun 10 11:18:31 2026] GET /v2.0/subnets => generated 1261 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/447] 10.0.0.137 () {32 vars in 649 bytes} [Wed Jun 10 11:18:31 2026] GET /v2.0/networks => generated 2168 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/448] 10.0.0.137 () {32 vars in 663 bytes} [Wed Jun 10 11:18:31 2026] GET /v2.0/security-groups => generated 16622 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/449] 10.0.0.137 () {32 vars in 655 bytes} [Wed Jun 10 11:18:31 2026] GET /v2.0/subnetpools => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:18:42.386 8 INFO oslo.messaging._drivers.impl_rabbit [-] [af99927b-5b4d-44d1-9ba4-065096bfefb6] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 46322. 2026-06-10 11:18:42.387 8 INFO oslo.messaging._drivers.impl_rabbit [-] [87350dd2-8e71-45e5-9e21-2ac2581a9d40] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 46324. 2026-06-10 11:18:42.564 7 INFO neutron.db.segments_db [None req-8d782fed-4d78-474b-b31e-2d553af2ed05 d96697cc802a41fa9d7824603c2d054f 0fb07b5f2bd14b0ebdfc8aa684ab18d1 - - default default] Added segment 6806a20e-96c3-4e93-b2db-6f87aabd1c6e of type vxlan for network d598db4d-b86d-4275-9c5d-805925eaa14a 2026-06-10 11:18:42.593 8 INFO neutron.db.segments_db [None req-f4b8529d-681d-4404-ad2c-460a92ca6cad d96697cc802a41fa9d7824603c2d054f 0fb07b5f2bd14b0ebdfc8aa684ab18d1 - - default default] Added segment 235636f4-d192-407b-bbdf-fb071850fec2 of type vxlan for network dce7c270-feb4-415b-823b-837110effe60 [pid: 7|app: 0|req: 227/450] 10.0.0.137 () {34 vars in 671 bytes} [Wed Jun 10 11:18:42 2026] POST /v2.0/networks => generated 744 bytes in 337 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/451] 10.0.0.137 () {34 vars in 671 bytes} [Wed Jun 10 11:18:42 2026] POST /v2.0/networks => generated 748 bytes in 337 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/452] 10.0.0.137 () {34 vars in 669 bytes} [Wed Jun 10 11:18:42 2026] POST /v2.0/subnets => generated 671 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/453] 10.0.0.137 () {34 vars in 669 bytes} [Wed Jun 10 11:18:42 2026] POST /v2.0/subnets => generated 667 bytes in 302 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:18:42.996 8 INFO neutron.db.segments_db [None req-9c57d39a-cf5f-4b53-a800-aa8cb6c8372f d96697cc802a41fa9d7824603c2d054f 0fb07b5f2bd14b0ebdfc8aa684ab18d1 - - default default] Added segment 30c8c500-ff48-4c5e-a904-a846e6c809aa of type vxlan for network 63676847-98e7-4fbc-adc8-7a223bf75270 2026-06-10 11:18:43.070 7 INFO neutron.db.segments_db [None req-9843d5d2-87f2-4b32-b369-39108e1ec110 d96697cc802a41fa9d7824603c2d054f 0fb07b5f2bd14b0ebdfc8aa684ab18d1 - - default default] Added segment 706ee808-0875-4346-9468-828920db4fe2 of type vxlan for network 0150586e-fdf1-4363-b4c7-aac53badc014 2026-06-10 11:18:43.327 8 INFO neutron.db.l3_hamode_db [None req-9c57d39a-cf5f-4b53-a800-aa8cb6c8372f d96697cc802a41fa9d7824603c2d054f 0fb07b5f2bd14b0ebdfc8aa684ab18d1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 11:18:43.441 7 INFO neutron.db.l3_hamode_db [None req-9843d5d2-87f2-4b32-b369-39108e1ec110 d96697cc802a41fa9d7824603c2d054f 0fb07b5f2bd14b0ebdfc8aa684ab18d1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 11:18:44.711 8 INFO neutron.db.l3_hamode_db [None req-9c57d39a-cf5f-4b53-a800-aa8cb6c8372f d96697cc802a41fa9d7824603c2d054f 0fb07b5f2bd14b0ebdfc8aa684ab18d1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 11:18:44.907 7 INFO neutron.db.l3_hamode_db [None req-9843d5d2-87f2-4b32-b369-39108e1ec110 d96697cc802a41fa9d7824603c2d054f 0fb07b5f2bd14b0ebdfc8aa684ab18d1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 226/454] 10.0.0.137 () {34 vars in 669 bytes} [Wed Jun 10 11:18:42 2026] POST /v2.0/routers => generated 735 bytes in 3118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/455] 10.0.0.137 () {34 vars in 669 bytes} [Wed Jun 10 11:18:42 2026] POST /v2.0/routers => generated 731 bytes in 3117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/458] 10.0.0.137 () {32 vars in 774 bytes} [Wed Jun 10 11:18:46 2026] GET /v2.0/security-groups?tenant_id=011974833b044afca10bb49825ba8e98&name=default => generated 2797 bytes in 368 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/459] 10.0.0.137 () {34 vars in 783 bytes} [Wed Jun 10 11:18:46 2026] PUT /v2.0/routers/f72282ec-22c4-4bda-ac3d-417620b230a8/add_router_interface => generated 309 bytes in 1628 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/460] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:18:47 2026] DELETE /v2.0/security-groups/9e6ec5aa-64b5-4995-83fc-7fbc03884443 => 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: 228/461] 10.0.0.137 () {34 vars in 783 bytes} [Wed Jun 10 11:18:46 2026] PUT /v2.0/routers/2b0ea019-5888-4e20-be5d-fdabe789e970/add_router_interface => generated 309 bytes in 1616 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/462] 10.0.0.137 () {32 vars in 774 bytes} [Wed Jun 10 11:18:47 2026] GET /v2.0/security-groups?tenant_id=5e1cd0426e5c461db4db60a6b86400a6&name=default => generated 2797 bytes in 444 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/463] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:18:48 2026] DELETE /v2.0/security-groups/e2fd8ce1-ead0-41eb-bf9e-e690098ba7cb => generated 0 bytes in 160 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:18:48.569 8 WARNING neutron_lib.context [None req-bfb3c06c-9c37-42b4-8897-f38a19be453f b243e759bbe54d4393fe1835a256afe9 a5208e8360a04665b0aab4ec58bd159d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 235/464] 10.0.0.137 () {32 vars in 774 bytes} [Wed Jun 10 11:18:48 2026] GET /v2.0/security-groups?tenant_id=eca1fa8ea574498fa88520351d4b87a2&name=default => generated 2800 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/465] 10.0.0.137 () {34 vars in 685 bytes} [Wed Jun 10 11:18:48 2026] POST /v2.0/security-groups => generated 1596 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/466] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:18:48 2026] DELETE /v2.0/security-groups/16c3523b-8d90-433e-9644-d7d7a7c6daf2 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:18:48.771 7 WARNING neutron_lib.context [None req-90ca9706-c7cf-45cb-8172-80bfd17ace43 b243e759bbe54d4393fe1835a256afe9 a5208e8360a04665b0aab4ec58bd159d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 237/467] 10.0.0.137 () {34 vars in 695 bytes} [Wed Jun 10 11:18:48 2026] POST /v2.0/security-group-rules => generated 565 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:18:48.903 7 WARNING neutron_lib.context [None req-547616e7-048f-409a-a7ba-e01155a61f9a b243e759bbe54d4393fe1835a256afe9 a5208e8360a04665b0aab4ec58bd159d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 11:18:48.939 8 WARNING neutron_lib.context [req-a3a57562-9c50-4616-8b7a-714b42051b8b req-b8163b74-dd15-4ff1-a75d-6df456eca355 1f357093c6b245798a83610241d6ebe1 5c247e0155974602893543c5f8e5c1d6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 238/468] 10.0.0.137 () {34 vars in 695 bytes} [Wed Jun 10 11:18:48 2026] POST /v2.0/security-group-rules => generated 570 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:18:49.010 7 WARNING neutron_lib.context [None req-5ee86e89-cc19-464f-aa47-9ffff3fdbcf9 b243e759bbe54d4393fe1835a256afe9 a5208e8360a04665b0aab4ec58bd159d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 231/469] 10.0.0.162 () {38 vars in 971 bytes} [Wed Jun 10 11:18:48 2026] POST /v2.0/security-groups => generated 1621 bytes in 378 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/470] 10.0.0.162 () {34 vars in 991 bytes} [Wed Jun 10 11:18:49 2026] GET /v2.0/security-groups/ee21b10c-088a-4ba9-bfd7-a88b7fafe883 => generated 1621 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/471] 10.0.0.137 () {34 vars in 676 bytes} [Wed Jun 10 11:18:49 2026] POST /v2.0/floatingips => generated 552 bytes in 643 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:18:49.654 7 WARNING neutron_lib.context [req-b34931fe-bed2-4d28-8363-89951ca34b6e req-c97d4d4b-60e8-46d2-98a8-73fd404ccc58 1f357093c6b245798a83610241d6ebe1 5c247e0155974602893543c5f8e5c1d6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 240/472] 10.0.0.162 () {38 vars in 981 bytes} [Wed Jun 10 11:18:49 2026] POST /v2.0/security-group-rules => generated 582 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:18:49.784 8 INFO neutron.db.segments_db [None req-21173bb4-16fd-4044-9803-2fd7ee0be148 d96697cc802a41fa9d7824603c2d054f 0fb07b5f2bd14b0ebdfc8aa684ab18d1 - - default default] Added segment 5a3a2a13-1337-4b58-a5b4-273a37666186 of type vxlan for network 00fd9286-c17f-4e62-a6c9-aa2385415176 2026-06-10 11:18:49.804 7 WARNING neutron_lib.context [req-5c2e9c0f-0b58-46f5-a830-e84bfdd52ac5 req-5db8d43f-0156-423c-b073-bbb0aaba7749 1f357093c6b245798a83610241d6ebe1 5c247e0155974602893543c5f8e5c1d6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 233/473] 10.0.0.137 () {34 vars in 671 bytes} [Wed Jun 10 11:18:49 2026] POST /v2.0/networks => generated 745 bytes in 305 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/474] 10.0.0.162 () {38 vars in 971 bytes} [Wed Jun 10 11:18:49 2026] POST /v2.0/security-groups => generated 1622 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/475] 10.0.0.162 () {34 vars in 991 bytes} [Wed Jun 10 11:18:49 2026] GET /v2.0/security-groups/98ff6746-0efe-4de8-949b-c274b1df6ede => generated 1622 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:18:50.019 7 WARNING neutron_lib.context [req-7de677fa-696d-4469-9554-3989a0e76e93 req-3c8ac6fa-67e3-4480-92e4-7fccdecb6738 1f357093c6b245798a83610241d6ebe1 5c247e0155974602893543c5f8e5c1d6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 234/476] 10.0.0.137 () {34 vars in 669 bytes} [Wed Jun 10 11:18:49 2026] POST /v2.0/subnets => generated 668 bytes in 249 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/477] 10.0.0.162 () {38 vars in 981 bytes} [Wed Jun 10 11:18:50 2026] POST /v2.0/security-group-rules => generated 582 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/478] 10.0.0.162 () {34 vars in 1100 bytes} [Wed Jun 10 11:18:50 2026] GET /v2.0/security-groups?name=tempest-securitygroup--2012355157&fields=id&tenant_id=a5208e8360a04665b0aab4ec58bd159d => generated 69 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:18:50.238 7 INFO neutron.db.segments_db [None req-f30d5b14-8abc-4155-ad8d-7cd01f3eb350 d96697cc802a41fa9d7824603c2d054f 0fb07b5f2bd14b0ebdfc8aa684ab18d1 - - default default] Added segment 09165c86-2540-406e-b293-ae3a560a9459 of type vxlan for network 603567d7-f5e2-4323-ab2e-2d3f339239ce [pid: 8|app: 0|req: 236/479] 10.0.0.162 () {34 vars in 982 bytes} [Wed Jun 10 11:18:50 2026] GET /v2.0/networks?id=d598db4d-b86d-4275-9c5d-805925eaa14a => generated 676 bytes in 189 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/480] 10.0.0.162 () {34 vars in 991 bytes} [Wed Jun 10 11:18:50 2026] GET /v2.0/security-groups/98ff6746-0efe-4de8-949b-c274b1df6ede => generated 2215 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/481] 10.0.0.162 () {34 vars in 965 bytes} [Wed Jun 10 11:18:50 2026] GET /v2.0/quotas/a5208e8360a04665b0aab4ec58bd159d => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:18:50.581 7 INFO neutron.db.l3_hamode_db [None req-f30d5b14-8abc-4155-ad8d-7cd01f3eb350 d96697cc802a41fa9d7824603c2d054f 0fb07b5f2bd14b0ebdfc8aa684ab18d1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 239/482] 10.0.0.162 () {34 vars in 1002 bytes} [Wed Jun 10 11:18:50 2026] GET /v2.0/ports?tenant_id=a5208e8360a04665b0aab4ec58bd159d&fields=id => generated 103 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:18:50.596 8 WARNING neutron_lib.context [req-791be184-668f-4ff7-8c98-5d5b687206c9 req-9f9d01f9-4f33-4faf-9903-d8c26b9dce5e 1f357093c6b245798a83610241d6ebe1 5c247e0155974602893543c5f8e5c1d6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 240/483] 10.0.0.162 () {38 vars in 981 bytes} [Wed Jun 10 11:18:50 2026] POST /v2.0/security-group-rules => generated 587 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/484] 10.0.0.162 () {34 vars in 991 bytes} [Wed Jun 10 11:18:50 2026] GET /v2.0/security-groups/98ff6746-0efe-4de8-949b-c274b1df6ede => generated 2813 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/485] 10.0.0.162 () {34 vars in 1001 bytes} [Wed Jun 10 11:18:50 2026] GET /v2.0/security-group-rules/e6918e85-1f4c-4ffb-b257-9f1be1e3e76e => generated 584 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/486] 10.0.0.162 () {34 vars in 991 bytes} [Wed Jun 10 11:18:50 2026] GET /v2.0/security-groups/98ff6746-0efe-4de8-949b-c274b1df6ede => generated 2813 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/487] 10.0.0.162 () {36 vars in 1023 bytes} [Wed Jun 10 11:18:50 2026] DELETE /v2.0/security-group-rules/e6918e85-1f4c-4ffb-b257-9f1be1e3e76e => 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: 245/488] 10.0.0.162 () {34 vars in 907 bytes} [Wed Jun 10 11:18:51 2026] GET /v2.0/extensions => generated 19600 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/489] 10.0.0.162 () {34 vars in 991 bytes} [Wed Jun 10 11:18:51 2026] GET /v2.0/security-groups/98ff6746-0efe-4de8-949b-c274b1df6ede => generated 2215 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/490] 10.0.0.162 () {34 vars in 1008 bytes} [Wed Jun 10 11:18:51 2026] GET /v2.0/networks/d598db4d-b86d-4275-9c5d-805925eaa14a?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: 248/491] 10.0.0.162 () {36 vars in 1013 bytes} [Wed Jun 10 11:18:51 2026] DELETE /v2.0/security-groups/98ff6746-0efe-4de8-949b-c274b1df6ede => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/492] 10.0.0.162 () {34 vars in 1108 bytes} [Wed Jun 10 11:18:51 2026] GET /v2.0/networks/d598db4d-b86d-4275-9c5d-805925eaa14a?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: 250/493] 10.0.0.162 () {34 vars in 991 bytes} [Wed Jun 10 11:18:51 2026] GET /v2.0/security-groups/ee21b10c-088a-4ba9-bfd7-a88b7fafe883 => generated 2214 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:18:51.699 7 INFO neutron.db.l3_hamode_db [None req-f30d5b14-8abc-4155-ad8d-7cd01f3eb350 d96697cc802a41fa9d7824603c2d054f 0fb07b5f2bd14b0ebdfc8aa684ab18d1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 251/494] 10.0.0.162 () {36 vars in 1013 bytes} [Wed Jun 10 11:18:51 2026] DELETE /v2.0/security-groups/ee21b10c-088a-4ba9-bfd7-a88b7fafe883 => 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: 244/495] 10.0.0.137 () {34 vars in 669 bytes} [Wed Jun 10 11:18:50 2026] POST /v2.0/routers => generated 732 bytes in 2895 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/496] 10.0.0.162 () {34 vars in 990 bytes} [Wed Jun 10 11:18:53 2026] GET /v2.0/ports?device_id=b83d3dbf-7e01-43c4-90c3-d5545370e590 => 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: 252/497] 10.0.0.137 () {34 vars in 789 bytes} [Wed Jun 10 11:18:51 2026] PUT /v2.0/routers/f72282ec-22c4-4bda-ac3d-417620b230a8/remove_router_interface => generated 309 bytes in 1827 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/498] 10.0.0.137 () {32 vars in 774 bytes} [Wed Jun 10 11:18:53 2026] GET /v2.0/security-groups?tenant_id=1375f897a88a4ff0bbb94d68bb588067&name=default => generated 2801 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:18:54.624 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-b4a056f8-e455-419d-b86c-662d20f97be2 d96697cc802a41fa9d7824603c2d054f 0fb07b5f2bd14b0ebdfc8aa684ab18d1 - - 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: 7|app: 0|req: 246/499] 10.0.0.137 () {34 vars in 783 bytes} [Wed Jun 10 11:18:53 2026] PUT /v2.0/routers/8317276a-6c9c-4a26-a1e6-f3d26ebccf44/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: 247/500] 199.204.45.116 () {34 vars in 986 bytes} [Wed Jun 10 11:18:54 2026] GET /v2.0/networks?id=d598db4d-b86d-4275-9c5d-805925eaa14a => generated 676 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/501] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:18:54 2026] DELETE /v2.0/security-groups/d8a158e0-da5a-48f0-ba0a-e127e5507c15 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/502] 10.0.0.162 () {34 vars in 990 bytes} [Wed Jun 10 11:18:54 2026] GET /v2.0/ports?device_id=b83d3dbf-7e01-43c4-90c3-d5545370e590 => generated 12 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/503] 199.204.45.116 () {34 vars in 1050 bytes} [Wed Jun 10 11:18:54 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a5208e8360a04665b0aab4ec58bd159d => generated 181 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:18:55.057 7 WARNING neutron_lib.context [req-cf95f8d8-f73b-4823-8d78-b3197da21b0e req-b40d1d8f-f1f8-49b0-9479-98221a9643cd b243e759bbe54d4393fe1835a256afe9 a5208e8360a04665b0aab4ec58bd159d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 11:18:55.154 8 INFO neutron.db.l3_hamode_db [None req-b4a056f8-e455-419d-b86c-662d20f97be2 d96697cc802a41fa9d7824603c2d054f 0fb07b5f2bd14b0ebdfc8aa684ab18d1 - - default default] HA network 63676847-98e7-4fbc-adc8-7a223bf75270 was deleted as no HA routers are present in tenant 5c247e0155974602893543c5f8e5c1d6. [pid: 8|app: 0|req: 254/504] 10.0.0.137 () {32 vars in 724 bytes} [Wed Jun 10 11:18:53 2026] DELETE /v2.0/routers/f72282ec-22c4-4bda-ac3d-417620b230a8 => generated 0 bytes in 1399 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/505] 10.0.0.137 () {32 vars in 774 bytes} [Wed Jun 10 11:18:55 2026] GET /v2.0/security-groups?tenant_id=fa4bcc07a9ac4b7797a3cd3727ede2c9&name=default => generated 2801 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/506] 10.0.0.137 () {32 vars in 724 bytes} [Wed Jun 10 11:18:55 2026] DELETE /v2.0/subnets/470843db-460f-4228-b459-3181b65d7463 => generated 0 bytes in 279 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:18:55.582 8 WARNING neutron_lib.context [req-f02f6cd2-d433-4267-8fba-0c928a8838a9 req-9a6d24de-9332-471f-987b-c80b3ae21eda 806e9434fef646c38a8c1319e031cae1 2fd3b9778a294402bfde349252d7c177 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/507] 199.204.45.116 () {38 vars in 955 bytes} [Wed Jun 10 11:18:55 2026] POST /v2.0/ports => generated 954 bytes in 546 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-06-10 11:18:55.723 8 INFO neutron.services.segments.plugin [-] Segment 30c8c500-ff48-4c5e-a904-a846e6c809aa resource provider aggregate not found [pid: 7|app: 0|req: 252/508] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:18:55 2026] DELETE /v2.0/security-groups/74f6a479-a5fc-4d87-80d2-1eacb0df5beb => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:18:55.750 8 INFO neutron.services.segments.plugin [-] Segment 30c8c500-ff48-4c5e-a904-a846e6c809aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 30c8c500-ff48-4c5e-a904-a846e6c809aa found for delete ", "request_id": "req-0444500f-f7b3-4c4d-8864-aa75b90d4739"}]} [pid: 8|app: 0|req: 257/509] 10.0.0.162 () {38 vars in 971 bytes} [Wed Jun 10 11:18:55 2026] POST /v2.0/security-groups => generated 1618 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-10 11:18:55.774 8 INFO neutron.services.segments.plugin [-] Segment 30c8c500-ff48-4c5e-a904-a846e6c809aa resource provider aggregate not found [pid: 8|app: 0|req: 258/510] 199.204.45.116 () {34 vars in 911 bytes} [Wed Jun 10 11:18:55 2026] GET /v2.0/extensions => generated 19600 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-06-10 11:18:55.822 8 WARNING neutron_lib.context [req-0a5b1756-9f0d-4e86-9d7c-e9d1d4c72bce req-0f0ce7df-ba5c-4349-8a60-9990c9df9554 806e9434fef646c38a8c1319e031cae1 2fd3b9778a294402bfde349252d7c177 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 11:18:55.828 8 INFO neutron.services.segments.plugin [-] Segment 30c8c500-ff48-4c5e-a904-a846e6c809aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 30c8c500-ff48-4c5e-a904-a846e6c809aa found for delete ", "request_id": "req-9b9f283f-d277-4915-b459-66f41bd62f1d"}]} [pid: 8|app: 0|req: 259/511] 10.0.0.162 () {38 vars in 971 bytes} [Wed Jun 10 11:18:55 2026] POST /v2.0/security-groups => generated 1616 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-10 11:18:55.987 8 WARNING neutron_lib.context [req-0612989a-330c-4603-843f-90d888bcdc14 req-261cf8c8-1c9b-4af4-b52f-bc5da7669a85 806e9434fef646c38a8c1319e031cae1 2fd3b9778a294402bfde349252d7c177 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. /var/lib/openstack/lib/python3.10/site-packages/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: 260/512] 10.0.0.162 () {38 vars in 971 bytes} [Wed Jun 10 11:18:55 2026] POST /v2.0/security-groups => generated 1617 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/513] 10.0.0.162 () {34 vars in 990 bytes} [Wed Jun 10 11:18:56 2026] GET /v2.0/ports?device_id=b83d3dbf-7e01-43c4-90c3-d5545370e590 => generated 957 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/514] 10.0.0.137 () {32 vars in 726 bytes} [Wed Jun 10 11:18:55 2026] DELETE /v2.0/networks/dce7c270-feb4-415b-823b-837110effe60 => generated 0 bytes in 559 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/515] 10.0.0.162 () {34 vars in 1040 bytes} [Wed Jun 10 11:18:56 2026] GET /v2.0/security-groups?id=f8dfa059-6a57-4e15-97b5-4669cfd1dafa&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/516] 10.0.0.162 () {34 vars in 1002 bytes} [Wed Jun 10 11:18:56 2026] GET /v2.0/security-groups?tenant_id=2fd3b9778a294402bfde349252d7c177 => generated 7598 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/517] 10.0.0.162 () {34 vars in 991 bytes} [Wed Jun 10 11:18:56 2026] GET /v2.0/security-groups/5420e82c-8271-4cd0-a55f-7d6489abeac6 => generated 2798 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/518] 10.0.0.162 () {34 vars in 991 bytes} [Wed Jun 10 11:18:56 2026] GET /v2.0/security-groups/5420e82c-8271-4cd0-a55f-7d6489abeac6 => generated 2798 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/519] 10.0.0.137 () {32 vars in 774 bytes} [Wed Jun 10 11:18:56 2026] GET /v2.0/security-groups?tenant_id=5c247e0155974602893543c5f8e5c1d6&name=default => generated 2797 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/520] 10.0.0.162 () {34 vars in 991 bytes} [Wed Jun 10 11:18:56 2026] GET /v2.0/security-groups/e3bc528c-272e-422b-9a4b-3c010ed598a4 => generated 1618 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:18:56.738 7 INFO neutron.services.segments.plugin [-] Segment 235636f4-d192-407b-bbdf-fb071850fec2 resource provider aggregate not found [pid: 7|app: 0|req: 260/521] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:18:56 2026] DELETE /v2.0/security-groups/1e0c63a5-d397-42de-ac71-2929a0378d38 => generated 0 bytes in 203 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/522] 199.204.45.116 () {38 vars in 1028 bytes} [Wed Jun 10 11:18:56 2026] PUT /v2.0/ports/bb00626b-d036-4188-a73f-b1cb97219ef3 => generated 1199 bytes in 564 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:18:56.764 7 INFO neutron.services.segments.plugin [-] Segment 235636f4-d192-407b-bbdf-fb071850fec2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 235636f4-d192-407b-bbdf-fb071850fec2 found for delete ", "request_id": "req-6bec0e09-91c5-4c0a-b71e-2e988bcbecc7"}]} 2026-06-10 11:18:56.768 7 INFO neutron.services.segments.plugin [-] Segment 235636f4-d192-407b-bbdf-fb071850fec2 resource provider aggregate not found 2026-06-10 11:18:56.803 7 INFO neutron.services.segments.plugin [-] Segment 235636f4-d192-407b-bbdf-fb071850fec2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 235636f4-d192-407b-bbdf-fb071850fec2 found for delete ", "request_id": "req-0caf0371-367b-4bd3-934d-8fc722679b55"}]} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 261/523] 10.0.0.162 () {36 vars in 1013 bytes} [Wed Jun 10 11:18:56 2026] DELETE /v2.0/security-groups/e3bc528c-272e-422b-9a4b-3c010ed598a4 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/524] 199.204.45.116 () {34 vars in 1080 bytes} [Wed Jun 10 11:18:56 2026] GET /v2.0/ports?tenant_id=a5208e8360a04665b0aab4ec58bd159d&device_id=b83d3dbf-7e01-43c4-90c3-d5545370e590 => generated 1238 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:18:56.922 7 INFO neutron.api.v2.resource [req-124561f0-dab7-49ec-b5e7-f4ab45d00833 req-04f94fa3-25ba-4f68-a274-7fa2e2dcfd71 806e9434fef646c38a8c1319e031cae1 2fd3b9778a294402bfde349252d7c177 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 262/525] 10.0.0.162 () {34 vars in 991 bytes} [Wed Jun 10 11:18:56 2026] GET /v2.0/security-groups/e3bc528c-272e-422b-9a4b-3c010ed598a4 => generated 146 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 264/526] 199.204.45.116 () {34 vars in 1058 bytes} [Wed Jun 10 11:18:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=bb00626b-d036-4188-a73f-b1cb97219ef3 => 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: 263/527] 10.0.0.162 () {34 vars in 991 bytes} [Wed Jun 10 11:18:56 2026] GET /v2.0/security-groups/23ff8c8a-21c6-48a4-a731-87fbcb27d67a => generated 1616 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/528] 199.204.45.116 () {34 vars in 984 bytes} [Wed Jun 10 11:18:56 2026] GET /v2.0/subnets?id=f0db00e7-5998-4f6a-8328-cc2d3912d587 => generated 670 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/529] 199.204.45.116 () {34 vars in 1052 bytes} [Wed Jun 10 11:18:57 2026] GET /v2.0/ports?network_id=d598db4d-b86d-4275-9c5d-805925eaa14a&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: 264/530] 10.0.0.162 () {36 vars in 1013 bytes} [Wed Jun 10 11:18:57 2026] DELETE /v2.0/security-groups/23ff8c8a-21c6-48a4-a731-87fbcb27d67a => 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: 267/531] 199.204.45.116 () {34 vars in 1012 bytes} [Wed Jun 10 11:18:57 2026] GET /v2.0/networks/d598db4d-b86d-4275-9c5d-805925eaa14a?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:18:57.165 7 INFO neutron.api.v2.resource [req-b58c2a70-7e20-4aa0-9939-efdd5c8c60b2 req-83c52eb5-7087-4a21-ba66-4eeb4f1cd55c 806e9434fef646c38a8c1319e031cae1 2fd3b9778a294402bfde349252d7c177 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 265/532] 10.0.0.162 () {34 vars in 991 bytes} [Wed Jun 10 11:18:57 2026] GET /v2.0/security-groups/23ff8c8a-21c6-48a4-a731-87fbcb27d67a => generated 146 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/533] 10.0.0.162 () {34 vars in 991 bytes} [Wed Jun 10 11:18:57 2026] GET /v2.0/security-groups/8c6cac6e-fe96-471a-8d7b-81c0cc596e52 => generated 1617 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/534] 199.204.45.116 () {34 vars in 1112 bytes} [Wed Jun 10 11:18:57 2026] GET /v2.0/networks/d598db4d-b86d-4275-9c5d-805925eaa14a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/535] 10.0.0.162 () {36 vars in 1013 bytes} [Wed Jun 10 11:18:57 2026] DELETE /v2.0/security-groups/8c6cac6e-fe96-471a-8d7b-81c0cc596e52 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:18:57.404 8 INFO neutron.api.v2.resource [req-92cce555-9dee-4b30-9591-32f90848ec64 req-2c233ef0-51c3-4515-b29d-b46619e83630 806e9434fef646c38a8c1319e031cae1 2fd3b9778a294402bfde349252d7c177 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 269/536] 10.0.0.162 () {34 vars in 991 bytes} [Wed Jun 10 11:18:57 2026] GET /v2.0/security-groups/8c6cac6e-fe96-471a-8d7b-81c0cc596e52 => generated 146 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/537] 10.0.0.162 () {34 vars in 990 bytes} [Wed Jun 10 11:18:57 2026] GET /v2.0/ports?device_id=b83d3dbf-7e01-43c4-90c3-d5545370e590 => generated 969 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:18:57.577 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-66f82f30-b931-4f44-81d9-9f14c65945ed'] response: {'name': 'network-changed', 'server_uuid': 'b83d3dbf-7e01-43c4-90c3-d5545370e590', 'tag': 'bb00626b-d036-4188-a73f-b1cb97219ef3', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 270/538] 10.0.0.162 () {34 vars in 1040 bytes} [Wed Jun 10 11:18:57 2026] GET /v2.0/security-groups?id=f8dfa059-6a57-4e15-97b5-4669cfd1dafa&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/539] 199.204.45.116 () {34 vars in 1080 bytes} [Wed Jun 10 11:18:57 2026] GET /v2.0/ports?tenant_id=a5208e8360a04665b0aab4ec58bd159d&device_id=b83d3dbf-7e01-43c4-90c3-d5545370e590 => generated 1238 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/540] 10.0.0.162 () {34 vars in 1002 bytes} [Wed Jun 10 11:18:57 2026] GET /v2.0/security-groups?tenant_id=2fd3b9778a294402bfde349252d7c177 => generated 2801 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/541] 10.0.0.162 () {34 vars in 991 bytes} [Wed Jun 10 11:18:57 2026] GET /v2.0/security-groups/5420e82c-8271-4cd0-a55f-7d6489abeac6 => generated 2798 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/542] 10.0.0.162 () {34 vars in 991 bytes} [Wed Jun 10 11:18:57 2026] GET /v2.0/security-groups/5420e82c-8271-4cd0-a55f-7d6489abeac6 => generated 2798 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/543] 199.204.45.116 () {34 vars in 986 bytes} [Wed Jun 10 11:18:57 2026] GET /v2.0/networks?id=d598db4d-b86d-4275-9c5d-805925eaa14a => generated 772 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:18:57.812 8 INFO neutron.api.v2.resource [req-ddeffffb-f5ee-4bba-b70a-217a4474398d req-beff4ce9-4d96-4cc3-b0a2-d70ebc6c2785 806e9434fef646c38a8c1319e031cae1 2fd3b9778a294402bfde349252d7c177 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 273/544] 10.0.0.162 () {34 vars in 991 bytes} [Wed Jun 10 11:18:57 2026] GET /v2.0/security-groups/8c6cac6e-fe96-471a-8d7b-81c0cc596e52 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/545] 199.204.45.116 () {34 vars in 1058 bytes} [Wed Jun 10 11:18:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=bb00626b-d036-4188-a73f-b1cb97219ef3 => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:18:57.856 7 INFO neutron.api.v2.resource [req-8232041c-bc7b-402d-bf6b-13d3c2aabf73 req-b7e79a3e-0f80-45dd-8ef9-cbbe4386980c 806e9434fef646c38a8c1319e031cae1 2fd3b9778a294402bfde349252d7c177 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 273/546] 10.0.0.162 () {34 vars in 991 bytes} [Wed Jun 10 11:18:57 2026] GET /v2.0/security-groups/23ff8c8a-21c6-48a4-a731-87fbcb27d67a => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/547] 199.204.45.116 () {34 vars in 984 bytes} [Wed Jun 10 11:18:57 2026] GET /v2.0/subnets?id=f0db00e7-5998-4f6a-8328-cc2d3912d587 => generated 670 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/548] 199.204.45.116 () {34 vars in 1052 bytes} [Wed Jun 10 11:18:57 2026] GET /v2.0/ports?network_id=d598db4d-b86d-4275-9c5d-805925eaa14a&device_owner=network%3Adhcp => generated 1244 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:18:58.030 7 INFO neutron.api.v2.resource [req-30502b09-9854-4152-87da-efe1c545a601 req-54ed47b5-c628-461d-84ef-db09fa4732cd 806e9434fef646c38a8c1319e031cae1 2fd3b9778a294402bfde349252d7c177 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 275/549] 10.0.0.162 () {34 vars in 991 bytes} [Wed Jun 10 11:18:58 2026] GET /v2.0/security-groups/e3bc528c-272e-422b-9a4b-3c010ed598a4 => 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: 275/550] 199.204.45.116 () {34 vars in 1012 bytes} [Wed Jun 10 11:18:57 2026] GET /v2.0/networks/d598db4d-b86d-4275-9c5d-805925eaa14a?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: 276/551] 199.204.45.116 () {34 vars in 1112 bytes} [Wed Jun 10 11:18:58 2026] GET /v2.0/networks/d598db4d-b86d-4275-9c5d-805925eaa14a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:18:58.915 8 INFO neutron.db.segments_db [None req-b1b37ee0-bc36-43dc-a830-d47ecb9345d1 d96697cc802a41fa9d7824603c2d054f 0fb07b5f2bd14b0ebdfc8aa684ab18d1 - - default default] Added segment b4ae1755-6e57-4633-8ea5-e6026f1d9920 of type vxlan for network 401345cf-ca15-418a-b74a-2884ad47cc9a [pid: 8|app: 0|req: 277/552] 10.0.0.137 () {34 vars in 671 bytes} [Wed Jun 10 11:18:58 2026] POST /v2.0/networks => generated 752 bytes in 544 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/553] 10.0.0.162 () {34 vars in 990 bytes} [Wed Jun 10 11:18:59 2026] GET /v2.0/ports?device_id=b83d3dbf-7e01-43c4-90c3-d5545370e590 => generated 969 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/554] 10.0.0.137 () {34 vars in 669 bytes} [Wed Jun 10 11:18:59 2026] POST /v2.0/subnets => generated 675 bytes in 263 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/555] 10.0.0.162 () {34 vars in 1040 bytes} [Wed Jun 10 11:18:59 2026] GET /v2.0/security-groups?id=f8dfa059-6a57-4e15-97b5-4669cfd1dafa&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:18:59.454 8 INFO neutron.db.segments_db [None req-a5e50e8f-3032-4fd1-868c-8cc976d5b10a d96697cc802a41fa9d7824603c2d054f 0fb07b5f2bd14b0ebdfc8aa684ab18d1 - - default default] Added segment 8e76f885-4507-4a9a-9ec3-16588526abe3 of type vxlan for network 2c8085c9-46cd-49fb-a61f-eb4505d77906 [pid: 7|app: 0|req: 276/556] 10.0.0.137 () {34 vars in 789 bytes} [Wed Jun 10 11:18:58 2026] PUT /v2.0/routers/8317276a-6c9c-4a26-a1e6-f3d26ebccf44/remove_router_interface => generated 309 bytes in 1658 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:18:59.763 8 INFO neutron.db.l3_hamode_db [None req-a5e50e8f-3032-4fd1-868c-8cc976d5b10a d96697cc802a41fa9d7824603c2d054f 0fb07b5f2bd14b0ebdfc8aa684ab18d1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 11:19:00.506 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-9fd28eb6-c627-4f0d-a280-ea59a2a42c98 d96697cc802a41fa9d7824603c2d054f 0fb07b5f2bd14b0ebdfc8aa684ab18d1 - - 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-06-10 11:19:00.969 7 INFO neutron.services.segments.plugin [-] Segment 09165c86-2540-406e-b293-ae3a560a9459 resource provider aggregate not found 2026-06-10 11:19:00.977 7 INFO neutron.services.segments.plugin [-] Segment 09165c86-2540-406e-b293-ae3a560a9459 resource provider aggregate not found 2026-06-10 11:19:00.989 7 INFO neutron.services.segments.plugin [-] Segment 09165c86-2540-406e-b293-ae3a560a9459 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 09165c86-2540-406e-b293-ae3a560a9459 found for delete ", "request_id": "req-70350b40-0abe-4037-a578-5567681f7eca"}]} 2026-06-10 11:19:01.008 7 INFO neutron.services.segments.plugin [-] Segment 09165c86-2540-406e-b293-ae3a560a9459 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 09165c86-2540-406e-b293-ae3a560a9459 found for delete ", "request_id": "req-65671618-9b18-4888-8d50-aaf2947c17cb"}]} 2026-06-10 11:19:01.015 7 INFO neutron.db.l3_hamode_db [None req-9fd28eb6-c627-4f0d-a280-ea59a2a42c98 d96697cc802a41fa9d7824603c2d054f 0fb07b5f2bd14b0ebdfc8aa684ab18d1 - - default default] HA network 603567d7-f5e2-4323-ab2e-2d3f339239ce was deleted as no HA routers are present in tenant 2fd3b9778a294402bfde349252d7c177. [pid: 7|app: 0|req: 277/557] 10.0.0.137 () {32 vars in 724 bytes} [Wed Jun 10 11:18:59 2026] DELETE /v2.0/routers/8317276a-6c9c-4a26-a1e6-f3d26ebccf44 => generated 0 bytes in 1316 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/560] 10.0.0.162 () {34 vars in 990 bytes} [Wed Jun 10 11:19:01 2026] GET /v2.0/ports?device_id=b83d3dbf-7e01-43c4-90c3-d5545370e590 => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:19:01.172 8 INFO neutron.db.l3_hamode_db [None req-a5e50e8f-3032-4fd1-868c-8cc976d5b10a d96697cc802a41fa9d7824603c2d054f 0fb07b5f2bd14b0ebdfc8aa684ab18d1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 281/561] 10.0.0.137 () {32 vars in 724 bytes} [Wed Jun 10 11:19:01 2026] DELETE /v2.0/subnets/7a5d8187-e66d-4f8c-ace4-e4f8f850f52c => generated 0 bytes in 342 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/562] 10.0.0.162 () {34 vars in 1040 bytes} [Wed Jun 10 11:19:01 2026] GET /v2.0/security-groups?id=f8dfa059-6a57-4e15-97b5-4669cfd1dafa&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: 283/563] 10.0.0.137 () {32 vars in 726 bytes} [Wed Jun 10 11:19:01 2026] DELETE /v2.0/networks/00fd9286-c17f-4e62-a6c9-aa2385415176 => generated 0 bytes in 400 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/564] 10.0.0.137 () {32 vars in 774 bytes} [Wed Jun 10 11:19:02 2026] GET /v2.0/security-groups?tenant_id=2fd3b9778a294402bfde349252d7c177&name=default => generated 2801 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/565] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:19:02 2026] DELETE /v2.0/security-groups/5420e82c-8271-4cd0-a55f-7d6489abeac6 => 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: 286/566] 10.0.0.162 () {34 vars in 990 bytes} [Wed Jun 10 11:19:02 2026] GET /v2.0/ports?device_id=b83d3dbf-7e01-43c4-90c3-d5545370e590 => 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: 287/567] 10.0.0.162 () {34 vars in 1040 bytes} [Wed Jun 10 11:19:02 2026] GET /v2.0/security-groups?id=f8dfa059-6a57-4e15-97b5-4669cfd1dafa&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/568] 10.0.0.137 () {34 vars in 669 bytes} [Wed Jun 10 11:18:59 2026] POST /v2.0/routers => generated 739 bytes in 3326 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/569] 10.0.0.137 () {32 vars in 774 bytes} [Wed Jun 10 11:19:02 2026] GET /v2.0/security-groups?tenant_id=c4c67f7a87b84da2b64dd182e8971d4f&name=default => generated 2801 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:19:03.015 7 INFO neutron.services.segments.plugin [-] Segment 5a3a2a13-1337-4b58-a5b4-273a37666186 resource provider aggregate not found 2026-06-10 11:19:03.038 7 INFO neutron.services.segments.plugin [-] Segment 5a3a2a13-1337-4b58-a5b4-273a37666186 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a3a2a13-1337-4b58-a5b4-273a37666186 found for delete ", "request_id": "req-3e542f93-bdc8-46e0-bfdc-4bcf6b63f7db"}]} 2026-06-10 11:19:03.039 7 INFO neutron.services.segments.plugin [-] Segment 5a3a2a13-1337-4b58-a5b4-273a37666186 resource provider aggregate not found 2026-06-10 11:19:03.062 7 INFO neutron.services.segments.plugin [-] Segment 5a3a2a13-1337-4b58-a5b4-273a37666186 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a3a2a13-1337-4b58-a5b4-273a37666186 found for delete ", "request_id": "req-09a13cf5-6a44-44c4-91d6-97e66513ffe0"}]} [pid: 8|app: 0|req: 283/570] 10.0.0.162 () {34 vars in 990 bytes} [Wed Jun 10 11:19:02 2026] GET /v2.0/ports?device_id=b83d3dbf-7e01-43c4-90c3-d5545370e590 => generated 971 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/571] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:19:03 2026] DELETE /v2.0/security-groups/31abb955-705a-4f58-9030-271df6176c57 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:19:03.741 8 INFO neutron.db.l3_db [None req-34d72ff5-4c2c-4b67-a671-09b2aaddd945 b243e759bbe54d4393fe1835a256afe9 a5208e8360a04665b0aab4ec58bd159d - - default default] Floating IP b63c9a6f-f9e4-4c09-bbcc-3d7e1b9e1b1c associated. External IP: 10.96.250.210, port: bb00626b-d036-4188-a73f-b1cb97219ef3. [pid: 8|app: 0|req: 285/572] 10.0.0.137 () {34 vars in 749 bytes} [Wed Jun 10 11:19:03 2026] PUT /v2.0/floatingips/b63c9a6f-f9e4-4c09-bbcc-3d7e1b9e1b1c => generated 855 bytes in 929 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:19:04.168 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-da57bb85-b2cc-462e-bbb1-3aad62735dd3'] response: {'name': 'network-changed', 'server_uuid': 'b83d3dbf-7e01-43c4-90c3-d5545370e590', 'tag': 'bb00626b-d036-4188-a73f-b1cb97219ef3', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 288/573] 10.0.0.137 () {34 vars in 783 bytes} [Wed Jun 10 11:19:02 2026] PUT /v2.0/routers/01d1c034-9742-4bb6-9735-d3d6b38ea742/add_router_interface => generated 309 bytes in 1486 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/574] 10.0.0.137 () {32 vars in 774 bytes} [Wed Jun 10 11:19:04 2026] GET /v2.0/security-groups?tenant_id=6f45b4870fe04e3ebcc68cc9cc421bc1&name=default => generated 2801 bytes in 210 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/575] 199.204.45.116 () {34 vars in 1080 bytes} [Wed Jun 10 11:19:04 2026] GET /v2.0/ports?tenant_id=a5208e8360a04665b0aab4ec58bd159d&device_id=b83d3dbf-7e01-43c4-90c3-d5545370e590 => generated 1240 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/576] 10.0.0.162 () {34 vars in 990 bytes} [Wed Jun 10 11:19:04 2026] GET /v2.0/ports?device_id=b83d3dbf-7e01-43c4-90c3-d5545370e590 => generated 971 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/577] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:19:04 2026] DELETE /v2.0/security-groups/18ef28cc-1c30-4063-9829-289342e706a2 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:19:04.629 7 INFO neutron.db.segments_db [None req-211dbdfd-af60-4618-8d30-49f4bcd5d8d7 d96697cc802a41fa9d7824603c2d054f 0fb07b5f2bd14b0ebdfc8aa684ab18d1 - - default default] Added segment c863c9b8-c7cd-43bd-9f6b-2d8f763ebddb of type vxlan for network e730d320-60f9-487a-bb6c-4a8e39f12344 [pid: 8|app: 0|req: 290/578] 199.204.45.116 () {34 vars in 986 bytes} [Wed Jun 10 11:19:04 2026] GET /v2.0/networks?id=d598db4d-b86d-4275-9c5d-805925eaa14a => generated 772 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/579] 10.0.0.137 () {34 vars in 671 bytes} [Wed Jun 10 11:19:04 2026] POST /v2.0/networks => generated 738 bytes in 535 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/580] 10.0.0.162 () {34 vars in 1040 bytes} [Wed Jun 10 11:19:04 2026] GET /v2.0/security-groups?id=f8dfa059-6a57-4e15-97b5-4669cfd1dafa&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: 290/581] 199.204.45.116 () {34 vars in 1058 bytes} [Wed Jun 10 11:19:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=bb00626b-d036-4188-a73f-b1cb97219ef3 => generated 858 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/582] 199.204.45.116 () {34 vars in 984 bytes} [Wed Jun 10 11:19:04 2026] GET /v2.0/subnets?id=f0db00e7-5998-4f6a-8328-cc2d3912d587 => 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: 292/583] 199.204.45.116 () {34 vars in 1052 bytes} [Wed Jun 10 11:19:04 2026] GET /v2.0/ports?network_id=d598db4d-b86d-4275-9c5d-805925eaa14a&device_owner=network%3Adhcp => generated 1244 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/584] 10.0.0.137 () {34 vars in 669 bytes} [Wed Jun 10 11:19:04 2026] POST /v2.0/subnets => generated 661 bytes in 249 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:19:05.014 8 WARNING neutron_lib.context [None req-1fbef5bb-bc07-4ee9-a218-09ab9a189adb e1bdc6f374404a688722d7fda4272be8 7d1b960bdad94c55a6608a3ee28428ff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 293/585] 199.204.45.116 () {34 vars in 1012 bytes} [Wed Jun 10 11:19:04 2026] GET /v2.0/networks/d598db4d-b86d-4275-9c5d-805925eaa14a?fields=segments => generated 14 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:19:05.140 7 INFO neutron.db.segments_db [None req-0f13482b-6ad7-47d6-b8d6-98c0ab5c642a d96697cc802a41fa9d7824603c2d054f 0fb07b5f2bd14b0ebdfc8aa684ab18d1 - - default default] Added segment 7ee566cd-48d9-47fe-9f37-be4cd14bd559 of type vxlan for network 769080f9-837b-4c66-bf3b-19c7d6a85ba1 [pid: 8|app: 0|req: 293/586] 10.0.0.137 () {34 vars in 685 bytes} [Wed Jun 10 11:19:05 2026] POST /v2.0/security-groups => generated 1596 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/587] 199.204.45.116 () {34 vars in 1112 bytes} [Wed Jun 10 11:19:05 2026] GET /v2.0/networks/d598db4d-b86d-4275-9c5d-805925eaa14a?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) 2026-06-10 11:19:05.277 8 WARNING neutron_lib.context [None req-71a49d24-98a9-4a24-8acc-b02682c11c09 e1bdc6f374404a688722d7fda4272be8 7d1b960bdad94c55a6608a3ee28428ff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 295/588] 10.0.0.137 () {34 vars in 695 bytes} [Wed Jun 10 11:19:05 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) [pid: 8|app: 0|req: 296/589] 10.0.0.162 () {34 vars in 990 bytes} [Wed Jun 10 11:19:05 2026] GET /v2.0/ports?device_id=b83d3dbf-7e01-43c4-90c3-d5545370e590 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:19:05.444 8 WARNING neutron_lib.context [None req-65a87e29-ae15-4730-8378-b5b8fcacb1e8 e1bdc6f374404a688722d7fda4272be8 7d1b960bdad94c55a6608a3ee28428ff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 11:19:05.530 7 INFO neutron.db.l3_hamode_db [None req-0f13482b-6ad7-47d6-b8d6-98c0ab5c642a d96697cc802a41fa9d7824603c2d054f 0fb07b5f2bd14b0ebdfc8aa684ab18d1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 297/590] 10.0.0.137 () {34 vars in 695 bytes} [Wed Jun 10 11:19:05 2026] POST /v2.0/security-group-rules => generated 570 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/591] 10.0.0.162 () {34 vars in 1040 bytes} [Wed Jun 10 11:19:05 2026] GET /v2.0/security-groups?id=f8dfa059-6a57-4e15-97b5-4669cfd1dafa&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:19:05.617 8 WARNING neutron_lib.context [None req-d4bee8c4-3d8b-4ca5-a716-9beca9306909 e1bdc6f374404a688722d7fda4272be8 7d1b960bdad94c55a6608a3ee28428ff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 299/592] 10.0.0.137 () {34 vars in 676 bytes} [Wed Jun 10 11:19:05 2026] POST /v2.0/floatingips => generated 552 bytes in 797 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/593] 199.204.45.116 () {34 vars in 994 bytes} [Wed Jun 10 11:19:06 2026] GET /v2.0/ports?device_id=b83d3dbf-7e01-43c4-90c3-d5545370e590 => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:19:06.685 7 INFO neutron.db.l3_hamode_db [None req-0f13482b-6ad7-47d6-b8d6-98c0ab5c642a d96697cc802a41fa9d7824603c2d054f 0fb07b5f2bd14b0ebdfc8aa684ab18d1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 11:19:06.870 8 INFO neutron.db.l3_db [req-5b6d10c0-e403-487f-a7f3-603713b8eeb8 req-efac3726-6371-43a4-8e39-f0715c403522 b243e759bbe54d4393fe1835a256afe9 a5208e8360a04665b0aab4ec58bd159d - - default default] Floating IP b63c9a6f-f9e4-4c09-bbcc-3d7e1b9e1b1c disassociated. External IP: 10.96.250.210, port: bb00626b-d036-4188-a73f-b1cb97219ef3. [pid: 8|app: 0|req: 301/594] 199.204.45.116 () {36 vars in 997 bytes} [Wed Jun 10 11:19:06 2026] DELETE /v2.0/ports/bb00626b-d036-4188-a73f-b1cb97219ef3 => generated 0 bytes in 1287 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/595] 10.0.0.162 () {34 vars in 990 bytes} [Wed Jun 10 11:19:07 2026] GET /v2.0/ports?device_id=b83d3dbf-7e01-43c4-90c3-d5545370e590 => 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: 303/596] 10.0.0.162 () {34 vars in 1098 bytes} [Wed Jun 10 11:19:07 2026] GET /v2.0/security-groups?name=tempest-securitygroup--441852163&fields=id&tenant_id=7d1b960bdad94c55a6608a3ee28428ff => generated 69 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:19:07.856 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2fa1378e-a7b1-41d2-ba53-8e0ef6f920c3'] response: {'server_uuid': 'b83d3dbf-7e01-43c4-90c3-d5545370e590', 'name': 'network-vif-deleted', 'tag': 'bb00626b-d036-4188-a73f-b1cb97219ef3', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 304/597] 10.0.0.137 () {32 vars in 774 bytes} [Wed Jun 10 11:19:07 2026] GET /v2.0/security-groups?tenant_id=45d5e967d6504ed589f407e4130b78b5&name=default => generated 2801 bytes in 372 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/598] 10.0.0.162 () {34 vars in 982 bytes} [Wed Jun 10 11:19:08 2026] GET /v2.0/networks?id=401345cf-ca15-418a-b74a-2884ad47cc9a => generated 684 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/599] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:19:08 2026] DELETE /v2.0/security-groups/569902b6-dddf-42d3-9c49-2b7b7d786f2f => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/600] 10.0.0.162 () {34 vars in 965 bytes} [Wed Jun 10 11:19:08 2026] GET /v2.0/quotas/7d1b960bdad94c55a6608a3ee28428ff => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/601] 10.0.0.162 () {34 vars in 1002 bytes} [Wed Jun 10 11:19:08 2026] GET /v2.0/ports?tenant_id=7d1b960bdad94c55a6608a3ee28428ff&fields=id => generated 103 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/602] 10.0.0.137 () {34 vars in 669 bytes} [Wed Jun 10 11:19:05 2026] POST /v2.0/routers => generated 725 bytes in 3569 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/603] 10.0.0.162 () {34 vars in 1008 bytes} [Wed Jun 10 11:19:08 2026] GET /v2.0/networks/401345cf-ca15-418a-b74a-2884ad47cc9a?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: 310/604] 10.0.0.162 () {34 vars in 1108 bytes} [Wed Jun 10 11:19:08 2026] GET /v2.0/networks/401345cf-ca15-418a-b74a-2884ad47cc9a?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: 311/605] 10.0.0.162 () {34 vars in 990 bytes} [Wed Jun 10 11:19:08 2026] GET /v2.0/ports?device_id=1a23b58a-0c1d-48ad-9041-5c7b77248257 => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/606] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:19:08 2026] DELETE /v2.0/security-groups/f8dfa059-6a57-4e15-97b5-4669cfd1dafa => generated 0 bytes in 175 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:19:09.103 8 INFO neutron.api.v2.resource [None req-8c0a82fe-3f1c-4963-9c0a-2ec1b2264581 b243e759bbe54d4393fe1835a256afe9 a5208e8360a04665b0aab4ec58bd159d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 313/607] 10.0.0.137 () {32 vars in 737 bytes} [Wed Jun 10 11:19:09 2026] GET /v2.0/security-groups/f8dfa059-6a57-4e15-97b5-4669cfd1dafa => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/608] 10.0.0.137 () {32 vars in 732 bytes} [Wed Jun 10 11:19:09 2026] DELETE /v2.0/floatingips/b63c9a6f-f9e4-4c09-bbcc-3d7e1b9e1b1c => generated 0 bytes in 514 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/609] 10.0.0.137 () {34 vars in 783 bytes} [Wed Jun 10 11:19:08 2026] PUT /v2.0/routers/cc5c7604-8457-409b-90c7-374f54515072/add_router_interface => generated 309 bytes in 1777 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/610] 199.204.45.116 () {34 vars in 986 bytes} [Wed Jun 10 11:19:10 2026] GET /v2.0/networks?id=401345cf-ca15-418a-b74a-2884ad47cc9a => generated 684 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/611] 10.0.0.162 () {34 vars in 990 bytes} [Wed Jun 10 11:19:10 2026] GET /v2.0/ports?device_id=1a23b58a-0c1d-48ad-9041-5c7b77248257 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/612] 199.204.45.116 () {34 vars in 1050 bytes} [Wed Jun 10 11:19:10 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=7d1b960bdad94c55a6608a3ee28428ff => generated 180 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:19:10.893 7 WARNING neutron_lib.context [None req-affd3865-9496-4a4c-8d12-487456b274eb 3b1636f603d24e019a8f32f91c1074d4 373bbf83bf7e45f4b551294ddcabba73 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 11:19:10.894 7 WARNING neutron_lib.context [None req-affd3865-9496-4a4c-8d12-487456b274eb 3b1636f603d24e019a8f32f91c1074d4 373bbf83bf7e45f4b551294ddcabba73 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 315/613] 10.0.0.137 () {34 vars in 789 bytes} [Wed Jun 10 11:19:09 2026] PUT /v2.0/routers/2b0ea019-5888-4e20-be5d-fdabe789e970/remove_router_interface => generated 309 bytes in 1306 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:19:10.941 8 WARNING neutron_lib.context [req-0c5ec5fc-6e2e-439d-891e-0fda69f6df90 req-2e6f9926-b569-41d7-8011-a2c6b47c3303 e1bdc6f374404a688722d7fda4272be8 7d1b960bdad94c55a6608a3ee28428ff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 11:19:11.081 7 INFO neutron.db.segments_db [None req-affd3865-9496-4a4c-8d12-487456b274eb 3b1636f603d24e019a8f32f91c1074d4 373bbf83bf7e45f4b551294ddcabba73 - - default default] Added segment d2cc3a36-3423-473d-b71b-60cdf5e58232 of type vxlan for network c2670790-b314-49fe-bacb-46742b75cba4 2026-06-10 11:19:11.191 7 INFO neutron.db.segments_db [None req-affd3865-9496-4a4c-8d12-487456b274eb 3b1636f603d24e019a8f32f91c1074d4 373bbf83bf7e45f4b551294ddcabba73 - - default default] Added segment da90a28d-8dcb-4698-b445-7cd7225c0b18 of type vxlan for network 43ccce16-8b80-40cc-ade6-5fe4f0a55ece [pid: 7|app: 0|req: 299/614] 10.0.0.137 () {34 vars in 670 bytes} [Wed Jun 10 11:19:10 2026] POST /v2.0/networks => generated 1246 bytes in 713 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/615] 199.204.45.116 () {38 vars in 955 bytes} [Wed Jun 10 11:19:10 2026] POST /v2.0/ports => generated 954 bytes in 505 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-06-10 11:19:11.445 8 WARNING neutron_lib.context [None req-bc9c9121-748f-4d29-9258-f5c00226f74d eaf71a069c6b4cd3bd502ea3e165cbf9 25004cba53f8427d95fad13eafb7ae08 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 317/616] 10.0.0.137 () {34 vars in 685 bytes} [Wed Jun 10 11:19:11 2026] POST /v2.0/security-groups => generated 1596 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/617] 10.0.0.137 () {32 vars in 649 bytes} [Wed Jun 10 11:19:11 2026] GET /v2.0/networks => generated 1845 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/618] 199.204.45.116 () {38 vars in 1028 bytes} [Wed Jun 10 11:19:11 2026] PUT /v2.0/ports/5e6e5ea0-d1c4-43be-8f84-33a908c14ce3 => generated 1199 bytes in 615 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-06-10 11:19:12.355 8 WARNING neutron_lib.context [None req-f928f3de-067e-4c62-a6b1-d36437a12e76 eaf71a069c6b4cd3bd502ea3e165cbf9 25004cba53f8427d95fad13eafb7ae08 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 11:19:12.378 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a4ff4648-3ccb-4418-95f4-0aeaaff91bd4'] response: {'name': 'network-changed', 'server_uuid': '1a23b58a-0c1d-48ad-9041-5c7b77248257', 'tag': '5e6e5ea0-d1c4-43be-8f84-33a908c14ce3', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 320/619] 10.0.0.137 () {34 vars in 695 bytes} [Wed Jun 10 11:19:12 2026] POST /v2.0/security-group-rules => generated 565 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 321/620] 10.0.0.162 () {34 vars in 990 bytes} [Wed Jun 10 11:19:12 2026] GET /v2.0/ports?device_id=1a23b58a-0c1d-48ad-9041-5c7b77248257 => generated 969 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:19:12.554 7 INFO neutron.services.segments.plugin [-] Segment 706ee808-0875-4346-9468-828920db4fe2 resource provider aggregate not found 2026-06-10 11:19:12.559 7 INFO neutron.services.segments.plugin [-] Segment 706ee808-0875-4346-9468-828920db4fe2 resource provider aggregate not found 2026-06-10 11:19:12.582 7 INFO neutron.services.segments.plugin [-] Segment 706ee808-0875-4346-9468-828920db4fe2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 706ee808-0875-4346-9468-828920db4fe2 found for delete ", "request_id": "req-2cf44691-b0fe-42dd-ab79-ed9096681bc8"}]} 2026-06-10 11:19:12.591 7 INFO neutron.services.segments.plugin [-] Segment 706ee808-0875-4346-9468-828920db4fe2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 706ee808-0875-4346-9468-828920db4fe2 found for delete ", "request_id": "req-a048960e-0d38-4ce7-821d-b180f8a065c1"}]} 2026-06-10 11:19:12.591 7 INFO neutron.db.l3_hamode_db [None req-0c4c20df-c131-4561-a640-c399553d557e d96697cc802a41fa9d7824603c2d054f 0fb07b5f2bd14b0ebdfc8aa684ab18d1 - - default default] HA network 0150586e-fdf1-4363-b4c7-aac53badc014 was deleted as no HA routers are present in tenant a5208e8360a04665b0aab4ec58bd159d. [pid: 7|app: 0|req: 300/621] 10.0.0.137 () {32 vars in 724 bytes} [Wed Jun 10 11:19:11 2026] DELETE /v2.0/routers/2b0ea019-5888-4e20-be5d-fdabe789e970 => generated 0 bytes in 1276 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/622] 199.204.45.116 () {34 vars in 1080 bytes} [Wed Jun 10 11:19:12 2026] GET /v2.0/ports?tenant_id=7d1b960bdad94c55a6608a3ee28428ff&device_id=1a23b58a-0c1d-48ad-9041-5c7b77248257 => generated 1238 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:19:12.659 7 WARNING neutron_lib.context [None req-50af2cf4-da6e-41a0-a58a-8d4b444a9782 eaf71a069c6b4cd3bd502ea3e165cbf9 25004cba53f8427d95fad13eafb7ae08 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 11:19:12.735 8 INFO neutron.services.segments.plugin [-] Segment d2cc3a36-3423-473d-b71b-60cdf5e58232 resource provider aggregate not found 2026-06-10 11:19:12.739 8 INFO neutron.services.segments.plugin [-] Segment d2cc3a36-3423-473d-b71b-60cdf5e58232 resource provider aggregate not found 2026-06-10 11:19:12.760 8 INFO neutron.services.segments.plugin [-] Segment d2cc3a36-3423-473d-b71b-60cdf5e58232 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d2cc3a36-3423-473d-b71b-60cdf5e58232 found for delete ", "request_id": "req-0d6b3ed8-f178-40cb-97af-94cd114a5ebc"}]} 2026-06-10 11:19:12.761 8 INFO neutron.services.segments.plugin [-] Segment d2cc3a36-3423-473d-b71b-60cdf5e58232 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d2cc3a36-3423-473d-b71b-60cdf5e58232 found for delete ", "request_id": "req-d92b7c5f-878d-4a56-927a-93bb3467d31b"}]} [pid: 7|app: 0|req: 302/623] 10.0.0.137 () {34 vars in 695 bytes} [Wed Jun 10 11:19:12 2026] POST /v2.0/security-group-rules => generated 570 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/624] 10.0.0.137 () {32 vars in 726 bytes} [Wed Jun 10 11:19:12 2026] DELETE /v2.0/networks/c2670790-b314-49fe-bacb-46742b75cba4 => 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: 303/625] 10.0.0.162 () {34 vars in 1040 bytes} [Wed Jun 10 11:19:12 2026] GET /v2.0/security-groups?id=28b18b9e-da77-41ff-bdbd-cce21121b2dc&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/626] 199.204.45.116 () {34 vars in 1058 bytes} [Wed Jun 10 11:19:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=5e6e5ea0-d1c4-43be-8f84-33a908c14ce3 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:19:12.838 7 WARNING neutron_lib.context [None req-fc17d40d-9b38-4c8f-ad63-40824c0e102d eaf71a069c6b4cd3bd502ea3e165cbf9 25004cba53f8427d95fad13eafb7ae08 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 323/627] 10.0.0.137 () {32 vars in 724 bytes} [Wed Jun 10 11:19:12 2026] DELETE /v2.0/subnets/f0db00e7-5998-4f6a-8328-cc2d3912d587 => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/628] 10.0.0.137 () {32 vars in 726 bytes} [Wed Jun 10 11:19:12 2026] DELETE /v2.0/networks/43ccce16-8b80-40cc-ade6-5fe4f0a55ece => generated 0 bytes in 198 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/629] 199.204.45.116 () {34 vars in 984 bytes} [Wed Jun 10 11:19:13 2026] GET /v2.0/subnets?id=1804914c-3a7a-4555-bf1b-1d1570ed40d1 => generated 678 bytes in 39 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: 305/630] 10.0.0.137 () {34 vars in 676 bytes} [Wed Jun 10 11:19:12 2026] POST /v2.0/floatingips => generated 552 bytes in 638 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/631] 10.0.0.137 () {32 vars in 649 bytes} [Wed Jun 10 11:19:13 2026] GET /v2.0/networks => generated 651 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/632] 199.204.45.116 () {34 vars in 1052 bytes} [Wed Jun 10 11:19:13 2026] GET /v2.0/ports?network_id=401345cf-ca15-418a-b74a-2884ad47cc9a&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:19:13.610 7 WARNING neutron_lib.context [None req-55be87eb-793e-4462-8682-48fe6819f7f8 3b1636f603d24e019a8f32f91c1074d4 373bbf83bf7e45f4b551294ddcabba73 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 326/633] 10.0.0.137 () {32 vars in 726 bytes} [Wed Jun 10 11:19:13 2026] DELETE /v2.0/networks/d598db4d-b86d-4275-9c5d-805925eaa14a => generated 0 bytes in 438 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:19:13.664 7 INFO neutron.db.segments_db [None req-55be87eb-793e-4462-8682-48fe6819f7f8 3b1636f603d24e019a8f32f91c1074d4 373bbf83bf7e45f4b551294ddcabba73 - - default default] Added segment 879008c7-d74d-46de-b4b6-84966f9246d8 of type vxlan for network 2caa9871-0a84-4a14-953b-d1aaedcd547a [pid: 8|app: 0|req: 327/634] 199.204.45.116 () {34 vars in 1012 bytes} [Wed Jun 10 11:19:13 2026] GET /v2.0/networks/401345cf-ca15-418a-b74a-2884ad47cc9a?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/636] 199.204.45.116 () {34 vars in 1112 bytes} [Wed Jun 10 11:19:13 2026] GET /v2.0/networks/401345cf-ca15-418a-b74a-2884ad47cc9a?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: 308/636] 10.0.0.137 () {34 vars in 670 bytes} [Wed Jun 10 11:19:13 2026] POST /v2.0/networks => generated 649 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:19:13.781 8 WARNING neutron_lib.context [None req-2dc3d0de-a368-4c6e-b319-5c6db95d3307 3b1636f603d24e019a8f32f91c1074d4 373bbf83bf7e45f4b551294ddcabba73 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 11:19:13.843 8 INFO neutron.db.segments_db [None req-2dc3d0de-a368-4c6e-b319-5c6db95d3307 3b1636f603d24e019a8f32f91c1074d4 373bbf83bf7e45f4b551294ddcabba73 - - default default] Added segment 199380ed-9c99-42f1-96bb-e39efd6abafc of type vxlan for network e4d0965c-58e6-460b-8ab4-1b0c58f623f9 [pid: 7|app: 0|req: 309/637] 10.0.0.137 () {32 vars in 774 bytes} [Wed Jun 10 11:19:13 2026] GET /v2.0/security-groups?tenant_id=a5208e8360a04665b0aab4ec58bd159d&name=default => generated 2797 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/638] 199.204.45.116 () {34 vars in 1080 bytes} [Wed Jun 10 11:19:13 2026] GET /v2.0/ports?tenant_id=7d1b960bdad94c55a6608a3ee28428ff&device_id=1a23b58a-0c1d-48ad-9041-5c7b77248257 => generated 1238 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/639] 10.0.0.137 () {34 vars in 670 bytes} [Wed Jun 10 11:19:13 2026] POST /v2.0/networks => generated 650 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/640] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:19:13 2026] DELETE /v2.0/security-groups/919d8a86-268d-4077-be4d-a92b94375f68 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/641] 10.0.0.162 () {34 vars in 990 bytes} [Wed Jun 10 11:19:13 2026] GET /v2.0/ports?device_id=1a23b58a-0c1d-48ad-9041-5c7b77248257 => generated 969 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/642] 10.0.0.162 () {34 vars in 1100 bytes} [Wed Jun 10 11:19:14 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1469672566&fields=id&tenant_id=25004cba53f8427d95fad13eafb7ae08 => generated 69 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:19:14.160 8 WARNING neutron_lib.context [None req-50c5cbaa-14e8-4770-8097-eac56a8ed4b5 3b1636f603d24e019a8f32f91c1074d4 373bbf83bf7e45f4b551294ddcabba73 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 11:19:14.212 8 WARNING neutron_lib.context [None req-50c5cbaa-14e8-4770-8097-eac56a8ed4b5 3b1636f603d24e019a8f32f91c1074d4 373bbf83bf7e45f4b551294ddcabba73 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 312/643] 199.204.45.116 () {34 vars in 986 bytes} [Wed Jun 10 11:19:14 2026] GET /v2.0/networks?id=401345cf-ca15-418a-b74a-2884ad47cc9a => generated 780 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/644] 10.0.0.162 () {34 vars in 1040 bytes} [Wed Jun 10 11:19:14 2026] GET /v2.0/security-groups?id=28b18b9e-da77-41ff-bdbd-cce21121b2dc&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: 314/645] 10.0.0.162 () {34 vars in 982 bytes} [Wed Jun 10 11:19:14 2026] GET /v2.0/networks?id=e730d320-60f9-487a-bb6c-4a8e39f12344 => generated 670 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/646] 199.204.45.116 () {34 vars in 1058 bytes} [Wed Jun 10 11:19:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=5e6e5ea0-d1c4-43be-8f84-33a908c14ce3 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/647] 10.0.0.162 () {34 vars in 965 bytes} [Wed Jun 10 11:19:14 2026] GET /v2.0/quotas/25004cba53f8427d95fad13eafb7ae08 => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/648] 199.204.45.116 () {34 vars in 984 bytes} [Wed Jun 10 11:19:14 2026] GET /v2.0/subnets?id=1804914c-3a7a-4555-bf1b-1d1570ed40d1 => generated 678 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/649] 10.0.0.162 () {34 vars in 1002 bytes} [Wed Jun 10 11:19:14 2026] GET /v2.0/ports?tenant_id=25004cba53f8427d95fad13eafb7ae08&fields=id => generated 103 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/650] 199.204.45.116 () {34 vars in 1052 bytes} [Wed Jun 10 11:19:14 2026] GET /v2.0/ports?network_id=401345cf-ca15-418a-b74a-2884ad47cc9a&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-06-10 11:19:14.791 8 INFO neutron.services.segments.plugin [-] Segment da90a28d-8dcb-4698-b445-7cd7225c0b18 resource provider aggregate not found 2026-06-10 11:19:14.797 8 INFO neutron.services.segments.plugin [-] Segment da90a28d-8dcb-4698-b445-7cd7225c0b18 resource provider aggregate not found 2026-06-10 11:19:14.830 8 INFO neutron.services.segments.plugin [-] Segment da90a28d-8dcb-4698-b445-7cd7225c0b18 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid da90a28d-8dcb-4698-b445-7cd7225c0b18 found for delete ", "request_id": "req-7438445a-0f94-4bdc-88ca-27d852ec4faa"}]} 2026-06-10 11:19:14.838 8 INFO neutron.services.segments.plugin [-] Segment da90a28d-8dcb-4698-b445-7cd7225c0b18 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid da90a28d-8dcb-4698-b445-7cd7225c0b18 found for delete ", "request_id": "req-0cdd7309-45f0-4ccc-be08-541001960545"}]} [pid: 8|app: 0|req: 332/651] 10.0.0.137 () {34 vars in 665 bytes} [Wed Jun 10 11:19:14 2026] POST /v2.0/ports => generated 1506 bytes in 696 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-10 11:19:14.860 8 INFO neutron.services.segments.plugin [-] Segment 6806a20e-96c3-4e93-b2db-6f87aabd1c6e resource provider aggregate not found /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:19:14.876 8 INFO neutron.services.segments.plugin [-] Segment 6806a20e-96c3-4e93-b2db-6f87aabd1c6e resource provider aggregate not found 2026-06-10 11:19:14.896 8 INFO neutron.services.segments.plugin [-] Segment 6806a20e-96c3-4e93-b2db-6f87aabd1c6e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6806a20e-96c3-4e93-b2db-6f87aabd1c6e found for delete ", "request_id": "req-7d5000f8-d1cb-460d-b4c4-cded4ce36c1d"}]} 2026-06-10 11:19:14.908 8 INFO neutron.services.segments.plugin [-] Segment 6806a20e-96c3-4e93-b2db-6f87aabd1c6e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6806a20e-96c3-4e93-b2db-6f87aabd1c6e found for delete ", "request_id": "req-0899a0f5-9992-4fb0-9f1b-6f7e5537cbfc"}]} [pid: 7|app: 0|req: 320/654] 199.204.45.116 () {34 vars in 1012 bytes} [Wed Jun 10 11:19:14 2026] GET /v2.0/networks/401345cf-ca15-418a-b74a-2884ad47cc9a?fields=segments => generated 14 bytes in 370 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/655] 10.0.0.162 () {34 vars in 907 bytes} [Wed Jun 10 11:19:14 2026] GET /v2.0/extensions => generated 19600 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/656] 10.0.0.137 () {32 vars in 643 bytes} [Wed Jun 10 11:19:14 2026] GET /v2.0/ports => generated 1506 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/657] 199.204.45.116 () {34 vars in 1112 bytes} [Wed Jun 10 11:19:15 2026] GET /v2.0/networks/401345cf-ca15-418a-b74a-2884ad47cc9a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/658] 10.0.0.162 () {34 vars in 1008 bytes} [Wed Jun 10 11:19:15 2026] GET /v2.0/networks/e730d320-60f9-487a-bb6c-4a8e39f12344?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: 337/659] 10.0.0.162 () {34 vars in 1108 bytes} [Wed Jun 10 11:19:15 2026] GET /v2.0/networks/e730d320-60f9-487a-bb6c-4a8e39f12344?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/660] 10.0.0.162 () {34 vars in 990 bytes} [Wed Jun 10 11:19:15 2026] GET /v2.0/ports?device_id=1a23b58a-0c1d-48ad-9041-5c7b77248257 => 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: 323/661] 10.0.0.137 () {32 vars in 720 bytes} [Wed Jun 10 11:19:15 2026] DELETE /v2.0/ports/d301b3bb-9b36-49b0-8d83-958fa67d8338 => generated 0 bytes in 333 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/662] 10.0.0.162 () {34 vars in 990 bytes} [Wed Jun 10 11:19:15 2026] GET /v2.0/ports?device_id=5265c1dc-a76c-45fd-86ae-a307673bd9f5 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/663] 10.0.0.162 () {34 vars in 1040 bytes} [Wed Jun 10 11:19:15 2026] GET /v2.0/security-groups?id=28b18b9e-da77-41ff-bdbd-cce21121b2dc&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/664] 10.0.0.162 () {34 vars in 990 bytes} [Wed Jun 10 11:19:15 2026] GET /v2.0/ports?device_id=1a23b58a-0c1d-48ad-9041-5c7b77248257 => generated 971 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/665] 10.0.0.137 () {32 vars in 720 bytes} [Wed Jun 10 11:19:15 2026] DELETE /v2.0/ports/71a7f0ac-0f13-4d1d-bdc8-f9a4379854e1 => 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: 341/666] 10.0.0.137 () {32 vars in 643 bytes} [Wed Jun 10 11:19:15 2026] GET /v2.0/ports => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:19:15.713 8 WARNING neutron_lib.context [None req-14778696-4e17-4bb1-a178-a53a206662c7 3b1636f603d24e019a8f32f91c1074d4 373bbf83bf7e45f4b551294ddcabba73 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 11:19:15.776 8 INFO neutron.db.segments_db [None req-14778696-4e17-4bb1-a178-a53a206662c7 3b1636f603d24e019a8f32f91c1074d4 373bbf83bf7e45f4b551294ddcabba73 - - default default] Added segment 2721845b-9f95-4499-9ab4-587bea0c907d of type vxlan for network 850af0a4-b87a-45d7-b129-704b984fc9cb [pid: 8|app: 0|req: 342/667] 10.0.0.137 () {34 vars in 670 bytes} [Wed Jun 10 11:19:15 2026] POST /v2.0/networks => generated 649 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:19:15.909 8 WARNING neutron_lib.context [None req-d231fc2b-04ab-42a3-af70-bd53a9139f42 3b1636f603d24e019a8f32f91c1074d4 373bbf83bf7e45f4b551294ddcabba73 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 11:19:15.992 8 INFO neutron.db.segments_db [None req-d231fc2b-04ab-42a3-af70-bd53a9139f42 3b1636f603d24e019a8f32f91c1074d4 373bbf83bf7e45f4b551294ddcabba73 - - default default] Added segment eaa78e23-cd8e-4269-af37-400612c709c2 of type vxlan for network ceebe57d-f498-4c35-b502-4c1e63d1a595 [pid: 8|app: 0|req: 343/668] 10.0.0.137 () {34 vars in 670 bytes} [Wed Jun 10 11:19:15 2026] POST /v2.0/networks => generated 650 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:19:16.199 8 WARNING neutron_lib.context [None req-17268cba-87ca-4b9e-a6fe-521bc84b6ad9 3b1636f603d24e019a8f32f91c1074d4 373bbf83bf7e45f4b551294ddcabba73 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 11:19:16.259 7 INFO neutron.db.l3_db [None req-f753dc0a-100a-48f8-8893-3082cc0b8095 e1bdc6f374404a688722d7fda4272be8 7d1b960bdad94c55a6608a3ee28428ff - - default default] Floating IP 8f27d094-288b-4e20-a165-3db951423c9f associated. External IP: 10.96.250.220, port: 5e6e5ea0-d1c4-43be-8f84-33a908c14ce3. 2026-06-10 11:19:16.301 8 WARNING neutron_lib.context [None req-17268cba-87ca-4b9e-a6fe-521bc84b6ad9 3b1636f603d24e019a8f32f91c1074d4 373bbf83bf7e45f4b551294ddcabba73 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 326/669] 10.0.0.137 () {34 vars in 749 bytes} [Wed Jun 10 11:19:15 2026] PUT /v2.0/floatingips/8f27d094-288b-4e20-a165-3db951423c9f => generated 855 bytes in 1019 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/670] 199.204.45.116 () {34 vars in 986 bytes} [Wed Jun 10 11:19:16 2026] GET /v2.0/networks?id=e730d320-60f9-487a-bb6c-4a8e39f12344 => generated 670 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/671] 10.0.0.162 () {34 vars in 990 bytes} [Wed Jun 10 11:19:16 2026] GET /v2.0/ports?device_id=5265c1dc-a76c-45fd-86ae-a307673bd9f5 => 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: 329/672] 10.0.0.162 () {34 vars in 990 bytes} [Wed Jun 10 11:19:16 2026] GET /v2.0/ports?device_id=1a23b58a-0c1d-48ad-9041-5c7b77248257 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/673] 199.204.45.116 () {34 vars in 1050 bytes} [Wed Jun 10 11:19:16 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=25004cba53f8427d95fad13eafb7ae08 => generated 181 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/674] 10.0.0.137 () {34 vars in 669 bytes} [Wed Jun 10 11:19:16 2026] POST /v2.0/subnets => generated 1226 bytes in 726 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/675] 10.0.0.162 () {34 vars in 1040 bytes} [Wed Jun 10 11:19:16 2026] GET /v2.0/security-groups?id=28b18b9e-da77-41ff-bdbd-cce21121b2dc&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:19:16.921 8 WARNING neutron_lib.context [req-4a7c7089-d972-4bc5-b12b-95a0d15e3cee req-9bee6a1d-2069-4a4d-ae44-c98897ba72a7 eaf71a069c6b4cd3bd502ea3e165cbf9 25004cba53f8427d95fad13eafb7ae08 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 332/676] 10.0.0.137 () {32 vars in 647 bytes} [Wed Jun 10 11:19:16 2026] GET /v2.0/subnets => generated 1839 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:19:17.260 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a2e0bcc0-6df0-453a-ad16-e7e7d563a418'] response: {'name': 'network-changed', 'server_uuid': '1a23b58a-0c1d-48ad-9041-5c7b77248257', 'tag': '5e6e5ea0-d1c4-43be-8f84-33a908c14ce3', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 333/677] 10.0.0.137 () {32 vars in 724 bytes} [Wed Jun 10 11:19:16 2026] DELETE /v2.0/subnets/a3d73d69-49c1-4bde-9706-f001934f5b7a => generated 0 bytes in 348 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/678] 199.204.45.116 () {34 vars in 1080 bytes} [Wed Jun 10 11:19:17 2026] GET /v2.0/ports?tenant_id=7d1b960bdad94c55a6608a3ee28428ff&device_id=1a23b58a-0c1d-48ad-9041-5c7b77248257 => generated 1240 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/679] 199.204.45.116 () {38 vars in 955 bytes} [Wed Jun 10 11:19:16 2026] POST /v2.0/ports => generated 954 bytes in 851 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/680] 10.0.0.137 () {32 vars in 724 bytes} [Wed Jun 10 11:19:17 2026] DELETE /v2.0/subnets/aa5a155c-6888-422c-b598-b6929be0f201 => generated 0 bytes in 388 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: 346/681] 199.204.45.116 () {34 vars in 986 bytes} [Wed Jun 10 11:19:17 2026] GET /v2.0/networks?id=401345cf-ca15-418a-b74a-2884ad47cc9a => generated 780 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/682] 10.0.0.137 () {32 vars in 647 bytes} [Wed Jun 10 11:19:17 2026] GET /v2.0/subnets => generated 626 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/683] 199.204.45.116 () {34 vars in 1058 bytes} [Wed Jun 10 11:19:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=5e6e5ea0-d1c4-43be-8f84-33a908c14ce3 => 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: 349/684] 10.0.0.162 () {34 vars in 990 bytes} [Wed Jun 10 11:19:17 2026] GET /v2.0/ports?device_id=5265c1dc-a76c-45fd-86ae-a307673bd9f5 => generated 957 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/685] 199.204.45.116 () {38 vars in 1028 bytes} [Wed Jun 10 11:19:17 2026] PUT /v2.0/ports/68d6827c-4d97-435b-950d-a2ba719c67f7 => generated 1199 bytes in 716 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: 337/686] 199.204.45.116 () {34 vars in 984 bytes} [Wed Jun 10 11:19:18 2026] GET /v2.0/subnets?id=1804914c-3a7a-4555-bf1b-1d1570ed40d1 => generated 678 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 338/687] 10.0.0.162 () {34 vars in 1040 bytes} [Wed Jun 10 11:19:18 2026] GET /v2.0/security-groups?id=013b8509-b5e3-4895-a7f7-a2d37aae3ad2&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:19:18.652 8 INFO neutron.services.segments.plugin [-] Segment eaa78e23-cd8e-4269-af37-400612c709c2 resource provider aggregate not found 2026-06-10 11:19:18.663 8 INFO neutron.services.segments.plugin [-] Segment eaa78e23-cd8e-4269-af37-400612c709c2 resource provider aggregate not found [pid: 7|app: 0|req: 339/688] 199.204.45.116 () {34 vars in 1080 bytes} [Wed Jun 10 11:19:18 2026] GET /v2.0/ports?tenant_id=25004cba53f8427d95fad13eafb7ae08&device_id=5265c1dc-a76c-45fd-86ae-a307673bd9f5 => generated 1238 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:19:18.682 8 INFO neutron.services.segments.plugin [-] Segment eaa78e23-cd8e-4269-af37-400612c709c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eaa78e23-cd8e-4269-af37-400612c709c2 found for delete ", "request_id": "req-8a6ef388-6a6c-4f98-abc4-25ba352aac64"}]} 2026-06-10 11:19:18.687 8 INFO neutron.services.segments.plugin [-] Segment eaa78e23-cd8e-4269-af37-400612c709c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eaa78e23-cd8e-4269-af37-400612c709c2 found for delete ", "request_id": "req-403cc339-195e-4fe3-8a45-c9697da1b242"}]} [pid: 8|app: 0|req: 350/689] 10.0.0.137 () {32 vars in 726 bytes} [Wed Jun 10 11:19:18 2026] DELETE /v2.0/networks/ceebe57d-f498-4c35-b502-4c1e63d1a595 => generated 0 bytes in 608 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/690] 199.204.45.116 () {34 vars in 1052 bytes} [Wed Jun 10 11:19:18 2026] GET /v2.0/ports?network_id=401345cf-ca15-418a-b74a-2884ad47cc9a&device_owner=network%3Adhcp => generated 1244 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/691] 199.204.45.116 () {34 vars in 1058 bytes} [Wed Jun 10 11:19:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=68d6827c-4d97-435b-950d-a2ba719c67f7 => 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: 352/692] 199.204.45.116 () {34 vars in 1012 bytes} [Wed Jun 10 11:19:18 2026] GET /v2.0/networks/401345cf-ca15-418a-b74a-2884ad47cc9a?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: 353/693] 199.204.45.116 () {34 vars in 984 bytes} [Wed Jun 10 11:19:18 2026] GET /v2.0/subnets?id=b97e4e26-197f-4c04-87b6-b942a51173c4 => generated 664 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/694] 199.204.45.116 () {34 vars in 1112 bytes} [Wed Jun 10 11:19:18 2026] GET /v2.0/networks/401345cf-ca15-418a-b74a-2884ad47cc9a?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: 355/695] 199.204.45.116 () {34 vars in 1052 bytes} [Wed Jun 10 11:19:18 2026] GET /v2.0/ports?network_id=e730d320-60f9-487a-bb6c-4a8e39f12344&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: 8|app: 0|req: 356/696] 199.204.45.116 () {34 vars in 1012 bytes} [Wed Jun 10 11:19:18 2026] GET /v2.0/networks/e730d320-60f9-487a-bb6c-4a8e39f12344?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:19:19.078 7 INFO neutron.services.segments.plugin [-] Segment 2721845b-9f95-4499-9ab4-587bea0c907d resource provider aggregate not found 2026-06-10 11:19:19.083 7 INFO neutron.services.segments.plugin [-] Segment 2721845b-9f95-4499-9ab4-587bea0c907d resource provider aggregate not found [pid: 8|app: 0|req: 357/697] 199.204.45.116 () {34 vars in 1112 bytes} [Wed Jun 10 11:19:19 2026] GET /v2.0/networks/e730d320-60f9-487a-bb6c-4a8e39f12344?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) 2026-06-10 11:19:19.095 7 INFO neutron.services.segments.plugin [-] Segment 2721845b-9f95-4499-9ab4-587bea0c907d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2721845b-9f95-4499-9ab4-587bea0c907d found for delete ", "request_id": "req-e7f90325-8cb0-47b0-aca9-4736b40c1061"}]} 2026-06-10 11:19:19.102 7 INFO neutron.services.segments.plugin [-] Segment 2721845b-9f95-4499-9ab4-587bea0c907d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2721845b-9f95-4499-9ab4-587bea0c907d found for delete ", "request_id": "req-8a3e48f3-1695-4b59-af7e-b7525a259206"}]} [pid: 7|app: 0|req: 341/698] 10.0.0.137 () {32 vars in 726 bytes} [Wed Jun 10 11:19:18 2026] DELETE /v2.0/networks/850af0a4-b87a-45d7-b129-704b984fc9cb => generated 0 bytes in 383 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/699] 10.0.0.137 () {32 vars in 726 bytes} [Wed Jun 10 11:19:19 2026] DELETE /v2.0/networks/e4d0965c-58e6-460b-8ab4-1b0c58f623f9 => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:19:19.373 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-64ec9e01-928f-4fa2-9eb7-8aa1e228d833'] response: {'name': 'network-changed', 'server_uuid': '5265c1dc-a76c-45fd-86ae-a307673bd9f5', 'tag': '68d6827c-4d97-435b-950d-a2ba719c67f7', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 359/700] 199.204.45.116 () {34 vars in 1080 bytes} [Wed Jun 10 11:19:19 2026] GET /v2.0/ports?tenant_id=25004cba53f8427d95fad13eafb7ae08&device_id=5265c1dc-a76c-45fd-86ae-a307673bd9f5 => generated 1238 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/701] 10.0.0.137 () {32 vars in 726 bytes} [Wed Jun 10 11:19:19 2026] DELETE /v2.0/networks/2caa9871-0a84-4a14-953b-d1aaedcd547a => 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: 360/702] 199.204.45.116 () {34 vars in 986 bytes} [Wed Jun 10 11:19:19 2026] GET /v2.0/networks?id=e730d320-60f9-487a-bb6c-4a8e39f12344 => generated 766 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/703] 199.204.45.116 () {34 vars in 1058 bytes} [Wed Jun 10 11:19:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=68d6827c-4d97-435b-950d-a2ba719c67f7 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/704] 199.204.45.116 () {34 vars in 984 bytes} [Wed Jun 10 11:19:19 2026] GET /v2.0/subnets?id=b97e4e26-197f-4c04-87b6-b942a51173c4 => generated 664 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/705] 199.204.45.116 () {34 vars in 1052 bytes} [Wed Jun 10 11:19:19 2026] GET /v2.0/ports?network_id=e730d320-60f9-487a-bb6c-4a8e39f12344&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/706] 10.0.0.162 () {34 vars in 990 bytes} [Wed Jun 10 11:19:19 2026] GET /v2.0/ports?device_id=5265c1dc-a76c-45fd-86ae-a307673bd9f5 => generated 969 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/707] 199.204.45.116 () {34 vars in 1012 bytes} [Wed Jun 10 11:19:19 2026] GET /v2.0/networks/e730d320-60f9-487a-bb6c-4a8e39f12344?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/708] 10.0.0.162 () {34 vars in 1040 bytes} [Wed Jun 10 11:19:19 2026] GET /v2.0/security-groups?id=013b8509-b5e3-4895-a7f7-a2d37aae3ad2&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/709] 199.204.45.116 () {34 vars in 1112 bytes} [Wed Jun 10 11:19:19 2026] GET /v2.0/networks/e730d320-60f9-487a-bb6c-4a8e39f12344?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/710] 10.0.0.137 () {32 vars in 774 bytes} [Wed Jun 10 11:19:20 2026] GET /v2.0/security-groups?tenant_id=373bbf83bf7e45f4b551294ddcabba73&name=default => generated 2801 bytes in 222 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/711] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:19:20 2026] DELETE /v2.0/security-groups/bc515650-1c80-4d45-8e9f-0e4d1b3590bd => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:19:20.705 8 INFO neutron.services.segments.plugin [-] Segment 199380ed-9c99-42f1-96bb-e39efd6abafc resource provider aggregate not found 2026-06-10 11:19:20.713 8 INFO neutron.services.segments.plugin [-] Segment 199380ed-9c99-42f1-96bb-e39efd6abafc resource provider aggregate not found 2026-06-10 11:19:20.723 8 INFO neutron.services.segments.plugin [-] Segment 199380ed-9c99-42f1-96bb-e39efd6abafc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 199380ed-9c99-42f1-96bb-e39efd6abafc found for delete ", "request_id": "req-17e8dfcc-ad95-4948-9186-bb382767c7c3"}]} 2026-06-10 11:19:20.727 8 INFO neutron.services.segments.plugin [-] Segment 199380ed-9c99-42f1-96bb-e39efd6abafc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 199380ed-9c99-42f1-96bb-e39efd6abafc found for delete ", "request_id": "req-73fed3e2-618b-459c-ab2f-f01f45e38e80"}]} [pid: 7|app: 0|req: 348/712] 10.0.0.162 () {34 vars in 990 bytes} [Wed Jun 10 11:19:20 2026] GET /v2.0/ports?device_id=5265c1dc-a76c-45fd-86ae-a307673bd9f5 => generated 971 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/713] 10.0.0.162 () {34 vars in 1040 bytes} [Wed Jun 10 11:19:20 2026] GET /v2.0/security-groups?id=013b8509-b5e3-4895-a7f7-a2d37aae3ad2&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: 365/714] 10.0.0.137 () {32 vars in 774 bytes} [Wed Jun 10 11:19:20 2026] GET /v2.0/security-groups?tenant_id=7f3a3b71d79b41c08235fad8e5a70deb&name=default => generated 2801 bytes in 382 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:19:21.128 7 INFO neutron.services.segments.plugin [-] Segment 879008c7-d74d-46de-b4b6-84966f9246d8 resource provider aggregate not found 2026-06-10 11:19:21.135 7 INFO neutron.services.segments.plugin [-] Segment 879008c7-d74d-46de-b4b6-84966f9246d8 resource provider aggregate not found 2026-06-10 11:19:21.159 7 INFO neutron.services.segments.plugin [-] Segment 879008c7-d74d-46de-b4b6-84966f9246d8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 879008c7-d74d-46de-b4b6-84966f9246d8 found for delete ", "request_id": "req-a845952e-866d-4387-a922-afa55469f925"}]} 2026-06-10 11:19:21.160 7 INFO neutron.services.segments.plugin [-] Segment 879008c7-d74d-46de-b4b6-84966f9246d8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 879008c7-d74d-46de-b4b6-84966f9246d8 found for delete ", "request_id": "req-67a4bf6f-e063-4f72-a2c9-abbb20e2800a"}]} [pid: 7|app: 0|req: 350/715] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:19:21 2026] DELETE /v2.0/security-groups/3976d0bf-d8d2-484e-af39-1966b4345b3b => generated 0 bytes in 151 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/716] 10.0.0.137 () {32 vars in 774 bytes} [Wed Jun 10 11:19:21 2026] GET /v2.0/security-groups?tenant_id=7456652e066c47309685bf9d89559e08&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: 351/717] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:19:21 2026] DELETE /v2.0/security-groups/a25e6c01-6904-4b35-94ae-1b5e77aa5620 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/718] 10.0.0.162 () {34 vars in 990 bytes} [Wed Jun 10 11:19:22 2026] GET /v2.0/ports?device_id=5265c1dc-a76c-45fd-86ae-a307673bd9f5 => generated 971 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/719] 10.0.0.162 () {34 vars in 1040 bytes} [Wed Jun 10 11:19:22 2026] GET /v2.0/security-groups?id=013b8509-b5e3-4895-a7f7-a2d37aae3ad2&fields=id&fields=name => generated 114 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/720] 10.0.0.137 () {32 vars in 623 bytes} [Wed Jun 10 11:19:22 2026] GET / => generated 151 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/721] 10.0.0.162 () {34 vars in 990 bytes} [Wed Jun 10 11:19:22 2026] GET /v2.0/ports?device_id=5265c1dc-a76c-45fd-86ae-a307673bd9f5 => generated 971 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/722] 10.0.0.137 () {32 vars in 633 bytes} [Wed Jun 10 11:19:22 2026] GET /v2.0/ => generated 632 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:19:22.766 8 INFO neutron.db.l3_db [None req-e6afc8f0-6c6f-4b4f-a1c7-a2c6f6f9f6be eaf71a069c6b4cd3bd502ea3e165cbf9 25004cba53f8427d95fad13eafb7ae08 - - default default] Floating IP 386279df-faeb-4cfd-9ccd-0c9569180d94 associated. External IP: 10.96.250.205, port: 68d6827c-4d97-435b-950d-a2ba719c67f7. [pid: 8|app: 0|req: 369/723] 10.0.0.137 () {34 vars in 749 bytes} [Wed Jun 10 11:19:22 2026] PUT /v2.0/floatingips/386279df-faeb-4cfd-9ccd-0c9569180d94 => generated 855 bytes in 756 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:19:23.242 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e6eb1ad7-18d5-4cc7-9cd5-194022f9f0db'] response: {'name': 'network-changed', 'server_uuid': '5265c1dc-a76c-45fd-86ae-a307673bd9f5', 'tag': '68d6827c-4d97-435b-950d-a2ba719c67f7', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 370/724] 10.0.0.162 () {34 vars in 990 bytes} [Wed Jun 10 11:19:23 2026] GET /v2.0/ports?device_id=5265c1dc-a76c-45fd-86ae-a307673bd9f5 => generated 971 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/725] 199.204.45.116 () {34 vars in 1080 bytes} [Wed Jun 10 11:19:23 2026] GET /v2.0/ports?tenant_id=25004cba53f8427d95fad13eafb7ae08&device_id=5265c1dc-a76c-45fd-86ae-a307673bd9f5 => 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: 355/726] 10.0.0.137 () {32 vars in 774 bytes} [Wed Jun 10 11:19:22 2026] GET /v2.0/security-groups?tenant_id=3f7c8ed211d74c3899dbbc97762bd6ed&name=default => generated 2801 bytes in 410 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/727] 10.0.0.162 () {34 vars in 1040 bytes} [Wed Jun 10 11:19:23 2026] GET /v2.0/security-groups?id=013b8509-b5e3-4895-a7f7-a2d37aae3ad2&fields=id&fields=name => generated 114 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/728] 199.204.45.116 () {34 vars in 986 bytes} [Wed Jun 10 11:19:23 2026] GET /v2.0/networks?id=e730d320-60f9-487a-bb6c-4a8e39f12344 => generated 766 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/729] 199.204.45.116 () {34 vars in 1058 bytes} [Wed Jun 10 11:19:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=68d6827c-4d97-435b-950d-a2ba719c67f7 => generated 858 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/730] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:19:23 2026] DELETE /v2.0/security-groups/0722a48c-e548-4ac8-ba4d-0df101c66f5f => 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: 358/731] 199.204.45.116 () {34 vars in 984 bytes} [Wed Jun 10 11:19:23 2026] GET /v2.0/subnets?id=b97e4e26-197f-4c04-87b6-b942a51173c4 => 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: 374/732] 199.204.45.116 () {34 vars in 1052 bytes} [Wed Jun 10 11:19:23 2026] GET /v2.0/ports?network_id=e730d320-60f9-487a-bb6c-4a8e39f12344&device_owner=network%3Adhcp => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/733] 199.204.45.116 () {34 vars in 1012 bytes} [Wed Jun 10 11:19:23 2026] GET /v2.0/networks/e730d320-60f9-487a-bb6c-4a8e39f12344?fields=segments => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/734] 10.0.0.162 () {34 vars in 990 bytes} [Wed Jun 10 11:19:23 2026] GET /v2.0/ports?device_id=5265c1dc-a76c-45fd-86ae-a307673bd9f5 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/735] 199.204.45.116 () {34 vars in 1112 bytes} [Wed Jun 10 11:19:23 2026] GET /v2.0/networks/e730d320-60f9-487a-bb6c-4a8e39f12344?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/736] 10.0.0.162 () {34 vars in 1040 bytes} [Wed Jun 10 11:19:23 2026] GET /v2.0/security-groups?id=013b8509-b5e3-4895-a7f7-a2d37aae3ad2&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/737] 199.204.45.116 () {34 vars in 994 bytes} [Wed Jun 10 11:19:24 2026] GET /v2.0/ports?device_id=5265c1dc-a76c-45fd-86ae-a307673bd9f5 => generated 971 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:19:24.742 7 INFO neutron.db.l3_db [req-40d24cb9-b543-4d9c-9e09-28f68b62a0e7 req-789418e5-674f-4f11-9324-f37788504e3f eaf71a069c6b4cd3bd502ea3e165cbf9 25004cba53f8427d95fad13eafb7ae08 - - default default] Floating IP 386279df-faeb-4cfd-9ccd-0c9569180d94 disassociated. External IP: 10.96.250.205, port: 68d6827c-4d97-435b-950d-a2ba719c67f7. [pid: 8|app: 0|req: 377/738] 10.0.0.162 () {34 vars in 990 bytes} [Wed Jun 10 11:19:24 2026] GET /v2.0/ports?device_id=5265c1dc-a76c-45fd-86ae-a307673bd9f5 => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/739] 199.204.45.116 () {36 vars in 997 bytes} [Wed Jun 10 11:19:24 2026] DELETE /v2.0/ports/68d6827c-4d97-435b-950d-a2ba719c67f7 => generated 0 bytes in 1178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/740] 10.0.0.162 () {34 vars in 990 bytes} [Wed Jun 10 11:19:26 2026] GET /v2.0/ports?device_id=5265c1dc-a76c-45fd-86ae-a307673bd9f5 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:19:26.309 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4f6acbd6-57a0-4674-96bd-901f41ed54d6'] response: {'server_uuid': '5265c1dc-a76c-45fd-86ae-a307673bd9f5', 'name': 'network-vif-deleted', 'tag': '68d6827c-4d97-435b-950d-a2ba719c67f7', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 363/741] 10.0.0.137 () {32 vars in 774 bytes} [Wed Jun 10 11:19:26 2026] GET /v2.0/security-groups?tenant_id=d3b14a0f1d2a47a5b313232e616714f8&name=default => generated 2801 bytes in 338 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/742] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:19:26 2026] DELETE /v2.0/security-groups/184dbf48-fdbc-4038-b476-dd3acef590ab => 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: 364/743] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:19:27 2026] DELETE /v2.0/security-groups/013b8509-b5e3-4895-a7f7-a2d37aae3ad2 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:19:27.293 8 INFO neutron.api.v2.resource [None req-2e456624-8585-4764-ba20-6e30fd241e14 eaf71a069c6b4cd3bd502ea3e165cbf9 25004cba53f8427d95fad13eafb7ae08 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 380/744] 10.0.0.137 () {32 vars in 737 bytes} [Wed Jun 10 11:19:27 2026] GET /v2.0/security-groups/013b8509-b5e3-4895-a7f7-a2d37aae3ad2 => generated 146 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/745] 10.0.0.137 () {32 vars in 774 bytes} [Wed Jun 10 11:19:27 2026] GET /v2.0/security-groups?tenant_id=7d59fd02a55b437a8a720bc2dea05ec8&name=default => generated 2801 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/746] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:19:27 2026] DELETE /v2.0/security-groups/7176c21c-64c3-4a01-adc1-7b76cc772f29 => 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: 381/747] 10.0.0.137 () {32 vars in 732 bytes} [Wed Jun 10 11:19:27 2026] DELETE /v2.0/floatingips/386279df-faeb-4cfd-9ccd-0c9569180d94 => generated 0 bytes in 371 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/748] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jun 10 11:19:27 2026] GET /v2.0/ports?device_id=1a23b58a-0c1d-48ad-9041-5c7b77248257 => generated 1240 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/749] 10.0.0.96 () {34 vars in 1039 bytes} [Wed Jun 10 11:19:28 2026] GET /v2.0/security-groups?id=28b18b9e-da77-41ff-bdbd-cce21121b2dc&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-06-10 11:19:28.781 8 WARNING neutron_lib.context [None req-071d78d2-0b4a-4dcc-8b81-67c10796766c 01c7e91491834726a2999996c2a44dab 8f052816c1e8411c8d952f61dbe5fa25 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 11:19:28.904 8 INFO neutron.db.segments_db [None req-071d78d2-0b4a-4dcc-8b81-67c10796766c 01c7e91491834726a2999996c2a44dab 8f052816c1e8411c8d952f61dbe5fa25 - - default default] Added segment 9ecea601-836f-4f1e-bbee-e58c683e7b70 of type vxlan for network 80b52ffc-646b-4cde-ab22-f2e917876aad [pid: 7|app: 0|req: 367/750] 10.0.0.137 () {34 vars in 789 bytes} [Wed Jun 10 11:19:27 2026] PUT /v2.0/routers/cc5c7604-8457-409b-90c7-374f54515072/remove_router_interface => generated 309 bytes in 1313 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/751] 199.204.45.116 () {34 vars in 1096 bytes} [Wed Jun 10 11:19:29 2026] GET /v2.0/ports?device_id=1a23b58a-0c1d-48ad-9041-5c7b77248257&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/752] 10.0.0.137 () {34 vars in 670 bytes} [Wed Jun 10 11:19:28 2026] POST /v2.0/networks => generated 650 bytes in 565 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:19:29.084 8 WARNING neutron_lib.context [None req-ae457033-2fa5-4231-8041-7944b3d6951a 01c7e91491834726a2999996c2a44dab 8f052816c1e8411c8d952f61dbe5fa25 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 385/753] 10.0.0.137 () {34 vars in 669 bytes} [Wed Jun 10 11:19:29 2026] POST /v2.0/subnets => generated 603 bytes in 362 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/754] 199.204.45.116 () {34 vars in 1080 bytes} [Wed Jun 10 11:19:29 2026] GET /v2.0/ports?tenant_id=7d1b960bdad94c55a6608a3ee28428ff&device_id=1a23b58a-0c1d-48ad-9041-5c7b77248257 => generated 1240 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:19:29.487 8 WARNING neutron_lib.context [None req-528d77f0-8bce-41c2-b180-96317439a0b3 01c7e91491834726a2999996c2a44dab 8f052816c1e8411c8d952f61dbe5fa25 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 11:19:29.543 8 INFO neutron.db.segments_db [None req-528d77f0-8bce-41c2-b180-96317439a0b3 01c7e91491834726a2999996c2a44dab 8f052816c1e8411c8d952f61dbe5fa25 - - default default] Added segment 67c7aa75-aba1-43b2-a278-548e44b833d2 of type vxlan for network dfc7fc4c-8e7f-4f03-884f-29c252775e5f 2026-06-10 11:19:29.932 8 INFO neutron.db.l3_hamode_db [None req-528d77f0-8bce-41c2-b180-96317439a0b3 01c7e91491834726a2999996c2a44dab 8f052816c1e8411c8d952f61dbe5fa25 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 11:19:30.152 7 INFO neutron.services.segments.plugin [-] Segment 7ee566cd-48d9-47fe-9f37-be4cd14bd559 resource provider aggregate not found 2026-06-10 11:19:30.159 7 INFO neutron.services.segments.plugin [-] Segment 7ee566cd-48d9-47fe-9f37-be4cd14bd559 resource provider aggregate not found 2026-06-10 11:19:30.173 7 INFO neutron.services.segments.plugin [-] Segment 7ee566cd-48d9-47fe-9f37-be4cd14bd559 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7ee566cd-48d9-47fe-9f37-be4cd14bd559 found for delete ", "request_id": "req-2a8faa21-0f76-48d3-8fec-6860d57d91c6"}]} 2026-06-10 11:19:30.177 7 INFO neutron.services.segments.plugin [-] Segment 7ee566cd-48d9-47fe-9f37-be4cd14bd559 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7ee566cd-48d9-47fe-9f37-be4cd14bd559 found for delete ", "request_id": "req-2b3f4c5d-a8cb-48eb-95a5-9ab8723ed56f"}]} 2026-06-10 11:19:30.184 7 INFO neutron.db.l3_hamode_db [None req-7e5f7f63-738b-41c2-833c-0ae8fe6c1047 d96697cc802a41fa9d7824603c2d054f 0fb07b5f2bd14b0ebdfc8aa684ab18d1 - - default default] HA network 769080f9-837b-4c66-bf3b-19c7d6a85ba1 was deleted as no HA routers are present in tenant 25004cba53f8427d95fad13eafb7ae08. [pid: 7|app: 0|req: 369/755] 10.0.0.137 () {32 vars in 724 bytes} [Wed Jun 10 11:19:29 2026] DELETE /v2.0/routers/cc5c7604-8457-409b-90c7-374f54515072 => generated 0 bytes in 1138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/756] 199.204.45.116 () {34 vars in 986 bytes} [Wed Jun 10 11:19:30 2026] GET /v2.0/networks?id=401345cf-ca15-418a-b74a-2884ad47cc9a => generated 780 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/759] 10.0.0.137 () {32 vars in 724 bytes} [Wed Jun 10 11:19:30 2026] DELETE /v2.0/subnets/b97e4e26-197f-4c04-87b6-b942a51173c4 => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/760] 199.204.45.116 () {34 vars in 1058 bytes} [Wed Jun 10 11:19:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=5e6e5ea0-d1c4-43be-8f84-33a908c14ce3 => generated 860 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/761] 10.0.0.137 () {32 vars in 726 bytes} [Wed Jun 10 11:19:30 2026] DELETE /v2.0/networks/e730d320-60f9-487a-bb6c-4a8e39f12344 => generated 0 bytes in 440 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/762] 199.204.45.116 () {34 vars in 984 bytes} [Wed Jun 10 11:19:30 2026] GET /v2.0/subnets?id=1804914c-3a7a-4555-bf1b-1d1570ed40d1 => generated 678 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:19:31.096 8 INFO neutron.db.l3_hamode_db [None req-528d77f0-8bce-41c2-b180-96317439a0b3 01c7e91491834726a2999996c2a44dab 8f052816c1e8411c8d952f61dbe5fa25 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 377/763] 10.0.0.137 () {32 vars in 774 bytes} [Wed Jun 10 11:19:31 2026] GET /v2.0/security-groups?tenant_id=dcc455fb451a486fa37d32c86772d1b7&name=default => generated 2801 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/764] 199.204.45.116 () {34 vars in 1052 bytes} [Wed Jun 10 11:19:31 2026] GET /v2.0/ports?network_id=401345cf-ca15-418a-b74a-2884ad47cc9a&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: 379/765] 10.0.0.137 () {32 vars in 774 bytes} [Wed Jun 10 11:19:31 2026] GET /v2.0/security-groups?tenant_id=25004cba53f8427d95fad13eafb7ae08&name=default => generated 2801 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/766] 10.0.0.162 () {34 vars in 990 bytes} [Wed Jun 10 11:19:31 2026] GET /v2.0/ports?device_id=1a23b58a-0c1d-48ad-9041-5c7b77248257 => generated 971 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/767] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:19:31 2026] DELETE /v2.0/security-groups/9ca33ba4-1994-4382-8b7d-c15f47d28cfd => 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: 382/768] 199.204.45.116 () {34 vars in 1012 bytes} [Wed Jun 10 11:19:31 2026] GET /v2.0/networks/401345cf-ca15-418a-b74a-2884ad47cc9a?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/769] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:19:31 2026] DELETE /v2.0/security-groups/036476b6-33c9-4df0-aac9-9ad018312f36 => 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: 384/770] 10.0.0.162 () {34 vars in 971 bytes} [Wed Jun 10 11:19:31 2026] GET /v2.0/ports/5e6e5ea0-d1c4-43be-8f84-33a908c14ce3 => generated 968 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/771] 199.204.45.116 () {34 vars in 1112 bytes} [Wed Jun 10 11:19:31 2026] GET /v2.0/networks/401345cf-ca15-418a-b74a-2884ad47cc9a?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: 386/772] 199.204.45.116 () {34 vars in 1000 bytes} [Wed Jun 10 11:19:31 2026] GET /v2.0/subnets?network_id=401345cf-ca15-418a-b74a-2884ad47cc9a => generated 660 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/773] 199.204.45.116 () {34 vars in 1146 bytes} [Wed Jun 10 11:19:31 2026] GET /v2.0/ports?device_id=1a23b58a-0c1d-48ad-9041-5c7b77248257&device_owner=compute%3Anova&network_id=401345cf-ca15-418a-b74a-2884ad47cc9a => generated 971 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:19:32.196 7 INFO neutron.services.segments.plugin [-] Segment c863c9b8-c7cd-43bd-9f6b-2d8f763ebddb resource provider aggregate not found 2026-06-10 11:19:32.205 7 INFO neutron.services.segments.plugin [-] Segment c863c9b8-c7cd-43bd-9f6b-2d8f763ebddb resource provider aggregate not found [pid: 8|app: 0|req: 387/774] 10.0.0.137 () {34 vars in 669 bytes} [Wed Jun 10 11:19:29 2026] POST /v2.0/routers => generated 695 bytes in 2736 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:19:32.240 7 INFO neutron.services.segments.plugin [-] Segment c863c9b8-c7cd-43bd-9f6b-2d8f763ebddb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c863c9b8-c7cd-43bd-9f6b-2d8f763ebddb found for delete ", "request_id": "req-dc0cdefb-c654-4103-88ec-a317047ae380"}]} 2026-06-10 11:19:32.241 7 INFO neutron.services.segments.plugin [-] Segment c863c9b8-c7cd-43bd-9f6b-2d8f763ebddb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c863c9b8-c7cd-43bd-9f6b-2d8f763ebddb found for delete ", "request_id": "req-ef81d35d-04ea-4e0c-81f1-5e202531e245"}]} [pid: 7|app: 0|req: 388/775] 199.204.45.116 () {38 vars in 1028 bytes} [Wed Jun 10 11:19:32 2026] PUT /v2.0/ports/5e6e5ea0-d1c4-43be-8f84-33a908c14ce3 => generated 1145 bytes in 587 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-06-10 11:19:32.703 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-29d13afc-8047-4112-af50-bbc8ccffcfda'] response: {'name': 'network-changed', 'server_uuid': '1a23b58a-0c1d-48ad-9041-5c7b77248257', 'tag': '5e6e5ea0-d1c4-43be-8f84-33a908c14ce3', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 389/776] 199.204.45.116 () {34 vars in 1080 bytes} [Wed Jun 10 11:19:32 2026] GET /v2.0/ports?tenant_id=7d1b960bdad94c55a6608a3ee28428ff&device_id=1a23b58a-0c1d-48ad-9041-5c7b77248257 => generated 1417 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/777] 199.204.45.116 () {34 vars in 986 bytes} [Wed Jun 10 11:19:32 2026] GET /v2.0/networks?id=401345cf-ca15-418a-b74a-2884ad47cc9a => generated 780 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/778] 199.204.45.116 () {34 vars in 1058 bytes} [Wed Jun 10 11:19:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=5e6e5ea0-d1c4-43be-8f84-33a908c14ce3 => 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: 392/779] 199.204.45.116 () {34 vars in 1058 bytes} [Wed Jun 10 11:19:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=5e6e5ea0-d1c4-43be-8f84-33a908c14ce3 => generated 860 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/780] 199.204.45.116 () {34 vars in 984 bytes} [Wed Jun 10 11:19:32 2026] GET /v2.0/subnets?id=1804914c-3a7a-4555-bf1b-1d1570ed40d1 => generated 678 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/781] 199.204.45.116 () {34 vars in 1052 bytes} [Wed Jun 10 11:19:32 2026] GET /v2.0/ports?network_id=401345cf-ca15-418a-b74a-2884ad47cc9a&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/782] 199.204.45.116 () {34 vars in 1012 bytes} [Wed Jun 10 11:19:32 2026] GET /v2.0/networks/401345cf-ca15-418a-b74a-2884ad47cc9a?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/783] 199.204.45.116 () {34 vars in 1112 bytes} [Wed Jun 10 11:19:33 2026] GET /v2.0/networks/401345cf-ca15-418a-b74a-2884ad47cc9a?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: 397/784] 199.204.45.116 () {34 vars in 1080 bytes} [Wed Jun 10 11:19:33 2026] GET /v2.0/ports?tenant_id=7d1b960bdad94c55a6608a3ee28428ff&device_id=1a23b58a-0c1d-48ad-9041-5c7b77248257 => generated 1417 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/785] 199.204.45.116 () {34 vars in 986 bytes} [Wed Jun 10 11:19:33 2026] GET /v2.0/networks?id=401345cf-ca15-418a-b74a-2884ad47cc9a => generated 780 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/786] 199.204.45.116 () {34 vars in 1058 bytes} [Wed Jun 10 11:19:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=5e6e5ea0-d1c4-43be-8f84-33a908c14ce3 => 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: 400/787] 199.204.45.116 () {34 vars in 1058 bytes} [Wed Jun 10 11:19:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=5e6e5ea0-d1c4-43be-8f84-33a908c14ce3 => generated 860 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/788] 199.204.45.116 () {34 vars in 984 bytes} [Wed Jun 10 11:19:33 2026] GET /v2.0/subnets?id=1804914c-3a7a-4555-bf1b-1d1570ed40d1 => generated 678 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/789] 199.204.45.116 () {34 vars in 1052 bytes} [Wed Jun 10 11:19:33 2026] GET /v2.0/ports?network_id=401345cf-ca15-418a-b74a-2884ad47cc9a&device_owner=network%3Adhcp => generated 1244 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:19:33.807 7 INFO neutron.db.segments_db [None req-a21e33b7-bca6-4f2b-9515-d7336b708692 d96697cc802a41fa9d7824603c2d054f 0fb07b5f2bd14b0ebdfc8aa684ab18d1 - - default default] Added segment 578dc962-11fa-4158-b5bc-e629c15d4c24 of type vxlan for network 4f8fa746-d147-45fb-ad0b-d1bb3b63ed1d [pid: 7|app: 0|req: 403/790] 10.0.0.137 () {34 vars in 671 bytes} [Wed Jun 10 11:19:33 2026] POST /v2.0/networks => generated 742 bytes in 362 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/791] 199.204.45.116 () {34 vars in 1012 bytes} [Wed Jun 10 11:19:33 2026] GET /v2.0/networks/401345cf-ca15-418a-b74a-2884ad47cc9a?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: 405/792] 10.0.0.137 () {34 vars in 669 bytes} [Wed Jun 10 11:19:33 2026] POST /v2.0/subnets => generated 665 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/793] 199.204.45.116 () {34 vars in 1112 bytes} [Wed Jun 10 11:19:34 2026] GET /v2.0/networks/401345cf-ca15-418a-b74a-2884ad47cc9a?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: 407/794] 10.0.0.162 () {34 vars in 990 bytes} [Wed Jun 10 11:19:34 2026] GET /v2.0/ports?device_id=1a23b58a-0c1d-48ad-9041-5c7b77248257 => generated 1148 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/795] 10.0.0.137 () {34 vars in 783 bytes} [Wed Jun 10 11:19:32 2026] PUT /v2.0/routers/e8114d0f-9261-4ece-a255-7bd6f0a0a602/add_router_interface => generated 309 bytes in 2076 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:19:34.309 8 WARNING neutron_lib.context [None req-b989dab2-ca49-486e-b3a1-cef6f3441449 01c7e91491834726a2999996c2a44dab 8f052816c1e8411c8d952f61dbe5fa25 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 11:19:34.357 7 INFO neutron.db.segments_db [None req-e8de5d99-4ee7-4c4a-be2e-e19db737f4d8 d96697cc802a41fa9d7824603c2d054f 0fb07b5f2bd14b0ebdfc8aa684ab18d1 - - default default] Added segment e271f3ad-84f3-4b79-8710-c26c6311facb of type vxlan for network af7885a8-d155-4322-9939-6cb83d082b09 2026-06-10 11:19:34.665 7 INFO neutron.db.l3_hamode_db [None req-e8de5d99-4ee7-4c4a-be2e-e19db737f4d8 d96697cc802a41fa9d7824603c2d054f 0fb07b5f2bd14b0ebdfc8aa684ab18d1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 389/796] 10.0.0.137 () {34 vars in 665 bytes} [Wed Jun 10 11:19:34 2026] POST /v2.0/ports => generated 958 bytes in 580 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: 390/797] 10.0.0.162 () {34 vars in 1040 bytes} [Wed Jun 10 11:19:34 2026] GET /v2.0/security-groups?id=28b18b9e-da77-41ff-bdbd-cce21121b2dc&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-06-10 11:19:34.924 8 WARNING neutron_lib.context [None req-3c6ebab0-6a68-4c9c-bbdd-33fcd1fa6210 01c7e91491834726a2999996c2a44dab 8f052816c1e8411c8d952f61dbe5fa25 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 391/798] 10.0.0.137 () {34 vars in 665 bytes} [Wed Jun 10 11:19:34 2026] POST /v2.0/ports => generated 959 bytes in 515 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: 392/799] 199.204.45.116 () {34 vars in 1118 bytes} [Wed Jun 10 11:19:35 2026] GET /v2.0/ports?device_id=1a23b58a-0c1d-48ad-9041-5c7b77248257&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.4 => generated 1148 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:19:35.588 8 WARNING neutron_lib.context [None req-588fb90d-ec09-48e0-a801-972480208543 01c7e91491834726a2999996c2a44dab 8f052816c1e8411c8d952f61dbe5fa25 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 11:19:35.661 7 INFO neutron.db.l3_hamode_db [None req-e8de5d99-4ee7-4c4a-be2e-e19db737f4d8 d96697cc802a41fa9d7824603c2d054f 0fb07b5f2bd14b0ebdfc8aa684ab18d1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 11:19:36.533 8 INFO neutron.db.l3_db [None req-588fb90d-ec09-48e0-a801-972480208543 01c7e91491834726a2999996c2a44dab 8f052816c1e8411c8d952f61dbe5fa25 - - default default] Floating IP 194712a1-aa0e-4af4-9e15-1c3ffd6d94f7 associated. External IP: 10.96.250.219, port: ebf33597-1e59-4b6a-83ae-5197deac561e. [pid: 8|app: 0|req: 393/800] 10.0.0.137 () {34 vars in 677 bytes} [Wed Jun 10 11:19:35 2026] POST /v2.0/floatingips => generated 843 bytes in 1303 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/801] 10.0.0.137 () {34 vars in 669 bytes} [Wed Jun 10 11:19:34 2026] POST /v2.0/routers => generated 729 bytes in 2896 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/802] 199.204.45.116 () {38 vars in 1028 bytes} [Wed Jun 10 11:19:36 2026] PUT /v2.0/ports/5e6e5ea0-d1c4-43be-8f84-33a908c14ce3 => generated 968 bytes in 456 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-06-10 11:19:37.384 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-95546006-5774-46f6-bafe-42d72e1c56eb'] response: {'name': 'network-changed', 'server_uuid': '1a23b58a-0c1d-48ad-9041-5c7b77248257', 'tag': '5e6e5ea0-d1c4-43be-8f84-33a908c14ce3', 'status': 'completed', 'code': 200} 2026-06-10 11:19:37.389 7 INFO neutron.db.l3_db [None req-e11db32d-e7cd-4878-bf63-41fd74973237 01c7e91491834726a2999996c2a44dab 8f052816c1e8411c8d952f61dbe5fa25 - - default default] Floating IP 194712a1-aa0e-4af4-9e15-1c3ffd6d94f7 disassociated. External IP: 10.96.250.219, port: ebf33597-1e59-4b6a-83ae-5197deac561e. [pid: 7|app: 0|req: 409/803] 10.0.0.137 () {34 vars in 749 bytes} [Wed Jun 10 11:19:37 2026] PUT /v2.0/floatingips/194712a1-aa0e-4af4-9e15-1c3ffd6d94f7 => generated 552 bytes in 562 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/804] 199.204.45.116 () {34 vars in 1080 bytes} [Wed Jun 10 11:19:37 2026] GET /v2.0/ports?tenant_id=7d1b960bdad94c55a6608a3ee28428ff&device_id=1a23b58a-0c1d-48ad-9041-5c7b77248257 => 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: 411/805] 10.0.0.137 () {32 vars in 732 bytes} [Wed Jun 10 11:19:37 2026] DELETE /v2.0/floatingips/194712a1-aa0e-4af4-9e15-1c3ffd6d94f7 => generated 0 bytes in 335 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/806] 199.204.45.116 () {34 vars in 986 bytes} [Wed Jun 10 11:19:38 2026] GET /v2.0/networks?id=401345cf-ca15-418a-b74a-2884ad47cc9a => generated 780 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:19:38.197 7 WARNING neutron_lib.context [None req-cc74ca2a-7b48-4183-a82d-dcd4c7fa76c0 01c7e91491834726a2999996c2a44dab 8f052816c1e8411c8d952f61dbe5fa25 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 395/807] 10.0.0.137 () {34 vars in 783 bytes} [Wed Jun 10 11:19:37 2026] PUT /v2.0/routers/558a9b95-c58a-4636-ac47-fdf9a692a596/add_router_interface => generated 309 bytes in 1533 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/808] 199.204.45.116 () {34 vars in 1058 bytes} [Wed Jun 10 11:19:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=5e6e5ea0-d1c4-43be-8f84-33a908c14ce3 => generated 860 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/809] 199.204.45.116 () {34 vars in 984 bytes} [Wed Jun 10 11:19:38 2026] GET /v2.0/subnets?id=1804914c-3a7a-4555-bf1b-1d1570ed40d1 => generated 678 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/810] 199.204.45.116 () {34 vars in 1052 bytes} [Wed Jun 10 11:19:38 2026] GET /v2.0/ports?network_id=401345cf-ca15-418a-b74a-2884ad47cc9a&device_owner=network%3Adhcp => generated 1244 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/811] 199.204.45.116 () {34 vars in 1012 bytes} [Wed Jun 10 11:19:39 2026] GET /v2.0/networks/401345cf-ca15-418a-b74a-2884ad47cc9a?fields=segments => generated 14 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:19:39.206 7 INFO neutron.db.l3_db [None req-cc74ca2a-7b48-4183-a82d-dcd4c7fa76c0 01c7e91491834726a2999996c2a44dab 8f052816c1e8411c8d952f61dbe5fa25 - - default default] Floating IP 79b57aec-674b-449e-982e-26079ab8e3d3 associated. External IP: 10.96.250.217, port: b577c565-36a6-405f-981b-8db1a00c8c6a. [pid: 8|app: 0|req: 400/812] 199.204.45.116 () {34 vars in 1112 bytes} [Wed Jun 10 11:19:39 2026] GET /v2.0/networks/401345cf-ca15-418a-b74a-2884ad47cc9a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/813] 199.204.45.116 () {34 vars in 1080 bytes} [Wed Jun 10 11:19:39 2026] GET /v2.0/ports?tenant_id=7d1b960bdad94c55a6608a3ee28428ff&device_id=1a23b58a-0c1d-48ad-9041-5c7b77248257 => generated 1240 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/814] 199.204.45.116 () {34 vars in 986 bytes} [Wed Jun 10 11:19:39 2026] GET /v2.0/networks?id=401345cf-ca15-418a-b74a-2884ad47cc9a => generated 780 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/815] 199.204.45.116 () {34 vars in 1058 bytes} [Wed Jun 10 11:19:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=5e6e5ea0-d1c4-43be-8f84-33a908c14ce3 => generated 860 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:19:39.530 8 WARNING neutron_lib.context [None req-5219ebf1-f2db-45d8-915a-f2116cfab07e a9ad27c8b32c40a18aa7445a6604398c defe0d9d6de34ff8b76a8a350b6806b0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 413/816] 10.0.0.137 () {34 vars in 677 bytes} [Wed Jun 10 11:19:38 2026] POST /v2.0/floatingips => generated 842 bytes in 1403 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/817] 199.204.45.116 () {34 vars in 984 bytes} [Wed Jun 10 11:19:39 2026] GET /v2.0/subnets?id=1804914c-3a7a-4555-bf1b-1d1570ed40d1 => generated 678 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/818] 10.0.0.137 () {34 vars in 685 bytes} [Wed Jun 10 11:19:39 2026] POST /v2.0/security-groups => generated 1596 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/819] 10.0.0.137 () {32 vars in 729 bytes} [Wed Jun 10 11:19:39 2026] GET /v2.0/floatingips/79b57aec-674b-449e-982e-26079ab8e3d3 => generated 842 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:19:39.686 7 WARNING neutron_lib.context [None req-b153c66b-9003-425f-a8b1-951e1d7c72f9 a9ad27c8b32c40a18aa7445a6604398c defe0d9d6de34ff8b76a8a350b6806b0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 405/820] 199.204.45.116 () {34 vars in 1052 bytes} [Wed Jun 10 11:19:39 2026] GET /v2.0/ports?network_id=401345cf-ca15-418a-b74a-2884ad47cc9a&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/821] 10.0.0.137 () {32 vars in 655 bytes} [Wed Jun 10 11:19:39 2026] GET /v2.0/floatingips => generated 845 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/822] 10.0.0.137 () {34 vars in 695 bytes} [Wed Jun 10 11:19:39 2026] POST /v2.0/security-group-rules => generated 565 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/823] 199.204.45.116 () {34 vars in 1012 bytes} [Wed Jun 10 11:19:39 2026] GET /v2.0/networks/401345cf-ca15-418a-b74a-2884ad47cc9a?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:19:39.814 8 WARNING neutron_lib.context [None req-de4beaa9-cfbb-4f43-a8e6-edb40c29295d a9ad27c8b32c40a18aa7445a6604398c defe0d9d6de34ff8b76a8a350b6806b0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 408/824] 10.0.0.137 () {34 vars in 695 bytes} [Wed Jun 10 11:19:39 2026] POST /v2.0/security-group-rules => generated 570 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/825] 199.204.45.116 () {34 vars in 1112 bytes} [Wed Jun 10 11:19:39 2026] GET /v2.0/networks/401345cf-ca15-418a-b74a-2884ad47cc9a?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-06-10 11:19:40.001 8 WARNING neutron_lib.context [None req-5047fba9-7046-4504-9417-4b62bd22f744 a9ad27c8b32c40a18aa7445a6604398c defe0d9d6de34ff8b76a8a350b6806b0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 11:19:40.238 7 INFO neutron.db.l3_db [None req-fa4851ed-28de-4d1e-bd90-b4a229c18481 01c7e91491834726a2999996c2a44dab 8f052816c1e8411c8d952f61dbe5fa25 - - default default] Floating IP 79b57aec-674b-449e-982e-26079ab8e3d3 associated. External IP: 10.96.250.217, port: b577c565-36a6-405f-981b-8db1a00c8c6a. [pid: 7|app: 0|req: 417/826] 10.0.0.137 () {34 vars in 749 bytes} [Wed Jun 10 11:19:39 2026] PUT /v2.0/floatingips/79b57aec-674b-449e-982e-26079ab8e3d3 => generated 843 bytes in 1367 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/827] 10.0.0.137 () {34 vars in 676 bytes} [Wed Jun 10 11:19:39 2026] POST /v2.0/floatingips => generated 552 bytes in 1210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/828] 10.0.0.162 () {34 vars in 990 bytes} [Wed Jun 10 11:19:41 2026] GET /v2.0/ports?device_id=1a23b58a-0c1d-48ad-9041-5c7b77248257 => generated 971 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/829] 199.204.45.116 () {34 vars in 994 bytes} [Wed Jun 10 11:19:41 2026] GET /v2.0/ports?device_id=1a23b58a-0c1d-48ad-9041-5c7b77248257 => generated 971 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/830] 10.0.0.162 () {34 vars in 1040 bytes} [Wed Jun 10 11:19:41 2026] GET /v2.0/security-groups?id=28b18b9e-da77-41ff-bdbd-cce21121b2dc&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:19:41.424 7 INFO neutron.db.l3_db [None req-13d79b43-c41c-4771-b48b-1a2aa6bfe126 01c7e91491834726a2999996c2a44dab 8f052816c1e8411c8d952f61dbe5fa25 - - default default] Floating IP 79b57aec-674b-449e-982e-26079ab8e3d3 disassociated. External IP: 10.96.250.217, port: ebf33597-1e59-4b6a-83ae-5197deac561e. 2026-06-10 11:19:41.744 8 INFO neutron.db.l3_db [req-41a7289c-2d2f-4004-9c38-40b03a929a2a req-20e74e3e-9878-486b-a1cf-7366ccc82050 e1bdc6f374404a688722d7fda4272be8 7d1b960bdad94c55a6608a3ee28428ff - - default default] Floating IP 8f27d094-288b-4e20-a165-3db951423c9f disassociated. External IP: 10.96.250.220, port: 5e6e5ea0-d1c4-43be-8f84-33a908c14ce3. [pid: 7|app: 0|req: 419/831] 10.0.0.137 () {34 vars in 749 bytes} [Wed Jun 10 11:19:41 2026] PUT /v2.0/floatingips/79b57aec-674b-449e-982e-26079ab8e3d3 => generated 552 bytes in 562 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/832] 10.0.0.162 () {34 vars in 1100 bytes} [Wed Jun 10 11:19:41 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1514717432&fields=id&tenant_id=defe0d9d6de34ff8b76a8a350b6806b0 => generated 69 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/833] 199.204.45.116 () {36 vars in 997 bytes} [Wed Jun 10 11:19:41 2026] DELETE /v2.0/ports/5e6e5ea0-d1c4-43be-8f84-33a908c14ce3 => generated 0 bytes in 791 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:19:42.222 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-795526ee-9a7e-45ee-8159-0b0fec9a2174'] response: {'server_uuid': '1a23b58a-0c1d-48ad-9041-5c7b77248257', 'name': 'network-vif-deleted', 'tag': '5e6e5ea0-d1c4-43be-8f84-33a908c14ce3', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 414/834] 10.0.0.162 () {34 vars in 982 bytes} [Wed Jun 10 11:19:42 2026] GET /v2.0/networks?id=4f8fa746-d147-45fb-ad0b-d1bb3b63ed1d => generated 674 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/835] 10.0.0.137 () {32 vars in 732 bytes} [Wed Jun 10 11:19:41 2026] DELETE /v2.0/floatingips/79b57aec-674b-449e-982e-26079ab8e3d3 => generated 0 bytes in 401 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/836] 10.0.0.162 () {34 vars in 965 bytes} [Wed Jun 10 11:19:42 2026] GET /v2.0/quotas/defe0d9d6de34ff8b76a8a350b6806b0 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:19:42.315 8 INFO neutron.api.v2.resource [None req-57917beb-8297-4b7c-8c82-2941691cdd30 01c7e91491834726a2999996c2a44dab 8f052816c1e8411c8d952f61dbe5fa25 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 415/837] 10.0.0.137 () {32 vars in 732 bytes} [Wed Jun 10 11:19:42 2026] DELETE /v2.0/floatingips/79b57aec-674b-449e-982e-26079ab8e3d3 => generated 144 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/838] 10.0.0.162 () {34 vars in 1002 bytes} [Wed Jun 10 11:19:42 2026] GET /v2.0/ports?tenant_id=defe0d9d6de34ff8b76a8a350b6806b0&fields=id => generated 103 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/839] 10.0.0.162 () {34 vars in 1008 bytes} [Wed Jun 10 11:19:42 2026] GET /v2.0/networks/4f8fa746-d147-45fb-ad0b-d1bb3b63ed1d?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: 425/840] 10.0.0.162 () {34 vars in 990 bytes} [Wed Jun 10 11:19:42 2026] GET /v2.0/ports?device_id=1a23b58a-0c1d-48ad-9041-5c7b77248257 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/841] 10.0.0.162 () {34 vars in 1108 bytes} [Wed Jun 10 11:19:42 2026] GET /v2.0/networks/4f8fa746-d147-45fb-ad0b-d1bb3b63ed1d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/842] 10.0.0.137 () {32 vars in 720 bytes} [Wed Jun 10 11:19:42 2026] DELETE /v2.0/ports/ebf33597-1e59-4b6a-83ae-5197deac561e => generated 0 bytes in 326 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/843] 10.0.0.162 () {34 vars in 990 bytes} [Wed Jun 10 11:19:42 2026] GET /v2.0/ports?device_id=021cf817-5cc1-4df8-9643-ad8cc598dfb1 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/844] 10.0.0.137 () {32 vars in 720 bytes} [Wed Jun 10 11:19:42 2026] DELETE /v2.0/ports/b577c565-36a6-405f-981b-8db1a00c8c6a => generated 0 bytes in 738 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/845] 10.0.0.137 () {32 vars in 736 bytes} [Wed Jun 10 11:19:43 2026] GET /v2.0/ports?device_id=e8114d0f-9261-4ece-a255-7bd6f0a0a602 => generated 958 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/846] 199.204.45.116 () {34 vars in 986 bytes} [Wed Jun 10 11:19:43 2026] GET /v2.0/networks?id=4f8fa746-d147-45fb-ad0b-d1bb3b63ed1d => generated 674 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/847] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:19:43 2026] DELETE /v2.0/security-groups/28b18b9e-da77-41ff-bdbd-cce21121b2dc => 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: 421/848] 199.204.45.116 () {34 vars in 1050 bytes} [Wed Jun 10 11:19:43 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=defe0d9d6de34ff8b76a8a350b6806b0 => generated 181 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:19:43.859 8 INFO neutron.api.v2.resource [None req-566a7092-ac18-418e-ab8f-a9ea40b9af91 e1bdc6f374404a688722d7fda4272be8 7d1b960bdad94c55a6608a3ee28428ff - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 422/849] 10.0.0.137 () {32 vars in 737 bytes} [Wed Jun 10 11:19:43 2026] GET /v2.0/security-groups/28b18b9e-da77-41ff-bdbd-cce21121b2dc => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 11:19:43.866 8 WARNING neutron_lib.context [req-f13477f2-b005-44c5-92ed-cf4cec0d932b req-fe2e258b-6bbf-4f65-b97e-f10af87e3fb1 a9ad27c8b32c40a18aa7445a6604398c defe0d9d6de34ff8b76a8a350b6806b0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 423/850] 199.204.45.116 () {38 vars in 955 bytes} [Wed Jun 10 11:19:43 2026] POST /v2.0/ports => generated 958 bytes in 471 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: 424/851] 10.0.0.137 () {32 vars in 732 bytes} [Wed Jun 10 11:19:44 2026] DELETE /v2.0/floatingips/8f27d094-288b-4e20-a165-3db951423c9f => generated 0 bytes in 378 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/852] 10.0.0.137 () {34 vars in 789 bytes} [Wed Jun 10 11:19:43 2026] PUT /v2.0/routers/e8114d0f-9261-4ece-a255-7bd6f0a0a602/remove_router_interface => generated 309 bytes in 1290 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/853] 10.0.0.162 () {34 vars in 990 bytes} [Wed Jun 10 11:19:44 2026] GET /v2.0/ports?device_id=021cf817-5cc1-4df8-9643-ad8cc598dfb1 => generated 961 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/854] 199.204.45.116 () {38 vars in 1028 bytes} [Wed Jun 10 11:19:44 2026] PUT /v2.0/ports/28b537e6-10b4-4158-a15c-a89214f4fa26 => generated 1203 bytes in 462 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-06-10 11:19:45.315 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-667b1093-3bd7-41d1-aa65-115fe0cae322'] response: {'name': 'network-changed', 'server_uuid': '021cf817-5cc1-4df8-9643-ad8cc598dfb1', 'tag': '28b537e6-10b4-4158-a15c-a89214f4fa26', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 426/855] 10.0.0.137 () {34 vars in 789 bytes} [Wed Jun 10 11:19:44 2026] PUT /v2.0/routers/01d1c034-9742-4bb6-9735-d3d6b38ea742/remove_router_interface => generated 309 bytes in 1170 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/858] 10.0.0.162 () {34 vars in 1040 bytes} [Wed Jun 10 11:19:46 2026] GET /v2.0/security-groups?id=b4067ee1-5ef7-4973-8044-2c4f8b27b586&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/859] 199.204.45.116 () {34 vars in 1080 bytes} [Wed Jun 10 11:19:46 2026] GET /v2.0/ports?tenant_id=defe0d9d6de34ff8b76a8a350b6806b0&device_id=021cf817-5cc1-4df8-9643-ad8cc598dfb1 => generated 1242 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:19:46.279 7 INFO neutron.services.segments.plugin [-] Segment 67c7aa75-aba1-43b2-a278-548e44b833d2 resource provider aggregate not found 2026-06-10 11:19:46.287 7 INFO neutron.services.segments.plugin [-] Segment 67c7aa75-aba1-43b2-a278-548e44b833d2 resource provider aggregate not found 2026-06-10 11:19:46.307 7 INFO neutron.services.segments.plugin [-] Segment 67c7aa75-aba1-43b2-a278-548e44b833d2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 67c7aa75-aba1-43b2-a278-548e44b833d2 found for delete ", "request_id": "req-fb3d9e7c-8fd3-460b-ad29-b5871eb9c46a"}]} 2026-06-10 11:19:46.311 7 INFO neutron.services.segments.plugin [-] Segment 67c7aa75-aba1-43b2-a278-548e44b833d2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 67c7aa75-aba1-43b2-a278-548e44b833d2 found for delete ", "request_id": "req-5cf92629-c9d9-4d77-8bf7-eca97e46cfe8"}]} 2026-06-10 11:19:46.327 7 INFO neutron.db.l3_hamode_db [None req-e0258ca9-12b9-4c0a-a3c4-2cf3987bfb1e 01c7e91491834726a2999996c2a44dab 8f052816c1e8411c8d952f61dbe5fa25 - - default default] HA network dfc7fc4c-8e7f-4f03-884f-29c252775e5f was deleted as no HA routers are present in tenant 8f052816c1e8411c8d952f61dbe5fa25. [pid: 7|app: 0|req: 430/860] 10.0.0.137 () {32 vars in 724 bytes} [Wed Jun 10 11:19:45 2026] DELETE /v2.0/routers/e8114d0f-9261-4ece-a255-7bd6f0a0a602 => generated 0 bytes in 1064 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: 431/861] 199.204.45.116 () {34 vars in 1060 bytes} [Wed Jun 10 11:19:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=28b537e6-10b4-4158-a15c-a89214f4fa26 => 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: 432/862] 10.0.0.137 () {32 vars in 724 bytes} [Wed Jun 10 11:19:46 2026] DELETE /v2.0/subnets/797d8ae3-2eed-485f-950d-8462bbe7f695 => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/863] 199.204.45.116 () {34 vars in 984 bytes} [Wed Jun 10 11:19:46 2026] GET /v2.0/subnets?id=0c1e2025-ff8e-4114-8b85-95d78e20e4c8 => generated 668 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/864] 10.0.0.137 () {32 vars in 726 bytes} [Wed Jun 10 11:19:46 2026] DELETE /v2.0/networks/80b52ffc-646b-4cde-ab22-f2e917876aad => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/865] 199.204.45.116 () {34 vars in 1052 bytes} [Wed Jun 10 11:19:46 2026] GET /v2.0/ports?network_id=4f8fa746-d147-45fb-ad0b-d1bb3b63ed1d&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: 436/866] 199.204.45.116 () {34 vars in 1012 bytes} [Wed Jun 10 11:19:46 2026] GET /v2.0/networks/4f8fa746-d147-45fb-ad0b-d1bb3b63ed1d?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: 437/867] 199.204.45.116 () {34 vars in 1112 bytes} [Wed Jun 10 11:19:46 2026] GET /v2.0/networks/4f8fa746-d147-45fb-ad0b-d1bb3b63ed1d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:19:47.160 8 INFO neutron.services.segments.plugin [-] Segment 8e76f885-4507-4a9a-9ec3-16588526abe3 resource provider aggregate not found [pid: 7|app: 0|req: 438/868] 199.204.45.116 () {34 vars in 1080 bytes} [Wed Jun 10 11:19:47 2026] GET /v2.0/ports?tenant_id=defe0d9d6de34ff8b76a8a350b6806b0&device_id=021cf817-5cc1-4df8-9643-ad8cc598dfb1 => generated 1242 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:19:47.174 8 INFO neutron.services.segments.plugin [-] Segment 8e76f885-4507-4a9a-9ec3-16588526abe3 resource provider aggregate not found 2026-06-10 11:19:47.189 8 INFO neutron.services.segments.plugin [-] Segment 8e76f885-4507-4a9a-9ec3-16588526abe3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e76f885-4507-4a9a-9ec3-16588526abe3 found for delete ", "request_id": "req-4bda4156-7132-4660-a462-8615f240bdfa"}]} 2026-06-10 11:19:47.196 8 INFO neutron.services.segments.plugin [-] Segment 8e76f885-4507-4a9a-9ec3-16588526abe3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e76f885-4507-4a9a-9ec3-16588526abe3 found for delete ", "request_id": "req-d1cf2767-36b2-485c-a394-fbbd2ebbf35e"}]} 2026-06-10 11:19:47.207 8 INFO neutron.db.l3_hamode_db [None req-106915a8-70e0-424d-9417-fe1bfdd7a394 d96697cc802a41fa9d7824603c2d054f 0fb07b5f2bd14b0ebdfc8aa684ab18d1 - - default default] HA network 2c8085c9-46cd-49fb-a61f-eb4505d77906 was deleted as no HA routers are present in tenant 7d1b960bdad94c55a6608a3ee28428ff. [pid: 8|app: 0|req: 431/869] 10.0.0.137 () {32 vars in 724 bytes} [Wed Jun 10 11:19:46 2026] DELETE /v2.0/routers/01d1c034-9742-4bb6-9735-d3d6b38ea742 => generated 0 bytes in 1146 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/870] 10.0.0.162 () {34 vars in 990 bytes} [Wed Jun 10 11:19:47 2026] GET /v2.0/ports?device_id=021cf817-5cc1-4df8-9643-ad8cc598dfb1 => generated 973 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/871] 199.204.45.116 () {34 vars in 986 bytes} [Wed Jun 10 11:19:47 2026] GET /v2.0/networks?id=4f8fa746-d147-45fb-ad0b-d1bb3b63ed1d => generated 770 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/872] 10.0.0.162 () {34 vars in 1040 bytes} [Wed Jun 10 11:19:47 2026] GET /v2.0/security-groups?id=b4067ee1-5ef7-4973-8044-2c4f8b27b586&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/873] 10.0.0.137 () {32 vars in 724 bytes} [Wed Jun 10 11:19:47 2026] DELETE /v2.0/subnets/1804914c-3a7a-4555-bf1b-1d1570ed40d1 => 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: 441/874] 199.204.45.116 () {34 vars in 1060 bytes} [Wed Jun 10 11:19:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=28b537e6-10b4-4158-a15c-a89214f4fa26 => 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: 442/875] 10.0.0.137 () {32 vars in 774 bytes} [Wed Jun 10 11:19:47 2026] GET /v2.0/security-groups?tenant_id=8f052816c1e8411c8d952f61dbe5fa25&name=default => generated 2801 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/876] 10.0.0.137 () {32 vars in 774 bytes} [Wed Jun 10 11:19:47 2026] GET /v2.0/security-groups?tenant_id=05632d1042194bb9965c5731648b148e&name=default => generated 2801 bytes in 375 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/877] 199.204.45.116 () {34 vars in 984 bytes} [Wed Jun 10 11:19:47 2026] GET /v2.0/subnets?id=0c1e2025-ff8e-4114-8b85-95d78e20e4c8 => generated 668 bytes in 34 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: 8|app: 0|req: 436/878] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:19:47 2026] DELETE /v2.0/security-groups/3f4fc758-b33d-468a-963f-5eeaa2cbdaee => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/879] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:19:47 2026] DELETE /v2.0/security-groups/acda07b8-2f59-4d22-8072-b4d6cc75ffd3 => 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: 438/880] 199.204.45.116 () {34 vars in 1052 bytes} [Wed Jun 10 11:19:47 2026] GET /v2.0/ports?network_id=4f8fa746-d147-45fb-ad0b-d1bb3b63ed1d&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/881] 10.0.0.137 () {32 vars in 726 bytes} [Wed Jun 10 11:19:47 2026] DELETE /v2.0/networks/401345cf-ca15-418a-b74a-2884ad47cc9a => generated 0 bytes in 385 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/882] 199.204.45.116 () {34 vars in 1012 bytes} [Wed Jun 10 11:19:48 2026] GET /v2.0/networks/4f8fa746-d147-45fb-ad0b-d1bb3b63ed1d?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: 444/883] 199.204.45.116 () {34 vars in 1112 bytes} [Wed Jun 10 11:19:48 2026] GET /v2.0/networks/4f8fa746-d147-45fb-ad0b-d1bb3b63ed1d?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: 440/884] 10.0.0.137 () {32 vars in 774 bytes} [Wed Jun 10 11:19:48 2026] GET /v2.0/security-groups?tenant_id=7d1b960bdad94c55a6608a3ee28428ff&name=default => generated 2801 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:19:48.394 7 INFO neutron.services.segments.plugin [-] Segment 9ecea601-836f-4f1e-bbee-e58c683e7b70 resource provider aggregate not found 2026-06-10 11:19:48.404 7 INFO neutron.services.segments.plugin [-] Segment 9ecea601-836f-4f1e-bbee-e58c683e7b70 resource provider aggregate not found 2026-06-10 11:19:48.416 7 INFO neutron.services.segments.plugin [-] Segment 9ecea601-836f-4f1e-bbee-e58c683e7b70 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9ecea601-836f-4f1e-bbee-e58c683e7b70 found for delete ", "request_id": "req-73348e8a-3157-4110-b7ed-37e88672138e"}]} 2026-06-10 11:19:48.428 7 INFO neutron.services.segments.plugin [-] Segment 9ecea601-836f-4f1e-bbee-e58c683e7b70 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9ecea601-836f-4f1e-bbee-e58c683e7b70 found for delete ", "request_id": "req-58e6a58b-31fc-4623-89a0-3afaddbee59c"}]} 2026-06-10 11:19:48.442 7 INFO neutron.services.segments.plugin [-] Segment b4ae1755-6e57-4633-8ea5-e6026f1d9920 resource provider aggregate not found 2026-06-10 11:19:48.446 7 INFO neutron.services.segments.plugin [-] Segment b4ae1755-6e57-4633-8ea5-e6026f1d9920 resource provider aggregate not found 2026-06-10 11:19:48.462 7 INFO neutron.services.segments.plugin [-] Segment b4ae1755-6e57-4633-8ea5-e6026f1d9920 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b4ae1755-6e57-4633-8ea5-e6026f1d9920 found for delete ", "request_id": "req-6d9fde64-9f07-4eba-b608-3df6ab78e0b5"}]} 2026-06-10 11:19:48.467 7 INFO neutron.services.segments.plugin [-] Segment b4ae1755-6e57-4633-8ea5-e6026f1d9920 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b4ae1755-6e57-4633-8ea5-e6026f1d9920 found for delete ", "request_id": "req-db3b4a61-d0d6-474a-9253-af9b178c0d28"}]} [pid: 8|app: 0|req: 441/885] 10.0.0.162 () {34 vars in 990 bytes} [Wed Jun 10 11:19:48 2026] GET /v2.0/ports?device_id=021cf817-5cc1-4df8-9643-ad8cc598dfb1 => generated 973 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/886] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:19:48 2026] DELETE /v2.0/security-groups/d5c0a2d9-0ed7-4f4d-a17e-9e7740db1dff => generated 0 bytes in 225 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/887] 10.0.0.162 () {34 vars in 1040 bytes} [Wed Jun 10 11:19:48 2026] GET /v2.0/security-groups?id=b4067ee1-5ef7-4973-8044-2c4f8b27b586&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/888] 10.0.0.162 () {34 vars in 990 bytes} [Wed Jun 10 11:19:49 2026] GET /v2.0/ports?device_id=021cf817-5cc1-4df8-9643-ad8cc598dfb1 => generated 975 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/889] 10.0.0.162 () {34 vars in 1040 bytes} [Wed Jun 10 11:19:49 2026] GET /v2.0/security-groups?id=b4067ee1-5ef7-4973-8044-2c4f8b27b586&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/890] 10.0.0.162 () {34 vars in 990 bytes} [Wed Jun 10 11:19:49 2026] GET /v2.0/ports?device_id=021cf817-5cc1-4df8-9643-ad8cc598dfb1 => generated 975 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:19:50.013 7 WARNING neutron_lib.context [None req-bed19620-9330-4244-aa37-836f56398c84 6f9481946c4f453badb040a90e2c6b1a 57a0f4060aeb45b3a40707df221d88fd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 11:19:50.013 7 WARNING neutron_lib.context [None req-bed19620-9330-4244-aa37-836f56398c84 6f9481946c4f453badb040a90e2c6b1a 57a0f4060aeb45b3a40707df221d88fd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 11:19:50.221 7 INFO neutron.db.segments_db [None req-bed19620-9330-4244-aa37-836f56398c84 6f9481946c4f453badb040a90e2c6b1a 57a0f4060aeb45b3a40707df221d88fd - - default default] Added segment f72bbafa-85bb-451b-8fe6-2f9afce4ce57 of type vxlan for network 235be1fd-b7bf-4e41-956c-cc89eaaca5fb 2026-06-10 11:19:50.350 7 INFO neutron.db.segments_db [None req-bed19620-9330-4244-aa37-836f56398c84 6f9481946c4f453badb040a90e2c6b1a 57a0f4060aeb45b3a40707df221d88fd - - default default] Added segment 84b95ccc-6471-4d71-a4b2-0ebddb5a0631 of type vxlan for network 363e704b-7962-4a9d-b942-9c0a07be58a9 2026-06-10 11:19:50.385 8 INFO neutron.db.l3_db [None req-1323e93f-5462-41db-9dc3-0c5f46638fc9 a9ad27c8b32c40a18aa7445a6604398c defe0d9d6de34ff8b76a8a350b6806b0 - - default default] Floating IP 7a41f7f4-5aaa-44cd-8ce7-23aec042955c associated. External IP: 10.96.250.218, port: 28b537e6-10b4-4158-a15c-a89214f4fa26. [pid: 7|app: 0|req: 447/891] 10.0.0.137 () {34 vars in 670 bytes} [Wed Jun 10 11:19:49 2026] POST /v2.0/networks => generated 1245 bytes in 599 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/892] 10.0.0.137 () {34 vars in 749 bytes} [Wed Jun 10 11:19:49 2026] PUT /v2.0/floatingips/7a41f7f4-5aaa-44cd-8ce7-23aec042955c => generated 856 bytes in 762 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:19:50.793 7 INFO neutron.db.segments_db [None req-ea84e135-0b6e-4e9e-82a4-0e2db1236601 d96697cc802a41fa9d7824603c2d054f 0fb07b5f2bd14b0ebdfc8aa684ab18d1 - - default default] Added segment 9f004c16-3bac-4f6c-adcb-cbb202987484 of type vxlan for network d3656e32-e19a-447e-9a00-141e287fa640 2026-06-10 11:19:50.793 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1685b693-9c60-4837-b671-41c05180ad8d'] response: {'name': 'network-changed', 'server_uuid': '021cf817-5cc1-4df8-9643-ad8cc598dfb1', 'tag': '28b537e6-10b4-4158-a15c-a89214f4fa26', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 446/893] 10.0.0.137 () {32 vars in 649 bytes} [Wed Jun 10 11:19:50 2026] GET /v2.0/networks => generated 1844 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/894] 199.204.45.116 () {34 vars in 1080 bytes} [Wed Jun 10 11:19:50 2026] GET /v2.0/ports?tenant_id=defe0d9d6de34ff8b76a8a350b6806b0&device_id=021cf817-5cc1-4df8-9643-ad8cc598dfb1 => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/895] 10.0.0.137 () {34 vars in 671 bytes} [Wed Jun 10 11:19:50 2026] POST /v2.0/networks => generated 746 bytes in 408 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/896] 199.204.45.116 () {34 vars in 986 bytes} [Wed Jun 10 11:19:50 2026] GET /v2.0/networks?id=4f8fa746-d147-45fb-ad0b-d1bb3b63ed1d => generated 770 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:19:51.053 8 INFO neutron.services.segments.plugin [-] Segment f72bbafa-85bb-451b-8fe6-2f9afce4ce57 resource provider aggregate not found 2026-06-10 11:19:51.058 8 INFO neutron.services.segments.plugin [-] Segment f72bbafa-85bb-451b-8fe6-2f9afce4ce57 resource provider aggregate not found 2026-06-10 11:19:51.078 8 INFO neutron.services.segments.plugin [-] Segment f72bbafa-85bb-451b-8fe6-2f9afce4ce57 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f72bbafa-85bb-451b-8fe6-2f9afce4ce57 found for delete ", "request_id": "req-86e3165d-4083-432b-9791-aa3d44e0bc43"}]} 2026-06-10 11:19:51.079 8 INFO neutron.services.segments.plugin [-] Segment f72bbafa-85bb-451b-8fe6-2f9afce4ce57 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f72bbafa-85bb-451b-8fe6-2f9afce4ce57 found for delete ", "request_id": "req-d1455102-f803-4d77-8d15-7129c8c45e74"}]} [pid: 8|app: 0|req: 448/897] 10.0.0.137 () {32 vars in 726 bytes} [Wed Jun 10 11:19:50 2026] DELETE /v2.0/networks/235be1fd-b7bf-4e41-956c-cc89eaaca5fb => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/898] 199.204.45.116 () {34 vars in 1060 bytes} [Wed Jun 10 11:19:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=28b537e6-10b4-4158-a15c-a89214f4fa26 => generated 859 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/899] 10.0.0.137 () {34 vars in 669 bytes} [Wed Jun 10 11:19:50 2026] POST /v2.0/subnets => generated 669 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/900] 199.204.45.116 () {34 vars in 984 bytes} [Wed Jun 10 11:19:51 2026] GET /v2.0/subnets?id=0c1e2025-ff8e-4114-8b85-95d78e20e4c8 => generated 668 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/901] 10.0.0.232 () {30 vars in 650 bytes} [Wed Jun 10 11:19:51 2026] GET /v2.0/extensions => generated 19600 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/902] 10.0.0.137 () {32 vars in 726 bytes} [Wed Jun 10 11:19:51 2026] DELETE /v2.0/networks/363e704b-7962-4a9d-b942-9c0a07be58a9 => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:19:51.370 7 INFO neutron.db.segments_db [None req-9fbdd047-96cd-47ad-920a-777cbb1a6674 d96697cc802a41fa9d7824603c2d054f 0fb07b5f2bd14b0ebdfc8aa684ab18d1 - - default default] Added segment cb56025c-9fe1-4f28-8ead-c68ee45e928e of type vxlan for network 39a34912-b43c-4f4b-a3f5-56b3b94c01be [pid: 8|app: 0|req: 451/903] 199.204.45.116 () {34 vars in 1052 bytes} [Wed Jun 10 11:19:51 2026] GET /v2.0/ports?network_id=4f8fa746-d147-45fb-ad0b-d1bb3b63ed1d&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: 452/904] 10.0.0.232 () {30 vars in 724 bytes} [Wed Jun 10 11:19:51 2026] GET /v2.0/quotas/f3603aaa6e5c4c618c8586460e61c349/details => generated 847 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/905] 10.0.0.137 () {32 vars in 649 bytes} [Wed Jun 10 11:19:51 2026] GET /v2.0/networks => generated 651 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/906] 199.204.45.116 () {34 vars in 1012 bytes} [Wed Jun 10 11:19:51 2026] GET /v2.0/networks/4f8fa746-d147-45fb-ad0b-d1bb3b63ed1d?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:19:51.666 7 INFO neutron.db.l3_hamode_db [None req-9fbdd047-96cd-47ad-920a-777cbb1a6674 d96697cc802a41fa9d7824603c2d054f 0fb07b5f2bd14b0ebdfc8aa684ab18d1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 11:19:51.670 8 WARNING neutron_lib.context [None req-717abf3b-cba4-48be-aa24-83c45d9795c1 6f9481946c4f453badb040a90e2c6b1a 57a0f4060aeb45b3a40707df221d88fd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 11:19:51.730 8 INFO neutron.db.segments_db [None req-717abf3b-cba4-48be-aa24-83c45d9795c1 6f9481946c4f453badb040a90e2c6b1a 57a0f4060aeb45b3a40707df221d88fd - - default default] Added segment e510ee5e-b252-4829-a7c3-8ef0b8e4c494 of type vxlan for network f4923e4c-fc50-4982-8adb-4c62a4223312 [pid: 8|app: 0|req: 455/907] 10.0.0.137 () {34 vars in 670 bytes} [Wed Jun 10 11:19:51 2026] POST /v2.0/networks => generated 654 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/908] 199.204.45.116 () {34 vars in 1112 bytes} [Wed Jun 10 11:19:51 2026] GET /v2.0/networks/4f8fa746-d147-45fb-ad0b-d1bb3b63ed1d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:19:51.966 8 WARNING neutron_lib.context [None req-e2144e20-1faf-433b-a08d-5857e8d9ab91 6f9481946c4f453badb040a90e2c6b1a 57a0f4060aeb45b3a40707df221d88fd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 11:19:52.053 8 INFO neutron.db.segments_db [None req-e2144e20-1faf-433b-a08d-5857e8d9ab91 6f9481946c4f453badb040a90e2c6b1a 57a0f4060aeb45b3a40707df221d88fd - - default default] Added segment 162ab682-cc9b-44af-9903-e9743d273355 of type vxlan for network d2f80bf6-8149-4734-8958-1ccf4c09c08c [pid: 8|app: 0|req: 457/909] 10.0.0.137 () {34 vars in 670 bytes} [Wed Jun 10 11:19:51 2026] POST /v2.0/networks => generated 654 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:19:52.213 8 WARNING neutron_lib.context [None req-b3331925-30e6-4115-b610-3051d0a16ab6 6f9481946c4f453badb040a90e2c6b1a 57a0f4060aeb45b3a40707df221d88fd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 11:19:52.277 8 WARNING neutron_lib.context [None req-b3331925-30e6-4115-b610-3051d0a16ab6 6f9481946c4f453badb040a90e2c6b1a 57a0f4060aeb45b3a40707df221d88fd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 11:19:53.105 8 INFO neutron.services.segments.plugin [-] Segment 84b95ccc-6471-4d71-a4b2-0ebddb5a0631 resource provider aggregate not found 2026-06-10 11:19:53.111 8 INFO neutron.services.segments.plugin [-] Segment 84b95ccc-6471-4d71-a4b2-0ebddb5a0631 resource provider aggregate not found 2026-06-10 11:19:53.122 8 INFO neutron.services.segments.plugin [-] Segment 84b95ccc-6471-4d71-a4b2-0ebddb5a0631 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 84b95ccc-6471-4d71-a4b2-0ebddb5a0631 found for delete ", "request_id": "req-b9268eed-d6b4-49d1-8cfd-8559000641e0"}]} 2026-06-10 11:19:53.126 8 INFO neutron.services.segments.plugin [-] Segment 84b95ccc-6471-4d71-a4b2-0ebddb5a0631 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 84b95ccc-6471-4d71-a4b2-0ebddb5a0631 found for delete ", "request_id": "req-9be08a2d-a9ea-4710-8741-7d9e2690faac"}]} 2026-06-10 11:19:53.142 7 INFO neutron.db.l3_hamode_db [None req-9fbdd047-96cd-47ad-920a-777cbb1a6674 d96697cc802a41fa9d7824603c2d054f 0fb07b5f2bd14b0ebdfc8aa684ab18d1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 458/910] 10.0.0.137 () {34 vars in 665 bytes} [Wed Jun 10 11:19:52 2026] POST /v2.0/ports => generated 1506 bytes in 1104 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 459/911] 10.0.0.137 () {32 vars in 643 bytes} [Wed Jun 10 11:19:53 2026] GET /v2.0/ports => generated 1506 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/912] 10.0.0.137 () {32 vars in 720 bytes} [Wed Jun 10 11:19:53 2026] DELETE /v2.0/ports/1bda2ba2-8d73-4dda-ba83-6e8120beca98 => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/913] 10.0.0.137 () {32 vars in 720 bytes} [Wed Jun 10 11:19:53 2026] DELETE /v2.0/ports/779a84c5-90b3-418b-a072-483ef7160891 => 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: 462/914] 10.0.0.232 () {30 vars in 650 bytes} [Wed Jun 10 11:19:53 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: 463/915] 10.0.0.137 () {32 vars in 643 bytes} [Wed Jun 10 11:19:53 2026] GET /v2.0/ports => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/916] 10.0.0.232 () {30 vars in 724 bytes} [Wed Jun 10 11:19:53 2026] GET /v2.0/quotas/f3603aaa6e5c4c618c8586460e61c349/details => generated 847 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:19:54.039 8 WARNING neutron_lib.context [None req-7518fb37-72b9-4fb7-b795-84c49ada5f9d 6f9481946c4f453badb040a90e2c6b1a 57a0f4060aeb45b3a40707df221d88fd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 11:19:54.090 8 INFO neutron.db.segments_db [None req-7518fb37-72b9-4fb7-b795-84c49ada5f9d 6f9481946c4f453badb040a90e2c6b1a 57a0f4060aeb45b3a40707df221d88fd - - default default] Added segment e7556943-1c91-4a18-acc3-63452cc040f6 of type vxlan for network ce0cdb43-3e0f-4a99-aeef-2f6e431ffe06 [pid: 7|app: 0|req: 453/917] 10.0.0.137 () {34 vars in 669 bytes} [Wed Jun 10 11:19:51 2026] POST /v2.0/routers => generated 733 bytes in 2893 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/918] 10.0.0.137 () {34 vars in 670 bytes} [Wed Jun 10 11:19:54 2026] POST /v2.0/networks => generated 654 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:19:54.223 7 WARNING neutron_lib.context [None req-09f8fbd2-31d5-42d3-b66d-b82c981881d5 6f9481946c4f453badb040a90e2c6b1a 57a0f4060aeb45b3a40707df221d88fd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 11:19:54.317 7 INFO neutron.db.segments_db [None req-09f8fbd2-31d5-42d3-b66d-b82c981881d5 6f9481946c4f453badb040a90e2c6b1a 57a0f4060aeb45b3a40707df221d88fd - - default default] Added segment 97759f13-0921-4b67-9056-4421dc9231f6 of type vxlan for network e76dcb13-8fa5-4188-b660-64b17812e2a5 [pid: 7|app: 0|req: 454/919] 10.0.0.137 () {34 vars in 670 bytes} [Wed Jun 10 11:19:54 2026] POST /v2.0/networks => generated 653 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:19:54.887 7 WARNING neutron_lib.context [None req-d6593130-d455-4d52-9be5-6b1d38c97443 6f9481946c4f453badb040a90e2c6b1a 57a0f4060aeb45b3a40707df221d88fd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 11:19:54.944 7 WARNING neutron_lib.context [None req-d6593130-d455-4d52-9be5-6b1d38c97443 6f9481946c4f453badb040a90e2c6b1a 57a0f4060aeb45b3a40707df221d88fd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 466/920] 10.0.0.137 () {34 vars in 783 bytes} [Wed Jun 10 11:19:54 2026] PUT /v2.0/routers/f5aafd81-4d75-4ed9-9ffc-1301a0f2adff/add_router_interface => generated 309 bytes in 1407 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/921] 10.0.0.137 () {34 vars in 669 bytes} [Wed Jun 10 11:19:54 2026] POST /v2.0/subnets => generated 1276 bytes in 802 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/922] 10.0.0.137 () {32 vars in 647 bytes} [Wed Jun 10 11:19:55 2026] GET /v2.0/subnets => generated 1889 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/923] 10.0.0.137 () {32 vars in 724 bytes} [Wed Jun 10 11:19:55 2026] DELETE /v2.0/subnets/25b8e947-a89d-4f2b-bae5-f3b6df2c5115 => generated 0 bytes in 352 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:19:56.271 7 WARNING neutron_lib.context [None req-f4415772-188c-4702-a3a5-50c2b0265ae9 ca5ad2dc3c644d16aa4059b66c42dc6f eadbfad6ce2242f185629c7cf21631ee - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 468/924] 10.0.0.137 () {32 vars in 724 bytes} [Wed Jun 10 11:19:56 2026] DELETE /v2.0/subnets/f7a70d02-b365-404d-8bdd-f2d7cfb4565b => 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: 457/925] 10.0.0.137 () {34 vars in 685 bytes} [Wed Jun 10 11:19:56 2026] POST /v2.0/security-groups => generated 1597 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/926] 10.0.0.137 () {32 vars in 647 bytes} [Wed Jun 10 11:19:56 2026] GET /v2.0/subnets => generated 626 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:19:56.472 7 WARNING neutron_lib.context [None req-3069bf41-6e44-4f24-a5f0-29aa8f4551b0 ca5ad2dc3c644d16aa4059b66c42dc6f eadbfad6ce2242f185629c7cf21631ee - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 459/927] 10.0.0.137 () {34 vars in 695 bytes} [Wed Jun 10 11:19:56 2026] POST /v2.0/security-group-rules => generated 565 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/928] 10.0.0.137 () {32 vars in 774 bytes} [Wed Jun 10 11:19:56 2026] GET /v2.0/security-groups?tenant_id=f3603aaa6e5c4c618c8586460e61c349&name=default => generated 2801 bytes in 244 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:19:56.635 8 WARNING neutron_lib.context [None req-7ae36186-2a87-4ee4-b83e-7a49c5084ff9 ca5ad2dc3c644d16aa4059b66c42dc6f eadbfad6ce2242f185629c7cf21631ee - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 470/929] 10.0.0.137 () {34 vars in 695 bytes} [Wed Jun 10 11:19:56 2026] POST /v2.0/security-group-rules => generated 570 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/930] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:19:56 2026] DELETE /v2.0/security-groups/a2c17d4f-4e20-4c70-9c0d-1566fc71f2dd => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:19:56.852 8 WARNING neutron_lib.context [None req-72a6b166-0ece-4bb1-87d3-b4f4e27ff55f ca5ad2dc3c644d16aa4059b66c42dc6f eadbfad6ce2242f185629c7cf21631ee - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 11:19:57.146 7 INFO neutron.services.segments.plugin [-] Segment 97759f13-0921-4b67-9056-4421dc9231f6 resource provider aggregate not found 2026-06-10 11:19:57.151 7 INFO neutron.services.segments.plugin [-] Segment 97759f13-0921-4b67-9056-4421dc9231f6 resource provider aggregate not found 2026-06-10 11:19:57.174 7 INFO neutron.services.segments.plugin [-] Segment 97759f13-0921-4b67-9056-4421dc9231f6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 97759f13-0921-4b67-9056-4421dc9231f6 found for delete ", "request_id": "req-f65ffa07-46e6-46ad-8f78-31383e0e6333"}]} 2026-06-10 11:19:57.175 7 INFO neutron.services.segments.plugin [-] Segment 97759f13-0921-4b67-9056-4421dc9231f6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 97759f13-0921-4b67-9056-4421dc9231f6 found for delete ", "request_id": "req-a316d1d0-e2e9-4815-9c9e-325b10232379"}]} [pid: 7|app: 0|req: 460/931] 10.0.0.137 () {32 vars in 726 bytes} [Wed Jun 10 11:19:56 2026] DELETE /v2.0/networks/e76dcb13-8fa5-4188-b660-64b17812e2a5 => generated 0 bytes in 595 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/932] 10.0.0.137 () {34 vars in 676 bytes} [Wed Jun 10 11:19:56 2026] POST /v2.0/floatingips => generated 552 bytes in 723 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/933] 10.0.0.137 () {32 vars in 726 bytes} [Wed Jun 10 11:19:57 2026] DELETE /v2.0/networks/ce0cdb43-3e0f-4a99-aeef-2f6e431ffe06 => generated 0 bytes in 456 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:19:57.876 8 INFO neutron.services.segments.plugin [-] Segment 162ab682-cc9b-44af-9903-e9743d273355 resource provider aggregate not found 2026-06-10 11:19:57.881 8 INFO neutron.services.segments.plugin [-] Segment 162ab682-cc9b-44af-9903-e9743d273355 resource provider aggregate not found [pid: 8|app: 0|req: 473/934] 10.0.0.137 () {32 vars in 726 bytes} [Wed Jun 10 11:19:57 2026] DELETE /v2.0/networks/d2f80bf6-8149-4734-8958-1ccf4c09c08c => 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: 462/935] 10.0.0.137 () {32 vars in 726 bytes} [Wed Jun 10 11:19:57 2026] DELETE /v2.0/networks/f4923e4c-fc50-4982-8adb-4c62a4223312 => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:19:58.650 8 INFO neutron.services.segments.plugin [-] Segment 162ab682-cc9b-44af-9903-e9743d273355 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 162ab682-cc9b-44af-9903-e9743d273355 found for delete ", "request_id": "req-1430c69c-8074-4a44-921a-3904e062cab8"}]} 2026-06-10 11:19:58.652 8 INFO neutron.services.segments.plugin [-] Segment 162ab682-cc9b-44af-9903-e9743d273355 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 162ab682-cc9b-44af-9903-e9743d273355 found for delete ", "request_id": "req-9d93f378-8872-4922-8faa-fee0f166336d"}]} [pid: 8|app: 0|req: 474/936] 10.0.0.137 () {32 vars in 774 bytes} [Wed Jun 10 11:19:58 2026] GET /v2.0/security-groups?tenant_id=57a0f4060aeb45b3a40707df221d88fd&name=default => generated 2801 bytes in 195 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/937] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:19:58 2026] DELETE /v2.0/security-groups/2f058fc2-c501-40a7-9ddb-0616ce1e489c => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:20:00.030 7 INFO neutron.services.segments.plugin [-] Segment e7556943-1c91-4a18-acc3-63452cc040f6 resource provider aggregate not found 2026-06-10 11:20:00.040 7 INFO neutron.services.segments.plugin [-] Segment e7556943-1c91-4a18-acc3-63452cc040f6 resource provider aggregate not found 2026-06-10 11:20:00.051 7 INFO neutron.services.segments.plugin [-] Segment e7556943-1c91-4a18-acc3-63452cc040f6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e7556943-1c91-4a18-acc3-63452cc040f6 found for delete ", "request_id": "req-a0af0cb7-3c67-4100-a8a9-76084932c0b6"}]} 2026-06-10 11:20:00.057 7 INFO neutron.services.segments.plugin [-] Segment e7556943-1c91-4a18-acc3-63452cc040f6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e7556943-1c91-4a18-acc3-63452cc040f6 found for delete ", "request_id": "req-2d8b386c-42b3-49a3-b4ab-81b1cda201b2"}]} 2026-06-10 11:20:00.075 7 INFO neutron.services.segments.plugin [-] Segment e510ee5e-b252-4829-a7c3-8ef0b8e4c494 resource provider aggregate not found 2026-06-10 11:20:00.087 7 INFO neutron.services.segments.plugin [-] Segment e510ee5e-b252-4829-a7c3-8ef0b8e4c494 resource provider aggregate not found 2026-06-10 11:20:00.097 7 INFO neutron.services.segments.plugin [-] Segment e510ee5e-b252-4829-a7c3-8ef0b8e4c494 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e510ee5e-b252-4829-a7c3-8ef0b8e4c494 found for delete ", "request_id": "req-06e95ac8-af61-4386-9c9a-b94c5fd9d5ee"}]} 2026-06-10 11:20:00.110 7 INFO neutron.services.segments.plugin [-] Segment e510ee5e-b252-4829-a7c3-8ef0b8e4c494 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e510ee5e-b252-4829-a7c3-8ef0b8e4c494 found for delete ", "request_id": "req-ade15a41-89a2-4c1e-9a95-49cb99259fd1"}]} [pid: 8|app: 0|req: 476/940] 10.0.0.162 () {34 vars in 1100 bytes} [Wed Jun 10 11:20:00 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1743602962&fields=id&tenant_id=eadbfad6ce2242f185629c7cf21631ee => generated 69 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:20:00.319 7 WARNING neutron_lib.context [None req-a55d6dc1-ce04-46c4-a6f2-b31ce5aab141 123ea93124ec423884297e6c12d64a4d 004c81cd96fe4fe68ab941047656b8f7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 477/941] 10.0.0.162 () {34 vars in 982 bytes} [Wed Jun 10 11:20:00 2026] GET /v2.0/networks?id=d3656e32-e19a-447e-9a00-141e287fa640 => generated 678 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/942] 10.0.0.162 () {34 vars in 965 bytes} [Wed Jun 10 11:20:00 2026] GET /v2.0/quotas/eadbfad6ce2242f185629c7cf21631ee => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:20:00.467 7 INFO neutron.db.segments_db [None req-a55d6dc1-ce04-46c4-a6f2-b31ce5aab141 123ea93124ec423884297e6c12d64a4d 004c81cd96fe4fe68ab941047656b8f7 - - default default] Added segment d0eea0d9-1e6e-4f33-98a0-eb229579dd10 of type vxlan for network 2173378e-30ba-4750-9d23-18b0b7c435df [pid: 8|app: 0|req: 479/943] 10.0.0.162 () {34 vars in 1002 bytes} [Wed Jun 10 11:20:00 2026] GET /v2.0/ports?tenant_id=eadbfad6ce2242f185629c7cf21631ee&fields=id => generated 103 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/944] 10.0.0.137 () {34 vars in 671 bytes} [Wed Jun 10 11:19:59 2026] POST /v2.0/networks => generated 632 bytes in 629 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/945] 10.0.0.162 () {34 vars in 1008 bytes} [Wed Jun 10 11:20:00 2026] GET /v2.0/networks/d3656e32-e19a-447e-9a00-141e287fa640?fields=segments => generated 14 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:20:00.639 7 WARNING neutron_lib.context [None req-391a9438-423d-4d8c-b00a-8c2621bb696b 123ea93124ec423884297e6c12d64a4d 004c81cd96fe4fe68ab941047656b8f7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 11:20:00.693 7 INFO neutron.db.segments_db [None req-391a9438-423d-4d8c-b00a-8c2621bb696b 123ea93124ec423884297e6c12d64a4d 004c81cd96fe4fe68ab941047656b8f7 - - default default] Added segment 0221d802-9f89-4276-9a08-8fc69e3b95aa of type vxlan for network fce5db7c-01de-4ed5-a930-033096469a12 [pid: 8|app: 0|req: 481/946] 10.0.0.162 () {34 vars in 1108 bytes} [Wed Jun 10 11:20:00 2026] GET /v2.0/networks/d3656e32-e19a-447e-9a00-141e287fa640?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:20:01.021 8 WARNING neutron_lib.context [None req-0a61e4f1-1a55-4535-ad3d-23cb10f7ab72 06fdf102e0fc4d7b8403aa0b71ac2c94 75dc80fd8c874119b47ae30509be7834 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 11:20:01.121 7 INFO neutron.db.l3_hamode_db [None req-391a9438-423d-4d8c-b00a-8c2621bb696b 123ea93124ec423884297e6c12d64a4d 004c81cd96fe4fe68ab941047656b8f7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 11:20:01.153 8 INFO neutron.db.segments_db [None req-0a61e4f1-1a55-4535-ad3d-23cb10f7ab72 06fdf102e0fc4d7b8403aa0b71ac2c94 75dc80fd8c874119b47ae30509be7834 - - default default] Added segment 113159a6-44c5-445c-a664-436087f51e3a of type vxlan for network 7491638a-02b7-41f3-bd59-38e328e33d4b [pid: 8|app: 0|req: 482/947] 10.0.0.137 () {34 vars in 670 bytes} [Wed Jun 10 11:20:00 2026] POST /v2.0/networks => generated 647 bytes in 395 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/948] 10.0.0.162 () {34 vars in 990 bytes} [Wed Jun 10 11:20:01 2026] GET /v2.0/ports?device_id=27190156-bb89-4c18-97f0-c79860a5c67b => 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: 484/949] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jun 10 11:20:01 2026] GET /v2.0/ports?device_id=021cf817-5cc1-4df8-9643-ad8cc598dfb1 => generated 1244 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/950] 10.0.0.96 () {34 vars in 1039 bytes} [Wed Jun 10 11:20:01 2026] GET /v2.0/security-groups?id=b4067ee1-5ef7-4973-8044-2c4f8b27b586&fields=id&fields=name => generated 114 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:20:01.825 8 WARNING neutron_lib.context [None req-23ff097a-1716-4fff-9f94-dca97042e7a8 06fdf102e0fc4d7b8403aa0b71ac2c94 75dc80fd8c874119b47ae30509be7834 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 486/951] 10.0.0.137 () {34 vars in 669 bytes} [Wed Jun 10 11:20:01 2026] POST /v2.0/subnets => generated 649 bytes in 384 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/952] 199.204.45.116 () {34 vars in 986 bytes} [Wed Jun 10 11:20:02 2026] GET /v2.0/networks?id=d3656e32-e19a-447e-9a00-141e287fa640 => generated 678 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:20:02.300 8 WARNING neutron_lib.context [None req-487b3b05-0272-4448-93e2-bfaa0641709b 06fdf102e0fc4d7b8403aa0b71ac2c94 75dc80fd8c874119b47ae30509be7834 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 11:20:02.327 7 INFO neutron.db.l3_hamode_db [None req-391a9438-423d-4d8c-b00a-8c2621bb696b 123ea93124ec423884297e6c12d64a4d 004c81cd96fe4fe68ab941047656b8f7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 11:20:02.372 8 INFO neutron.db.segments_db [None req-487b3b05-0272-4448-93e2-bfaa0641709b 06fdf102e0fc4d7b8403aa0b71ac2c94 75dc80fd8c874119b47ae30509be7834 - - default default] Added segment a7ef3219-9b8a-490b-a3f7-18839cae2294 of type vxlan for network 84750a17-ca6a-4bbb-bc2a-a8dd60d54687 [pid: 8|app: 0|req: 488/953] 10.0.0.137 () {34 vars in 670 bytes} [Wed Jun 10 11:20:02 2026] POST /v2.0/networks => generated 647 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/954] 199.204.45.116 () {34 vars in 1050 bytes} [Wed Jun 10 11:20:02 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=eadbfad6ce2242f185629c7cf21631ee => generated 181 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/955] 10.0.0.162 () {34 vars in 990 bytes} [Wed Jun 10 11:20:02 2026] GET /v2.0/ports?device_id=27190156-bb89-4c18-97f0-c79860a5c67b => 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: 491/956] 10.0.0.137 () {34 vars in 743 bytes} [Wed Jun 10 11:20:02 2026] PUT /v2.0/networks/84750a17-ca6a-4bbb-bc2a-a8dd60d54687 => generated 592 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:20:02.752 8 WARNING neutron_lib.context [req-0534a712-f0c4-4dcc-ba5e-bd78b2dd9b74 req-a6d5dade-08a4-4bfe-9e59-0c5f5257a15e ca5ad2dc3c644d16aa4059b66c42dc6f eadbfad6ce2242f185629c7cf21631ee - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 492/957] 199.204.45.116 () {38 vars in 955 bytes} [Wed Jun 10 11:20:02 2026] POST /v2.0/ports => generated 954 bytes in 582 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-06-10 11:20:03.328 8 WARNING neutron_lib.context [None req-7fcb75d5-84ec-42ec-a33d-15f6a89151c2 06fdf102e0fc4d7b8403aa0b71ac2c94 75dc80fd8c874119b47ae30509be7834 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 466/958] 10.0.0.137 () {34 vars in 669 bytes} [Wed Jun 10 11:20:00 2026] POST /v2.0/routers => generated 695 bytes in 3016 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/959] 10.0.0.137 () {34 vars in 669 bytes} [Wed Jun 10 11:20:03 2026] POST /v2.0/subnets => generated 622 bytes in 398 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/960] 10.0.0.162 () {34 vars in 990 bytes} [Wed Jun 10 11:20:03 2026] GET /v2.0/ports?device_id=021cf817-5cc1-4df8-9643-ad8cc598dfb1 => generated 975 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/961] 10.0.0.137 () {32 vars in 776 bytes} [Wed Jun 10 11:20:03 2026] GET /v2.0/subnets?project_id=004c81cd96fe4fe68ab941047656b8f7&cidr=10.100.0.0%2F28 => generated 14 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/962] 10.0.0.162 () {34 vars in 990 bytes} [Wed Jun 10 11:20:03 2026] GET /v2.0/ports?device_id=27190156-bb89-4c18-97f0-c79860a5c67b => generated 957 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/963] 199.204.45.116 () {38 vars in 1028 bytes} [Wed Jun 10 11:20:03 2026] PUT /v2.0/ports/c4b37698-0b29-4ff5-bba9-90e2186550a2 => generated 1199 bytes in 441 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: 495/964] 10.0.0.162 () {34 vars in 1040 bytes} [Wed Jun 10 11:20:04 2026] GET /v2.0/security-groups?id=b4067ee1-5ef7-4973-8044-2c4f8b27b586&fields=id&fields=name => generated 114 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/965] 10.0.0.137 () {34 vars in 741 bytes} [Wed Jun 10 11:20:04 2026] PUT /v2.0/subnets/d1500fe2-8d74-42c8-bd1b-7bc0cc913a15 => generated 632 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:20:04.302 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fe3a30be-45d1-4d02-ac5a-587f98b71139'] response: {'name': 'network-changed', 'server_uuid': '27190156-bb89-4c18-97f0-c79860a5c67b', 'tag': 'c4b37698-0b29-4ff5-bba9-90e2186550a2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 496/966] 10.0.0.137 () {32 vars in 694 bytes} [Wed Jun 10 11:20:04 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/967] 10.0.0.162 () {34 vars in 1040 bytes} [Wed Jun 10 11:20:04 2026] GET /v2.0/security-groups?id=40d45b43-a8fe-4448-aa38-6e629aca42f6&fields=id&fields=name => generated 114 bytes in 60 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: 497/968] 199.204.45.116 () {34 vars in 1080 bytes} [Wed Jun 10 11:20:04 2026] GET /v2.0/ports?tenant_id=eadbfad6ce2242f185629c7cf21631ee&device_id=27190156-bb89-4c18-97f0-c79860a5c67b => generated 1238 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/969] 10.0.0.137 () {32 vars in 784 bytes} [Wed Jun 10 11:20:04 2026] GET /v2.0/subnets?network_id=c0d8ff88-4c01-49a7-b65a-cbe172c248c2&cidr=10.100.0.0%2F28 => generated 14 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/970] 10.0.0.162 () {34 vars in 990 bytes} [Wed Jun 10 11:20:04 2026] GET /v2.0/ports?device_id=021cf817-5cc1-4df8-9643-ad8cc598dfb1 => generated 975 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/971] 199.204.45.116 () {34 vars in 1058 bytes} [Wed Jun 10 11:20:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=c4b37698-0b29-4ff5-bba9-90e2186550a2 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:20:04.593 8 WARNING neutron_lib.context [None req-131de324-159f-4a42-a041-e2551b562863 123ea93124ec423884297e6c12d64a4d 004c81cd96fe4fe68ab941047656b8f7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 501/972] 10.0.0.137 () {34 vars in 669 bytes} [Wed Jun 10 11:20:04 2026] POST /v2.0/subnets => generated 632 bytes in 359 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/973] 10.0.0.162 () {34 vars in 1040 bytes} [Wed Jun 10 11:20:04 2026] GET /v2.0/security-groups?id=b4067ee1-5ef7-4973-8044-2c4f8b27b586&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/974] 199.204.45.116 () {34 vars in 984 bytes} [Wed Jun 10 11:20:04 2026] GET /v2.0/subnets?id=84f23b4b-6443-4bef-9539-403e28d04046 => generated 672 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:20:05.065 7 INFO neutron.services.segments.plugin [-] Segment a7ef3219-9b8a-490b-a3f7-18839cae2294 resource provider aggregate not found 2026-06-10 11:20:05.070 7 INFO neutron.services.segments.plugin [-] Segment a7ef3219-9b8a-490b-a3f7-18839cae2294 resource provider aggregate not found 2026-06-10 11:20:05.085 7 INFO neutron.services.segments.plugin [-] Segment a7ef3219-9b8a-490b-a3f7-18839cae2294 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a7ef3219-9b8a-490b-a3f7-18839cae2294 found for delete ", "request_id": "req-7304d949-cafa-41c7-a371-c49191718595"}]} 2026-06-10 11:20:05.096 7 INFO neutron.services.segments.plugin [-] Segment a7ef3219-9b8a-490b-a3f7-18839cae2294 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a7ef3219-9b8a-490b-a3f7-18839cae2294 found for delete ", "request_id": "req-7a4b96cd-a8a4-4211-8f79-7f6e87019e3a"}]} [pid: 7|app: 0|req: 472/975] 10.0.0.137 () {32 vars in 726 bytes} [Wed Jun 10 11:20:04 2026] DELETE /v2.0/networks/84750a17-ca6a-4bbb-bc2a-a8dd60d54687 => generated 0 bytes in 745 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/976] 199.204.45.116 () {34 vars in 1052 bytes} [Wed Jun 10 11:20:05 2026] GET /v2.0/ports?network_id=d3656e32-e19a-447e-9a00-141e287fa640&device_owner=network%3Adhcp => generated 1244 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:20:05.176 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c45fd820-7f9a-4d67-ba12-ac101c346637 06fdf102e0fc4d7b8403aa0b71ac2c94 75dc80fd8c874119b47ae30509be7834 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 474/977] 10.0.0.137 () {32 vars in 726 bytes} [Wed Jun 10 11:20:05 2026] DELETE /v2.0/networks/84750a17-ca6a-4bbb-bc2a-a8dd60d54687 => generated 138 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/978] 199.204.45.116 () {34 vars in 1012 bytes} [Wed Jun 10 11:20:05 2026] GET /v2.0/networks/d3656e32-e19a-447e-9a00-141e287fa640?fields=segments => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/979] 10.0.0.137 () {32 vars in 694 bytes} [Wed Jun 10 11:20:05 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/980] 199.204.45.116 () {34 vars in 1112 bytes} [Wed Jun 10 11:20:05 2026] GET /v2.0/networks/d3656e32-e19a-447e-9a00-141e287fa640?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: 478/981] 10.0.0.162 () {34 vars in 990 bytes} [Wed Jun 10 11:20:05 2026] GET /v2.0/ports?device_id=021cf817-5cc1-4df8-9643-ad8cc598dfb1 => generated 975 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/982] 199.204.45.116 () {34 vars in 1080 bytes} [Wed Jun 10 11:20:05 2026] GET /v2.0/ports?tenant_id=defe0d9d6de34ff8b76a8a350b6806b0&device_id=021cf817-5cc1-4df8-9643-ad8cc598dfb1 => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/983] 10.0.0.137 () {32 vars in 742 bytes} [Wed Jun 10 11:20:05 2026] GET /v2.0/subnets?network_id=c0d8ff88-4c01-49a7-b65a-cbe172c248c2 => generated 626 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/984] 10.0.0.162 () {34 vars in 990 bytes} [Wed Jun 10 11:20:05 2026] GET /v2.0/ports?device_id=27190156-bb89-4c18-97f0-c79860a5c67b => generated 969 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/985] 199.204.45.116 () {34 vars in 1080 bytes} [Wed Jun 10 11:20:05 2026] GET /v2.0/ports?tenant_id=eadbfad6ce2242f185629c7cf21631ee&device_id=27190156-bb89-4c18-97f0-c79860a5c67b => generated 1238 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/986] 10.0.0.162 () {34 vars in 1040 bytes} [Wed Jun 10 11:20:05 2026] GET /v2.0/security-groups?id=b4067ee1-5ef7-4973-8044-2c4f8b27b586&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/987] 199.204.45.116 () {34 vars in 986 bytes} [Wed Jun 10 11:20:05 2026] GET /v2.0/networks?id=4f8fa746-d147-45fb-ad0b-d1bb3b63ed1d => generated 770 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/988] 10.0.0.137 () {32 vars in 653 bytes} [Wed Jun 10 11:20:05 2026] GET /v2.0/extensions => generated 19600 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/989] 10.0.0.162 () {34 vars in 1040 bytes} [Wed Jun 10 11:20:05 2026] GET /v2.0/security-groups?id=40d45b43-a8fe-4448-aa38-6e629aca42f6&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/990] 199.204.45.116 () {34 vars in 986 bytes} [Wed Jun 10 11:20:05 2026] GET /v2.0/networks?id=d3656e32-e19a-447e-9a00-141e287fa640 => generated 774 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/991] 199.204.45.116 () {34 vars in 1060 bytes} [Wed Jun 10 11:20:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=28b537e6-10b4-4158-a15c-a89214f4fa26 => generated 861 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/992] 10.0.0.137 () {32 vars in 649 bytes} [Wed Jun 10 11:20:05 2026] GET /v2.0/networks => generated 1312 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/993] 199.204.45.116 () {34 vars in 1058 bytes} [Wed Jun 10 11:20:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=c4b37698-0b29-4ff5-bba9-90e2186550a2 => 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: 491/994] 199.204.45.116 () {34 vars in 984 bytes} [Wed Jun 10 11:20:06 2026] GET /v2.0/subnets?id=0c1e2025-ff8e-4114-8b85-95d78e20e4c8 => generated 668 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/995] 10.0.0.137 () {32 vars in 647 bytes} [Wed Jun 10 11:20:06 2026] GET /v2.0/subnets => generated 1265 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/996] 199.204.45.116 () {34 vars in 984 bytes} [Wed Jun 10 11:20:06 2026] GET /v2.0/subnets?id=84f23b4b-6443-4bef-9539-403e28d04046 => generated 672 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/997] 199.204.45.116 () {34 vars in 1052 bytes} [Wed Jun 10 11:20:06 2026] GET /v2.0/ports?network_id=4f8fa746-d147-45fb-ad0b-d1bb3b63ed1d&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/998] 10.0.0.137 () {32 vars in 723 bytes} [Wed Jun 10 11:20:06 2026] GET /v2.0/networks/7491638a-02b7-41f3-bd59-38e328e33d4b => generated 672 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/999] 199.204.45.116 () {34 vars in 1052 bytes} [Wed Jun 10 11:20:06 2026] GET /v2.0/ports?network_id=d3656e32-e19a-447e-9a00-141e287fa640&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: 497/1000] 199.204.45.116 () {34 vars in 1012 bytes} [Wed Jun 10 11:20:06 2026] GET /v2.0/networks/4f8fa746-d147-45fb-ad0b-d1bb3b63ed1d?fields=segments => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/1001] 10.0.0.137 () {32 vars in 721 bytes} [Wed Jun 10 11:20:06 2026] GET /v2.0/subnets/94fc6873-e416-498a-a5ec-4b7c6bc1b09e => generated 649 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/1002] 199.204.45.116 () {34 vars in 1012 bytes} [Wed Jun 10 11:20:06 2026] GET /v2.0/networks/d3656e32-e19a-447e-9a00-141e287fa640?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: 500/1003] 199.204.45.116 () {34 vars in 1112 bytes} [Wed Jun 10 11:20:06 2026] GET /v2.0/networks/4f8fa746-d147-45fb-ad0b-d1bb3b63ed1d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:20:06.598 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d39ab1c9-109d-4b46-9ac0-9e2788be142a 06fdf102e0fc4d7b8403aa0b71ac2c94 75dc80fd8c874119b47ae30509be7834 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 501/1004] 10.0.0.137 () {32 vars in 724 bytes} [Wed Jun 10 11:20:06 2026] DELETE /v2.0/subnets/d1500fe2-8d74-42c8-bd1b-7bc0cc913a15 => generated 136 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/1005] 199.204.45.116 () {34 vars in 1112 bytes} [Wed Jun 10 11:20:06 2026] GET /v2.0/networks/d3656e32-e19a-447e-9a00-141e287fa640?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-06-10 11:20:06.705 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7357e635-487a-4808-a454-ec5640035514 06fdf102e0fc4d7b8403aa0b71ac2c94 75dc80fd8c874119b47ae30509be7834 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 503/1006] 10.0.0.137 () {32 vars in 726 bytes} [Wed Jun 10 11:20:06 2026] DELETE /v2.0/networks/84750a17-ca6a-4bbb-bc2a-a8dd60d54687 => generated 138 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/1007] 10.0.0.137 () {32 vars in 724 bytes} [Wed Jun 10 11:20:06 2026] DELETE /v2.0/subnets/94fc6873-e416-498a-a5ec-4b7c6bc1b09e => generated 0 bytes in 663 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/1008] 10.0.0.162 () {34 vars in 990 bytes} [Wed Jun 10 11:20:07 2026] GET /v2.0/ports?device_id=021cf817-5cc1-4df8-9643-ad8cc598dfb1 => 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: 506/1009] 10.0.0.162 () {34 vars in 990 bytes} [Wed Jun 10 11:20:07 2026] GET /v2.0/ports?device_id=27190156-bb89-4c18-97f0-c79860a5c67b => generated 969 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/1010] 10.0.0.137 () {34 vars in 783 bytes} [Wed Jun 10 11:20:05 2026] PUT /v2.0/routers/276ac490-f40f-4f1a-bdf3-d6dc34b03b78/add_router_interface => generated 309 bytes in 2525 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/1011] 10.0.0.162 () {34 vars in 1040 bytes} [Wed Jun 10 11:20:07 2026] GET /v2.0/security-groups?id=b4067ee1-5ef7-4973-8044-2c4f8b27b586&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/1012] 10.0.0.162 () {34 vars in 1040 bytes} [Wed Jun 10 11:20:07 2026] GET /v2.0/security-groups?id=40d45b43-a8fe-4448-aa38-6e629aca42f6&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/1013] 10.0.0.137 () {32 vars in 649 bytes} [Wed Jun 10 11:20:07 2026] GET /v2.0/networks => generated 7233 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/1014] 10.0.0.137 () {32 vars in 647 bytes} [Wed Jun 10 11:20:07 2026] GET /v2.0/subnets => generated 5009 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:20:07.980 7 INFO neutron.services.segments.plugin [-] Segment 113159a6-44c5-445c-a664-436087f51e3a resource provider aggregate not found 2026-06-10 11:20:07.990 7 INFO neutron.services.segments.plugin [-] Segment 113159a6-44c5-445c-a664-436087f51e3a resource provider aggregate not found 2026-06-10 11:20:08.002 7 INFO neutron.services.segments.plugin [-] Segment 113159a6-44c5-445c-a664-436087f51e3a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 113159a6-44c5-445c-a664-436087f51e3a found for delete ", "request_id": "req-0ab40ffd-91c9-43cc-a49d-24442686b33d"}]} [pid: 7|app: 0|req: 507/1015] 10.0.0.137 () {32 vars in 726 bytes} [Wed Jun 10 11:20:07 2026] DELETE /v2.0/networks/7491638a-02b7-41f3-bd59-38e328e33d4b => generated 0 bytes in 545 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/1016] 10.0.0.137 () {32 vars in 647 bytes} [Wed Jun 10 11:20:07 2026] GET /v2.0/routers => generated 2192 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:20:08.108 7 INFO neutron.services.segments.plugin [-] Segment 113159a6-44c5-445c-a664-436087f51e3a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 113159a6-44c5-445c-a664-436087f51e3a found for delete ", "request_id": "req-bb410bdc-668b-40bf-bbda-1a07e0699dd8"}]} 2026-06-10 11:20:08.113 7 WARNING neutron_lib.context [None req-b33956dd-7b9c-47a3-a8da-f969f1e826e2 123ea93124ec423884297e6c12d64a4d 004c81cd96fe4fe68ab941047656b8f7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 508/1017] 10.0.0.137 () {34 vars in 685 bytes} [Wed Jun 10 11:20:08 2026] POST /v2.0/security-groups => generated 1611 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-10 11:20:08.276 8 WARNING neutron_lib.context [None req-2b63e2b9-4a6b-4a5f-b9e8-d7ee3c4ed424 123ea93124ec423884297e6c12d64a4d 004c81cd96fe4fe68ab941047656b8f7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 510/1018] 10.0.0.137 () {34 vars in 695 bytes} [Wed Jun 10 11:20:08 2026] POST /v2.0/security-group-rules => generated 565 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:20:08.445 7 WARNING neutron_lib.context [None req-4900f759-29bd-44da-84ef-8c5020830793 123ea93124ec423884297e6c12d64a4d 004c81cd96fe4fe68ab941047656b8f7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 509/1019] 10.0.0.137 () {34 vars in 695 bytes} [Wed Jun 10 11:20:08 2026] POST /v2.0/security-group-rules => generated 564 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:20:08.622 8 WARNING neutron_lib.context [None req-65fc04da-bdf9-4236-81e8-aa0f24042168 123ea93124ec423884297e6c12d64a4d 004c81cd96fe4fe68ab941047656b8f7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 511/1020] 10.0.0.137 () {34 vars in 695 bytes} [Wed Jun 10 11:20:08 2026] POST /v2.0/security-group-rules => generated 570 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/1021] 10.0.0.162 () {34 vars in 990 bytes} [Wed Jun 10 11:20:08 2026] GET /v2.0/ports?device_id=021cf817-5cc1-4df8-9643-ad8cc598dfb1 => 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: 510/1022] 10.0.0.137 () {32 vars in 774 bytes} [Wed Jun 10 11:20:08 2026] GET /v2.0/security-groups?tenant_id=75dc80fd8c874119b47ae30509be7834&name=default => generated 2801 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:20:08.825 7 WARNING neutron_lib.context [None req-2a25b21d-d576-4e24-9bd6-6ced61dcbf77 123ea93124ec423884297e6c12d64a4d 004c81cd96fe4fe68ab941047656b8f7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 513/1023] 10.0.0.162 () {34 vars in 990 bytes} [Wed Jun 10 11:20:08 2026] GET /v2.0/ports?device_id=27190156-bb89-4c18-97f0-c79860a5c67b => generated 971 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/1024] 10.0.0.162 () {34 vars in 1040 bytes} [Wed Jun 10 11:20:08 2026] GET /v2.0/security-groups?id=b4067ee1-5ef7-4973-8044-2c4f8b27b586&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: 511/1025] 10.0.0.137 () {34 vars in 695 bytes} [Wed Jun 10 11:20:08 2026] POST /v2.0/security-group-rules => generated 569 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/1026] 10.0.0.162 () {34 vars in 1040 bytes} [Wed Jun 10 11:20:08 2026] GET /v2.0/security-groups?id=40d45b43-a8fe-4448-aa38-6e629aca42f6&fields=id&fields=name => generated 114 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:20:09.002 7 WARNING neutron_lib.context [None req-ad187623-7914-4be0-8f25-fb0f094830cb 123ea93124ec423884297e6c12d64a4d 004c81cd96fe4fe68ab941047656b8f7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 11:20:09.055 7 INFO neutron.db.securitygroups_db [None req-ad187623-7914-4be0-8f25-fb0f094830cb 123ea93124ec423884297e6c12d64a4d 004c81cd96fe4fe68ab941047656b8f7 - - default default] Project 004c81cd96fe4fe68ab941047656b8f7 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: 515/1027] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:20:08 2026] DELETE /v2.0/security-groups/c23c2599-9980-4cf4-a1c3-e109f0ccdbeb => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1028] 10.0.0.162 () {34 vars in 990 bytes} [Wed Jun 10 11:20:09 2026] GET /v2.0/ports?device_id=27190156-bb89-4c18-97f0-c79860a5c67b => generated 971 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1029] 10.0.0.137 () {34 vars in 695 bytes} [Wed Jun 10 11:20:08 2026] POST /v2.0/security-group-rules => generated 575 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:20:09.166 7 WARNING neutron_lib.context [None req-40de4996-792d-42be-98c3-b4a4469a82cd 123ea93124ec423884297e6c12d64a4d 004c81cd96fe4fe68ab941047656b8f7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 11:20:09.187 7 INFO neutron.db.securitygroups_db [None req-40de4996-792d-42be-98c3-b4a4469a82cd 123ea93124ec423884297e6c12d64a4d 004c81cd96fe4fe68ab941047656b8f7 - - default default] Project 004c81cd96fe4fe68ab941047656b8f7 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: 514/1030] 10.0.0.137 () {34 vars in 695 bytes} [Wed Jun 10 11:20:09 2026] POST /v2.0/security-group-rules => generated 574 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:20:09.628 8 INFO neutron.db.l3_db [None req-faac1732-a90e-4169-8f99-387ad838f323 ca5ad2dc3c644d16aa4059b66c42dc6f eadbfad6ce2242f185629c7cf21631ee - - default default] Floating IP 56bf33a1-88a1-4030-9bf8-935d1ea80980 associated. External IP: 10.96.250.204, port: c4b37698-0b29-4ff5-bba9-90e2186550a2. [pid: 7|app: 0|req: 515/1031] 10.0.0.137 () {32 vars in 649 bytes} [Wed Jun 10 11:20:09 2026] GET /v2.0/networks => generated 1297 bytes in 227 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1032] 10.0.0.137 () {34 vars in 749 bytes} [Wed Jun 10 11:20:09 2026] PUT /v2.0/floatingips/56bf33a1-88a1-4030-9bf8-935d1ea80980 => generated 855 bytes in 917 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1033] 10.0.0.162 () {34 vars in 1100 bytes} [Wed Jun 10 11:20:10 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1932520811&fields=id&tenant_id=004c81cd96fe4fe68ab941047656b8f7 => generated 69 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1034] 10.0.0.162 () {34 vars in 982 bytes} [Wed Jun 10 11:20:10 2026] GET /v2.0/networks?id=2173378e-30ba-4750-9d23-18b0b7c435df => generated 660 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1035] 10.0.0.162 () {34 vars in 990 bytes} [Wed Jun 10 11:20:10 2026] GET /v2.0/ports?device_id=27190156-bb89-4c18-97f0-c79860a5c67b => generated 971 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1036] 10.0.0.162 () {34 vars in 965 bytes} [Wed Jun 10 11:20:10 2026] GET /v2.0/quotas/004c81cd96fe4fe68ab941047656b8f7 => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1037] 10.0.0.162 () {34 vars in 1040 bytes} [Wed Jun 10 11:20:10 2026] GET /v2.0/security-groups?id=40d45b43-a8fe-4448-aa38-6e629aca42f6&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:20:10.315 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-10442331-f666-4957-89a5-48e9a97a7d93'] response: {'name': 'network-changed', 'server_uuid': '27190156-bb89-4c18-97f0-c79860a5c67b', 'tag': 'c4b37698-0b29-4ff5-bba9-90e2186550a2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 520/1038] 10.0.0.162 () {34 vars in 1002 bytes} [Wed Jun 10 11:20:10 2026] GET /v2.0/ports?tenant_id=004c81cd96fe4fe68ab941047656b8f7&fields=id => generated 103 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/1039] 199.204.45.116 () {34 vars in 1080 bytes} [Wed Jun 10 11:20:10 2026] GET /v2.0/ports?tenant_id=eadbfad6ce2242f185629c7cf21631ee&device_id=27190156-bb89-4c18-97f0-c79860a5c67b => generated 1240 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1040] 10.0.0.162 () {34 vars in 1008 bytes} [Wed Jun 10 11:20:10 2026] GET /v2.0/networks/2173378e-30ba-4750-9d23-18b0b7c435df?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: 520/1041] 199.204.45.116 () {34 vars in 986 bytes} [Wed Jun 10 11:20:10 2026] GET /v2.0/networks?id=d3656e32-e19a-447e-9a00-141e287fa640 => generated 774 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1042] 10.0.0.162 () {34 vars in 1108 bytes} [Wed Jun 10 11:20:10 2026] GET /v2.0/networks/2173378e-30ba-4750-9d23-18b0b7c435df?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1043] 199.204.45.116 () {34 vars in 1058 bytes} [Wed Jun 10 11:20:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=c4b37698-0b29-4ff5-bba9-90e2186550a2 => generated 858 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1044] 10.0.0.162 () {34 vars in 990 bytes} [Wed Jun 10 11:20:10 2026] GET /v2.0/ports?device_id=27190156-bb89-4c18-97f0-c79860a5c67b => generated 971 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1045] 199.204.45.116 () {34 vars in 984 bytes} [Wed Jun 10 11:20:10 2026] GET /v2.0/subnets?id=84f23b4b-6443-4bef-9539-403e28d04046 => generated 672 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1046] 10.0.0.162 () {34 vars in 1040 bytes} [Wed Jun 10 11:20:10 2026] GET /v2.0/security-groups?id=40d45b43-a8fe-4448-aa38-6e629aca42f6&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: 523/1047] 10.0.0.162 () {34 vars in 990 bytes} [Wed Jun 10 11:20:10 2026] GET /v2.0/ports?device_id=f14a73f2-51a6-4e8a-9e99-6af7cb1c5618 => 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: 525/1048] 199.204.45.116 () {34 vars in 1052 bytes} [Wed Jun 10 11:20:10 2026] GET /v2.0/ports?network_id=d3656e32-e19a-447e-9a00-141e287fa640&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1049] 199.204.45.116 () {34 vars in 1012 bytes} [Wed Jun 10 11:20:10 2026] GET /v2.0/networks/d3656e32-e19a-447e-9a00-141e287fa640?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1050] 199.204.45.116 () {34 vars in 1112 bytes} [Wed Jun 10 11:20:10 2026] GET /v2.0/networks/d3656e32-e19a-447e-9a00-141e287fa640?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1051] 199.204.45.116 () {34 vars in 994 bytes} [Wed Jun 10 11:20:11 2026] GET /v2.0/ports?device_id=27190156-bb89-4c18-97f0-c79860a5c67b => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:20:11.330 7 WARNING neutron_lib.context [None req-0c67e436-bcb4-4666-9db4-6243484e965c 3c9c9f78c6fb4d8a9172de5e284f3898 72f73db43ba6471c86aa7a10ea5f5fad - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 11:20:11.462 7 INFO neutron.db.segments_db [None req-0c67e436-bcb4-4666-9db4-6243484e965c 3c9c9f78c6fb4d8a9172de5e284f3898 72f73db43ba6471c86aa7a10ea5f5fad - - default default] Added segment 227028bf-68c2-4311-9c93-9c6ca2fc9e00 of type vxlan for network d417d8d5-9c1d-4245-9735-ce65d761d8ea [pid: 7|app: 0|req: 525/1052] 10.0.0.137 () {34 vars in 670 bytes} [Wed Jun 10 11:20:11 2026] POST /v2.0/networks => generated 644 bytes in 548 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1053] 199.204.45.116 () {34 vars in 986 bytes} [Wed Jun 10 11:20:11 2026] GET /v2.0/networks?id=2173378e-30ba-4750-9d23-18b0b7c435df => generated 660 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:20:11.720 7 WARNING neutron_lib.context [None req-d85b26d2-d41d-4b9a-afb9-e5e596b6e6bb 3c9c9f78c6fb4d8a9172de5e284f3898 72f73db43ba6471c86aa7a10ea5f5fad - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 527/1054] 10.0.0.137 () {34 vars in 669 bytes} [Wed Jun 10 11:20:11 2026] POST /v2.0/subnets => generated 617 bytes in 473 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1055] 199.204.45.116 () {34 vars in 1050 bytes} [Wed Jun 10 11:20:12 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=004c81cd96fe4fe68ab941047656b8f7 => 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: 529/1056] 10.0.0.162 () {34 vars in 990 bytes} [Wed Jun 10 11:20:12 2026] GET /v2.0/ports?device_id=27190156-bb89-4c18-97f0-c79860a5c67b => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1057] 10.0.0.162 () {34 vars in 990 bytes} [Wed Jun 10 11:20:12 2026] GET /v2.0/ports?device_id=f14a73f2-51a6-4e8a-9e99-6af7cb1c5618 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:20:12.311 7 WARNING neutron_lib.context [None req-dcf56a59-721b-4fae-a0fe-abd82968df05 3c9c9f78c6fb4d8a9172de5e284f3898 72f73db43ba6471c86aa7a10ea5f5fad - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 11:20:12.377 7 INFO neutron.db.segments_db [None req-dcf56a59-721b-4fae-a0fe-abd82968df05 3c9c9f78c6fb4d8a9172de5e284f3898 72f73db43ba6471c86aa7a10ea5f5fad - - default default] Added segment c2d9e9aa-6248-4b4f-a11d-d96a868369cb of type vxlan for network d5f5c063-9f88-4270-a9cf-9624b918fb87 2026-06-10 11:20:12.479 8 INFO neutron.db.l3_db [req-4cbb544d-5f31-4bfd-907b-a013a1b4b15e req-f8ae5d3a-6962-406d-8f21-a4e5451356e0 ca5ad2dc3c644d16aa4059b66c42dc6f eadbfad6ce2242f185629c7cf21631ee - - default default] Floating IP 56bf33a1-88a1-4030-9bf8-935d1ea80980 disassociated. External IP: 10.96.250.204, port: c4b37698-0b29-4ff5-bba9-90e2186550a2. [pid: 7|app: 0|req: 531/1058] 10.0.0.137 () {34 vars in 670 bytes} [Wed Jun 10 11:20:12 2026] POST /v2.0/networks => generated 644 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:20:12.500 7 WARNING neutron_lib.context [req-3e965960-dd1e-44a1-9ef2-abd5edb2dc42 req-f97eec88-d28b-470a-a602-a0c7ab66e6f0 123ea93124ec423884297e6c12d64a4d 004c81cd96fe4fe68ab941047656b8f7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 528/1059] 199.204.45.116 () {36 vars in 997 bytes} [Wed Jun 10 11:20:11 2026] DELETE /v2.0/ports/c4b37698-0b29-4ff5-bba9-90e2186550a2 => generated 0 bytes in 1659 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:20:12.949 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4a12534e-aceb-475e-a990-8fefcad92852'] response: {'server_uuid': '27190156-bb89-4c18-97f0-c79860a5c67b', 'name': 'network-vif-deleted', 'tag': 'c4b37698-0b29-4ff5-bba9-90e2186550a2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 529/1060] 10.0.0.162 () {34 vars in 1040 bytes} [Wed Jun 10 11:20:12 2026] GET /v2.0/security-groups?id=40d45b43-a8fe-4448-aa38-6e629aca42f6&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1061] 199.204.45.116 () {38 vars in 955 bytes} [Wed Jun 10 11:20:12 2026] POST /v2.0/ports => generated 954 bytes in 496 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: 530/1062] 10.0.0.137 () {34 vars in 743 bytes} [Wed Jun 10 11:20:12 2026] PUT /v2.0/networks/d5f5c063-9f88-4270-a9cf-9624b918fb87 => generated 592 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:20:13.114 8 WARNING neutron_lib.context [None req-d84db0ce-a2e9-40b5-a2bc-e5378bfaa5f3 3c9c9f78c6fb4d8a9172de5e284f3898 72f73db43ba6471c86aa7a10ea5f5fad - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 531/1063] 10.0.0.137 () {34 vars in 669 bytes} [Wed Jun 10 11:20:13 2026] POST /v2.0/subnets => generated 602 bytes in 396 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1064] 199.204.45.116 () {38 vars in 1028 bytes} [Wed Jun 10 11:20:12 2026] PUT /v2.0/ports/90b1c3da-c548-4155-9737-5c6941f4f11a => generated 1199 bytes in 528 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: 532/1065] 10.0.0.162 () {34 vars in 990 bytes} [Wed Jun 10 11:20:13 2026] GET /v2.0/ports?device_id=f14a73f2-51a6-4e8a-9e99-6af7cb1c5618 => generated 969 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:20:13.581 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-21dc19f4-d2da-4259-b176-c9fc29246b20'] response: {'name': 'network-changed', 'server_uuid': 'f14a73f2-51a6-4e8a-9e99-6af7cb1c5618', 'tag': '90b1c3da-c548-4155-9737-5c6941f4f11a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 533/1066] 10.0.0.162 () {34 vars in 1040 bytes} [Wed Jun 10 11:20:13 2026] GET /v2.0/security-groups?id=2393fde0-45ce-46ca-87ba-e7caadaab2bc&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1067] 199.204.45.116 () {34 vars in 1080 bytes} [Wed Jun 10 11:20:13 2026] GET /v2.0/ports?tenant_id=004c81cd96fe4fe68ab941047656b8f7&device_id=f14a73f2-51a6-4e8a-9e99-6af7cb1c5618 => generated 1238 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1068] 199.204.45.116 () {34 vars in 1058 bytes} [Wed Jun 10 11:20:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=90b1c3da-c548-4155-9737-5c6941f4f11a => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1069] 199.204.45.116 () {34 vars in 984 bytes} [Wed Jun 10 11:20:13 2026] GET /v2.0/subnets?id=ca0451b0-1884-48a3-8d31-bcb35a501282 => generated 653 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1070] 199.204.45.116 () {34 vars in 1052 bytes} [Wed Jun 10 11:20:13 2026] GET /v2.0/ports?network_id=2173378e-30ba-4750-9d23-18b0b7c435df&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: 538/1071] 199.204.45.116 () {34 vars in 1012 bytes} [Wed Jun 10 11:20:13 2026] GET /v2.0/networks/2173378e-30ba-4750-9d23-18b0b7c435df?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: 534/1072] 10.0.0.137 () {34 vars in 741 bytes} [Wed Jun 10 11:20:13 2026] PUT /v2.0/subnets/f7e30bf4-7bba-44da-8afc-3f3de39d7c09 => generated 612 bytes in 430 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: 539/1073] 199.204.45.116 () {34 vars in 1112 bytes} [Wed Jun 10 11:20:13 2026] GET /v2.0/networks/2173378e-30ba-4750-9d23-18b0b7c435df?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1074] 199.204.45.116 () {34 vars in 1080 bytes} [Wed Jun 10 11:20:14 2026] GET /v2.0/ports?tenant_id=004c81cd96fe4fe68ab941047656b8f7&device_id=f14a73f2-51a6-4e8a-9e99-6af7cb1c5618 => generated 1238 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1075] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:20:14 2026] DELETE /v2.0/security-groups/40d45b43-a8fe-4448-aa38-6e629aca42f6 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1076] 199.204.45.116 () {34 vars in 986 bytes} [Wed Jun 10 11:20:14 2026] GET /v2.0/networks?id=2173378e-30ba-4750-9d23-18b0b7c435df => generated 756 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:20:14.372 8 INFO neutron.api.v2.resource [None req-8c3a2132-a68b-4903-abd7-b2730d77c1b4 ca5ad2dc3c644d16aa4059b66c42dc6f eadbfad6ce2242f185629c7cf21631ee - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 543/1077] 10.0.0.137 () {32 vars in 737 bytes} [Wed Jun 10 11:20:14 2026] GET /v2.0/security-groups/40d45b43-a8fe-4448-aa38-6e629aca42f6 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1078] 199.204.45.116 () {34 vars in 1058 bytes} [Wed Jun 10 11:20:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=90b1c3da-c548-4155-9737-5c6941f4f11a => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:20:14.576 7 INFO neutron.services.segments.plugin [-] Segment c2d9e9aa-6248-4b4f-a11d-d96a868369cb resource provider aggregate not found 2026-06-10 11:20:14.582 7 INFO neutron.services.segments.plugin [-] Segment c2d9e9aa-6248-4b4f-a11d-d96a868369cb resource provider aggregate not found 2026-06-10 11:20:14.598 7 INFO neutron.services.segments.plugin [-] Segment c2d9e9aa-6248-4b4f-a11d-d96a868369cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c2d9e9aa-6248-4b4f-a11d-d96a868369cb found for delete ", "request_id": "req-f8904afb-cbcf-4375-be17-fe1a39bffeb7"}]} 2026-06-10 11:20:14.599 7 INFO neutron.services.segments.plugin [-] Segment c2d9e9aa-6248-4b4f-a11d-d96a868369cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c2d9e9aa-6248-4b4f-a11d-d96a868369cb found for delete ", "request_id": "req-f1acf8d9-1bbf-4a80-bc65-2dbcfe37056a"}]} [pid: 7|app: 0|req: 535/1079] 10.0.0.137 () {32 vars in 726 bytes} [Wed Jun 10 11:20:13 2026] DELETE /v2.0/networks/d5f5c063-9f88-4270-a9cf-9624b918fb87 => generated 0 bytes in 653 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1080] 199.204.45.116 () {34 vars in 984 bytes} [Wed Jun 10 11:20:14 2026] GET /v2.0/subnets?id=ca0451b0-1884-48a3-8d31-bcb35a501282 => generated 653 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:20:14.663 7 INFO neutron.pecan_wsgi.hooks.translation [None req-56005e8b-c10f-4848-a7ac-53d7f700779f 3c9c9f78c6fb4d8a9172de5e284f3898 72f73db43ba6471c86aa7a10ea5f5fad - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 537/1081] 10.0.0.137 () {32 vars in 726 bytes} [Wed Jun 10 11:20:14 2026] DELETE /v2.0/networks/d5f5c063-9f88-4270-a9cf-9624b918fb87 => generated 138 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1082] 199.204.45.116 () {34 vars in 1052 bytes} [Wed Jun 10 11:20:14 2026] GET /v2.0/ports?network_id=2173378e-30ba-4750-9d23-18b0b7c435df&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: 539/1083] 10.0.0.137 () {32 vars in 694 bytes} [Wed Jun 10 11:20:14 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1084] 10.0.0.162 () {34 vars in 990 bytes} [Wed Jun 10 11:20:14 2026] GET /v2.0/ports?device_id=f14a73f2-51a6-4e8a-9e99-6af7cb1c5618 => generated 969 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1085] 199.204.45.116 () {34 vars in 1012 bytes} [Wed Jun 10 11:20:14 2026] GET /v2.0/networks/2173378e-30ba-4750-9d23-18b0b7c435df?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: 542/1086] 10.0.0.137 () {32 vars in 742 bytes} [Wed Jun 10 11:20:14 2026] GET /v2.0/subnets?network_id=c0d8ff88-4c01-49a7-b65a-cbe172c248c2 => generated 626 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1089] 10.0.0.162 () {34 vars in 1040 bytes} [Wed Jun 10 11:20:15 2026] GET /v2.0/security-groups?id=2393fde0-45ce-46ca-87ba-e7caadaab2bc&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1090] 10.0.0.137 () {32 vars in 732 bytes} [Wed Jun 10 11:20:14 2026] DELETE /v2.0/floatingips/56bf33a1-88a1-4030-9bf8-935d1ea80980 => generated 0 bytes in 682 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1091] 10.0.0.137 () {32 vars in 653 bytes} [Wed Jun 10 11:20:15 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: 7|app: 0|req: 546/1092] 199.204.45.116 () {34 vars in 1112 bytes} [Wed Jun 10 11:20:15 2026] GET /v2.0/networks/2173378e-30ba-4750-9d23-18b0b7c435df?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: 547/1093] 10.0.0.137 () {32 vars in 649 bytes} [Wed Jun 10 11:20:15 2026] GET /v2.0/networks => generated 1309 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1094] 10.0.0.137 () {32 vars in 647 bytes} [Wed Jun 10 11:20:15 2026] GET /v2.0/subnets => generated 1233 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1095] 10.0.0.137 () {32 vars in 723 bytes} [Wed Jun 10 11:20:15 2026] GET /v2.0/networks/d417d8d5-9c1d-4245-9735-ce65d761d8ea => generated 669 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1096] 10.0.0.137 () {32 vars in 721 bytes} [Wed Jun 10 11:20:15 2026] GET /v2.0/subnets/a09e06fa-bd79-4016-a24a-21c1e0203586 => generated 617 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:20:15.432 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c507cb12-22f1-4901-894e-8d966c56a4f9 3c9c9f78c6fb4d8a9172de5e284f3898 72f73db43ba6471c86aa7a10ea5f5fad - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 551/1097] 10.0.0.137 () {32 vars in 724 bytes} [Wed Jun 10 11:20:15 2026] DELETE /v2.0/subnets/f7e30bf4-7bba-44da-8afc-3f3de39d7c09 => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 11:20:15.455 7 INFO neutron.pecan_wsgi.hooks.translation [None req-90d736da-5288-4bbc-9fa9-0cf00035f898 3c9c9f78c6fb4d8a9172de5e284f3898 72f73db43ba6471c86aa7a10ea5f5fad - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 552/1098] 10.0.0.137 () {32 vars in 726 bytes} [Wed Jun 10 11:20:15 2026] DELETE /v2.0/networks/d5f5c063-9f88-4270-a9cf-9624b918fb87 => generated 138 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1099] 10.0.0.137 () {32 vars in 724 bytes} [Wed Jun 10 11:20:15 2026] DELETE /v2.0/subnets/a09e06fa-bd79-4016-a24a-21c1e0203586 => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1100] 10.0.0.137 () {32 vars in 726 bytes} [Wed Jun 10 11:20:15 2026] DELETE /v2.0/networks/d417d8d5-9c1d-4245-9735-ce65d761d8ea => 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: 555/1101] 10.0.0.162 () {34 vars in 990 bytes} [Wed Jun 10 11:20:16 2026] GET /v2.0/ports?device_id=f14a73f2-51a6-4e8a-9e99-6af7cb1c5618 => 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: 556/1102] 10.0.0.162 () {34 vars in 1040 bytes} [Wed Jun 10 11:20:16 2026] GET /v2.0/security-groups?id=2393fde0-45ce-46ca-87ba-e7caadaab2bc&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1103] 10.0.0.137 () {34 vars in 789 bytes} [Wed Jun 10 11:20:15 2026] PUT /v2.0/routers/f5aafd81-4d75-4ed9-9ffc-1301a0f2adff/remove_router_interface => generated 309 bytes in 1378 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:20:16.622 7 INFO neutron.services.segments.plugin [-] Segment 227028bf-68c2-4311-9c93-9c6ca2fc9e00 resource provider aggregate not found 2026-06-10 11:20:16.628 7 INFO neutron.services.segments.plugin [-] Segment 227028bf-68c2-4311-9c93-9c6ca2fc9e00 resource provider aggregate not found 2026-06-10 11:20:16.646 7 INFO neutron.services.segments.plugin [-] Segment 227028bf-68c2-4311-9c93-9c6ca2fc9e00 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 227028bf-68c2-4311-9c93-9c6ca2fc9e00 found for delete ", "request_id": "req-2b34f31b-d61c-46ed-afb5-c1d4f843b035"}]} 2026-06-10 11:20:16.648 7 INFO neutron.services.segments.plugin [-] Segment 227028bf-68c2-4311-9c93-9c6ca2fc9e00 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 227028bf-68c2-4311-9c93-9c6ca2fc9e00 found for delete ", "request_id": "req-20a6f2db-14e4-4377-a65d-71f868fe7eb4"}]} [pid: 8|app: 0|req: 548/1104] 10.0.0.137 () {32 vars in 774 bytes} [Wed Jun 10 11:20:16 2026] GET /v2.0/security-groups?tenant_id=72f73db43ba6471c86aa7a10ea5f5fad&name=default => generated 2801 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1105] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:20:16 2026] DELETE /v2.0/security-groups/b9efd39e-32f9-4c7d-9347-f7a452c1e166 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1106] 10.0.0.162 () {34 vars in 990 bytes} [Wed Jun 10 11:20:17 2026] GET /v2.0/ports?device_id=f14a73f2-51a6-4e8a-9e99-6af7cb1c5618 => generated 971 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1107] 10.0.0.162 () {34 vars in 1040 bytes} [Wed Jun 10 11:20:17 2026] GET /v2.0/security-groups?id=2393fde0-45ce-46ca-87ba-e7caadaab2bc&fields=id&fields=name => generated 114 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1108] 10.0.0.162 () {34 vars in 990 bytes} [Wed Jun 10 11:20:17 2026] GET /v2.0/ports?device_id=f14a73f2-51a6-4e8a-9e99-6af7cb1c5618 => generated 971 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:20:17.714 7 INFO neutron.db.l3_hamode_db [None req-5fdaec42-6afd-4e31-858d-20a3aa1d48b1 d96697cc802a41fa9d7824603c2d054f 0fb07b5f2bd14b0ebdfc8aa684ab18d1 - - default default] HA network 39a34912-b43c-4f4b-a3f5-56b3b94c01be was deleted as no HA routers are present in tenant eadbfad6ce2242f185629c7cf21631ee. [pid: 7|app: 0|req: 557/1109] 10.0.0.137 () {32 vars in 724 bytes} [Wed Jun 10 11:20:16 2026] DELETE /v2.0/routers/f5aafd81-4d75-4ed9-9ffc-1301a0f2adff => generated 0 bytes in 1252 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1110] 10.0.0.162 () {34 vars in 1040 bytes} [Wed Jun 10 11:20:17 2026] GET /v2.0/security-groups?id=2393fde0-45ce-46ca-87ba-e7caadaab2bc&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1111] 10.0.0.137 () {32 vars in 736 bytes} [Wed Jun 10 11:20:17 2026] GET /v2.0/ports?device_id=f14a73f2-51a6-4e8a-9e99-6af7cb1c5618 => generated 1240 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:20:17.806 8 WARNING neutron_lib.context [None req-8005d6cd-04ea-434f-8e74-95e48c38fefe 123ea93124ec423884297e6c12d64a4d 004c81cd96fe4fe68ab941047656b8f7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 558/1112] 10.0.0.137 () {32 vars in 724 bytes} [Wed Jun 10 11:20:17 2026] DELETE /v2.0/subnets/84f23b4b-6443-4bef-9539-403e28d04046 => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1113] 10.0.0.137 () {32 vars in 726 bytes} [Wed Jun 10 11:20:17 2026] DELETE /v2.0/networks/d3656e32-e19a-447e-9a00-141e287fa640 => generated 0 bytes in 420 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1114] 10.0.0.137 () {32 vars in 774 bytes} [Wed Jun 10 11:20:18 2026] GET /v2.0/security-groups?tenant_id=eadbfad6ce2242f185629c7cf21631ee&name=default => generated 2801 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:20:18.667 7 INFO neutron.services.segments.plugin [-] Segment cb56025c-9fe1-4f28-8ead-c68ee45e928e resource provider aggregate not found 2026-06-10 11:20:18.684 7 INFO neutron.services.segments.plugin [-] Segment cb56025c-9fe1-4f28-8ead-c68ee45e928e resource provider aggregate not found 2026-06-10 11:20:18.690 7 INFO neutron.services.segments.plugin [-] Segment cb56025c-9fe1-4f28-8ead-c68ee45e928e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb56025c-9fe1-4f28-8ead-c68ee45e928e found for delete ", "request_id": "req-e278d47e-1ed6-47f9-9a37-1e1304a2a7f1"}]} 2026-06-10 11:20:18.709 7 INFO neutron.services.segments.plugin [-] Segment cb56025c-9fe1-4f28-8ead-c68ee45e928e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb56025c-9fe1-4f28-8ead-c68ee45e928e found for delete ", "request_id": "req-f60c157b-1bbc-4e62-8816-50b3d032f517"}]} 2026-06-10 11:20:18.717 7 INFO neutron.services.segments.plugin [-] Segment 9f004c16-3bac-4f6c-adcb-cbb202987484 resource provider aggregate not found [pid: 7|app: 0|req: 561/1115] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:20:18 2026] DELETE /v2.0/security-groups/1f14cf7b-43ec-4570-8436-44603e6966cc => generated 0 bytes in 176 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:20:18.803 8 INFO neutron.db.l3_db [None req-8005d6cd-04ea-434f-8e74-95e48c38fefe 123ea93124ec423884297e6c12d64a4d 004c81cd96fe4fe68ab941047656b8f7 - - default default] Floating IP 24a98339-f128-4039-acdc-838341cd1925 associated. External IP: 10.96.250.201, port: 90b1c3da-c548-4155-9737-5c6941f4f11a. 2026-06-10 11:20:19.000 7 INFO neutron.services.segments.plugin [-] Segment 9f004c16-3bac-4f6c-adcb-cbb202987484 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9f004c16-3bac-4f6c-adcb-cbb202987484 found for delete ", "request_id": "req-70797198-e6cd-4a29-8ef9-f7a57ea2e35b"}]} 2026-06-10 11:20:19.002 7 INFO neutron.services.segments.plugin [-] Segment 9f004c16-3bac-4f6c-adcb-cbb202987484 resource provider aggregate not found 2026-06-10 11:20:19.039 7 INFO neutron.services.segments.plugin [-] Segment 9f004c16-3bac-4f6c-adcb-cbb202987484 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9f004c16-3bac-4f6c-adcb-cbb202987484 found for delete ", "request_id": "req-77933988-1b68-4c37-a5ea-7162c6d31dc6"}]} [pid: 8|app: 0|req: 555/1116] 10.0.0.137 () {34 vars in 677 bytes} [Wed Jun 10 11:20:17 2026] POST /v2.0/floatingips => generated 855 bytes in 1385 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:20:19.257 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e209aac2-f778-4d61-bf16-8d6a74354261'] response: {'name': 'network-changed', 'server_uuid': 'f14a73f2-51a6-4e8a-9e99-6af7cb1c5618', 'tag': '90b1c3da-c548-4155-9737-5c6941f4f11a', 'status': 'completed', 'code': 200} 2026-06-10 11:20:19.258 7 WARNING neutron_lib.context [None req-4b5afeda-f7f9-4971-9b1d-938f92a91de4 d858f9b697b448cc95422f1944adace5 51b0311b914f453586868775cec3a8f7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 556/1117] 10.0.0.137 () {32 vars in 729 bytes} [Wed Jun 10 11:20:19 2026] GET /v2.0/floatingips/24a98339-f128-4039-acdc-838341cd1925 => generated 855 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1118] 199.204.45.116 () {34 vars in 1080 bytes} [Wed Jun 10 11:20:19 2026] GET /v2.0/ports?tenant_id=004c81cd96fe4fe68ab941047656b8f7&device_id=f14a73f2-51a6-4e8a-9e99-6af7cb1c5618 => generated 1240 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1119] 199.204.45.116 () {34 vars in 986 bytes} [Wed Jun 10 11:20:19 2026] GET /v2.0/networks?id=2173378e-30ba-4750-9d23-18b0b7c435df => generated 756 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1120] 199.204.45.116 () {34 vars in 1058 bytes} [Wed Jun 10 11:20:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=90b1c3da-c548-4155-9737-5c6941f4f11a => 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: 562/1121] 10.0.0.137 () {34 vars in 684 bytes} [Wed Jun 10 11:20:18 2026] POST /v2.0/security-groups => generated 1560 bytes in 514 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1122] 199.204.45.116 () {34 vars in 984 bytes} [Wed Jun 10 11:20:19 2026] GET /v2.0/subnets?id=ca0451b0-1884-48a3-8d31-bcb35a501282 => generated 653 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1123] 10.0.0.137 () {32 vars in 663 bytes} [Wed Jun 10 11:20:19 2026] GET /v2.0/security-groups => generated 4343 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1124] 199.204.45.116 () {34 vars in 1052 bytes} [Wed Jun 10 11:20:19 2026] GET /v2.0/ports?network_id=2173378e-30ba-4750-9d23-18b0b7c435df&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: 562/1125] 199.204.45.116 () {34 vars in 1012 bytes} [Wed Jun 10 11:20:19 2026] GET /v2.0/networks/2173378e-30ba-4750-9d23-18b0b7c435df?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: 564/1126] 10.0.0.137 () {34 vars in 758 bytes} [Wed Jun 10 11:20:19 2026] PUT /v2.0/security-groups/8496b021-468f-4a43-8d4b-cec7c9a9d9df => generated 1599 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1127] 10.0.0.137 () {32 vars in 737 bytes} [Wed Jun 10 11:20:19 2026] GET /v2.0/security-groups/8496b021-468f-4a43-8d4b-cec7c9a9d9df => generated 1599 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1128] 199.204.45.116 () {34 vars in 1112 bytes} [Wed Jun 10 11:20:19 2026] GET /v2.0/networks/2173378e-30ba-4750-9d23-18b0b7c435df?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1129] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:20:19 2026] DELETE /v2.0/security-groups/8496b021-468f-4a43-8d4b-cec7c9a9d9df => 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: 564/1130] 10.0.0.137 () {32 vars in 663 bytes} [Wed Jun 10 11:20:19 2026] GET /v2.0/security-groups => generated 2801 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:20:19.862 7 INFO neutron.api.v2.resource [None req-dd73a725-6fb0-4245-9395-4a8923414954 d858f9b697b448cc95422f1944adace5 51b0311b914f453586868775cec3a8f7 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 567/1131] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:20:19 2026] DELETE /v2.0/security-groups/8496b021-468f-4a43-8d4b-cec7c9a9d9df => generated 146 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 11:20:19.874 8 WARNING neutron_lib.context [None req-5e8d6920-1579-42c6-a26f-d5984ee7696d d858f9b697b448cc95422f1944adace5 51b0311b914f453586868775cec3a8f7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 565/1132] 10.0.0.137 () {34 vars in 684 bytes} [Wed Jun 10 11:20:19 2026] POST /v2.0/security-groups => generated 1561 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-10 11:20:20.025 7 WARNING neutron_lib.context [None req-8cd61628-813e-41ac-82ed-c1ad347f5721 d858f9b697b448cc95422f1944adace5 51b0311b914f453586868775cec3a8f7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 568/1133] 10.0.0.137 () {34 vars in 695 bytes} [Wed Jun 10 11:20:20 2026] POST /v2.0/security-group-rules => generated 569 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1134] 10.0.0.137 () {32 vars in 747 bytes} [Wed Jun 10 11:20:20 2026] GET /v2.0/security-group-rules/a0cf1704-8455-4e4f-b146-2e1989f6a1ef => generated 569 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1135] 10.0.0.137 () {32 vars in 729 bytes} [Wed Jun 10 11:20:20 2026] GET /v2.0/floatingips/24a98339-f128-4039-acdc-838341cd1925 => generated 855 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1136] 10.0.0.137 () {32 vars in 673 bytes} [Wed Jun 10 11:20:20 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1137] 10.0.0.137 () {32 vars in 750 bytes} [Wed Jun 10 11:20:20 2026] DELETE /v2.0/security-group-rules/a0cf1704-8455-4e4f-b146-2e1989f6a1ef => 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: 568/1138] 10.0.0.137 () {32 vars in 673 bytes} [Wed Jun 10 11:20:20 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:20:20.524 8 WARNING neutron_lib.context [None req-5993a659-9b7a-4b37-9151-11b42cf9c75f d858f9b697b448cc95422f1944adace5 51b0311b914f453586868775cec3a8f7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1139] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jun 10 11:20:20 2026] GET /v2.0/ports?device_id=021cf817-5cc1-4df8-9643-ad8cc598dfb1 => generated 1244 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1140] 10.0.0.96 () {34 vars in 1039 bytes} [Wed Jun 10 11:20:20 2026] GET /v2.0/security-groups?id=b4067ee1-5ef7-4973-8044-2c4f8b27b586&fields=id&fields=name => generated 114 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1141] 10.0.0.137 () {34 vars in 695 bytes} [Wed Jun 10 11:20:20 2026] POST /v2.0/security-group-rules => generated 569 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1142] 10.0.0.137 () {32 vars in 747 bytes} [Wed Jun 10 11:20:20 2026] GET /v2.0/security-group-rules/b7368732-fe34-4d9c-beb9-7e53d703a7df => generated 569 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1143] 10.0.0.137 () {32 vars in 673 bytes} [Wed Jun 10 11:20:20 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1144] 10.0.0.137 () {32 vars in 750 bytes} [Wed Jun 10 11:20:20 2026] DELETE /v2.0/security-group-rules/b7368732-fe34-4d9c-beb9-7e53d703a7df => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1145] 10.0.0.137 () {32 vars in 673 bytes} [Wed Jun 10 11:20:20 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:20:21.001 7 WARNING neutron_lib.context [None req-3de93e92-4d94-429b-b7ff-2cc18251f9f2 d858f9b697b448cc95422f1944adace5 51b0311b914f453586868775cec3a8f7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 11:20:21.027 7 INFO neutron.db.securitygroups_db [None req-3de93e92-4d94-429b-b7ff-2cc18251f9f2 d858f9b697b448cc95422f1944adace5 51b0311b914f453586868775cec3a8f7 - - default default] Project 51b0311b914f453586868775cec3a8f7 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: 575/1146] 10.0.0.137 () {34 vars in 695 bytes} [Wed Jun 10 11:20:20 2026] POST /v2.0/security-group-rules => generated 575 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1147] 10.0.0.137 () {32 vars in 747 bytes} [Wed Jun 10 11:20:21 2026] GET /v2.0/security-group-rules/07e8b368-682f-4ef8-9119-7629ff3de6eb => generated 575 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1148] 10.0.0.137 () {32 vars in 673 bytes} [Wed Jun 10 11:20:21 2026] GET /v2.0/security-group-rules => generated 3924 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1149] 10.0.0.137 () {32 vars in 750 bytes} [Wed Jun 10 11:20:21 2026] DELETE /v2.0/security-group-rules/07e8b368-682f-4ef8-9119-7629ff3de6eb => 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: 577/1150] 10.0.0.137 () {32 vars in 729 bytes} [Wed Jun 10 11:20:21 2026] GET /v2.0/floatingips/24a98339-f128-4039-acdc-838341cd1925 => generated 857 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1151] 10.0.0.137 () {32 vars in 673 bytes} [Wed Jun 10 11:20:21 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1152] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:20:21 2026] DELETE /v2.0/security-groups/d9e9d1d1-6565-4a44-82fa-65a3a78e7d00 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1153] 10.0.0.137 () {32 vars in 663 bytes} [Wed Jun 10 11:20:21 2026] GET /v2.0/security-groups => generated 2801 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1154] 10.0.0.137 () {32 vars in 663 bytes} [Wed Jun 10 11:20:21 2026] GET /v2.0/security-groups => generated 2801 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1155] 10.0.0.137 () {32 vars in 774 bytes} [Wed Jun 10 11:20:22 2026] GET /v2.0/security-groups?tenant_id=51b0311b914f453586868775cec3a8f7&name=default => generated 2801 bytes in 334 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1156] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:20:22 2026] DELETE /v2.0/security-groups/dc745d45-8a14-4bb7-aff2-dd499278d8d9 => 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: 577/1157] 10.0.0.137 () {32 vars in 774 bytes} [Wed Jun 10 11:20:24 2026] GET /v2.0/security-groups?tenant_id=70f194a8be62442a9043201be73f471c&name=default => generated 2801 bytes in 355 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1158] 10.0.0.162 () {34 vars in 990 bytes} [Wed Jun 10 11:20:24 2026] GET /v2.0/ports?device_id=021cf817-5cc1-4df8-9643-ad8cc598dfb1 => generated 975 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1159] 10.0.0.162 () {34 vars in 1040 bytes} [Wed Jun 10 11:20:24 2026] GET /v2.0/security-groups?id=b4067ee1-5ef7-4973-8044-2c4f8b27b586&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1160] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:20:24 2026] DELETE /v2.0/security-groups/84bae0c6-478c-4f96-8dbb-b588d0c6aad2 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1161] 10.0.0.137 () {32 vars in 774 bytes} [Wed Jun 10 11:20:24 2026] GET /v2.0/security-groups?tenant_id=24c8fa64d05541f79540335ee9d01de8&name=default => generated 2801 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:20:24.970 7 WARNING neutron_lib.context [None req-c24f9913-2ecf-4e82-a768-b9e09af92a3a 875b43a4b459482f87b3370787a951e6 b47d1d0071824bdabf7e12a945a766b2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 580/1162] 10.0.0.162 () {34 vars in 990 bytes} [Wed Jun 10 11:20:24 2026] GET /v2.0/ports?device_id=021cf817-5cc1-4df8-9643-ad8cc598dfb1 => generated 975 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1163] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:20:25 2026] DELETE /v2.0/security-groups/b65e85c7-5806-4f80-a223-1b55b6d520dd => 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: 583/1164] 10.0.0.137 () {34 vars in 684 bytes} [Wed Jun 10 11:20:24 2026] POST /v2.0/security-groups => generated 1560 bytes in 424 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1165] 10.0.0.162 () {34 vars in 1040 bytes} [Wed Jun 10 11:20:25 2026] GET /v2.0/security-groups?id=b4067ee1-5ef7-4973-8044-2c4f8b27b586&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: 584/1166] 10.0.0.137 () {32 vars in 663 bytes} [Wed Jun 10 11:20:25 2026] GET /v2.0/security-groups => generated 4343 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1167] 10.0.0.137 () {34 vars in 758 bytes} [Wed Jun 10 11:20:25 2026] PUT /v2.0/security-groups/f94b8da1-12b9-4e46-b182-cfd94b9eeee0 => generated 1599 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1168] 10.0.0.137 () {32 vars in 737 bytes} [Wed Jun 10 11:20:25 2026] GET /v2.0/security-groups/f94b8da1-12b9-4e46-b182-cfd94b9eeee0 => generated 1599 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1169] 199.204.45.116 () {34 vars in 994 bytes} [Wed Jun 10 11:20:25 2026] GET /v2.0/ports?device_id=021cf817-5cc1-4df8-9643-ad8cc598dfb1 => generated 975 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1170] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:20:25 2026] DELETE /v2.0/security-groups/f94b8da1-12b9-4e46-b182-cfd94b9eeee0 => 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: 585/1171] 10.0.0.137 () {32 vars in 663 bytes} [Wed Jun 10 11:20:25 2026] GET /v2.0/security-groups => generated 2801 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:20:25.572 8 INFO neutron.api.v2.resource [None req-22e2c658-4151-43dc-8b14-af5c19a58919 875b43a4b459482f87b3370787a951e6 b47d1d0071824bdabf7e12a945a766b2 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 586/1172] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:20:25 2026] DELETE /v2.0/security-groups/f94b8da1-12b9-4e46-b182-cfd94b9eeee0 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 11:20:25.583 8 WARNING neutron_lib.context [None req-7a32c5ee-e1bf-452a-9a80-53afe2f15096 875b43a4b459482f87b3370787a951e6 b47d1d0071824bdabf7e12a945a766b2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 587/1173] 10.0.0.137 () {34 vars in 684 bytes} [Wed Jun 10 11:20:25 2026] POST /v2.0/security-groups => generated 1560 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-10 11:20:25.692 8 WARNING neutron_lib.context [None req-1ce79770-91d9-40ed-9781-ddbb53c4a989 875b43a4b459482f87b3370787a951e6 b47d1d0071824bdabf7e12a945a766b2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 11:20:25.775 7 INFO neutron.db.l3_db [req-7baaf6b9-6f40-4d43-9046-3ef5cded3cdc req-d920883f-1bda-411c-884f-7455ae3c3eec a9ad27c8b32c40a18aa7445a6604398c defe0d9d6de34ff8b76a8a350b6806b0 - - default default] Floating IP 7a41f7f4-5aaa-44cd-8ce7-23aec042955c disassociated. External IP: 10.96.250.218, port: 28b537e6-10b4-4158-a15c-a89214f4fa26. [pid: 8|app: 0|req: 588/1174] 10.0.0.137 () {34 vars in 695 bytes} [Wed Jun 10 11:20:25 2026] POST /v2.0/security-group-rules => generated 569 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1175] 10.0.0.137 () {32 vars in 747 bytes} [Wed Jun 10 11:20:25 2026] GET /v2.0/security-group-rules/0753c5a6-14d0-417b-bd63-6c699490387d => generated 569 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1176] 10.0.0.137 () {32 vars in 673 bytes} [Wed Jun 10 11:20:25 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1177] 10.0.0.137 () {32 vars in 750 bytes} [Wed Jun 10 11:20:25 2026] DELETE /v2.0/security-group-rules/0753c5a6-14d0-417b-bd63-6c699490387d => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1178] 10.0.0.137 () {32 vars in 673 bytes} [Wed Jun 10 11:20:25 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:20:25.999 8 WARNING neutron_lib.context [None req-57a67680-5ba1-488a-8f5a-af25900a1144 875b43a4b459482f87b3370787a951e6 b47d1d0071824bdabf7e12a945a766b2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 593/1179] 10.0.0.137 () {34 vars in 695 bytes} [Wed Jun 10 11:20:25 2026] POST /v2.0/security-group-rules => generated 569 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1180] 10.0.0.137 () {32 vars in 747 bytes} [Wed Jun 10 11:20:26 2026] GET /v2.0/security-group-rules/2eb0f0c1-b71e-4a75-960e-277fcb2de477 => generated 569 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1181] 10.0.0.137 () {32 vars in 673 bytes} [Wed Jun 10 11:20:26 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1182] 199.204.45.116 () {36 vars in 997 bytes} [Wed Jun 10 11:20:25 2026] DELETE /v2.0/ports/28b537e6-10b4-4158-a15c-a89214f4fa26 => generated 0 bytes in 773 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1183] 10.0.0.137 () {32 vars in 750 bytes} [Wed Jun 10 11:20:26 2026] DELETE /v2.0/security-group-rules/2eb0f0c1-b71e-4a75-960e-277fcb2de477 => 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: 597/1184] 10.0.0.162 () {34 vars in 990 bytes} [Wed Jun 10 11:20:26 2026] GET /v2.0/ports?device_id=021cf817-5cc1-4df8-9643-ad8cc598dfb1 => generated 12 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:20:26.339 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-db12d7e7-fae0-41b4-b2d4-f7217bd019dd'] response: {'server_uuid': '021cf817-5cc1-4df8-9643-ad8cc598dfb1', 'name': 'network-vif-deleted', 'tag': '28b537e6-10b4-4158-a15c-a89214f4fa26', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 588/1185] 10.0.0.137 () {32 vars in 673 bytes} [Wed Jun 10 11:20:26 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:20:26.403 8 WARNING neutron_lib.context [None req-ea21bf1c-45a6-4efd-8207-f8daeda6eda0 875b43a4b459482f87b3370787a951e6 b47d1d0071824bdabf7e12a945a766b2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 598/1186] 10.0.0.137 () {34 vars in 695 bytes} [Wed Jun 10 11:20:26 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: 7|app: 0|req: 589/1187] 10.0.0.137 () {32 vars in 747 bytes} [Wed Jun 10 11:20:26 2026] GET /v2.0/security-group-rules/1273d72a-551c-4145-a787-9fef089cccbf => generated 570 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1188] 10.0.0.137 () {32 vars in 673 bytes} [Wed Jun 10 11:20:26 2026] GET /v2.0/security-group-rules => generated 3919 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1189] 10.0.0.137 () {32 vars in 750 bytes} [Wed Jun 10 11:20:26 2026] DELETE /v2.0/security-group-rules/1273d72a-551c-4145-a787-9fef089cccbf => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1190] 10.0.0.137 () {32 vars in 673 bytes} [Wed Jun 10 11:20:26 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1191] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:20:26 2026] DELETE /v2.0/security-groups/d462e92c-eeab-46b2-b3e0-0ed3be8a1b4b => 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: 601/1192] 10.0.0.137 () {32 vars in 663 bytes} [Wed Jun 10 11:20:26 2026] GET /v2.0/security-groups => generated 2801 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1193] 10.0.0.137 () {32 vars in 663 bytes} [Wed Jun 10 11:20:26 2026] GET /v2.0/security-groups => generated 2801 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1194] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:20:27 2026] DELETE /v2.0/security-groups/b4067ee1-5ef7-4973-8044-2c4f8b27b586 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:20:27.559 7 INFO neutron.api.v2.resource [None req-1007f785-3d61-47e4-a69e-c9e382a3d9da a9ad27c8b32c40a18aa7445a6604398c defe0d9d6de34ff8b76a8a350b6806b0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 594/1195] 10.0.0.137 () {32 vars in 737 bytes} [Wed Jun 10 11:20:27 2026] GET /v2.0/security-groups/b4067ee1-5ef7-4973-8044-2c4f8b27b586 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1196] 10.0.0.137 () {32 vars in 774 bytes} [Wed Jun 10 11:20:27 2026] GET /v2.0/security-groups?tenant_id=b47d1d0071824bdabf7e12a945a766b2&name=default => generated 2801 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1197] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:20:27 2026] DELETE /v2.0/security-groups/8b76aac6-7606-4cd1-b305-f7f4f7a11175 => 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: 595/1198] 10.0.0.137 () {32 vars in 732 bytes} [Wed Jun 10 11:20:27 2026] DELETE /v2.0/floatingips/7a41f7f4-5aaa-44cd-8ce7-23aec042955c => generated 0 bytes in 380 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1199] 199.204.45.116 () {34 vars in 1096 bytes} [Wed Jun 10 11:20:28 2026] GET /v2.0/ports?device_id=f14a73f2-51a6-4e8a-9e99-6af7cb1c5618&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1200] 199.204.45.116 () {34 vars in 1080 bytes} [Wed Jun 10 11:20:28 2026] GET /v2.0/ports?tenant_id=004c81cd96fe4fe68ab941047656b8f7&device_id=f14a73f2-51a6-4e8a-9e99-6af7cb1c5618 => 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: 598/1201] 199.204.45.116 () {34 vars in 986 bytes} [Wed Jun 10 11:20:28 2026] GET /v2.0/networks?id=2173378e-30ba-4750-9d23-18b0b7c435df => generated 756 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1202] 199.204.45.116 () {34 vars in 1058 bytes} [Wed Jun 10 11:20:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=90b1c3da-c548-4155-9737-5c6941f4f11a => generated 860 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1203] 199.204.45.116 () {34 vars in 984 bytes} [Wed Jun 10 11:20:29 2026] GET /v2.0/subnets?id=ca0451b0-1884-48a3-8d31-bcb35a501282 => generated 653 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1204] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jun 10 11:20:29 2026] GET /v2.0/ports?device_id=f14a73f2-51a6-4e8a-9e99-6af7cb1c5618 => 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: 602/1205] 199.204.45.116 () {34 vars in 1052 bytes} [Wed Jun 10 11:20:29 2026] GET /v2.0/ports?network_id=2173378e-30ba-4750-9d23-18b0b7c435df&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: 604/1206] 10.0.0.137 () {34 vars in 789 bytes} [Wed Jun 10 11:20:27 2026] PUT /v2.0/routers/558a9b95-c58a-4636-ac47-fdf9a692a596/remove_router_interface => generated 309 bytes in 1204 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1207] 10.0.0.96 () {34 vars in 1039 bytes} [Wed Jun 10 11:20:29 2026] GET /v2.0/security-groups?id=2393fde0-45ce-46ca-87ba-e7caadaab2bc&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1208] 199.204.45.116 () {34 vars in 1012 bytes} [Wed Jun 10 11:20:29 2026] GET /v2.0/networks/2173378e-30ba-4750-9d23-18b0b7c435df?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: 606/1209] 199.204.45.116 () {34 vars in 1112 bytes} [Wed Jun 10 11:20:29 2026] GET /v2.0/networks/2173378e-30ba-4750-9d23-18b0b7c435df?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 505 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:20:30.004 8 WARNING neutron_lib.context [None req-7a99c6ec-25cf-4eca-bdfd-697f632a0dbb 1edf01cfcda94362a9151ec5c0f44252 89a7f5bf112c4073a48be8bb970db3e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 607/1210] 10.0.0.137 () {34 vars in 677 bytes} [Wed Jun 10 11:20:29 2026] POST /v2.0/subnetpools => generated 549 bytes in 422 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1213] 10.0.0.137 () {32 vars in 729 bytes} [Wed Jun 10 11:20:30 2026] GET /v2.0/subnetpools/9418a99c-259c-42d2-8810-dea33cb63faf => generated 549 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1214] 10.0.0.137 () {34 vars in 749 bytes} [Wed Jun 10 11:20:30 2026] PUT /v2.0/subnetpools/9418a99c-259c-42d2-8810-dea33cb63faf => generated 500 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1215] 10.0.0.137 () {32 vars in 732 bytes} [Wed Jun 10 11:20:30 2026] DELETE /v2.0/subnetpools/9418a99c-259c-42d2-8810-dea33cb63faf => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:20:30.364 7 INFO neutron.services.segments.plugin [-] Segment e271f3ad-84f3-4b79-8710-c26c6311facb resource provider aggregate not found 2026-06-10 11:20:30.375 7 INFO neutron.services.segments.plugin [-] Segment e271f3ad-84f3-4b79-8710-c26c6311facb resource provider aggregate not found 2026-06-10 11:20:30.387 7 INFO neutron.services.segments.plugin [-] Segment e271f3ad-84f3-4b79-8710-c26c6311facb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e271f3ad-84f3-4b79-8710-c26c6311facb found for delete ", "request_id": "req-e16708f0-986a-4395-bc23-942f6b94e608"}]} 2026-06-10 11:20:30.392 7 INFO neutron.services.segments.plugin [-] Segment e271f3ad-84f3-4b79-8710-c26c6311facb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e271f3ad-84f3-4b79-8710-c26c6311facb found for delete ", "request_id": "req-b5c1fe51-015e-46b1-afec-78cc64a1dc6f"}]} 2026-06-10 11:20:30.398 7 INFO neutron.db.l3_hamode_db [None req-b310f118-2115-405e-8dcf-df8a87dad3a1 d96697cc802a41fa9d7824603c2d054f 0fb07b5f2bd14b0ebdfc8aa684ab18d1 - - default default] HA network af7885a8-d155-4322-9939-6cb83d082b09 was deleted as no HA routers are present in tenant defe0d9d6de34ff8b76a8a350b6806b0. [pid: 7|app: 0|req: 604/1216] 10.0.0.137 () {32 vars in 724 bytes} [Wed Jun 10 11:20:29 2026] DELETE /v2.0/routers/558a9b95-c58a-4636-ac47-fdf9a692a596 => generated 0 bytes in 1212 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:20:30.418 7 INFO neutron.api.v2.resource [None req-85523ea7-077e-4a01-a04d-1bb4ac03121c 1edf01cfcda94362a9151ec5c0f44252 89a7f5bf112c4073a48be8bb970db3e3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 605/1217] 10.0.0.137 () {32 vars in 729 bytes} [Wed Jun 10 11:20:30 2026] GET /v2.0/subnetpools/9418a99c-259c-42d2-8810-dea33cb63faf => generated 145 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1218] 10.0.0.137 () {32 vars in 774 bytes} [Wed Jun 10 11:20:30 2026] GET /v2.0/security-groups?tenant_id=c6216307809a42faad2782c306404e23&name=default => generated 2801 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1219] 10.0.0.137 () {32 vars in 724 bytes} [Wed Jun 10 11:20:30 2026] DELETE /v2.0/subnets/0c1e2025-ff8e-4114-8b85-95d78e20e4c8 => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:20:30.620 8 INFO neutron.api.v2.resource [None req-627aab99-72e3-4d88-86b6-cb2c5633e6f1 1edf01cfcda94362a9151ec5c0f44252 89a7f5bf112c4073a48be8bb970db3e3 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 614/1220] 10.0.0.137 () {32 vars in 732 bytes} [Wed Jun 10 11:20:30 2026] DELETE /v2.0/subnetpools/9418a99c-259c-42d2-8810-dea33cb63faf => generated 145 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1221] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:20:30 2026] DELETE /v2.0/security-groups/5b206673-2114-4e34-acb1-01ca317eb646 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:20:30.962 8 INFO neutron.services.segments.plugin [-] Segment 578dc962-11fa-4158-b5bc-e629c15d4c24 resource provider aggregate not found 2026-06-10 11:20:30.969 8 INFO neutron.services.segments.plugin [-] Segment 578dc962-11fa-4158-b5bc-e629c15d4c24 resource provider aggregate not found 2026-06-10 11:20:30.979 8 INFO neutron.services.segments.plugin [-] Segment 578dc962-11fa-4158-b5bc-e629c15d4c24 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 578dc962-11fa-4158-b5bc-e629c15d4c24 found for delete ", "request_id": "req-640f909b-8644-43d3-9dc3-ba54150a8cfd"}]} 2026-06-10 11:20:30.988 8 INFO neutron.services.segments.plugin [-] Segment 578dc962-11fa-4158-b5bc-e629c15d4c24 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 578dc962-11fa-4158-b5bc-e629c15d4c24 found for delete ", "request_id": "req-88ab241c-141a-4d10-96b9-1c9a8cad2b16"}]} [pid: 8|app: 0|req: 615/1222] 10.0.0.137 () {32 vars in 726 bytes} [Wed Jun 10 11:20:30 2026] DELETE /v2.0/networks/4f8fa746-d147-45fb-ad0b-d1bb3b63ed1d => 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: 608/1223] 10.0.0.137 () {32 vars in 774 bytes} [Wed Jun 10 11:20:30 2026] GET /v2.0/security-groups?tenant_id=79c06c98026447e597127c0acfdca756&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: 616/1224] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:20:31 2026] DELETE /v2.0/security-groups/8335d28d-c390-4e6e-9094-47e775c6186e => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1225] 10.0.0.137 () {32 vars in 774 bytes} [Wed Jun 10 11:20:31 2026] GET /v2.0/security-groups?tenant_id=defe0d9d6de34ff8b76a8a350b6806b0&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: 618/1226] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:20:31 2026] DELETE /v2.0/security-groups/f3124b79-b420-42dc-bb23-9d6a780ab497 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1227] 10.0.0.137 () {32 vars in 774 bytes} [Wed Jun 10 11:20:31 2026] GET /v2.0/security-groups?tenant_id=89a7f5bf112c4073a48be8bb970db3e3&name=default => generated 2801 bytes in 406 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1228] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:20:31 2026] DELETE /v2.0/security-groups/91f1a1c7-e4cc-48be-8475-1d9f268499da => 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: 610/1229] 10.0.0.137 () {32 vars in 826 bytes} [Wed Jun 10 11:20:32 2026] GET /v2.0/ports?project_id=004c81cd96fe4fe68ab941047656b8f7&network_id=2173378e-30ba-4750-9d23-18b0b7c435df => generated 3691 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1230] 10.0.0.137 () {32 vars in 742 bytes} [Wed Jun 10 11:20:32 2026] GET /v2.0/subnets?network_id=c0d8ff88-4c01-49a7-b65a-cbe172c248c2 => generated 644 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:20:33.505 7 INFO neutron.db.l3_db [None req-c7b30675-14cf-4837-b3d5-5255eb55aa6a 123ea93124ec423884297e6c12d64a4d 004c81cd96fe4fe68ab941047656b8f7 - - default default] Floating IP 24a98339-f128-4039-acdc-838341cd1925 disassociated. External IP: 10.96.250.201, port: 90b1c3da-c548-4155-9737-5c6941f4f11a. 2026-06-10 11:20:33.539 8 INFO neutron.db.segments_db [None req-e8eaf464-c3c6-4ec0-aab1-84bf17aa7c20 d96697cc802a41fa9d7824603c2d054f 0fb07b5f2bd14b0ebdfc8aa684ab18d1 - - default default] Added segment 17b0dd3a-3ce6-45d3-af86-b13168ef9864 of type vxlan for network 56baab6a-bada-4146-8179-944a60a78198 [pid: 8|app: 0|req: 621/1231] 10.0.0.137 () {34 vars in 671 bytes} [Wed Jun 10 11:20:33 2026] POST /v2.0/networks => generated 745 bytes in 527 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1232] 10.0.0.137 () {32 vars in 774 bytes} [Wed Jun 10 11:20:33 2026] GET /v2.0/security-groups?tenant_id=780dafd2318a4d788e371ab0404c991e&name=default => generated 2801 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1233] 10.0.0.137 () {34 vars in 749 bytes} [Wed Jun 10 11:20:32 2026] PUT /v2.0/floatingips/24a98339-f128-4039-acdc-838341cd1925 => generated 554 bytes in 1031 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:20:33.937 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d0d97b67-30b9-4eb8-8b0a-9d7ae3fded79'] response: {'name': 'network-changed', 'server_uuid': 'f14a73f2-51a6-4e8a-9e99-6af7cb1c5618', 'tag': '90b1c3da-c548-4155-9737-5c6941f4f11a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 612/1234] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:20:33 2026] DELETE /v2.0/security-groups/ffab1389-d6f8-4062-a95c-c2019f97e0c4 => 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: 613/1235] 10.0.0.137 () {32 vars in 729 bytes} [Wed Jun 10 11:20:33 2026] GET /v2.0/floatingips/24a98339-f128-4039-acdc-838341cd1925 => generated 554 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1236] 10.0.0.137 () {34 vars in 669 bytes} [Wed Jun 10 11:20:33 2026] POST /v2.0/subnets => generated 668 bytes in 267 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1237] 199.204.45.116 () {34 vars in 1080 bytes} [Wed Jun 10 11:20:34 2026] GET /v2.0/ports?tenant_id=004c81cd96fe4fe68ab941047656b8f7&device_id=f14a73f2-51a6-4e8a-9e99-6af7cb1c5618 => generated 1240 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:20:34.132 8 INFO neutron.db.segments_db [None req-9aaaa626-c8d8-4fce-a494-9e1a2b9954f2 d96697cc802a41fa9d7824603c2d054f 0fb07b5f2bd14b0ebdfc8aa684ab18d1 - - default default] Added segment fa67e6cd-9a5b-4a38-8935-275fb64402fc of type vxlan for network fca6a162-66a8-43e6-a213-e5844c6ddf62 [pid: 7|app: 0|req: 615/1238] 199.204.45.116 () {34 vars in 986 bytes} [Wed Jun 10 11:20:34 2026] GET /v2.0/networks?id=2173378e-30ba-4750-9d23-18b0b7c435df => generated 756 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1239] 199.204.45.116 () {34 vars in 1058 bytes} [Wed Jun 10 11:20:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=90b1c3da-c548-4155-9737-5c6941f4f11a => 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: 617/1240] 199.204.45.116 () {34 vars in 984 bytes} [Wed Jun 10 11:20:34 2026] GET /v2.0/subnets?id=ca0451b0-1884-48a3-8d31-bcb35a501282 => generated 653 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1241] 199.204.45.116 () {34 vars in 1052 bytes} [Wed Jun 10 11:20:34 2026] GET /v2.0/ports?network_id=2173378e-30ba-4750-9d23-18b0b7c435df&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: 619/1242] 199.204.45.116 () {34 vars in 1012 bytes} [Wed Jun 10 11:20:34 2026] GET /v2.0/networks/2173378e-30ba-4750-9d23-18b0b7c435df?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1243] 199.204.45.116 () {34 vars in 1112 bytes} [Wed Jun 10 11:20:34 2026] GET /v2.0/networks/2173378e-30ba-4750-9d23-18b0b7c435df?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:20:34.505 8 INFO neutron.db.l3_hamode_db [None req-9aaaa626-c8d8-4fce-a494-9e1a2b9954f2 d96697cc802a41fa9d7824603c2d054f 0fb07b5f2bd14b0ebdfc8aa684ab18d1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 621/1244] 10.0.0.137 () {32 vars in 774 bytes} [Wed Jun 10 11:20:34 2026] GET /v2.0/security-groups?tenant_id=5379c36276484eea9492ee2e9a534ad1&name=default => generated 2801 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1245] 10.0.0.137 () {32 vars in 729 bytes} [Wed Jun 10 11:20:35 2026] GET /v2.0/floatingips/24a98339-f128-4039-acdc-838341cd1925 => generated 554 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1246] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:20:35 2026] DELETE /v2.0/security-groups/1059f978-8131-4535-9912-c55e3c3b7ae3 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:20:35.554 8 INFO neutron.db.l3_hamode_db [None req-9aaaa626-c8d8-4fce-a494-9e1a2b9954f2 d96697cc802a41fa9d7824603c2d054f 0fb07b5f2bd14b0ebdfc8aa684ab18d1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 624/1247] 10.0.0.137 () {32 vars in 729 bytes} [Wed Jun 10 11:20:36 2026] GET /v2.0/floatingips/24a98339-f128-4039-acdc-838341cd1925 => generated 552 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1248] 10.0.0.137 () {34 vars in 669 bytes} [Wed Jun 10 11:20:34 2026] POST /v2.0/routers => generated 732 bytes in 2688 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1249] 10.0.0.137 () {32 vars in 774 bytes} [Wed Jun 10 11:20:36 2026] GET /v2.0/security-groups?tenant_id=1a70166c186b47369cab63dd87f5c57f&name=default => generated 2801 bytes in 399 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1250] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:20:36 2026] DELETE /v2.0/security-groups/9f57d505-403f-43f6-928e-1a030c2ca83d => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:20:37.424 7 INFO neutron.db.segments_db [None req-03a84454-6214-44e4-94da-e2ed10b5f9c5 d96697cc802a41fa9d7824603c2d054f 0fb07b5f2bd14b0ebdfc8aa684ab18d1 - - default default] Added segment d94f03c2-f4a6-45c8-b478-1efea26b3217 of type vxlan for network 8ee5a105-3831-491c-a613-b7da9bf88ae6 [pid: 7|app: 0|req: 627/1251] 10.0.0.137 () {34 vars in 671 bytes} [Wed Jun 10 11:20:37 2026] POST /v2.0/networks => generated 740 bytes in 508 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:20:37.546 7 WARNING neutron_lib.context [None req-26f2a977-e0c9-42b2-ae67-ea3702603854 123ea93124ec423884297e6c12d64a4d 004c81cd96fe4fe68ab941047656b8f7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 628/1252] 10.0.0.137 () {34 vars in 685 bytes} [Wed Jun 10 11:20:37 2026] POST /v2.0/security-groups => generated 1609 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1253] 10.0.0.137 () {34 vars in 669 bytes} [Wed Jun 10 11:20:37 2026] POST /v2.0/subnets => generated 663 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:20:37.904 7 WARNING neutron_lib.context [None req-562bd2e8-9537-471f-92e3-e41070a21f09 123ea93124ec423884297e6c12d64a4d 004c81cd96fe4fe68ab941047656b8f7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 630/1254] 10.0.0.137 () {34 vars in 695 bytes} [Wed Jun 10 11:20:37 2026] POST /v2.0/security-group-rules => generated 565 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:20:38.077 7 INFO neutron.db.segments_db [None req-3efcf842-f6b0-4b3b-85db-176dd8a775e4 d96697cc802a41fa9d7824603c2d054f 0fb07b5f2bd14b0ebdfc8aa684ab18d1 - - default default] Added segment e32977ef-536b-40c5-8dd8-d5e3e9049c57 of type vxlan for network 679fdae9-d080-4800-9160-07c3dd2a0f7e [pid: 8|app: 0|req: 625/1255] 10.0.0.137 () {34 vars in 783 bytes} [Wed Jun 10 11:20:36 2026] PUT /v2.0/routers/101ba86e-b22c-44b4-aa1e-477ad0d3d29d/add_router_interface => generated 309 bytes in 1493 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:20:38.263 8 WARNING neutron_lib.context [None req-bdbd4e87-56c2-4d73-b9be-2cc6e46008e6 123ea93124ec423884297e6c12d64a4d 004c81cd96fe4fe68ab941047656b8f7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 626/1256] 10.0.0.137 () {34 vars in 695 bytes} [Wed Jun 10 11:20:38 2026] POST /v2.0/security-group-rules => generated 564 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:20:38.450 8 WARNING neutron_lib.context [None req-3786030c-490f-422d-a03a-ef1da2be8e2f 123ea93124ec423884297e6c12d64a4d 004c81cd96fe4fe68ab941047656b8f7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 11:20:38.491 7 INFO neutron.db.l3_hamode_db [None req-3efcf842-f6b0-4b3b-85db-176dd8a775e4 d96697cc802a41fa9d7824603c2d054f 0fb07b5f2bd14b0ebdfc8aa684ab18d1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 627/1257] 10.0.0.137 () {34 vars in 695 bytes} [Wed Jun 10 11:20:38 2026] POST /v2.0/security-group-rules => generated 570 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:20:38.629 8 WARNING neutron_lib.context [None req-a7e77cd3-993a-460c-ace7-2aae168a4046 123ea93124ec423884297e6c12d64a4d 004c81cd96fe4fe68ab941047656b8f7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 628/1258] 10.0.0.137 () {34 vars in 695 bytes} [Wed Jun 10 11:20:38 2026] POST /v2.0/security-group-rules => generated 569 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:20:38.850 8 WARNING neutron_lib.context [None req-0435e7b7-465c-494d-bcab-896e85222119 2a798dc1a8114817aa45c4ef49d1a605 7a5ac653ebb84272810000deaf6308ab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 11:20:38.963 8 INFO neutron.db.segments_db [None req-0435e7b7-465c-494d-bcab-896e85222119 2a798dc1a8114817aa45c4ef49d1a605 7a5ac653ebb84272810000deaf6308ab - - default default] Added segment f93c1c8c-ccf1-4ba1-ac04-7414a07acfdc of type vxlan for network 8c9a2854-e46c-4bd1-a050-25c2dbb69377 [pid: 8|app: 0|req: 629/1259] 10.0.0.137 () {34 vars in 670 bytes} [Wed Jun 10 11:20:38 2026] POST /v2.0/networks => generated 644 bytes in 361 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:20:39.097 8 WARNING neutron_lib.context [None req-dbb8b1d1-c114-48a8-a28d-8b38a6e94657 123ea93124ec423884297e6c12d64a4d 004c81cd96fe4fe68ab941047656b8f7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 11:20:39.123 8 INFO neutron.db.securitygroups_db [None req-dbb8b1d1-c114-48a8-a28d-8b38a6e94657 123ea93124ec423884297e6c12d64a4d 004c81cd96fe4fe68ab941047656b8f7 - - default default] Project 004c81cd96fe4fe68ab941047656b8f7 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: 630/1260] 10.0.0.137 () {34 vars in 695 bytes} [Wed Jun 10 11:20:39 2026] POST /v2.0/security-group-rules => generated 575 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:20:39.236 8 WARNING neutron_lib.context [None req-ffb29c03-0a12-40fd-b4a5-9e7cd276f5a0 2a798dc1a8114817aa45c4ef49d1a605 7a5ac653ebb84272810000deaf6308ab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 631/1261] 10.0.0.137 () {34 vars in 665 bytes} [Wed Jun 10 11:20:39 2026] POST /v2.0/ports => generated 773 bytes in 382 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-06-10 11:20:39.620 8 WARNING neutron_lib.context [None req-5fa0e3fa-a912-43fb-a2e8-4c3ba44255e4 123ea93124ec423884297e6c12d64a4d 004c81cd96fe4fe68ab941047656b8f7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 11:20:39.638 8 INFO neutron.db.securitygroups_db [None req-5fa0e3fa-a912-43fb-a2e8-4c3ba44255e4 123ea93124ec423884297e6c12d64a4d 004c81cd96fe4fe68ab941047656b8f7 - - default default] Project 004c81cd96fe4fe68ab941047656b8f7 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-06-10 11:20:39.663 7 INFO neutron.db.l3_hamode_db [None req-3efcf842-f6b0-4b3b-85db-176dd8a775e4 d96697cc802a41fa9d7824603c2d054f 0fb07b5f2bd14b0ebdfc8aa684ab18d1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 632/1262] 10.0.0.137 () {34 vars in 695 bytes} [Wed Jun 10 11:20:39 2026] POST /v2.0/security-group-rules => generated 574 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1263] 10.0.0.162 () {34 vars in 982 bytes} [Wed Jun 10 11:20:39 2026] GET /v2.0/networks?id=56baab6a-bada-4146-8179-944a60a78198 => generated 677 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:20:39.832 8 WARNING neutron_lib.context [None req-3f5c6766-6c56-4779-8506-803ffbd74fa7 2a798dc1a8114817aa45c4ef49d1a605 7a5ac653ebb84272810000deaf6308ab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 11:20:39.900 8 INFO neutron.db.segments_db [None req-3f5c6766-6c56-4779-8506-803ffbd74fa7 2a798dc1a8114817aa45c4ef49d1a605 7a5ac653ebb84272810000deaf6308ab - - default default] Added segment 25af590e-2d30-4950-96ca-5c5a78768dc4 of type vxlan for network 4b2f7dff-8800-47ac-9de5-9e99abe25897 [pid: 8|app: 0|req: 634/1264] 10.0.0.137 () {34 vars in 670 bytes} [Wed Jun 10 11:20:39 2026] POST /v2.0/networks => generated 632 bytes in 612 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1265] 10.0.0.162 () {34 vars in 965 bytes} [Wed Jun 10 11:20:40 2026] GET /v2.0/quotas/db1365a2b5a0430780e7a46388379261 => 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: 636/1266] 10.0.0.137 () {32 vars in 649 bytes} [Wed Jun 10 11:20:40 2026] GET /v2.0/networks => generated 1297 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:20:40.610 8 WARNING neutron_lib.context [None req-1ab99d60-b71c-49b0-9400-80df093479ba 2a798dc1a8114817aa45c4ef49d1a605 7a5ac653ebb84272810000deaf6308ab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 631/1267] 10.0.0.137 () {34 vars in 669 bytes} [Wed Jun 10 11:20:38 2026] POST /v2.0/routers => generated 727 bytes in 2883 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1268] 10.0.0.137 () {34 vars in 669 bytes} [Wed Jun 10 11:20:40 2026] POST /v2.0/subnets => generated 602 bytes in 317 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1269] 10.0.0.162 () {34 vars in 1098 bytes} [Wed Jun 10 11:20:40 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-331261089&fields=id&tenant_id=004c81cd96fe4fe68ab941047656b8f7 => generated 69 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1270] 10.0.0.162 () {34 vars in 1002 bytes} [Wed Jun 10 11:20:40 2026] GET /v2.0/ports?tenant_id=db1365a2b5a0430780e7a46388379261&fields=id => generated 103 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:20:41.023 7 WARNING neutron_lib.context [None req-2d8dbb95-1445-4b7d-882d-0acc47ac3f7e 2a798dc1a8114817aa45c4ef49d1a605 7a5ac653ebb84272810000deaf6308ab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 633/1271] 10.0.0.137 () {34 vars in 665 bytes} [Wed Jun 10 11:20:41 2026] POST /v2.0/ports => generated 950 bytes in 516 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: 634/1272] 10.0.0.162 () {34 vars in 982 bytes} [Wed Jun 10 11:20:41 2026] GET /v2.0/networks?id=2173378e-30ba-4750-9d23-18b0b7c435df => generated 660 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1273] 10.0.0.162 () {34 vars in 1008 bytes} [Wed Jun 10 11:20:41 2026] GET /v2.0/networks/56baab6a-bada-4146-8179-944a60a78198?fields=segments => generated 14 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1274] 10.0.0.137 () {32 vars in 720 bytes} [Wed Jun 10 11:20:41 2026] DELETE /v2.0/ports/7487f5fd-1de5-4249-925c-83fe43fe8498 => generated 0 bytes in 369 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1275] 10.0.0.162 () {34 vars in 965 bytes} [Wed Jun 10 11:20:42 2026] GET /v2.0/quotas/004c81cd96fe4fe68ab941047656b8f7 => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1276] 10.0.0.162 () {34 vars in 1108 bytes} [Wed Jun 10 11:20:42 2026] GET /v2.0/networks/56baab6a-bada-4146-8179-944a60a78198?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-06-10 11:20:42.225 7 INFO neutron.pecan_wsgi.hooks.translation [None req-263894d4-5d00-46f1-9a34-7e343a9f2877 2a798dc1a8114817aa45c4ef49d1a605 7a5ac653ebb84272810000deaf6308ab - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 639/1277] 10.0.0.137 () {32 vars in 720 bytes} [Wed Jun 10 11:20:42 2026] DELETE /v2.0/ports/7487f5fd-1de5-4249-925c-83fe43fe8498 => generated 132 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1278] 10.0.0.162 () {34 vars in 1002 bytes} [Wed Jun 10 11:20:42 2026] GET /v2.0/ports?tenant_id=004c81cd96fe4fe68ab941047656b8f7&fields=id => generated 149 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:20:42.371 7 INFO neutron.pecan_wsgi.hooks.translation [None req-915999e9-4486-4a9b-8b0b-60f0f4e198b6 2a798dc1a8114817aa45c4ef49d1a605 7a5ac653ebb84272810000deaf6308ab - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 641/1279] 10.0.0.137 () {32 vars in 717 bytes} [Wed Jun 10 11:20:42 2026] GET /v2.0/ports/7487f5fd-1de5-4249-925c-83fe43fe8498 => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1280] 10.0.0.162 () {34 vars in 990 bytes} [Wed Jun 10 11:20:42 2026] GET /v2.0/ports?device_id=e3fa0528-7ab1-4a2c-a7f6-66fd5f194308 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1281] 10.0.0.162 () {34 vars in 1008 bytes} [Wed Jun 10 11:20:42 2026] GET /v2.0/networks/2173378e-30ba-4750-9d23-18b0b7c435df?fields=segments => generated 14 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1282] 10.0.0.137 () {34 vars in 783 bytes} [Wed Jun 10 11:20:40 2026] PUT /v2.0/routers/4e75b964-3bb1-49c4-b3b0-a6646370083b/add_router_interface => generated 309 bytes in 1553 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1283] 10.0.0.162 () {34 vars in 1108 bytes} [Wed Jun 10 11:20:42 2026] GET /v2.0/networks/2173378e-30ba-4750-9d23-18b0b7c435df?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: 644/1284] 10.0.0.137 () {32 vars in 724 bytes} [Wed Jun 10 11:20:42 2026] DELETE /v2.0/subnets/d8e618a1-ca19-4e10-a22c-2c4dd6bead69 => 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: 641/1285] 10.0.0.162 () {34 vars in 990 bytes} [Wed Jun 10 11:20:42 2026] GET /v2.0/ports?device_id=cf069e88-38d9-4d73-8414-5e9a1b374172 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:20:43.107 7 INFO neutron.services.segments.plugin [-] Segment 25af590e-2d30-4950-96ca-5c5a78768dc4 resource provider aggregate not found 2026-06-10 11:20:43.112 7 INFO neutron.services.segments.plugin [-] Segment 25af590e-2d30-4950-96ca-5c5a78768dc4 resource provider aggregate not found 2026-06-10 11:20:43.124 7 INFO neutron.services.segments.plugin [-] Segment 25af590e-2d30-4950-96ca-5c5a78768dc4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 25af590e-2d30-4950-96ca-5c5a78768dc4 found for delete ", "request_id": "req-2bd4b606-f8cb-4632-b914-b64f2638eac3"}]} 2026-06-10 11:20:43.134 7 INFO neutron.services.segments.plugin [-] Segment 25af590e-2d30-4950-96ca-5c5a78768dc4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 25af590e-2d30-4950-96ca-5c5a78768dc4 found for delete ", "request_id": "req-5cd08d87-7a18-4776-97c5-c1d5008444f3"}]} [pid: 7|app: 0|req: 645/1286] 10.0.0.137 () {32 vars in 726 bytes} [Wed Jun 10 11:20:42 2026] DELETE /v2.0/networks/4b2f7dff-8800-47ac-9de5-9e99abe25897 => generated 0 bytes in 390 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:20:43.156 8 WARNING neutron_lib.context [None req-ed7815d9-5503-4f65-8cc3-2c819a3595a3 2a798dc1a8114817aa45c4ef49d1a605 7a5ac653ebb84272810000deaf6308ab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 11:20:43.220 8 INFO neutron.db.segments_db [None req-ed7815d9-5503-4f65-8cc3-2c819a3595a3 2a798dc1a8114817aa45c4ef49d1a605 7a5ac653ebb84272810000deaf6308ab - - default default] Added segment 2d6415ab-30be-4c77-b888-9f89d40f24cd of type vxlan for network a2dbcfe6-5ef1-4272-8285-66507e6622e7 [pid: 7|app: 0|req: 646/1287] 199.204.45.116 () {34 vars in 986 bytes} [Wed Jun 10 11:20:43 2026] GET /v2.0/networks?id=56baab6a-bada-4146-8179-944a60a78198 => generated 677 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:20:43.296 7 WARNING neutron_lib.context [req-dd47a96b-d7d1-4de7-aa38-8a4943782a72 req-ec91c3cd-30a8-4697-a49a-16da9622d648 414b32681cc44f5b9ef1b811f8d12280 db1365a2b5a0430780e7a46388379261 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 642/1288] 10.0.0.137 () {34 vars in 670 bytes} [Wed Jun 10 11:20:43 2026] POST /v2.0/networks => generated 632 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:20:43.355 8 WARNING neutron_lib.context [None req-0ee3e458-58d0-4138-8a41-95ff3c2fa1e3 2a798dc1a8114817aa45c4ef49d1a605 7a5ac653ebb84272810000deaf6308ab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1289] 10.0.0.137 () {34 vars in 669 bytes} [Wed Jun 10 11:20:43 2026] POST /v2.0/subnets => generated 602 bytes in 412 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1290] 199.204.45.116 () {38 vars in 955 bytes} [Wed Jun 10 11:20:43 2026] POST /v2.0/ports => generated 958 bytes in 584 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: 644/1291] 10.0.0.162 () {34 vars in 990 bytes} [Wed Jun 10 11:20:43 2026] GET /v2.0/ports?device_id=e3fa0528-7ab1-4a2c-a7f6-66fd5f194308 => generated 961 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:20:43.908 8 WARNING neutron_lib.context [None req-58d217a1-2a87-4f0d-a6a9-71656fe65a0b 2a798dc1a8114817aa45c4ef49d1a605 7a5ac653ebb84272810000deaf6308ab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 648/1292] 199.204.45.116 () {34 vars in 986 bytes} [Wed Jun 10 11:20:43 2026] GET /v2.0/networks?id=2173378e-30ba-4750-9d23-18b0b7c435df => generated 660 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:20:44.092 7 INFO neutron.db.segments_db [None req-4f1f0054-6377-458e-8bb4-6a1ebcff59cf d96697cc802a41fa9d7824603c2d054f 0fb07b5f2bd14b0ebdfc8aa684ab18d1 - - default default] Added segment cb1ff6b5-4b96-40d3-93a0-d96e24237139 of type vxlan for network f3fffcc8-bf9a-470c-bdcc-d97933b603ff [pid: 7|app: 0|req: 649/1293] 10.0.0.137 () {34 vars in 671 bytes} [Wed Jun 10 11:20:43 2026] POST /v2.0/networks => generated 740 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1294] 10.0.0.162 () {34 vars in 990 bytes} [Wed Jun 10 11:20:44 2026] GET /v2.0/ports?device_id=cf069e88-38d9-4d73-8414-5e9a1b374172 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1295] 10.0.0.137 () {34 vars in 665 bytes} [Wed Jun 10 11:20:43 2026] POST /v2.0/ports => generated 911 bytes in 566 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1296] 10.0.0.162 () {34 vars in 1040 bytes} [Wed Jun 10 11:20:44 2026] GET /v2.0/security-groups?id=5a81c23a-79d4-426c-ac0a-47ed38732e24&fields=id&fields=name => generated 88 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1297] 199.204.45.116 () {34 vars in 1050 bytes} [Wed Jun 10 11:20:44 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=004c81cd96fe4fe68ab941047656b8f7 => generated 273 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1298] 199.204.45.116 () {38 vars in 1028 bytes} [Wed Jun 10 11:20:44 2026] PUT /v2.0/ports/5fe52067-90f2-406a-8ee5-a47373dfb1ad => generated 1203 bytes in 535 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-06-10 11:20:44.806 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-110403aa-1615-4798-b1bc-df7649b41d40'] response: {'name': 'network-changed', 'server_uuid': 'e3fa0528-7ab1-4a2c-a7f6-66fd5f194308', 'tag': '5fe52067-90f2-406a-8ee5-a47373dfb1ad', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 648/1299] 10.0.0.137 () {34 vars in 669 bytes} [Wed Jun 10 11:20:44 2026] POST /v2.0/subnets => generated 663 bytes in 284 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:20:44.899 8 WARNING neutron_lib.context [req-ce3114fc-d752-4a54-b14d-88734f1a182a req-678baac3-1d53-4a30-9039-4ba06033a97e 123ea93124ec423884297e6c12d64a4d 004c81cd96fe4fe68ab941047656b8f7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 652/1300] 10.0.0.137 () {32 vars in 720 bytes} [Wed Jun 10 11:20:44 2026] DELETE /v2.0/ports/360a3b82-f89c-469e-925a-793f42a1529e => generated 0 bytes in 370 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 653/1301] 199.204.45.116 () {34 vars in 1080 bytes} [Wed Jun 10 11:20:45 2026] GET /v2.0/ports?tenant_id=db1365a2b5a0430780e7a46388379261&device_id=e3fa0528-7ab1-4a2c-a7f6-66fd5f194308 => generated 1242 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:20:45.203 7 INFO neutron.db.segments_db [None req-9c93497d-b033-4c48-9122-0614a713caa8 d96697cc802a41fa9d7824603c2d054f 0fb07b5f2bd14b0ebdfc8aa684ab18d1 - - default default] Added segment 81f7d684-507e-4498-9ac9-530c98b0a811 of type vxlan for network fcaa0eb8-f93c-4d8c-af01-8567b3298f9b [pid: 8|app: 0|req: 649/1304] 199.204.45.116 () {38 vars in 955 bytes} [Wed Jun 10 11:20:44 2026] POST /v2.0/ports => generated 954 bytes in 490 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-06-10 11:20:45.398 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3135e063-1bfd-4282-b3da-abaddac57755 2a798dc1a8114817aa45c4ef49d1a605 7a5ac653ebb84272810000deaf6308ab - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 650/1305] 10.0.0.137 () {32 vars in 717 bytes} [Wed Jun 10 11:20:45 2026] GET /v2.0/ports/360a3b82-f89c-469e-925a-793f42a1529e => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1306] 199.204.45.116 () {34 vars in 1060 bytes} [Wed Jun 10 11:20:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=5fe52067-90f2-406a-8ee5-a47373dfb1ad => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:20:45.489 7 INFO neutron.db.l3_hamode_db [None req-9c93497d-b033-4c48-9122-0614a713caa8 d96697cc802a41fa9d7824603c2d054f 0fb07b5f2bd14b0ebdfc8aa684ab18d1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 652/1307] 10.0.0.162 () {34 vars in 990 bytes} [Wed Jun 10 11:20:45 2026] GET /v2.0/ports?device_id=cf069e88-38d9-4d73-8414-5e9a1b374172 => generated 957 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1308] 199.204.45.116 () {38 vars in 1028 bytes} [Wed Jun 10 11:20:45 2026] PUT /v2.0/ports/3e53d5e5-e441-49e3-afc6-a9ea7059d788 => generated 1199 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: 654/1309] 10.0.0.137 () {32 vars in 724 bytes} [Wed Jun 10 11:20:46 2026] DELETE /v2.0/subnets/27145f54-c5a3-48ed-bda8-0e978099f86d => generated 0 bytes in 269 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: 655/1310] 199.204.45.116 () {34 vars in 984 bytes} [Wed Jun 10 11:20:46 2026] GET /v2.0/subnets?id=65ed0ad0-acb7-4787-99e2-25dab031e42e => generated 671 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1311] 10.0.0.162 () {34 vars in 1040 bytes} [Wed Jun 10 11:20:46 2026] GET /v2.0/security-groups?id=621a6826-0a58-4266-b474-e4671bf8c0bd&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:20:46.441 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9c41fff2-293c-48b7-8ccc-d5743fbd607e'] response: {'name': 'network-changed', 'server_uuid': 'cf069e88-38d9-4d73-8414-5e9a1b374172', 'tag': '3e53d5e5-e441-49e3-afc6-a9ea7059d788', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 657/1312] 10.0.0.162 () {34 vars in 990 bytes} [Wed Jun 10 11:20:46 2026] GET /v2.0/ports?device_id=e3fa0528-7ab1-4a2c-a7f6-66fd5f194308 => generated 973 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1313] 199.204.45.116 () {34 vars in 1080 bytes} [Wed Jun 10 11:20:46 2026] GET /v2.0/ports?tenant_id=004c81cd96fe4fe68ab941047656b8f7&device_id=cf069e88-38d9-4d73-8414-5e9a1b374172 => generated 1238 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:20:46.931 8 INFO neutron.services.segments.plugin [-] Segment 2d6415ab-30be-4c77-b888-9f89d40f24cd resource provider aggregate not found 2026-06-10 11:20:46.944 8 INFO neutron.services.segments.plugin [-] Segment 2d6415ab-30be-4c77-b888-9f89d40f24cd resource provider aggregate not found 2026-06-10 11:20:46.953 8 INFO neutron.services.segments.plugin [-] Segment 2d6415ab-30be-4c77-b888-9f89d40f24cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2d6415ab-30be-4c77-b888-9f89d40f24cd found for delete ", "request_id": "req-cc8183b2-07fe-4cc9-8e5b-8293f82ac7de"}]} 2026-06-10 11:20:46.962 8 INFO neutron.services.segments.plugin [-] Segment 2d6415ab-30be-4c77-b888-9f89d40f24cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2d6415ab-30be-4c77-b888-9f89d40f24cd found for delete ", "request_id": "req-ef7bd14d-62d2-4760-958d-351147672d95"}]} [pid: 8|app: 0|req: 659/1314] 10.0.0.137 () {32 vars in 726 bytes} [Wed Jun 10 11:20:46 2026] DELETE /v2.0/networks/a2dbcfe6-5ef1-4272-8285-66507e6622e7 => generated 0 bytes in 472 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1315] 199.204.45.116 () {34 vars in 1052 bytes} [Wed Jun 10 11:20:46 2026] GET /v2.0/ports?network_id=56baab6a-bada-4146-8179-944a60a78198&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:20:47.020 7 INFO neutron.db.l3_hamode_db [None req-9c93497d-b033-4c48-9122-0614a713caa8 d96697cc802a41fa9d7824603c2d054f 0fb07b5f2bd14b0ebdfc8aa684ab18d1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 661/1316] 10.0.0.162 () {34 vars in 1040 bytes} [Wed Jun 10 11:20:47 2026] GET /v2.0/security-groups?id=5a81c23a-79d4-426c-ac0a-47ed38732e24&fields=id&fields=name => generated 88 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1317] 199.204.45.116 () {34 vars in 1058 bytes} [Wed Jun 10 11:20:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=3e53d5e5-e441-49e3-afc6-a9ea7059d788 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:20:47.096 8 WARNING neutron_lib.context [None req-1b0540d1-58ca-4745-9abf-b49b8de56ff2 2a798dc1a8114817aa45c4ef49d1a605 7a5ac653ebb84272810000deaf6308ab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 663/1318] 10.0.0.137 () {34 vars in 665 bytes} [Wed Jun 10 11:20:47 2026] POST /v2.0/ports => generated 774 bytes in 321 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: 664/1319] 199.204.45.116 () {34 vars in 1012 bytes} [Wed Jun 10 11:20:47 2026] GET /v2.0/networks/56baab6a-bada-4146-8179-944a60a78198?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1320] 199.204.45.116 () {34 vars in 984 bytes} [Wed Jun 10 11:20:47 2026] GET /v2.0/subnets?id=ca0451b0-1884-48a3-8d31-bcb35a501282 => generated 653 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1321] 10.0.0.137 () {34 vars in 737 bytes} [Wed Jun 10 11:20:47 2026] PUT /v2.0/ports/d1f6b9c5-cae8-45c4-a691-2426ae487de3 => generated 752 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1322] 10.0.0.162 () {34 vars in 990 bytes} [Wed Jun 10 11:20:47 2026] GET /v2.0/ports?device_id=cf069e88-38d9-4d73-8414-5e9a1b374172 => generated 969 bytes in 49 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: 668/1323] 199.204.45.116 () {34 vars in 1112 bytes} [Wed Jun 10 11:20:47 2026] GET /v2.0/networks/56baab6a-bada-4146-8179-944a60a78198?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: 669/1324] 199.204.45.116 () {34 vars in 1052 bytes} [Wed Jun 10 11:20:47 2026] GET /v2.0/ports?network_id=2173378e-30ba-4750-9d23-18b0b7c435df&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1325] 10.0.0.137 () {34 vars in 669 bytes} [Wed Jun 10 11:20:45 2026] POST /v2.0/routers => generated 727 bytes in 2889 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1326] 10.0.0.137 () {32 vars in 720 bytes} [Wed Jun 10 11:20:47 2026] DELETE /v2.0/ports/d1f6b9c5-cae8-45c4-a691-2426ae487de3 => generated 0 bytes in 260 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1327] 10.0.0.162 () {34 vars in 1040 bytes} [Wed Jun 10 11:20:48 2026] GET /v2.0/security-groups?id=621a6826-0a58-4266-b474-e4671bf8c0bd&fields=id&fields=name => generated 113 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1328] 199.204.45.116 () {34 vars in 1080 bytes} [Wed Jun 10 11:20:48 2026] GET /v2.0/ports?tenant_id=db1365a2b5a0430780e7a46388379261&device_id=e3fa0528-7ab1-4a2c-a7f6-66fd5f194308 => generated 1242 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1329] 199.204.45.116 () {34 vars in 1012 bytes} [Wed Jun 10 11:20:48 2026] GET /v2.0/networks/2173378e-30ba-4750-9d23-18b0b7c435df?fields=segments => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1330] 10.0.0.137 () {32 vars in 643 bytes} [Wed Jun 10 11:20:48 2026] GET /v2.0/ports => generated 776 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1331] 10.0.0.162 () {34 vars in 990 bytes} [Wed Jun 10 11:20:48 2026] GET /v2.0/ports?device_id=e3fa0528-7ab1-4a2c-a7f6-66fd5f194308 => generated 973 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1332] 199.204.45.116 () {34 vars in 986 bytes} [Wed Jun 10 11:20:48 2026] GET /v2.0/networks?id=56baab6a-bada-4146-8179-944a60a78198 => generated 773 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1333] 199.204.45.116 () {34 vars in 1112 bytes} [Wed Jun 10 11:20:48 2026] GET /v2.0/networks/2173378e-30ba-4750-9d23-18b0b7c435df?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:20:48.667 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4607ce88-da94-4bec-b5b7-6a10c80202b3 2a798dc1a8114817aa45c4ef49d1a605 7a5ac653ebb84272810000deaf6308ab - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 663/1334] 10.0.0.137 () {32 vars in 717 bytes} [Wed Jun 10 11:20:48 2026] GET /v2.0/ports/d1f6b9c5-cae8-45c4-a691-2426ae487de3 => generated 132 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1335] 10.0.0.162 () {34 vars in 1040 bytes} [Wed Jun 10 11:20:48 2026] GET /v2.0/security-groups?id=5a81c23a-79d4-426c-ac0a-47ed38732e24&fields=id&fields=name => generated 88 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1336] 199.204.45.116 () {34 vars in 1060 bytes} [Wed Jun 10 11:20:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=5fe52067-90f2-406a-8ee5-a47373dfb1ad => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1337] 10.0.0.137 () {32 vars in 643 bytes} [Wed Jun 10 11:20:48 2026] GET /v2.0/ports => generated 776 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1338] 199.204.45.116 () {34 vars in 1080 bytes} [Wed Jun 10 11:20:48 2026] GET /v2.0/ports?tenant_id=004c81cd96fe4fe68ab941047656b8f7&device_id=cf069e88-38d9-4d73-8414-5e9a1b374172 => generated 1238 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1339] 199.204.45.116 () {34 vars in 984 bytes} [Wed Jun 10 11:20:48 2026] GET /v2.0/subnets?id=65ed0ad0-acb7-4787-99e2-25dab031e42e => generated 671 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1340] 10.0.0.137 () {32 vars in 717 bytes} [Wed Jun 10 11:20:48 2026] GET /v2.0/ports/075f29ec-af4d-483e-acea-dfd095be2181 => generated 773 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1341] 199.204.45.116 () {34 vars in 986 bytes} [Wed Jun 10 11:20:48 2026] GET /v2.0/networks?id=2173378e-30ba-4750-9d23-18b0b7c435df => generated 756 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1342] 199.204.45.116 () {34 vars in 1052 bytes} [Wed Jun 10 11:20:48 2026] GET /v2.0/ports?network_id=56baab6a-bada-4146-8179-944a60a78198&device_owner=network%3Adhcp => generated 1244 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:20:49.069 7 INFO neutron.pecan_wsgi.hooks.translation [None req-340d98c9-ca40-448f-9688-fa42e95ba635 2a798dc1a8114817aa45c4ef49d1a605 7a5ac653ebb84272810000deaf6308ab - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 672/1343] 10.0.0.137 () {32 vars in 720 bytes} [Wed Jun 10 11:20:49 2026] DELETE /v2.0/ports/360a3b82-f89c-469e-925a-793f42a1529e => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1344] 199.204.45.116 () {34 vars in 1058 bytes} [Wed Jun 10 11:20:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=3e53d5e5-e441-49e3-afc6-a9ea7059d788 => 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: 674/1345] 199.204.45.116 () {34 vars in 1012 bytes} [Wed Jun 10 11:20:49 2026] GET /v2.0/networks/56baab6a-bada-4146-8179-944a60a78198?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:20:49.196 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bbb4b831-168d-44b0-8040-64f3cf1ace35 2a798dc1a8114817aa45c4ef49d1a605 7a5ac653ebb84272810000deaf6308ab - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 675/1346] 10.0.0.137 () {32 vars in 724 bytes} [Wed Jun 10 11:20:49 2026] DELETE /v2.0/subnets/27145f54-c5a3-48ed-bda8-0e978099f86d => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1347] 199.204.45.116 () {34 vars in 984 bytes} [Wed Jun 10 11:20:49 2026] GET /v2.0/subnets?id=ca0451b0-1884-48a3-8d31-bcb35a501282 => generated 653 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1348] 199.204.45.116 () {34 vars in 1112 bytes} [Wed Jun 10 11:20:49 2026] GET /v2.0/networks/56baab6a-bada-4146-8179-944a60a78198?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-06-10 11:20:49.387 7 INFO neutron.pecan_wsgi.hooks.translation [None req-afea9c2d-d7fc-4790-b72c-a3ff9154de86 2a798dc1a8114817aa45c4ef49d1a605 7a5ac653ebb84272810000deaf6308ab - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 678/1349] 10.0.0.137 () {32 vars in 724 bytes} [Wed Jun 10 11:20:49 2026] DELETE /v2.0/subnets/d8e618a1-ca19-4e10-a22c-2c4dd6bead69 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1350] 10.0.0.162 () {34 vars in 990 bytes} [Wed Jun 10 11:20:49 2026] GET /v2.0/ports?device_id=cf069e88-38d9-4d73-8414-5e9a1b374172 => generated 969 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1351] 199.204.45.116 () {34 vars in 1052 bytes} [Wed Jun 10 11:20:49 2026] GET /v2.0/ports?network_id=2173378e-30ba-4750-9d23-18b0b7c435df&device_owner=network%3Adhcp => generated 1244 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1352] 10.0.0.137 () {32 vars in 720 bytes} [Wed Jun 10 11:20:49 2026] DELETE /v2.0/ports/075f29ec-af4d-483e-acea-dfd095be2181 => generated 0 bytes in 269 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1353] 10.0.0.162 () {34 vars in 1040 bytes} [Wed Jun 10 11:20:49 2026] GET /v2.0/security-groups?id=621a6826-0a58-4266-b474-e4671bf8c0bd&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: 8|app: 0|req: 672/1354] 10.0.0.137 () {34 vars in 783 bytes} [Wed Jun 10 11:20:48 2026] PUT /v2.0/routers/372ad48a-7617-458b-ad45-f7aace43400c/add_router_interface => generated 309 bytes in 1818 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1355] 199.204.45.116 () {34 vars in 1012 bytes} [Wed Jun 10 11:20:49 2026] GET /v2.0/networks/2173378e-30ba-4750-9d23-18b0b7c435df?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: 673/1356] 10.0.0.162 () {34 vars in 990 bytes} [Wed Jun 10 11:20:49 2026] GET /v2.0/ports?device_id=e3fa0528-7ab1-4a2c-a7f6-66fd5f194308 => generated 975 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1357] 199.204.45.116 () {34 vars in 1112 bytes} [Wed Jun 10 11:20:50 2026] GET /v2.0/networks/2173378e-30ba-4750-9d23-18b0b7c435df?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) 2026-06-10 11:20:50.173 7 INFO neutron.services.segments.plugin [-] Segment f93c1c8c-ccf1-4ba1-ac04-7414a07acfdc resource provider aggregate not found 2026-06-10 11:20:50.179 7 INFO neutron.services.segments.plugin [-] Segment f93c1c8c-ccf1-4ba1-ac04-7414a07acfdc resource provider aggregate not found [pid: 8|app: 0|req: 675/1358] 10.0.0.162 () {34 vars in 1040 bytes} [Wed Jun 10 11:20:50 2026] GET /v2.0/security-groups?id=5a81c23a-79d4-426c-ac0a-47ed38732e24&fields=id&fields=name => generated 88 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:20:50.197 7 INFO neutron.services.segments.plugin [-] Segment f93c1c8c-ccf1-4ba1-ac04-7414a07acfdc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f93c1c8c-ccf1-4ba1-ac04-7414a07acfdc found for delete ", "request_id": "req-ca087f4b-269e-4278-accf-9c9e3f7920cb"}]} 2026-06-10 11:20:50.202 7 INFO neutron.services.segments.plugin [-] Segment f93c1c8c-ccf1-4ba1-ac04-7414a07acfdc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f93c1c8c-ccf1-4ba1-ac04-7414a07acfdc found for delete ", "request_id": "req-15d3c130-6bf7-45aa-8576-d83be8f651a2"}]} [pid: 7|app: 0|req: 684/1359] 10.0.0.137 () {32 vars in 726 bytes} [Wed Jun 10 11:20:49 2026] DELETE /v2.0/networks/8c9a2854-e46c-4bd1-a050-25c2dbb69377 => 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: 676/1360] 10.0.0.162 () {34 vars in 990 bytes} [Wed Jun 10 11:20:50 2026] GET /v2.0/ports?device_id=e3fa0528-7ab1-4a2c-a7f6-66fd5f194308 => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1361] 10.0.0.162 () {34 vars in 1040 bytes} [Wed Jun 10 11:20:50 2026] GET /v2.0/security-groups?id=5a81c23a-79d4-426c-ac0a-47ed38732e24&fields=id&fields=name => generated 88 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:20:50.770 8 WARNING neutron_lib.context [None req-ce8e0c2d-15d7-4b1d-84ac-51ba6400a588 a53d6bc054ce42bd99ad7789c0fd043d eaddb0dff88f4d0fb0a65730662a5106 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 677/1362] 10.0.0.137 () {34 vars in 685 bytes} [Wed Jun 10 11:20:50 2026] POST /v2.0/security-groups => generated 1611 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-10 11:20:50.900 8 WARNING neutron_lib.context [None req-b2868764-0904-4124-a8a7-e02fbf6efaf2 a53d6bc054ce42bd99ad7789c0fd043d eaddb0dff88f4d0fb0a65730662a5106 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 678/1363] 10.0.0.137 () {34 vars in 695 bytes} [Wed Jun 10 11:20:50 2026] POST /v2.0/security-group-rules => generated 565 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1364] 10.0.0.137 () {32 vars in 774 bytes} [Wed Jun 10 11:20:50 2026] GET /v2.0/security-groups?tenant_id=7a5ac653ebb84272810000deaf6308ab&name=default => generated 2801 bytes in 264 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:20:51.061 7 WARNING neutron_lib.context [None req-21bfdcc2-d1b6-4d1b-b40c-272174581bc5 a53d6bc054ce42bd99ad7789c0fd043d eaddb0dff88f4d0fb0a65730662a5106 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 679/1365] 10.0.0.162 () {34 vars in 990 bytes} [Wed Jun 10 11:20:51 2026] GET /v2.0/ports?device_id=cf069e88-38d9-4d73-8414-5e9a1b374172 => generated 971 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1366] 10.0.0.137 () {34 vars in 695 bytes} [Wed Jun 10 11:20:51 2026] POST /v2.0/security-group-rules => generated 564 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1367] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:20:51 2026] DELETE /v2.0/security-groups/072763b8-2bca-4d02-b570-9318117c9872 => 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: 688/1368] 199.204.45.116 () {34 vars in 994 bytes} [Wed Jun 10 11:20:51 2026] GET /v2.0/ports?device_id=e3fa0528-7ab1-4a2c-a7f6-66fd5f194308 => generated 975 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:20:51.257 7 WARNING neutron_lib.context [None req-ed328ace-8878-4d49-af7f-55b8e54b9206 a53d6bc054ce42bd99ad7789c0fd043d eaddb0dff88f4d0fb0a65730662a5106 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 681/1369] 10.0.0.162 () {34 vars in 1040 bytes} [Wed Jun 10 11:20:51 2026] GET /v2.0/security-groups?id=621a6826-0a58-4266-b474-e4671bf8c0bd&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: 689/1370] 10.0.0.137 () {34 vars in 695 bytes} [Wed Jun 10 11:20:51 2026] POST /v2.0/security-group-rules => generated 570 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1371] 10.0.0.162 () {34 vars in 990 bytes} [Wed Jun 10 11:20:51 2026] GET /v2.0/ports?device_id=cf069e88-38d9-4d73-8414-5e9a1b374172 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:20:51.441 7 WARNING neutron_lib.context [None req-09a6fb88-fd4a-48bf-8c1b-cbe2b4be00cf a53d6bc054ce42bd99ad7789c0fd043d eaddb0dff88f4d0fb0a65730662a5106 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 691/1372] 10.0.0.137 () {34 vars in 695 bytes} [Wed Jun 10 11:20:51 2026] POST /v2.0/security-group-rules => generated 569 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1373] 10.0.0.162 () {34 vars in 1040 bytes} [Wed Jun 10 11:20:51 2026] GET /v2.0/security-groups?id=621a6826-0a58-4266-b474-e4671bf8c0bd&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-06-10 11:20:51.565 7 WARNING neutron_lib.context [None req-be0bbe3f-4995-4212-ba44-8ca8f5ec6ac3 a53d6bc054ce42bd99ad7789c0fd043d eaddb0dff88f4d0fb0a65730662a5106 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 11:20:51.583 7 INFO neutron.db.securitygroups_db [None req-be0bbe3f-4995-4212-ba44-8ca8f5ec6ac3 a53d6bc054ce42bd99ad7789c0fd043d eaddb0dff88f4d0fb0a65730662a5106 - - default default] Project eaddb0dff88f4d0fb0a65730662a5106 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: 693/1374] 10.0.0.137 () {34 vars in 695 bytes} [Wed Jun 10 11:20:51 2026] POST /v2.0/security-group-rules => generated 575 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1375] 199.204.45.116 () {36 vars in 997 bytes} [Wed Jun 10 11:20:51 2026] DELETE /v2.0/ports/5fe52067-90f2-406a-8ee5-a47373dfb1ad => generated 0 bytes in 370 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:20:51.679 8 WARNING neutron_lib.context [None req-44d29f03-59b3-4df6-82f4-f2c36adfef0c a53d6bc054ce42bd99ad7789c0fd043d eaddb0dff88f4d0fb0a65730662a5106 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 694/1376] 10.0.0.137 () {32 vars in 736 bytes} [Wed Jun 10 11:20:51 2026] GET /v2.0/ports?device_id=cf069e88-38d9-4d73-8414-5e9a1b374172 => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:20:51.697 8 INFO neutron.db.securitygroups_db [None req-44d29f03-59b3-4df6-82f4-f2c36adfef0c a53d6bc054ce42bd99ad7789c0fd043d eaddb0dff88f4d0fb0a65730662a5106 - - default default] Project eaddb0dff88f4d0fb0a65730662a5106 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-06-10 11:20:51.720 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-38478fdc-50d2-4a2d-8eb4-694b833e1b98'] response: {'server_uuid': 'e3fa0528-7ab1-4a2c-a7f6-66fd5f194308', 'name': 'network-vif-deleted', 'tag': '5fe52067-90f2-406a-8ee5-a47373dfb1ad', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 683/1377] 10.0.0.137 () {34 vars in 695 bytes} [Wed Jun 10 11:20:51 2026] POST /v2.0/security-group-rules => generated 574 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1378] 10.0.0.162 () {34 vars in 990 bytes} [Wed Jun 10 11:20:51 2026] GET /v2.0/ports?device_id=e3fa0528-7ab1-4a2c-a7f6-66fd5f194308 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:20:52.221 7 INFO neutron.db.l3_db [None req-2d04afac-b4a6-49ef-8d1c-7db3e3d61ed7 123ea93124ec423884297e6c12d64a4d 004c81cd96fe4fe68ab941047656b8f7 - - default default] Floating IP 24a98339-f128-4039-acdc-838341cd1925 associated. External IP: 10.96.250.201, port: 3e53d5e5-e441-49e3-afc6-a9ea7059d788. 2026-06-10 11:20:52.253 8 WARNING neutron_lib.context [None req-2c6d4851-9128-40e6-bfa0-fd608eb021ac a53d6bc054ce42bd99ad7789c0fd043d eaddb0dff88f4d0fb0a65730662a5106 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 685/1379] 10.0.0.137 () {34 vars in 685 bytes} [Wed Jun 10 11:20:52 2026] POST /v2.0/security-groups => generated 1596 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-10 11:20:52.366 8 WARNING neutron_lib.context [None req-717b233a-8ba4-4369-9799-a14e8544ca5a a53d6bc054ce42bd99ad7789c0fd043d eaddb0dff88f4d0fb0a65730662a5106 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 686/1380] 10.0.0.137 () {34 vars in 695 bytes} [Wed Jun 10 11:20:52 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-06-10 11:20:52.473 8 WARNING neutron_lib.context [None req-4a69be3a-dc0f-490b-88d3-fe60922a2882 a53d6bc054ce42bd99ad7789c0fd043d eaddb0dff88f4d0fb0a65730662a5106 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1381] 10.0.0.137 () {34 vars in 749 bytes} [Wed Jun 10 11:20:51 2026] PUT /v2.0/floatingips/24a98339-f128-4039-acdc-838341cd1925 => generated 855 bytes in 850 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1382] 10.0.0.137 () {34 vars in 695 bytes} [Wed Jun 10 11:20:52 2026] POST /v2.0/security-group-rules => generated 570 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:20:52.584 8 WARNING neutron_lib.context [None req-5dc551ec-e32b-428d-b079-cc47d738400b a53d6bc054ce42bd99ad7789c0fd043d eaddb0dff88f4d0fb0a65730662a5106 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 11:20:52.597 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2d80a86a-1745-422e-907b-c4766bc81f53'] response: {'name': 'network-changed', 'server_uuid': 'cf069e88-38d9-4d73-8414-5e9a1b374172', 'tag': '3e53d5e5-e441-49e3-afc6-a9ea7059d788', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 696/1383] 10.0.0.137 () {32 vars in 729 bytes} [Wed Jun 10 11:20:52 2026] GET /v2.0/floatingips/24a98339-f128-4039-acdc-838341cd1925 => generated 855 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1384] 199.204.45.116 () {34 vars in 1080 bytes} [Wed Jun 10 11:20:52 2026] GET /v2.0/ports?tenant_id=004c81cd96fe4fe68ab941047656b8f7&device_id=cf069e88-38d9-4d73-8414-5e9a1b374172 => generated 1240 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1385] 199.204.45.116 () {34 vars in 986 bytes} [Wed Jun 10 11:20:52 2026] GET /v2.0/networks?id=2173378e-30ba-4750-9d23-18b0b7c435df => generated 756 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1386] 199.204.45.116 () {34 vars in 1058 bytes} [Wed Jun 10 11:20:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=3e53d5e5-e441-49e3-afc6-a9ea7059d788 => generated 858 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1387] 199.204.45.116 () {34 vars in 984 bytes} [Wed Jun 10 11:20:52 2026] GET /v2.0/subnets?id=ca0451b0-1884-48a3-8d31-bcb35a501282 => generated 653 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1388] 199.204.45.116 () {34 vars in 1052 bytes} [Wed Jun 10 11:20:52 2026] GET /v2.0/ports?network_id=2173378e-30ba-4750-9d23-18b0b7c435df&device_owner=network%3Adhcp => generated 1244 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1389] 10.0.0.137 () {34 vars in 676 bytes} [Wed Jun 10 11:20:52 2026] POST /v2.0/floatingips => generated 552 bytes in 616 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1390] 199.204.45.116 () {34 vars in 1012 bytes} [Wed Jun 10 11:20:53 2026] GET /v2.0/networks/2173378e-30ba-4750-9d23-18b0b7c435df?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:20:53.455 8 WARNING neutron_lib.context [None req-1a37a45c-f529-44a6-832e-18a07763381f c7ee1fb91b434174bf35ab5b12e4f64e 9184089b961845c8ad226d182c85414f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 11:20:53.592 8 INFO neutron.db.segments_db [None req-1a37a45c-f529-44a6-832e-18a07763381f c7ee1fb91b434174bf35ab5b12e4f64e 9184089b961845c8ad226d182c85414f - - default default] Added segment 0d93fc18-d528-4d05-ae73-51a93f4bdad6 of type vxlan for network 40af3e4f-84da-43e0-9d1c-6e978643f2f5 [pid: 8|app: 0|req: 690/1391] 10.0.0.137 () {34 vars in 670 bytes} [Wed Jun 10 11:20:53 2026] POST /v2.0/networks => generated 634 bytes in 461 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1392] 10.0.0.162 () {34 vars in 1100 bytes} [Wed Jun 10 11:20:53 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1457569117&fields=id&tenant_id=eaddb0dff88f4d0fb0a65730662a5106 => generated 69 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1393] 199.204.45.116 () {34 vars in 1112 bytes} [Wed Jun 10 11:20:53 2026] GET /v2.0/networks/2173378e-30ba-4750-9d23-18b0b7c435df?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: 693/1394] 10.0.0.137 () {32 vars in 729 bytes} [Wed Jun 10 11:20:53 2026] GET /v2.0/floatingips/24a98339-f128-4039-acdc-838341cd1925 => generated 857 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:20:53.910 8 WARNING neutron_lib.context [None req-7f6ffe6f-a871-4424-8473-b412321c9f88 c7ee1fb91b434174bf35ab5b12e4f64e 9184089b961845c8ad226d182c85414f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 11:20:53.988 8 INFO neutron.db.segments_db [None req-7f6ffe6f-a871-4424-8473-b412321c9f88 c7ee1fb91b434174bf35ab5b12e4f64e 9184089b961845c8ad226d182c85414f - - default default] Added segment d62d9ad7-4e2f-4271-82a4-e852520a2526 of type vxlan for network 917fd058-2f50-4067-94e9-bed0d284d694 [pid: 8|app: 0|req: 694/1395] 10.0.0.137 () {34 vars in 670 bytes} [Wed Jun 10 11:20:53 2026] POST /v2.0/networks => generated 634 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1396] 10.0.0.162 () {34 vars in 1098 bytes} [Wed Jun 10 11:20:54 2026] GET /v2.0/security-groups?name=tempest-securitygroup--409417167&fields=id&tenant_id=eaddb0dff88f4d0fb0a65730662a5106 => generated 69 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:20:54.156 8 WARNING neutron_lib.context [None req-036427b9-e2c8-41a2-9ee3-1ce55e5fcac4 c7ee1fb91b434174bf35ab5b12e4f64e 9184089b961845c8ad226d182c85414f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 702/1397] 10.0.0.137 () {34 vars in 789 bytes} [Wed Jun 10 11:20:52 2026] PUT /v2.0/routers/101ba86e-b22c-44b4-aa1e-477ad0d3d29d/remove_router_interface => generated 309 bytes in 1301 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1398] 10.0.0.162 () {34 vars in 982 bytes} [Wed Jun 10 11:20:54 2026] GET /v2.0/networks?id=8ee5a105-3831-491c-a613-b7da9bf88ae6 => generated 672 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1399] 10.0.0.137 () {34 vars in 669 bytes} [Wed Jun 10 11:20:54 2026] POST /v2.0/subnets => generated 622 bytes in 364 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1400] 10.0.0.162 () {34 vars in 965 bytes} [Wed Jun 10 11:20:54 2026] GET /v2.0/quotas/eaddb0dff88f4d0fb0a65730662a5106 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:20:54.531 8 WARNING neutron_lib.context [None req-7238fee3-9dc0-4be3-9936-7bc448e96a54 c7ee1fb91b434174bf35ab5b12e4f64e 9184089b961845c8ad226d182c85414f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 698/1401] 10.0.0.137 () {34 vars in 669 bytes} [Wed Jun 10 11:20:54 2026] POST /v2.0/subnets => generated 631 bytes in 339 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1402] 10.0.0.162 () {34 vars in 1002 bytes} [Wed Jun 10 11:20:54 2026] GET /v2.0/ports?tenant_id=eaddb0dff88f4d0fb0a65730662a5106&fields=id => generated 103 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:20:55.000 8 WARNING neutron_lib.context [None req-735a421d-768e-45aa-a8d6-f2258b684b90 c7ee1fb91b434174bf35ab5b12e4f64e 9184089b961845c8ad226d182c85414f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 11:20:55.044 8 INFO neutron.db.segments_db [None req-735a421d-768e-45aa-a8d6-f2258b684b90 c7ee1fb91b434174bf35ab5b12e4f64e 9184089b961845c8ad226d182c85414f - - default default] Added segment 319a049f-2c54-4df3-b76b-f73ab8a733e6 of type vxlan for network 7034b3ba-5e96-43d7-8a6d-9bb2ac157ec0 2026-06-10 11:20:55.727 8 INFO neutron.db.l3_hamode_db [None req-735a421d-768e-45aa-a8d6-f2258b684b90 c7ee1fb91b434174bf35ab5b12e4f64e 9184089b961845c8ad226d182c85414f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 11:20:55.844 7 INFO neutron.services.segments.plugin [-] Segment fa67e6cd-9a5b-4a38-8935-275fb64402fc resource provider aggregate not found 2026-06-10 11:20:55.848 7 INFO neutron.services.segments.plugin [-] Segment fa67e6cd-9a5b-4a38-8935-275fb64402fc resource provider aggregate not found 2026-06-10 11:20:55.869 7 INFO neutron.services.segments.plugin [-] Segment fa67e6cd-9a5b-4a38-8935-275fb64402fc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa67e6cd-9a5b-4a38-8935-275fb64402fc found for delete ", "request_id": "req-2344ff0d-ea8f-4c2e-b41a-508e272fb1a8"}]} 2026-06-10 11:20:55.870 7 INFO neutron.services.segments.plugin [-] Segment fa67e6cd-9a5b-4a38-8935-275fb64402fc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa67e6cd-9a5b-4a38-8935-275fb64402fc found for delete ", "request_id": "req-63ffc4fc-7669-4cb8-8b32-3e2cebf70d01"}]} 2026-06-10 11:20:55.884 7 INFO neutron.db.l3_hamode_db [None req-ae6a84ca-7ee6-4536-b9b3-4caa9bb2dc16 d96697cc802a41fa9d7824603c2d054f 0fb07b5f2bd14b0ebdfc8aa684ab18d1 - - default default] HA network fca6a162-66a8-43e6-a213-e5844c6ddf62 was deleted as no HA routers are present in tenant db1365a2b5a0430780e7a46388379261. [pid: 7|app: 0|req: 704/1403] 10.0.0.137 () {32 vars in 724 bytes} [Wed Jun 10 11:20:54 2026] DELETE /v2.0/routers/101ba86e-b22c-44b4-aa1e-477ad0d3d29d => generated 0 bytes in 1589 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:20:55.905 8 INFO neutron.db.l3_hamode_db [None req-735a421d-768e-45aa-a8d6-f2258b684b90 c7ee1fb91b434174bf35ab5b12e4f64e 9184089b961845c8ad226d182c85414f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 705/1404] 10.0.0.162 () {34 vars in 1008 bytes} [Wed Jun 10 11:20:55 2026] GET /v2.0/networks/8ee5a105-3831-491c-a613-b7da9bf88ae6?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: 706/1405] 10.0.0.137 () {32 vars in 724 bytes} [Wed Jun 10 11:20:55 2026] DELETE /v2.0/subnets/65ed0ad0-acb7-4787-99e2-25dab031e42e => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1406] 10.0.0.162 () {34 vars in 1108 bytes} [Wed Jun 10 11:20:56 2026] GET /v2.0/networks/8ee5a105-3831-491c-a613-b7da9bf88ae6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1407] 10.0.0.137 () {32 vars in 726 bytes} [Wed Jun 10 11:20:56 2026] DELETE /v2.0/networks/56baab6a-bada-4146-8179-944a60a78198 => generated 0 bytes in 378 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1408] 10.0.0.162 () {34 vars in 990 bytes} [Wed Jun 10 11:20:56 2026] GET /v2.0/ports?device_id=322aa0bc-f8b3-4f5f-8aca-4b3197d2f29f => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1409] 10.0.0.137 () {34 vars in 669 bytes} [Wed Jun 10 11:20:54 2026] POST /v2.0/routers => generated 510 bytes in 1739 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1410] 10.0.0.137 () {32 vars in 774 bytes} [Wed Jun 10 11:20:56 2026] GET /v2.0/security-groups?tenant_id=db1365a2b5a0430780e7a46388379261&name=default => generated 2801 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1411] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:20:56 2026] DELETE /v2.0/security-groups/5a81c23a-79d4-426c-ac0a-47ed38732e24 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1412] 199.204.45.116 () {34 vars in 986 bytes} [Wed Jun 10 11:20:57 2026] GET /v2.0/networks?id=8ee5a105-3831-491c-a613-b7da9bf88ae6 => generated 672 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1413] 199.204.45.116 () {34 vars in 1050 bytes} [Wed Jun 10 11:20:57 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=eaddb0dff88f4d0fb0a65730662a5106 => generated 273 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:20:57.253 8 WARNING neutron_lib.context [req-cbb95a5f-3989-4581-8ff0-804ad8f8f8b3 req-0c92c17b-04df-4d8a-a122-07fd724c3090 a53d6bc054ce42bd99ad7789c0fd043d eaddb0dff88f4d0fb0a65730662a5106 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 705/1414] 199.204.45.116 () {38 vars in 955 bytes} [Wed Jun 10 11:20:57 2026] POST /v2.0/ports => generated 997 bytes in 556 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: 706/1415] 10.0.0.162 () {34 vars in 990 bytes} [Wed Jun 10 11:20:57 2026] GET /v2.0/ports?device_id=322aa0bc-f8b3-4f5f-8aca-4b3197d2f29f => generated 1000 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:20:57.897 7 INFO neutron.services.segments.plugin [-] Segment 17b0dd3a-3ce6-45d3-af86-b13168ef9864 resource provider aggregate not found 2026-06-10 11:20:57.904 7 INFO neutron.services.segments.plugin [-] Segment 17b0dd3a-3ce6-45d3-af86-b13168ef9864 resource provider aggregate not found 2026-06-10 11:20:57.916 7 INFO neutron.services.segments.plugin [-] Segment 17b0dd3a-3ce6-45d3-af86-b13168ef9864 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 17b0dd3a-3ce6-45d3-af86-b13168ef9864 found for delete ", "request_id": "req-d5a9bf71-c717-442c-b63c-e66ee7efc491"}]} 2026-06-10 11:20:57.930 7 INFO neutron.services.segments.plugin [-] Segment 17b0dd3a-3ce6-45d3-af86-b13168ef9864 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 17b0dd3a-3ce6-45d3-af86-b13168ef9864 found for delete ", "request_id": "req-74f44efa-5d50-47cd-b2ad-ceeb31d10770"}]} [pid: 7|app: 0|req: 710/1416] 10.0.0.137 () {34 vars in 783 bytes} [Wed Jun 10 11:20:56 2026] PUT /v2.0/routers/254641ea-d69e-4041-a55a-56904d183cc0/add_router_interface => generated 309 bytes in 1464 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1417] 10.0.0.162 () {34 vars in 1120 bytes} [Wed Jun 10 11:20:58 2026] GET /v2.0/security-groups?id=c86cb9cc-b97f-4e62-9c21-3d6fb89692aa&id=0c6ebb71-22c2-487b-8d80-7c49900fbfcb&fields=id&fields=name => generated 206 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1418] 199.204.45.116 () {38 vars in 1028 bytes} [Wed Jun 10 11:20:57 2026] PUT /v2.0/ports/a3d39f88-1b45-451e-b191-7786ad1526bf => generated 1242 bytes in 504 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1419] 10.0.0.137 () {32 vars in 717 bytes} [Wed Jun 10 11:20:58 2026] GET /v2.0/ports/bd49b885-947f-43b9-a71f-a51d1ac211a6 => generated 959 bytes in 97 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-06-10 11:20:58.413 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c51a198c-2d73-44f6-9763-f3dd53b2d383'] response: {'name': 'network-changed', 'server_uuid': '322aa0bc-f8b3-4f5f-8aca-4b3197d2f29f', 'tag': 'a3d39f88-1b45-451e-b191-7786ad1526bf', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 713/1420] 199.204.45.116 () {34 vars in 1080 bytes} [Wed Jun 10 11:20:58 2026] GET /v2.0/ports?tenant_id=eaddb0dff88f4d0fb0a65730662a5106&device_id=322aa0bc-f8b3-4f5f-8aca-4b3197d2f29f => generated 1281 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1421] 199.204.45.116 () {34 vars in 1060 bytes} [Wed Jun 10 11:20:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=a3d39f88-1b45-451e-b191-7786ad1526bf => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1422] 199.204.45.116 () {34 vars in 984 bytes} [Wed Jun 10 11:20:58 2026] GET /v2.0/subnets?id=72a2baaa-1eb7-4122-9282-35b9151c726b => generated 666 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1423] 199.204.45.116 () {34 vars in 1052 bytes} [Wed Jun 10 11:20:58 2026] GET /v2.0/ports?network_id=8ee5a105-3831-491c-a613-b7da9bf88ae6&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: 717/1424] 199.204.45.116 () {34 vars in 1012 bytes} [Wed Jun 10 11:20:58 2026] GET /v2.0/networks/8ee5a105-3831-491c-a613-b7da9bf88ae6?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: 718/1425] 199.204.45.116 () {34 vars in 1112 bytes} [Wed Jun 10 11:20:58 2026] GET /v2.0/networks/8ee5a105-3831-491c-a613-b7da9bf88ae6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1426] 199.204.45.116 () {34 vars in 1080 bytes} [Wed Jun 10 11:20:58 2026] GET /v2.0/ports?tenant_id=eaddb0dff88f4d0fb0a65730662a5106&device_id=322aa0bc-f8b3-4f5f-8aca-4b3197d2f29f => generated 1281 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1427] 199.204.45.116 () {34 vars in 986 bytes} [Wed Jun 10 11:20:58 2026] GET /v2.0/networks?id=8ee5a105-3831-491c-a613-b7da9bf88ae6 => generated 768 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1428] 199.204.45.116 () {34 vars in 1060 bytes} [Wed Jun 10 11:20:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=a3d39f88-1b45-451e-b191-7786ad1526bf => 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: 722/1429] 199.204.45.116 () {34 vars in 984 bytes} [Wed Jun 10 11:20:58 2026] GET /v2.0/subnets?id=72a2baaa-1eb7-4122-9282-35b9151c726b => generated 666 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1430] 199.204.45.116 () {34 vars in 994 bytes} [Wed Jun 10 11:20:58 2026] GET /v2.0/ports?device_id=322aa0bc-f8b3-4f5f-8aca-4b3197d2f29f => generated 1281 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1431] 199.204.45.116 () {34 vars in 1052 bytes} [Wed Jun 10 11:20:59 2026] GET /v2.0/ports?network_id=8ee5a105-3831-491c-a613-b7da9bf88ae6&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1432] 199.204.45.116 () {34 vars in 1124 bytes} [Wed Jun 10 11:20:59 2026] GET /v2.0/security-groups?id=c86cb9cc-b97f-4e62-9c21-3d6fb89692aa&id=0c6ebb71-22c2-487b-8d80-7c49900fbfcb&fields=id&fields=name => generated 206 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1433] 199.204.45.116 () {34 vars in 1012 bytes} [Wed Jun 10 11:20:59 2026] GET /v2.0/networks/8ee5a105-3831-491c-a613-b7da9bf88ae6?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1434] 199.204.45.116 () {34 vars in 1112 bytes} [Wed Jun 10 11:20:59 2026] GET /v2.0/networks/8ee5a105-3831-491c-a613-b7da9bf88ae6?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: 728/1435] 10.0.0.162 () {34 vars in 990 bytes} [Wed Jun 10 11:20:59 2026] GET /v2.0/ports?device_id=322aa0bc-f8b3-4f5f-8aca-4b3197d2f29f => generated 1012 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1436] 10.0.0.162 () {34 vars in 1120 bytes} [Wed Jun 10 11:20:59 2026] GET /v2.0/security-groups?id=c86cb9cc-b97f-4e62-9c21-3d6fb89692aa&id=0c6ebb71-22c2-487b-8d80-7c49900fbfcb&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: 708/1437] 10.0.0.137 () {34 vars in 783 bytes} [Wed Jun 10 11:20:58 2026] PUT /v2.0/routers/254641ea-d69e-4041-a55a-56904d183cc0/add_router_interface => generated 309 bytes in 1483 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: 710/1440] 10.0.0.137 () {32 vars in 717 bytes} [Wed Jun 10 11:20:59 2026] GET /v2.0/ports/f782688b-3f17-4e4a-a4c7-c05be0bdb90a => generated 967 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1441] 10.0.0.137 () {32 vars in 774 bytes} [Wed Jun 10 11:20:59 2026] GET /v2.0/security-groups?tenant_id=4a2deb109f614f41a0685584ac1ba055&name=default => generated 2801 bytes in 263 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1442] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:21:00 2026] DELETE /v2.0/security-groups/7bfb7974-d1d8-442c-8030-e86deb816930 => 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: 733/1443] 10.0.0.162 () {34 vars in 990 bytes} [Wed Jun 10 11:21:00 2026] GET /v2.0/ports?device_id=322aa0bc-f8b3-4f5f-8aca-4b3197d2f29f => generated 1012 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1444] 10.0.0.162 () {34 vars in 1120 bytes} [Wed Jun 10 11:21:00 2026] GET /v2.0/security-groups?id=c86cb9cc-b97f-4e62-9c21-3d6fb89692aa&id=0c6ebb71-22c2-487b-8d80-7c49900fbfcb&fields=id&fields=name => generated 206 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1445] 10.0.0.137 () {34 vars in 789 bytes} [Wed Jun 10 11:20:59 2026] PUT /v2.0/routers/254641ea-d69e-4041-a55a-56904d183cc0/remove_router_interface => generated 309 bytes in 973 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1446] 10.0.0.162 () {34 vars in 990 bytes} [Wed Jun 10 11:21:01 2026] GET /v2.0/ports?device_id=322aa0bc-f8b3-4f5f-8aca-4b3197d2f29f => generated 1014 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1447] 10.0.0.162 () {34 vars in 1120 bytes} [Wed Jun 10 11:21:01 2026] GET /v2.0/security-groups?id=c86cb9cc-b97f-4e62-9c21-3d6fb89692aa&id=0c6ebb71-22c2-487b-8d80-7c49900fbfcb&fields=id&fields=name => generated 206 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1448] 10.0.0.137 () {34 vars in 789 bytes} [Wed Jun 10 11:21:00 2026] PUT /v2.0/routers/254641ea-d69e-4041-a55a-56904d183cc0/remove_router_interface => generated 309 bytes in 1015 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1449] 10.0.0.137 () {32 vars in 736 bytes} [Wed Jun 10 11:21:01 2026] GET /v2.0/ports?device_id=254641ea-d69e-4041-a55a-56904d183cc0 => 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: 715/1450] 10.0.0.162 () {34 vars in 990 bytes} [Wed Jun 10 11:21:01 2026] GET /v2.0/ports?device_id=322aa0bc-f8b3-4f5f-8aca-4b3197d2f29f => generated 1014 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:21:02.522 8 INFO neutron.db.l3_db [None req-73e10b9f-f5e3-42d5-9bd3-120f0d5651a0 a53d6bc054ce42bd99ad7789c0fd043d eaddb0dff88f4d0fb0a65730662a5106 - - default default] Floating IP af80a426-237e-4dbb-aad2-65b4add561c4 associated. External IP: 10.96.250.209, port: a3d39f88-1b45-451e-b191-7786ad1526bf. 2026-06-10 11:21:02.768 7 INFO neutron.services.segments.plugin [-] Segment 319a049f-2c54-4df3-b76b-f73ab8a733e6 resource provider aggregate not found 2026-06-10 11:21:02.785 7 INFO neutron.services.segments.plugin [-] Segment 319a049f-2c54-4df3-b76b-f73ab8a733e6 resource provider aggregate not found 2026-06-10 11:21:02.791 7 INFO neutron.services.segments.plugin [-] Segment 319a049f-2c54-4df3-b76b-f73ab8a733e6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 319a049f-2c54-4df3-b76b-f73ab8a733e6 found for delete ", "request_id": "req-bae86cd6-a3ea-4a92-a103-5eb55130d304"}]} 2026-06-10 11:21:02.803 7 INFO neutron.services.segments.plugin [-] Segment 319a049f-2c54-4df3-b76b-f73ab8a733e6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 319a049f-2c54-4df3-b76b-f73ab8a733e6 found for delete ", "request_id": "req-2a9ce229-1628-4ede-a958-1863fd9abb78"}]} 2026-06-10 11:21:02.811 7 INFO neutron.db.l3_hamode_db [None req-d9bf83f1-25d8-4828-877a-f503d9680bf3 c7ee1fb91b434174bf35ab5b12e4f64e 9184089b961845c8ad226d182c85414f - - default default] HA network 7034b3ba-5e96-43d7-8a6d-9bb2ac157ec0 was deleted as no HA routers are present in tenant 9184089b961845c8ad226d182c85414f. [pid: 7|app: 0|req: 736/1451] 10.0.0.137 () {32 vars in 724 bytes} [Wed Jun 10 11:21:01 2026] DELETE /v2.0/routers/254641ea-d69e-4041-a55a-56904d183cc0 => generated 0 bytes in 834 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1452] 10.0.0.137 () {34 vars in 749 bytes} [Wed Jun 10 11:21:02 2026] PUT /v2.0/floatingips/af80a426-237e-4dbb-aad2-65b4add561c4 => generated 856 bytes in 904 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1453] 10.0.0.137 () {32 vars in 724 bytes} [Wed Jun 10 11:21:02 2026] DELETE /v2.0/subnets/94f576e1-a154-46f6-802d-c3e0c90b71a3 => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:21:03.140 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e465c763-4b9a-4ac3-aef2-0625133ce285'] response: {'name': 'network-changed', 'server_uuid': '322aa0bc-f8b3-4f5f-8aca-4b3197d2f29f', 'tag': 'a3d39f88-1b45-451e-b191-7786ad1526bf', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 738/1454] 199.204.45.116 () {34 vars in 1080 bytes} [Wed Jun 10 11:21:03 2026] GET /v2.0/ports?tenant_id=eaddb0dff88f4d0fb0a65730662a5106&device_id=322aa0bc-f8b3-4f5f-8aca-4b3197d2f29f => generated 1283 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1455] 199.204.45.116 () {34 vars in 986 bytes} [Wed Jun 10 11:21:03 2026] GET /v2.0/networks?id=8ee5a105-3831-491c-a613-b7da9bf88ae6 => generated 768 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1456] 10.0.0.137 () {32 vars in 724 bytes} [Wed Jun 10 11:21:03 2026] DELETE /v2.0/subnets/3dd03206-5f93-45f2-8e29-bab00e5504a6 => generated 0 bytes in 293 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1457] 199.204.45.116 () {34 vars in 1060 bytes} [Wed Jun 10 11:21:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=a3d39f88-1b45-451e-b191-7786ad1526bf => generated 859 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1458] 199.204.45.116 () {34 vars in 984 bytes} [Wed Jun 10 11:21:03 2026] GET /v2.0/subnets?id=72a2baaa-1eb7-4122-9282-35b9151c726b => generated 666 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:21:03.650 8 INFO neutron.services.segments.plugin [-] Segment d62d9ad7-4e2f-4271-82a4-e852520a2526 resource provider aggregate not found 2026-06-10 11:21:03.654 8 INFO neutron.services.segments.plugin [-] Segment d62d9ad7-4e2f-4271-82a4-e852520a2526 resource provider aggregate not found [pid: 8|app: 0|req: 718/1459] 10.0.0.137 () {32 vars in 726 bytes} [Wed Jun 10 11:21:03 2026] DELETE /v2.0/networks/917fd058-2f50-4067-94e9-bed0d284d694 => generated 0 bytes in 297 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:21:03.687 8 INFO neutron.services.segments.plugin [-] Segment d62d9ad7-4e2f-4271-82a4-e852520a2526 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d62d9ad7-4e2f-4271-82a4-e852520a2526 found for delete ", "request_id": "req-1c29ad16-eae1-48cb-a753-177158999be9"}]} 2026-06-10 11:21:03.688 8 INFO neutron.services.segments.plugin [-] Segment d62d9ad7-4e2f-4271-82a4-e852520a2526 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d62d9ad7-4e2f-4271-82a4-e852520a2526 found for delete ", "request_id": "req-f690d833-b7d6-476c-a849-c824a0c91082"}]} [pid: 7|app: 0|req: 742/1460] 199.204.45.116 () {34 vars in 1052 bytes} [Wed Jun 10 11:21:03 2026] GET /v2.0/ports?network_id=8ee5a105-3831-491c-a613-b7da9bf88ae6&device_owner=network%3Adhcp => generated 1244 bytes in 425 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: 743/1461] 199.204.45.116 () {34 vars in 1012 bytes} [Wed Jun 10 11:21:03 2026] GET /v2.0/networks/8ee5a105-3831-491c-a613-b7da9bf88ae6?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1462] 10.0.0.137 () {32 vars in 726 bytes} [Wed Jun 10 11:21:03 2026] DELETE /v2.0/networks/40af3e4f-84da-43e0-9d1c-6e978643f2f5 => generated 0 bytes in 458 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1463] 199.204.45.116 () {34 vars in 1112 bytes} [Wed Jun 10 11:21:04 2026] GET /v2.0/networks/8ee5a105-3831-491c-a613-b7da9bf88ae6?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) 2026-06-10 11:21:04.225 8 WARNING neutron_lib.context [None req-d12588f6-1eb9-482d-b1a4-3a4f2ebbdb73 c7ee1fb91b434174bf35ab5b12e4f64e 9184089b961845c8ad226d182c85414f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 11:21:04.309 8 INFO neutron.db.segments_db [None req-d12588f6-1eb9-482d-b1a4-3a4f2ebbdb73 c7ee1fb91b434174bf35ab5b12e4f64e 9184089b961845c8ad226d182c85414f - - default default] Added segment 2068492d-9231-4f35-93a6-be6d0570b3a5 of type vxlan for network 3c03204e-2187-4510-8458-1a92f08b2290 [pid: 7|app: 0|req: 744/1464] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jun 10 11:21:03 2026] GET /v2.0/ports?device_id=cf069e88-38d9-4d73-8414-5e9a1b374172 => generated 1240 bytes in 478 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1465] 10.0.0.137 () {34 vars in 670 bytes} [Wed Jun 10 11:21:04 2026] POST /v2.0/networks => generated 634 bytes in 253 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1466] 10.0.0.96 () {34 vars in 1039 bytes} [Wed Jun 10 11:21:04 2026] GET /v2.0/security-groups?id=621a6826-0a58-4266-b474-e4671bf8c0bd&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:21:04.482 8 WARNING neutron_lib.context [None req-72c791b5-cbc1-49ca-927b-d62c4f312f53 c7ee1fb91b434174bf35ab5b12e4f64e 9184089b961845c8ad226d182c85414f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 722/1467] 10.0.0.137 () {34 vars in 669 bytes} [Wed Jun 10 11:21:04 2026] POST /v2.0/subnets => generated 622 bytes in 369 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:21:04.862 7 WARNING neutron_lib.context [None req-3b91229d-3f2b-44bf-804c-5f48fef103cb c7ee1fb91b434174bf35ab5b12e4f64e 9184089b961845c8ad226d182c85414f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 11:21:04.908 7 INFO neutron.db.segments_db [None req-3b91229d-3f2b-44bf-804c-5f48fef103cb c7ee1fb91b434174bf35ab5b12e4f64e 9184089b961845c8ad226d182c85414f - - default default] Added segment 0a9391ee-3d65-40f9-9772-881afe30cc6a of type vxlan for network ee5a12fe-0db5-49c0-9bad-605d4f172adf [pid: 8|app: 0|req: 723/1468] 10.0.0.137 () {32 vars in 774 bytes} [Wed Jun 10 11:21:04 2026] GET /v2.0/security-groups?tenant_id=c758a1d3e90b4e26a4299325e73e998a&name=default => generated 2801 bytes in 276 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:21:05.267 7 INFO neutron.db.l3_hamode_db [None req-3b91229d-3f2b-44bf-804c-5f48fef103cb c7ee1fb91b434174bf35ab5b12e4f64e 9184089b961845c8ad226d182c85414f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 724/1469] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:21:05 2026] DELETE /v2.0/security-groups/69f6facc-b65d-4750-aeba-01ab29852863 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:21:05.447 7 INFO neutron.db.l3_hamode_db [None req-3b91229d-3f2b-44bf-804c-5f48fef103cb c7ee1fb91b434174bf35ab5b12e4f64e 9184089b961845c8ad226d182c85414f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 725/1470] 10.0.0.137 () {32 vars in 774 bytes} [Wed Jun 10 11:21:05 2026] GET /v2.0/security-groups?tenant_id=0144198ddeba4581bc08636e40798483&name=default => generated 2801 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:21:05.713 8 INFO neutron.services.segments.plugin [-] Segment 0d93fc18-d528-4d05-ae73-51a93f4bdad6 resource provider aggregate not found 2026-06-10 11:21:05.721 8 INFO neutron.services.segments.plugin [-] Segment 0d93fc18-d528-4d05-ae73-51a93f4bdad6 resource provider aggregate not found 2026-06-10 11:21:05.743 8 INFO neutron.services.segments.plugin [-] Segment 0d93fc18-d528-4d05-ae73-51a93f4bdad6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0d93fc18-d528-4d05-ae73-51a93f4bdad6 found for delete ", "request_id": "req-c0008565-8000-4a96-a572-384669239903"}]} 2026-06-10 11:21:05.745 8 INFO neutron.services.segments.plugin [-] Segment 0d93fc18-d528-4d05-ae73-51a93f4bdad6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0d93fc18-d528-4d05-ae73-51a93f4bdad6 found for delete ", "request_id": "req-e1ed8dab-c17a-4383-88fb-dc2e070db5d5"}]} [pid: 8|app: 0|req: 726/1471] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:21:05 2026] DELETE /v2.0/security-groups/501a1339-2f5b-4079-aaa8-28bf816850fb => generated 0 bytes in 150 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1472] 10.0.0.137 () {34 vars in 669 bytes} [Wed Jun 10 11:21:04 2026] POST /v2.0/routers => generated 511 bytes in 1430 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:21:06.296 8 WARNING neutron_lib.context [None req-daa2c753-1f80-4eb3-a1d3-30d381c077f9 c7ee1fb91b434174bf35ab5b12e4f64e 9184089b961845c8ad226d182c85414f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 727/1473] 10.0.0.137 () {34 vars in 665 bytes} [Wed Jun 10 11:21:06 2026] POST /v2.0/ports => generated 963 bytes in 471 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1474] 10.0.0.137 () {34 vars in 783 bytes} [Wed Jun 10 11:21:06 2026] PUT /v2.0/routers/22f42aa2-1e90-44cf-975c-727264aabf66/add_router_interface => generated 309 bytes in 1259 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: 728/1475] 10.0.0.137 () {32 vars in 717 bytes} [Wed Jun 10 11:21:08 2026] GET /v2.0/ports/3da1f132-4738-4862-931b-c583170729bd => generated 1037 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 729/1476] 10.0.0.162 () {34 vars in 990 bytes} [Wed Jun 10 11:21:08 2026] GET /v2.0/ports?device_id=cf069e88-38d9-4d73-8414-5e9a1b374172 => generated 971 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1477] 10.0.0.162 () {34 vars in 1040 bytes} [Wed Jun 10 11:21:08 2026] GET /v2.0/security-groups?id=621a6826-0a58-4266-b474-e4671bf8c0bd&fields=id&fields=name => generated 113 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1478] 199.204.45.116 () {34 vars in 994 bytes} [Wed Jun 10 11:21:08 2026] GET /v2.0/ports?device_id=cf069e88-38d9-4d73-8414-5e9a1b374172 => generated 971 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:21:09.185 8 INFO neutron.db.l3_db [req-bf7377c7-5a78-4dfd-8af8-2f71c92d096c req-af4fff6a-a455-4d3e-81be-ff09e8d873c9 123ea93124ec423884297e6c12d64a4d 004c81cd96fe4fe68ab941047656b8f7 - - default default] Floating IP 24a98339-f128-4039-acdc-838341cd1925 disassociated. External IP: 10.96.250.201, port: 3e53d5e5-e441-49e3-afc6-a9ea7059d788. [pid: 7|app: 0|req: 748/1479] 10.0.0.137 () {34 vars in 789 bytes} [Wed Jun 10 11:21:08 2026] PUT /v2.0/routers/22f42aa2-1e90-44cf-975c-727264aabf66/remove_router_interface => generated 309 bytes in 1197 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-06-10 11:21:09.426 7 INFO neutron.api.v2.resource [None req-ac080ea4-8dcd-4e27-bf32-f10bc6677f99 c7ee1fb91b434174bf35ab5b12e4f64e 9184089b961845c8ad226d182c85414f - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 749/1480] 10.0.0.137 () {34 vars in 789 bytes} [Wed Jun 10 11:21:09 2026] PUT /v2.0/routers/22f42aa2-1e90-44cf-975c-727264aabf66/remove_router_interface => generated 197 bytes in 140 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1481] 10.0.0.137 () {32 vars in 736 bytes} [Wed Jun 10 11:21:09 2026] GET /v2.0/ports?device_id=22f42aa2-1e90-44cf-975c-727264aabf66 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:21:10.105 7 INFO neutron.services.segments.plugin [-] Segment 0a9391ee-3d65-40f9-9772-881afe30cc6a resource provider aggregate not found 2026-06-10 11:21:10.112 7 INFO neutron.services.segments.plugin [-] Segment 0a9391ee-3d65-40f9-9772-881afe30cc6a resource provider aggregate not found [pid: 8|app: 0|req: 732/1482] 199.204.45.116 () {36 vars in 997 bytes} [Wed Jun 10 11:21:08 2026] DELETE /v2.0/ports/3e53d5e5-e441-49e3-afc6-a9ea7059d788 => generated 0 bytes in 1315 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:21:10.132 7 INFO neutron.services.segments.plugin [-] Segment 0a9391ee-3d65-40f9-9772-881afe30cc6a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0a9391ee-3d65-40f9-9772-881afe30cc6a found for delete ", "request_id": "req-a9ef7733-348f-4f55-92b0-59f94c606118"}]} 2026-06-10 11:21:10.138 7 INFO neutron.db.l3_hamode_db [None req-4a862a4d-89e0-42e0-82ee-ebb347628b0b c7ee1fb91b434174bf35ab5b12e4f64e 9184089b961845c8ad226d182c85414f - - default default] HA network ee5a12fe-0db5-49c0-9bad-605d4f172adf was deleted as no HA routers are present in tenant 9184089b961845c8ad226d182c85414f. 2026-06-10 11:21:10.141 7 INFO neutron.services.segments.plugin [-] Segment 0a9391ee-3d65-40f9-9772-881afe30cc6a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0a9391ee-3d65-40f9-9772-881afe30cc6a found for delete ", "request_id": "req-043d6304-96a6-4f8d-b616-b9f90f5146cc"}]} [pid: 7|app: 0|req: 751/1483] 10.0.0.137 () {32 vars in 724 bytes} [Wed Jun 10 11:21:09 2026] DELETE /v2.0/routers/22f42aa2-1e90-44cf-975c-727264aabf66 => generated 0 bytes in 693 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1484] 10.0.0.162 () {34 vars in 990 bytes} [Wed Jun 10 11:21:10 2026] GET /v2.0/ports?device_id=cf069e88-38d9-4d73-8414-5e9a1b374172 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:21:10.180 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5430efda-49e2-420c-bf25-1899959797c1'] response: {'server_uuid': 'cf069e88-38d9-4d73-8414-5e9a1b374172', 'name': 'network-vif-deleted', 'tag': '3e53d5e5-e441-49e3-afc6-a9ea7059d788', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 734/1485] 10.0.0.137 () {32 vars in 724 bytes} [Wed Jun 10 11:21:10 2026] DELETE /v2.0/subnets/415c6121-df6f-4aff-919b-4beb55f4a3fc => generated 0 bytes in 280 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1486] 10.0.0.137 () {32 vars in 774 bytes} [Wed Jun 10 11:21:10 2026] GET /v2.0/security-groups?tenant_id=8eb07d422bde4954b56c263c4282d9fd&name=default => generated 2801 bytes in 409 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1487] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:21:10 2026] DELETE /v2.0/security-groups/a75f6fd7-be19-4ade-ac77-7a733af8bbea => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:21:10.823 8 INFO neutron.services.segments.plugin [-] Segment 2068492d-9231-4f35-93a6-be6d0570b3a5 resource provider aggregate not found 2026-06-10 11:21:10.830 8 INFO neutron.services.segments.plugin [-] Segment 2068492d-9231-4f35-93a6-be6d0570b3a5 resource provider aggregate not found 2026-06-10 11:21:10.848 8 INFO neutron.services.segments.plugin [-] Segment 2068492d-9231-4f35-93a6-be6d0570b3a5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2068492d-9231-4f35-93a6-be6d0570b3a5 found for delete ", "request_id": "req-b2662233-3640-4810-a309-c53bd72aaffc"}]} [pid: 8|app: 0|req: 735/1488] 10.0.0.137 () {32 vars in 726 bytes} [Wed Jun 10 11:21:10 2026] DELETE /v2.0/networks/3c03204e-2187-4510-8458-1a92f08b2290 => generated 0 bytes in 406 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:21:10.875 8 INFO neutron.services.segments.plugin [-] Segment 2068492d-9231-4f35-93a6-be6d0570b3a5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2068492d-9231-4f35-93a6-be6d0570b3a5 found for delete ", "request_id": "req-ace37c74-eba2-4890-a9f0-1ce50831e34f"}]} 2026-06-10 11:21:10.880 8 WARNING neutron_lib.context [None req-551ccaf5-2375-45af-877d-161f500f6ca8 c7ee1fb91b434174bf35ab5b12e4f64e 9184089b961845c8ad226d182c85414f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 754/1489] 10.0.0.137 () {32 vars in 774 bytes} [Wed Jun 10 11:21:10 2026] GET /v2.0/security-groups?tenant_id=c8d231131b4648c58340218848261d92&name=default => generated 2801 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:21:10.941 8 INFO neutron.db.segments_db [None req-551ccaf5-2375-45af-877d-161f500f6ca8 c7ee1fb91b434174bf35ab5b12e4f64e 9184089b961845c8ad226d182c85414f - - default default] Added segment 9e6babf4-1d81-42cd-9ce0-5169d86c70ff of type vxlan for network 9f46de9e-a315-44c1-84d8-5242ab4e063a [pid: 7|app: 0|req: 755/1490] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:21:10 2026] DELETE /v2.0/security-groups/17921681-a859-4a06-b687-9b5ee3aae4b4 => 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: 736/1491] 10.0.0.137 () {34 vars in 670 bytes} [Wed Jun 10 11:21:10 2026] POST /v2.0/networks => generated 634 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:21:11.080 8 WARNING neutron_lib.context [None req-496666d0-067c-4698-8ef1-75e1c85c4048 c7ee1fb91b434174bf35ab5b12e4f64e 9184089b961845c8ad226d182c85414f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 756/1492] 10.0.0.162 () {34 vars in 990 bytes} [Wed Jun 10 11:21:11 2026] GET /v2.0/ports?device_id=322aa0bc-f8b3-4f5f-8aca-4b3197d2f29f => generated 1014 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1493] 10.0.0.162 () {34 vars in 1120 bytes} [Wed Jun 10 11:21:11 2026] GET /v2.0/security-groups?id=c86cb9cc-b97f-4e62-9c21-3d6fb89692aa&id=0c6ebb71-22c2-487b-8d80-7c49900fbfcb&fields=id&fields=name => generated 206 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1494] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:21:11 2026] DELETE /v2.0/security-groups/621a6826-0a58-4266-b474-e4671bf8c0bd => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1495] 10.0.0.137 () {34 vars in 669 bytes} [Wed Jun 10 11:21:11 2026] POST /v2.0/subnets => generated 622 bytes in 391 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1496] 10.0.0.137 () {32 vars in 736 bytes} [Wed Jun 10 11:21:11 2026] GET /v2.0/ports?device_id=322aa0bc-f8b3-4f5f-8aca-4b3197d2f29f => generated 1283 bytes in 327 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:21:11.701 7 WARNING neutron_lib.context [None req-a489708c-22b1-410a-a36d-9a4908d3cd7e c7ee1fb91b434174bf35ab5b12e4f64e 9184089b961845c8ad226d182c85414f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 11:21:11.755 7 INFO neutron.db.segments_db [None req-a489708c-22b1-410a-a36d-9a4908d3cd7e c7ee1fb91b434174bf35ab5b12e4f64e 9184089b961845c8ad226d182c85414f - - default default] Added segment 1e215442-55b8-4665-a80a-0ebc572d7eae of type vxlan for network 5d63dc0f-0016-48a0-804c-3153d0d51f55 [pid: 8|app: 0|req: 738/1497] 10.0.0.137 () {32 vars in 732 bytes} [Wed Jun 10 11:21:11 2026] DELETE /v2.0/floatingips/24a98339-f128-4039-acdc-838341cd1925 => generated 0 bytes in 576 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1498] 10.0.0.137 () {32 vars in 858 bytes} [Wed Jun 10 11:21:12 2026] GET /v2.0/floatingips?floating_network_id=c0d8ff88-4c01-49a7-b65a-cbe172c248c2&port_id=a3d39f88-1b45-451e-b191-7786ad1526bf => generated 861 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:21:12.246 7 INFO neutron.db.l3_hamode_db [None req-a489708c-22b1-410a-a36d-9a4908d3cd7e c7ee1fb91b434174bf35ab5b12e4f64e 9184089b961845c8ad226d182c85414f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 740/1499] 10.0.0.162 () {34 vars in 990 bytes} [Wed Jun 10 11:21:12 2026] GET /v2.0/ports?device_id=f14a73f2-51a6-4e8a-9e99-6af7cb1c5618 => generated 971 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1500] 10.0.0.162 () {34 vars in 1040 bytes} [Wed Jun 10 11:21:12 2026] GET /v2.0/security-groups?id=2393fde0-45ce-46ca-87ba-e7caadaab2bc&fields=id&fields=name => generated 114 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1501] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jun 10 11:21:12 2026] GET /v2.0/ports?device_id=322aa0bc-f8b3-4f5f-8aca-4b3197d2f29f => generated 1283 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:21:12.471 7 INFO neutron.db.l3_hamode_db [None req-a489708c-22b1-410a-a36d-9a4908d3cd7e c7ee1fb91b434174bf35ab5b12e4f64e 9184089b961845c8ad226d182c85414f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 743/1502] 10.0.0.96 () {34 vars in 1119 bytes} [Wed Jun 10 11:21:12 2026] GET /v2.0/security-groups?id=0c6ebb71-22c2-487b-8d80-7c49900fbfcb&id=c86cb9cc-b97f-4e62-9c21-3d6fb89692aa&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: 744/1503] 199.204.45.116 () {34 vars in 994 bytes} [Wed Jun 10 11:21:12 2026] GET /v2.0/ports?device_id=f14a73f2-51a6-4e8a-9e99-6af7cb1c5618 => 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: 745/1504] 199.204.45.116 () {36 vars in 997 bytes} [Wed Jun 10 11:21:12 2026] DELETE /v2.0/ports/90b1c3da-c548-4155-9737-5c6941f4f11a => generated 0 bytes in 331 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:21:13.523 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-55ee37e8-e190-47f0-9d2c-ac17ca4ac2c9'] response: {'server_uuid': 'f14a73f2-51a6-4e8a-9e99-6af7cb1c5618', 'name': 'network-vif-deleted', 'tag': '90b1c3da-c548-4155-9737-5c6941f4f11a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 746/1505] 10.0.0.162 () {34 vars in 990 bytes} [Wed Jun 10 11:21:13 2026] GET /v2.0/ports?device_id=f14a73f2-51a6-4e8a-9e99-6af7cb1c5618 => generated 12 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1506] 10.0.0.137 () {34 vars in 669 bytes} [Wed Jun 10 11:21:11 2026] POST /v2.0/routers => generated 510 bytes in 1999 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1507] 10.0.0.162 () {34 vars in 990 bytes} [Wed Jun 10 11:21:14 2026] GET /v2.0/ports?device_id=322aa0bc-f8b3-4f5f-8aca-4b3197d2f29f => generated 1014 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1508] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:21:14 2026] DELETE /v2.0/security-groups/2393fde0-45ce-46ca-87ba-e7caadaab2bc => 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: 763/1509] 10.0.0.162 () {34 vars in 1120 bytes} [Wed Jun 10 11:21:14 2026] GET /v2.0/security-groups?id=c86cb9cc-b97f-4e62-9c21-3d6fb89692aa&id=0c6ebb71-22c2-487b-8d80-7c49900fbfcb&fields=id&fields=name => generated 206 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1510] 10.0.0.137 () {34 vars in 783 bytes} [Wed Jun 10 11:21:13 2026] PUT /v2.0/routers/c78c4f62-b331-49cc-955d-78cb88857506/add_router_interface => generated 309 bytes in 1430 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1513] 10.0.0.137 () {32 vars in 717 bytes} [Wed Jun 10 11:21:15 2026] GET /v2.0/ports/f2aa67ee-aab2-4af9-b716-0ac6b6074042 => generated 959 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1514] 10.0.0.137 () {34 vars in 789 bytes} [Wed Jun 10 11:21:14 2026] PUT /v2.0/routers/276ac490-f40f-4f1a-bdf3-d6dc34b03b78/remove_router_interface => generated 309 bytes in 1343 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1515] 199.204.45.116 () {34 vars in 994 bytes} [Wed Jun 10 11:21:16 2026] GET /v2.0/ports?device_id=322aa0bc-f8b3-4f5f-8aca-4b3197d2f29f => generated 1014 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1516] 10.0.0.137 () {34 vars in 789 bytes} [Wed Jun 10 11:21:15 2026] PUT /v2.0/routers/c78c4f62-b331-49cc-955d-78cb88857506/remove_router_interface => generated 309 bytes in 1078 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1517] 10.0.0.162 () {34 vars in 990 bytes} [Wed Jun 10 11:21:16 2026] GET /v2.0/ports?device_id=322aa0bc-f8b3-4f5f-8aca-4b3197d2f29f => generated 1014 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1518] 10.0.0.137 () {32 vars in 774 bytes} [Wed Jun 10 11:21:16 2026] GET /v2.0/security-groups?tenant_id=e9c5b5b7715c49fd8c4fc2ddd9ef3ee0&name=default => generated 2801 bytes in 343 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1519] 10.0.0.137 () {32 vars in 724 bytes} [Wed Jun 10 11:21:16 2026] DELETE /v2.0/subnets/ca0451b0-1884-48a3-8d31-bcb35a501282 => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1520] 10.0.0.137 () {32 vars in 736 bytes} [Wed Jun 10 11:21:16 2026] GET /v2.0/ports?device_id=c78c4f62-b331-49cc-955d-78cb88857506 => 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: 755/1521] 10.0.0.162 () {34 vars in 1120 bytes} [Wed Jun 10 11:21:16 2026] GET /v2.0/security-groups?id=c86cb9cc-b97f-4e62-9c21-3d6fb89692aa&id=0c6ebb71-22c2-487b-8d80-7c49900fbfcb&fields=id&fields=name => generated 206 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1522] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:21:16 2026] DELETE /v2.0/security-groups/9d2fe721-18cf-4215-b7a4-a4dce980c339 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:21:16.999 7 INFO neutron.db.l3_db [req-472f08fe-c8f9-40b0-b04c-29d5a913e42b req-e44606b0-4a86-442a-ae27-28b02a300b95 a53d6bc054ce42bd99ad7789c0fd043d eaddb0dff88f4d0fb0a65730662a5106 - - default default] Floating IP af80a426-237e-4dbb-aad2-65b4add561c4 disassociated. External IP: 10.96.250.209, port: a3d39f88-1b45-451e-b191-7786ad1526bf. [pid: 7|app: 0|req: 767/1523] 199.204.45.116 () {36 vars in 997 bytes} [Wed Jun 10 11:21:16 2026] DELETE /v2.0/ports/a3d39f88-1b45-451e-b191-7786ad1526bf => generated 0 bytes in 927 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:21:17.580 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3cfe9792-2cd7-4cb6-87f6-36d3cc995d30'] response: {'server_uuid': '322aa0bc-f8b3-4f5f-8aca-4b3197d2f29f', 'name': 'network-vif-deleted', 'tag': 'a3d39f88-1b45-451e-b191-7786ad1526bf', 'status': 'completed', 'code': 200} 2026-06-10 11:21:18.133 8 INFO neutron.services.segments.plugin [-] Segment 0221d802-9f89-4276-9a08-8fc69e3b95aa resource provider aggregate not found 2026-06-10 11:21:18.138 8 INFO neutron.services.segments.plugin [-] Segment 0221d802-9f89-4276-9a08-8fc69e3b95aa resource provider aggregate not found 2026-06-10 11:21:18.156 8 INFO neutron.services.segments.plugin [-] Segment 0221d802-9f89-4276-9a08-8fc69e3b95aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0221d802-9f89-4276-9a08-8fc69e3b95aa found for delete ", "request_id": "req-fff100d5-5861-4b52-b280-29c7b2868d1f"}]} 2026-06-10 11:21:18.158 8 INFO neutron.services.segments.plugin [-] Segment 0221d802-9f89-4276-9a08-8fc69e3b95aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0221d802-9f89-4276-9a08-8fc69e3b95aa found for delete ", "request_id": "req-6954c5ab-8ec6-4b2d-a2e9-46b4f70fe578"}]} 2026-06-10 11:21:18.164 8 INFO neutron.db.l3_hamode_db [None req-3fd0ee94-3962-4247-9270-3b3be2c49dfe 123ea93124ec423884297e6c12d64a4d 004c81cd96fe4fe68ab941047656b8f7 - - default default] HA network fce5db7c-01de-4ed5-a930-033096469a12 was deleted as no HA routers are present in tenant 004c81cd96fe4fe68ab941047656b8f7. [pid: 8|app: 0|req: 757/1524] 10.0.0.137 () {32 vars in 724 bytes} [Wed Jun 10 11:21:16 2026] DELETE /v2.0/routers/276ac490-f40f-4f1a-bdf3-d6dc34b03b78 => generated 0 bytes in 1285 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1525] 10.0.0.137 () {32 vars in 774 bytes} [Wed Jun 10 11:21:18 2026] GET /v2.0/security-groups?tenant_id=a6d0c3dddabc4149884f574c5981b4d7&name=default => generated 2801 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:21:18.343 7 INFO neutron.services.segments.plugin [-] Segment 1e215442-55b8-4665-a80a-0ebc572d7eae resource provider aggregate not found [pid: 8|app: 0|req: 759/1526] 10.0.0.162 () {34 vars in 990 bytes} [Wed Jun 10 11:21:18 2026] GET /v2.0/ports?device_id=322aa0bc-f8b3-4f5f-8aca-4b3197d2f29f => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:21:18.353 7 INFO neutron.services.segments.plugin [-] Segment 1e215442-55b8-4665-a80a-0ebc572d7eae resource provider aggregate not found 2026-06-10 11:21:18.371 7 INFO neutron.services.segments.plugin [-] Segment 1e215442-55b8-4665-a80a-0ebc572d7eae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1e215442-55b8-4665-a80a-0ebc572d7eae found for delete ", "request_id": "req-c8de42a8-1384-4171-b15d-dffafc2304b8"}]} 2026-06-10 11:21:18.373 7 INFO neutron.services.segments.plugin [-] Segment 1e215442-55b8-4665-a80a-0ebc572d7eae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1e215442-55b8-4665-a80a-0ebc572d7eae found for delete ", "request_id": "req-9625f184-7321-4950-87fe-e04b007ce014"}]} 2026-06-10 11:21:18.380 7 INFO neutron.db.l3_hamode_db [None req-2ee2bd44-c94f-4139-afee-590cb87cd2f9 c7ee1fb91b434174bf35ab5b12e4f64e 9184089b961845c8ad226d182c85414f - - default default] HA network 5d63dc0f-0016-48a0-804c-3153d0d51f55 was deleted as no HA routers are present in tenant 9184089b961845c8ad226d182c85414f. [pid: 7|app: 0|req: 768/1527] 10.0.0.137 () {32 vars in 724 bytes} [Wed Jun 10 11:21:17 2026] DELETE /v2.0/routers/c78c4f62-b331-49cc-955d-78cb88857506 => generated 0 bytes in 855 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1528] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:21:18 2026] DELETE /v2.0/security-groups/9be4add9-0c21-4af8-8b6f-2aa5fabe2174 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1529] 10.0.0.137 () {32 vars in 726 bytes} [Wed Jun 10 11:21:18 2026] DELETE /v2.0/networks/2173378e-30ba-4750-9d23-18b0b7c435df => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1530] 10.0.0.137 () {32 vars in 724 bytes} [Wed Jun 10 11:21:18 2026] DELETE /v2.0/subnets/fe62b144-f25e-4e29-992f-60999810c8ac => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1531] 10.0.0.137 () {32 vars in 726 bytes} [Wed Jun 10 11:21:18 2026] DELETE /v2.0/networks/9f46de9e-a315-44c1-84d8-5242ab4e063a => generated 0 bytes in 527 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:21:19.316 7 WARNING neutron_lib.context [None req-966166b7-2540-49bd-8052-337f0c97c614 c7ee1fb91b434174bf35ab5b12e4f64e 9184089b961845c8ad226d182c85414f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 11:21:19.373 7 INFO neutron.db.segments_db [None req-966166b7-2540-49bd-8052-337f0c97c614 c7ee1fb91b434174bf35ab5b12e4f64e 9184089b961845c8ad226d182c85414f - - default default] Added segment bfb00b19-003c-42a5-aaa1-33340f5905f9 of type vxlan for network 5949ca32-aaaa-46bc-9ca2-a9af5a52f15e [pid: 8|app: 0|req: 762/1532] 10.0.0.137 () {32 vars in 774 bytes} [Wed Jun 10 11:21:19 2026] GET /v2.0/security-groups?tenant_id=004c81cd96fe4fe68ab941047656b8f7&name=default => generated 2801 bytes in 250 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:21:19.725 7 INFO neutron.db.l3_hamode_db [None req-966166b7-2540-49bd-8052-337f0c97c614 c7ee1fb91b434174bf35ab5b12e4f64e 9184089b961845c8ad226d182c85414f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 763/1533] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:21:19 2026] DELETE /v2.0/security-groups/0c6ebb71-22c2-487b-8d80-7c49900fbfcb => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1534] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:21:19 2026] DELETE /v2.0/security-groups/49e83695-457a-4273-a0a5-2233e2ef518a => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:21:19.941 8 INFO neutron.api.v2.resource [None req-24e7fb49-c73a-4b85-b59e-21fe046574e1 a53d6bc054ce42bd99ad7789c0fd043d eaddb0dff88f4d0fb0a65730662a5106 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 765/1535] 10.0.0.137 () {32 vars in 737 bytes} [Wed Jun 10 11:21:19 2026] GET /v2.0/security-groups/0c6ebb71-22c2-487b-8d80-7c49900fbfcb => generated 146 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 11:21:20.191 8 INFO neutron.services.segments.plugin [-] Segment d0eea0d9-1e6e-4f33-98a0-eb229579dd10 resource provider aggregate not found 2026-06-10 11:21:20.199 8 INFO neutron.services.segments.plugin [-] Segment d0eea0d9-1e6e-4f33-98a0-eb229579dd10 resource provider aggregate not found 2026-06-10 11:21:20.216 8 INFO neutron.services.segments.plugin [-] Segment d0eea0d9-1e6e-4f33-98a0-eb229579dd10 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d0eea0d9-1e6e-4f33-98a0-eb229579dd10 found for delete ", "request_id": "req-02c9287c-ee48-4c2a-8d53-1d0257bdd3cc"}]} 2026-06-10 11:21:20.221 8 INFO neutron.services.segments.plugin [-] Segment d0eea0d9-1e6e-4f33-98a0-eb229579dd10 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d0eea0d9-1e6e-4f33-98a0-eb229579dd10 found for delete ", "request_id": "req-a1ee6240-d12d-43a4-aec5-ae948b274937"}]} 2026-06-10 11:21:20.239 8 INFO neutron.services.segments.plugin [-] Segment 9e6babf4-1d81-42cd-9ce0-5169d86c70ff resource provider aggregate not found 2026-06-10 11:21:20.243 8 INFO neutron.services.segments.plugin [-] Segment 9e6babf4-1d81-42cd-9ce0-5169d86c70ff resource provider aggregate not found 2026-06-10 11:21:20.256 8 INFO neutron.services.segments.plugin [-] Segment 9e6babf4-1d81-42cd-9ce0-5169d86c70ff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9e6babf4-1d81-42cd-9ce0-5169d86c70ff found for delete ", "request_id": "req-475c6b51-7688-4882-88b5-757820669702"}]} 2026-06-10 11:21:20.267 8 INFO neutron.services.segments.plugin [-] Segment 9e6babf4-1d81-42cd-9ce0-5169d86c70ff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9e6babf4-1d81-42cd-9ce0-5169d86c70ff found for delete ", "request_id": "req-e8fdd1bf-0509-42ec-bff0-1e81d404c9d1"}]} [pid: 8|app: 0|req: 766/1536] 10.0.0.137 () {32 vars in 732 bytes} [Wed Jun 10 11:21:19 2026] DELETE /v2.0/floatingips/af80a426-237e-4dbb-aad2-65b4add561c4 => generated 0 bytes in 443 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1537] 10.0.0.137 () {32 vars in 774 bytes} [Wed Jun 10 11:21:20 2026] GET /v2.0/security-groups?tenant_id=d452e103f57a4a90925bfb83087e726e&name=default => generated 2801 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1538] 10.0.0.137 () {32 vars in 653 bytes} [Wed Jun 10 11:21:20 2026] GET /v2.0/extensions => generated 19600 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1539] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:21:20 2026] DELETE /v2.0/security-groups/c86cb9cc-b97f-4e62-9c21-3d6fb89692aa => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1540] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:21:20 2026] DELETE /v2.0/security-groups/ffb32f72-c04f-4c18-8d3b-4846519eeeb8 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1541] 10.0.0.137 () {32 vars in 681 bytes} [Wed Jun 10 11:21:20 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:21:20.884 7 INFO neutron.db.l3_hamode_db [None req-966166b7-2540-49bd-8052-337f0c97c614 c7ee1fb91b434174bf35ab5b12e4f64e 9184089b961845c8ad226d182c85414f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 772/1542] 10.0.0.137 () {34 vars in 789 bytes} [Wed Jun 10 11:21:20 2026] PUT /v2.0/routers/4e75b964-3bb1-49c4-b3b0-a6646370083b/remove_router_interface => generated 309 bytes in 1490 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1543] 10.0.0.137 () {32 vars in 681 bytes} [Wed Jun 10 11:21:22 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1544] 10.0.0.137 () {34 vars in 669 bytes} [Wed Jun 10 11:21:19 2026] POST /v2.0/routers => generated 691 bytes in 3354 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1545] 10.0.0.137 () {32 vars in 729 bytes} [Wed Jun 10 11:21:22 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1546] 10.0.0.137 () {32 vars in 721 bytes} [Wed Jun 10 11:21:22 2026] GET /v2.0/routers/1870e8fe-f59d-4d46-b44b-d46a757ccc71 => generated 697 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1547] 10.0.0.137 () {32 vars in 665 bytes} [Wed Jun 10 11:21:22 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: 775/1548] 10.0.0.137 () {32 vars in 647 bytes} [Wed Jun 10 11:21:22 2026] GET /v2.0/routers => generated 700 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1549] 10.0.0.137 () {32 vars in 699 bytes} [Wed Jun 10 11:21:22 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:21:23.380 8 INFO neutron.services.segments.plugin [-] Segment e32977ef-536b-40c5-8dd8-d5e3e9049c57 resource provider aggregate not found 2026-06-10 11:21:23.385 8 INFO neutron.services.segments.plugin [-] Segment e32977ef-536b-40c5-8dd8-d5e3e9049c57 resource provider aggregate not found 2026-06-10 11:21:23.398 8 INFO neutron.services.segments.plugin [-] Segment e32977ef-536b-40c5-8dd8-d5e3e9049c57 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e32977ef-536b-40c5-8dd8-d5e3e9049c57 found for delete ", "request_id": "req-3545e8ab-7084-43bd-b624-8bebe9c34d72"}]} 2026-06-10 11:21:23.406 8 INFO neutron.services.segments.plugin [-] Segment e32977ef-536b-40c5-8dd8-d5e3e9049c57 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e32977ef-536b-40c5-8dd8-d5e3e9049c57 found for delete ", "request_id": "req-57170da5-274f-45a6-a064-1174cf96b56b"}]} 2026-06-10 11:21:23.411 8 INFO neutron.db.l3_hamode_db [None req-e3e06401-b74a-49b6-a741-46231cd7bd5f d96697cc802a41fa9d7824603c2d054f 0fb07b5f2bd14b0ebdfc8aa684ab18d1 - - default default] HA network 679fdae9-d080-4800-9160-07c3dd2a0f7e was deleted as no HA routers are present in tenant eaddb0dff88f4d0fb0a65730662a5106. [pid: 8|app: 0|req: 774/1550] 10.0.0.137 () {32 vars in 724 bytes} [Wed Jun 10 11:21:22 2026] DELETE /v2.0/routers/4e75b964-3bb1-49c4-b3b0-a6646370083b => generated 0 bytes in 1136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1551] 10.0.0.137 () {32 vars in 697 bytes} [Wed Jun 10 11:21:23 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: 777/1552] 10.0.0.137 () {34 vars in 741 bytes} [Wed Jun 10 11:21:22 2026] PUT /v2.0/routers/1870e8fe-f59d-4d46-b44b-d46a757ccc71 => generated 704 bytes in 557 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1553] 10.0.0.137 () {32 vars in 701 bytes} [Wed Jun 10 11:21:23 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: 779/1554] 10.0.0.137 () {32 vars in 721 bytes} [Wed Jun 10 11:21:23 2026] GET /v2.0/routers/1870e8fe-f59d-4d46-b44b-d46a757ccc71 => generated 704 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1555] 10.0.0.137 () {32 vars in 689 bytes} [Wed Jun 10 11:21:23 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: 781/1556] 10.0.0.137 () {32 vars in 736 bytes} [Wed Jun 10 11:21:23 2026] GET /v2.0/ports?device_id=1870e8fe-f59d-4d46-b44b-d46a757ccc71 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1557] 10.0.0.137 () {32 vars in 703 bytes} [Wed Jun 10 11:21:23 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1558] 10.0.0.137 () {32 vars in 724 bytes} [Wed Jun 10 11:21:23 2026] DELETE /v2.0/subnets/72a2baaa-1eb7-4122-9282-35b9151c726b => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1559] 10.0.0.137 () {32 vars in 693 bytes} [Wed Jun 10 11:21:23 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1560] 10.0.0.137 () {32 vars in 726 bytes} [Wed Jun 10 11:21:23 2026] DELETE /v2.0/networks/8ee5a105-3831-491c-a613-b7da9bf88ae6 => generated 0 bytes in 397 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1561] 10.0.0.137 () {32 vars in 695 bytes} [Wed Jun 10 11:21:24 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:21:24.682 7 INFO neutron.services.segments.plugin [-] Segment bfb00b19-003c-42a5-aaa1-33340f5905f9 resource provider aggregate not found 2026-06-10 11:21:24.687 7 INFO neutron.services.segments.plugin [-] Segment bfb00b19-003c-42a5-aaa1-33340f5905f9 resource provider aggregate not found 2026-06-10 11:21:24.700 7 INFO neutron.services.segments.plugin [-] Segment bfb00b19-003c-42a5-aaa1-33340f5905f9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bfb00b19-003c-42a5-aaa1-33340f5905f9 found for delete ", "request_id": "req-4907362d-eead-4777-8e87-cd88ff0e0d1e"}]} 2026-06-10 11:21:24.709 7 INFO neutron.services.segments.plugin [-] Segment bfb00b19-003c-42a5-aaa1-33340f5905f9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bfb00b19-003c-42a5-aaa1-33340f5905f9 found for delete ", "request_id": "req-be905c4f-4df9-4fcd-bb66-d6963e41cece"}]} 2026-06-10 11:21:24.712 7 INFO neutron.db.l3_hamode_db [None req-b8860db1-7ab4-42a4-bf7c-534322841353 c7ee1fb91b434174bf35ab5b12e4f64e 9184089b961845c8ad226d182c85414f - - default default] HA network 5949ca32-aaaa-46bc-9ca2-a9af5a52f15e was deleted as no HA routers are present in tenant 9184089b961845c8ad226d182c85414f. [pid: 7|app: 0|req: 783/1562] 10.0.0.137 () {32 vars in 724 bytes} [Wed Jun 10 11:21:23 2026] DELETE /v2.0/routers/1870e8fe-f59d-4d46-b44b-d46a757ccc71 => generated 0 bytes in 1110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1563] 10.0.0.137 () {32 vars in 685 bytes} [Wed Jun 10 11:21: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: 785/1564] 10.0.0.137 () {32 vars in 736 bytes} [Wed Jun 10 11:21:24 2026] GET /v2.0/ports?device_id=1870e8fe-f59d-4d46-b44b-d46a757ccc71 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1565] 10.0.0.137 () {32 vars in 687 bytes} [Wed Jun 10 11:21:24 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:21:24.776 7 INFO neutron.api.v2.resource [None req-5a01b8bd-1b76-43ea-8438-3c75db9c872f c7ee1fb91b434174bf35ab5b12e4f64e 9184089b961845c8ad226d182c85414f - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 787/1566] 10.0.0.137 () {32 vars in 724 bytes} [Wed Jun 10 11:21:24 2026] DELETE /v2.0/routers/1870e8fe-f59d-4d46-b44b-d46a757ccc71 => generated 135 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1567] 10.0.0.137 () {32 vars in 661 bytes} [Wed Jun 10 11:21:24 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1568] 10.0.0.137 () {32 vars in 736 bytes} [Wed Jun 10 11:21:24 2026] GET /v2.0/ports?device_id=c78c4f62-b331-49cc-955d-78cb88857506 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1569] 10.0.0.137 () {32 vars in 699 bytes} [Wed Jun 10 11:21:24 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:21:24.827 7 INFO neutron.api.v2.resource [None req-64e36086-d84a-40c5-8d68-a79c1b530d63 c7ee1fb91b434174bf35ab5b12e4f64e 9184089b961845c8ad226d182c85414f - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 791/1570] 10.0.0.137 () {32 vars in 724 bytes} [Wed Jun 10 11:21:24 2026] DELETE /v2.0/routers/c78c4f62-b331-49cc-955d-78cb88857506 => generated 135 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1571] 10.0.0.137 () {32 vars in 679 bytes} [Wed Jun 10 11:21:24 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:21:24.846 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c0f4ab76-ea4d-4893-87a6-6128cf08af9b c7ee1fb91b434174bf35ab5b12e4f64e 9184089b961845c8ad226d182c85414f - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 793/1572] 10.0.0.137 () {32 vars in 724 bytes} [Wed Jun 10 11:21:24 2026] DELETE /v2.0/subnets/fe62b144-f25e-4e29-992f-60999810c8ac => 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: 794/1573] 10.0.0.137 () {32 vars in 683 bytes} [Wed Jun 10 11:21:24 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1574] 10.0.0.137 () {32 vars in 736 bytes} [Wed Jun 10 11:21:24 2026] GET /v2.0/ports?device_id=22f42aa2-1e90-44cf-975c-727264aabf66 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1575] 10.0.0.137 () {32 vars in 675 bytes} [Wed Jun 10 11:21:24 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:21:24.902 7 INFO neutron.api.v2.resource [None req-888925af-d04d-42ea-b2d0-5b1d90ddeee7 c7ee1fb91b434174bf35ab5b12e4f64e 9184089b961845c8ad226d182c85414f - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 797/1576] 10.0.0.137 () {32 vars in 724 bytes} [Wed Jun 10 11:21:24 2026] DELETE /v2.0/routers/22f42aa2-1e90-44cf-975c-727264aabf66 => generated 135 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1577] 10.0.0.137 () {32 vars in 689 bytes} [Wed Jun 10 11:21:24 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:21:24.929 7 INFO neutron.pecan_wsgi.hooks.translation [None req-29a7b6d7-9434-4946-bac9-c1c4cc88a244 c7ee1fb91b434174bf35ab5b12e4f64e 9184089b961845c8ad226d182c85414f - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 799/1578] 10.0.0.137 () {32 vars in 724 bytes} [Wed Jun 10 11:21:24 2026] DELETE /v2.0/subnets/415c6121-df6f-4aff-919b-4beb55f4a3fc => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1579] 10.0.0.137 () {32 vars in 723 bytes} [Wed Jun 10 11:21:24 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1580] 10.0.0.137 () {32 vars in 736 bytes} [Wed Jun 10 11:21:24 2026] GET /v2.0/ports?device_id=254641ea-d69e-4041-a55a-56904d183cc0 => 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: 802/1581] 10.0.0.137 () {32 vars in 687 bytes} [Wed Jun 10 11:21:24 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) 2026-06-10 11:21:24.987 7 INFO neutron.api.v2.resource [None req-8ed4f62a-b39c-4314-8619-f5b74a94fa4b c7ee1fb91b434174bf35ab5b12e4f64e 9184089b961845c8ad226d182c85414f - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 803/1582] 10.0.0.137 () {32 vars in 724 bytes} [Wed Jun 10 11:21:24 2026] DELETE /v2.0/routers/254641ea-d69e-4041-a55a-56904d183cc0 => generated 135 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1583] 10.0.0.137 () {32 vars in 669 bytes} [Wed Jun 10 11:21:24 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:21:25.006 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1ef12be1-7b73-4d41-a3a4-bbccc9811fcf c7ee1fb91b434174bf35ab5b12e4f64e 9184089b961845c8ad226d182c85414f - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 805/1584] 10.0.0.137 () {32 vars in 724 bytes} [Wed Jun 10 11:21:24 2026] DELETE /v2.0/subnets/94f576e1-a154-46f6-802d-c3e0c90b71a3 => 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: 806/1585] 10.0.0.137 () {32 vars in 687 bytes} [Wed Jun 10 11:21:25 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:21:25.025 7 INFO neutron.pecan_wsgi.hooks.translation [None req-840de0ab-e868-4a4a-b98a-b1bf4d56d165 c7ee1fb91b434174bf35ab5b12e4f64e 9184089b961845c8ad226d182c85414f - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 807/1586] 10.0.0.137 () {32 vars in 724 bytes} [Wed Jun 10 11:21:25 2026] DELETE /v2.0/subnets/3dd03206-5f93-45f2-8e29-bab00e5504a6 => 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: 808/1587] 10.0.0.137 () {32 vars in 681 bytes} [Wed Jun 10 11:21:25 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1588] 10.0.0.137 () {32 vars in 699 bytes} [Wed Jun 10 11:21:25 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: 810/1589] 10.0.0.137 () {32 vars in 679 bytes} [Wed Jun 10 11:21:25 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: 811/1590] 10.0.0.137 () {32 vars in 667 bytes} [Wed Jun 10 11:21:25 2026] GET /v2.0/extensions/router => generated 256 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1591] 10.0.0.137 () {32 vars in 677 bytes} [Wed Jun 10 11:21:25 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1592] 10.0.0.137 () {32 vars in 665 bytes} [Wed Jun 10 11:21:25 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: 814/1593] 10.0.0.137 () {32 vars in 675 bytes} [Wed Jun 10 11:21:25 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1594] 10.0.0.137 () {32 vars in 713 bytes} [Wed Jun 10 11:21:25 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1595] 10.0.0.137 () {32 vars in 691 bytes} [Wed Jun 10 11:21:25 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1596] 10.0.0.137 () {32 vars in 683 bytes} [Wed Jun 10 11:21:25 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1597] 10.0.0.137 () {32 vars in 669 bytes} [Wed Jun 10 11:21:25 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1598] 10.0.0.137 () {32 vars in 687 bytes} [Wed Jun 10 11:21:25 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1599] 10.0.0.137 () {32 vars in 705 bytes} [Wed Jun 10 11:21:25 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: 821/1600] 10.0.0.137 () {32 vars in 675 bytes} [Wed Jun 10 11:21:25 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: 822/1601] 10.0.0.137 () {32 vars in 701 bytes} [Wed Jun 10 11:21:25 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1602] 10.0.0.137 () {32 vars in 675 bytes} [Wed Jun 10 11:21:25 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1603] 10.0.0.137 () {32 vars in 693 bytes} [Wed Jun 10 11:21:25 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1604] 10.0.0.137 () {32 vars in 689 bytes} [Wed Jun 10 11:21:25 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1605] 10.0.0.137 () {34 vars in 789 bytes} [Wed Jun 10 11:21:24 2026] PUT /v2.0/routers/372ad48a-7617-458b-ad45-f7aace43400c/remove_router_interface => generated 309 bytes in 1145 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1606] 10.0.0.137 () {32 vars in 709 bytes} [Wed Jun 10 11:21:25 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:21:25.414 8 INFO neutron.services.segments.plugin [-] Segment d94f03c2-f4a6-45c8-b478-1efea26b3217 resource provider aggregate not found 2026-06-10 11:21:25.421 7 WARNING neutron_lib.context [None req-b2a82e0f-3766-47d3-ab74-1504a152dad6 3e36c69673484baa9d96f4e13bc852e5 aa8b55d33b2542f0985817bc211f326d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 11:21:25.427 8 INFO neutron.services.segments.plugin [-] Segment d94f03c2-f4a6-45c8-b478-1efea26b3217 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d94f03c2-f4a6-45c8-b478-1efea26b3217 found for delete ", "request_id": "req-21f27ee0-da08-4b07-9fec-0fde3a1d89fd"}]} 2026-06-10 11:21:25.428 8 INFO neutron.services.segments.plugin [-] Segment d94f03c2-f4a6-45c8-b478-1efea26b3217 resource provider aggregate not found 2026-06-10 11:21:25.443 8 INFO neutron.services.segments.plugin [-] Segment d94f03c2-f4a6-45c8-b478-1efea26b3217 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d94f03c2-f4a6-45c8-b478-1efea26b3217 found for delete ", "request_id": "req-c8b87e6c-51ea-46b3-815a-90cd4a2ab02c"}]} 2026-06-10 11:21:25.565 7 INFO neutron.db.segments_db [None req-b2a82e0f-3766-47d3-ab74-1504a152dad6 3e36c69673484baa9d96f4e13bc852e5 aa8b55d33b2542f0985817bc211f326d - - default default] Added segment 36d11ecf-6e1f-47f0-99f3-6fd6597d7fa6 of type vxlan for network 2e193f76-70e6-4a4c-8ea6-aa91a049f786 [pid: 7|app: 0|req: 826/1607] 10.0.0.137 () {34 vars in 670 bytes} [Wed Jun 10 11:21:25 2026] POST /v2.0/networks => generated 632 bytes in 544 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1608] 10.0.0.137 () {32 vars in 705 bytes} [Wed Jun 10 11:21:25 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1609] 10.0.0.137 () {32 vars in 774 bytes} [Wed Jun 10 11:21:25 2026] GET /v2.0/security-groups?tenant_id=9184089b961845c8ad226d182c85414f&name=default => generated 2801 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:21:25.852 7 WARNING neutron_lib.context [None req-545e6276-6148-4d1f-90b7-58fdc9f6ab62 3e36c69673484baa9d96f4e13bc852e5 aa8b55d33b2542f0985817bc211f326d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 829/1610] 10.0.0.137 () {34 vars in 664 bytes} [Wed Jun 10 11:21:25 2026] POST /v2.0/ports => generated 743 bytes in 368 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 830/1611] 10.0.0.137 () {32 vars in 697 bytes} [Wed Jun 10 11:21:26 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:21:26.358 8 INFO neutron.db.l3_hamode_db [None req-080e1acb-8ef1-4d21-94a6-2a9ff3de2f90 d96697cc802a41fa9d7824603c2d054f 0fb07b5f2bd14b0ebdfc8aa684ab18d1 - - default default] HA network fcaa0eb8-f93c-4d8c-af01-8567b3298f9b was deleted as no HA routers are present in tenant 70084b17f4c44b79937f3e40f7cb6253. [pid: 8|app: 0|req: 782/1612] 10.0.0.137 () {32 vars in 724 bytes} [Wed Jun 10 11:21:25 2026] DELETE /v2.0/routers/372ad48a-7617-458b-ad45-f7aace43400c => generated 0 bytes in 1173 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:21:26.378 8 WARNING neutron_lib.context [None req-46dc0124-001b-4000-80c9-9e91c707c4e4 3e36c69673484baa9d96f4e13bc852e5 aa8b55d33b2542f0985817bc211f326d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 831/1613] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:21:26 2026] DELETE /v2.0/security-groups/fff5aa3c-05e1-4ed3-999e-8d79bbd7fbcc => generated 0 bytes in 162 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1614] 10.0.0.137 () {32 vars in 711 bytes} [Wed Jun 10 11:21:26 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:21:26.451 8 INFO neutron.db.segments_db [None req-46dc0124-001b-4000-80c9-9e91c707c4e4 3e36c69673484baa9d96f4e13bc852e5 aa8b55d33b2542f0985817bc211f326d - - default default] Added segment a995a741-e0bc-47a8-a0a5-d325c959a284 of type vxlan for network 98970223-c5b8-41dd-b486-1e0b940ce847 [pid: 8|app: 0|req: 783/1615] 10.0.0.137 () {34 vars in 670 bytes} [Wed Jun 10 11:21:26 2026] POST /v2.0/networks => generated 631 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1616] 10.0.0.137 () {32 vars in 669 bytes} [Wed Jun 10 11:21:26 2026] GET /v2.0/extensions/binding => generated 193 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:21:26.592 8 WARNING neutron_lib.context [None req-2c0d3b75-3e43-45b8-a130-ebde3a684df4 3e36c69673484baa9d96f4e13bc852e5 aa8b55d33b2542f0985817bc211f326d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1617] 10.0.0.137 () {32 vars in 724 bytes} [Wed Jun 10 11:21:26 2026] DELETE /v2.0/subnets/e66792a7-a1de-4b13-885e-e3feb16af8cd => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1618] 10.0.0.137 () {34 vars in 664 bytes} [Wed Jun 10 11:21:26 2026] POST /v2.0/ports => generated 743 bytes in 430 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:21:27.021 7 INFO neutron.services.segments.plugin [-] Segment cb1ff6b5-4b96-40d3-93a0-d96e24237139 resource provider aggregate not found /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 786/1619] 10.0.0.137 () {32 vars in 687 bytes} [Wed Jun 10 11:21:27 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:21:27.035 7 INFO neutron.services.segments.plugin [-] Segment cb1ff6b5-4b96-40d3-93a0-d96e24237139 resource provider aggregate not found 2026-06-10 11:21:27.044 8 WARNING neutron_lib.context [None req-d1f02edb-130c-40bf-a9d1-6f9ddeaa5e8b 3e36c69673484baa9d96f4e13bc852e5 aa8b55d33b2542f0985817bc211f326d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 11:21:27.053 7 INFO neutron.services.segments.plugin [-] Segment cb1ff6b5-4b96-40d3-93a0-d96e24237139 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb1ff6b5-4b96-40d3-93a0-d96e24237139 found for delete ", "request_id": "req-ae3b9f43-7e68-4422-b3e4-8260a9f8738a"}]} [pid: 7|app: 0|req: 834/1620] 10.0.0.137 () {32 vars in 726 bytes} [Wed Jun 10 11:21:26 2026] DELETE /v2.0/networks/f3fffcc8-bf9a-470c-bdcc-d97933b603ff => generated 0 bytes in 458 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1621] 10.0.0.137 () {32 vars in 681 bytes} [Wed Jun 10 11:21:27 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:21:27.072 7 INFO neutron.services.segments.plugin [-] Segment cb1ff6b5-4b96-40d3-93a0-d96e24237139 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb1ff6b5-4b96-40d3-93a0-d96e24237139 found for delete ", "request_id": "req-a45e129b-2028-4820-b16e-5636030f63ec"}]} [pid: 7|app: 0|req: 836/1622] 10.0.0.137 () {32 vars in 675 bytes} [Wed Jun 10 11:21:27 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1623] 10.0.0.137 () {32 vars in 671 bytes} [Wed Jun 10 11:21:27 2026] GET /v2.0/extensions/provider => generated 191 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1624] 10.0.0.137 () {32 vars in 661 bytes} [Wed Jun 10 11:21:27 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: 839/1625] 10.0.0.137 () {32 vars in 699 bytes} [Wed Jun 10 11:21:27 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:21:27.114 8 INFO neutron.db.segments_db [None req-d1f02edb-130c-40bf-a9d1-6f9ddeaa5e8b 3e36c69673484baa9d96f4e13bc852e5 aa8b55d33b2542f0985817bc211f326d - - default default] Added segment c698d97c-5f23-4e4d-93f0-25d10be9466c of type vxlan for network d90d1b17-88ae-4876-9bf8-952ff578e273 [pid: 7|app: 0|req: 840/1626] 10.0.0.137 () {32 vars in 699 bytes} [Wed Jun 10 11:21:27 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1627] 10.0.0.137 () {32 vars in 677 bytes} [Wed Jun 10 11:21:27 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1628] 10.0.0.137 () {32 vars in 669 bytes} [Wed Jun 10 11:21:27 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: 843/1629] 10.0.0.137 () {32 vars in 683 bytes} [Wed Jun 10 11:21:27 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1630] 10.0.0.137 () {32 vars in 701 bytes} [Wed Jun 10 11:21:27 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1631] 10.0.0.137 () {32 vars in 685 bytes} [Wed Jun 10 11:21:27 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1632] 10.0.0.137 () {32 vars in 707 bytes} [Wed Jun 10 11:21:27 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: 847/1633] 10.0.0.137 () {32 vars in 669 bytes} [Wed Jun 10 11:21:27 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1634] 10.0.0.137 () {32 vars in 697 bytes} [Wed Jun 10 11:21:27 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1635] 10.0.0.137 () {32 vars in 695 bytes} [Wed Jun 10 11:21:27 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1636] 10.0.0.137 () {32 vars in 685 bytes} [Wed Jun 10 11:21:27 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) [pid: 7|app: 0|req: 851/1637] 10.0.0.137 () {32 vars in 689 bytes} [Wed Jun 10 11:21:27 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1638] 10.0.0.137 () {32 vars in 667 bytes} [Wed Jun 10 11:21:27 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1639] 10.0.0.137 () {32 vars in 681 bytes} [Wed Jun 10 11:21:27 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1640] 10.0.0.137 () {32 vars in 681 bytes} [Wed Jun 10 11:21:27 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1641] 10.0.0.137 () {32 vars in 691 bytes} [Wed Jun 10 11:21:27 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1642] 10.0.0.137 () {34 vars in 670 bytes} [Wed Jun 10 11:21:27 2026] POST /v2.0/networks => generated 631 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1643] 10.0.0.137 () {32 vars in 691 bytes} [Wed Jun 10 11:21:27 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:21:27.265 8 WARNING neutron_lib.context [None req-c6ec8e37-a9e7-40fa-8312-904ccefb39fe 3e36c69673484baa9d96f4e13bc852e5 aa8b55d33b2542f0985817bc211f326d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 857/1644] 10.0.0.137 () {32 vars in 695 bytes} [Wed Jun 10 11:21:27 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: 7|app: 0|req: 858/1645] 10.0.0.137 () {32 vars in 685 bytes} [Wed Jun 10 11:21:27 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1646] 10.0.0.137 () {32 vars in 689 bytes} [Wed Jun 10 11:21:27 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1647] 10.0.0.137 () {32 vars in 701 bytes} [Wed Jun 10 11:21:27 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1648] 10.0.0.137 () {32 vars in 703 bytes} [Wed Jun 10 11:21:27 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1649] 10.0.0.137 () {32 vars in 713 bytes} [Wed Jun 10 11:21:27 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: 863/1650] 10.0.0.137 () {32 vars in 717 bytes} [Wed Jun 10 11:21:27 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: 864/1651] 10.0.0.137 () {32 vars in 715 bytes} [Wed Jun 10 11:21:27 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1652] 10.0.0.137 () {32 vars in 727 bytes} [Wed Jun 10 11:21:27 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1653] 10.0.0.137 () {32 vars in 719 bytes} [Wed Jun 10 11:21:27 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1654] 10.0.0.137 () {32 vars in 683 bytes} [Wed Jun 10 11:21:27 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1655] 10.0.0.137 () {32 vars in 669 bytes} [Wed Jun 10 11:21:27 2026] GET /v2.0/extensions/segment => generated 145 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1656] 10.0.0.137 () {32 vars in 719 bytes} [Wed Jun 10 11:21:27 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1657] 10.0.0.137 () {32 vars in 679 bytes} [Wed Jun 10 11:21:27 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1658] 10.0.0.137 () {32 vars in 669 bytes} [Wed Jun 10 11:21:27 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1659] 10.0.0.137 () {32 vars in 697 bytes} [Wed Jun 10 11:21:27 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1660] 10.0.0.137 () {32 vars in 774 bytes} [Wed Jun 10 11:21:27 2026] GET /v2.0/security-groups?tenant_id=eaddb0dff88f4d0fb0a65730662a5106&name=default => generated 2801 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:21:27.455 8 INFO neutron.services.segments.plugin [-] Segment 81f7d684-507e-4498-9ac9-530c98b0a811 resource provider aggregate not found [pid: 7|app: 0|req: 874/1661] 10.0.0.137 () {32 vars in 705 bytes} [Wed Jun 10 11:21:27 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) 2026-06-10 11:21:27.469 8 INFO neutron.services.segments.plugin [-] Segment 81f7d684-507e-4498-9ac9-530c98b0a811 resource provider aggregate not found 2026-06-10 11:21:27.483 8 INFO neutron.services.segments.plugin [-] Segment 81f7d684-507e-4498-9ac9-530c98b0a811 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 81f7d684-507e-4498-9ac9-530c98b0a811 found for delete ", "request_id": "req-f3e12334-83f4-4a2b-b609-104b3e410f82"}]} 2026-06-10 11:21:27.492 8 INFO neutron.services.segments.plugin [-] Segment 81f7d684-507e-4498-9ac9-530c98b0a811 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 81f7d684-507e-4498-9ac9-530c98b0a811 found for delete ", "request_id": "req-3d6cc8b7-9490-4a7f-870b-6a6492e96a93"}]} [pid: 7|app: 0|req: 875/1662] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:21:27 2026] DELETE /v2.0/security-groups/d9d483a6-db33-4158-a2fb-bb5464f9cbc0 => 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: 876/1663] 10.0.0.137 () {32 vars in 701 bytes} [Wed Jun 10 11:21:27 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1664] 10.0.0.137 () {32 vars in 683 bytes} [Wed Jun 10 11:21:27 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1665] 10.0.0.137 () {32 vars in 705 bytes} [Wed Jun 10 11:21:27 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1666] 10.0.0.137 () {32 vars in 695 bytes} [Wed Jun 10 11:21:27 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1667] 10.0.0.137 () {32 vars in 689 bytes} [Wed Jun 10 11:21:27 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: 881/1668] 10.0.0.137 () {32 vars in 697 bytes} [Wed Jun 10 11:21:27 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1669] 10.0.0.137 () {32 vars in 689 bytes} [Wed Jun 10 11:21:27 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1670] 10.0.0.137 () {32 vars in 701 bytes} [Wed Jun 10 11:21:27 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1671] 10.0.0.137 () {32 vars in 665 bytes} [Wed Jun 10 11:21:27 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: 885/1672] 10.0.0.137 () {32 vars in 681 bytes} [Wed Jun 10 11:21:27 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: 886/1673] 10.0.0.137 () {32 vars in 693 bytes} [Wed Jun 10 11:21:27 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: 887/1674] 10.0.0.137 () {32 vars in 677 bytes} [Wed Jun 10 11:21:27 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: 888/1675] 10.0.0.137 () {32 vars in 667 bytes} [Wed Jun 10 11:21:27 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) [pid: 8|app: 0|req: 788/1676] 10.0.0.137 () {34 vars in 664 bytes} [Wed Jun 10 11:21:27 2026] POST /v2.0/ports => generated 743 bytes in 419 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-06-10 11:21:27.688 8 WARNING neutron_lib.context [None req-85be7c10-1dde-4e5d-a182-2612c5ac76ed 3e36c69673484baa9d96f4e13bc852e5 aa8b55d33b2542f0985817bc211f326d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 889/1677] 10.0.0.137 () {32 vars in 774 bytes} [Wed Jun 10 11:21:27 2026] GET /v2.0/security-groups?tenant_id=70084b17f4c44b79937f3e40f7cb6253&name=default => generated 2801 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:21:27.748 8 INFO neutron.db.segments_db [None req-85be7c10-1dde-4e5d-a182-2612c5ac76ed 3e36c69673484baa9d96f4e13bc852e5 aa8b55d33b2542f0985817bc211f326d - - default default] Added segment 8d3ee79e-0ab1-4893-98da-44772c7f8e21 of type vxlan for network ead5731e-df6d-4fca-922f-8bd109b4fc35 [pid: 7|app: 0|req: 890/1678] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:21:27 2026] DELETE /v2.0/security-groups/7d4ad736-73ac-4f18-b59d-32a435da8d98 => 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: 789/1679] 10.0.0.137 () {34 vars in 670 bytes} [Wed Jun 10 11:21:27 2026] POST /v2.0/networks => generated 632 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:21:27.888 7 WARNING neutron_lib.context [None req-4006b250-897e-41ac-96f7-209acbca2e4b 3e36c69673484baa9d96f4e13bc852e5 aa8b55d33b2542f0985817bc211f326d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 891/1680] 10.0.0.137 () {34 vars in 664 bytes} [Wed Jun 10 11:21:27 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) 2026-06-10 11:21:28.217 8 WARNING neutron_lib.context [None req-06e547ca-f4f2-4f58-a60c-7933ce5aaef6 3e36c69673484baa9d96f4e13bc852e5 aa8b55d33b2542f0985817bc211f326d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 11:21:28.314 8 INFO neutron.db.segments_db [None req-06e547ca-f4f2-4f58-a60c-7933ce5aaef6 3e36c69673484baa9d96f4e13bc852e5 aa8b55d33b2542f0985817bc211f326d - - default default] Added segment c5601aee-51ac-473f-a466-ae601fe1431a of type vxlan for network 2f86b55a-1c6f-4089-a27b-41ba8f79cfc3 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 790/1681] 10.0.0.137 () {34 vars in 670 bytes} [Wed Jun 10 11:21:28 2026] POST /v2.0/networks => generated 632 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:21:28.446 8 WARNING neutron_lib.context [None req-4777a4a1-9cd9-46e2-8741-15ce48a43fc1 3e36c69673484baa9d96f4e13bc852e5 aa8b55d33b2542f0985817bc211f326d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 892/1682] 10.0.0.137 () {32 vars in 774 bytes} [Wed Jun 10 11:21:28 2026] GET /v2.0/security-groups?tenant_id=c407144fffc34459831f0bc5fc6b18ed&name=default => generated 2801 bytes in 300 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1683] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:21:28 2026] DELETE /v2.0/security-groups/d47f7e52-93a6-4ee0-9250-b7a74cd03f7c => 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: 791/1684] 10.0.0.137 () {34 vars in 664 bytes} [Wed Jun 10 11:21:28 2026] POST /v2.0/ports => generated 743 bytes in 352 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1685] 10.0.0.137 () {34 vars in 747 bytes} [Wed Jun 10 11:21:28 2026] PUT /v2.0/ports/5d18b071-a1ab-4ecc-a353-9891ad2a2f66/tags => generated 17 bytes in 52 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: 792/1686] 10.0.0.137 () {34 vars in 747 bytes} [Wed Jun 10 11:21:28 2026] PUT /v2.0/ports/6118931f-61cc-4478-bc55-0c6e5e3c60ff/tags => generated 25 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1687] 10.0.0.137 () {34 vars in 747 bytes} [Wed Jun 10 11:21:28 2026] PUT /v2.0/ports/39aa2073-6766-4d82-9e94-fc5bf7715604/tags => generated 34 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1688] 10.0.0.137 () {34 vars in 747 bytes} [Wed Jun 10 11:21:28 2026] PUT /v2.0/ports/43667a8f-e5e0-495d-95d7-826cca76b9ba/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: 896/1689] 10.0.0.137 () {32 vars in 660 bytes} [Wed Jun 10 11:21:29 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1690] 10.0.0.137 () {32 vars in 674 bytes} [Wed Jun 10 11:21:29 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1691] 10.0.0.137 () {32 vars in 670 bytes} [Wed Jun 10 11:21:29 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1692] 10.0.0.137 () {32 vars in 682 bytes} [Wed Jun 10 11:21:29 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1693] 10.0.0.137 () {32 vars in 668 bytes} [Wed Jun 10 11:21:29 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1696] 10.0.0.137 () {32 vars in 682 bytes} [Wed Jun 10 11:21:29 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1697] 10.0.0.137 () {32 vars in 678 bytes} [Wed Jun 10 11:21:29 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1698] 10.0.0.137 () {32 vars in 690 bytes} [Wed Jun 10 11:21:30 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1699] 10.0.0.137 () {32 vars in 720 bytes} [Wed Jun 10 11:21:30 2026] DELETE /v2.0/ports/5d18b071-a1ab-4ecc-a353-9891ad2a2f66 => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:21:30.512 8 WARNING neutron_lib.context [None req-439a3b62-d626-4f1d-8d3c-51141a89993a 433d683e72fa40d89c654aeb6939e1d3 bf81a14ff68b45a48bfa4c537b9cd87b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 903/1700] 10.0.0.137 () {32 vars in 720 bytes} [Wed Jun 10 11:21:30 2026] DELETE /v2.0/ports/6118931f-61cc-4478-bc55-0c6e5e3c60ff => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:21:30.689 8 INFO neutron.db.segments_db [None req-439a3b62-d626-4f1d-8d3c-51141a89993a 433d683e72fa40d89c654aeb6939e1d3 bf81a14ff68b45a48bfa4c537b9cd87b - - default default] Added segment c3fca7d8-fa69-4e7a-b669-237a70c145f0 of type vxlan for network 3376208e-b5e0-4870-947c-169c8a966d9f [pid: 7|app: 0|req: 904/1701] 10.0.0.137 () {32 vars in 720 bytes} [Wed Jun 10 11:21:30 2026] DELETE /v2.0/ports/39aa2073-6766-4d82-9e94-fc5bf7715604 => 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: 798/1702] 10.0.0.137 () {34 vars in 670 bytes} [Wed Jun 10 11:21:30 2026] POST /v2.0/networks => generated 648 bytes in 456 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:21:30.827 8 WARNING neutron_lib.context [None req-4b1416e8-d12f-4c6a-aaae-b388fe4979bf 433d683e72fa40d89c654aeb6939e1d3 bf81a14ff68b45a48bfa4c537b9cd87b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 905/1703] 10.0.0.137 () {32 vars in 720 bytes} [Wed Jun 10 11:21:30 2026] DELETE /v2.0/ports/43667a8f-e5e0-495d-95d7-826cca76b9ba => generated 0 bytes in 195 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1704] 10.0.0.137 () {34 vars in 665 bytes} [Wed Jun 10 11:21:30 2026] POST /v2.0/ports => generated 779 bytes in 364 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: 906/1705] 10.0.0.137 () {32 vars in 720 bytes} [Wed Jun 10 11:21:30 2026] DELETE /v2.0/ports/cb386501-ec0d-43a6-b795-7e7fd6c3677c => generated 0 bytes in 565 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:21:31.566 7 WARNING neutron_lib.context [None req-0fafcf2e-28c0-47ee-9cca-23b725bb2e29 433d683e72fa40d89c654aeb6939e1d3 bf81a14ff68b45a48bfa4c537b9cd87b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 800/1706] 10.0.0.137 () {32 vars in 774 bytes} [Wed Jun 10 11:21:31 2026] GET /v2.0/security-groups?tenant_id=c58dcfd76e1c4ccea0766895546130d6&name=default => generated 2801 bytes in 387 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:21:31.614 7 INFO neutron.db.segments_db [None req-0fafcf2e-28c0-47ee-9cca-23b725bb2e29 433d683e72fa40d89c654aeb6939e1d3 bf81a14ff68b45a48bfa4c537b9cd87b - - default default] Added segment 30d5547b-f2af-4767-b0bf-0bbb2ec1729c of type vxlan for network ed5b04b1-edd2-412c-a3ce-2c9dadbdcd97 [pid: 7|app: 0|req: 907/1707] 10.0.0.137 () {34 vars in 670 bytes} [Wed Jun 10 11:21:31 2026] POST /v2.0/networks => generated 636 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:21:31.775 8 INFO neutron.services.segments.plugin [-] Segment 36d11ecf-6e1f-47f0-99f3-6fd6597d7fa6 resource provider aggregate not found 2026-06-10 11:21:31.781 8 INFO neutron.services.segments.plugin [-] Segment 36d11ecf-6e1f-47f0-99f3-6fd6597d7fa6 resource provider aggregate not found 2026-06-10 11:21:31.800 8 INFO neutron.services.segments.plugin [-] Segment 36d11ecf-6e1f-47f0-99f3-6fd6597d7fa6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 36d11ecf-6e1f-47f0-99f3-6fd6597d7fa6 found for delete ", "request_id": "req-351c59b4-c58a-44a4-ae48-c1cf27f8da55"}]} 2026-06-10 11:21:31.801 8 INFO neutron.services.segments.plugin [-] Segment 36d11ecf-6e1f-47f0-99f3-6fd6597d7fa6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 36d11ecf-6e1f-47f0-99f3-6fd6597d7fa6 found for delete ", "request_id": "req-5017cdba-28ce-4cb1-9aac-246962b13fad"}]} [pid: 8|app: 0|req: 801/1708] 10.0.0.137 () {32 vars in 726 bytes} [Wed Jun 10 11:21:31 2026] DELETE /v2.0/networks/2e193f76-70e6-4a4c-8ea6-aa91a049f786 => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:21:31.820 8 WARNING neutron_lib.context [None req-38f0d9f5-0ee9-4a9a-937a-5884b687c243 433d683e72fa40d89c654aeb6939e1d3 bf81a14ff68b45a48bfa4c537b9cd87b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 908/1709] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:21:31 2026] DELETE /v2.0/security-groups/84f7862e-63c9-4c45-b28f-b28fb4690970 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:21:32.003 7 INFO neutron.services.segments.plugin [-] Segment a995a741-e0bc-47a8-a0a5-d325c959a284 resource provider aggregate not found 2026-06-10 11:21:32.008 7 INFO neutron.services.segments.plugin [-] Segment a995a741-e0bc-47a8-a0a5-d325c959a284 resource provider aggregate not found 2026-06-10 11:21:32.027 7 INFO neutron.services.segments.plugin [-] Segment a995a741-e0bc-47a8-a0a5-d325c959a284 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a995a741-e0bc-47a8-a0a5-d325c959a284 found for delete ", "request_id": "req-4f8056a4-ba6e-4e06-b131-add75f2af446"}]} 2026-06-10 11:21:32.028 7 INFO neutron.services.segments.plugin [-] Segment a995a741-e0bc-47a8-a0a5-d325c959a284 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a995a741-e0bc-47a8-a0a5-d325c959a284 found for delete ", "request_id": "req-0aacf226-6ca0-4393-8be3-d077d6ce5d7b"}]} [pid: 7|app: 0|req: 909/1710] 10.0.0.137 () {32 vars in 726 bytes} [Wed Jun 10 11:21:31 2026] DELETE /v2.0/networks/98970223-c5b8-41dd-b486-1e0b940ce847 => 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: 910/1711] 10.0.0.137 () {32 vars in 774 bytes} [Wed Jun 10 11:21:32 2026] GET /v2.0/security-groups?tenant_id=0c914a14f9df4dba99646e95fab4303b&name=default => generated 2801 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1712] 10.0.0.137 () {34 vars in 669 bytes} [Wed Jun 10 11:21:31 2026] POST /v2.0/subnets => generated 622 bytes in 380 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1713] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:21:32 2026] DELETE /v2.0/security-groups/048f143b-4327-4e0d-9bdd-f243cef1880f => 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: 911/1714] 10.0.0.137 () {32 vars in 726 bytes} [Wed Jun 10 11:21:32 2026] DELETE /v2.0/networks/d90d1b17-88ae-4876-9bf8-952ff578e273 => generated 0 bytes in 252 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:21:32.402 7 WARNING neutron_lib.context [None req-0d495eb2-57cd-4d36-ae34-bb99e6823d88 433d683e72fa40d89c654aeb6939e1d3 bf81a14ff68b45a48bfa4c537b9cd87b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 11:21:32.470 8 WARNING neutron_lib.context [None req-62a0c858-cf5f-4f34-9776-9d75178d3455 f082f9f8f5e44ac48e3b6a8778a11163 c632726462fe459ba466b6aa04a133d3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1715] 10.0.0.137 () {34 vars in 665 bytes} [Wed Jun 10 11:21:32 2026] POST /v2.0/ports => generated 966 bytes in 525 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: 913/1716] 10.0.0.137 () {32 vars in 726 bytes} [Wed Jun 10 11:21:32 2026] DELETE /v2.0/networks/ead5731e-df6d-4fca-922f-8bd109b4fc35 => 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: 804/1717] 10.0.0.137 () {34 vars in 676 bytes} [Wed Jun 10 11:21:32 2026] POST /v2.0/floatingips => generated 552 bytes in 895 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1718] 10.0.0.137 () {32 vars in 720 bytes} [Wed Jun 10 11:21:33 2026] DELETE /v2.0/ports/145f66fc-4d0c-425e-891c-27ebc74eaa81 => generated 0 bytes in 320 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:21:33.460 7 WARNING neutron_lib.context [None req-379cc48e-7621-4d46-b5da-398c3685ef20 f082f9f8f5e44ac48e3b6a8778a11163 c632726462fe459ba466b6aa04a133d3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 805/1719] 10.0.0.137 () {32 vars in 726 bytes} [Wed Jun 10 11:21:33 2026] DELETE /v2.0/networks/2f86b55a-1c6f-4089-a27b-41ba8f79cfc3 => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:21:33.492 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4b7b0be2-3934-4c89-979a-f4a82edf0bd1 433d683e72fa40d89c654aeb6939e1d3 bf81a14ff68b45a48bfa4c537b9cd87b - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 806/1720] 10.0.0.137 () {32 vars in 720 bytes} [Wed Jun 10 11:21:33 2026] DELETE /v2.0/ports/145f66fc-4d0c-425e-891c-27ebc74eaa81 => generated 132 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 11:21:33.518 8 INFO neutron.pecan_wsgi.hooks.translation [None req-85121a07-498c-4d03-a7ca-3e704bb5bf55 433d683e72fa40d89c654aeb6939e1d3 bf81a14ff68b45a48bfa4c537b9cd87b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 807/1721] 10.0.0.137 () {32 vars in 717 bytes} [Wed Jun 10 11:21:33 2026] GET /v2.0/ports/145f66fc-4d0c-425e-891c-27ebc74eaa81 => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 11:21:34.050 7 INFO neutron.services.segments.plugin [-] Segment c698d97c-5f23-4e4d-93f0-25d10be9466c resource provider aggregate not found 2026-06-10 11:21:34.070 7 INFO neutron.services.segments.plugin [-] Segment c698d97c-5f23-4e4d-93f0-25d10be9466c resource provider aggregate not found 2026-06-10 11:21:34.076 7 INFO neutron.services.segments.plugin [-] Segment c698d97c-5f23-4e4d-93f0-25d10be9466c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c698d97c-5f23-4e4d-93f0-25d10be9466c found for delete ", "request_id": "req-a8c084b4-c367-4f22-b83b-a7a21bfb1852"}]} 2026-06-10 11:21:34.084 7 INFO neutron.services.segments.plugin [-] Segment c698d97c-5f23-4e4d-93f0-25d10be9466c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c698d97c-5f23-4e4d-93f0-25d10be9466c found for delete ", "request_id": "req-76957c69-061c-45ca-b004-d723b43bc54e"}]} 2026-06-10 11:21:34.094 7 INFO neutron.services.segments.plugin [-] Segment 8d3ee79e-0ab1-4893-98da-44772c7f8e21 resource provider aggregate not found 2026-06-10 11:21:34.102 7 INFO neutron.services.segments.plugin [-] Segment 8d3ee79e-0ab1-4893-98da-44772c7f8e21 resource provider aggregate not found 2026-06-10 11:21:34.111 7 INFO neutron.services.segments.plugin [-] Segment 8d3ee79e-0ab1-4893-98da-44772c7f8e21 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d3ee79e-0ab1-4893-98da-44772c7f8e21 found for delete ", "request_id": "req-0cf98904-d225-49b1-887c-63e6a6f3ad0d"}]} 2026-06-10 11:21:34.119 7 INFO neutron.services.segments.plugin [-] Segment 8d3ee79e-0ab1-4893-98da-44772c7f8e21 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d3ee79e-0ab1-4893-98da-44772c7f8e21 found for delete ", "request_id": "req-93ba8fbe-c9e9-481f-a40f-d869578cf7b2"}]} [pid: 7|app: 0|req: 915/1722] 10.0.0.137 () {34 vars in 676 bytes} [Wed Jun 10 11:21:33 2026] POST /v2.0/floatingips => generated 552 bytes in 795 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:21:34.266 7 WARNING neutron_lib.context [None req-ac91672b-70c7-4cf9-8f0b-fdc8a7aa531f f082f9f8f5e44ac48e3b6a8778a11163 c632726462fe459ba466b6aa04a133d3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 11:21:34.423 8 INFO neutron.services.segments.plugin [-] Segment c5601aee-51ac-473f-a466-ae601fe1431a resource provider aggregate not found 2026-06-10 11:21:34.428 8 INFO neutron.services.segments.plugin [-] Segment c5601aee-51ac-473f-a466-ae601fe1431a resource provider aggregate not found 2026-06-10 11:21:34.440 8 INFO neutron.services.segments.plugin [-] Segment c5601aee-51ac-473f-a466-ae601fe1431a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c5601aee-51ac-473f-a466-ae601fe1431a found for delete ", "request_id": "req-78dda5fd-4924-4328-b008-2d68e00eedbe"}]} 2026-06-10 11:21:34.456 8 INFO neutron.services.segments.plugin [-] Segment c5601aee-51ac-473f-a466-ae601fe1431a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c5601aee-51ac-473f-a466-ae601fe1431a found for delete ", "request_id": "req-cba5892a-69c4-4b5f-8c22-ae7b3a44f5de"}]} [pid: 8|app: 0|req: 808/1723] 10.0.0.137 () {32 vars in 724 bytes} [Wed Jun 10 11:21:33 2026] DELETE /v2.0/subnets/a35ad1ac-0531-4c5f-ac90-34c86fb78306 => generated 0 bytes in 969 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1724] 10.0.0.137 () {32 vars in 774 bytes} [Wed Jun 10 11:21:34 2026] GET /v2.0/security-groups?tenant_id=4d95c5cb4ac241da94473183d29dfdf0&name=default => generated 2801 bytes in 371 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1725] 10.0.0.137 () {34 vars in 676 bytes} [Wed Jun 10 11:21:34 2026] POST /v2.0/floatingips => generated 552 bytes in 716 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() [pid: 7|app: 0|req: 917/1726] 10.0.0.137 () {32 vars in 774 bytes} [Wed Jun 10 11:21:34 2026] GET /v2.0/security-groups?tenant_id=c092e2f626c04e12bbd910f22ff04255&name=default => generated 2801 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1727] 10.0.0.137 () {32 vars in 726 bytes} [Wed Jun 10 11:21:34 2026] DELETE /v2.0/networks/ed5b04b1-edd2-412c-a3ce-2c9dadbdcd97 => generated 0 bytes in 373 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1728] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:21:35 2026] DELETE /v2.0/security-groups/7a5a57c1-eea2-4298-bc57-dc0a7e53d9d1 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:21:35.250 8 WARNING neutron_lib.context [None req-ca650b60-88a9-42e5-be13-3cb8da24d3d0 f082f9f8f5e44ac48e3b6a8778a11163 c632726462fe459ba466b6aa04a133d3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 919/1729] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:21:35 2026] DELETE /v2.0/security-groups/265d22a6-5b01-46fe-aabe-f95bcda4bfe7 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:21:35.368 7 WARNING neutron_lib.context [None req-5286537f-b14d-4cca-9205-dd9c684afe87 433d683e72fa40d89c654aeb6939e1d3 bf81a14ff68b45a48bfa4c537b9cd87b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 11:21:35.421 7 INFO neutron.db.segments_db [None req-5286537f-b14d-4cca-9205-dd9c684afe87 433d683e72fa40d89c654aeb6939e1d3 bf81a14ff68b45a48bfa4c537b9cd87b - - default default] Added segment 27dc7b40-195c-4ae3-b845-ac079b81a926 of type vxlan for network 71e19c54-86cd-4c55-8f74-561f0892d6ec [pid: 7|app: 0|req: 920/1730] 10.0.0.137 () {34 vars in 670 bytes} [Wed Jun 10 11:21:35 2026] POST /v2.0/networks => generated 635 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1731] 10.0.0.137 () {32 vars in 774 bytes} [Wed Jun 10 11:21:35 2026] GET /v2.0/security-groups?tenant_id=054a28d378f3420ca3698d9f2f41d000&name=default => generated 2801 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:21:35.673 7 WARNING neutron_lib.context [None req-c9b9ae58-36ef-48b7-b2d2-b4256555b48d 433d683e72fa40d89c654aeb6939e1d3 bf81a14ff68b45a48bfa4c537b9cd87b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 811/1732] 10.0.0.137 () {34 vars in 676 bytes} [Wed Jun 10 11:21:35 2026] POST /v2.0/floatingips => generated 552 bytes in 708 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1733] 10.0.0.137 () {34 vars in 669 bytes} [Wed Jun 10 11:21:35 2026] POST /v2.0/subnets => generated 622 bytes in 382 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:21:36.053 7 WARNING neutron_lib.context [None req-1fc8c77e-fab5-4db3-b463-d58cace5098b f082f9f8f5e44ac48e3b6a8778a11163 c632726462fe459ba466b6aa04a133d3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 812/1734] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:21:35 2026] DELETE /v2.0/security-groups/d4910063-d9b9-49cd-bf26-4b562d39c664 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:21:36.074 8 WARNING neutron_lib.context [None req-f3d88c27-9a82-41ba-bb80-361255d8d35b 433d683e72fa40d89c654aeb6939e1d3 bf81a14ff68b45a48bfa4c537b9cd87b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 11:21:36.463 8 INFO neutron.services.segments.plugin [-] Segment 30d5547b-f2af-4767-b0bf-0bbb2ec1729c resource provider aggregate not found 2026-06-10 11:21:36.473 8 INFO neutron.services.segments.plugin [-] Segment 30d5547b-f2af-4767-b0bf-0bbb2ec1729c resource provider aggregate not found 2026-06-10 11:21:36.479 8 INFO neutron.services.segments.plugin [-] Segment 30d5547b-f2af-4767-b0bf-0bbb2ec1729c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 30d5547b-f2af-4767-b0bf-0bbb2ec1729c found for delete ", "request_id": "req-7a58e912-d7ef-4c28-9699-2d1c4ad983f1"}]} 2026-06-10 11:21:36.488 8 INFO neutron.services.segments.plugin [-] Segment 30d5547b-f2af-4767-b0bf-0bbb2ec1729c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 30d5547b-f2af-4767-b0bf-0bbb2ec1729c found for delete ", "request_id": "req-4118c79f-6adb-43a6-bdfe-082e9be9a5f3"}]} [pid: 8|app: 0|req: 813/1735] 10.0.0.137 () {34 vars in 665 bytes} [Wed Jun 10 11:21:36 2026] POST /v2.0/ports => generated 925 bytes in 470 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1736] 10.0.0.137 () {32 vars in 774 bytes} [Wed Jun 10 11:21:36 2026] GET /v2.0/security-groups?tenant_id=aa8b55d33b2542f0985817bc211f326d&name=default => generated 2801 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1737] 10.0.0.137 () {34 vars in 676 bytes} [Wed Jun 10 11:21:36 2026] POST /v2.0/floatingips => generated 552 bytes in 761 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1738] 10.0.0.137 () {32 vars in 720 bytes} [Wed Jun 10 11:21:36 2026] DELETE /v2.0/ports/1a0380a9-9195-4c8b-9e08-0a0365ae4859 => generated 0 bytes in 288 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1739] 10.0.0.137 () {34 vars in 759 bytes} [Wed Jun 10 11:21:36 2026] PUT /v2.0/floatingips/44a711a7-25c9-4d1a-af18-6e81437b6e23/tags => generated 17 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1740] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:21:36 2026] DELETE /v2.0/security-groups/64d57c62-469b-4f97-b92e-9a23b93726c3 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:21:36.937 8 INFO neutron.pecan_wsgi.hooks.translation [None req-421bf151-8f2e-4cf6-86cc-caa5a1080a0c 433d683e72fa40d89c654aeb6939e1d3 bf81a14ff68b45a48bfa4c537b9cd87b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 817/1741] 10.0.0.137 () {32 vars in 717 bytes} [Wed Jun 10 11:21:36 2026] GET /v2.0/ports/1a0380a9-9195-4c8b-9e08-0a0365ae4859 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1742] 10.0.0.137 () {34 vars in 759 bytes} [Wed Jun 10 11:21:36 2026] PUT /v2.0/floatingips/992e0258-963d-4ef0-948a-1377e29460fd/tags => generated 25 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1743] 10.0.0.137 () {34 vars in 759 bytes} [Wed Jun 10 11:21:36 2026] PUT /v2.0/floatingips/788f6e12-e645-4699-bb9c-b2385110c45d/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1744] 10.0.0.137 () {34 vars in 759 bytes} [Wed Jun 10 11:21:37 2026] PUT /v2.0/floatingips/a3460bae-0d29-4427-89f4-611f8bd232fd/tags => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1745] 10.0.0.137 () {32 vars in 672 bytes} [Wed Jun 10 11:21:37 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1746] 10.0.0.137 () {32 vars in 724 bytes} [Wed Jun 10 11:21:36 2026] DELETE /v2.0/subnets/ad4e76d2-7786-4f3e-a96f-83f6e81530b5 => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1747] 10.0.0.137 () {32 vars in 686 bytes} [Wed Jun 10 11:21:37 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:21:37.483 8 INFO neutron.db.segments_db [None req-a0c588a3-eeaf-4406-88a3-f4d038db15fe d96697cc802a41fa9d7824603c2d054f 0fb07b5f2bd14b0ebdfc8aa684ab18d1 - - default default] Added segment 5a041b32-95cb-412e-aa4f-ff946af6db25 of type vxlan for network ed79ea95-1182-4876-b6f4-02e979b94076 2026-06-10 11:21:37.584 7 INFO neutron.services.segments.plugin [-] Segment 27dc7b40-195c-4ae3-b845-ac079b81a926 resource provider aggregate not found 2026-06-10 11:21:37.591 7 INFO neutron.services.segments.plugin [-] Segment 27dc7b40-195c-4ae3-b845-ac079b81a926 resource provider aggregate not found [pid: 8|app: 0|req: 819/1748] 10.0.0.137 () {34 vars in 671 bytes} [Wed Jun 10 11:21:37 2026] POST /v2.0/networks => generated 741 bytes in 448 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:21:37.615 7 INFO neutron.services.segments.plugin [-] Segment 27dc7b40-195c-4ae3-b845-ac079b81a926 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 27dc7b40-195c-4ae3-b845-ac079b81a926 found for delete ", "request_id": "req-16f8804a-c7f5-412c-a146-322b93c4e3f4"}]} 2026-06-10 11:21:37.619 7 INFO neutron.services.segments.plugin [-] Segment 27dc7b40-195c-4ae3-b845-ac079b81a926 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 27dc7b40-195c-4ae3-b845-ac079b81a926 found for delete ", "request_id": "req-e1adfa78-9b5a-4c62-b38a-6a766093148c"}]} [pid: 7|app: 0|req: 930/1749] 10.0.0.137 () {32 vars in 726 bytes} [Wed Jun 10 11:21:37 2026] DELETE /v2.0/networks/71e19c54-86cd-4c55-8f74-561f0892d6ec => generated 0 bytes in 436 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1750] 10.0.0.137 () {32 vars in 682 bytes} [Wed Jun 10 11:21:37 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) 2026-06-10 11:21:37.649 8 WARNING neutron_lib.context [None req-3b678eec-6dde-452d-8144-bd6d4440fd11 433d683e72fa40d89c654aeb6939e1d3 bf81a14ff68b45a48bfa4c537b9cd87b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1751] 10.0.0.137 () {34 vars in 669 bytes} [Wed Jun 10 11:21:37 2026] POST /v2.0/subnets => generated 664 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1752] 10.0.0.137 () {32 vars in 694 bytes} [Wed Jun 10 11:21:37 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1753] 10.0.0.137 () {34 vars in 665 bytes} [Wed Jun 10 11:21:37 2026] POST /v2.0/ports => generated 779 bytes in 302 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:21:37.947 7 INFO neutron.db.segments_db [None req-e0f25e64-d911-4305-a0f1-a9c4281c37fb d96697cc802a41fa9d7824603c2d054f 0fb07b5f2bd14b0ebdfc8aa684ab18d1 - - default default] Added segment 82929d02-ec4e-44d5-8ebe-0ba70c673664 of type vxlan for network 5836b53a-c172-4c5a-9d54-b359a58fc834 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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/1754] 10.0.0.137 () {32 vars in 680 bytes} [Wed Jun 10 11:21:37 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1755] 10.0.0.137 () {34 vars in 737 bytes} [Wed Jun 10 11:21:37 2026] PUT /v2.0/ports/099b6826-5413-44ef-befc-b68ce1800bd6 => generated 752 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1756] 10.0.0.137 () {32 vars in 694 bytes} [Wed Jun 10 11:21:38 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:21:38.271 7 INFO neutron.db.l3_hamode_db [None req-e0f25e64-d911-4305-a0f1-a9c4281c37fb d96697cc802a41fa9d7824603c2d054f 0fb07b5f2bd14b0ebdfc8aa684ab18d1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 825/1757] 10.0.0.137 () {32 vars in 720 bytes} [Wed Jun 10 11:21:38 2026] DELETE /v2.0/ports/099b6826-5413-44ef-befc-b68ce1800bd6 => generated 0 bytes in 262 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: 826/1758] 10.0.0.137 () {32 vars in 690 bytes} [Wed Jun 10 11:21:38 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1759] 10.0.0.137 () {32 vars in 643 bytes} [Wed Jun 10 11:21:38 2026] GET /v2.0/ports => generated 782 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1760] 10.0.0.137 () {32 vars in 702 bytes} [Wed Jun 10 11:21:38 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:21:38.727 8 INFO neutron.pecan_wsgi.hooks.translation [None req-473b9d90-9028-4098-ae35-0aa42bf6a1e5 433d683e72fa40d89c654aeb6939e1d3 bf81a14ff68b45a48bfa4c537b9cd87b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 829/1761] 10.0.0.137 () {32 vars in 717 bytes} [Wed Jun 10 11:21:38 2026] GET /v2.0/ports/099b6826-5413-44ef-befc-b68ce1800bd6 => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1762] 10.0.0.137 () {32 vars in 732 bytes} [Wed Jun 10 11:21:38 2026] DELETE /v2.0/floatingips/44a711a7-25c9-4d1a-af18-6e81437b6e23 => generated 0 bytes in 390 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1763] 10.0.0.137 () {32 vars in 643 bytes} [Wed Jun 10 11:21:39 2026] GET /v2.0/ports => generated 782 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:21:39.368 7 INFO neutron.db.l3_hamode_db [None req-e0f25e64-d911-4305-a0f1-a9c4281c37fb d96697cc802a41fa9d7824603c2d054f 0fb07b5f2bd14b0ebdfc8aa684ab18d1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 832/1764] 10.0.0.137 () {32 vars in 732 bytes} [Wed Jun 10 11:21:39 2026] DELETE /v2.0/floatingips/992e0258-963d-4ef0-948a-1377e29460fd => generated 0 bytes in 471 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1765] 10.0.0.137 () {32 vars in 717 bytes} [Wed Jun 10 11:21:39 2026] GET /v2.0/ports/2e36236c-873d-40d7-a029-0aedbca88586 => generated 779 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1766] 10.0.0.137 () {32 vars in 732 bytes} [Wed Jun 10 11:21:39 2026] DELETE /v2.0/floatingips/788f6e12-e645-4699-bb9c-b2385110c45d => generated 0 bytes in 416 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:21:40.127 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7e70c93f-0f78-47ee-ae7f-66549d4cfee2 433d683e72fa40d89c654aeb6939e1d3 bf81a14ff68b45a48bfa4c537b9cd87b - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 835/1767] 10.0.0.137 () {32 vars in 720 bytes} [Wed Jun 10 11:21:40 2026] DELETE /v2.0/ports/1a0380a9-9195-4c8b-9e08-0a0365ae4859 => generated 132 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1768] 10.0.0.137 () {32 vars in 732 bytes} [Wed Jun 10 11:21:40 2026] DELETE /v2.0/floatingips/a3460bae-0d29-4427-89f4-611f8bd232fd => generated 0 bytes in 419 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:21:40.589 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d6fc610e-b734-4ed1-b03c-9f2f70885859 433d683e72fa40d89c654aeb6939e1d3 bf81a14ff68b45a48bfa4c537b9cd87b - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 933/1769] 10.0.0.137 () {34 vars in 669 bytes} [Wed Jun 10 11:21:37 2026] POST /v2.0/routers => generated 728 bytes in 2692 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1770] 10.0.0.137 () {32 vars in 724 bytes} [Wed Jun 10 11:21:40 2026] DELETE /v2.0/subnets/ad4e76d2-7786-4f3e-a96f-83f6e81530b5 => generated 136 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1771] 10.0.0.137 () {32 vars in 732 bytes} [Wed Jun 10 11:21:40 2026] DELETE /v2.0/floatingips/af88344c-1740-4565-a451-0d0b567f808b => generated 0 bytes in 779 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:21:41.390 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2949dbde-1ad6-4b38-b372-387ba9bad22d 433d683e72fa40d89c654aeb6939e1d3 bf81a14ff68b45a48bfa4c537b9cd87b - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 935/1772] 10.0.0.137 () {32 vars in 724 bytes} [Wed Jun 10 11:21:41 2026] DELETE /v2.0/subnets/a35ad1ac-0531-4c5f-ac90-34c86fb78306 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1773] 10.0.0.137 () {32 vars in 720 bytes} [Wed Jun 10 11:21:41 2026] DELETE /v2.0/ports/2e36236c-873d-40d7-a029-0aedbca88586 => 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: 937/1774] 10.0.0.137 () {34 vars in 678 bytes} [Wed Jun 10 11:21:41 2026] POST /v2.0/qos/policies => generated 359 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:21:42.233 7 INFO neutron.services.segments.plugin [-] Segment c3fca7d8-fa69-4e7a-b669-237a70c145f0 resource provider aggregate not found 2026-06-10 11:21:42.239 7 INFO neutron.services.segments.plugin [-] Segment c3fca7d8-fa69-4e7a-b669-237a70c145f0 resource provider aggregate not found 2026-06-10 11:21:42.269 7 INFO neutron.services.segments.plugin [-] Segment c3fca7d8-fa69-4e7a-b669-237a70c145f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c3fca7d8-fa69-4e7a-b669-237a70c145f0 found for delete ", "request_id": "req-5d5824b3-5a9e-418d-bebc-f098120a12ce"}]} 2026-06-10 11:21:42.270 7 INFO neutron.services.segments.plugin [-] Segment c3fca7d8-fa69-4e7a-b669-237a70c145f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c3fca7d8-fa69-4e7a-b669-237a70c145f0 found for delete ", "request_id": "req-00db93cc-87e6-4ee4-ba31-1846b64a747a"}]} [pid: 7|app: 0|req: 938/1775] 10.0.0.137 () {32 vars in 726 bytes} [Wed Jun 10 11:21:42 2026] DELETE /v2.0/networks/3376208e-b5e0-4870-947c-169c8a966d9f => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1776] 10.0.0.137 () {34 vars in 678 bytes} [Wed Jun 10 11:21:42 2026] POST /v2.0/qos/policies => generated 359 bytes in 66 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1777] 10.0.0.137 () {34 vars in 783 bytes} [Wed Jun 10 11:21:40 2026] PUT /v2.0/routers/c7f9159b-21b3-4e1a-82e1-ea71b6923209/add_router_interface => generated 309 bytes in 1750 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1778] 10.0.0.137 () {34 vars in 678 bytes} [Wed Jun 10 11:21:42 2026] POST /v2.0/qos/policies => generated 359 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1779] 10.0.0.137 () {34 vars in 678 bytes} [Wed Jun 10 11:21:42 2026] POST /v2.0/qos/policies => generated 359 bytes in 36 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 942/1780] 10.0.0.137 () {34 vars in 678 bytes} [Wed Jun 10 11:21:42 2026] POST /v2.0/qos/policies => generated 359 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1781] 10.0.0.137 () {34 vars in 753 bytes} [Wed Jun 10 11:21:42 2026] PUT /v2.0/policies/d35d2074-bc60-4faa-adea-4f6edfe420fa/tags => generated 17 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1782] 10.0.0.137 () {34 vars in 753 bytes} [Wed Jun 10 11:21:42 2026] PUT /v2.0/policies/f07af36c-973f-4686-a977-3a302e4e7d44/tags => generated 25 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1783] 10.0.0.137 () {34 vars in 753 bytes} [Wed Jun 10 11:21:42 2026] PUT /v2.0/policies/1629fd74-1441-46b7-8dd9-52f5aa9e3e9f/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: 946/1784] 10.0.0.137 () {34 vars in 753 bytes} [Wed Jun 10 11:21:42 2026] PUT /v2.0/policies/d692999f-1a80-47ae-91d9-f9bf79cf49d9/tags => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1785] 10.0.0.137 () {32 vars in 774 bytes} [Wed Jun 10 11:21:42 2026] GET /v2.0/security-groups?tenant_id=1543268335b449e895b8c36bbbecab6c&name=default => generated 2801 bytes in 376 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/1786] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:21:42 2026] DELETE /v2.0/security-groups/1efcfec0-6a4f-4816-9ec0-f4d13692fe57 => 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: 840/1787] 10.0.0.137 () {32 vars in 774 bytes} [Wed Jun 10 11:21:42 2026] GET /v2.0/security-groups?tenant_id=bf81a14ff68b45a48bfa4c537b9cd87b&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: 841/1788] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:21:43 2026] DELETE /v2.0/security-groups/18999129-2caf-41bb-b3ed-13d61b4dee7c => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1789] 10.0.0.137 () {32 vars in 774 bytes} [Wed Jun 10 11:21:43 2026] GET /v2.0/security-groups?tenant_id=c632726462fe459ba466b6aa04a133d3&name=default => generated 2801 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/1790] 10.0.0.137 () {32 vars in 674 bytes} [Wed Jun 10 11:21:43 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 296 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/1791] 10.0.0.137 () {32 vars in 688 bytes} [Wed Jun 10 11:21:43 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1792] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:21:43 2026] DELETE /v2.0/security-groups/106cfbcd-88bc-491d-ac2f-b6ef57c8b7e8 => 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: 950/1793] 10.0.0.137 () {32 vars in 684 bytes} [Wed Jun 10 11:21:43 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1794] 10.0.0.137 () {32 vars in 696 bytes} [Wed Jun 10 11:21:43 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/1795] 10.0.0.137 () {32 vars in 682 bytes} [Wed Jun 10 11:21:43 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1796] 10.0.0.137 () {32 vars in 774 bytes} [Wed Jun 10 11:21:43 2026] GET /v2.0/security-groups?tenant_id=c0e5cbf2908d4dd694374a1ec0d7e402&name=default => generated 2801 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/1797] 10.0.0.137 () {32 vars in 696 bytes} [Wed Jun 10 11:21:43 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/1798] 10.0.0.137 () {32 vars in 692 bytes} [Wed Jun 10 11:21:43 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1799] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:21:43 2026] DELETE /v2.0/security-groups/f7005205-75a1-438c-a881-b1ff4fba3dd7 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/1800] 10.0.0.137 () {32 vars in 704 bytes} [Wed Jun 10 11:21:43 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1801] 10.0.0.137 () {32 vars in 734 bytes} [Wed Jun 10 11:21:43 2026] DELETE /v2.0/qos/policies/d35d2074-bc60-4faa-adea-4f6edfe420fa => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/1802] 10.0.0.137 () {32 vars in 734 bytes} [Wed Jun 10 11:21:43 2026] DELETE /v2.0/qos/policies/f07af36c-973f-4686-a977-3a302e4e7d44 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1803] 10.0.0.137 () {32 vars in 734 bytes} [Wed Jun 10 11:21:44 2026] DELETE /v2.0/qos/policies/1629fd74-1441-46b7-8dd9-52f5aa9e3e9f => 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: 956/1804] 10.0.0.137 () {32 vars in 734 bytes} [Wed Jun 10 11:21:44 2026] DELETE /v2.0/qos/policies/d692999f-1a80-47ae-91d9-f9bf79cf49d9 => 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: 849/1805] 10.0.0.137 () {32 vars in 734 bytes} [Wed Jun 10 11:21:44 2026] DELETE /v2.0/qos/policies/064d5804-6bbe-4db7-8ea8-0b1ea40f940d => 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: 957/1808] 10.0.0.162 () {34 vars in 982 bytes} [Wed Jun 10 11:21:44 2026] GET /v2.0/networks?id=ed79ea95-1182-4876-b6f4-02e979b94076 => generated 673 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1809] 10.0.0.162 () {34 vars in 965 bytes} [Wed Jun 10 11:21:44 2026] GET /v2.0/quotas/43f07e0d797947e7a6a82f24ab7f2032 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/1810] 10.0.0.162 () {34 vars in 1002 bytes} [Wed Jun 10 11:21:44 2026] GET /v2.0/ports?tenant_id=43f07e0d797947e7a6a82f24ab7f2032&fields=id => generated 103 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/1811] 10.0.0.137 () {32 vars in 774 bytes} [Wed Jun 10 11:21:45 2026] GET /v2.0/security-groups?tenant_id=8c2ede27e914499ea65c0bb563d032df&name=default => generated 2801 bytes in 218 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/1812] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:21:45 2026] DELETE /v2.0/security-groups/681e75ba-4304-4d0a-9d9e-3280785d79cb => 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: 853/1813] 10.0.0.162 () {34 vars in 1008 bytes} [Wed Jun 10 11:21:44 2026] GET /v2.0/networks/ed79ea95-1182-4876-b6f4-02e979b94076?fields=segments => generated 14 bytes in 454 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:21:45.491 7 WARNING neutron_lib.context [None req-397325d6-57e0-48a6-8525-77780a066500 550c7d4db95c4a58941641f7df22ea15 fd866ed13a3d4152a3d88f66ed38bb37 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 854/1814] 10.0.0.162 () {34 vars in 1108 bytes} [Wed Jun 10 11:21:45 2026] GET /v2.0/networks/ed79ea95-1182-4876-b6f4-02e979b94076?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:21:45.641 7 INFO neutron.db.segments_db [None req-397325d6-57e0-48a6-8525-77780a066500 550c7d4db95c4a58941641f7df22ea15 fd866ed13a3d4152a3d88f66ed38bb37 - - default default] Added segment c1ce6844-c4ae-4a14-ab96-dda8e133432c of type vxlan for network 5a2cf119-9f4c-4d1c-b5b3-c2f1fdde7e01 [pid: 8|app: 0|req: 855/1815] 10.0.0.137 () {32 vars in 774 bytes} [Wed Jun 10 11:21:45 2026] GET /v2.0/security-groups?tenant_id=41a05799b41e4dc7a357de5274e1906a&name=default => generated 2801 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1816] 10.0.0.162 () {34 vars in 990 bytes} [Wed Jun 10 11:21:45 2026] GET /v2.0/ports?device_id=58b6e7de-3e4b-40a9-8443-a56a0132003b => 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: 961/1817] 10.0.0.137 () {34 vars in 670 bytes} [Wed Jun 10 11:21:45 2026] POST /v2.0/networks => generated 630 bytes in 320 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:21:45.767 7 WARNING neutron_lib.context [None req-4d03af55-5132-4eca-a67b-deb7a4904ff6 550c7d4db95c4a58941641f7df22ea15 fd866ed13a3d4152a3d88f66ed38bb37 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 11:21:45.845 7 INFO neutron.db.segments_db [None req-4d03af55-5132-4eca-a67b-deb7a4904ff6 550c7d4db95c4a58941641f7df22ea15 fd866ed13a3d4152a3d88f66ed38bb37 - - default default] Added segment e5663475-aee5-4b56-a65d-3bbb43795099 of type vxlan for network 6fbfab49-e862-4847-90c1-fa62d8abccac [pid: 8|app: 0|req: 857/1818] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:21:45 2026] DELETE /v2.0/security-groups/8016ba4f-63a7-4c51-8845-ae9a12d8e971 => 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: 962/1819] 10.0.0.137 () {34 vars in 670 bytes} [Wed Jun 10 11:21:45 2026] POST /v2.0/networks => generated 629 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:21:45.979 7 WARNING neutron_lib.context [None req-a8c198d1-45da-4cf4-acd1-c66a8e5eeb05 550c7d4db95c4a58941641f7df22ea15 fd866ed13a3d4152a3d88f66ed38bb37 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 858/1820] 10.0.0.137 () {32 vars in 774 bytes} [Wed Jun 10 11:21:45 2026] GET /v2.0/security-groups?tenant_id=f17e1c7670b44208b31cb75cdd3ed6da&name=default => generated 2801 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1821] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:21:46 2026] DELETE /v2.0/security-groups/bc37f076-91e0-435c-8e71-9ee1b5d29eb7 => 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: 963/1822] 10.0.0.137 () {34 vars in 669 bytes} [Wed Jun 10 11:21:45 2026] POST /v2.0/subnets => generated 602 bytes in 396 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:21:46.384 7 WARNING neutron_lib.context [None req-2ee7a5f7-88ef-4a84-b6f8-a06cda51a612 550c7d4db95c4a58941641f7df22ea15 fd866ed13a3d4152a3d88f66ed38bb37 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 860/1823] 199.204.45.116 () {34 vars in 986 bytes} [Wed Jun 10 11:21:46 2026] GET /v2.0/networks?id=ed79ea95-1182-4876-b6f4-02e979b94076 => generated 673 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:21:46.454 8 WARNING neutron_lib.context [req-2b26dd1d-9c44-4a51-8a05-040f10d488f8 req-f0ff80e9-faab-4d23-af81-cd82a083d3d5 76c2752ddccb4e379b25727de42f9c80 43f07e0d797947e7a6a82f24ab7f2032 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 964/1824] 10.0.0.137 () {34 vars in 669 bytes} [Wed Jun 10 11:21:46 2026] POST /v2.0/subnets => generated 602 bytes in 412 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:21:46.797 7 WARNING neutron_lib.context [None req-f3f84819-aecf-4c5e-afde-b89c32423425 550c7d4db95c4a58941641f7df22ea15 fd866ed13a3d4152a3d88f66ed38bb37 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 11:21:46.836 7 INFO neutron.db.segments_db [None req-f3f84819-aecf-4c5e-afde-b89c32423425 550c7d4db95c4a58941641f7df22ea15 fd866ed13a3d4152a3d88f66ed38bb37 - - default default] Added segment b0447201-fa0f-423c-a840-f3903386e96b of type vxlan for network 68ddf6f6-f0e8-4918-8641-4319af039f69 [pid: 8|app: 0|req: 861/1825] 199.204.45.116 () {38 vars in 955 bytes} [Wed Jun 10 11:21:46 2026] POST /v2.0/ports => generated 954 bytes in 515 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: 862/1826] 10.0.0.162 () {34 vars in 990 bytes} [Wed Jun 10 11:21:46 2026] GET /v2.0/ports?device_id=58b6e7de-3e4b-40a9-8443-a56a0132003b => generated 957 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:21:47.192 7 INFO neutron.db.l3_hamode_db [None req-f3f84819-aecf-4c5e-afde-b89c32423425 550c7d4db95c4a58941641f7df22ea15 fd866ed13a3d4152a3d88f66ed38bb37 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 11:21:47.472 7 INFO neutron.db.l3_hamode_db [None req-f3f84819-aecf-4c5e-afde-b89c32423425 550c7d4db95c4a58941641f7df22ea15 fd866ed13a3d4152a3d88f66ed38bb37 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 863/1827] 199.204.45.116 () {38 vars in 1028 bytes} [Wed Jun 10 11:21:47 2026] PUT /v2.0/ports/862d8a81-7c5e-42f6-86eb-d71e3075b715 => generated 1199 bytes in 601 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:21:47.713 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f5fc1ded-88b2-4395-9f7d-0042224b4269'] response: {'name': 'network-changed', 'server_uuid': '58b6e7de-3e4b-40a9-8443-a56a0132003b', 'tag': '862d8a81-7c5e-42f6-86eb-d71e3075b715', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 864/1828] 10.0.0.162 () {34 vars in 1040 bytes} [Wed Jun 10 11:21:47 2026] GET /v2.0/security-groups?id=332facde-2952-4f41-b93d-050e96cb5351&fields=id&fields=name => generated 88 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 865/1829] 199.204.45.116 () {34 vars in 1080 bytes} [Wed Jun 10 11:21:47 2026] GET /v2.0/ports?tenant_id=43f07e0d797947e7a6a82f24ab7f2032&device_id=58b6e7de-3e4b-40a9-8443-a56a0132003b => generated 1238 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1830] 199.204.45.116 () {34 vars in 1058 bytes} [Wed Jun 10 11:21:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=862d8a81-7c5e-42f6-86eb-d71e3075b715 => 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: 867/1831] 199.204.45.116 () {34 vars in 984 bytes} [Wed Jun 10 11:21:47 2026] GET /v2.0/subnets?id=9d2d1d05-3d77-43f7-bda5-a6e98da9e7e7 => generated 667 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1832] 199.204.45.116 () {34 vars in 1052 bytes} [Wed Jun 10 11:21:47 2026] GET /v2.0/ports?network_id=ed79ea95-1182-4876-b6f4-02e979b94076&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: 869/1833] 199.204.45.116 () {34 vars in 1012 bytes} [Wed Jun 10 11:21:47 2026] GET /v2.0/networks/ed79ea95-1182-4876-b6f4-02e979b94076?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1834] 199.204.45.116 () {34 vars in 1112 bytes} [Wed Jun 10 11:21:48 2026] GET /v2.0/networks/ed79ea95-1182-4876-b6f4-02e979b94076?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1835] 199.204.45.116 () {34 vars in 1080 bytes} [Wed Jun 10 11:21:48 2026] GET /v2.0/ports?tenant_id=43f07e0d797947e7a6a82f24ab7f2032&device_id=58b6e7de-3e4b-40a9-8443-a56a0132003b => 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: 965/1836] 10.0.0.137 () {34 vars in 669 bytes} [Wed Jun 10 11:21:46 2026] POST /v2.0/routers => generated 506 bytes in 1558 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1837] 199.204.45.116 () {34 vars in 986 bytes} [Wed Jun 10 11:21:48 2026] GET /v2.0/networks?id=ed79ea95-1182-4876-b6f4-02e979b94076 => generated 769 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1838] 199.204.45.116 () {34 vars in 1058 bytes} [Wed Jun 10 11:21:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=862d8a81-7c5e-42f6-86eb-d71e3075b715 => 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: 874/1839] 199.204.45.116 () {34 vars in 984 bytes} [Wed Jun 10 11:21:48 2026] GET /v2.0/subnets?id=9d2d1d05-3d77-43f7-bda5-a6e98da9e7e7 => generated 667 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1840] 199.204.45.116 () {34 vars in 1052 bytes} [Wed Jun 10 11:21:48 2026] GET /v2.0/ports?network_id=ed79ea95-1182-4876-b6f4-02e979b94076&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: 876/1841] 199.204.45.116 () {34 vars in 1012 bytes} [Wed Jun 10 11:21:48 2026] GET /v2.0/networks/ed79ea95-1182-4876-b6f4-02e979b94076?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: 877/1842] 199.204.45.116 () {34 vars in 1112 bytes} [Wed Jun 10 11:21:48 2026] GET /v2.0/networks/ed79ea95-1182-4876-b6f4-02e979b94076?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:21:48.970 8 WARNING neutron_lib.context [None req-71743860-0f4f-4255-8577-086d2e724076 445a2e4ce0e84d26a8e49fffad8a149b 04ef72682cc141418911ad8a18fc74ad - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 11:21:49.117 8 INFO neutron.db.segments_db [None req-71743860-0f4f-4255-8577-086d2e724076 445a2e4ce0e84d26a8e49fffad8a149b 04ef72682cc141418911ad8a18fc74ad - - default default] Added segment d50e9aee-d751-4968-94a7-66960a32aee5 of type vxlan for network 85633b6c-5419-4feb-8eb3-1582b74c5ebe [pid: 8|app: 0|req: 878/1843] 10.0.0.137 () {34 vars in 670 bytes} [Wed Jun 10 11:21:48 2026] POST /v2.0/networks => generated 631 bytes in 533 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1844] 10.0.0.162 () {34 vars in 990 bytes} [Wed Jun 10 11:21:49 2026] GET /v2.0/ports?device_id=58b6e7de-3e4b-40a9-8443-a56a0132003b => generated 969 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:21:49.331 8 WARNING neutron_lib.context [None req-b06fd739-6039-4b5b-acf4-0f16c2078ca8 445a2e4ce0e84d26a8e49fffad8a149b 04ef72682cc141418911ad8a18fc74ad - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 11:21:49.410 8 INFO neutron.db.segments_db [None req-b06fd739-6039-4b5b-acf4-0f16c2078ca8 445a2e4ce0e84d26a8e49fffad8a149b 04ef72682cc141418911ad8a18fc74ad - - default default] Added segment 17f55407-cfc2-458b-86c6-7acdafa2eb5b of type vxlan for network d652354a-492f-4705-988e-ba41c4406d86 [pid: 8|app: 0|req: 880/1845] 10.0.0.137 () {34 vars in 670 bytes} [Wed Jun 10 11:21:49 2026] POST /v2.0/networks => generated 632 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1846] 10.0.0.162 () {34 vars in 1040 bytes} [Wed Jun 10 11:21:49 2026] GET /v2.0/security-groups?id=332facde-2952-4f41-b93d-050e96cb5351&fields=id&fields=name => generated 88 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:21:49.564 8 WARNING neutron_lib.context [None req-10723b7a-c56c-4e65-8614-e97b66abae46 445a2e4ce0e84d26a8e49fffad8a149b 04ef72682cc141418911ad8a18fc74ad - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 11:21:49.622 8 INFO neutron.db.segments_db [None req-10723b7a-c56c-4e65-8614-e97b66abae46 445a2e4ce0e84d26a8e49fffad8a149b 04ef72682cc141418911ad8a18fc74ad - - default default] Added segment 36d54e2d-331f-4c69-9f2b-a9b60ac44185 of type vxlan for network 8d59163a-badd-4498-bb39-986abdaf5e6e [pid: 8|app: 0|req: 882/1847] 10.0.0.137 () {34 vars in 670 bytes} [Wed Jun 10 11:21:49 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-06-10 11:21:49.777 8 WARNING neutron_lib.context [None req-8eb6c342-ec27-4653-bb2c-9744c8d2d741 445a2e4ce0e84d26a8e49fffad8a149b 04ef72682cc141418911ad8a18fc74ad - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 11:21:49.845 8 INFO neutron.db.segments_db [None req-8eb6c342-ec27-4653-bb2c-9744c8d2d741 445a2e4ce0e84d26a8e49fffad8a149b 04ef72682cc141418911ad8a18fc74ad - - default default] Added segment 7a09de04-0850-40d5-94dc-cb4227a7fcb9 of type vxlan for network 9c125633-e728-46ac-a573-ad5799ccd5da [pid: 8|app: 0|req: 883/1848] 10.0.0.137 () {34 vars in 670 bytes} [Wed Jun 10 11:21:49 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-06-10 11:21:49.974 8 WARNING neutron_lib.context [None req-ac96ebfd-47f0-4940-987f-9498066dbc57 445a2e4ce0e84d26a8e49fffad8a149b 04ef72682cc141418911ad8a18fc74ad - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 966/1849] 10.0.0.137 () {34 vars in 783 bytes} [Wed Jun 10 11:21:48 2026] PUT /v2.0/routers/aecbc2e5-e422-47e0-8a86-d0cd79bf99f8/add_router_interface => generated 309 bytes in 1633 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/1850] 10.0.0.137 () {32 vars in 717 bytes} [Wed Jun 10 11:21:50 2026] GET /v2.0/ports/f8f3ac70-98e4-48ae-983e-cde286b00e44 => generated 955 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:21:50.115 8 INFO neutron.db.segments_db [None req-ac96ebfd-47f0-4940-987f-9498066dbc57 445a2e4ce0e84d26a8e49fffad8a149b 04ef72682cc141418911ad8a18fc74ad - - default default] Added segment bad68997-52e7-4e7c-ae69-99ecfc138dad of type vxlan for network 3adbd8c6-64fb-48b4-936a-e046d9360795 [pid: 8|app: 0|req: 884/1851] 10.0.0.137 () {34 vars in 670 bytes} [Wed Jun 10 11:21:49 2026] POST /v2.0/networks => generated 631 bytes in 302 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1852] 10.0.0.137 () {34 vars in 753 bytes} [Wed Jun 10 11:21:50 2026] PUT /v2.0/networks/85633b6c-5419-4feb-8eb3-1582b74c5ebe/tags => generated 17 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1853] 10.0.0.137 () {34 vars in 753 bytes} [Wed Jun 10 11:21:50 2026] PUT /v2.0/networks/d652354a-492f-4705-988e-ba41c4406d86/tags => generated 25 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1854] 10.0.0.137 () {34 vars in 753 bytes} [Wed Jun 10 11:21:50 2026] PUT /v2.0/networks/8d59163a-badd-4498-bb39-986abdaf5e6e/tags => generated 34 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1855] 10.0.0.137 () {34 vars in 753 bytes} [Wed Jun 10 11:21:50 2026] PUT /v2.0/networks/9c125633-e728-46ac-a573-ad5799ccd5da/tags => generated 19 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1856] 10.0.0.137 () {32 vars in 666 bytes} [Wed Jun 10 11:21:50 2026] GET /v2.0/networks?tags=red => generated 1856 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1857] 10.0.0.162 () {34 vars in 990 bytes} [Wed Jun 10 11:21:50 2026] GET /v2.0/ports?device_id=58b6e7de-3e4b-40a9-8443-a56a0132003b => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1858] 10.0.0.137 () {32 vars in 680 bytes} [Wed Jun 10 11:21:50 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1250 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1859] 10.0.0.162 () {34 vars in 1040 bytes} [Wed Jun 10 11:21:50 2026] GET /v2.0/security-groups?id=332facde-2952-4f41-b93d-050e96cb5351&fields=id&fields=name => generated 88 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1860] 10.0.0.137 () {32 vars in 676 bytes} [Wed Jun 10 11:21:50 2026] GET /v2.0/networks?tags-any=blue => generated 1250 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1861] 10.0.0.137 () {32 vars in 688 bytes} [Wed Jun 10 11:21:51 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1856 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1862] 10.0.0.137 () {32 vars in 674 bytes} [Wed Jun 10 11:21:51 2026] GET /v2.0/networks?not-tags=red => generated 1860 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:21:51.557 8 WARNING neutron_lib.context [None req-b7614a1a-b95b-4b2c-b4f3-19d7a0c4a6d1 9e3777ea486f4d50b581ae8794612db2 402163bc59f14cadb1d4791d8b278da0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 896/1863] 10.0.0.137 () {34 vars in 684 bytes} [Wed Jun 10 11:21:51 2026] POST /v2.0/security-groups => generated 1537 bytes in 477 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1864] 10.0.0.137 () {32 vars in 688 bytes} [Wed Jun 10 11:21:51 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2466 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:21:51.912 8 WARNING neutron_lib.context [None req-fe0ac805-e4f1-4cea-8b7f-d39107bc8d6e 9e3777ea486f4d50b581ae8794612db2 402163bc59f14cadb1d4791d8b278da0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 968/1865] 10.0.0.137 () {34 vars in 783 bytes} [Wed Jun 10 11:21:50 2026] PUT /v2.0/routers/aecbc2e5-e422-47e0-8a86-d0cd79bf99f8/add_router_interface => generated 309 bytes in 1899 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1866] 10.0.0.137 () {34 vars in 684 bytes} [Wed Jun 10 11:21:51 2026] POST /v2.0/security-groups => generated 1537 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/1867] 10.0.0.137 () {32 vars in 684 bytes} [Wed Jun 10 11:21:51 2026] GET /v2.0/networks?not-tags-any=blue => generated 2466 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/1868] 10.0.0.162 () {34 vars in 990 bytes} [Wed Jun 10 11:21:52 2026] GET /v2.0/ports?device_id=58b6e7de-3e4b-40a9-8443-a56a0132003b => generated 971 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1869] 10.0.0.137 () {32 vars in 717 bytes} [Wed Jun 10 11:21:52 2026] GET /v2.0/ports/bbff624b-3133-405c-afbf-5dc945e4b98b => generated 955 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:21:52.204 8 WARNING neutron_lib.context [None req-64e1ec0f-c1d2-42e7-8a3d-43e81a73218b 9e3777ea486f4d50b581ae8794612db2 402163bc59f14cadb1d4791d8b278da0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 971/1870] 10.0.0.137 () {32 vars in 696 bytes} [Wed Jun 10 11:21:52 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1860 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/1871] 10.0.0.162 () {34 vars in 1040 bytes} [Wed Jun 10 11:21:52 2026] GET /v2.0/security-groups?id=332facde-2952-4f41-b93d-050e96cb5351&fields=id&fields=name => generated 88 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1872] 10.0.0.137 () {34 vars in 684 bytes} [Wed Jun 10 11:21:52 2026] POST /v2.0/security-groups => generated 1537 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-10 11:21:52.524 8 INFO neutron.services.segments.plugin [-] Segment d50e9aee-d751-4968-94a7-66960a32aee5 resource provider aggregate not found 2026-06-10 11:21:52.529 8 INFO neutron.services.segments.plugin [-] Segment d50e9aee-d751-4968-94a7-66960a32aee5 resource provider aggregate not found 2026-06-10 11:21:52.554 8 INFO neutron.services.segments.plugin [-] Segment d50e9aee-d751-4968-94a7-66960a32aee5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d50e9aee-d751-4968-94a7-66960a32aee5 found for delete ", "request_id": "req-db062f0b-bcb3-4452-9038-688ddc0fc317"}]} 2026-06-10 11:21:52.556 8 INFO neutron.services.segments.plugin [-] Segment d50e9aee-d751-4968-94a7-66960a32aee5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d50e9aee-d751-4968-94a7-66960a32aee5 found for delete ", "request_id": "req-4b134ce5-466a-4ab2-8b94-8441a5a933dd"}]} [pid: 8|app: 0|req: 901/1873] 10.0.0.137 () {32 vars in 726 bytes} [Wed Jun 10 11:21:52 2026] DELETE /v2.0/networks/85633b6c-5419-4feb-8eb3-1582b74c5ebe => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:21:52.576 8 WARNING neutron_lib.context [None req-b9b8ae00-32a2-46fa-b260-5f30a3eaebf3 9e3777ea486f4d50b581ae8794612db2 402163bc59f14cadb1d4791d8b278da0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 902/1874] 10.0.0.137 () {34 vars in 684 bytes} [Wed Jun 10 11:21:52 2026] POST /v2.0/security-groups => generated 1537 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1875] 10.0.0.137 () {32 vars in 726 bytes} [Wed Jun 10 11:21:52 2026] DELETE /v2.0/networks/d652354a-492f-4705-988e-ba41c4406d86 => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:21:52.909 8 WARNING neutron_lib.context [None req-5a2e7da7-b48d-4435-9e81-4e6861d576eb 9e3777ea486f4d50b581ae8794612db2 402163bc59f14cadb1d4791d8b278da0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 904/1876] 10.0.0.137 () {34 vars in 684 bytes} [Wed Jun 10 11:21:52 2026] POST /v2.0/security-groups => generated 1537 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1877] 10.0.0.162 () {34 vars in 990 bytes} [Wed Jun 10 11:21:53 2026] GET /v2.0/ports?device_id=58b6e7de-3e4b-40a9-8443-a56a0132003b => generated 971 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1878] 10.0.0.137 () {32 vars in 726 bytes} [Wed Jun 10 11:21:53 2026] DELETE /v2.0/networks/8d59163a-badd-4498-bb39-986abdaf5e6e => 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: 907/1879] 10.0.0.137 () {34 vars in 767 bytes} [Wed Jun 10 11:21:53 2026] PUT /v2.0/security-groups/8197f636-c7a2-46a6-a8ea-f17f5e68fe94/tags => generated 17 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1880] 10.0.0.162 () {34 vars in 1040 bytes} [Wed Jun 10 11:21:53 2026] GET /v2.0/security-groups?id=332facde-2952-4f41-b93d-050e96cb5351&fields=id&fields=name => generated 88 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1881] 199.204.45.116 () {34 vars in 994 bytes} [Wed Jun 10 11:21:53 2026] GET /v2.0/ports?device_id=58b6e7de-3e4b-40a9-8443-a56a0132003b => 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: 910/1882] 10.0.0.137 () {32 vars in 726 bytes} [Wed Jun 10 11:21:53 2026] DELETE /v2.0/networks/9c125633-e728-46ac-a573-ad5799ccd5da => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1883] 10.0.0.137 () {34 vars in 767 bytes} [Wed Jun 10 11:21:53 2026] PUT /v2.0/security-groups/d2fa662a-832e-4176-ac60-77e7dd0c13e1/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/1884] 10.0.0.137 () {34 vars in 789 bytes} [Wed Jun 10 11:21:52 2026] PUT /v2.0/routers/aecbc2e5-e422-47e0-8a86-d0cd79bf99f8/remove_router_interface => generated 309 bytes in 1506 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:21:53.981 7 INFO neutron.services.segments.plugin [-] Segment bad68997-52e7-4e7c-ae69-99ecfc138dad resource provider aggregate not found 2026-06-10 11:21:53.986 7 INFO neutron.services.segments.plugin [-] Segment bad68997-52e7-4e7c-ae69-99ecfc138dad resource provider aggregate not found 2026-06-10 11:21:54.000 7 INFO neutron.services.segments.plugin [-] Segment bad68997-52e7-4e7c-ae69-99ecfc138dad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bad68997-52e7-4e7c-ae69-99ecfc138dad found for delete ", "request_id": "req-80e963d8-d768-4bdb-ba53-16b5ab58d761"}]} 2026-06-10 11:21:54.002 7 INFO neutron.services.segments.plugin [-] Segment bad68997-52e7-4e7c-ae69-99ecfc138dad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bad68997-52e7-4e7c-ae69-99ecfc138dad found for delete ", "request_id": "req-9b6d8c53-371a-45bb-8bf4-48bd9c09e5c4"}]} [pid: 7|app: 0|req: 974/1885] 10.0.0.137 () {32 vars in 726 bytes} [Wed Jun 10 11:21:53 2026] DELETE /v2.0/networks/3adbd8c6-64fb-48b4-936a-e046d9360795 => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/1886] 10.0.0.137 () {34 vars in 767 bytes} [Wed Jun 10 11:21:54 2026] PUT /v2.0/security-groups/34f7a005-0910-4e25-a5fd-dda87ee3a290/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: 912/1887] 199.204.45.116 () {36 vars in 997 bytes} [Wed Jun 10 11:21:53 2026] DELETE /v2.0/ports/862d8a81-7c5e-42f6-86eb-d71e3075b715 => generated 0 bytes in 307 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:21:54.098 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-809f0688-2cfe-4bc2-a59c-3bbb765a6a1d'] response: {'server_uuid': '58b6e7de-3e4b-40a9-8443-a56a0132003b', 'name': 'network-vif-deleted', 'tag': '862d8a81-7c5e-42f6-86eb-d71e3075b715', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 913/1888] 10.0.0.137 () {34 vars in 767 bytes} [Wed Jun 10 11:21:54 2026] PUT /v2.0/security-groups/26c9d431-08d8-4556-af22-28d693ce2c5e/tags => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1889] 10.0.0.137 () {32 vars in 680 bytes} [Wed Jun 10 11:21:54 2026] GET /v2.0/security-groups?tags=red => generated 4618 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1890] 10.0.0.137 () {32 vars in 694 bytes} [Wed Jun 10 11:21:54 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3094 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1891] 10.0.0.137 () {32 vars in 690 bytes} [Wed Jun 10 11:21:54 2026] GET /v2.0/security-groups?tags-any=blue => generated 3094 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1892] 10.0.0.137 () {32 vars in 702 bytes} [Wed Jun 10 11:21:54 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4618 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1893] 10.0.0.137 () {32 vars in 688 bytes} [Wed Jun 10 11:21:54 2026] GET /v2.0/security-groups?not-tags=red => generated 5846 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1894] 10.0.0.137 () {32 vars in 702 bytes} [Wed Jun 10 11:21:54 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7370 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:21:54.584 8 INFO neutron.services.segments.plugin [-] Segment 17f55407-cfc2-458b-86c6-7acdafa2eb5b resource provider aggregate not found 2026-06-10 11:21:54.591 8 INFO neutron.services.segments.plugin [-] Segment 17f55407-cfc2-458b-86c6-7acdafa2eb5b resource provider aggregate not found 2026-06-10 11:21:54.599 8 INFO neutron.services.segments.plugin [-] Segment 17f55407-cfc2-458b-86c6-7acdafa2eb5b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 17f55407-cfc2-458b-86c6-7acdafa2eb5b found for delete ", "request_id": "req-8ec84aa3-9b71-4ea8-b8e6-01e5ab791236"}]} 2026-06-10 11:21:54.608 8 INFO neutron.services.segments.plugin [-] Segment 17f55407-cfc2-458b-86c6-7acdafa2eb5b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 17f55407-cfc2-458b-86c6-7acdafa2eb5b found for delete ", "request_id": "req-98cda801-bbb3-4b4d-af81-243b899b3161"}]} 2026-06-10 11:21:54.620 8 INFO neutron.services.segments.plugin [-] Segment 36d54e2d-331f-4c69-9f2b-a9b60ac44185 resource provider aggregate not found [pid: 8|app: 0|req: 920/1895] 10.0.0.137 () {32 vars in 698 bytes} [Wed Jun 10 11:21:54 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7370 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:21:54.642 8 INFO neutron.services.segments.plugin [-] Segment 36d54e2d-331f-4c69-9f2b-a9b60ac44185 resource provider aggregate not found 2026-06-10 11:21:54.655 8 INFO neutron.services.segments.plugin [-] Segment 36d54e2d-331f-4c69-9f2b-a9b60ac44185 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 36d54e2d-331f-4c69-9f2b-a9b60ac44185 found for delete ", "request_id": "req-7a7aef33-4a4c-4737-939c-2e15f53697f1"}]} 2026-06-10 11:21:54.668 8 INFO neutron.services.segments.plugin [-] Segment 36d54e2d-331f-4c69-9f2b-a9b60ac44185 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 36d54e2d-331f-4c69-9f2b-a9b60ac44185 found for delete ", "request_id": "req-d1990766-a2a1-48a4-bc31-233325eab976"}]} 2026-06-10 11:21:54.677 8 INFO neutron.services.segments.plugin [-] Segment 7a09de04-0850-40d5-94dc-cb4227a7fcb9 resource provider aggregate not found 2026-06-10 11:21:54.685 8 INFO neutron.services.segments.plugin [-] Segment 7a09de04-0850-40d5-94dc-cb4227a7fcb9 resource provider aggregate not found 2026-06-10 11:21:54.696 8 INFO neutron.services.segments.plugin [-] Segment 7a09de04-0850-40d5-94dc-cb4227a7fcb9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7a09de04-0850-40d5-94dc-cb4227a7fcb9 found for delete ", "request_id": "req-9198a59f-9021-4e55-a5f5-91443fe89a66"}]} 2026-06-10 11:21:54.705 8 INFO neutron.services.segments.plugin [-] Segment 7a09de04-0850-40d5-94dc-cb4227a7fcb9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7a09de04-0850-40d5-94dc-cb4227a7fcb9 found for delete ", "request_id": "req-ab337b72-d8e8-4638-85b6-224f6a00ae09"}]} [pid: 8|app: 0|req: 921/1896] 10.0.0.137 () {32 vars in 710 bytes} [Wed Jun 10 11:21:54 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 5846 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1897] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:21:54 2026] DELETE /v2.0/security-groups/8197f636-c7a2-46a6-a8ea-f17f5e68fe94 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1898] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:21:54 2026] DELETE /v2.0/security-groups/d2fa662a-832e-4176-ac60-77e7dd0c13e1 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1899] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:21:54 2026] DELETE /v2.0/security-groups/34f7a005-0910-4e25-a5fd-dda87ee3a290 => 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: 976/1900] 10.0.0.137 () {34 vars in 789 bytes} [Wed Jun 10 11:21:54 2026] PUT /v2.0/routers/aecbc2e5-e422-47e0-8a86-d0cd79bf99f8/remove_router_interface => generated 309 bytes in 1249 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1901] 10.0.0.137 () {32 vars in 774 bytes} [Wed Jun 10 11:21:55 2026] GET /v2.0/security-groups?tenant_id=e233b89e0aff41cfa7cb889d2be5ec55&name=default => generated 2801 bytes in 320 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/1902] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:21:55 2026] DELETE /v2.0/security-groups/26c9d431-08d8-4556-af22-28d693ce2c5e => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1903] 10.0.0.137 () {32 vars in 736 bytes} [Wed Jun 10 11:21:55 2026] GET /v2.0/ports?device_id=aecbc2e5-e422-47e0-8a86-d0cd79bf99f8 => 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: 927/1904] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:21:55 2026] DELETE /v2.0/security-groups/53342eb4-f20d-4ad2-9123-9759a0ff3239 => 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: 978/1905] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:21:55 2026] DELETE /v2.0/security-groups/e3201ca2-8058-44c6-b8da-a48f85e8984f => 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: 979/1906] 10.0.0.137 () {32 vars in 774 bytes} [Wed Jun 10 11:21:55 2026] GET /v2.0/security-groups?tenant_id=9b0b328ba13e449e98604c7728f95e85&name=default => generated 2801 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:21:56.586 8 INFO neutron.db.l3_hamode_db [None req-2724badb-1e54-4079-b74a-8f1dd1104891 550c7d4db95c4a58941641f7df22ea15 fd866ed13a3d4152a3d88f66ed38bb37 - - default default] HA network 68ddf6f6-f0e8-4918-8641-4319af039f69 was deleted as no HA routers are present in tenant fd866ed13a3d4152a3d88f66ed38bb37. [pid: 8|app: 0|req: 928/1907] 10.0.0.137 () {32 vars in 724 bytes} [Wed Jun 10 11:21:55 2026] DELETE /v2.0/routers/aecbc2e5-e422-47e0-8a86-d0cd79bf99f8 => generated 0 bytes in 1061 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1908] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:21:56 2026] DELETE /v2.0/security-groups/8e470a31-74da-4279-b814-a4e4eff93f2b => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:21:56.711 8 INFO neutron.services.segments.plugin [-] Segment b0447201-fa0f-423c-a840-f3903386e96b resource provider aggregate not found 2026-06-10 11:21:56.723 8 INFO neutron.services.segments.plugin [-] Segment b0447201-fa0f-423c-a840-f3903386e96b resource provider aggregate not found 2026-06-10 11:21:56.728 8 INFO neutron.services.segments.plugin [-] Segment b0447201-fa0f-423c-a840-f3903386e96b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b0447201-fa0f-423c-a840-f3903386e96b found for delete ", "request_id": "req-86bb20f0-9fb6-44af-822a-f68b99122c0b"}]} 2026-06-10 11:21:56.737 8 INFO neutron.services.segments.plugin [-] Segment b0447201-fa0f-423c-a840-f3903386e96b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b0447201-fa0f-423c-a840-f3903386e96b found for delete ", "request_id": "req-53de9eb2-d358-46d2-83a7-bec3d21c3b2c"}]} [pid: 7|app: 0|req: 980/1909] 10.0.0.137 () {34 vars in 789 bytes} [Wed Jun 10 11:21:55 2026] PUT /v2.0/routers/c7f9159b-21b3-4e1a-82e1-ea71b6923209/remove_router_interface => generated 309 bytes in 1090 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1910] 10.0.0.137 () {32 vars in 774 bytes} [Wed Jun 10 11:21:56 2026] GET /v2.0/security-groups?tenant_id=402163bc59f14cadb1d4791d8b278da0&name=default => generated 2801 bytes in 207 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/1911] 10.0.0.137 () {32 vars in 724 bytes} [Wed Jun 10 11:21:56 2026] DELETE /v2.0/subnets/3c33fce0-62e9-4772-9eaa-ada44eacaa73 => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/1912] 10.0.0.137 () {32 vars in 774 bytes} [Wed Jun 10 11:21:57 2026] GET /v2.0/security-groups?tenant_id=04ef72682cc141418911ad8a18fc74ad&name=default => generated 2801 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/1913] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:21:57 2026] DELETE /v2.0/security-groups/cc21a4c0-b007-48d3-9490-070f4544da62 => 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: 984/1914] 10.0.0.137 () {32 vars in 724 bytes} [Wed Jun 10 11:21:57 2026] DELETE /v2.0/subnets/ab9b0dfc-601f-4344-a70e-d6ad3a447b3e => generated 0 bytes in 316 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/1915] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:21:57 2026] DELETE /v2.0/security-groups/2547db7a-f321-485f-b595-975878d51c56 => 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: 986/1916] 10.0.0.137 () {32 vars in 774 bytes} [Wed Jun 10 11:21:57 2026] GET /v2.0/security-groups?tenant_id=973c1b426e634129b29ac830343cb266&name=default => generated 2801 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:21:57.985 8 INFO neutron.db.l3_hamode_db [None req-d706157a-89b3-4e42-ae41-9c2584cf6cfb d96697cc802a41fa9d7824603c2d054f 0fb07b5f2bd14b0ebdfc8aa684ab18d1 - - default default] HA network 5836b53a-c172-4c5a-9d54-b359a58fc834 was deleted as no HA routers are present in tenant 43f07e0d797947e7a6a82f24ab7f2032. [pid: 8|app: 0|req: 931/1917] 10.0.0.137 () {32 vars in 724 bytes} [Wed Jun 10 11:21:56 2026] DELETE /v2.0/routers/c7f9159b-21b3-4e1a-82e1-ea71b6923209 => generated 0 bytes in 1092 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:21:58.002 7 INFO neutron.services.segments.plugin [-] Segment e5663475-aee5-4b56-a65d-3bbb43795099 resource provider aggregate not found 2026-06-10 11:21:58.011 7 INFO neutron.services.segments.plugin [-] Segment e5663475-aee5-4b56-a65d-3bbb43795099 resource provider aggregate not found [pid: 7|app: 0|req: 987/1918] 10.0.0.137 () {32 vars in 726 bytes} [Wed Jun 10 11:21:57 2026] DELETE /v2.0/networks/6fbfab49-e862-4847-90c1-fa62d8abccac => generated 0 bytes in 271 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:21:58.047 7 INFO neutron.services.segments.plugin [-] Segment e5663475-aee5-4b56-a65d-3bbb43795099 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e5663475-aee5-4b56-a65d-3bbb43795099 found for delete ", "request_id": "req-4c424f7a-f28d-456c-bca7-180dbfe5a971"}]} 2026-06-10 11:21:58.091 7 INFO neutron.services.segments.plugin [-] Segment e5663475-aee5-4b56-a65d-3bbb43795099 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e5663475-aee5-4b56-a65d-3bbb43795099 found for delete ", "request_id": "req-2549904d-f9f4-4f13-b82e-7b30104db03e"}]} [pid: 8|app: 0|req: 932/1919] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:21:57 2026] DELETE /v2.0/security-groups/31bace03-8fb3-45da-8306-1cb378bb796a => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/1920] 10.0.0.137 () {32 vars in 724 bytes} [Wed Jun 10 11:21:58 2026] DELETE /v2.0/subnets/9d2d1d05-3d77-43f7-bda5-a6e98da9e7e7 => generated 0 bytes in 262 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1921] 10.0.0.137 () {32 vars in 726 bytes} [Wed Jun 10 11:21:58 2026] DELETE /v2.0/networks/5a2cf119-9f4c-4d1c-b5b3-c2f1fdde7e01 => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1922] 10.0.0.137 () {32 vars in 774 bytes} [Wed Jun 10 11:21:58 2026] GET /v2.0/security-groups?tenant_id=c3bbe3c8806b4285b3b6ad2a17a4a1b2&name=default => generated 2801 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:21:58.454 8 WARNING neutron_lib.context [None req-ba0a4bc8-ba56-4fc1-ae17-89767b250688 550c7d4db95c4a58941641f7df22ea15 fd866ed13a3d4152a3d88f66ed38bb37 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 11:21:58.523 8 INFO neutron.db.segments_db [None req-ba0a4bc8-ba56-4fc1-ae17-89767b250688 550c7d4db95c4a58941641f7df22ea15 fd866ed13a3d4152a3d88f66ed38bb37 - - default default] Added segment 6a93c0b0-b779-4cce-afe8-42969c226314 of type vxlan for network babfbdc9-0c11-4fae-8a28-1543400c437f [pid: 8|app: 0|req: 935/1923] 10.0.0.137 () {34 vars in 670 bytes} [Wed Jun 10 11:21:58 2026] POST /v2.0/networks => generated 629 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/1924] 10.0.0.137 () {32 vars in 726 bytes} [Wed Jun 10 11:21:58 2026] DELETE /v2.0/networks/ed79ea95-1182-4876-b6f4-02e979b94076 => generated 0 bytes in 387 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:21:58.710 7 WARNING neutron_lib.context [None req-ade5a5a4-c5e3-4436-a29c-e1b4119fc053 550c7d4db95c4a58941641f7df22ea15 fd866ed13a3d4152a3d88f66ed38bb37 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 11:21:58.754 8 INFO neutron.services.segments.plugin [-] Segment 82929d02-ec4e-44d5-8ebe-0ba70c673664 resource provider aggregate not found 2026-06-10 11:21:58.763 8 INFO neutron.services.segments.plugin [-] Segment 82929d02-ec4e-44d5-8ebe-0ba70c673664 resource provider aggregate not found 2026-06-10 11:21:58.778 8 INFO neutron.services.segments.plugin [-] Segment 82929d02-ec4e-44d5-8ebe-0ba70c673664 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 82929d02-ec4e-44d5-8ebe-0ba70c673664 found for delete ", "request_id": "req-1fc6624a-3bd1-4f9f-a2a2-ea220e6e4e07"}]} 2026-06-10 11:21:58.785 8 INFO neutron.services.segments.plugin [-] Segment 82929d02-ec4e-44d5-8ebe-0ba70c673664 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 82929d02-ec4e-44d5-8ebe-0ba70c673664 found for delete ", "request_id": "req-72da11e2-453e-4991-919d-92d3f96473b1"}]} [pid: 8|app: 0|req: 936/1925] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:21:58 2026] DELETE /v2.0/security-groups/ea2ea04f-9b44-4244-b804-8d36c0b9b1f9 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:21:58.868 8 INFO neutron.services.segments.plugin [-] Segment c1ce6844-c4ae-4a14-ab96-dda8e133432c resource provider aggregate not found 2026-06-10 11:21:58.879 8 INFO neutron.services.segments.plugin [-] Segment c1ce6844-c4ae-4a14-ab96-dda8e133432c resource provider aggregate not found 2026-06-10 11:21:58.896 8 INFO neutron.services.segments.plugin [-] Segment c1ce6844-c4ae-4a14-ab96-dda8e133432c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c1ce6844-c4ae-4a14-ab96-dda8e133432c found for delete ", "request_id": "req-d4af26f2-8288-4ef6-a6e6-efbfd4d8b6b7"}]} 2026-06-10 11:21:58.898 8 INFO neutron.services.segments.plugin [-] Segment c1ce6844-c4ae-4a14-ab96-dda8e133432c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c1ce6844-c4ae-4a14-ab96-dda8e133432c found for delete ", "request_id": "req-eea5f0b6-7a4b-4e42-8479-9dc4ee622cb2"}]} [pid: 8|app: 0|req: 937/1926] 10.0.0.137 () {32 vars in 774 bytes} [Wed Jun 10 11:21:58 2026] GET /v2.0/security-groups?tenant_id=43f07e0d797947e7a6a82f24ab7f2032&name=default => generated 2801 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1927] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:21:58 2026] DELETE /v2.0/security-groups/332facde-2952-4f41-b93d-050e96cb5351 => 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: 990/1928] 10.0.0.137 () {34 vars in 669 bytes} [Wed Jun 10 11:21:58 2026] POST /v2.0/subnets => generated 602 bytes in 392 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:21:59.110 8 WARNING neutron_lib.context [None req-2ffb6bad-fe7a-44e1-8320-084a3c822e26 550c7d4db95c4a58941641f7df22ea15 fd866ed13a3d4152a3d88f66ed38bb37 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 11:21:59.152 8 INFO neutron.db.segments_db [None req-2ffb6bad-fe7a-44e1-8320-084a3c822e26 550c7d4db95c4a58941641f7df22ea15 fd866ed13a3d4152a3d88f66ed38bb37 - - default default] Added segment 7cf2a460-e9cb-4486-af57-9c5bf4c659b4 of type vxlan for network 0bc3cc53-028a-4330-8304-8a697b5b1480 2026-06-10 11:21:59.484 8 INFO neutron.db.l3_hamode_db [None req-2ffb6bad-fe7a-44e1-8320-084a3c822e26 550c7d4db95c4a58941641f7df22ea15 fd866ed13a3d4152a3d88f66ed38bb37 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 11:21:59.635 8 INFO neutron.db.l3_hamode_db [None req-2ffb6bad-fe7a-44e1-8320-084a3c822e26 550c7d4db95c4a58941641f7df22ea15 fd866ed13a3d4152a3d88f66ed38bb37 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 939/1931] 10.0.0.137 () {34 vars in 669 bytes} [Wed Jun 10 11:21:59 2026] POST /v2.0/routers => generated 507 bytes in 1550 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:22:00.685 7 WARNING neutron_lib.context [None req-e007d32d-520f-4f10-b8c7-7fef7b587e7b 550c7d4db95c4a58941641f7df22ea15 fd866ed13a3d4152a3d88f66ed38bb37 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 11:22:00.723 7 INFO neutron.services.segments.plugin [-] Segment 5a041b32-95cb-412e-aa4f-ff946af6db25 resource provider aggregate not found 2026-06-10 11:22:00.733 7 INFO neutron.services.segments.plugin [-] Segment 5a041b32-95cb-412e-aa4f-ff946af6db25 resource provider aggregate not found 2026-06-10 11:22:00.757 7 INFO neutron.services.segments.plugin [-] Segment 5a041b32-95cb-412e-aa4f-ff946af6db25 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a041b32-95cb-412e-aa4f-ff946af6db25 found for delete ", "request_id": "req-8a42767d-5ef6-47cc-95f3-fedaa2bebf80"}]} 2026-06-10 11:22:00.758 7 INFO neutron.services.segments.plugin [-] Segment 5a041b32-95cb-412e-aa4f-ff946af6db25 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a041b32-95cb-412e-aa4f-ff946af6db25 found for delete ", "request_id": "req-8cb36be8-8614-45d7-865a-ffda5df2c31b"}]} [pid: 7|app: 0|req: 993/1932] 10.0.0.137 () {34 vars in 665 bytes} [Wed Jun 10 11:22:00 2026] POST /v2.0/ports => generated 947 bytes in 569 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-06-10 11:22:02.519 7 WARNING neutron_lib.context [None req-fb583cf9-0800-428a-a139-4e4e526ea2ae 3a5850832f9c41ed9a7a3103c71f06d2 8df9fd97427147b3ac58e4a2013c758a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 11:22:02.655 7 INFO neutron.db.segments_db [None req-fb583cf9-0800-428a-a139-4e4e526ea2ae 3a5850832f9c41ed9a7a3103c71f06d2 8df9fd97427147b3ac58e4a2013c758a - - default default] Added segment f92c91ba-a99a-4b36-bf94-28a6c6aa9968 of type vxlan for network 162be474-1180-4a38-9972-dd39f27b473e [pid: 8|app: 0|req: 940/1933] 10.0.0.137 () {34 vars in 783 bytes} [Wed Jun 10 11:22:01 2026] PUT /v2.0/routers/f7a399fa-03ee-4f51-94b7-dd15fde91071/add_router_interface => generated 309 bytes in 1513 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/1934] 10.0.0.137 () {34 vars in 670 bytes} [Wed Jun 10 11:22:02 2026] POST /v2.0/networks => generated 631 bytes in 485 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-06-10 11:22:02.767 7 WARNING neutron_lib.context [None req-52ddf921-80fd-4458-a258-66a0ac21ba79 3a5850832f9c41ed9a7a3103c71f06d2 8df9fd97427147b3ac58e4a2013c758a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 941/1935] 10.0.0.137 () {32 vars in 717 bytes} [Wed Jun 10 11:22:02 2026] GET /v2.0/ports/0191c314-e5a2-4820-8047-7a9a24df48db => generated 1021 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/1936] 10.0.0.137 () {34 vars in 669 bytes} [Wed Jun 10 11:22:02 2026] POST /v2.0/subnets => generated 602 bytes in 331 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:22:03.102 7 WARNING neutron_lib.context [None req-e3a8a079-487b-424e-9b10-a9fc4178ac20 3a5850832f9c41ed9a7a3103c71f06d2 8df9fd97427147b3ac58e4a2013c758a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 11:22:03.152 7 INFO neutron.db.segments_db [None req-e3a8a079-487b-424e-9b10-a9fc4178ac20 3a5850832f9c41ed9a7a3103c71f06d2 8df9fd97427147b3ac58e4a2013c758a - - default default] Added segment aecdd29c-2881-4b22-a1bf-832be0854ebe of type vxlan for network 098b2556-0ac7-4b3b-8ee1-901befcd6b1c [pid: 7|app: 0|req: 996/1937] 10.0.0.137 () {34 vars in 670 bytes} [Wed Jun 10 11:22:03 2026] POST /v2.0/networks => generated 632 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:22:03.297 7 WARNING neutron_lib.context [None req-5db656f2-c266-4b56-bd20-e0595baaa54c 3a5850832f9c41ed9a7a3103c71f06d2 8df9fd97427147b3ac58e4a2013c758a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 997/1938] 10.0.0.137 () {34 vars in 669 bytes} [Wed Jun 10 11:22:03 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) 2026-06-10 11:22:03.913 7 WARNING neutron_lib.context [None req-498c6848-8af5-4d38-9551-bcdea0be2511 6cbd3085d9b047a2b93a77705f910ccc 167f7a771dc740928ec472a533b15142 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1939] 10.0.0.137 () {34 vars in 676 bytes} [Wed Jun 10 11:22:03 2026] POST /v2.0/subnetpools => generated 516 bytes in 295 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:22:03.983 7 WARNING neutron_lib.context [None req-494343f1-704c-43ef-9e2d-7a024ccac70b 3a5850832f9c41ed9a7a3103c71f06d2 8df9fd97427147b3ac58e4a2013c758a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 11:22:04.034 7 INFO neutron.db.segments_db [None req-494343f1-704c-43ef-9e2d-7a024ccac70b 3a5850832f9c41ed9a7a3103c71f06d2 8df9fd97427147b3ac58e4a2013c758a - - default default] Added segment 3da21ca4-b3f9-4c83-a47a-6245aea3ce5f of type vxlan for network 4f1c07df-fe4e-4357-b686-384822865f51 [pid: 7|app: 0|req: 999/1940] 10.0.0.137 () {34 vars in 670 bytes} [Wed Jun 10 11:22:03 2026] POST /v2.0/networks => generated 631 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:22:04.161 7 WARNING neutron_lib.context [None req-163c2320-ba66-478c-a1ed-d51aa133723a 6cbd3085d9b047a2b93a77705f910ccc 167f7a771dc740928ec472a533b15142 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1941] 10.0.0.137 () {34 vars in 676 bytes} [Wed Jun 10 11:22:04 2026] POST /v2.0/subnetpools => generated 516 bytes in 78 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:22:04.237 7 WARNING neutron_lib.context [None req-60ba60bb-00a7-4cab-a466-3a98b701a7e1 3a5850832f9c41ed9a7a3103c71f06d2 8df9fd97427147b3ac58e4a2013c758a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 942/1942] 10.0.0.137 () {34 vars in 789 bytes} [Wed Jun 10 11:22:02 2026] PUT /v2.0/routers/f7a399fa-03ee-4f51-94b7-dd15fde91071/remove_router_interface => generated 309 bytes in 1516 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-06-10 11:22:04.376 8 WARNING neutron_lib.context [None req-c88e7383-1510-4517-a880-265bda54420a 6cbd3085d9b047a2b93a77705f910ccc 167f7a771dc740928ec472a533b15142 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 943/1943] 10.0.0.137 () {34 vars in 676 bytes} [Wed Jun 10 11:22:04 2026] POST /v2.0/subnetpools => generated 516 bytes in 60 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:22:04.569 8 INFO neutron.api.v2.resource [None req-9dc0200f-04db-4741-a8bd-c465a410314d 550c7d4db95c4a58941641f7df22ea15 fd866ed13a3d4152a3d88f66ed38bb37 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 944/1944] 10.0.0.137 () {34 vars in 789 bytes} [Wed Jun 10 11:22:04 2026] PUT /v2.0/routers/f7a399fa-03ee-4f51-94b7-dd15fde91071/remove_router_interface => generated 197 bytes in 139 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 11:22:04.576 8 WARNING neutron_lib.context [None req-f4439280-0238-4f60-af06-33ab11c97582 6cbd3085d9b047a2b93a77705f910ccc 167f7a771dc740928ec472a533b15142 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1945] 10.0.0.137 () {34 vars in 669 bytes} [Wed Jun 10 11:22:04 2026] POST /v2.0/subnets => generated 605 bytes in 345 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/1946] 10.0.0.137 () {32 vars in 736 bytes} [Wed Jun 10 11:22:04 2026] GET /v2.0/ports?device_id=f7a399fa-03ee-4f51-94b7-dd15fde91071 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:22:04.607 7 WARNING neutron_lib.context [None req-05469e5a-4006-47cc-b40b-dc7d37eb7352 3a5850832f9c41ed9a7a3103c71f06d2 8df9fd97427147b3ac58e4a2013c758a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 945/1947] 10.0.0.137 () {34 vars in 676 bytes} [Wed Jun 10 11:22:04 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) 2026-06-10 11:22:04.668 7 INFO neutron.db.segments_db [None req-05469e5a-4006-47cc-b40b-dc7d37eb7352 3a5850832f9c41ed9a7a3103c71f06d2 8df9fd97427147b3ac58e4a2013c758a - - default default] Added segment f8f5ea01-0de2-4fb3-a941-ae1000994259 of type vxlan for network 117a71c8-33aa-45d8-97c2-39bfc97a0bd3 [pid: 7|app: 0|req: 1003/1948] 10.0.0.137 () {34 vars in 670 bytes} [Wed Jun 10 11:22:04 2026] POST /v2.0/networks => generated 632 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:22:04.805 7 WARNING neutron_lib.context [None req-015641e8-e91e-4791-9b94-dfc63f5b2663 6cbd3085d9b047a2b93a77705f910ccc 167f7a771dc740928ec472a533b15142 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1004/1949] 10.0.0.137 () {34 vars in 676 bytes} [Wed Jun 10 11:22:04 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) 2026-06-10 11:22:04.874 7 WARNING neutron_lib.context [None req-67eed148-0057-4961-a36f-d78201a94754 3a5850832f9c41ed9a7a3103c71f06d2 8df9fd97427147b3ac58e4a2013c758a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1005/1950] 10.0.0.137 () {34 vars in 669 bytes} [Wed Jun 10 11:22:04 2026] POST /v2.0/subnets => generated 605 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/1951] 10.0.0.137 () {34 vars in 759 bytes} [Wed Jun 10 11:22:05 2026] PUT /v2.0/subnetpools/3ea569ab-6d79-467f-bf15-dc07086380ca/tags => generated 17 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:22:05.314 7 WARNING neutron_lib.context [None req-9cd073c4-0d5b-4949-8db3-d28968b99ba9 3a5850832f9c41ed9a7a3103c71f06d2 8df9fd97427147b3ac58e4a2013c758a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 11:22:05.362 8 INFO neutron.services.segments.plugin [-] Segment 7cf2a460-e9cb-4486-af57-9c5bf4c659b4 resource provider aggregate not found 2026-06-10 11:22:05.373 8 INFO neutron.services.segments.plugin [-] Segment 7cf2a460-e9cb-4486-af57-9c5bf4c659b4 resource provider aggregate not found 2026-06-10 11:22:05.386 8 INFO neutron.services.segments.plugin [-] Segment 7cf2a460-e9cb-4486-af57-9c5bf4c659b4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7cf2a460-e9cb-4486-af57-9c5bf4c659b4 found for delete ", "request_id": "req-224f52ac-8f17-4ac7-9b18-22650879158b"}]} 2026-06-10 11:22:05.388 7 INFO neutron.db.segments_db [None req-9cd073c4-0d5b-4949-8db3-d28968b99ba9 3a5850832f9c41ed9a7a3103c71f06d2 8df9fd97427147b3ac58e4a2013c758a - - default default] Added segment 2cb6c1cb-1a78-4627-80f9-743a71f23a88 of type vxlan for network e2cab444-399a-44fd-9ee8-92dec27a6647 2026-06-10 11:22:05.393 8 INFO neutron.services.segments.plugin [-] Segment 7cf2a460-e9cb-4486-af57-9c5bf4c659b4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7cf2a460-e9cb-4486-af57-9c5bf4c659b4 found for delete ", "request_id": "req-f632f110-f467-449e-a7b9-64ee69b06b7f"}]} 2026-06-10 11:22:05.399 8 INFO neutron.db.l3_hamode_db [None req-63f08b6d-f94d-46f3-953d-3657531c9c82 550c7d4db95c4a58941641f7df22ea15 fd866ed13a3d4152a3d88f66ed38bb37 - - default default] HA network 0bc3cc53-028a-4330-8304-8a697b5b1480 was deleted as no HA routers are present in tenant fd866ed13a3d4152a3d88f66ed38bb37. [pid: 8|app: 0|req: 946/1952] 10.0.0.137 () {32 vars in 724 bytes} [Wed Jun 10 11:22:04 2026] DELETE /v2.0/routers/f7a399fa-03ee-4f51-94b7-dd15fde91071 => generated 0 bytes in 758 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1953] 10.0.0.137 () {34 vars in 759 bytes} [Wed Jun 10 11:22:05 2026] PUT /v2.0/subnetpools/4fd90cc6-5a8f-4fb7-abb9-539d196c7b12/tags => generated 25 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/1954] 10.0.0.137 () {34 vars in 670 bytes} [Wed Jun 10 11:22:05 2026] POST /v2.0/networks => generated 632 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/1955] 10.0.0.137 () {34 vars in 759 bytes} [Wed Jun 10 11:22:05 2026] PUT /v2.0/subnetpools/5f7f77b5-4874-465d-9776-dbef6b674b87/tags => generated 34 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:22:05.566 7 WARNING neutron_lib.context [None req-d2d6f40e-db94-473e-b4ee-c61eb3b8a13e 3a5850832f9c41ed9a7a3103c71f06d2 8df9fd97427147b3ac58e4a2013c758a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 948/1956] 10.0.0.137 () {32 vars in 724 bytes} [Wed Jun 10 11:22:05 2026] DELETE /v2.0/subnets/f8cee9f1-705e-4a72-a4ad-9c0634d4b54e => 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: 949/1957] 10.0.0.137 () {34 vars in 759 bytes} [Wed Jun 10 11:22:05 2026] PUT /v2.0/subnetpools/c1589d0c-2f71-4e3b-ae21-406665cca022/tags => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/1958] 10.0.0.137 () {34 vars in 669 bytes} [Wed Jun 10 11:22:05 2026] POST /v2.0/subnets => generated 605 bytes in 356 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/1959] 10.0.0.137 () {32 vars in 672 bytes} [Wed Jun 10 11:22:05 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: 7|app: 0|req: 1011/1960] 10.0.0.137 () {34 vars in 751 bytes} [Wed Jun 10 11:22:05 2026] PUT /v2.0/subnets/b0c4e055-e141-4635-a9e9-9607e59c5e79/tags => generated 17 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/1961] 10.0.0.137 () {32 vars in 686 bytes} [Wed Jun 10 11:22:06 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/1962] 10.0.0.137 () {32 vars in 726 bytes} [Wed Jun 10 11:22:05 2026] DELETE /v2.0/networks/babfbdc9-0c11-4fae-8a28-1543400c437f => generated 0 bytes in 446 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/1963] 10.0.0.137 () {34 vars in 751 bytes} [Wed Jun 10 11:22:06 2026] PUT /v2.0/subnets/3d24dd4b-b051-491d-b3b3-7511d59a372b/tags => generated 25 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:22:06.190 7 WARNING neutron_lib.context [None req-d7ab0aff-49cb-4778-a76b-c774beb1c945 550c7d4db95c4a58941641f7df22ea15 fd866ed13a3d4152a3d88f66ed38bb37 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 951/1964] 10.0.0.137 () {32 vars in 682 bytes} [Wed Jun 10 11:22:06 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:22:06.269 7 INFO neutron.db.segments_db [None req-d7ab0aff-49cb-4778-a76b-c774beb1c945 550c7d4db95c4a58941641f7df22ea15 fd866ed13a3d4152a3d88f66ed38bb37 - - default default] Added segment 483a871a-ed35-44ce-8965-a76107a2f91b of type vxlan for network dffa8be1-1aab-4db2-8fe1-a18b0f60aab9 [pid: 8|app: 0|req: 952/1965] 10.0.0.137 () {34 vars in 751 bytes} [Wed Jun 10 11:22:06 2026] PUT /v2.0/subnets/75dcec1a-3c4f-4ab7-80f0-d00960f38c21/tags => generated 34 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1966] 10.0.0.137 () {32 vars in 694 bytes} [Wed Jun 10 11:22:06 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/1967] 10.0.0.137 () {34 vars in 751 bytes} [Wed Jun 10 11:22:06 2026] PUT /v2.0/subnets/f94f46fe-a395-4f64-b6d6-cdfd65925b0d/tags => generated 19 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/1968] 10.0.0.137 () {34 vars in 670 bytes} [Wed Jun 10 11:22:06 2026] POST /v2.0/networks => generated 630 bytes in 245 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/1969] 10.0.0.137 () {32 vars in 680 bytes} [Wed Jun 10 11:22:06 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:22:06.457 8 WARNING neutron_lib.context [None req-06e6fcb0-9930-4e20-b511-2318bced22c9 550c7d4db95c4a58941641f7df22ea15 fd866ed13a3d4152a3d88f66ed38bb37 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1015/1970] 10.0.0.137 () {32 vars in 664 bytes} [Wed Jun 10 11:22:06 2026] GET /v2.0/subnets?tags=red => generated 1832 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/1971] 10.0.0.137 () {32 vars in 694 bytes} [Wed Jun 10 11:22:06 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/1972] 10.0.0.137 () {32 vars in 678 bytes} [Wed Jun 10 11:22:06 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1235 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/1973] 10.0.0.137 () {32 vars in 690 bytes} [Wed Jun 10 11:22:06 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/1974] 10.0.0.137 () {32 vars in 674 bytes} [Wed Jun 10 11:22:06 2026] GET /v2.0/subnets?tags-any=blue => generated 1235 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/1975] 10.0.0.137 () {32 vars in 702 bytes} [Wed Jun 10 11:22:06 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/1976] 10.0.0.137 () {32 vars in 686 bytes} [Wed Jun 10 11:22:06 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1832 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/1977] 10.0.0.137 () {32 vars in 732 bytes} [Wed Jun 10 11:22:06 2026] DELETE /v2.0/subnetpools/3ea569ab-6d79-467f-bf15-dc07086380ca => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/1978] 10.0.0.137 () {34 vars in 669 bytes} [Wed Jun 10 11:22:06 2026] POST /v2.0/subnets => generated 602 bytes in 413 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/1979] 10.0.0.137 () {32 vars in 672 bytes} [Wed Jun 10 11:22:06 2026] GET /v2.0/subnets?not-tags=red => generated 1823 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:22:06.934 7 WARNING neutron_lib.context [None req-4b6d3efe-db93-44f0-b339-b0f45687b57f 550c7d4db95c4a58941641f7df22ea15 fd866ed13a3d4152a3d88f66ed38bb37 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 957/1980] 10.0.0.137 () {32 vars in 732 bytes} [Wed Jun 10 11:22:06 2026] DELETE /v2.0/subnetpools/4fd90cc6-5a8f-4fb7-abb9-539d196c7b12 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:22:06.989 7 INFO neutron.db.segments_db [None req-4b6d3efe-db93-44f0-b339-b0f45687b57f 550c7d4db95c4a58941641f7df22ea15 fd866ed13a3d4152a3d88f66ed38bb37 - - default default] Added segment 4df9b119-d89c-4f71-8788-7302b41bcbb8 of type vxlan for network 95aefa32-ba57-403d-8292-8d78d63d69a8 [pid: 8|app: 0|req: 958/1981] 10.0.0.137 () {32 vars in 686 bytes} [Wed Jun 10 11:22:06 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2420 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/1982] 10.0.0.137 () {32 vars in 732 bytes} [Wed Jun 10 11:22:07 2026] DELETE /v2.0/subnetpools/5f7f77b5-4874-465d-9776-dbef6b674b87 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/1983] 10.0.0.137 () {32 vars in 682 bytes} [Wed Jun 10 11:22:07 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2420 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/1984] 10.0.0.137 () {32 vars in 732 bytes} [Wed Jun 10 11:22:07 2026] DELETE /v2.0/subnetpools/c1589d0c-2f71-4e3b-ae21-406665cca022 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/1985] 10.0.0.137 () {32 vars in 694 bytes} [Wed Jun 10 11:22:07 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) 2026-06-10 11:22:07.415 8 INFO neutron.services.segments.plugin [-] Segment 6a93c0b0-b779-4cce-afe8-42969c226314 resource provider aggregate not found [pid: 8|app: 0|req: 963/1986] 10.0.0.137 () {32 vars in 732 bytes} [Wed Jun 10 11:22:07 2026] DELETE /v2.0/subnetpools/bc37592a-1c72-48aa-aa9d-3add76b5bb65 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:22:07.437 8 INFO neutron.services.segments.plugin [-] Segment 6a93c0b0-b779-4cce-afe8-42969c226314 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6a93c0b0-b779-4cce-afe8-42969c226314 found for delete ", "request_id": "req-0773331d-6260-472a-a597-d29e5185aaf3"}]} 2026-06-10 11:22:07.463 8 INFO neutron.services.segments.plugin [-] Segment 6a93c0b0-b779-4cce-afe8-42969c226314 resource provider aggregate not found 2026-06-10 11:22:07.480 8 INFO neutron.services.segments.plugin [-] Segment 6a93c0b0-b779-4cce-afe8-42969c226314 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6a93c0b0-b779-4cce-afe8-42969c226314 found for delete ", "request_id": "req-427c1895-efc7-47a1-92b8-75bb42a9536d"}]} [pid: 8|app: 0|req: 964/1987] 10.0.0.137 () {32 vars in 724 bytes} [Wed Jun 10 11:22:07 2026] DELETE /v2.0/subnets/b0c4e055-e141-4635-a9e9-9607e59c5e79 => generated 0 bytes in 283 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:22:07.842 7 INFO neutron.db.l3_hamode_db [None req-4b6d3efe-db93-44f0-b339-b0f45687b57f 550c7d4db95c4a58941641f7df22ea15 fd866ed13a3d4152a3d88f66ed38bb37 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 965/1988] 10.0.0.137 () {32 vars in 724 bytes} [Wed Jun 10 11:22:07 2026] DELETE /v2.0/subnets/3d24dd4b-b051-491d-b3b3-7511d59a372b => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:22:08.039 7 INFO neutron.db.l3_hamode_db [None req-4b6d3efe-db93-44f0-b339-b0f45687b57f 550c7d4db95c4a58941641f7df22ea15 fd866ed13a3d4152a3d88f66ed38bb37 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 966/1989] 10.0.0.137 () {32 vars in 724 bytes} [Wed Jun 10 11:22:07 2026] DELETE /v2.0/subnets/75dcec1a-3c4f-4ab7-80f0-d00960f38c21 => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/1990] 10.0.0.137 () {32 vars in 724 bytes} [Wed Jun 10 11:22:08 2026] DELETE /v2.0/subnets/f94f46fe-a395-4f64-b6d6-cdfd65925b0d => generated 0 bytes in 303 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/1991] 10.0.0.137 () {32 vars in 724 bytes} [Wed Jun 10 11:22:08 2026] DELETE /v2.0/subnets/c5bcd3cd-134d-4ed0-bce4-914fa7b70a95 => generated 0 bytes in 272 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/1992] 10.0.0.137 () {34 vars in 669 bytes} [Wed Jun 10 11:22:06 2026] POST /v2.0/routers => generated 506 bytes in 2020 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/1993] 10.0.0.137 () {32 vars in 774 bytes} [Wed Jun 10 11:22:08 2026] GET /v2.0/security-groups?tenant_id=167f7a771dc740928ec472a533b15142&name=default => generated 2801 bytes in 267 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:22:09.165 7 INFO neutron.services.segments.plugin [-] Segment f92c91ba-a99a-4b36-bf94-28a6c6aa9968 resource provider aggregate not found 2026-06-10 11:22:09.170 7 INFO neutron.services.segments.plugin [-] Segment f92c91ba-a99a-4b36-bf94-28a6c6aa9968 resource provider aggregate not found 2026-06-10 11:22:09.186 7 INFO neutron.services.segments.plugin [-] Segment f92c91ba-a99a-4b36-bf94-28a6c6aa9968 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f92c91ba-a99a-4b36-bf94-28a6c6aa9968 found for delete ", "request_id": "req-86a16620-3f73-4aa8-bb5c-4594771cd458"}]} 2026-06-10 11:22:09.187 7 INFO neutron.services.segments.plugin [-] Segment f92c91ba-a99a-4b36-bf94-28a6c6aa9968 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f92c91ba-a99a-4b36-bf94-28a6c6aa9968 found for delete ", "request_id": "req-e16ed10b-09f2-4f68-b41c-39935fc31e11"}]} [pid: 7|app: 0|req: 1025/1994] 10.0.0.137 () {32 vars in 726 bytes} [Wed Jun 10 11:22:08 2026] DELETE /v2.0/networks/162be474-1180-4a38-9972-dd39f27b473e => generated 0 bytes in 250 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/1995] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:22:09 2026] DELETE /v2.0/security-groups/a6f56edd-b2d2-45e3-8f17-dd853f05b868 => 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: 1027/1996] 10.0.0.137 () {32 vars in 726 bytes} [Wed Jun 10 11:22:09 2026] DELETE /v2.0/networks/098b2556-0ac7-4b3b-8ee1-901befcd6b1c => generated 0 bytes in 251 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/1997] 10.0.0.137 () {32 vars in 774 bytes} [Wed Jun 10 11:22:09 2026] GET /v2.0/security-groups?tenant_id=5fe3b1014d344ab6b878099b47bc964f&name=default => generated 2801 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/1998] 10.0.0.137 () {32 vars in 726 bytes} [Wed Jun 10 11:22:09 2026] DELETE /v2.0/networks/4f1c07df-fe4e-4357-b686-384822865f51 => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/1999] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:22:09 2026] DELETE /v2.0/security-groups/d697cf23-9325-4187-9a8e-ea6c7326018b => 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: 1031/2000] 10.0.0.137 () {32 vars in 774 bytes} [Wed Jun 10 11:22:09 2026] GET /v2.0/security-groups?tenant_id=2e48b6f9aa4a436994c0b74abd4e6c2a&name=default => generated 2801 bytes in 422 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/2001] 10.0.0.137 () {34 vars in 783 bytes} [Wed Jun 10 11:22:09 2026] PUT /v2.0/routers/86ce6ef1-97d9-4c16-bdec-cd4e04feb8f5/add_router_interface => generated 309 bytes in 1550 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/2002] 10.0.0.137 () {32 vars in 726 bytes} [Wed Jun 10 11:22:10 2026] DELETE /v2.0/networks/117a71c8-33aa-45d8-97c2-39bfc97a0bd3 => generated 0 bytes in 270 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/2003] 10.0.0.137 () {32 vars in 774 bytes} [Wed Jun 10 11:22:10 2026] GET /v2.0/security-groups?tenant_id=1aabce1d8dec45bd804d97ad52a5ddfe&name=default => generated 2801 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/2004] 10.0.0.137 () {32 vars in 717 bytes} [Wed Jun 10 11:22:10 2026] GET /v2.0/ports/db5972cb-4ff2-4b3b-9127-639a86dc3578 => generated 955 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/2005] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:22:10 2026] DELETE /v2.0/security-groups/f13e3e4f-2ca1-43af-abe8-4ca63fab3782 => 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: 1034/2006] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:22:10 2026] DELETE /v2.0/security-groups/3d88f706-133e-4c48-ac35-9dae0330f276 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:22:10.962 8 INFO neutron.services.segments.plugin [-] Segment 2cb6c1cb-1a78-4627-80f9-743a71f23a88 resource provider aggregate not found 2026-06-10 11:22:10.969 8 INFO neutron.services.segments.plugin [-] Segment 2cb6c1cb-1a78-4627-80f9-743a71f23a88 resource provider aggregate not found 2026-06-10 11:22:10.989 8 INFO neutron.services.segments.plugin [-] Segment 2cb6c1cb-1a78-4627-80f9-743a71f23a88 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2cb6c1cb-1a78-4627-80f9-743a71f23a88 found for delete ", "request_id": "req-0add4bca-b39f-47df-a337-1d6fe9d7ad99"}]} 2026-06-10 11:22:10.990 8 INFO neutron.services.segments.plugin [-] Segment 2cb6c1cb-1a78-4627-80f9-743a71f23a88 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2cb6c1cb-1a78-4627-80f9-743a71f23a88 found for delete ", "request_id": "req-c10cebc9-eee0-4762-9f25-94633deb6327"}]} [pid: 8|app: 0|req: 973/2007] 10.0.0.137 () {32 vars in 726 bytes} [Wed Jun 10 11:22:10 2026] DELETE /v2.0/networks/e2cab444-399a-44fd-9ee8-92dec27a6647 => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:22:11.222 7 INFO neutron.services.segments.plugin [-] Segment aecdd29c-2881-4b22-a1bf-832be0854ebe resource provider aggregate not found 2026-06-10 11:22:11.232 7 INFO neutron.services.segments.plugin [-] Segment aecdd29c-2881-4b22-a1bf-832be0854ebe resource provider aggregate not found 2026-06-10 11:22:11.246 7 INFO neutron.services.segments.plugin [-] Segment aecdd29c-2881-4b22-a1bf-832be0854ebe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aecdd29c-2881-4b22-a1bf-832be0854ebe found for delete ", "request_id": "req-bd86a21c-556c-456b-9899-f18aa36d5e93"}]} 2026-06-10 11:22:11.251 7 INFO neutron.services.segments.plugin [-] Segment aecdd29c-2881-4b22-a1bf-832be0854ebe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aecdd29c-2881-4b22-a1bf-832be0854ebe found for delete ", "request_id": "req-134bc5e2-3a87-4aee-ba51-e52dbbbf9a7f"}]} 2026-06-10 11:22:11.282 7 INFO neutron.services.segments.plugin [-] Segment 3da21ca4-b3f9-4c83-a47a-6245aea3ce5f resource provider aggregate not found 2026-06-10 11:22:11.289 7 INFO neutron.services.segments.plugin [-] Segment 3da21ca4-b3f9-4c83-a47a-6245aea3ce5f resource provider aggregate not found 2026-06-10 11:22:11.311 7 INFO neutron.services.segments.plugin [-] Segment 3da21ca4-b3f9-4c83-a47a-6245aea3ce5f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3da21ca4-b3f9-4c83-a47a-6245aea3ce5f found for delete ", "request_id": "req-e67b645e-0a7d-4f02-8b32-140013f54d89"}]} 2026-06-10 11:22:11.319 7 INFO neutron.services.segments.plugin [-] Segment 3da21ca4-b3f9-4c83-a47a-6245aea3ce5f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3da21ca4-b3f9-4c83-a47a-6245aea3ce5f found for delete ", "request_id": "req-a7d3aa8d-5d17-4278-a45c-6229a2e8a173"}]} 2026-06-10 11:22:11.331 7 INFO neutron.services.segments.plugin [-] Segment f8f5ea01-0de2-4fb3-a941-ae1000994259 resource provider aggregate not found 2026-06-10 11:22:11.343 7 INFO neutron.services.segments.plugin [-] Segment f8f5ea01-0de2-4fb3-a941-ae1000994259 resource provider aggregate not found 2026-06-10 11:22:11.349 7 INFO neutron.services.segments.plugin [-] Segment f8f5ea01-0de2-4fb3-a941-ae1000994259 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f8f5ea01-0de2-4fb3-a941-ae1000994259 found for delete ", "request_id": "req-8a422b4f-4a6a-4633-bbaf-ec4af28a457e"}]} 2026-06-10 11:22:11.362 7 INFO neutron.services.segments.plugin [-] Segment f8f5ea01-0de2-4fb3-a941-ae1000994259 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f8f5ea01-0de2-4fb3-a941-ae1000994259 found for delete ", "request_id": "req-8532cc7a-a547-48b2-a5e9-dd060ea0d202"}]} [pid: 7|app: 0|req: 1035/2008] 10.0.0.137 () {34 vars in 789 bytes} [Wed Jun 10 11:22:10 2026] PUT /v2.0/routers/86ce6ef1-97d9-4c16-bdec-cd4e04feb8f5/remove_router_interface => generated 309 bytes in 1262 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/2009] 10.0.0.137 () {32 vars in 736 bytes} [Wed Jun 10 11:22:12 2026] GET /v2.0/ports?device_id=86ce6ef1-97d9-4c16-bdec-cd4e04feb8f5 => 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: 974/2010] 10.0.0.137 () {32 vars in 774 bytes} [Wed Jun 10 11:22:12 2026] GET /v2.0/security-groups?tenant_id=66e6d63f24e14139a8279c624cb1ac7f&name=default => generated 2801 bytes in 311 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/2011] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:22:12 2026] DELETE /v2.0/security-groups/8b77a29f-9407-45d5-a434-e7a7a9ce41e4 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/2012] 10.0.0.137 () {32 vars in 774 bytes} [Wed Jun 10 11:22:12 2026] GET /v2.0/security-groups?tenant_id=c5c395a1fae443c4a82f8cef269d5251&name=default => generated 2801 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/2013] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:22:12 2026] DELETE /v2.0/security-groups/dbd14257-8af4-480a-b474-53435d249190 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:22:12.921 7 INFO neutron.db.l3_hamode_db [None req-57e747fc-3b4d-40f2-8700-1183da04acfe 550c7d4db95c4a58941641f7df22ea15 fd866ed13a3d4152a3d88f66ed38bb37 - - default default] HA network 95aefa32-ba57-403d-8292-8d78d63d69a8 was deleted as no HA routers are present in tenant fd866ed13a3d4152a3d88f66ed38bb37. [pid: 7|app: 0|req: 1037/2014] 10.0.0.137 () {32 vars in 724 bytes} [Wed Jun 10 11:22:12 2026] DELETE /v2.0/routers/86ce6ef1-97d9-4c16-bdec-cd4e04feb8f5 => generated 0 bytes in 760 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/2015] 10.0.0.137 () {32 vars in 774 bytes} [Wed Jun 10 11:22:13 2026] GET /v2.0/security-groups?tenant_id=8df9fd97427147b3ac58e4a2013c758a&name=default => 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: 978/2016] 10.0.0.137 () {32 vars in 724 bytes} [Wed Jun 10 11:22:12 2026] DELETE /v2.0/subnets/54cd6a9d-ead0-4fe6-ae3a-7d53d5466020 => 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: 1039/2017] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:22:13 2026] DELETE /v2.0/security-groups/750ee855-25fa-4c4e-be43-0df0313d5f49 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:22:13.645 8 INFO neutron.services.segments.plugin [-] Segment 483a871a-ed35-44ce-8965-a76107a2f91b resource provider aggregate not found 2026-06-10 11:22:13.656 8 INFO neutron.services.segments.plugin [-] Segment 483a871a-ed35-44ce-8965-a76107a2f91b resource provider aggregate not found 2026-06-10 11:22:13.675 8 INFO neutron.services.segments.plugin [-] Segment 483a871a-ed35-44ce-8965-a76107a2f91b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 483a871a-ed35-44ce-8965-a76107a2f91b found for delete ", "request_id": "req-c355ad29-b65e-4f2d-acff-e06c440c62c7"}]} [pid: 8|app: 0|req: 979/2018] 10.0.0.137 () {32 vars in 726 bytes} [Wed Jun 10 11:22:13 2026] DELETE /v2.0/networks/dffa8be1-1aab-4db2-8fe1-a18b0f60aab9 => generated 0 bytes in 504 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:22:13.703 7 WARNING neutron_lib.context [None req-4628f015-3abe-429c-a361-1a6c2f956109 550c7d4db95c4a58941641f7df22ea15 fd866ed13a3d4152a3d88f66ed38bb37 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 11:22:13.721 7 INFO neutron.services.segments.plugin [-] Segment 4df9b119-d89c-4f71-8788-7302b41bcbb8 resource provider aggregate not found 2026-06-10 11:22:13.727 7 INFO neutron.services.segments.plugin [-] Segment 4df9b119-d89c-4f71-8788-7302b41bcbb8 resource provider aggregate not found 2026-06-10 11:22:13.743 7 INFO neutron.services.segments.plugin [-] Segment 4df9b119-d89c-4f71-8788-7302b41bcbb8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4df9b119-d89c-4f71-8788-7302b41bcbb8 found for delete ", "request_id": "req-49db3610-bb8d-4a99-97f4-bc3b1d7a9e1e"}]} 2026-06-10 11:22:13.745 7 INFO neutron.services.segments.plugin [-] Segment 4df9b119-d89c-4f71-8788-7302b41bcbb8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4df9b119-d89c-4f71-8788-7302b41bcbb8 found for delete ", "request_id": "req-afc7a28e-0aab-4e20-baea-cf84ace23732"}]} 2026-06-10 11:22:13.765 7 INFO neutron.db.segments_db [None req-4628f015-3abe-429c-a361-1a6c2f956109 550c7d4db95c4a58941641f7df22ea15 fd866ed13a3d4152a3d88f66ed38bb37 - - default default] Added segment 33f4a10b-862b-4854-bf2a-c8b90294945a of type vxlan for network e4857a14-bf5c-44a4-83a6-3a2a0e7b3f5e 2026-06-10 11:22:14.092 7 INFO neutron.db.l3_hamode_db [None req-4628f015-3abe-429c-a361-1a6c2f956109 550c7d4db95c4a58941641f7df22ea15 fd866ed13a3d4152a3d88f66ed38bb37 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 11:22:14.379 8 INFO neutron.services.segments.plugin [-] Segment 483a871a-ed35-44ce-8965-a76107a2f91b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 483a871a-ed35-44ce-8965-a76107a2f91b found for delete ", "request_id": "req-baeebf39-0a62-4c71-bbc8-32a9be0dc336"}]} 2026-06-10 11:22:14.483 8 WARNING neutron_lib.context [None req-25e3de7f-35ac-4bc3-b2f0-48f9224d5dd4 72cbeb3454ae47c081f7f2a58dd3a826 2e09998685d94bc6b30f37fbdfc885e4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 980/2019] 10.0.0.137 () {34 vars in 676 bytes} [Wed Jun 10 11:22:14 2026] POST /v2.0/floatingips => generated 552 bytes in 809 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/2022] 10.0.0.137 () {34 vars in 759 bytes} [Wed Jun 10 11:22:15 2026] PUT /v2.0/floatingips/e7e5eb96-1f05-4635-880b-819ab7bcb996/tags => generated 25 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/2023] 10.0.0.137 () {32 vars in 739 bytes} [Wed Jun 10 11:22:15 2026] GET /v2.0/floatingips/e7e5eb96-1f05-4635-880b-819ab7bcb996/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/2024] 10.0.0.137 () {34 vars in 770 bytes} [Wed Jun 10 11:22:15 2026] PUT /v2.0/floatingips/e7e5eb96-1f05-4635-880b-819ab7bcb996/tags/green => generated 4 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/2025] 10.0.0.137 () {32 vars in 739 bytes} [Wed Jun 10 11:22:15 2026] GET /v2.0/floatingips/e7e5eb96-1f05-4635-880b-819ab7bcb996/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: 987/2026] 10.0.0.137 () {34 vars in 766 bytes} [Wed Jun 10 11:22:15 2026] PUT /v2.0/floatingips/e7e5eb96-1f05-4635-880b-819ab7bcb996/tags/red => generated 4 bytes in 29 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/2027] 10.0.0.137 () {32 vars in 739 bytes} [Wed Jun 10 11:22:15 2026] GET /v2.0/floatingips/e7e5eb96-1f05-4635-880b-819ab7bcb996/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:22:15.462 7 INFO neutron.db.l3_hamode_db [None req-4628f015-3abe-429c-a361-1a6c2f956109 550c7d4db95c4a58941641f7df22ea15 fd866ed13a3d4152a3d88f66ed38bb37 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 989/2028] 10.0.0.137 () {34 vars in 788 bytes} [Wed Jun 10 11:22:15 2026] PUT /v2.0/floatingips/e7e5eb96-1f05-4635-880b-819ab7bcb996/tags/black.or.white => generated 4 bytes in 60 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/2029] 10.0.0.137 () {32 vars in 739 bytes} [Wed Jun 10 11:22:15 2026] GET /v2.0/floatingips/e7e5eb96-1f05-4635-880b-819ab7bcb996/tags => generated 52 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/2030] 10.0.0.137 () {34 vars in 759 bytes} [Wed Jun 10 11:22:15 2026] PUT /v2.0/floatingips/e7e5eb96-1f05-4635-880b-819ab7bcb996/tags => generated 37 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/2031] 10.0.0.137 () {32 vars in 739 bytes} [Wed Jun 10 11:22:15 2026] GET /v2.0/floatingips/e7e5eb96-1f05-4635-880b-819ab7bcb996/tags => generated 37 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/2032] 10.0.0.137 () {32 vars in 747 bytes} [Wed Jun 10 11:22:15 2026] GET /v2.0/floatingips/e7e5eb96-1f05-4635-880b-819ab7bcb996/tags/red => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:22:15.751 8 INFO neutron.api.v2.resource [None req-68aa03bb-df64-48d4-a03e-35c1e41fa91b 72cbeb3454ae47c081f7f2a58dd3a826 2e09998685d94bc6b30f37fbdfc885e4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 994/2033] 10.0.0.137 () {32 vars in 751 bytes} [Wed Jun 10 11:22:15 2026] GET /v2.0/floatingips/e7e5eb96-1f05-4635-880b-819ab7bcb996/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: 995/2034] 10.0.0.137 () {32 vars in 750 bytes} [Wed Jun 10 11:22:15 2026] DELETE /v2.0/floatingips/e7e5eb96-1f05-4635-880b-819ab7bcb996/tags/red => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/2035] 10.0.0.137 () {32 vars in 739 bytes} [Wed Jun 10 11:22:15 2026] GET /v2.0/floatingips/e7e5eb96-1f05-4635-880b-819ab7bcb996/tags => generated 30 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:22:15.893 8 INFO neutron.api.v2.resource [None req-0e4c38f4-402d-447c-9f90-173b481a5499 72cbeb3454ae47c081f7f2a58dd3a826 2e09998685d94bc6b30f37fbdfc885e4 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 997/2036] 10.0.0.137 () {32 vars in 754 bytes} [Wed Jun 10 11:22:15 2026] DELETE /v2.0/floatingips/e7e5eb96-1f05-4635-880b-819ab7bcb996/tags/green => generated 99 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/2037] 10.0.0.137 () {32 vars in 742 bytes} [Wed Jun 10 11:22:15 2026] DELETE /v2.0/floatingips/e7e5eb96-1f05-4635-880b-819ab7bcb996/tags => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/2038] 10.0.0.137 () {32 vars in 739 bytes} [Wed Jun 10 11:22:15 2026] GET /v2.0/floatingips/e7e5eb96-1f05-4635-880b-819ab7bcb996/tags => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/2039] 10.0.0.137 () {34 vars in 669 bytes} [Wed Jun 10 11:22:13 2026] POST /v2.0/routers => generated 688 bytes in 2837 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:22:16.686 7 WARNING neutron_lib.context [None req-5ddb0a3e-adfe-408b-a6bd-ba7284029bf2 5423c9a28e314dcbb52209ebaf1398ce 6db956715e1f4d4b9849cb179ad836e2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1000/2040] 10.0.0.137 () {32 vars in 732 bytes} [Wed Jun 10 11:22:15 2026] DELETE /v2.0/floatingips/e7e5eb96-1f05-4635-880b-819ab7bcb996 => generated 0 bytes in 800 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:22:16.811 7 INFO neutron.db.segments_db [None req-5ddb0a3e-adfe-408b-a6bd-ba7284029bf2 5423c9a28e314dcbb52209ebaf1398ce 6db956715e1f4d4b9849cb179ad836e2 - - default default] Added segment cece6e35-5a7d-448d-b67f-1809aeb47685 of type vxlan for network 0b391de9-bf87-4ad9-8ae8-d5ff16b954bc [pid: 8|app: 0|req: 1001/2041] 10.0.0.137 () {32 vars in 721 bytes} [Wed Jun 10 11:22:16 2026] GET /v2.0/routers/94385be7-42bd-4da4-b7d0-b5d67c75e6b1 => generated 694 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/2042] 10.0.0.137 () {34 vars in 670 bytes} [Wed Jun 10 11:22:16 2026] POST /v2.0/networks => generated 631 bytes in 397 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:22:16.932 7 WARNING neutron_lib.context [None req-67adc629-3421-4eb2-90dd-69a1669e7fa1 5423c9a28e314dcbb52209ebaf1398ce 6db956715e1f4d4b9849cb179ad836e2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2043] 10.0.0.137 () {32 vars in 647 bytes} [Wed Jun 10 11:22:16 2026] GET /v2.0/routers => generated 697 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/2044] 10.0.0.137 () {34 vars in 664 bytes} [Wed Jun 10 11:22:16 2026] POST /v2.0/ports => generated 743 bytes in 366 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: 1043/2045] 10.0.0.137 () {34 vars in 747 bytes} [Wed Jun 10 11:22:17 2026] PUT /v2.0/ports/57369fdd-fce0-4ba4-b5d4-905bd8083c7f/tags => generated 25 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/2046] 10.0.0.137 () {32 vars in 727 bytes} [Wed Jun 10 11:22:17 2026] GET /v2.0/ports/57369fdd-fce0-4ba4-b5d4-905bd8083c7f/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/2047] 10.0.0.137 () {34 vars in 741 bytes} [Wed Jun 10 11:22:17 2026] PUT /v2.0/routers/94385be7-42bd-4da4-b7d0-b5d67c75e6b1 => generated 701 bytes in 552 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/2048] 10.0.0.137 () {34 vars in 758 bytes} [Wed Jun 10 11:22:17 2026] PUT /v2.0/ports/57369fdd-fce0-4ba4-b5d4-905bd8083c7f/tags/green => 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: 1045/2049] 10.0.0.137 () {32 vars in 774 bytes} [Wed Jun 10 11:22:17 2026] GET /v2.0/security-groups?tenant_id=2e09998685d94bc6b30f37fbdfc885e4&name=default => generated 2801 bytes in 299 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/2050] 10.0.0.137 () {32 vars in 727 bytes} [Wed Jun 10 11:22:17 2026] GET /v2.0/ports/57369fdd-fce0-4ba4-b5d4-905bd8083c7f/tags => generated 34 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/2051] 10.0.0.137 () {32 vars in 721 bytes} [Wed Jun 10 11:22:17 2026] GET /v2.0/routers/94385be7-42bd-4da4-b7d0-b5d67c75e6b1 => generated 701 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/2052] 10.0.0.137 () {34 vars in 754 bytes} [Wed Jun 10 11:22:17 2026] PUT /v2.0/ports/57369fdd-fce0-4ba4-b5d4-905bd8083c7f/tags/red => generated 4 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/2053] 10.0.0.137 () {32 vars in 736 bytes} [Wed Jun 10 11:22:17 2026] GET /v2.0/ports?device_id=94385be7-42bd-4da4-b7d0-b5d67c75e6b1 => 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: 1047/2054] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:22:17 2026] DELETE /v2.0/security-groups/f987a4aa-aaee-4b37-9e37-a2835faf7b17 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/2055] 10.0.0.137 () {32 vars in 727 bytes} [Wed Jun 10 11:22:17 2026] GET /v2.0/ports/57369fdd-fce0-4ba4-b5d4-905bd8083c7f/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/2056] 10.0.0.137 () {34 vars in 776 bytes} [Wed Jun 10 11:22:17 2026] PUT /v2.0/ports/57369fdd-fce0-4ba4-b5d4-905bd8083c7f/tags/black.or.white => generated 4 bytes in 66 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/2057] 10.0.0.137 () {32 vars in 727 bytes} [Wed Jun 10 11:22:17 2026] GET /v2.0/ports/57369fdd-fce0-4ba4-b5d4-905bd8083c7f/tags => generated 52 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/2058] 10.0.0.137 () {34 vars in 747 bytes} [Wed Jun 10 11:22:17 2026] PUT /v2.0/ports/57369fdd-fce0-4ba4-b5d4-905bd8083c7f/tags => generated 37 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/2059] 10.0.0.137 () {32 vars in 774 bytes} [Wed Jun 10 11:22:18 2026] GET /v2.0/security-groups?tenant_id=bd8487bfdcd0436cbd7491abb2d95469&name=default => generated 2801 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/2060] 10.0.0.137 () {32 vars in 727 bytes} [Wed Jun 10 11:22:18 2026] GET /v2.0/ports/57369fdd-fce0-4ba4-b5d4-905bd8083c7f/tags => generated 37 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/2061] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:22:18 2026] DELETE /v2.0/security-groups/1a849b13-4e30-45e2-a6a3-76f07b203350 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/2062] 10.0.0.137 () {32 vars in 735 bytes} [Wed Jun 10 11:22:18 2026] GET /v2.0/ports/57369fdd-fce0-4ba4-b5d4-905bd8083c7f/tags/red => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:22:18.433 8 INFO neutron.api.v2.resource [None req-61b0f548-bbc7-4f01-8378-60e09f9adcea 5423c9a28e314dcbb52209ebaf1398ce 6db956715e1f4d4b9849cb179ad836e2 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1016/2063] 10.0.0.137 () {32 vars in 739 bytes} [Wed Jun 10 11:22:18 2026] GET /v2.0/ports/57369fdd-fce0-4ba4-b5d4-905bd8083c7f/tags/green => generated 99 bytes in 64 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/2064] 10.0.0.137 () {32 vars in 738 bytes} [Wed Jun 10 11:22:18 2026] DELETE /v2.0/ports/57369fdd-fce0-4ba4-b5d4-905bd8083c7f/tags/red => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/2065] 10.0.0.137 () {32 vars in 727 bytes} [Wed Jun 10 11:22:18 2026] GET /v2.0/ports/57369fdd-fce0-4ba4-b5d4-905bd8083c7f/tags => generated 30 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:22:18.625 8 INFO neutron.api.v2.resource [None req-f3370fe7-fa15-4b18-b3e4-e6414c94b77f 5423c9a28e314dcbb52209ebaf1398ce 6db956715e1f4d4b9849cb179ad836e2 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1019/2066] 10.0.0.137 () {32 vars in 742 bytes} [Wed Jun 10 11:22:18 2026] DELETE /v2.0/ports/57369fdd-fce0-4ba4-b5d4-905bd8083c7f/tags/green => generated 99 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/2067] 10.0.0.137 () {32 vars in 730 bytes} [Wed Jun 10 11:22:18 2026] DELETE /v2.0/ports/57369fdd-fce0-4ba4-b5d4-905bd8083c7f/tags => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/2068] 10.0.0.137 () {32 vars in 727 bytes} [Wed Jun 10 11:22:18 2026] GET /v2.0/ports/57369fdd-fce0-4ba4-b5d4-905bd8083c7f/tags => generated 12 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:22:18.971 7 INFO neutron.services.segments.plugin [-] Segment 33f4a10b-862b-4854-bf2a-c8b90294945a resource provider aggregate not found 2026-06-10 11:22:18.977 7 INFO neutron.services.segments.plugin [-] Segment 33f4a10b-862b-4854-bf2a-c8b90294945a resource provider aggregate not found 2026-06-10 11:22:18.998 7 INFO neutron.db.l3_hamode_db [None req-45fdf333-5eae-46c8-8a71-32c31ac767bf 550c7d4db95c4a58941641f7df22ea15 fd866ed13a3d4152a3d88f66ed38bb37 - - default default] HA network e4857a14-bf5c-44a4-83a6-3a2a0e7b3f5e was deleted as no HA routers are present in tenant fd866ed13a3d4152a3d88f66ed38bb37. 2026-06-10 11:22:19.000 7 INFO neutron.services.segments.plugin [-] Segment 33f4a10b-862b-4854-bf2a-c8b90294945a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 33f4a10b-862b-4854-bf2a-c8b90294945a found for delete ", "request_id": "req-b65cba58-3398-4b28-91d9-9d04f5db12fa"}]} 2026-06-10 11:22:19.001 7 INFO neutron.services.segments.plugin [-] Segment 33f4a10b-862b-4854-bf2a-c8b90294945a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 33f4a10b-862b-4854-bf2a-c8b90294945a found for delete ", "request_id": "req-f07450db-ced3-43db-b00a-d5505e26e7db"}]} [pid: 8|app: 0|req: 1022/2069] 10.0.0.137 () {32 vars in 720 bytes} [Wed Jun 10 11:22:18 2026] DELETE /v2.0/ports/57369fdd-fce0-4ba4-b5d4-905bd8083c7f => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/2070] 10.0.0.137 () {32 vars in 724 bytes} [Wed Jun 10 11:22:17 2026] DELETE /v2.0/routers/94385be7-42bd-4da4-b7d0-b5d67c75e6b1 => generated 0 bytes in 1156 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/2071] 10.0.0.137 () {32 vars in 736 bytes} [Wed Jun 10 11:22:19 2026] GET /v2.0/ports?device_id=94385be7-42bd-4da4-b7d0-b5d67c75e6b1 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:22:19.072 7 INFO neutron.api.v2.resource [None req-232549b0-26ce-432b-aa32-05ac017365b0 550c7d4db95c4a58941641f7df22ea15 fd866ed13a3d4152a3d88f66ed38bb37 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1050/2072] 10.0.0.137 () {32 vars in 724 bytes} [Wed Jun 10 11:22:19 2026] DELETE /v2.0/routers/94385be7-42bd-4da4-b7d0-b5d67c75e6b1 => generated 135 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/2073] 10.0.0.137 () {32 vars in 736 bytes} [Wed Jun 10 11:22:19 2026] GET /v2.0/ports?device_id=86ce6ef1-97d9-4c16-bdec-cd4e04feb8f5 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:22:19.134 7 INFO neutron.api.v2.resource [None req-1143c07c-ae75-464e-a92d-b7927c2bf895 550c7d4db95c4a58941641f7df22ea15 fd866ed13a3d4152a3d88f66ed38bb37 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1052/2074] 10.0.0.137 () {32 vars in 724 bytes} [Wed Jun 10 11:22:19 2026] DELETE /v2.0/routers/86ce6ef1-97d9-4c16-bdec-cd4e04feb8f5 => generated 135 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 11:22:19.155 7 INFO neutron.pecan_wsgi.hooks.translation [None req-23692f23-94b9-41cb-8d3b-5acfa5839226 550c7d4db95c4a58941641f7df22ea15 fd866ed13a3d4152a3d88f66ed38bb37 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1053/2075] 10.0.0.137 () {32 vars in 724 bytes} [Wed Jun 10 11:22:19 2026] DELETE /v2.0/subnets/54cd6a9d-ead0-4fe6-ae3a-7d53d5466020 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/2076] 10.0.0.137 () {32 vars in 736 bytes} [Wed Jun 10 11:22:19 2026] GET /v2.0/ports?device_id=f7a399fa-03ee-4f51-94b7-dd15fde91071 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:22:19.198 8 INFO neutron.services.segments.plugin [-] Segment cece6e35-5a7d-448d-b67f-1809aeb47685 resource provider aggregate not found 2026-06-10 11:22:19.203 8 INFO neutron.services.segments.plugin [-] Segment cece6e35-5a7d-448d-b67f-1809aeb47685 resource provider aggregate not found 2026-06-10 11:22:19.214 7 INFO neutron.api.v2.resource [None req-542960b1-a466-47a7-ac77-c6e33003095e 550c7d4db95c4a58941641f7df22ea15 fd866ed13a3d4152a3d88f66ed38bb37 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1055/2077] 10.0.0.137 () {32 vars in 724 bytes} [Wed Jun 10 11:22:19 2026] DELETE /v2.0/routers/f7a399fa-03ee-4f51-94b7-dd15fde91071 => generated 135 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 11:22:19.225 8 INFO neutron.services.segments.plugin [-] Segment cece6e35-5a7d-448d-b67f-1809aeb47685 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cece6e35-5a7d-448d-b67f-1809aeb47685 found for delete ", "request_id": "req-718ef191-4679-40dd-84f7-4732dd8b6bbb"}]} 2026-06-10 11:22:19.232 8 INFO neutron.services.segments.plugin [-] Segment cece6e35-5a7d-448d-b67f-1809aeb47685 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cece6e35-5a7d-448d-b67f-1809aeb47685 found for delete ", "request_id": "req-87caad00-2c53-46a9-8fdd-23b654a542c2"}]} 2026-06-10 11:22:19.240 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5f80257e-3ae6-4192-adda-5a9424e2d599 550c7d4db95c4a58941641f7df22ea15 fd866ed13a3d4152a3d88f66ed38bb37 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1056/2078] 10.0.0.137 () {32 vars in 724 bytes} [Wed Jun 10 11:22:19 2026] DELETE /v2.0/subnets/f8cee9f1-705e-4a72-a4ad-9c0634d4b54e => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/2079] 10.0.0.137 () {32 vars in 726 bytes} [Wed Jun 10 11:22:19 2026] DELETE /v2.0/networks/0b391de9-bf87-4ad9-8ae8-d5ff16b954bc => 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: 1057/2080] 10.0.0.137 () {32 vars in 736 bytes} [Wed Jun 10 11:22:19 2026] GET /v2.0/ports?device_id=aecbc2e5-e422-47e0-8a86-d0cd79bf99f8 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:22:19.315 8 INFO neutron.api.v2.resource [None req-555e6206-3f69-491d-a5b1-4d2cadd8ba2d 550c7d4db95c4a58941641f7df22ea15 fd866ed13a3d4152a3d88f66ed38bb37 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1024/2081] 10.0.0.137 () {32 vars in 724 bytes} [Wed Jun 10 11:22:19 2026] DELETE /v2.0/routers/aecbc2e5-e422-47e0-8a86-d0cd79bf99f8 => generated 135 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 11:22:19.346 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a322d98b-3c25-4a17-9513-a0422c86c545 550c7d4db95c4a58941641f7df22ea15 fd866ed13a3d4152a3d88f66ed38bb37 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1058/2082] 10.0.0.137 () {32 vars in 724 bytes} [Wed Jun 10 11:22:19 2026] DELETE /v2.0/subnets/3c33fce0-62e9-4772-9eaa-ada44eacaa73 => generated 136 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 11:22:19.377 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6a80f3da-7b7a-4374-9592-ce018474f477 550c7d4db95c4a58941641f7df22ea15 fd866ed13a3d4152a3d88f66ed38bb37 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1025/2083] 10.0.0.137 () {32 vars in 724 bytes} [Wed Jun 10 11:22:19 2026] DELETE /v2.0/subnets/ab9b0dfc-601f-4344-a70e-d6ad3a447b3e => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/2084] 10.0.0.137 () {32 vars in 774 bytes} [Wed Jun 10 11:22:19 2026] GET /v2.0/security-groups?tenant_id=fd866ed13a3d4152a3d88f66ed38bb37&name=default => generated 2801 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2085] 10.0.0.137 () {32 vars in 774 bytes} [Wed Jun 10 11:22:19 2026] GET /v2.0/security-groups?tenant_id=8e05e049d1b94b63b8def661722ede97&name=default => generated 2801 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2086] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:22:20 2026] DELETE /v2.0/security-groups/43d9174b-cb3c-418f-9f15-2b203e44183b => 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: 1027/2087] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:22:20 2026] DELETE /v2.0/security-groups/97155c54-94a3-4030-819c-6e3fa81511d1 => 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: 1061/2088] 10.0.0.137 () {32 vars in 774 bytes} [Wed Jun 10 11:22:20 2026] GET /v2.0/security-groups?tenant_id=6db956715e1f4d4b9849cb179ad836e2&name=default => generated 2801 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/2089] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:22:20 2026] DELETE /v2.0/security-groups/4d130b49-b04b-4f10-a716-2f3f90cef123 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:22:21.363 7 WARNING neutron_lib.context [None req-96d6731d-753c-493a-8e15-1f9ecc4e64f7 6456f1938bda443f9a9bf54a2b11bf08 05550a85ce9c40dbbe7080ba727842d5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 11:22:21.494 7 INFO neutron.db.segments_db [None req-96d6731d-753c-493a-8e15-1f9ecc4e64f7 6456f1938bda443f9a9bf54a2b11bf08 05550a85ce9c40dbbe7080ba727842d5 - - default default] Added segment 3b1dbdbe-1f1e-475d-aa9b-e24e5a17733e of type vxlan for network ec60bbc4-7486-4f1b-90ec-65b4ad87deec [pid: 7|app: 0|req: 1062/2090] 10.0.0.137 () {34 vars in 670 bytes} [Wed Jun 10 11:22:21 2026] POST /v2.0/networks => generated 640 bytes in 475 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:22:21.604 8 WARNING neutron_lib.context [None req-fe5e024e-0821-4f91-bea7-1bae1ba4a9d4 6456f1938bda443f9a9bf54a2b11bf08 05550a85ce9c40dbbe7080ba727842d5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 11:22:21.929 7 WARNING neutron_lib.context [None req-a72bb71c-dbce-44cf-88a4-11bd483277e0 86b3ed8b4dd44a8b8d5c830fe403e2e1 ef91b13d96784985be364b75918c4dc9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1029/2091] 10.0.0.137 () {34 vars in 669 bytes} [Wed Jun 10 11:22:21 2026] POST /v2.0/subnets => generated 634 bytes in 339 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:22:22.050 7 INFO neutron.db.segments_db [None req-a72bb71c-dbce-44cf-88a4-11bd483277e0 86b3ed8b4dd44a8b8d5c830fe403e2e1 ef91b13d96784985be364b75918c4dc9 - - default default] Added segment 4c561052-f7c0-4fd8-bc2a-efdf974066c2 of type vxlan for network 2b5f98ce-8422-46f6-9c9a-ee9a681307e4 [pid: 8|app: 0|req: 1030/2092] 10.0.0.137 () {32 vars in 722 bytes} [Wed Jun 10 11:22:21 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:22:22.129 8 WARNING neutron_lib.context [None req-3834e9ff-c20d-4e17-9434-aec69dcbe4f2 6456f1938bda443f9a9bf54a2b11bf08 05550a85ce9c40dbbe7080ba727842d5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1063/2093] 10.0.0.137 () {34 vars in 670 bytes} [Wed Jun 10 11:22:21 2026] POST /v2.0/networks => generated 631 bytes in 432 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:22:22.192 7 WARNING neutron_lib.context [None req-48a32a38-0c43-4623-821c-49fe1c6ce534 86b3ed8b4dd44a8b8d5c830fe403e2e1 ef91b13d96784985be364b75918c4dc9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1031/2094] 10.0.0.137 () {34 vars in 669 bytes} [Wed Jun 10 11:22:22 2026] POST /v2.0/subnets => generated 706 bytes in 359 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:22:22.496 8 WARNING neutron_lib.context [None req-2e37615e-26a6-4071-b55a-f149f91cf6b6 6456f1938bda443f9a9bf54a2b11bf08 05550a85ce9c40dbbe7080ba727842d5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1064/2095] 10.0.0.137 () {34 vars in 664 bytes} [Wed Jun 10 11:22:22 2026] POST /v2.0/ports => generated 743 bytes in 350 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:22:22.546 7 WARNING neutron_lib.context [None req-938c5eff-593a-4f96-9cba-f483aabefabf 86b3ed8b4dd44a8b8d5c830fe403e2e1 ef91b13d96784985be364b75918c4dc9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 11:22:22.572 8 INFO neutron.db.segments_db [None req-2e37615e-26a6-4071-b55a-f149f91cf6b6 6456f1938bda443f9a9bf54a2b11bf08 05550a85ce9c40dbbe7080ba727842d5 - - default default] Added segment 4de02e5b-5062-4d50-8f0c-5b6ac0629a90 of type vxlan for network 2519075e-f9f7-471c-9f3b-4f444bd5556a [pid: 8|app: 0|req: 1032/2096] 10.0.0.137 () {34 vars in 670 bytes} [Wed Jun 10 11:22:22 2026] POST /v2.0/networks => generated 637 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:22:22.688 8 WARNING neutron_lib.context [None req-7c5aaae2-3a2f-4cd2-8dbd-2a2d37b6b8fc 6456f1938bda443f9a9bf54a2b11bf08 05550a85ce9c40dbbe7080ba727842d5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1065/2097] 10.0.0.137 () {34 vars in 666 bytes} [Wed Jun 10 11:22:22 2026] POST /v2.0/trunks => generated 407 bytes in 274 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2098] 10.0.0.137 () {34 vars in 749 bytes} [Wed Jun 10 11:22:22 2026] PUT /v2.0/trunks/adeaf745-a939-454d-8617-869d70fbb398/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/2099] 10.0.0.137 () {32 vars in 729 bytes} [Wed Jun 10 11:22:22 2026] GET /v2.0/trunks/adeaf745-a939-454d-8617-869d70fbb398/tags => generated 25 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2100] 10.0.0.137 () {34 vars in 760 bytes} [Wed Jun 10 11:22:22 2026] PUT /v2.0/trunks/adeaf745-a939-454d-8617-869d70fbb398/tags/green => generated 4 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2101] 10.0.0.137 () {32 vars in 729 bytes} [Wed Jun 10 11:22:22 2026] GET /v2.0/trunks/adeaf745-a939-454d-8617-869d70fbb398/tags => generated 34 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2102] 10.0.0.137 () {34 vars in 756 bytes} [Wed Jun 10 11:22:22 2026] PUT /v2.0/trunks/adeaf745-a939-454d-8617-869d70fbb398/tags/red => generated 4 bytes in 25 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/2103] 10.0.0.137 () {34 vars in 669 bytes} [Wed Jun 10 11:22:22 2026] POST /v2.0/subnets => generated 631 bytes in 346 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:22:23.042 8 WARNING neutron_lib.context [None req-4e00a141-1db4-49a5-8873-179746e627a6 6456f1938bda443f9a9bf54a2b11bf08 05550a85ce9c40dbbe7080ba727842d5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1071/2104] 10.0.0.137 () {32 vars in 729 bytes} [Wed Jun 10 11:22:23 2026] GET /v2.0/trunks/adeaf745-a939-454d-8617-869d70fbb398/tags => generated 34 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2105] 10.0.0.137 () {34 vars in 778 bytes} [Wed Jun 10 11:22:23 2026] PUT /v2.0/trunks/adeaf745-a939-454d-8617-869d70fbb398/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: 1073/2106] 10.0.0.137 () {32 vars in 729 bytes} [Wed Jun 10 11:22:23 2026] GET /v2.0/trunks/adeaf745-a939-454d-8617-869d70fbb398/tags => generated 52 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2107] 10.0.0.137 () {34 vars in 749 bytes} [Wed Jun 10 11:22:23 2026] PUT /v2.0/trunks/adeaf745-a939-454d-8617-869d70fbb398/tags => generated 37 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2108] 10.0.0.137 () {32 vars in 729 bytes} [Wed Jun 10 11:22:23 2026] GET /v2.0/trunks/adeaf745-a939-454d-8617-869d70fbb398/tags => generated 37 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2109] 10.0.0.137 () {32 vars in 737 bytes} [Wed Jun 10 11:22:23 2026] GET /v2.0/trunks/adeaf745-a939-454d-8617-869d70fbb398/tags/red => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:22:23.305 7 INFO neutron.api.v2.resource [None req-ca3dbd1d-59c9-4cd1-a895-5256d73ac1ac 86b3ed8b4dd44a8b8d5c830fe403e2e1 ef91b13d96784985be364b75918c4dc9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1077/2110] 10.0.0.137 () {32 vars in 741 bytes} [Wed Jun 10 11:22:23 2026] GET /v2.0/trunks/adeaf745-a939-454d-8617-869d70fbb398/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: 1078/2111] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:22:23 2026] DELETE /v2.0/trunks/adeaf745-a939-454d-8617-869d70fbb398/tags/red => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2112] 10.0.0.137 () {32 vars in 729 bytes} [Wed Jun 10 11:22:23 2026] GET /v2.0/trunks/adeaf745-a939-454d-8617-869d70fbb398/tags => generated 30 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/2113] 10.0.0.137 () {34 vars in 669 bytes} [Wed Jun 10 11:22:23 2026] POST /v2.0/subnets => generated 701 bytes in 358 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:22:23.402 8 WARNING neutron_lib.context [None req-68bfa86e-2d3a-4e2c-9cad-3047e626a50d 6456f1938bda443f9a9bf54a2b11bf08 05550a85ce9c40dbbe7080ba727842d5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 11:22:23.432 7 INFO neutron.api.v2.resource [None req-3da624c6-7f97-4fa2-9cf1-754cee5d9710 86b3ed8b4dd44a8b8d5c830fe403e2e1 ef91b13d96784985be364b75918c4dc9 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1080/2114] 10.0.0.137 () {32 vars in 744 bytes} [Wed Jun 10 11:22:23 2026] DELETE /v2.0/trunks/adeaf745-a939-454d-8617-869d70fbb398/tags/green => generated 99 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-06-10 11:22:23.453 8 INFO neutron.db.segments_db [None req-68bfa86e-2d3a-4e2c-9cad-3047e626a50d 6456f1938bda443f9a9bf54a2b11bf08 05550a85ce9c40dbbe7080ba727842d5 - - default default] Added segment 08f544e5-fa2e-4461-b689-96c912446edc of type vxlan for network b654e1bb-8301-4f54-9ab7-4660c041cd69 [pid: 7|app: 0|req: 1081/2115] 10.0.0.137 () {32 vars in 732 bytes} [Wed Jun 10 11:22:23 2026] DELETE /v2.0/trunks/adeaf745-a939-454d-8617-869d70fbb398/tags => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2116] 10.0.0.137 () {32 vars in 729 bytes} [Wed Jun 10 11:22:23 2026] GET /v2.0/trunks/adeaf745-a939-454d-8617-869d70fbb398/tags => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2117] 10.0.0.137 () {32 vars in 719 bytes} [Wed Jun 10 11:22:23 2026] GET /v2.0/trunks/adeaf745-a939-454d-8617-869d70fbb398 => generated 407 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/2118] 10.0.0.137 () {34 vars in 670 bytes} [Wed Jun 10 11:22:23 2026] POST /v2.0/networks => generated 638 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:22:23.635 8 WARNING neutron_lib.context [None req-40732755-c599-49ed-a974-4de175562539 6456f1938bda443f9a9bf54a2b11bf08 05550a85ce9c40dbbe7080ba727842d5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1084/2119] 10.0.0.137 () {32 vars in 717 bytes} [Wed Jun 10 11:22:23 2026] GET /v2.0/ports/5afa6545-eaa6-4c41-b305-60fcf8ab8275 => generated 826 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2120] 10.0.0.137 () {32 vars in 722 bytes} [Wed Jun 10 11:22:23 2026] DELETE /v2.0/trunks/adeaf745-a939-454d-8617-869d70fbb398 => 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: 1086/2121] 10.0.0.137 () {34 vars in 678 bytes} [Wed Jun 10 11:22:23 2026] POST /v2.0/qos/policies => generated 359 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/2122] 10.0.0.137 () {34 vars in 669 bytes} [Wed Jun 10 11:22:23 2026] POST /v2.0/subnets => generated 632 bytes in 373 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/2123] 10.0.0.137 () {34 vars in 753 bytes} [Wed Jun 10 11:22:23 2026] PUT /v2.0/policies/afb4f27b-ccd2-4e6c-9d24-4941c6fccd07/tags => generated 25 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:22:24.032 8 WARNING neutron_lib.context [None req-1cb937c6-706d-46dd-8ec6-ff2d8f47175e 6456f1938bda443f9a9bf54a2b11bf08 05550a85ce9c40dbbe7080ba727842d5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1087/2124] 10.0.0.137 () {32 vars in 720 bytes} [Wed Jun 10 11:22:23 2026] DELETE /v2.0/ports/5afa6545-eaa6-4c41-b305-60fcf8ab8275 => 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: 1088/2125] 10.0.0.137 () {32 vars in 733 bytes} [Wed Jun 10 11:22:24 2026] GET /v2.0/policies/afb4f27b-ccd2-4e6c-9d24-4941c6fccd07/tags => generated 25 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/2126] 10.0.0.137 () {34 vars in 669 bytes} [Wed Jun 10 11:22:24 2026] POST /v2.0/subnets => generated 705 bytes in 397 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/2127] 10.0.0.137 () {34 vars in 764 bytes} [Wed Jun 10 11:22:24 2026] PUT /v2.0/policies/afb4f27b-ccd2-4e6c-9d24-4941c6fccd07/tags/green => generated 4 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-06-10 11:22:24.466 8 WARNING neutron_lib.context [None req-326fa674-266c-41f1-8e1c-b367b5b80d4f 6456f1938bda443f9a9bf54a2b11bf08 05550a85ce9c40dbbe7080ba727842d5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 11:22:24.474 7 INFO neutron.services.segments.plugin [-] Segment 4c561052-f7c0-4fd8-bc2a-efdf974066c2 resource provider aggregate not found 2026-06-10 11:22:24.481 7 INFO neutron.services.segments.plugin [-] Segment 4c561052-f7c0-4fd8-bc2a-efdf974066c2 resource provider aggregate not found 2026-06-10 11:22:24.497 7 INFO neutron.services.segments.plugin [-] Segment 4c561052-f7c0-4fd8-bc2a-efdf974066c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c561052-f7c0-4fd8-bc2a-efdf974066c2 found for delete ", "request_id": "req-ec114ea6-39c0-439a-a05a-8ca7cf36f8e4"}]} 2026-06-10 11:22:24.507 7 INFO neutron.services.segments.plugin [-] Segment 4c561052-f7c0-4fd8-bc2a-efdf974066c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c561052-f7c0-4fd8-bc2a-efdf974066c2 found for delete ", "request_id": "req-673f32c5-ab81-47ad-ad1b-230efe02647d"}]} [pid: 7|app: 0|req: 1089/2128] 10.0.0.137 () {32 vars in 726 bytes} [Wed Jun 10 11:22:24 2026] DELETE /v2.0/networks/2b5f98ce-8422-46f6-9c9a-ee9a681307e4 => generated 0 bytes in 284 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:22:24.519 8 INFO neutron.db.segments_db [None req-326fa674-266c-41f1-8e1c-b367b5b80d4f 6456f1938bda443f9a9bf54a2b11bf08 05550a85ce9c40dbbe7080ba727842d5 - - default default] Added segment 20fc5df6-c7b8-4c55-a716-1a08c39985b6 of type vxlan for network 164b2bbf-df2b-40ff-aca2-94032e8d4ece [pid: 7|app: 0|req: 1090/2129] 10.0.0.137 () {32 vars in 733 bytes} [Wed Jun 10 11:22:24 2026] GET /v2.0/policies/afb4f27b-ccd2-4e6c-9d24-4941c6fccd07/tags => generated 34 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2130] 10.0.0.137 () {34 vars in 760 bytes} [Wed Jun 10 11:22:24 2026] PUT /v2.0/policies/afb4f27b-ccd2-4e6c-9d24-4941c6fccd07/tags/red => generated 4 bytes in 25 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2131] 10.0.0.137 () {32 vars in 733 bytes} [Wed Jun 10 11:22:24 2026] GET /v2.0/policies/afb4f27b-ccd2-4e6c-9d24-4941c6fccd07/tags => generated 34 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2132] 10.0.0.137 () {34 vars in 782 bytes} [Wed Jun 10 11:22:24 2026] PUT /v2.0/policies/afb4f27b-ccd2-4e6c-9d24-4941c6fccd07/tags/black.or.white => generated 4 bytes in 28 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2133] 10.0.0.137 () {32 vars in 733 bytes} [Wed Jun 10 11:22:24 2026] GET /v2.0/policies/afb4f27b-ccd2-4e6c-9d24-4941c6fccd07/tags => generated 52 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2134] 10.0.0.137 () {34 vars in 753 bytes} [Wed Jun 10 11:22:24 2026] PUT /v2.0/policies/afb4f27b-ccd2-4e6c-9d24-4941c6fccd07/tags => generated 37 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2135] 10.0.0.137 () {32 vars in 733 bytes} [Wed Jun 10 11:22:24 2026] GET /v2.0/policies/afb4f27b-ccd2-4e6c-9d24-4941c6fccd07/tags => generated 37 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2136] 10.0.0.137 () {32 vars in 741 bytes} [Wed Jun 10 11:22:24 2026] GET /v2.0/policies/afb4f27b-ccd2-4e6c-9d24-4941c6fccd07/tags/red => generated 0 bytes in 18 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:22:24.807 7 INFO neutron.api.v2.resource [None req-6c0802a2-0700-467a-8f4f-298a512fbfd1 5e288cda6c6240d5acf32d71b478e04a f9de61ff61f34bf3b0636b90042f003e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1098/2137] 10.0.0.137 () {32 vars in 745 bytes} [Wed Jun 10 11:22:24 2026] GET /v2.0/policies/afb4f27b-ccd2-4e6c-9d24-4941c6fccd07/tags/green => generated 99 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2138] 10.0.0.137 () {32 vars in 744 bytes} [Wed Jun 10 11:22:24 2026] DELETE /v2.0/policies/afb4f27b-ccd2-4e6c-9d24-4941c6fccd07/tags/red => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2139] 10.0.0.137 () {32 vars in 733 bytes} [Wed Jun 10 11:22:24 2026] GET /v2.0/policies/afb4f27b-ccd2-4e6c-9d24-4941c6fccd07/tags => generated 30 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:22:24.934 7 INFO neutron.api.v2.resource [None req-a7389d02-beb5-4d51-9456-90146db68170 5e288cda6c6240d5acf32d71b478e04a f9de61ff61f34bf3b0636b90042f003e - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1101/2140] 10.0.0.137 () {32 vars in 748 bytes} [Wed Jun 10 11:22:24 2026] DELETE /v2.0/policies/afb4f27b-ccd2-4e6c-9d24-4941c6fccd07/tags/green => generated 99 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-06-10 11:22:24.960 8 INFO neutron.db.l3_hamode_db [None req-326fa674-266c-41f1-8e1c-b367b5b80d4f 6456f1938bda443f9a9bf54a2b11bf08 05550a85ce9c40dbbe7080ba727842d5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1102/2141] 10.0.0.137 () {32 vars in 736 bytes} [Wed Jun 10 11:22:24 2026] DELETE /v2.0/policies/afb4f27b-ccd2-4e6c-9d24-4941c6fccd07/tags => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2142] 10.0.0.137 () {32 vars in 733 bytes} [Wed Jun 10 11:22:24 2026] GET /v2.0/policies/afb4f27b-ccd2-4e6c-9d24-4941c6fccd07/tags => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2143] 10.0.0.137 () {32 vars in 734 bytes} [Wed Jun 10 11:22:25 2026] DELETE /v2.0/qos/policies/afb4f27b-ccd2-4e6c-9d24-4941c6fccd07 => 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: 1105/2144] 10.0.0.137 () {32 vars in 774 bytes} [Wed Jun 10 11:22:25 2026] GET /v2.0/security-groups?tenant_id=ef91b13d96784985be364b75918c4dc9&name=default => generated 2805 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2145] 10.0.0.137 () {32 vars in 774 bytes} [Wed Jun 10 11:22:25 2026] GET /v2.0/security-groups?tenant_id=25619f6c5de8419493434a538a64964c&name=default => generated 2805 bytes in 268 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2146] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:22:25 2026] DELETE /v2.0/security-groups/ab926c16-a471-46bc-9ad4-1b1d0464b412 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:22:26.088 8 INFO neutron.db.l3_hamode_db [None req-326fa674-266c-41f1-8e1c-b367b5b80d4f 6456f1938bda443f9a9bf54a2b11bf08 05550a85ce9c40dbbe7080ba727842d5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1108/2147] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:22:25 2026] DELETE /v2.0/security-groups/18c09b63-265a-42c9-a86f-16983caa5158 => 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: 1109/2148] 10.0.0.137 () {32 vars in 774 bytes} [Wed Jun 10 11:22:26 2026] GET /v2.0/security-groups?tenant_id=b654ee734f7141daa1843de4845a1266&name=default => generated 2805 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2149] 10.0.0.137 () {32 vars in 774 bytes} [Wed Jun 10 11:22:26 2026] GET /v2.0/security-groups?tenant_id=70da124d249c47f6afaeec81711c487e&name=default => generated 2805 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2150] 10.0.0.137 () {32 vars in 774 bytes} [Wed Jun 10 11:22:26 2026] GET /v2.0/security-groups?tenant_id=eb05a8b35cb0425391e09504684b998d&name=default => generated 2805 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2151] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:22:26 2026] DELETE /v2.0/security-groups/fcf48d8e-8fd7-4c0e-994f-87643135320d => 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: 1113/2152] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:22:26 2026] DELETE /v2.0/security-groups/dfc9cfb1-1848-4557-a5f1-d341ded03312 => 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: 1114/2153] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:22:26 2026] DELETE /v2.0/security-groups/9cdf7834-2380-4721-877b-c93f99fb7d3e => 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: 1115/2154] 10.0.0.137 () {32 vars in 774 bytes} [Wed Jun 10 11:22:26 2026] GET /v2.0/security-groups?tenant_id=f9de61ff61f34bf3b0636b90042f003e&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: 1116/2155] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:22:27 2026] DELETE /v2.0/security-groups/5a3df5d1-9252-4b36-a055-8d73249ce7e5 => 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: 1040/2156] 10.0.0.137 () {34 vars in 669 bytes} [Wed Jun 10 11:22:24 2026] POST /v2.0/routers => generated 684 bytes in 3305 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2159] 10.0.0.137 () {34 vars in 783 bytes} [Wed Jun 10 11:22:27 2026] PUT /v2.0/routers/55025f00-adf3-42f4-af7d-6bf080ccc275/add_router_interface => generated 309 bytes in 2196 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2160] 10.0.0.137 () {32 vars in 774 bytes} [Wed Jun 10 11:22:30 2026] GET /v2.0/security-groups?tenant_id=59bf01c908de4929b214e89937b5d6d6&name=default => generated 2805 bytes in 380 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:22:31.371 7 WARNING neutron_lib.context [None req-89d87f0d-24f4-45b3-8a1b-6be6e22091a0 2d73b2ac215541f193faf10dda5f747a 4ba6d810a7dd4f6494f366899b200c53 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1119/2161] 10.0.0.137 () {34 vars in 684 bytes} [Wed Jun 10 11:22:31 2026] POST /v2.0/security-groups => generated 1539 bytes in 387 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2162] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:22:31 2026] DELETE /v2.0/security-groups/ef40b80e-f2f5-43d6-aee2-4f37d3c1b37d => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2163] 10.0.0.137 () {34 vars in 767 bytes} [Wed Jun 10 11:22:31 2026] PUT /v2.0/security-groups/4356798e-93c0-4889-887a-b697484ceb37/tags => generated 25 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/2164] 10.0.0.137 () {34 vars in 783 bytes} [Wed Jun 10 11:22:29 2026] PUT /v2.0/routers/55025f00-adf3-42f4-af7d-6bf080ccc275/add_router_interface => generated 309 bytes in 1887 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/2165] 10.0.0.137 () {32 vars in 747 bytes} [Wed Jun 10 11:22:31 2026] GET /v2.0/security-groups/4356798e-93c0-4889-887a-b697484ceb37/tags => generated 25 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:22:31.955 7 INFO neutron.db.segments_db [None req-40a00515-506e-4600-92fa-36ed2069978e 9c67c898d29c4302b27a97d66b36ef53 685ef41661f1457c85380d6ed20a2ac1 - - default default] Added segment 94499880-ef65-41e7-a9af-103d738b6dae of type vxlan for network 266c0a7c-5c29-449f-95fe-7b1362c15ee5 [pid: 7|app: 0|req: 1122/2166] 10.0.0.137 () {34 vars in 670 bytes} [Wed Jun 10 11:22:31 2026] POST /v2.0/networks => generated 727 bytes in 302 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2167] 10.0.0.137 () {32 vars in 774 bytes} [Wed Jun 10 11:22:32 2026] GET /v2.0/security-groups?tenant_id=a971df6806c24ab9b2e27ed39801557f&name=default => generated 2805 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2168] 10.0.0.137 () {34 vars in 778 bytes} [Wed Jun 10 11:22:32 2026] PUT /v2.0/security-groups/4356798e-93c0-4889-887a-b697484ceb37/tags/green => generated 4 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2169] 10.0.0.137 () {34 vars in 669 bytes} [Wed Jun 10 11:22:32 2026] POST /v2.0/subnets => generated 620 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2170] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:22:32 2026] DELETE /v2.0/security-groups/34c9aa50-d82c-49ed-a869-d2cf0c5da131 => 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: 1127/2171] 10.0.0.137 () {32 vars in 747 bytes} [Wed Jun 10 11:22:32 2026] GET /v2.0/security-groups/4356798e-93c0-4889-887a-b697484ceb37/tags => generated 34 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:22:32.480 7 WARNING neutron.api.v2.base [None req-da72a30f-6122-45ae-ac46-d78a01ea8bfc 9c67c898d29c4302b27a97d66b36ef53 685ef41661f1457c85380d6ed20a2ac1 - - 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-06-10 11:22:32.481 7 INFO neutron.api.v2.resource [None req-da72a30f-6122-45ae-ac46-d78a01ea8bfc 9c67c898d29c4302b27a97d66b36ef53 685ef41661f1457c85380d6ed20a2ac1 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 1128/2172] 10.0.0.137 () {34 vars in 681 bytes} [Wed Jun 10 11:22:32 2026] POST /v2.0/rbac-policies => generated 143 bytes in 5 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2173] 10.0.0.137 () {34 vars in 774 bytes} [Wed Jun 10 11:22:32 2026] PUT /v2.0/security-groups/4356798e-93c0-4889-887a-b697484ceb37/tags/red => generated 4 bytes in 24 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-06-10 11:22:32.838 7 INFO neutron.services.segments.plugin [-] Segment 94499880-ef65-41e7-a9af-103d738b6dae resource provider aggregate not found 2026-06-10 11:22:32.844 7 INFO neutron.services.segments.plugin [-] Segment 94499880-ef65-41e7-a9af-103d738b6dae resource provider aggregate not found 2026-06-10 11:22:32.864 7 INFO neutron.services.segments.plugin [-] Segment 94499880-ef65-41e7-a9af-103d738b6dae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 94499880-ef65-41e7-a9af-103d738b6dae found for delete ", "request_id": "req-4239b9e9-80d2-435e-bde0-06d73d0b52a1"}]} 2026-06-10 11:22:32.873 7 INFO neutron.services.segments.plugin [-] Segment 94499880-ef65-41e7-a9af-103d738b6dae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 94499880-ef65-41e7-a9af-103d738b6dae found for delete ", "request_id": "req-91e10451-518f-47fe-ad90-d57f1a85b10d"}]} [pid: 7|app: 0|req: 1130/2174] 10.0.0.137 () {32 vars in 726 bytes} [Wed Jun 10 11:22:32 2026] DELETE /v2.0/networks/266c0a7c-5c29-449f-95fe-7b1362c15ee5 => generated 0 bytes in 1172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2175] 10.0.0.137 () {32 vars in 747 bytes} [Wed Jun 10 11:22:33 2026] GET /v2.0/security-groups/4356798e-93c0-4889-887a-b697484ceb37/tags => generated 34 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2176] 10.0.0.137 () {34 vars in 783 bytes} [Wed Jun 10 11:22:31 2026] PUT /v2.0/routers/55025f00-adf3-42f4-af7d-6bf080ccc275/add_router_interface => generated 309 bytes in 1877 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:22:33.775 7 INFO neutron.db.segments_db [None req-88586da8-a75f-4d52-8586-89c76bc72406 9c67c898d29c4302b27a97d66b36ef53 685ef41661f1457c85380d6ed20a2ac1 - - default default] Added segment 74c30b81-035d-46b6-b814-bf406491efe1 of type vxlan for network 33720d09-9011-47e1-b89c-e8ded507dc5f [pid: 8|app: 0|req: 1046/2177] 10.0.0.137 () {34 vars in 796 bytes} [Wed Jun 10 11:22:33 2026] PUT /v2.0/security-groups/4356798e-93c0-4889-887a-b697484ceb37/tags/black.or.white => generated 4 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/2178] 10.0.0.137 () {32 vars in 747 bytes} [Wed Jun 10 11:22:33 2026] GET /v2.0/security-groups/4356798e-93c0-4889-887a-b697484ceb37/tags => generated 52 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:22:33.841 8 WARNING neutron_lib.context [None req-36fce904-cc88-4324-948c-19951e7500c1 6456f1938bda443f9a9bf54a2b11bf08 05550a85ce9c40dbbe7080ba727842d5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1132/2179] 10.0.0.137 () {34 vars in 670 bytes} [Wed Jun 10 11:22:33 2026] POST /v2.0/networks => generated 725 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2180] 10.0.0.137 () {34 vars in 767 bytes} [Wed Jun 10 11:22:33 2026] PUT /v2.0/security-groups/4356798e-93c0-4889-887a-b697484ceb37/tags => generated 37 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/2181] 10.0.0.137 () {34 vars in 684 bytes} [Wed Jun 10 11:22:33 2026] POST /v2.0/security-groups => generated 1565 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/2182] 10.0.0.137 () {32 vars in 747 bytes} [Wed Jun 10 11:22:33 2026] GET /v2.0/security-groups/4356798e-93c0-4889-887a-b697484ceb37/tags => generated 37 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:22:33.972 8 WARNING neutron_lib.context [None req-ab0b61c2-f34e-480b-b9c8-bd0f6a8a0f62 6456f1938bda443f9a9bf54a2b11bf08 05550a85ce9c40dbbe7080ba727842d5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1050/2183] 10.0.0.137 () {34 vars in 695 bytes} [Wed Jun 10 11:22:33 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: 1051/2184] 10.0.0.137 () {32 vars in 755 bytes} [Wed Jun 10 11:22:34 2026] GET /v2.0/security-groups/4356798e-93c0-4889-887a-b697484ceb37/tags/red => generated 0 bytes in 20 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:22:34.097 8 WARNING neutron_lib.context [None req-35c44b74-f274-4cd0-a82c-852008a2e7b7 6456f1938bda443f9a9bf54a2b11bf08 05550a85ce9c40dbbe7080ba727842d5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1134/2185] 10.0.0.137 () {34 vars in 669 bytes} [Wed Jun 10 11:22:33 2026] POST /v2.0/subnets => generated 623 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:22:34.177 7 INFO neutron.api.v2.resource [None req-a6db5d88-009e-4a80-bb4e-245a4dc797d8 2d73b2ac215541f193faf10dda5f747a 4ba6d810a7dd4f6494f366899b200c53 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1135/2186] 10.0.0.137 () {32 vars in 759 bytes} [Wed Jun 10 11:22:34 2026] GET /v2.0/security-groups/4356798e-93c0-4889-887a-b697484ceb37/tags/green => generated 99 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-06-10 11:22:34.184 7 WARNING neutron.api.v2.base [None req-210a091c-1d71-4c4e-bd92-2bcf8e5700c0 9c67c898d29c4302b27a97d66b36ef53 685ef41661f1457c85380d6ed20a2ac1 - - 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-06-10 11:22:34.185 7 INFO neutron.api.v2.resource [None req-210a091c-1d71-4c4e-bd92-2bcf8e5700c0 9c67c898d29c4302b27a97d66b36ef53 685ef41661f1457c85380d6ed20a2ac1 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 1136/2187] 10.0.0.137 () {34 vars in 681 bytes} [Wed Jun 10 11:22:34 2026] POST /v2.0/rbac-policies => generated 547 bytes in 6 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/2188] 10.0.0.137 () {34 vars in 695 bytes} [Wed Jun 10 11:22:34 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: 1137/2189] 10.0.0.137 () {32 vars in 758 bytes} [Wed Jun 10 11:22:34 2026] DELETE /v2.0/security-groups/4356798e-93c0-4889-887a-b697484ceb37/tags/red => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:22:34.230 7 WARNING neutron_lib.context [None req-5e0b3031-45d0-4f99-9ae7-e35c626489a2 6456f1938bda443f9a9bf54a2b11bf08 05550a85ce9c40dbbe7080ba727842d5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1138/2190] 10.0.0.137 () {34 vars in 695 bytes} [Wed Jun 10 11:22:34 2026] POST /v2.0/security-group-rules => generated 567 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2191] 10.0.0.137 () {32 vars in 747 bytes} [Wed Jun 10 11:22:34 2026] GET /v2.0/security-groups/4356798e-93c0-4889-887a-b697484ceb37/tags => generated 30 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:22:34.403 7 WARNING neutron_lib.context [None req-5965654a-5158-4c67-9893-510142437f80 6456f1938bda443f9a9bf54a2b11bf08 05550a85ce9c40dbbe7080ba727842d5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1140/2192] 10.0.0.137 () {34 vars in 695 bytes} [Wed Jun 10 11:22:34 2026] POST /v2.0/security-group-rules => generated 569 bytes in 87 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:22:34.509 7 INFO neutron.api.v2.resource [None req-69226615-ea7d-4795-ba3e-164db9cef29c 2d73b2ac215541f193faf10dda5f747a 4ba6d810a7dd4f6494f366899b200c53 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1141/2193] 10.0.0.137 () {32 vars in 762 bytes} [Wed Jun 10 11:22:34 2026] DELETE /v2.0/security-groups/4356798e-93c0-4889-887a-b697484ceb37/tags/green => generated 99 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-06-10 11:22:34.516 7 WARNING neutron_lib.context [None req-104ba26d-673d-4fb4-8a90-c28ab2099eb3 6456f1938bda443f9a9bf54a2b11bf08 05550a85ce9c40dbbe7080ba727842d5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1142/2194] 10.0.0.137 () {34 vars in 695 bytes} [Wed Jun 10 11:22:34 2026] POST /v2.0/security-group-rules => generated 569 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2195] 10.0.0.137 () {32 vars in 750 bytes} [Wed Jun 10 11:22:34 2026] DELETE /v2.0/security-groups/4356798e-93c0-4889-887a-b697484ceb37/tags => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:22:34.636 7 WARNING neutron_lib.context [None req-26193fd7-adef-4c6e-834b-5875f2a426a5 6456f1938bda443f9a9bf54a2b11bf08 05550a85ce9c40dbbe7080ba727842d5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 11:22:34.684 8 INFO neutron.services.segments.plugin [-] Segment 74c30b81-035d-46b6-b814-bf406491efe1 resource provider aggregate not found 2026-06-10 11:22:34.695 8 INFO neutron.services.segments.plugin [-] Segment 74c30b81-035d-46b6-b814-bf406491efe1 resource provider aggregate not found 2026-06-10 11:22:34.704 8 INFO neutron.services.segments.plugin [-] Segment 74c30b81-035d-46b6-b814-bf406491efe1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 74c30b81-035d-46b6-b814-bf406491efe1 found for delete ", "request_id": "req-16f78c1b-971e-4e4b-b6f2-e36a392c0814"}]} 2026-06-10 11:22:34.715 8 INFO neutron.services.segments.plugin [-] Segment 74c30b81-035d-46b6-b814-bf406491efe1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 74c30b81-035d-46b6-b814-bf406491efe1 found for delete ", "request_id": "req-8852be77-6431-491d-8828-649915c872b0"}]} [pid: 7|app: 0|req: 1144/2196] 10.0.0.137 () {34 vars in 695 bytes} [Wed Jun 10 11:22:34 2026] POST /v2.0/security-group-rules => generated 565 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2197] 10.0.0.137 () {32 vars in 747 bytes} [Wed Jun 10 11:22:34 2026] GET /v2.0/security-groups/4356798e-93c0-4889-887a-b697484ceb37/tags => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:22:34.768 7 WARNING neutron_lib.context [None req-7e595997-0656-4e0f-b113-7c1b15c49569 6456f1938bda443f9a9bf54a2b11bf08 05550a85ce9c40dbbe7080ba727842d5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1146/2198] 10.0.0.137 () {34 vars in 695 bytes} [Wed Jun 10 11:22:34 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-06-10 11:22:34.893 7 INFO neutron.services.segments.plugin [-] Segment 94499880-ef65-41e7-a9af-103d738b6dae resource provider aggregate not found 2026-06-10 11:22:34.900 7 INFO neutron.services.segments.plugin [-] Segment 94499880-ef65-41e7-a9af-103d738b6dae resource provider aggregate not found 2026-06-10 11:22:34.916 7 INFO neutron.services.segments.plugin [-] Segment 94499880-ef65-41e7-a9af-103d738b6dae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 94499880-ef65-41e7-a9af-103d738b6dae found for delete ", "request_id": "req-a6002a04-9a49-436a-bc87-f86ada8fd5f4"}]} 2026-06-10 11:22:34.919 7 INFO neutron.services.segments.plugin [-] Segment 94499880-ef65-41e7-a9af-103d738b6dae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 94499880-ef65-41e7-a9af-103d738b6dae found for delete ", "request_id": "req-2cb61148-4d89-4174-b9cc-66c522266da7"}]} [pid: 7|app: 0|req: 1147/2199] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:22:34 2026] DELETE /v2.0/security-groups/4356798e-93c0-4889-887a-b697484ceb37 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:22:34.980 7 WARNING neutron_lib.context [None req-d83dc1cb-6463-4a0d-bb8c-20a3733b2e95 6456f1938bda443f9a9bf54a2b11bf08 05550a85ce9c40dbbe7080ba727842d5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1148/2200] 10.0.0.137 () {34 vars in 695 bytes} [Wed Jun 10 11:22:34 2026] POST /v2.0/security-group-rules => generated 565 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:22:35.095 7 WARNING neutron_lib.context [None req-fa173a2a-ed1f-4ec3-8a0f-92fc054edf8f 6456f1938bda443f9a9bf54a2b11bf08 05550a85ce9c40dbbe7080ba727842d5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1149/2201] 10.0.0.137 () {34 vars in 695 bytes} [Wed Jun 10 11:22:35 2026] POST /v2.0/security-group-rules => generated 567 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:22:35.206 7 WARNING neutron_lib.context [None req-fcbaa120-77b5-44e3-b2c2-d95e47d7b060 6456f1938bda443f9a9bf54a2b11bf08 05550a85ce9c40dbbe7080ba727842d5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1150/2202] 10.0.0.137 () {34 vars in 695 bytes} [Wed Jun 10 11:22:35 2026] POST /v2.0/security-group-rules => generated 569 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:22:35.350 7 WARNING neutron_lib.context [None req-c93f3e4c-72a7-4109-8b86-b6bcd9d75106 6456f1938bda443f9a9bf54a2b11bf08 05550a85ce9c40dbbe7080ba727842d5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1151/2203] 10.0.0.137 () {34 vars in 695 bytes} [Wed Jun 10 11:22:35 2026] POST /v2.0/security-group-rules => generated 565 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/2204] 10.0.0.137 () {32 vars in 726 bytes} [Wed Jun 10 11:22:34 2026] DELETE /v2.0/networks/33720d09-9011-47e1-b89c-e8ded507dc5f => generated 0 bytes in 1331 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:22:35.590 7 INFO neutron.db.segments_db [None req-541c5bf3-be54-4ea9-9b0d-b00f99be4e74 9c67c898d29c4302b27a97d66b36ef53 685ef41661f1457c85380d6ed20a2ac1 - - default default] Added segment f54e7361-2fd7-4199-9087-216c115abedc of type vxlan for network 5fc76e55-e25d-4f13-8c1c-5bc12273d285 [pid: 7|app: 0|req: 1152/2205] 10.0.0.137 () {34 vars in 670 bytes} [Wed Jun 10 11:22:35 2026] POST /v2.0/networks => generated 725 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2206] 10.0.0.137 () {34 vars in 669 bytes} [Wed Jun 10 11:22:35 2026] POST /v2.0/subnets => generated 623 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2207] 10.0.0.162 () {34 vars in 1094 bytes} [Wed Jun 10 11:22:35 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-965321638&fields=id&tenant_id=05550a85ce9c40dbbe7080ba727842d5 => 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: 1153/2208] 10.0.0.137 () {32 vars in 774 bytes} [Wed Jun 10 11:22:35 2026] GET /v2.0/security-groups?tenant_id=ae40196076fc4904bbfb91558a8dda85&name=default => generated 2805 bytes in 267 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2209] 10.0.0.162 () {34 vars in 982 bytes} [Wed Jun 10 11:22:36 2026] GET /v2.0/networks?id=2519075e-f9f7-471c-9f3b-4f444bd5556a => generated 704 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2210] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:22:36 2026] DELETE /v2.0/security-groups/5f986b2d-59a2-423d-a27f-e126ee500385 => 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: 1156/2211] 10.0.0.162 () {34 vars in 965 bytes} [Wed Jun 10 11:22:36 2026] GET /v2.0/quotas/05550a85ce9c40dbbe7080ba727842d5 => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2212] 10.0.0.137 () {34 vars in 681 bytes} [Wed Jun 10 11:22:35 2026] POST /v2.0/rbac-policies => generated 324 bytes in 312 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2213] 10.0.0.137 () {32 vars in 774 bytes} [Wed Jun 10 11:22:36 2026] GET /v2.0/security-groups?tenant_id=4ba6d810a7dd4f6494f366899b200c53&name=default => generated 2805 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2214] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:22:36 2026] DELETE /v2.0/security-groups/a8b0aaaa-ab93-427f-a283-47fc90f194af => 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: 1157/2215] 10.0.0.162 () {34 vars in 1002 bytes} [Wed Jun 10 11:22:36 2026] GET /v2.0/ports?tenant_id=05550a85ce9c40dbbe7080ba727842d5&fields=id => generated 287 bytes in 236 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2216] 10.0.0.162 () {34 vars in 1008 bytes} [Wed Jun 10 11:22:36 2026] GET /v2.0/networks/2519075e-f9f7-471c-9f3b-4f444bd5556a?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: 1158/2217] 10.0.0.162 () {34 vars in 1108 bytes} [Wed Jun 10 11:22:36 2026] GET /v2.0/networks/2519075e-f9f7-471c-9f3b-4f444bd5556a?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) 2026-06-10 11:22:36.723 8 INFO neutron.services.segments.plugin [-] Segment 74c30b81-035d-46b6-b814-bf406491efe1 resource provider aggregate not found 2026-06-10 11:22:36.731 8 INFO neutron.services.segments.plugin [-] Segment 74c30b81-035d-46b6-b814-bf406491efe1 resource provider aggregate not found [pid: 7|app: 0|req: 1159/2218] 10.0.0.162 () {34 vars in 990 bytes} [Wed Jun 10 11:22:36 2026] GET /v2.0/ports?device_id=071d30ac-e416-40f4-b651-a823d0d49108 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:22:36.737 8 INFO neutron.services.segments.plugin [-] Segment 74c30b81-035d-46b6-b814-bf406491efe1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 74c30b81-035d-46b6-b814-bf406491efe1 found for delete ", "request_id": "req-ef64e1d2-472f-43ba-a3d9-fa4fc381762a"}]} 2026-06-10 11:22:36.748 8 INFO neutron.services.segments.plugin [-] Segment 74c30b81-035d-46b6-b814-bf406491efe1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 74c30b81-035d-46b6-b814-bf406491efe1 found for delete ", "request_id": "req-5f9460a4-9fd3-41b5-8a5a-adf811af180b"}]} [pid: 8|app: 0|req: 1060/2219] 10.0.0.137 () {32 vars in 723 bytes} [Wed Jun 10 11:22:36 2026] GET /v2.0/networks/5fc76e55-e25d-4f13-8c1c-5bc12273d285 => generated 653 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:22:37.340 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d2b7c096-56f8-4a6f-a34d-e1c479d43c79 fc87a53042704532903fccd56f4096eb 06700c440aa1439bb690367fafe42652 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1160/2220] 10.0.0.137 () {32 vars in 723 bytes} [Wed Jun 10 11:22:37 2026] GET /v2.0/networks/5fc76e55-e25d-4f13-8c1c-5bc12273d285 => generated 138 bytes in 107 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2221] 199.204.45.116 () {34 vars in 986 bytes} [Wed Jun 10 11:22:37 2026] GET /v2.0/networks?id=2519075e-f9f7-471c-9f3b-4f444bd5556a => generated 704 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2222] 199.204.45.116 () {34 vars in 1050 bytes} [Wed Jun 10 11:22:37 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=05550a85ce9c40dbbe7080ba727842d5 => generated 178 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:22:37.634 7 WARNING neutron_lib.context [req-bc5dea2e-91b4-4ee5-aa18-39119fe64109 req-8a4989cf-6b4c-4d18-a5dd-6d034ab98fd3 6456f1938bda443f9a9bf54a2b11bf08 05550a85ce9c40dbbe7080ba727842d5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1061/2223] 10.0.0.137 () {32 vars in 726 bytes} [Wed Jun 10 11:22:37 2026] DELETE /v2.0/networks/5fc76e55-e25d-4f13-8c1c-5bc12273d285 => generated 0 bytes in 560 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:22:37.942 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cb767885-80c3-4d71-b9bf-a522c5c8674a 9c67c898d29c4302b27a97d66b36ef53 685ef41661f1457c85380d6ed20a2ac1 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1062/2224] 10.0.0.137 () {32 vars in 724 bytes} [Wed Jun 10 11:22:37 2026] DELETE /v2.0/subnets/d12e5926-27ec-43e4-91f1-3cc571c974b7 => generated 136 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 11:22:37.973 8 INFO neutron.pecan_wsgi.hooks.translation [None req-78000644-6ea5-45aa-a63e-fe63d387aa8f 9c67c898d29c4302b27a97d66b36ef53 685ef41661f1457c85380d6ed20a2ac1 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1063/2225] 10.0.0.137 () {32 vars in 724 bytes} [Wed Jun 10 11:22:37 2026] DELETE /v2.0/subnets/17033c21-b320-4167-b676-46a736e2d491 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 11:22:37.998 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b1f8d843-9d8d-43af-b9e0-9247397895ba 9c67c898d29c4302b27a97d66b36ef53 685ef41661f1457c85380d6ed20a2ac1 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1064/2226] 10.0.0.137 () {32 vars in 724 bytes} [Wed Jun 10 11:22:37 2026] DELETE /v2.0/subnets/4a20d7b7-cbdd-4f46-8867-f0238734901c => 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: 1163/2227] 199.204.45.116 () {38 vars in 955 bytes} [Wed Jun 10 11:22:37 2026] POST /v2.0/ports => generated 1179 bytes in 526 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-10 11:22:39.009 8 INFO neutron.services.segments.plugin [-] Segment f54e7361-2fd7-4199-9087-216c115abedc resource provider aggregate not found 2026-06-10 11:22:39.015 8 INFO neutron.services.segments.plugin [-] Segment f54e7361-2fd7-4199-9087-216c115abedc resource provider aggregate not found 2026-06-10 11:22:39.026 8 INFO neutron.services.segments.plugin [-] Segment f54e7361-2fd7-4199-9087-216c115abedc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f54e7361-2fd7-4199-9087-216c115abedc found for delete ", "request_id": "req-23137b76-78b8-4c4a-9a08-bbd8627b36bd"}]} 2026-06-10 11:22:39.032 8 INFO neutron.services.segments.plugin [-] Segment f54e7361-2fd7-4199-9087-216c115abedc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f54e7361-2fd7-4199-9087-216c115abedc found for delete ", "request_id": "req-17b9d62d-96cd-4c89-a64d-280efdd83782"}]} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 1164/2228] 10.0.0.137 () {32 vars in 774 bytes} [Wed Jun 10 11:22:38 2026] GET /v2.0/security-groups?tenant_id=06700c440aa1439bb690367fafe42652&name=default => generated 2805 bytes in 310 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2229] 199.204.45.116 () {38 vars in 1028 bytes} [Wed Jun 10 11:22:38 2026] PUT /v2.0/ports/0d69b30f-5c75-4d40-8b59-bc06e46acf30 => generated 1424 bytes in 1172 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2230] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:22:39 2026] DELETE /v2.0/security-groups/450ee263-586d-4394-935f-f25fb8be7286 => generated 0 bytes in 90 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-06-10 11:22:39.412 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fdd0ec28-4838-496a-9734-45445eef9792'] response: {'name': 'network-changed', 'server_uuid': '071d30ac-e416-40f4-b651-a823d0d49108', 'tag': '0d69b30f-5c75-4d40-8b59-bc06e46acf30', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1066/2231] 199.204.45.116 () {34 vars in 1080 bytes} [Wed Jun 10 11:22:39 2026] GET /v2.0/ports?tenant_id=05550a85ce9c40dbbe7080ba727842d5&device_id=071d30ac-e416-40f4-b651-a823d0d49108 => generated 1463 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2232] 199.204.45.116 () {34 vars in 1056 bytes} [Wed Jun 10 11:22:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.30&port_id=0d69b30f-5c75-4d40-8b59-bc06e46acf30 => 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: 1167/2233] 199.204.45.116 () {34 vars in 1104 bytes} [Wed Jun 10 11:22:39 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A22f&port_id=0d69b30f-5c75-4d40-8b59-bc06e46acf30 => 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: 1168/2234] 199.204.45.116 () {34 vars in 1064 bytes} [Wed Jun 10 11:22:39 2026] GET /v2.0/subnets?id=4fb398fd-afbe-49eb-8b18-a5a9d39ecf94&id=d7bf268e-e3da-4b3d-a145-790e78f1e3f4 => generated 1361 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2235] 10.0.0.137 () {32 vars in 774 bytes} [Wed Jun 10 11:22:39 2026] GET /v2.0/security-groups?tenant_id=192f0d8786c542bc92acd95175e16c3c&name=default => generated 2805 bytes in 113 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: 1169/2236] 199.204.45.116 () {34 vars in 1052 bytes} [Wed Jun 10 11:22:39 2026] GET /v2.0/ports?network_id=2519075e-f9f7-471c-9f3b-4f444bd5556a&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: 8|app: 0|req: 1068/2237] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:22:39 2026] DELETE /v2.0/security-groups/cd36cdf4-2328-4c9a-83aa-a454deb971f5 => 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: 1170/2238] 199.204.45.116 () {34 vars in 1052 bytes} [Wed Jun 10 11:22:39 2026] GET /v2.0/ports?network_id=2519075e-f9f7-471c-9f3b-4f444bd5556a&device_owner=network%3Adhcp => generated 1457 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2239] 199.204.45.116 () {34 vars in 1012 bytes} [Wed Jun 10 11:22:39 2026] GET /v2.0/networks/2519075e-f9f7-471c-9f3b-4f444bd5556a?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: 1171/2240] 199.204.45.116 () {34 vars in 1112 bytes} [Wed Jun 10 11:22:39 2026] GET /v2.0/networks/2519075e-f9f7-471c-9f3b-4f444bd5556a?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: 1070/2241] 10.0.0.137 () {32 vars in 774 bytes} [Wed Jun 10 11:22:39 2026] GET /v2.0/security-groups?tenant_id=685ef41661f1457c85380d6ed20a2ac1&name=default => generated 2805 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2242] 199.204.45.116 () {34 vars in 1080 bytes} [Wed Jun 10 11:22:39 2026] GET /v2.0/ports?tenant_id=05550a85ce9c40dbbe7080ba727842d5&device_id=071d30ac-e416-40f4-b651-a823d0d49108 => generated 1463 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2243] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:22:39 2026] DELETE /v2.0/security-groups/6af2a1bb-9d88-4093-ae13-992b2f18dd35 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2244] 199.204.45.116 () {34 vars in 986 bytes} [Wed Jun 10 11:22:40 2026] GET /v2.0/networks?id=2519075e-f9f7-471c-9f3b-4f444bd5556a => generated 800 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2245] 199.204.45.116 () {34 vars in 1056 bytes} [Wed Jun 10 11:22:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.30&port_id=0d69b30f-5c75-4d40-8b59-bc06e46acf30 => 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: 1174/2246] 199.204.45.116 () {34 vars in 1104 bytes} [Wed Jun 10 11:22:40 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A22f&port_id=0d69b30f-5c75-4d40-8b59-bc06e46acf30 => 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: 1073/2247] 199.204.45.116 () {34 vars in 1064 bytes} [Wed Jun 10 11:22:40 2026] GET /v2.0/subnets?id=4fb398fd-afbe-49eb-8b18-a5a9d39ecf94&id=d7bf268e-e3da-4b3d-a145-790e78f1e3f4 => generated 1361 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2248] 199.204.45.116 () {34 vars in 1052 bytes} [Wed Jun 10 11:22:40 2026] GET /v2.0/ports?network_id=2519075e-f9f7-471c-9f3b-4f444bd5556a&device_owner=network%3Adhcp => generated 1457 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2249] 199.204.45.116 () {34 vars in 1052 bytes} [Wed Jun 10 11:22:40 2026] GET /v2.0/ports?network_id=2519075e-f9f7-471c-9f3b-4f444bd5556a&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2250] 199.204.45.116 () {34 vars in 1012 bytes} [Wed Jun 10 11:22:40 2026] GET /v2.0/networks/2519075e-f9f7-471c-9f3b-4f444bd5556a?fields=segments => generated 14 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2251] 199.204.45.116 () {34 vars in 1112 bytes} [Wed Jun 10 11:22:40 2026] GET /v2.0/networks/2519075e-f9f7-471c-9f3b-4f444bd5556a?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: 1177/2252] 10.0.0.162 () {34 vars in 990 bytes} [Wed Jun 10 11:22:41 2026] GET /v2.0/ports?device_id=071d30ac-e416-40f4-b651-a823d0d49108 => generated 1196 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2253] 10.0.0.162 () {34 vars in 1040 bytes} [Wed Jun 10 11:22:41 2026] GET /v2.0/security-groups?id=96ce8b7a-a5f2-40a9-9e81-167617af013f&fields=id&fields=name => generated 111 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2254] 10.0.0.137 () {32 vars in 818 bytes} [Wed Jun 10 11:22:42 2026] GET /v2.0/ports?network_id=2519075e-f9f7-471c-9f3b-4f444bd5556a&mac_address=fa%3A16%3A3e%3Ae5%3Ad0%3Aef => generated 1196 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:22:42.091 8 WARNING neutron_lib.context [None req-d2696ebb-74aa-4fa6-9048-b4ab925669fb 6456f1938bda443f9a9bf54a2b11bf08 05550a85ce9c40dbbe7080ba727842d5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 11:22:42.999 8 INFO neutron.db.l3_db [None req-d2696ebb-74aa-4fa6-9048-b4ab925669fb 6456f1938bda443f9a9bf54a2b11bf08 05550a85ce9c40dbbe7080ba727842d5 - - default default] Floating IP 0314ccac-3071-448f-9061-f829c8a24ed5 associated. External IP: 10.96.250.210, port: 0d69b30f-5c75-4d40-8b59-bc06e46acf30. [pid: 8|app: 0|req: 1077/2255] 10.0.0.137 () {34 vars in 677 bytes} [Wed Jun 10 11:22:42 2026] POST /v2.0/floatingips => generated 854 bytes in 1323 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2256] 10.0.0.162 () {34 vars in 1094 bytes} [Wed Jun 10 11:22:43 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-965321638&fields=id&tenant_id=05550a85ce9c40dbbe7080ba727842d5 => generated 69 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:22:43.580 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-86e7bd7e-2bae-4b69-9a96-70e631ec7e55'] response: {'name': 'network-changed', 'server_uuid': '071d30ac-e416-40f4-b651-a823d0d49108', 'tag': '0d69b30f-5c75-4d40-8b59-bc06e46acf30', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1180/2257] 199.204.45.116 () {34 vars in 1080 bytes} [Wed Jun 10 11:22:43 2026] GET /v2.0/ports?tenant_id=05550a85ce9c40dbbe7080ba727842d5&device_id=071d30ac-e416-40f4-b651-a823d0d49108 => generated 1465 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2258] 10.0.0.162 () {34 vars in 982 bytes} [Wed Jun 10 11:22:43 2026] GET /v2.0/networks?id=b654e1bb-8301-4f54-9ab7-4660c041cd69 => generated 705 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2259] 10.0.0.162 () {34 vars in 965 bytes} [Wed Jun 10 11:22:43 2026] GET /v2.0/quotas/05550a85ce9c40dbbe7080ba727842d5 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2260] 199.204.45.116 () {34 vars in 986 bytes} [Wed Jun 10 11:22:43 2026] GET /v2.0/networks?id=2519075e-f9f7-471c-9f3b-4f444bd5556a => generated 800 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2261] 199.204.45.116 () {34 vars in 1056 bytes} [Wed Jun 10 11:22:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.30&port_id=0d69b30f-5c75-4d40-8b59-bc06e46acf30 => generated 857 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2262] 199.204.45.116 () {34 vars in 1104 bytes} [Wed Jun 10 11:22:43 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A22f&port_id=0d69b30f-5c75-4d40-8b59-bc06e46acf30 => 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: 1184/2263] 199.204.45.116 () {34 vars in 1064 bytes} [Wed Jun 10 11:22:43 2026] GET /v2.0/subnets?id=4fb398fd-afbe-49eb-8b18-a5a9d39ecf94&id=d7bf268e-e3da-4b3d-a145-790e78f1e3f4 => generated 1361 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2264] 10.0.0.162 () {34 vars in 1002 bytes} [Wed Jun 10 11:22:43 2026] GET /v2.0/ports?tenant_id=05550a85ce9c40dbbe7080ba727842d5&fields=id => generated 333 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2265] 199.204.45.116 () {34 vars in 1052 bytes} [Wed Jun 10 11:22:43 2026] GET /v2.0/ports?network_id=2519075e-f9f7-471c-9f3b-4f444bd5556a&device_owner=network%3Adhcp => generated 1457 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2266] 10.0.0.162 () {34 vars in 1008 bytes} [Wed Jun 10 11:22:43 2026] GET /v2.0/networks/b654e1bb-8301-4f54-9ab7-4660c041cd69?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: 1186/2267] 199.204.45.116 () {34 vars in 1052 bytes} [Wed Jun 10 11:22:44 2026] GET /v2.0/ports?network_id=2519075e-f9f7-471c-9f3b-4f444bd5556a&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: 1082/2268] 10.0.0.162 () {34 vars in 1108 bytes} [Wed Jun 10 11:22:44 2026] GET /v2.0/networks/b654e1bb-8301-4f54-9ab7-4660c041cd69?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: 1187/2269] 199.204.45.116 () {34 vars in 1012 bytes} [Wed Jun 10 11:22:44 2026] GET /v2.0/networks/2519075e-f9f7-471c-9f3b-4f444bd5556a?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: 1083/2270] 199.204.45.116 () {34 vars in 1112 bytes} [Wed Jun 10 11:22:44 2026] GET /v2.0/networks/2519075e-f9f7-471c-9f3b-4f444bd5556a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2271] 10.0.0.162 () {34 vars in 990 bytes} [Wed Jun 10 11:22:44 2026] GET /v2.0/ports?device_id=b2eb3d91-6686-40de-af9b-a00d626f88ff => generated 12 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:22:44.693 8 WARNING neutron_lib.context [None req-4024b6fd-0bbf-45c3-bbd9-6b978ea28b95 90b9304f994545728cf6a4f6e646f3fb b1818ab5a0694cb891314069daa4c8ef - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 11:22:44.831 8 INFO neutron.db.segments_db [None req-4024b6fd-0bbf-45c3-bbd9-6b978ea28b95 90b9304f994545728cf6a4f6e646f3fb b1818ab5a0694cb891314069daa4c8ef - - default default] Added segment cb58c88f-8177-4ea1-9159-3c8ec7544d0d of type vxlan for network 88337751-e2c8-4e94-835b-660216c99336 [pid: 8|app: 0|req: 1084/2274] 10.0.0.137 () {34 vars in 670 bytes} [Wed Jun 10 11:22:44 2026] POST /v2.0/networks => generated 632 bytes in 432 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:22:44.955 8 WARNING neutron_lib.context [None req-5c47e9cf-e72d-4f5b-a91d-6ddecfa3b41d 90b9304f994545728cf6a4f6e646f3fb b1818ab5a0694cb891314069daa4c8ef - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1191/2275] 199.204.45.116 () {34 vars in 986 bytes} [Wed Jun 10 11:22:44 2026] GET /v2.0/networks?id=b654e1bb-8301-4f54-9ab7-4660c041cd69 => generated 705 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2276] 199.204.45.116 () {34 vars in 1050 bytes} [Wed Jun 10 11:22:45 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=05550a85ce9c40dbbe7080ba727842d5 => generated 178 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:22:45.092 7 WARNING neutron_lib.context [req-5fa7259b-702d-49e9-a8e6-94300c13566c req-721b665e-39d1-4952-8373-8ffe0a57d538 6456f1938bda443f9a9bf54a2b11bf08 05550a85ce9c40dbbe7080ba727842d5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1085/2277] 10.0.0.137 () {34 vars in 664 bytes} [Wed Jun 10 11:22:44 2026] POST /v2.0/ports => generated 743 bytes in 345 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-06-10 11:22:45.306 8 WARNING neutron_lib.context [None req-255ff5cd-f886-45eb-8b45-c66afa8c5a8e 90b9304f994545728cf6a4f6e646f3fb b1818ab5a0694cb891314069daa4c8ef - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1086/2278] 10.0.0.137 () {34 vars in 666 bytes} [Wed Jun 10 11:22:45 2026] POST /v2.0/trunks => generated 407 bytes in 250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:22:45.559 8 WARNING neutron_lib.context [None req-828ae9ae-6c4e-48a2-8230-a5d586c0361f 90b9304f994545728cf6a4f6e646f3fb b1818ab5a0694cb891314069daa4c8ef - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 11:22:45.610 8 INFO neutron.db.segments_db [None req-828ae9ae-6c4e-48a2-8230-a5d586c0361f 90b9304f994545728cf6a4f6e646f3fb b1818ab5a0694cb891314069daa4c8ef - - default default] Added segment 4ae77c22-ff62-4c38-8979-26e4a638544c of type vxlan for network 7cb8611a-df62-4d0a-8a2c-2a37869f8357 [pid: 7|app: 0|req: 1193/2279] 199.204.45.116 () {38 vars in 955 bytes} [Wed Jun 10 11:22:45 2026] POST /v2.0/ports => generated 1183 bytes in 561 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1087/2280] 10.0.0.137 () {34 vars in 670 bytes} [Wed Jun 10 11:22:45 2026] POST /v2.0/networks => generated 632 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:22:45.733 8 WARNING neutron_lib.context [None req-a3f49fb2-d150-4d49-ab8f-0b74afd7bc9a 90b9304f994545728cf6a4f6e646f3fb b1818ab5a0694cb891314069daa4c8ef - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1088/2281] 10.0.0.137 () {34 vars in 664 bytes} [Wed Jun 10 11:22:45 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-06-10 11:22:46.087 8 WARNING neutron_lib.context [None req-60d46c32-dc20-4a73-a915-9548d5dc739b 90b9304f994545728cf6a4f6e646f3fb b1818ab5a0694cb891314069daa4c8ef - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1194/2282] 199.204.45.116 () {38 vars in 1028 bytes} [Wed Jun 10 11:22:45 2026] PUT /v2.0/ports/59428110-f967-4b08-ae2a-5a2a11478e5e => generated 1428 bytes in 520 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-06-10 11:22:46.257 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-35f643cc-4dda-46b8-a0e1-0709846b9d24'] response: {'name': 'network-changed', 'server_uuid': 'b2eb3d91-6686-40de-af9b-a00d626f88ff', 'tag': '59428110-f967-4b08-ae2a-5a2a11478e5e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1195/2283] 199.204.45.116 () {34 vars in 1080 bytes} [Wed Jun 10 11:22:46 2026] GET /v2.0/ports?tenant_id=05550a85ce9c40dbbe7080ba727842d5&device_id=b2eb3d91-6686-40de-af9b-a00d626f88ff => generated 1467 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2284] 10.0.0.137 () {34 vars in 666 bytes} [Wed Jun 10 11:22:46 2026] POST /v2.0/trunks => generated 407 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:22:46.331 8 WARNING neutron_lib.context [None req-f004ca5d-db60-49ad-81d2-63316b6caca5 90b9304f994545728cf6a4f6e646f3fb b1818ab5a0694cb891314069daa4c8ef - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1196/2285] 199.204.45.116 () {34 vars in 1058 bytes} [Wed Jun 10 11:22:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.250&port_id=59428110-f967-4b08-ae2a-5a2a11478e5e => generated 19 bytes in 50 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: 1197/2286] 199.204.45.116 () {34 vars in 1104 bytes} [Wed Jun 10 11:22:46 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A88&port_id=59428110-f967-4b08-ae2a-5a2a11478e5e => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:22:46.396 8 INFO neutron.db.segments_db [None req-f004ca5d-db60-49ad-81d2-63316b6caca5 90b9304f994545728cf6a4f6e646f3fb b1818ab5a0694cb891314069daa4c8ef - - default default] Added segment da01eb37-b6ed-4228-8e3c-b0aea6572aa0 of type vxlan for network b5af24d6-cc92-44bb-a704-674375d5d896 [pid: 7|app: 0|req: 1198/2287] 199.204.45.116 () {34 vars in 1064 bytes} [Wed Jun 10 11:22:46 2026] GET /v2.0/subnets?id=19eaf77a-951a-4a4f-892a-7f4bf8864fc6&id=eb8cc38f-6fc4-4097-8245-645171b514e5 => generated 1366 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2288] 199.204.45.116 () {34 vars in 1052 bytes} [Wed Jun 10 11:22:46 2026] GET /v2.0/ports?network_id=b654e1bb-8301-4f54-9ab7-4660c041cd69&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: 8|app: 0|req: 1090/2289] 10.0.0.137 () {34 vars in 670 bytes} [Wed Jun 10 11:22:46 2026] POST /v2.0/networks => generated 632 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2290] 199.204.45.116 () {34 vars in 1052 bytes} [Wed Jun 10 11:22:46 2026] GET /v2.0/ports?network_id=b654e1bb-8301-4f54-9ab7-4660c041cd69&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:22:46.538 8 WARNING neutron_lib.context [None req-b436e6ef-6a79-4196-8686-d03144a6acb6 90b9304f994545728cf6a4f6e646f3fb b1818ab5a0694cb891314069daa4c8ef - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1201/2291] 199.204.45.116 () {34 vars in 1012 bytes} [Wed Jun 10 11:22:46 2026] GET /v2.0/networks/b654e1bb-8301-4f54-9ab7-4660c041cd69?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: 1202/2292] 199.204.45.116 () {34 vars in 1112 bytes} [Wed Jun 10 11:22:46 2026] GET /v2.0/networks/b654e1bb-8301-4f54-9ab7-4660c041cd69?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: 1203/2293] 199.204.45.116 () {34 vars in 1080 bytes} [Wed Jun 10 11:22:46 2026] GET /v2.0/ports?tenant_id=05550a85ce9c40dbbe7080ba727842d5&device_id=b2eb3d91-6686-40de-af9b-a00d626f88ff => generated 1467 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2294] 10.0.0.137 () {34 vars in 664 bytes} [Wed Jun 10 11:22:46 2026] POST /v2.0/ports => generated 743 bytes in 350 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2295] 199.204.45.116 () {34 vars in 986 bytes} [Wed Jun 10 11:22:46 2026] GET /v2.0/networks?id=b654e1bb-8301-4f54-9ab7-4660c041cd69 => generated 801 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:22:46.894 8 WARNING neutron_lib.context [None req-b37be60f-7d26-449f-96cf-ac9de8db5cd7 90b9304f994545728cf6a4f6e646f3fb b1818ab5a0694cb891314069daa4c8ef - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1205/2296] 199.204.45.116 () {34 vars in 1058 bytes} [Wed Jun 10 11:22:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.250&port_id=59428110-f967-4b08-ae2a-5a2a11478e5e => 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: 1206/2297] 199.204.45.116 () {34 vars in 1104 bytes} [Wed Jun 10 11:22:46 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A88&port_id=59428110-f967-4b08-ae2a-5a2a11478e5e => 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: 1207/2298] 199.204.45.116 () {34 vars in 1064 bytes} [Wed Jun 10 11:22:46 2026] GET /v2.0/subnets?id=19eaf77a-951a-4a4f-892a-7f4bf8864fc6&id=eb8cc38f-6fc4-4097-8245-645171b514e5 => generated 1366 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2299] 199.204.45.116 () {34 vars in 1052 bytes} [Wed Jun 10 11:22:47 2026] GET /v2.0/ports?network_id=b654e1bb-8301-4f54-9ab7-4660c041cd69&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2300] 10.0.0.137 () {34 vars in 666 bytes} [Wed Jun 10 11:22:46 2026] POST /v2.0/trunks => generated 407 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:22:47.088 8 WARNING neutron_lib.context [None req-02265604-2a7e-4032-b996-9113ffb378d9 90b9304f994545728cf6a4f6e646f3fb b1818ab5a0694cb891314069daa4c8ef - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1209/2301] 199.204.45.116 () {34 vars in 1052 bytes} [Wed Jun 10 11:22:47 2026] GET /v2.0/ports?network_id=b654e1bb-8301-4f54-9ab7-4660c041cd69&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:22:47.134 8 INFO neutron.db.segments_db [None req-02265604-2a7e-4032-b996-9113ffb378d9 90b9304f994545728cf6a4f6e646f3fb b1818ab5a0694cb891314069daa4c8ef - - default default] Added segment 83f29215-f2c6-4306-8c33-da79eaa0bcb4 of type vxlan for network 94241b57-7452-4384-9900-4cf3c55404bd [pid: 7|app: 0|req: 1210/2302] 199.204.45.116 () {34 vars in 1012 bytes} [Wed Jun 10 11:22:47 2026] GET /v2.0/networks/b654e1bb-8301-4f54-9ab7-4660c041cd69?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2303] 10.0.0.137 () {34 vars in 670 bytes} [Wed Jun 10 11:22:47 2026] POST /v2.0/networks => generated 631 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:22:47.246 8 WARNING neutron_lib.context [None req-3ae7e18d-cb50-487f-a501-dda7b9320f2a 90b9304f994545728cf6a4f6e646f3fb b1818ab5a0694cb891314069daa4c8ef - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1211/2304] 199.204.45.116 () {34 vars in 1112 bytes} [Wed Jun 10 11:22:47 2026] GET /v2.0/networks/b654e1bb-8301-4f54-9ab7-4660c041cd69?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: 1094/2305] 10.0.0.137 () {34 vars in 664 bytes} [Wed Jun 10 11:22:47 2026] POST /v2.0/ports => generated 743 bytes in 306 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:22:47.561 7 WARNING neutron_lib.context [None req-76567968-7437-48c4-970f-341cc21b8865 90b9304f994545728cf6a4f6e646f3fb b1818ab5a0694cb891314069daa4c8ef - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1212/2306] 10.0.0.137 () {34 vars in 666 bytes} [Wed Jun 10 11:22:47 2026] POST /v2.0/trunks => generated 407 bytes in 190 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-06-10 11:22:47.756 8 WARNING neutron_lib.context [None req-bd4d6998-c05d-489f-9e47-e4ed5b79a94e 90b9304f994545728cf6a4f6e646f3fb b1818ab5a0694cb891314069daa4c8ef - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 11:22:47.812 8 INFO neutron.db.segments_db [None req-bd4d6998-c05d-489f-9e47-e4ed5b79a94e 90b9304f994545728cf6a4f6e646f3fb b1818ab5a0694cb891314069daa4c8ef - - default default] Added segment 69436317-e9f1-43be-8a84-a4f404f97666 of type vxlan for network 22f27208-139e-458d-be57-e5e8021d351a [pid: 8|app: 0|req: 1095/2307] 10.0.0.137 () {34 vars in 670 bytes} [Wed Jun 10 11:22:47 2026] POST /v2.0/networks => generated 631 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:22:47.933 7 WARNING neutron_lib.context [None req-774ac0f3-0898-4662-a56b-bda92da0b0f5 90b9304f994545728cf6a4f6e646f3fb b1818ab5a0694cb891314069daa4c8ef - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1213/2308] 10.0.0.137 () {34 vars in 664 bytes} [Wed Jun 10 11:22:47 2026] POST /v2.0/ports => generated 743 bytes in 765 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:22:48.702 8 WARNING neutron_lib.context [None req-61e75f13-798e-4757-9192-fba4c1a8b68a 90b9304f994545728cf6a4f6e646f3fb b1818ab5a0694cb891314069daa4c8ef - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2309] 10.0.0.137 () {34 vars in 666 bytes} [Wed Jun 10 11:22:48 2026] POST /v2.0/trunks => generated 407 bytes in 206 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: 1214/2310] 10.0.0.137 () {34 vars in 749 bytes} [Wed Jun 10 11:22:48 2026] PUT /v2.0/trunks/831a3de8-a9ed-41c0-97ca-8c37ebbb1cc5/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: 1097/2311] 10.0.0.137 () {34 vars in 749 bytes} [Wed Jun 10 11:22:48 2026] PUT /v2.0/trunks/712633e3-59f3-40da-9fb6-d67512509558/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: 1215/2312] 10.0.0.137 () {34 vars in 749 bytes} [Wed Jun 10 11:22:48 2026] PUT /v2.0/trunks/dcfc7236-095e-4987-b20c-3bc759215fba/tags => generated 34 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2313] 10.0.0.137 () {34 vars in 749 bytes} [Wed Jun 10 11:22:49 2026] PUT /v2.0/trunks/127b4f0d-a222-4d31-837b-09db50ae0f4a/tags => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2314] 10.0.0.137 () {32 vars in 662 bytes} [Wed Jun 10 11:22:49 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2315] 10.0.0.137 () {32 vars in 676 bytes} [Wed Jun 10 11:22:49 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2316] 10.0.0.137 () {32 vars in 672 bytes} [Wed Jun 10 11:22:49 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2317] 10.0.0.137 () {32 vars in 684 bytes} [Wed Jun 10 11:22:49 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2318] 10.0.0.137 () {32 vars in 670 bytes} [Wed Jun 10 11:22:49 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2319] 10.0.0.137 () {32 vars in 684 bytes} [Wed Jun 10 11:22:49 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2320] 10.0.0.137 () {32 vars in 680 bytes} [Wed Jun 10 11:22:49 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2321] 10.0.0.137 () {32 vars in 692 bytes} [Wed Jun 10 11:22:49 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2322] 10.0.0.137 () {32 vars in 719 bytes} [Wed Jun 10 11:22:49 2026] GET /v2.0/trunks/831a3de8-a9ed-41c0-97ca-8c37ebbb1cc5 => generated 412 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2323] 10.0.0.162 () {34 vars in 990 bytes} [Wed Jun 10 11:22:49 2026] GET /v2.0/ports?device_id=b2eb3d91-6686-40de-af9b-a00d626f88ff => generated 1200 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2324] 10.0.0.137 () {32 vars in 717 bytes} [Wed Jun 10 11:22:49 2026] GET /v2.0/ports/1bf9ef94-e348-46eb-b3b7-cdb5c615fc85 => generated 826 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2325] 10.0.0.162 () {34 vars in 1040 bytes} [Wed Jun 10 11:22:49 2026] GET /v2.0/security-groups?id=96ce8b7a-a5f2-40a9-9e81-167617af013f&fields=id&fields=name => generated 111 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2326] 10.0.0.137 () {32 vars in 722 bytes} [Wed Jun 10 11:22:49 2026] DELETE /v2.0/trunks/831a3de8-a9ed-41c0-97ca-8c37ebbb1cc5 => 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: 1105/2327] 10.0.0.137 () {32 vars in 818 bytes} [Wed Jun 10 11:22:49 2026] GET /v2.0/ports?network_id=b654e1bb-8301-4f54-9ab7-4660c041cd69&mac_address=fa%3A16%3A3e%3A85%3A4d%3A92 => generated 1200 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2328] 10.0.0.137 () {32 vars in 719 bytes} [Wed Jun 10 11:22:49 2026] GET /v2.0/trunks/712633e3-59f3-40da-9fb6-d67512509558 => generated 420 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:22:49.707 8 WARNING neutron_lib.context [None req-6af81989-aa7b-430b-96d0-76566ea554fa 6456f1938bda443f9a9bf54a2b11bf08 05550a85ce9c40dbbe7080ba727842d5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1224/2329] 10.0.0.137 () {32 vars in 717 bytes} [Wed Jun 10 11:22:49 2026] GET /v2.0/ports/1d020035-d901-4859-9f13-e44353e459aa => generated 826 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2330] 10.0.0.137 () {32 vars in 722 bytes} [Wed Jun 10 11:22:49 2026] DELETE /v2.0/trunks/712633e3-59f3-40da-9fb6-d67512509558 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2331] 10.0.0.137 () {32 vars in 719 bytes} [Wed Jun 10 11:22:49 2026] GET /v2.0/trunks/dcfc7236-095e-4987-b20c-3bc759215fba => generated 429 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2332] 10.0.0.137 () {32 vars in 717 bytes} [Wed Jun 10 11:22:49 2026] GET /v2.0/ports/8be149eb-b395-4334-9ebf-8fe4ef132e6f => generated 826 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2333] 10.0.0.137 () {32 vars in 722 bytes} [Wed Jun 10 11:22:50 2026] DELETE /v2.0/trunks/dcfc7236-095e-4987-b20c-3bc759215fba => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2334] 10.0.0.137 () {32 vars in 719 bytes} [Wed Jun 10 11:22:50 2026] GET /v2.0/trunks/127b4f0d-a222-4d31-837b-09db50ae0f4a => generated 414 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2335] 10.0.0.137 () {32 vars in 717 bytes} [Wed Jun 10 11:22:50 2026] GET /v2.0/ports/df2bbc0d-cf81-4665-95a1-9526435f2195 => generated 826 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2336] 10.0.0.137 () {32 vars in 722 bytes} [Wed Jun 10 11:22:50 2026] DELETE /v2.0/trunks/127b4f0d-a222-4d31-837b-09db50ae0f4a => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2337] 10.0.0.137 () {32 vars in 719 bytes} [Wed Jun 10 11:22:50 2026] GET /v2.0/trunks/48c6788f-6ad7-4009-8193-7fce9c1e913a => generated 407 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2338] 10.0.0.137 () {32 vars in 717 bytes} [Wed Jun 10 11:22:50 2026] GET /v2.0/ports/f4e1f82c-b697-40c1-96d9-23a50137c670 => generated 826 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2339] 10.0.0.137 () {32 vars in 722 bytes} [Wed Jun 10 11:22:50 2026] DELETE /v2.0/trunks/48c6788f-6ad7-4009-8193-7fce9c1e913a => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:22:50.692 8 INFO neutron.db.l3_db [None req-6af81989-aa7b-430b-96d0-76566ea554fa 6456f1938bda443f9a9bf54a2b11bf08 05550a85ce9c40dbbe7080ba727842d5 - - default default] Floating IP d7e04f2c-eb3f-4e1b-bf5d-6ba61efa5715 associated. External IP: 10.96.250.220, port: 59428110-f967-4b08-ae2a-5a2a11478e5e. [pid: 7|app: 0|req: 1235/2340] 10.0.0.137 () {32 vars in 720 bytes} [Wed Jun 10 11:22:50 2026] DELETE /v2.0/ports/1bf9ef94-e348-46eb-b3b7-cdb5c615fc85 => 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: 1236/2341] 10.0.0.137 () {32 vars in 720 bytes} [Wed Jun 10 11:22:50 2026] DELETE /v2.0/ports/1d020035-d901-4859-9f13-e44353e459aa => 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: 1237/2342] 10.0.0.137 () {32 vars in 720 bytes} [Wed Jun 10 11:22:50 2026] DELETE /v2.0/ports/8be149eb-b395-4334-9ebf-8fe4ef132e6f => 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: 1238/2343] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jun 10 11:22:51 2026] GET /v2.0/ports?device_id=071d30ac-e416-40f4-b651-a823d0d49108 => generated 1465 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2344] 10.0.0.137 () {32 vars in 720 bytes} [Wed Jun 10 11:22:51 2026] DELETE /v2.0/ports/df2bbc0d-cf81-4665-95a1-9526435f2195 => 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: 1240/2345] 10.0.0.96 () {34 vars in 1039 bytes} [Wed Jun 10 11:22:51 2026] GET /v2.0/security-groups?id=96ce8b7a-a5f2-40a9-9e81-167617af013f&fields=id&fields=name => generated 111 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2346] 10.0.0.137 () {32 vars in 720 bytes} [Wed Jun 10 11:22:51 2026] DELETE /v2.0/ports/f4e1f82c-b697-40c1-96d9-23a50137c670 => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2347] 10.0.0.137 () {34 vars in 677 bytes} [Wed Jun 10 11:22:49 2026] POST /v2.0/floatingips => generated 855 bytes in 2176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:22:52.075 7 INFO neutron.services.segments.plugin [-] Segment cb58c88f-8177-4ea1-9159-3c8ec7544d0d resource provider aggregate not found 2026-06-10 11:22:52.084 7 INFO neutron.services.segments.plugin [-] Segment cb58c88f-8177-4ea1-9159-3c8ec7544d0d resource provider aggregate not found 2026-06-10 11:22:52.091 7 INFO neutron.services.segments.plugin [-] Segment cb58c88f-8177-4ea1-9159-3c8ec7544d0d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb58c88f-8177-4ea1-9159-3c8ec7544d0d found for delete ", "request_id": "req-b0f95bd8-67ea-4dae-acb7-fec0fcb905bf"}]} 2026-06-10 11:22:52.104 7 INFO neutron.services.segments.plugin [-] Segment cb58c88f-8177-4ea1-9159-3c8ec7544d0d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb58c88f-8177-4ea1-9159-3c8ec7544d0d found for delete ", "request_id": "req-98e9f7dc-da9b-44db-926b-02bd7db0e4ea"}]} [pid: 7|app: 0|req: 1242/2348] 10.0.0.137 () {32 vars in 726 bytes} [Wed Jun 10 11:22:51 2026] DELETE /v2.0/networks/88337751-e2c8-4e94-835b-660216c99336 => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:22:52.162 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1fdd5a2d-f682-40b0-a3ea-68d36ac0fd53'] response: {'name': 'network-changed', 'server_uuid': 'b2eb3d91-6686-40de-af9b-a00d626f88ff', 'tag': '59428110-f967-4b08-ae2a-5a2a11478e5e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1243/2349] 199.204.45.116 () {34 vars in 1080 bytes} [Wed Jun 10 11:22:52 2026] GET /v2.0/ports?tenant_id=05550a85ce9c40dbbe7080ba727842d5&device_id=b2eb3d91-6686-40de-af9b-a00d626f88ff => generated 1469 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2350] 199.204.45.116 () {34 vars in 986 bytes} [Wed Jun 10 11:22:52 2026] GET /v2.0/networks?id=b654e1bb-8301-4f54-9ab7-4660c041cd69 => generated 801 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:22:52.352 8 INFO neutron.services.segments.plugin [-] Segment 4ae77c22-ff62-4c38-8979-26e4a638544c resource provider aggregate not found 2026-06-10 11:22:52.357 8 INFO neutron.services.segments.plugin [-] Segment 4ae77c22-ff62-4c38-8979-26e4a638544c resource provider aggregate not found 2026-06-10 11:22:52.372 8 INFO neutron.services.segments.plugin [-] Segment 4ae77c22-ff62-4c38-8979-26e4a638544c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4ae77c22-ff62-4c38-8979-26e4a638544c found for delete ", "request_id": "req-4e8eee84-c5a6-4f1a-819c-98bff1b83bcb"}]} 2026-06-10 11:22:52.376 8 INFO neutron.services.segments.plugin [-] Segment 4ae77c22-ff62-4c38-8979-26e4a638544c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4ae77c22-ff62-4c38-8979-26e4a638544c found for delete ", "request_id": "req-fc76ff66-f16d-42f7-8990-cadb3060822c"}]} [pid: 8|app: 0|req: 1107/2351] 10.0.0.137 () {32 vars in 726 bytes} [Wed Jun 10 11:22:52 2026] DELETE /v2.0/networks/7cb8611a-df62-4d0a-8a2c-2a37869f8357 => generated 0 bytes in 272 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2352] 199.204.45.116 () {34 vars in 1058 bytes} [Wed Jun 10 11:22:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.250&port_id=59428110-f967-4b08-ae2a-5a2a11478e5e => generated 858 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2353] 199.204.45.116 () {34 vars in 1104 bytes} [Wed Jun 10 11:22:52 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A88&port_id=59428110-f967-4b08-ae2a-5a2a11478e5e => 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: 1247/2354] 199.204.45.116 () {34 vars in 1064 bytes} [Wed Jun 10 11:22:52 2026] GET /v2.0/subnets?id=19eaf77a-951a-4a4f-892a-7f4bf8864fc6&id=eb8cc38f-6fc4-4097-8245-645171b514e5 => generated 1366 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2355] 199.204.45.116 () {34 vars in 1052 bytes} [Wed Jun 10 11:22:52 2026] GET /v2.0/ports?network_id=b654e1bb-8301-4f54-9ab7-4660c041cd69&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2356] 199.204.45.116 () {34 vars in 1052 bytes} [Wed Jun 10 11:22:52 2026] GET /v2.0/ports?network_id=b654e1bb-8301-4f54-9ab7-4660c041cd69&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: 1108/2357] 10.0.0.137 () {32 vars in 726 bytes} [Wed Jun 10 11:22:52 2026] DELETE /v2.0/networks/b5af24d6-cc92-44bb-a704-674375d5d896 => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2358] 199.204.45.116 () {34 vars in 1012 bytes} [Wed Jun 10 11:22:52 2026] GET /v2.0/networks/b654e1bb-8301-4f54-9ab7-4660c041cd69?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: 1251/2359] 199.204.45.116 () {34 vars in 1112 bytes} [Wed Jun 10 11:22:52 2026] GET /v2.0/networks/b654e1bb-8301-4f54-9ab7-4660c041cd69?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2360] 10.0.0.137 () {32 vars in 726 bytes} [Wed Jun 10 11:22:52 2026] DELETE /v2.0/networks/94241b57-7452-4384-9900-4cf3c55404bd => generated 0 bytes in 206 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2361] 10.0.0.137 () {32 vars in 726 bytes} [Wed Jun 10 11:22:52 2026] DELETE /v2.0/networks/22f27208-139e-458d-be57-e5e8021d351a => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2362] 10.0.0.137 () {32 vars in 774 bytes} [Wed Jun 10 11:22:53 2026] GET /v2.0/security-groups?tenant_id=b1818ab5a0694cb891314069daa4c8ef&name=default => generated 2805 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:22:54.194 7 INFO neutron.services.segments.plugin [-] Segment 69436317-e9f1-43be-8a84-a4f404f97666 resource provider aggregate not found 2026-06-10 11:22:54.206 7 INFO neutron.services.segments.plugin [-] Segment 69436317-e9f1-43be-8a84-a4f404f97666 resource provider aggregate not found 2026-06-10 11:22:54.212 7 INFO neutron.services.segments.plugin [-] Segment 69436317-e9f1-43be-8a84-a4f404f97666 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 69436317-e9f1-43be-8a84-a4f404f97666 found for delete ", "request_id": "req-76e0ce92-3cc0-4d6b-9fc4-22333b813f11"}]} 2026-06-10 11:22:54.224 7 INFO neutron.services.segments.plugin [-] Segment 69436317-e9f1-43be-8a84-a4f404f97666 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 69436317-e9f1-43be-8a84-a4f404f97666 found for delete ", "request_id": "req-1e6e916e-4c9a-4bcb-a0a0-2129afedc370"}]} [pid: 7|app: 0|req: 1253/2363] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:22:54 2026] DELETE /v2.0/security-groups/9d972112-4db6-421c-8d11-001fbb7a836e => generated 0 bytes in 159 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:22:54.459 8 INFO neutron.services.segments.plugin [-] Segment da01eb37-b6ed-4228-8e3c-b0aea6572aa0 resource provider aggregate not found 2026-06-10 11:22:54.469 8 INFO neutron.services.segments.plugin [-] Segment da01eb37-b6ed-4228-8e3c-b0aea6572aa0 resource provider aggregate not found 2026-06-10 11:22:54.479 8 INFO neutron.services.segments.plugin [-] Segment da01eb37-b6ed-4228-8e3c-b0aea6572aa0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid da01eb37-b6ed-4228-8e3c-b0aea6572aa0 found for delete ", "request_id": "req-cbdf74da-e8ab-4630-a146-da6912022a5c"}]} 2026-06-10 11:22:54.496 8 INFO neutron.services.segments.plugin [-] Segment da01eb37-b6ed-4228-8e3c-b0aea6572aa0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid da01eb37-b6ed-4228-8e3c-b0aea6572aa0 found for delete ", "request_id": "req-b8de772c-d444-44d9-9881-9d1c1847e015"}]} 2026-06-10 11:22:54.504 8 INFO neutron.services.segments.plugin [-] Segment 83f29215-f2c6-4306-8c33-da79eaa0bcb4 resource provider aggregate not found 2026-06-10 11:22:54.519 8 INFO neutron.services.segments.plugin [-] Segment 83f29215-f2c6-4306-8c33-da79eaa0bcb4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 83f29215-f2c6-4306-8c33-da79eaa0bcb4 found for delete ", "request_id": "req-8c785661-b36f-4fd5-95cb-04813be63c36"}]} 2026-06-10 11:22:54.521 8 INFO neutron.services.segments.plugin [-] Segment 83f29215-f2c6-4306-8c33-da79eaa0bcb4 resource provider aggregate not found 2026-06-10 11:22:54.536 8 INFO neutron.services.segments.plugin [-] Segment 83f29215-f2c6-4306-8c33-da79eaa0bcb4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 83f29215-f2c6-4306-8c33-da79eaa0bcb4 found for delete ", "request_id": "req-5ab94a2b-7e43-459b-8f51-019e03cced85"}]} [pid: 8|app: 0|req: 1111/2364] 10.0.0.137 () {32 vars in 774 bytes} [Wed Jun 10 11:22:54 2026] GET /v2.0/security-groups?tenant_id=6c8632c7567c48a8b5a08756fd6cc224&name=default => generated 2805 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2365] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:22:54 2026] DELETE /v2.0/security-groups/edd0d421-43c4-4aac-9ab8-d7fab4b8767c => 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: 1112/2366] 10.0.0.137 () {32 vars in 774 bytes} [Wed Jun 10 11:22:54 2026] GET /v2.0/security-groups?tenant_id=650a5176ec0d41a793ee406ff4c4992f&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: 1255/2367] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:22:54 2026] DELETE /v2.0/security-groups/b57e4ff7-cc83-4ad1-bb4b-5836d7f1dc22 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:22:58.514 8 WARNING neutron_lib.context [None req-be2000f0-e494-4ebb-87d9-851ce1ae78c3 c545c47b3ed64533b353ed3b1acb72bf 660de3e125164a6399b9fa65876a4892 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 11:22:58.654 8 INFO neutron.db.segments_db [None req-be2000f0-e494-4ebb-87d9-851ce1ae78c3 c545c47b3ed64533b353ed3b1acb72bf 660de3e125164a6399b9fa65876a4892 - - default default] Added segment 72dc54c7-bda2-4fa0-9d44-97b239045a9b of type vxlan for network d5d29dff-8783-4449-896b-1ce0868dd5a3 [pid: 8|app: 0|req: 1113/2368] 10.0.0.137 () {34 vars in 670 bytes} [Wed Jun 10 11:22:58 2026] POST /v2.0/networks => generated 631 bytes in 462 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2369] 10.0.0.137 () {34 vars in 753 bytes} [Wed Jun 10 11:22:58 2026] PUT /v2.0/networks/d5d29dff-8783-4449-896b-1ce0868dd5a3/tags => generated 25 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2370] 10.0.0.137 () {32 vars in 733 bytes} [Wed Jun 10 11:22:58 2026] GET /v2.0/networks/d5d29dff-8783-4449-896b-1ce0868dd5a3/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: 1257/2371] 10.0.0.137 () {34 vars in 764 bytes} [Wed Jun 10 11:22:58 2026] PUT /v2.0/networks/d5d29dff-8783-4449-896b-1ce0868dd5a3/tags/green => generated 4 bytes in 65 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2372] 10.0.0.137 () {32 vars in 733 bytes} [Wed Jun 10 11:22:59 2026] GET /v2.0/networks/d5d29dff-8783-4449-896b-1ce0868dd5a3/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: 1258/2373] 10.0.0.137 () {34 vars in 760 bytes} [Wed Jun 10 11:22:59 2026] PUT /v2.0/networks/d5d29dff-8783-4449-896b-1ce0868dd5a3/tags/red => generated 4 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2374] 10.0.0.137 () {32 vars in 733 bytes} [Wed Jun 10 11:22:59 2026] GET /v2.0/networks/d5d29dff-8783-4449-896b-1ce0868dd5a3/tags => generated 34 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2375] 10.0.0.137 () {34 vars in 782 bytes} [Wed Jun 10 11:22:59 2026] PUT /v2.0/networks/d5d29dff-8783-4449-896b-1ce0868dd5a3/tags/black.or.white => generated 4 bytes in 82 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2376] 10.0.0.137 () {32 vars in 733 bytes} [Wed Jun 10 11:22:59 2026] GET /v2.0/networks/d5d29dff-8783-4449-896b-1ce0868dd5a3/tags => generated 52 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2377] 10.0.0.137 () {34 vars in 753 bytes} [Wed Jun 10 11:22:59 2026] PUT /v2.0/networks/d5d29dff-8783-4449-896b-1ce0868dd5a3/tags => generated 37 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2378] 10.0.0.137 () {32 vars in 733 bytes} [Wed Jun 10 11:22:59 2026] GET /v2.0/networks/d5d29dff-8783-4449-896b-1ce0868dd5a3/tags => generated 37 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2379] 10.0.0.137 () {32 vars in 741 bytes} [Wed Jun 10 11:22:59 2026] GET /v2.0/networks/d5d29dff-8783-4449-896b-1ce0868dd5a3/tags/red => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:22:59.608 8 INFO neutron.api.v2.resource [None req-8a669a47-c054-4780-9c9c-c391db6508f1 c545c47b3ed64533b353ed3b1acb72bf 660de3e125164a6399b9fa65876a4892 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1119/2380] 10.0.0.137 () {32 vars in 745 bytes} [Wed Jun 10 11:22:59 2026] GET /v2.0/networks/d5d29dff-8783-4449-896b-1ce0868dd5a3/tags/green => generated 99 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2381] 10.0.0.137 () {32 vars in 744 bytes} [Wed Jun 10 11:22:59 2026] DELETE /v2.0/networks/d5d29dff-8783-4449-896b-1ce0868dd5a3/tags/red => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2382] 10.0.0.137 () {32 vars in 733 bytes} [Wed Jun 10 11:22:59 2026] GET /v2.0/networks/d5d29dff-8783-4449-896b-1ce0868dd5a3/tags => generated 30 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:22:59.791 7 INFO neutron.api.v2.resource [None req-59e7be06-f5e3-45eb-9723-d8b372a93798 c545c47b3ed64533b353ed3b1acb72bf 660de3e125164a6399b9fa65876a4892 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1263/2383] 10.0.0.137 () {32 vars in 748 bytes} [Wed Jun 10 11:22:59 2026] DELETE /v2.0/networks/d5d29dff-8783-4449-896b-1ce0868dd5a3/tags/green => generated 99 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2386] 10.0.0.137 () {32 vars in 736 bytes} [Wed Jun 10 11:22:59 2026] DELETE /v2.0/networks/d5d29dff-8783-4449-896b-1ce0868dd5a3/tags => 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: 1266/2387] 10.0.0.137 () {32 vars in 733 bytes} [Wed Jun 10 11:22:59 2026] GET /v2.0/networks/d5d29dff-8783-4449-896b-1ce0868dd5a3/tags => generated 12 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:23:00.124 8 INFO neutron.services.segments.plugin [-] Segment 72dc54c7-bda2-4fa0-9d44-97b239045a9b resource provider aggregate not found 2026-06-10 11:23:00.129 8 INFO neutron.services.segments.plugin [-] Segment 72dc54c7-bda2-4fa0-9d44-97b239045a9b resource provider aggregate not found 2026-06-10 11:23:00.143 8 INFO neutron.services.segments.plugin [-] Segment 72dc54c7-bda2-4fa0-9d44-97b239045a9b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 72dc54c7-bda2-4fa0-9d44-97b239045a9b found for delete ", "request_id": "req-121403a5-3e19-45ee-8fef-7a14b8a6081d"}]} 2026-06-10 11:23:00.144 8 INFO neutron.services.segments.plugin [-] Segment 72dc54c7-bda2-4fa0-9d44-97b239045a9b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 72dc54c7-bda2-4fa0-9d44-97b239045a9b found for delete ", "request_id": "req-bd93a233-d61f-4a53-887a-54305a32018e"}]} [pid: 8|app: 0|req: 1122/2388] 10.0.0.137 () {32 vars in 726 bytes} [Wed Jun 10 11:22:59 2026] DELETE /v2.0/networks/d5d29dff-8783-4449-896b-1ce0868dd5a3 => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2389] 10.0.0.137 () {32 vars in 774 bytes} [Wed Jun 10 11:23:00 2026] GET /v2.0/security-groups?tenant_id=562d0b2216c344e6ae077ddb1bf510f4&name=default => generated 2805 bytes in 222 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2390] 10.0.0.96 () {34 vars in 989 bytes} [Wed Jun 10 11:23:01 2026] GET /v2.0/ports?device_id=b2eb3d91-6686-40de-af9b-a00d626f88ff => generated 1469 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2391] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:23:01 2026] DELETE /v2.0/security-groups/a60aaa5b-5978-499b-8dfd-403cf44f9ed0 => 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: 1124/2392] 10.0.0.96 () {34 vars in 1039 bytes} [Wed Jun 10 11:23:01 2026] GET /v2.0/security-groups?id=96ce8b7a-a5f2-40a9-9e81-167617af013f&fields=id&fields=name => generated 111 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2393] 10.0.0.137 () {32 vars in 774 bytes} [Wed Jun 10 11:23:01 2026] GET /v2.0/security-groups?tenant_id=660de3e125164a6399b9fa65876a4892&name=default => generated 2805 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2394] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:23:01 2026] DELETE /v2.0/security-groups/f7adfaa7-c7e4-45ec-9924-2b461d8e5423 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2395] 10.0.0.137 () {32 vars in 721 bytes} [Wed Jun 10 11:23:04 2026] GET /v2.0/subnets/00c771de-9ed4-4466-8a72-44742e634cce => generated 652 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:23:04.954 8 WARNING neutron_lib.context [None req-fcebb493-5ec0-4bc5-82d0-4aeb17aba879 1f901391932f46eab65080838febbf69 33b2310a467c4273883bb6f3daea522b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 11:23:04.996 8 INFO neutron.db.segments_db [None req-fcebb493-5ec0-4bc5-82d0-4aeb17aba879 1f901391932f46eab65080838febbf69 33b2310a467c4273883bb6f3daea522b - - default default] Added segment ca859579-5586-4e79-9256-a5a1bfe06534 of type vxlan for network e7dd7d78-fe3c-4120-b501-ff07934f5b71 [pid: 7|app: 0|req: 1271/2396] 10.0.0.227 () {30 vars in 690 bytes} [Wed Jun 10 11:23:05 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: 1272/2397] 10.0.0.227 () {30 vars in 692 bytes} [Wed Jun 10 11:23:05 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: 1273/2398] 10.0.0.227 () {30 vars in 668 bytes} [Wed Jun 10 11:23:05 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2399] 10.0.0.227 () {30 vars in 704 bytes} [Wed Jun 10 11:23:05 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-06-10 11:23:05.314 8 INFO neutron.db.l3_hamode_db [None req-fcebb493-5ec0-4bc5-82d0-4aeb17aba879 1f901391932f46eab65080838febbf69 33b2310a467c4273883bb6f3daea522b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 11:23:05.531 8 INFO neutron.db.l3_hamode_db [None req-fcebb493-5ec0-4bc5-82d0-4aeb17aba879 1f901391932f46eab65080838febbf69 33b2310a467c4273883bb6f3daea522b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1275/2400] 10.0.0.227 () {28 vars in 439 bytes} [Wed Jun 10 11:23:05 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: 1276/2401] 10.0.0.227 () {30 vars in 728 bytes} [Wed Jun 10 11:23:05 2026] GET /v2.0/subnets/00c771de-9ed4-4466-8a72-44742e634cce => generated 634 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2402] 10.0.0.227 () {30 vars in 690 bytes} [Wed Jun 10 11:23: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: 7|app: 0|req: 1278/2403] 10.0.0.227 () {30 vars in 692 bytes} [Wed Jun 10 11:23:05 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: 1279/2404] 10.0.0.227 () {30 vars in 668 bytes} [Wed Jun 10 11:23:05 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: 1280/2405] 10.0.0.227 () {30 vars in 704 bytes} [Wed Jun 10 11:23:05 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: 1281/2406] 10.0.0.227 () {30 vars in 728 bytes} [Wed Jun 10 11:23:05 2026] GET /v2.0/subnets/00c771de-9ed4-4466-8a72-44742e634cce => generated 652 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2407] 10.0.0.227 () {30 vars in 690 bytes} [Wed Jun 10 11:23:06 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: 1283/2408] 10.0.0.227 () {30 vars in 692 bytes} [Wed Jun 10 11:23:06 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: 1284/2409] 10.0.0.227 () {30 vars in 668 bytes} [Wed Jun 10 11:23:06 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2410] 10.0.0.227 () {30 vars in 704 bytes} [Wed Jun 10 11:23:06 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2411] 10.0.0.227 () {30 vars in 730 bytes} [Wed Jun 10 11:23:06 2026] GET /v2.0/networks/ec60bbc4-7486-4f1b-90ec-65b4ad87deec => generated 800 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2412] 10.0.0.227 () {30 vars in 682 bytes} [Wed Jun 10 11:23:06 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2413] 10.0.0.137 () {34 vars in 668 bytes} [Wed Jun 10 11:23:04 2026] POST /v2.0/routers => generated 474 bytes in 1676 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2414] 10.0.0.137 () {34 vars in 751 bytes} [Wed Jun 10 11:23:06 2026] PUT /v2.0/routers/bf93cede-6f61-4b42-911f-cf43e749f2f9/tags => generated 25 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2415] 10.0.0.137 () {32 vars in 731 bytes} [Wed Jun 10 11:23:06 2026] GET /v2.0/routers/bf93cede-6f61-4b42-911f-cf43e749f2f9/tags => generated 25 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2416] 10.0.0.227 () {34 vars in 704 bytes} [Wed Jun 10 11:23:06 2026] POST /v2.0/ports => generated 1128 bytes in 474 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2417] 10.0.0.137 () {34 vars in 762 bytes} [Wed Jun 10 11:23:06 2026] PUT /v2.0/routers/bf93cede-6f61-4b42-911f-cf43e749f2f9/tags/green => generated 4 bytes in 80 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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/2418] 10.0.0.137 () {32 vars in 731 bytes} [Wed Jun 10 11:23:06 2026] GET /v2.0/routers/bf93cede-6f61-4b42-911f-cf43e749f2f9/tags => generated 34 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2419] 10.0.0.137 () {34 vars in 758 bytes} [Wed Jun 10 11:23:06 2026] PUT /v2.0/routers/bf93cede-6f61-4b42-911f-cf43e749f2f9/tags/red => generated 4 bytes in 84 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2420] 10.0.0.137 () {32 vars in 731 bytes} [Wed Jun 10 11:23:06 2026] GET /v2.0/routers/bf93cede-6f61-4b42-911f-cf43e749f2f9/tags => generated 34 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2421] 10.0.0.137 () {34 vars in 780 bytes} [Wed Jun 10 11:23:06 2026] PUT /v2.0/routers/bf93cede-6f61-4b42-911f-cf43e749f2f9/tags/black.or.white => generated 4 bytes in 83 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2422] 10.0.0.137 () {32 vars in 731 bytes} [Wed Jun 10 11:23:07 2026] GET /v2.0/routers/bf93cede-6f61-4b42-911f-cf43e749f2f9/tags => generated 52 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2423] 10.0.0.137 () {34 vars in 751 bytes} [Wed Jun 10 11:23:07 2026] PUT /v2.0/routers/bf93cede-6f61-4b42-911f-cf43e749f2f9/tags => generated 37 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2424] 10.0.0.137 () {32 vars in 731 bytes} [Wed Jun 10 11:23:07 2026] GET /v2.0/routers/bf93cede-6f61-4b42-911f-cf43e749f2f9/tags => generated 37 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2425] 10.0.0.137 () {32 vars in 739 bytes} [Wed Jun 10 11:23:07 2026] GET /v2.0/routers/bf93cede-6f61-4b42-911f-cf43e749f2f9/tags/red => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:23:07.483 7 INFO neutron.api.v2.resource [None req-f570ddf5-8453-4a4a-9dd7-9850ee174c9e 1f901391932f46eab65080838febbf69 33b2310a467c4273883bb6f3daea522b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1293/2426] 10.0.0.137 () {32 vars in 743 bytes} [Wed Jun 10 11:23:07 2026] GET /v2.0/routers/bf93cede-6f61-4b42-911f-cf43e749f2f9/tags/green => generated 99 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2427] 10.0.0.137 () {32 vars in 742 bytes} [Wed Jun 10 11:23:07 2026] DELETE /v2.0/routers/bf93cede-6f61-4b42-911f-cf43e749f2f9/tags/red => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2428] 10.0.0.137 () {32 vars in 731 bytes} [Wed Jun 10 11:23:07 2026] GET /v2.0/routers/bf93cede-6f61-4b42-911f-cf43e749f2f9/tags => generated 30 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:23:07.738 8 INFO neutron.api.v2.resource [None req-0aca8202-6b14-4408-adc6-c827c6337588 1f901391932f46eab65080838febbf69 33b2310a467c4273883bb6f3daea522b - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1135/2429] 10.0.0.137 () {32 vars in 746 bytes} [Wed Jun 10 11:23:07 2026] DELETE /v2.0/routers/bf93cede-6f61-4b42-911f-cf43e749f2f9/tags/green => generated 99 bytes in 82 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2430] 10.0.0.137 () {32 vars in 734 bytes} [Wed Jun 10 11:23:07 2026] DELETE /v2.0/routers/bf93cede-6f61-4b42-911f-cf43e749f2f9/tags => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2431] 10.0.0.137 () {32 vars in 731 bytes} [Wed Jun 10 11:23:07 2026] GET /v2.0/routers/bf93cede-6f61-4b42-911f-cf43e749f2f9/tags => generated 12 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2432] 10.0.0.137 () {32 vars in 721 bytes} [Wed Jun 10 11:23:07 2026] GET /v2.0/routers/bf93cede-6f61-4b42-911f-cf43e749f2f9 => generated 480 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2433] 199.204.45.116 () {30 vars in 703 bytes} [Wed Jun 10 11:23:09 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2434] 199.204.45.116 () {30 vars in 705 bytes} [Wed Jun 10 11:23: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: 1299/2435] 199.204.45.116 () {30 vars in 681 bytes} [Wed Jun 10 11:23:09 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2436] 10.0.0.137 () {34 vars in 742 bytes} [Wed Jun 10 11:23:07 2026] PUT /v2.0/routers/bf93cede-6f61-4b42-911f-cf43e749f2f9 => generated 480 bytes in 1115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2437] 199.204.45.116 () {30 vars in 717 bytes} [Wed Jun 10 11:23:09 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: 1138/2438] 10.0.0.137 () {32 vars in 736 bytes} [Wed Jun 10 11:23:09 2026] GET /v2.0/ports?device_id=bf93cede-6f61-4b42-911f-cf43e749f2f9 => 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: 1301/2439] 199.204.45.116 () {30 vars in 737 bytes} [Wed Jun 10 11:23:09 2026] GET /v2.0/ports/a317bdf0-657b-4a03-8c3f-621a53a3b7e1 => generated 1128 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2440] 199.204.45.116 () {30 vars in 703 bytes} [Wed Jun 10 11:23:09 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: 1303/2441] 199.204.45.116 () {30 vars in 705 bytes} [Wed Jun 10 11:23:09 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2442] 199.204.45.116 () {30 vars in 681 bytes} [Wed Jun 10 11:23:09 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: 1305/2443] 199.204.45.116 () {30 vars in 717 bytes} [Wed Jun 10 11:23:09 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:23:09.488 7 INFO neutron.api.v2.resource [None req-0426303a-24c5-45ac-a894-7d672447e66e d96697cc802a41fa9d7824603c2d054f 0fb07b5f2bd14b0ebdfc8aa684ab18d1 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1306/2444] 199.204.45.116 () {30 vars in 763 bytes} [Wed Jun 10 11:23:09 2026] GET /v2.0/security-groups/lb-5a095ad1-d3e8-4dff-a414-500526cae68a => generated 149 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2445] 199.204.45.116 () {30 vars in 785 bytes} [Wed Jun 10 11:23:09 2026] GET /v2.0/security-groups?name=lb-5a095ad1-d3e8-4dff-a414-500526cae68a => generated 23 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2446] 199.204.45.116 () {34 vars in 736 bytes} [Wed Jun 10 11:23:09 2026] POST /v2.0/security-groups => generated 1574 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2447] 199.204.45.116 () {30 vars in 815 bytes} [Wed Jun 10 11:23:09 2026] GET /v2.0/security-group-rules?security_group_id=07869e09-6898-4832-b94f-b25a7e146604 => generated 1118 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:23:09.938 8 INFO neutron.services.segments.plugin [-] Segment ca859579-5586-4e79-9256-a5a1bfe06534 resource provider aggregate not found 2026-06-10 11:23:09.948 8 INFO neutron.services.segments.plugin [-] Segment ca859579-5586-4e79-9256-a5a1bfe06534 resource provider aggregate not found 2026-06-10 11:23:09.959 8 INFO neutron.services.segments.plugin [-] Segment ca859579-5586-4e79-9256-a5a1bfe06534 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca859579-5586-4e79-9256-a5a1bfe06534 found for delete ", "request_id": "req-3cb2a9bc-b1da-474f-8b73-cb8858a52198"}]} 2026-06-10 11:23:09.971 8 INFO neutron.db.l3_hamode_db [None req-24d3b9a8-e261-462d-a508-4e8c3696a89e 1f901391932f46eab65080838febbf69 33b2310a467c4273883bb6f3daea522b - - default default] HA network e7dd7d78-fe3c-4120-b501-ff07934f5b71 was deleted as no HA routers are present in tenant 33b2310a467c4273883bb6f3daea522b. 2026-06-10 11:23:09.973 8 INFO neutron.services.segments.plugin [-] Segment ca859579-5586-4e79-9256-a5a1bfe06534 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca859579-5586-4e79-9256-a5a1bfe06534 found for delete ", "request_id": "req-3571c3c3-b849-48d2-879b-bda043bde91c"}]} [pid: 8|app: 0|req: 1139/2448] 10.0.0.137 () {32 vars in 724 bytes} [Wed Jun 10 11:23:09 2026] DELETE /v2.0/routers/bf93cede-6f61-4b42-911f-cf43e749f2f9 => generated 0 bytes in 848 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2449] 199.204.45.116 () {34 vars in 789 bytes} [Wed Jun 10 11:23:09 2026] PUT /v2.0/ports/a317bdf0-657b-4a03-8c3f-621a53a3b7e1 => generated 1128 bytes in 359 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2450] 199.204.45.116 () {30 vars in 703 bytes} [Wed Jun 10 11:23:10 2026] GET /v2.0/extensions/security-group => generated 170 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/pycadf/identifier.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: 1311/2451] 199.204.45.116 () {30 vars in 705 bytes} [Wed Jun 10 11:23:10 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: 1141/2452] 199.204.45.116 () {30 vars in 681 bytes} [Wed Jun 10 11:23:10 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: 1312/2453] 199.204.45.116 () {30 vars in 717 bytes} [Wed Jun 10 11:23:10 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: 1142/2454] 199.204.45.116 () {30 vars in 741 bytes} [Wed Jun 10 11:23:10 2026] GET /v2.0/subnets/00c771de-9ed4-4466-8a72-44742e634cce => 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: 1313/2455] 10.0.0.137 () {32 vars in 774 bytes} [Wed Jun 10 11:23:10 2026] GET /v2.0/security-groups?tenant_id=08235ad35e084e64a9e9bf0eebd210b0&name=default => generated 2805 bytes in 218 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2456] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:23:10 2026] DELETE /v2.0/security-groups/7d183509-5c2c-4c59-bd83-8d47221b741c => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2457] 10.0.0.137 () {32 vars in 774 bytes} [Wed Jun 10 11:23:11 2026] GET /v2.0/security-groups?tenant_id=33b2310a467c4273883bb6f3daea522b&name=default => generated 2805 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2458] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:23:11 2026] DELETE /v2.0/security-groups/146d4d60-4fd9-44eb-b03b-52ec1c2e120b => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:23:14.947 7 WARNING neutron_lib.context [None req-c64b231c-e195-4a24-bd25-512e46eb2140 e10e5ab0ce5340d6a8a0144d99fa9cd1 3f257bf8a8dd4e43b3d540f904a69a32 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 11:23:15.061 7 INFO neutron.db.segments_db [None req-c64b231c-e195-4a24-bd25-512e46eb2140 e10e5ab0ce5340d6a8a0144d99fa9cd1 3f257bf8a8dd4e43b3d540f904a69a32 - - default default] Added segment 427d5f42-d05b-4a3b-9f57-4a275a8f916f of type vxlan for network e8b11951-dd11-40ef-a013-a10e61c66b02 [pid: 7|app: 0|req: 1315/2461] 10.0.0.137 () {34 vars in 670 bytes} [Wed Jun 10 11:23:14 2026] POST /v2.0/networks => generated 632 bytes in 383 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:23:15.181 8 WARNING neutron_lib.context [None req-d6896691-e7ba-40ba-ae41-bc01431a4182 e10e5ab0ce5340d6a8a0144d99fa9cd1 3f257bf8a8dd4e43b3d540f904a69a32 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 11:23:15.275 8 INFO neutron.db.segments_db [None req-d6896691-e7ba-40ba-ae41-bc01431a4182 e10e5ab0ce5340d6a8a0144d99fa9cd1 3f257bf8a8dd4e43b3d540f904a69a32 - - default default] Added segment 9aa78be8-3bcc-489b-ba20-53c06eccefd1 of type vxlan for network b4972e77-c290-47de-ae8f-5ed521ed52f7 [pid: 8|app: 0|req: 1147/2462] 10.0.0.137 () {34 vars in 670 bytes} [Wed Jun 10 11:23:15 2026] POST /v2.0/networks => generated 632 bytes in 250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2463] 10.0.0.137 () {34 vars in 753 bytes} [Wed Jun 10 11:23:15 2026] PUT /v2.0/networks/e8b11951-dd11-40ef-a013-a10e61c66b02/tags => generated 25 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2464] 10.0.0.137 () {32 vars in 733 bytes} [Wed Jun 10 11:23:15 2026] GET /v2.0/networks/e8b11951-dd11-40ef-a013-a10e61c66b02/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: 1317/2465] 10.0.0.137 () {34 vars in 753 bytes} [Wed Jun 10 11:23:15 2026] PUT /v2.0/networks/b4972e77-c290-47de-ae8f-5ed521ed52f7/tags => generated 17 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2466] 10.0.0.137 () {32 vars in 733 bytes} [Wed Jun 10 11:23:15 2026] GET /v2.0/networks/b4972e77-c290-47de-ae8f-5ed521ed52f7/tags => generated 17 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2467] 10.0.0.137 () {34 vars in 753 bytes} [Wed Jun 10 11:23:15 2026] PUT /v2.0/networks/b4972e77-c290-47de-ae8f-5ed521ed52f7/tags => generated 12 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2468] 10.0.0.137 () {32 vars in 733 bytes} [Wed Jun 10 11:23:15 2026] GET /v2.0/networks/b4972e77-c290-47de-ae8f-5ed521ed52f7/tags => generated 12 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2469] 10.0.0.137 () {32 vars in 733 bytes} [Wed Jun 10 11:23:15 2026] GET /v2.0/networks/e8b11951-dd11-40ef-a013-a10e61c66b02/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:23:16.023 8 INFO neutron.services.segments.plugin [-] Segment 427d5f42-d05b-4a3b-9f57-4a275a8f916f resource provider aggregate not found 2026-06-10 11:23:16.027 8 INFO neutron.services.segments.plugin [-] Segment 427d5f42-d05b-4a3b-9f57-4a275a8f916f resource provider aggregate not found 2026-06-10 11:23:16.040 8 INFO neutron.services.segments.plugin [-] Segment 427d5f42-d05b-4a3b-9f57-4a275a8f916f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 427d5f42-d05b-4a3b-9f57-4a275a8f916f found for delete ", "request_id": "req-fc29796b-6070-4120-bcf4-d95b3c3e5d00"}]} 2026-06-10 11:23:16.045 8 INFO neutron.services.segments.plugin [-] Segment 427d5f42-d05b-4a3b-9f57-4a275a8f916f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 427d5f42-d05b-4a3b-9f57-4a275a8f916f found for delete ", "request_id": "req-dd5c3c16-4832-4c2d-b152-7e0a89324df9"}]} [pid: 8|app: 0|req: 1151/2470] 10.0.0.137 () {32 vars in 726 bytes} [Wed Jun 10 11:23:15 2026] DELETE /v2.0/networks/e8b11951-dd11-40ef-a013-a10e61c66b02 => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:23:16.248 7 INFO neutron.services.segments.plugin [-] Segment 9aa78be8-3bcc-489b-ba20-53c06eccefd1 resource provider aggregate not found 2026-06-10 11:23:16.255 7 INFO neutron.services.segments.plugin [-] Segment 9aa78be8-3bcc-489b-ba20-53c06eccefd1 resource provider aggregate not found 2026-06-10 11:23:16.276 7 INFO neutron.services.segments.plugin [-] Segment 9aa78be8-3bcc-489b-ba20-53c06eccefd1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9aa78be8-3bcc-489b-ba20-53c06eccefd1 found for delete ", "request_id": "req-ffec4e2b-312f-4125-8fd6-25ee3cf04cdf"}]} 2026-06-10 11:23:16.282 7 INFO neutron.services.segments.plugin [-] Segment 9aa78be8-3bcc-489b-ba20-53c06eccefd1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9aa78be8-3bcc-489b-ba20-53c06eccefd1 found for delete ", "request_id": "req-e94e52c2-2751-4c05-b7db-501439ac152e"}]} [pid: 7|app: 0|req: 1320/2471] 10.0.0.137 () {32 vars in 726 bytes} [Wed Jun 10 11:23:16 2026] DELETE /v2.0/networks/b4972e77-c290-47de-ae8f-5ed521ed52f7 => 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: 1152/2472] 10.0.0.137 () {32 vars in 774 bytes} [Wed Jun 10 11:23:16 2026] GET /v2.0/security-groups?tenant_id=09a2c6586c6b4548b35f7b91da8a7252&name=default => generated 2805 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2473] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:23:17 2026] DELETE /v2.0/security-groups/b199d7a3-e097-4f4a-87dd-c8ab9a4de7da => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2474] 10.0.0.137 () {32 vars in 774 bytes} [Wed Jun 10 11:23:17 2026] GET /v2.0/security-groups?tenant_id=3f257bf8a8dd4e43b3d540f904a69a32&name=default => generated 2805 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2475] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:23:17 2026] DELETE /v2.0/security-groups/44ca9fd7-25e6-4457-a970-d51860364a46 => 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: 1154/2476] 10.0.0.162 () {34 vars in 1016 bytes} [Wed Jun 10 11:23:18 2026] GET /v2.0/security-groups?id=b51bc02f-f695-496b-8a0d-227be1f60dec&fields=id => generated 69 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2477] 10.0.0.162 () {34 vars in 982 bytes} [Wed Jun 10 11:23:18 2026] GET /v2.0/networks?id=0d05ba85-a39e-4de0-a11a-222db2388ccd => 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: 1155/2478] 10.0.0.162 () {34 vars in 965 bytes} [Wed Jun 10 11:23:18 2026] GET /v2.0/quotas/0fb07b5f2bd14b0ebdfc8aa684ab18d1 => generated 291 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2479] 10.0.0.162 () {34 vars in 1002 bytes} [Wed Jun 10 11:23:18 2026] GET /v2.0/ports?tenant_id=0fb07b5f2bd14b0ebdfc8aa684ab18d1&fields=id => generated 149 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2480] 10.0.0.162 () {34 vars in 1008 bytes} [Wed Jun 10 11:23:18 2026] GET /v2.0/networks/0d05ba85-a39e-4de0-a11a-222db2388ccd?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: 1325/2481] 10.0.0.162 () {34 vars in 1108 bytes} [Wed Jun 10 11:23:18 2026] GET /v2.0/networks/0d05ba85-a39e-4de0-a11a-222db2388ccd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2482] 10.0.0.162 () {34 vars in 990 bytes} [Wed Jun 10 11:23:19 2026] GET /v2.0/ports?device_id=0c6c2fd8-b61b-4657-a274-f124f12111e8 => 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: 1326/2483] 10.0.0.162 () {34 vars in 990 bytes} [Wed Jun 10 11:23:19 2026] GET /v2.0/ports?device_id=0c6c2fd8-b61b-4657-a274-f124f12111e8 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2484] 199.204.45.116 () {34 vars in 986 bytes} [Wed Jun 10 11:23:19 2026] GET /v2.0/networks?id=0d05ba85-a39e-4de0-a11a-222db2388ccd => generated 735 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2485] 199.204.45.116 () {34 vars in 1050 bytes} [Wed Jun 10 11:23:19 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=0fb07b5f2bd14b0ebdfc8aa684ab18d1 => generated 343 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2486] 199.204.45.116 () {38 vars in 955 bytes} [Wed Jun 10 11:23:19 2026] POST /v2.0/ports => generated 1074 bytes in 419 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2487] 199.204.45.116 () {38 vars in 1028 bytes} [Wed Jun 10 11:23:20 2026] PUT /v2.0/ports/e888af9b-5ae4-4b9a-ae21-e1ca8026bb93 => generated 1199 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: 1160/2488] 199.204.45.116 () {34 vars in 1080 bytes} [Wed Jun 10 11:23:20 2026] GET /v2.0/ports?tenant_id=0fb07b5f2bd14b0ebdfc8aa684ab18d1&device_id=0c6c2fd8-b61b-4657-a274-f124f12111e8 => generated 1238 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-06-10 11:23:21.089 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-97c5fa64-4721-43a1-ac28-e88d9392eacc'] response: {'name': 'network-changed', 'server_uuid': '0c6c2fd8-b61b-4657-a274-f124f12111e8', 'tag': 'e888af9b-5ae4-4b9a-ae21-e1ca8026bb93', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1329/2489] 199.204.45.116 () {34 vars in 1058 bytes} [Wed Jun 10 11:23:21 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.4&port_id=e888af9b-5ae4-4b9a-ae21-e1ca8026bb93 => 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: 1161/2490] 199.204.45.116 () {34 vars in 984 bytes} [Wed Jun 10 11:23:21 2026] GET /v2.0/subnets?id=682fb655-59b3-46f8-98e7-c2a78db04bc0 => generated 630 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2491] 199.204.45.116 () {34 vars in 1052 bytes} [Wed Jun 10 11:23:21 2026] GET /v2.0/ports?network_id=0d05ba85-a39e-4de0-a11a-222db2388ccd&device_owner=network%3Adhcp => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2492] 199.204.45.116 () {34 vars in 1012 bytes} [Wed Jun 10 11:23:21 2026] GET /v2.0/networks/0d05ba85-a39e-4de0-a11a-222db2388ccd?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: 1331/2493] 199.204.45.116 () {34 vars in 1112 bytes} [Wed Jun 10 11:23:21 2026] GET /v2.0/networks/0d05ba85-a39e-4de0-a11a-222db2388ccd?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: 1163/2494] 199.204.45.116 () {34 vars in 1080 bytes} [Wed Jun 10 11:23:21 2026] GET /v2.0/ports?tenant_id=0fb07b5f2bd14b0ebdfc8aa684ab18d1&device_id=0c6c2fd8-b61b-4657-a274-f124f12111e8 => 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: 1332/2495] 199.204.45.116 () {34 vars in 986 bytes} [Wed Jun 10 11:23:21 2026] GET /v2.0/networks?id=0d05ba85-a39e-4de0-a11a-222db2388ccd => generated 735 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2496] 199.204.45.116 () {34 vars in 1058 bytes} [Wed Jun 10 11:23:21 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.4&port_id=e888af9b-5ae4-4b9a-ae21-e1ca8026bb93 => 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: 1333/2497] 199.204.45.116 () {34 vars in 984 bytes} [Wed Jun 10 11:23:21 2026] GET /v2.0/subnets?id=682fb655-59b3-46f8-98e7-c2a78db04bc0 => generated 630 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2498] 199.204.45.116 () {34 vars in 994 bytes} [Wed Jun 10 11:23:21 2026] GET /v2.0/ports?device_id=0c6c2fd8-b61b-4657-a274-f124f12111e8 => generated 1238 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2499] 199.204.45.116 () {34 vars in 1052 bytes} [Wed Jun 10 11:23:21 2026] GET /v2.0/ports?network_id=0d05ba85-a39e-4de0-a11a-222db2388ccd&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: 1166/2500] 199.204.45.116 () {34 vars in 1044 bytes} [Wed Jun 10 11:23:21 2026] GET /v2.0/security-groups?id=b51bc02f-f695-496b-8a0d-227be1f60dec&fields=id&fields=name => generated 96 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2501] 199.204.45.116 () {34 vars in 1012 bytes} [Wed Jun 10 11:23:21 2026] GET /v2.0/networks/0d05ba85-a39e-4de0-a11a-222db2388ccd?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2502] 199.204.45.116 () {34 vars in 1112 bytes} [Wed Jun 10 11:23:21 2026] GET /v2.0/networks/0d05ba85-a39e-4de0-a11a-222db2388ccd?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: 1336/2503] 10.0.0.162 () {34 vars in 990 bytes} [Wed Jun 10 11:23:22 2026] GET /v2.0/ports?device_id=0c6c2fd8-b61b-4657-a274-f124f12111e8 => generated 1238 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2504] 10.0.0.162 () {34 vars in 1040 bytes} [Wed Jun 10 11:23:22 2026] GET /v2.0/security-groups?id=b51bc02f-f695-496b-8a0d-227be1f60dec&fields=id&fields=name => generated 96 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2505] 10.0.0.162 () {34 vars in 990 bytes} [Wed Jun 10 11:23:22 2026] GET /v2.0/ports?device_id=0c6c2fd8-b61b-4657-a274-f124f12111e8 => generated 1238 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2506] 10.0.0.162 () {34 vars in 990 bytes} [Wed Jun 10 11:23:25 2026] GET /v2.0/ports?device_id=0c6c2fd8-b61b-4657-a274-f124f12111e8 => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2507] 10.0.0.162 () {34 vars in 1040 bytes} [Wed Jun 10 11:23:25 2026] GET /v2.0/security-groups?id=b51bc02f-f695-496b-8a0d-227be1f60dec&fields=id&fields=name => generated 96 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2508] 10.0.0.162 () {34 vars in 990 bytes} [Wed Jun 10 11:23:25 2026] GET /v2.0/ports?device_id=0c6c2fd8-b61b-4657-a274-f124f12111e8 => generated 1240 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2511] 199.204.45.116 () {34 vars in 1096 bytes} [Wed Jun 10 11:23:31 2026] GET /v2.0/ports?device_id=071d30ac-e416-40f4-b651-a823d0d49108&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2512] 199.204.45.116 () {34 vars in 1080 bytes} [Wed Jun 10 11:23:31 2026] GET /v2.0/ports?tenant_id=05550a85ce9c40dbbe7080ba727842d5&device_id=071d30ac-e416-40f4-b651-a823d0d49108 => generated 1465 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2513] 199.204.45.116 () {34 vars in 986 bytes} [Wed Jun 10 11:23:31 2026] GET /v2.0/networks?id=2519075e-f9f7-471c-9f3b-4f444bd5556a => generated 800 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2514] 199.204.45.116 () {34 vars in 1056 bytes} [Wed Jun 10 11:23:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.30&port_id=0d69b30f-5c75-4d40-8b59-bc06e46acf30 => generated 859 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2515] 199.204.45.116 () {34 vars in 1104 bytes} [Wed Jun 10 11:23:31 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A22f&port_id=0d69b30f-5c75-4d40-8b59-bc06e46acf30 => 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: 1342/2516] 199.204.45.116 () {34 vars in 1064 bytes} [Wed Jun 10 11:23:31 2026] GET /v2.0/subnets?id=4fb398fd-afbe-49eb-8b18-a5a9d39ecf94&id=d7bf268e-e3da-4b3d-a145-790e78f1e3f4 => generated 1361 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2517] 199.204.45.116 () {34 vars in 1052 bytes} [Wed Jun 10 11:23:31 2026] GET /v2.0/ports?network_id=2519075e-f9f7-471c-9f3b-4f444bd5556a&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: 7|app: 0|req: 1343/2518] 199.204.45.116 () {34 vars in 1052 bytes} [Wed Jun 10 11:23:31 2026] GET /v2.0/ports?network_id=2519075e-f9f7-471c-9f3b-4f444bd5556a&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: 1176/2519] 199.204.45.116 () {34 vars in 1012 bytes} [Wed Jun 10 11:23:31 2026] GET /v2.0/networks/2519075e-f9f7-471c-9f3b-4f444bd5556a?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: 1344/2520] 199.204.45.116 () {34 vars in 1112 bytes} [Wed Jun 10 11:23:31 2026] GET /v2.0/networks/2519075e-f9f7-471c-9f3b-4f444bd5556a?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: 1347/2525] 199.204.45.116 () {30 vars in 703 bytes} [Wed Jun 10 11:24:01 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2526] 199.204.45.116 () {30 vars in 705 bytes} [Wed Jun 10 11:24:01 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: 1348/2527] 199.204.45.116 () {30 vars in 681 bytes} [Wed Jun 10 11:24:01 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: 8|app: 0|req: 1180/2528] 199.204.45.116 () {30 vars in 717 bytes} [Wed Jun 10 11:24:01 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2529] 199.204.45.116 () {30 vars in 741 bytes} [Wed Jun 10 11:24:01 2026] GET /v2.0/subnets/00c771de-9ed4-4466-8a72-44742e634cce => generated 652 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2530] 199.204.45.116 () {30 vars in 769 bytes} [Wed Jun 10 11:24:01 2026] GET /v2.0/ports?device_id=0c6c2fd8-b61b-4657-a274-f124f12111e8 => 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: 1350/2531] 199.204.45.116 () {34 vars in 717 bytes} [Wed Jun 10 11:24:01 2026] POST /v2.0/ports => generated 1097 bytes in 437 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2532] 10.0.0.162 () {34 vars in 971 bytes} [Wed Jun 10 11:24:01 2026] GET /v2.0/ports/37cf7330-300e-4c15-8421-f9c13dc55d71 => generated 1097 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1351/2533] 10.0.0.162 () {34 vars in 907 bytes} [Wed Jun 10 11:24:02 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: 1183/2534] 199.204.45.116 () {34 vars in 1262 bytes} [Wed Jun 10 11:24:02 2026] GET /v2.0/ports/37cf7330-300e-4c15-8421-f9c13dc55d71?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2535] 199.204.45.116 () {34 vars in 1012 bytes} [Wed Jun 10 11:24:02 2026] GET /v2.0/networks/ec60bbc4-7486-4f1b-90ec-65b4ad87deec?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: 1184/2536] 199.204.45.116 () {34 vars in 1112 bytes} [Wed Jun 10 11:24:02 2026] GET /v2.0/networks/ec60bbc4-7486-4f1b-90ec-65b4ad87deec?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: 1353/2537] 199.204.45.116 () {34 vars in 975 bytes} [Wed Jun 10 11:24:02 2026] GET /v2.0/ports/37cf7330-300e-4c15-8421-f9c13dc55d71 => generated 1097 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2538] 199.204.45.116 () {34 vars in 986 bytes} [Wed Jun 10 11:24:02 2026] GET /v2.0/networks?id=ec60bbc4-7486-4f1b-90ec-65b4ad87deec => generated 803 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2539] 199.204.45.116 () {38 vars in 1028 bytes} [Wed Jun 10 11:24:02 2026] PUT /v2.0/ports/37cf7330-300e-4c15-8421-f9c13dc55d71 => generated 1251 bytes in 942 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2540] 199.204.45.116 () {34 vars in 1080 bytes} [Wed Jun 10 11:24:03 2026] GET /v2.0/ports?tenant_id=0fb07b5f2bd14b0ebdfc8aa684ab18d1&device_id=0c6c2fd8-b61b-4657-a274-f124f12111e8 => generated 2519 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:24:03.696 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6b64bedd-f5ea-4b80-ab33-fdaecfa30d0d'] response: {'name': 'network-changed', 'server_uuid': '0c6c2fd8-b61b-4657-a274-f124f12111e8', 'tag': '37cf7330-300e-4c15-8421-f9c13dc55d71', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1355/2541] 199.204.45.116 () {34 vars in 1058 bytes} [Wed Jun 10 11:24:03 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.4&port_id=e888af9b-5ae4-4b9a-ae21-e1ca8026bb93 => generated 19 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2542] 199.204.45.116 () {34 vars in 984 bytes} [Wed Jun 10 11:24:03 2026] GET /v2.0/subnets?id=682fb655-59b3-46f8-98e7-c2a78db04bc0 => generated 630 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2543] 199.204.45.116 () {34 vars in 1052 bytes} [Wed Jun 10 11:24:03 2026] GET /v2.0/ports?network_id=0d05ba85-a39e-4de0-a11a-222db2388ccd&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: 1188/2544] 199.204.45.116 () {34 vars in 1012 bytes} [Wed Jun 10 11:24:03 2026] GET /v2.0/networks/0d05ba85-a39e-4de0-a11a-222db2388ccd?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1357/2545] 199.204.45.116 () {34 vars in 1112 bytes} [Wed Jun 10 11:24:03 2026] GET /v2.0/networks/0d05ba85-a39e-4de0-a11a-222db2388ccd?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: 1189/2546] 199.204.45.116 () {34 vars in 1058 bytes} [Wed Jun 10 11:24:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.156&port_id=37cf7330-300e-4c15-8421-f9c13dc55d71 => 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: 1358/2547] 199.204.45.116 () {34 vars in 984 bytes} [Wed Jun 10 11:24:03 2026] GET /v2.0/subnets?id=00c771de-9ed4-4466-8a72-44742e634cce => generated 655 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2548] 199.204.45.116 () {34 vars in 1052 bytes} [Wed Jun 10 11:24:04 2026] GET /v2.0/ports?network_id=ec60bbc4-7486-4f1b-90ec-65b4ad87deec&device_owner=network%3Adhcp => generated 1461 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2549] 199.204.45.116 () {34 vars in 1012 bytes} [Wed Jun 10 11:24:04 2026] GET /v2.0/networks/ec60bbc4-7486-4f1b-90ec-65b4ad87deec?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: 1191/2550] 199.204.45.116 () {34 vars in 1112 bytes} [Wed Jun 10 11:24:04 2026] GET /v2.0/networks/ec60bbc4-7486-4f1b-90ec-65b4ad87deec?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: 1360/2551] 199.204.45.116 () {34 vars in 1080 bytes} [Wed Jun 10 11:24:04 2026] GET /v2.0/ports?tenant_id=0fb07b5f2bd14b0ebdfc8aa684ab18d1&device_id=0c6c2fd8-b61b-4657-a274-f124f12111e8 => generated 2519 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2552] 199.204.45.116 () {34 vars in 986 bytes} [Wed Jun 10 11:24:04 2026] GET /v2.0/networks?id=ec60bbc4-7486-4f1b-90ec-65b4ad87deec => generated 803 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2553] 199.204.45.116 () {34 vars in 1058 bytes} [Wed Jun 10 11:24:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.156&port_id=37cf7330-300e-4c15-8421-f9c13dc55d71 => 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: 1193/2554] 199.204.45.116 () {34 vars in 984 bytes} [Wed Jun 10 11:24:04 2026] GET /v2.0/subnets?id=00c771de-9ed4-4466-8a72-44742e634cce => generated 655 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2555] 10.0.0.162 () {34 vars in 971 bytes} [Wed Jun 10 11:24:04 2026] GET /v2.0/ports/37cf7330-300e-4c15-8421-f9c13dc55d71 => generated 1287 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2556] 199.204.45.116 () {34 vars in 1052 bytes} [Wed Jun 10 11:24:04 2026] GET /v2.0/ports?network_id=ec60bbc4-7486-4f1b-90ec-65b4ad87deec&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: 1195/2557] 199.204.45.116 () {34 vars in 1012 bytes} [Wed Jun 10 11:24:04 2026] GET /v2.0/networks/ec60bbc4-7486-4f1b-90ec-65b4ad87deec?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: 1196/2558] 199.204.45.116 () {34 vars in 1112 bytes} [Wed Jun 10 11:24:04 2026] GET /v2.0/networks/ec60bbc4-7486-4f1b-90ec-65b4ad87deec?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: 1363/2559] 199.204.45.116 () {34 vars in 789 bytes} [Wed Jun 10 11:24:04 2026] PUT /v2.0/ports/37cf7330-300e-4c15-8421-f9c13dc55d71 => generated 1311 bytes in 290 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:24:04.890 8 INFO neutron.api.v2.resource [None req-bc513b02-67e9-4adc-b57d-62f1b36161b3 d96697cc802a41fa9d7824603c2d054f 0fb07b5f2bd14b0ebdfc8aa684ab18d1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1197/2560] 199.204.45.116 () {30 vars in 763 bytes} [Wed Jun 10 11:24:04 2026] GET /v2.0/security-groups/lb-5a095ad1-d3e8-4dff-a414-500526cae68a => generated 149 bytes in 13 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: 1364/2561] 199.204.45.116 () {30 vars in 785 bytes} [Wed Jun 10 11:24:04 2026] GET /v2.0/security-groups?name=lb-5a095ad1-d3e8-4dff-a414-500526cae68a => generated 1577 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2562] 199.204.45.116 () {34 vars in 789 bytes} [Wed Jun 10 11:24:04 2026] PUT /v2.0/ports/37cf7330-300e-4c15-8421-f9c13dc55d71 => generated 1311 bytes in 320 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2563] 199.204.45.116 () {30 vars in 703 bytes} [Wed Jun 10 11: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) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 1199/2564] 199.204.45.116 () {30 vars in 705 bytes} [Wed Jun 10 11:24:05 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: 7|app: 0|req: 1366/2565] 199.204.45.116 () {30 vars in 681 bytes} [Wed Jun 10 11:24:05 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2566] 199.204.45.116 () {30 vars in 717 bytes} [Wed Jun 10 11:24:05 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: 1367/2567] 199.204.45.116 () {30 vars in 741 bytes} [Wed Jun 10 11:24:05 2026] GET /v2.0/subnets/00c771de-9ed4-4466-8a72-44742e634cce => generated 652 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:24:05.602 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-65d4c3ca-af23-47a2-8ea4-06ffb2b9c1a1'] response: {'name': 'network-changed', 'server_uuid': '0c6c2fd8-b61b-4657-a274-f124f12111e8', 'tag': '37cf7330-300e-4c15-8421-f9c13dc55d71', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1201/2568] 199.204.45.116 () {30 vars in 737 bytes} [Wed Jun 10 11:24:05 2026] GET /v2.0/ports/a317bdf0-657b-4a03-8c3f-621a53a3b7e1 => generated 1128 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2569] 199.204.45.116 () {30 vars in 737 bytes} [Wed Jun 10 11:24:05 2026] GET /v2.0/ports/37cf7330-300e-4c15-8421-f9c13dc55d71 => generated 1349 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2570] 199.204.45.116 () {34 vars in 1080 bytes} [Wed Jun 10 11:24:05 2026] GET /v2.0/ports?tenant_id=0fb07b5f2bd14b0ebdfc8aa684ab18d1&device_id=0c6c2fd8-b61b-4657-a274-f124f12111e8 => generated 2581 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2571] 199.204.45.116 () {30 vars in 741 bytes} [Wed Jun 10 11:24:05 2026] GET /v2.0/subnets/00c771de-9ed4-4466-8a72-44742e634cce => generated 652 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:24:05.743 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-331a0c8b-1131-4c8f-b109-e1d2a0d3c9a1'] response: {'name': 'network-changed', 'server_uuid': '0c6c2fd8-b61b-4657-a274-f124f12111e8', 'tag': '37cf7330-300e-4c15-8421-f9c13dc55d71', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1369/2572] 199.204.45.116 () {34 vars in 986 bytes} [Wed Jun 10 11:24:05 2026] GET /v2.0/networks?id=ec60bbc4-7486-4f1b-90ec-65b4ad87deec => generated 803 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2573] 199.204.45.116 () {30 vars in 743 bytes} [Wed Jun 10 11:24:05 2026] GET /v2.0/networks/ec60bbc4-7486-4f1b-90ec-65b4ad87deec => generated 800 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2574] 199.204.45.116 () {34 vars in 1058 bytes} [Wed Jun 10 11:24:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.156&port_id=37cf7330-300e-4c15-8421-f9c13dc55d71 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2575] 199.204.45.116 () {30 vars in 737 bytes} [Wed Jun 10 11:24:05 2026] GET /v2.0/ports/a317bdf0-657b-4a03-8c3f-621a53a3b7e1 => generated 1128 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2576] 199.204.45.116 () {34 vars in 984 bytes} [Wed Jun 10 11:24:05 2026] GET /v2.0/subnets?id=00c771de-9ed4-4466-8a72-44742e634cce => generated 655 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2577] 199.204.45.116 () {30 vars in 741 bytes} [Wed Jun 10 11:24:05 2026] GET /v2.0/subnets/00c771de-9ed4-4466-8a72-44742e634cce => 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: 1372/2578] 199.204.45.116 () {34 vars in 1052 bytes} [Wed Jun 10 11:24:05 2026] GET /v2.0/ports?network_id=ec60bbc4-7486-4f1b-90ec-65b4ad87deec&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2579] 199.204.45.116 () {34 vars in 1012 bytes} [Wed Jun 10 11:24:05 2026] GET /v2.0/networks/ec60bbc4-7486-4f1b-90ec-65b4ad87deec?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2580] 199.204.45.116 () {34 vars in 1112 bytes} [Wed Jun 10 11:24:05 2026] GET /v2.0/networks/ec60bbc4-7486-4f1b-90ec-65b4ad87deec?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: 1208/2581] 199.204.45.116 () {34 vars in 1080 bytes} [Wed Jun 10 11:24:06 2026] GET /v2.0/ports?tenant_id=0fb07b5f2bd14b0ebdfc8aa684ab18d1&device_id=0c6c2fd8-b61b-4657-a274-f124f12111e8 => generated 2581 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2582] 199.204.45.116 () {34 vars in 986 bytes} [Wed Jun 10 11:24:06 2026] GET /v2.0/networks?id=ec60bbc4-7486-4f1b-90ec-65b4ad87deec => generated 803 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2583] 199.204.45.116 () {34 vars in 1058 bytes} [Wed Jun 10 11:24:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.156&port_id=37cf7330-300e-4c15-8421-f9c13dc55d71 => 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: 1375/2584] 199.204.45.116 () {34 vars in 984 bytes} [Wed Jun 10 11:24:06 2026] GET /v2.0/subnets?id=00c771de-9ed4-4466-8a72-44742e634cce => generated 655 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2585] 199.204.45.116 () {34 vars in 1052 bytes} [Wed Jun 10 11:24:06 2026] GET /v2.0/ports?network_id=ec60bbc4-7486-4f1b-90ec-65b4ad87deec&device_owner=network%3Adhcp => generated 1461 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2586] 199.204.45.116 () {34 vars in 1012 bytes} [Wed Jun 10 11:24:06 2026] GET /v2.0/networks/ec60bbc4-7486-4f1b-90ec-65b4ad87deec?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: 1211/2587] 199.204.45.116 () {34 vars in 1112 bytes} [Wed Jun 10 11:24:06 2026] GET /v2.0/networks/ec60bbc4-7486-4f1b-90ec-65b4ad87deec?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:24:17.068 7 WARNING neutron_lib.context [None req-8c0b2cf5-9edd-455d-8fc3-95905ac19d22 6456f1938bda443f9a9bf54a2b11bf08 05550a85ce9c40dbbe7080ba727842d5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 11:24:18.195 7 INFO neutron.db.l3_db [None req-8c0b2cf5-9edd-455d-8fc3-95905ac19d22 6456f1938bda443f9a9bf54a2b11bf08 05550a85ce9c40dbbe7080ba727842d5 - - default default] Floating IP c8983cac-16a8-427f-b367-abf7799572bd associated. External IP: 10.96.250.212, port: a317bdf0-657b-4a03-8c3f-621a53a3b7e1. [pid: 7|app: 0|req: 1378/2590] 10.0.0.137 () {34 vars in 677 bytes} [Wed Jun 10 11:24:17 2026] POST /v2.0/floatingips => generated 898 bytes in 1591 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2591] 199.204.45.116 () {30 vars in 703 bytes} [Wed Jun 10 11:24:22 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2592] 199.204.45.116 () {30 vars in 705 bytes} [Wed Jun 10 11:24:22 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2593] 199.204.45.116 () {30 vars in 681 bytes} [Wed Jun 10 11:24:22 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: 1380/2594] 199.204.45.116 () {30 vars in 717 bytes} [Wed Jun 10 11:24:22 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:24:22.757 8 INFO neutron.api.v2.resource [None req-60cc3123-d7e2-482e-a14c-df94d1082a66 d96697cc802a41fa9d7824603c2d054f 0fb07b5f2bd14b0ebdfc8aa684ab18d1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1215/2595] 199.204.45.116 () {30 vars in 763 bytes} [Wed Jun 10 11:24:22 2026] GET /v2.0/security-groups/lb-5a095ad1-d3e8-4dff-a414-500526cae68a => generated 149 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2596] 199.204.45.116 () {30 vars in 785 bytes} [Wed Jun 10 11:24:22 2026] GET /v2.0/security-groups?name=lb-5a095ad1-d3e8-4dff-a414-500526cae68a => generated 1577 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2597] 199.204.45.116 () {30 vars in 815 bytes} [Wed Jun 10 11:24:22 2026] GET /v2.0/security-group-rules?security_group_id=07869e09-6898-4832-b94f-b25a7e146604 => generated 1118 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2598] 199.204.45.116 () {34 vars in 747 bytes} [Wed Jun 10 11:24:22 2026] POST /v2.0/security-group-rules => generated 569 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2599] 199.204.45.116 () {34 vars in 747 bytes} [Wed Jun 10 11:24:22 2026] POST /v2.0/security-group-rules => generated 565 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2602] 10.0.0.227 () {30 vars in 690 bytes} [Wed Jun 10 11:24:30 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2603] 10.0.0.227 () {30 vars in 692 bytes} [Wed Jun 10 11:24:30 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: 1385/2604] 10.0.0.227 () {30 vars in 668 bytes} [Wed Jun 10 11:24:30 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: 1220/2605] 10.0.0.227 () {30 vars in 704 bytes} [Wed Jun 10 11:24:30 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2606] 10.0.0.227 () {28 vars in 439 bytes} [Wed Jun 10 11:24:30 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2607] 10.0.0.227 () {30 vars in 728 bytes} [Wed Jun 10 11:24:31 2026] GET /v2.0/subnets/d7bf268e-e3da-4b3d-a145-790e78f1e3f4 => generated 631 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2608] 199.204.45.116 () {30 vars in 703 bytes} [Wed Jun 10 11:24:31 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2609] 199.204.45.116 () {30 vars in 705 bytes} [Wed Jun 10 11:24:31 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: 1388/2610] 199.204.45.116 () {30 vars in 681 bytes} [Wed Jun 10 11:24:31 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2611] 199.204.45.116 () {30 vars in 717 bytes} [Wed Jun 10 11:24:31 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: 1389/2612] 199.204.45.116 () {30 vars in 741 bytes} [Wed Jun 10 11:24:31 2026] GET /v2.0/subnets/d7bf268e-e3da-4b3d-a145-790e78f1e3f4 => generated 649 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2613] 199.204.45.116 () {30 vars in 769 bytes} [Wed Jun 10 11:24:31 2026] GET /v2.0/ports?device_id=0c6c2fd8-b61b-4657-a274-f124f12111e8 => generated 2581 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2614] 199.204.45.116 () {30 vars in 703 bytes} [Wed Jun 10 11:24:32 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: 1225/2615] 199.204.45.116 () {30 vars in 705 bytes} [Wed Jun 10 11:24:32 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2616] 199.204.45.116 () {30 vars in 681 bytes} [Wed Jun 10 11:24:32 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2617] 199.204.45.116 () {30 vars in 717 bytes} [Wed Jun 10 11:24:32 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2618] 199.204.45.116 () {34 vars in 1012 bytes} [Wed Jun 10 11:24:32 2026] GET /v2.0/networks/2519075e-f9f7-471c-9f3b-4f444bd5556a?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2619] 199.204.45.116 () {34 vars in 1112 bytes} [Wed Jun 10 11:24:32 2026] GET /v2.0/networks/2519075e-f9f7-471c-9f3b-4f444bd5556a?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: 1393/2620] 199.204.45.116 () {34 vars in 986 bytes} [Wed Jun 10 11:24:32 2026] GET /v2.0/networks?id=2519075e-f9f7-471c-9f3b-4f444bd5556a => 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: 1394/2621] 199.204.45.116 () {34 vars in 1096 bytes} [Wed Jun 10 11:24:33 2026] GET /v2.0/ports?device_id=b2eb3d91-6686-40de-af9b-a00d626f88ff&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2622] 199.204.45.116 () {34 vars in 1080 bytes} [Wed Jun 10 11:24:33 2026] GET /v2.0/ports?tenant_id=05550a85ce9c40dbbe7080ba727842d5&device_id=b2eb3d91-6686-40de-af9b-a00d626f88ff => generated 1469 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2623] 199.204.45.116 () {34 vars in 986 bytes} [Wed Jun 10 11:24:33 2026] GET /v2.0/networks?id=b654e1bb-8301-4f54-9ab7-4660c041cd69 => generated 801 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2624] 199.204.45.116 () {34 vars in 1058 bytes} [Wed Jun 10 11:24:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.250&port_id=59428110-f967-4b08-ae2a-5a2a11478e5e => generated 860 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2625] 199.204.45.116 () {38 vars in 955 bytes} [Wed Jun 10 11:24:32 2026] POST /v2.0/ports => generated 1299 bytes in 447 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: 1398/2626] 199.204.45.116 () {34 vars in 1104 bytes} [Wed Jun 10 11:24:33 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A88&port_id=59428110-f967-4b08-ae2a-5a2a11478e5e => 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: 1399/2627] 199.204.45.116 () {34 vars in 1064 bytes} [Wed Jun 10 11:24:33 2026] GET /v2.0/subnets?id=19eaf77a-951a-4a4f-892a-7f4bf8864fc6&id=eb8cc38f-6fc4-4097-8245-645171b514e5 => generated 1366 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2628] 199.204.45.116 () {34 vars in 1052 bytes} [Wed Jun 10 11:24:33 2026] GET /v2.0/ports?network_id=b654e1bb-8301-4f54-9ab7-4660c041cd69&device_owner=network%3Adhcp => generated 1461 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2629] 199.204.45.116 () {34 vars in 1052 bytes} [Wed Jun 10 11:24:33 2026] GET /v2.0/ports?network_id=b654e1bb-8301-4f54-9ab7-4660c041cd69&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: 7|app: 0|req: 1402/2630] 199.204.45.116 () {34 vars in 1012 bytes} [Wed Jun 10 11:24:33 2026] GET /v2.0/networks/b654e1bb-8301-4f54-9ab7-4660c041cd69?fields=segments => generated 14 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2631] 199.204.45.116 () {34 vars in 1112 bytes} [Wed Jun 10 11:24:33 2026] GET /v2.0/networks/b654e1bb-8301-4f54-9ab7-4660c041cd69?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2632] 199.204.45.116 () {38 vars in 1028 bytes} [Wed Jun 10 11:24:33 2026] PUT /v2.0/ports/0ad8613e-dbf9-4c60-a23c-48c860bc8c22 => generated 1424 bytes in 596 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2633] 199.204.45.116 () {34 vars in 1080 bytes} [Wed Jun 10 11:24:34 2026] GET /v2.0/ports?tenant_id=0fb07b5f2bd14b0ebdfc8aa684ab18d1&device_id=0c6c2fd8-b61b-4657-a274-f124f12111e8 => generated 4033 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-06-10 11:24:34.122 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-965d5fa3-1a9a-47b7-a8d2-e0dba9151de1'] response: {'name': 'network-changed', 'server_uuid': '0c6c2fd8-b61b-4657-a274-f124f12111e8', 'tag': '0ad8613e-dbf9-4c60-a23c-48c860bc8c22', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1230/2634] 199.204.45.116 () {34 vars in 1058 bytes} [Wed Jun 10 11:24:34 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.4&port_id=e888af9b-5ae4-4b9a-ae21-e1ca8026bb93 => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2635] 199.204.45.116 () {34 vars in 984 bytes} [Wed Jun 10 11:24:34 2026] GET /v2.0/subnets?id=682fb655-59b3-46f8-98e7-c2a78db04bc0 => generated 630 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2636] 199.204.45.116 () {34 vars in 1052 bytes} [Wed Jun 10 11:24:34 2026] GET /v2.0/ports?network_id=0d05ba85-a39e-4de0-a11a-222db2388ccd&device_owner=network%3Adhcp => generated 1244 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2637] 199.204.45.116 () {34 vars in 1012 bytes} [Wed Jun 10 11:24:34 2026] GET /v2.0/networks/0d05ba85-a39e-4de0-a11a-222db2388ccd?fields=segments => generated 14 bytes in 89 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: 1232/2638] 199.204.45.116 () {34 vars in 1112 bytes} [Wed Jun 10 11:24:34 2026] GET /v2.0/networks/0d05ba85-a39e-4de0-a11a-222db2388ccd?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: 1407/2639] 199.204.45.116 () {34 vars in 1058 bytes} [Wed Jun 10 11:24:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.156&port_id=37cf7330-300e-4c15-8421-f9c13dc55d71 => 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: 1233/2640] 199.204.45.116 () {34 vars in 984 bytes} [Wed Jun 10 11:24:34 2026] GET /v2.0/subnets?id=00c771de-9ed4-4466-8a72-44742e634cce => generated 655 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2641] 199.204.45.116 () {34 vars in 1052 bytes} [Wed Jun 10 11:24:34 2026] GET /v2.0/ports?network_id=ec60bbc4-7486-4f1b-90ec-65b4ad87deec&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: 1234/2642] 199.204.45.116 () {34 vars in 1012 bytes} [Wed Jun 10 11:24:34 2026] GET /v2.0/networks/ec60bbc4-7486-4f1b-90ec-65b4ad87deec?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: 1409/2643] 199.204.45.116 () {34 vars in 1112 bytes} [Wed Jun 10 11:24:34 2026] GET /v2.0/networks/ec60bbc4-7486-4f1b-90ec-65b4ad87deec?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: 1235/2644] 199.204.45.116 () {34 vars in 1058 bytes} [Wed Jun 10 11:24:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.135&port_id=0ad8613e-dbf9-4c60-a23c-48c860bc8c22 => 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: 1410/2645] 199.204.45.116 () {34 vars in 1102 bytes} [Wed Jun 10 11:24:34 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A85&port_id=0ad8613e-dbf9-4c60-a23c-48c860bc8c22 => 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: 1236/2646] 199.204.45.116 () {34 vars in 1064 bytes} [Wed Jun 10 11:24:34 2026] GET /v2.0/subnets?id=4fb398fd-afbe-49eb-8b18-a5a9d39ecf94&id=d7bf268e-e3da-4b3d-a145-790e78f1e3f4 => generated 1361 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2647] 199.204.45.116 () {34 vars in 1052 bytes} [Wed Jun 10 11:24:34 2026] GET /v2.0/ports?network_id=2519075e-f9f7-471c-9f3b-4f444bd5556a&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2648] 199.204.45.116 () {34 vars in 1052 bytes} [Wed Jun 10 11:24:34 2026] GET /v2.0/ports?network_id=2519075e-f9f7-471c-9f3b-4f444bd5556a&device_owner=network%3Adhcp => generated 1457 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2649] 199.204.45.116 () {34 vars in 1012 bytes} [Wed Jun 10 11:24:34 2026] GET /v2.0/networks/2519075e-f9f7-471c-9f3b-4f444bd5556a?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: 1238/2650] 199.204.45.116 () {34 vars in 1112 bytes} [Wed Jun 10 11:24:35 2026] GET /v2.0/networks/2519075e-f9f7-471c-9f3b-4f444bd5556a?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: 1413/2651] 199.204.45.116 () {34 vars in 1080 bytes} [Wed Jun 10 11:24:35 2026] GET /v2.0/ports?tenant_id=0fb07b5f2bd14b0ebdfc8aa684ab18d1&device_id=0c6c2fd8-b61b-4657-a274-f124f12111e8 => generated 4033 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2652] 199.204.45.116 () {34 vars in 986 bytes} [Wed Jun 10 11:24:35 2026] GET /v2.0/networks?id=2519075e-f9f7-471c-9f3b-4f444bd5556a => generated 800 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2653] 199.204.45.116 () {34 vars in 1058 bytes} [Wed Jun 10 11:24:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.135&port_id=0ad8613e-dbf9-4c60-a23c-48c860bc8c22 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2654] 199.204.45.116 () {34 vars in 1102 bytes} [Wed Jun 10 11:24:35 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A85&port_id=0ad8613e-dbf9-4c60-a23c-48c860bc8c22 => 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: 1241/2655] 199.204.45.116 () {34 vars in 1064 bytes} [Wed Jun 10 11:24:35 2026] GET /v2.0/subnets?id=4fb398fd-afbe-49eb-8b18-a5a9d39ecf94&id=d7bf268e-e3da-4b3d-a145-790e78f1e3f4 => generated 1361 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2656] 10.0.0.162 () {34 vars in 971 bytes} [Wed Jun 10 11:24:35 2026] GET /v2.0/ports/0ad8613e-dbf9-4c60-a23c-48c860bc8c22 => generated 1460 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2657] 199.204.45.116 () {30 vars in 737 bytes} [Wed Jun 10 11:24:35 2026] GET /v2.0/ports/0ad8613e-dbf9-4c60-a23c-48c860bc8c22 => generated 1460 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2658] 199.204.45.116 () {34 vars in 1052 bytes} [Wed Jun 10 11:24:35 2026] GET /v2.0/ports?network_id=2519075e-f9f7-471c-9f3b-4f444bd5556a&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: 1417/2659] 199.204.45.116 () {30 vars in 737 bytes} [Wed Jun 10 11:24:35 2026] GET /v2.0/ports/0ad8613e-dbf9-4c60-a23c-48c860bc8c22 => generated 1460 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2660] 199.204.45.116 () {34 vars in 1052 bytes} [Wed Jun 10 11:24:35 2026] GET /v2.0/ports?network_id=2519075e-f9f7-471c-9f3b-4f444bd5556a&device_owner=network%3Adhcp => generated 1457 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2661] 199.204.45.116 () {34 vars in 1012 bytes} [Wed Jun 10 11:24:35 2026] GET /v2.0/networks/2519075e-f9f7-471c-9f3b-4f444bd5556a?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2662] 199.204.45.116 () {34 vars in 1112 bytes} [Wed Jun 10 11:24:35 2026] GET /v2.0/networks/2519075e-f9f7-471c-9f3b-4f444bd5556a?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: 1418/2663] 199.204.45.116 () {34 vars in 790 bytes} [Wed Jun 10 11:24:35 2026] PUT /v2.0/ports/0ad8613e-dbf9-4c60-a23c-48c860bc8c22 => generated 1199 bytes in 420 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2664] 199.204.45.116 () {30 vars in 743 bytes} [Wed Jun 10 11:24:36 2026] GET /v2.0/networks/2519075e-f9f7-471c-9f3b-4f444bd5556a => generated 797 bytes in 62 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: 1419/2665] 199.204.45.116 () {30 vars in 741 bytes} [Wed Jun 10 11:24:36 2026] GET /v2.0/subnets/d7bf268e-e3da-4b3d-a145-790e78f1e3f4 => generated 649 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:24:36.248 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d979e7a8-3ee1-4117-9684-34f7058bbae7'] response: {'name': 'network-changed', 'server_uuid': '0c6c2fd8-b61b-4657-a274-f124f12111e8', 'tag': '0ad8613e-dbf9-4c60-a23c-48c860bc8c22', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1420/2666] 199.204.45.116 () {30 vars in 703 bytes} [Wed Jun 10 11:24:36 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/2667] 199.204.45.116 () {30 vars in 705 bytes} [Wed Jun 10 11:24:36 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2668] 199.204.45.116 () {30 vars in 681 bytes} [Wed Jun 10 11:24:36 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2669] 199.204.45.116 () {30 vars in 717 bytes} [Wed Jun 10 11:24:36 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2670] 199.204.45.116 () {34 vars in 1080 bytes} [Wed Jun 10 11:24:36 2026] GET /v2.0/ports?tenant_id=0fb07b5f2bd14b0ebdfc8aa684ab18d1&device_id=0c6c2fd8-b61b-4657-a274-f124f12111e8 => generated 3808 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2671] 199.204.45.116 () {30 vars in 741 bytes} [Wed Jun 10 11:24:36 2026] GET /v2.0/subnets/00c771de-9ed4-4466-8a72-44742e634cce => generated 652 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2672] 199.204.45.116 () {34 vars in 986 bytes} [Wed Jun 10 11:24:36 2026] GET /v2.0/networks?id=2519075e-f9f7-471c-9f3b-4f444bd5556a => generated 800 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2673] 199.204.45.116 () {30 vars in 737 bytes} [Wed Jun 10 11:24:36 2026] GET /v2.0/ports/a317bdf0-657b-4a03-8c3f-621a53a3b7e1 => generated 1128 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2674] 199.204.45.116 () {34 vars in 1058 bytes} [Wed Jun 10 11:24:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.135&port_id=0ad8613e-dbf9-4c60-a23c-48c860bc8c22 => 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: 1426/2675] 199.204.45.116 () {30 vars in 737 bytes} [Wed Jun 10 11:24:36 2026] GET /v2.0/ports/37cf7330-300e-4c15-8421-f9c13dc55d71 => generated 1349 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2676] 199.204.45.116 () {34 vars in 984 bytes} [Wed Jun 10 11:24:36 2026] GET /v2.0/subnets?id=d7bf268e-e3da-4b3d-a145-790e78f1e3f4 => 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: 1427/2677] 199.204.45.116 () {30 vars in 741 bytes} [Wed Jun 10 11:24:36 2026] GET /v2.0/subnets/00c771de-9ed4-4466-8a72-44742e634cce => 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: 1251/2678] 199.204.45.116 () {34 vars in 1052 bytes} [Wed Jun 10 11:24:36 2026] GET /v2.0/ports?network_id=2519075e-f9f7-471c-9f3b-4f444bd5556a&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2679] 199.204.45.116 () {30 vars in 743 bytes} [Wed Jun 10 11:24:36 2026] GET /v2.0/networks/ec60bbc4-7486-4f1b-90ec-65b4ad87deec => generated 800 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2680] 199.204.45.116 () {34 vars in 1012 bytes} [Wed Jun 10 11:24:36 2026] GET /v2.0/networks/2519075e-f9f7-471c-9f3b-4f444bd5556a?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: 1429/2681] 199.204.45.116 () {30 vars in 737 bytes} [Wed Jun 10 11:24:36 2026] GET /v2.0/ports/a317bdf0-657b-4a03-8c3f-621a53a3b7e1 => generated 1128 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2682] 199.204.45.116 () {34 vars in 1112 bytes} [Wed Jun 10 11:24:36 2026] GET /v2.0/networks/2519075e-f9f7-471c-9f3b-4f444bd5556a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2683] 199.204.45.116 () {30 vars in 741 bytes} [Wed Jun 10 11:24:36 2026] GET /v2.0/subnets/00c771de-9ed4-4466-8a72-44742e634cce => generated 652 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2684] 10.0.0.227 () {30 vars in 690 bytes} [Wed Jun 10 11:24:41 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2685] 10.0.0.227 () {30 vars in 692 bytes} [Wed Jun 10 11:24:41 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: 1255/2686] 10.0.0.227 () {30 vars in 668 bytes} [Wed Jun 10 11:24:41 2026] GET /v2.0/extensions/qos => generated 166 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2687] 10.0.0.227 () {30 vars in 704 bytes} [Wed Jun 10 11:24:41 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2688] 10.0.0.227 () {28 vars in 439 bytes} [Wed Jun 10 11:24:41 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: 1433/2689] 10.0.0.227 () {30 vars in 728 bytes} [Wed Jun 10 11:24:42 2026] GET /v2.0/subnets/eb8cc38f-6fc4-4097-8245-645171b514e5 => generated 632 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2690] 199.204.45.116 () {30 vars in 703 bytes} [Wed Jun 10 11:24:43 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2691] 199.204.45.116 () {30 vars in 705 bytes} [Wed Jun 10 11:24:43 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: 1258/2692] 199.204.45.116 () {30 vars in 681 bytes} [Wed Jun 10 11:24:43 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2693] 199.204.45.116 () {30 vars in 717 bytes} [Wed Jun 10 11:24:43 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2694] 199.204.45.116 () {30 vars in 741 bytes} [Wed Jun 10 11:24:43 2026] GET /v2.0/subnets/d7bf268e-e3da-4b3d-a145-790e78f1e3f4 => generated 649 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2695] 199.204.45.116 () {30 vars in 741 bytes} [Wed Jun 10 11:24:43 2026] GET /v2.0/subnets/eb8cc38f-6fc4-4097-8245-645171b514e5 => generated 650 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2696] 199.204.45.116 () {30 vars in 769 bytes} [Wed Jun 10 11:24:43 2026] GET /v2.0/ports?device_id=0c6c2fd8-b61b-4657-a274-f124f12111e8 => generated 3810 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2697] 199.204.45.116 () {30 vars in 703 bytes} [Wed Jun 10 11:24:43 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2698] 199.204.45.116 () {30 vars in 705 bytes} [Wed Jun 10 11:24:43 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2699] 199.204.45.116 () {30 vars in 681 bytes} [Wed Jun 10 11:24:43 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2700] 199.204.45.116 () {30 vars in 717 bytes} [Wed Jun 10 11:24:43 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2701] 199.204.45.116 () {34 vars in 1012 bytes} [Wed Jun 10 11:24:43 2026] GET /v2.0/networks/b654e1bb-8301-4f54-9ab7-4660c041cd69?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2702] 199.204.45.116 () {34 vars in 1112 bytes} [Wed Jun 10 11:24:43 2026] GET /v2.0/networks/b654e1bb-8301-4f54-9ab7-4660c041cd69?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: 1440/2703] 199.204.45.116 () {34 vars in 986 bytes} [Wed Jun 10 11:24:43 2026] GET /v2.0/networks?id=b654e1bb-8301-4f54-9ab7-4660c041cd69 => generated 801 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2704] 199.204.45.116 () {38 vars in 955 bytes} [Wed Jun 10 11:24:43 2026] POST /v2.0/ports => generated 1303 bytes in 458 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/2707] 199.204.45.116 () {38 vars in 1028 bytes} [Wed Jun 10 11:24:44 2026] PUT /v2.0/ports/9ef2fb10-50ba-4958-bb5d-b6d21c8b33d7 => generated 1428 bytes in 524 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1267/2708] 199.204.45.116 () {34 vars in 1080 bytes} [Wed Jun 10 11:24:44 2026] GET /v2.0/ports?tenant_id=0fb07b5f2bd14b0ebdfc8aa684ab18d1&device_id=0c6c2fd8-b61b-4657-a274-f124f12111e8 => generated 5266 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:24:45.052 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f4064273-1e61-46dd-b028-1b6313378126'] response: {'name': 'network-changed', 'server_uuid': '0c6c2fd8-b61b-4657-a274-f124f12111e8', 'tag': '9ef2fb10-50ba-4958-bb5d-b6d21c8b33d7', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1442/2709] 199.204.45.116 () {34 vars in 1058 bytes} [Wed Jun 10 11:24:45 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.4&port_id=e888af9b-5ae4-4b9a-ae21-e1ca8026bb93 => 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: 1268/2710] 199.204.45.116 () {34 vars in 984 bytes} [Wed Jun 10 11:24:45 2026] GET /v2.0/subnets?id=682fb655-59b3-46f8-98e7-c2a78db04bc0 => 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: 1443/2711] 199.204.45.116 () {34 vars in 1052 bytes} [Wed Jun 10 11:24:45 2026] GET /v2.0/ports?network_id=0d05ba85-a39e-4de0-a11a-222db2388ccd&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2712] 199.204.45.116 () {34 vars in 1012 bytes} [Wed Jun 10 11:24:45 2026] GET /v2.0/networks/0d05ba85-a39e-4de0-a11a-222db2388ccd?fields=segments => generated 14 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1444/2713] 199.204.45.116 () {34 vars in 1112 bytes} [Wed Jun 10 11:24:45 2026] GET /v2.0/networks/0d05ba85-a39e-4de0-a11a-222db2388ccd?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: 1270/2714] 199.204.45.116 () {34 vars in 1058 bytes} [Wed Jun 10 11:24:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.156&port_id=37cf7330-300e-4c15-8421-f9c13dc55d71 => 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: 1445/2715] 199.204.45.116 () {34 vars in 984 bytes} [Wed Jun 10 11:24:45 2026] GET /v2.0/subnets?id=00c771de-9ed4-4466-8a72-44742e634cce => generated 655 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2716] 199.204.45.116 () {34 vars in 1052 bytes} [Wed Jun 10 11:24:45 2026] GET /v2.0/ports?network_id=ec60bbc4-7486-4f1b-90ec-65b4ad87deec&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/2717] 199.204.45.116 () {34 vars in 1012 bytes} [Wed Jun 10 11:24:45 2026] GET /v2.0/networks/ec60bbc4-7486-4f1b-90ec-65b4ad87deec?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: 1272/2718] 199.204.45.116 () {34 vars in 1112 bytes} [Wed Jun 10 11:24:45 2026] GET /v2.0/networks/ec60bbc4-7486-4f1b-90ec-65b4ad87deec?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: 1447/2719] 199.204.45.116 () {34 vars in 1058 bytes} [Wed Jun 10 11:24:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.135&port_id=0ad8613e-dbf9-4c60-a23c-48c860bc8c22 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2720] 199.204.45.116 () {34 vars in 984 bytes} [Wed Jun 10 11:24:45 2026] GET /v2.0/subnets?id=d7bf268e-e3da-4b3d-a145-790e78f1e3f4 => 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: 1448/2721] 199.204.45.116 () {34 vars in 1052 bytes} [Wed Jun 10 11:24:45 2026] GET /v2.0/ports?network_id=2519075e-f9f7-471c-9f3b-4f444bd5556a&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: 1274/2722] 199.204.45.116 () {34 vars in 1012 bytes} [Wed Jun 10 11:24:45 2026] GET /v2.0/networks/2519075e-f9f7-471c-9f3b-4f444bd5556a?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: 1449/2723] 199.204.45.116 () {34 vars in 1112 bytes} [Wed Jun 10 11:24:45 2026] GET /v2.0/networks/2519075e-f9f7-471c-9f3b-4f444bd5556a?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: 1275/2724] 199.204.45.116 () {34 vars in 1056 bytes} [Wed Jun 10 11:24:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.45&port_id=9ef2fb10-50ba-4958-bb5d-b6d21c8b33d7 => 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: 1450/2725] 199.204.45.116 () {34 vars in 1106 bytes} [Wed Jun 10 11:24:45 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1fb&port_id=9ef2fb10-50ba-4958-bb5d-b6d21c8b33d7 => 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: 1276/2726] 199.204.45.116 () {34 vars in 1064 bytes} [Wed Jun 10 11:24:45 2026] GET /v2.0/subnets?id=19eaf77a-951a-4a4f-892a-7f4bf8864fc6&id=eb8cc38f-6fc4-4097-8245-645171b514e5 => generated 1366 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/2727] 199.204.45.116 () {34 vars in 1052 bytes} [Wed Jun 10 11:24:46 2026] GET /v2.0/ports?network_id=b654e1bb-8301-4f54-9ab7-4660c041cd69&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: 1277/2728] 199.204.45.116 () {34 vars in 1052 bytes} [Wed Jun 10 11:24:46 2026] GET /v2.0/ports?network_id=b654e1bb-8301-4f54-9ab7-4660c041cd69&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2729] 199.204.45.116 () {34 vars in 1012 bytes} [Wed Jun 10 11:24:46 2026] GET /v2.0/networks/b654e1bb-8301-4f54-9ab7-4660c041cd69?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: 1278/2730] 199.204.45.116 () {34 vars in 1112 bytes} [Wed Jun 10 11:24:46 2026] GET /v2.0/networks/b654e1bb-8301-4f54-9ab7-4660c041cd69?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/2731] 199.204.45.116 () {34 vars in 1080 bytes} [Wed Jun 10 11:24:46 2026] GET /v2.0/ports?tenant_id=0fb07b5f2bd14b0ebdfc8aa684ab18d1&device_id=0c6c2fd8-b61b-4657-a274-f124f12111e8 => generated 5266 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2732] 199.204.45.116 () {34 vars in 986 bytes} [Wed Jun 10 11:24:46 2026] GET /v2.0/networks?id=b654e1bb-8301-4f54-9ab7-4660c041cd69 => generated 801 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/2733] 199.204.45.116 () {34 vars in 1056 bytes} [Wed Jun 10 11:24:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.45&port_id=9ef2fb10-50ba-4958-bb5d-b6d21c8b33d7 => 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: 1280/2734] 199.204.45.116 () {34 vars in 1106 bytes} [Wed Jun 10 11:24:46 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1fb&port_id=9ef2fb10-50ba-4958-bb5d-b6d21c8b33d7 => 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: 1455/2735] 199.204.45.116 () {34 vars in 1064 bytes} [Wed Jun 10 11:24:46 2026] GET /v2.0/subnets?id=19eaf77a-951a-4a4f-892a-7f4bf8864fc6&id=eb8cc38f-6fc4-4097-8245-645171b514e5 => generated 1366 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/2736] 199.204.45.116 () {34 vars in 1052 bytes} [Wed Jun 10 11:24:46 2026] GET /v2.0/ports?network_id=b654e1bb-8301-4f54-9ab7-4660c041cd69&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: 1281/2737] 10.0.0.162 () {34 vars in 971 bytes} [Wed Jun 10 11:24:46 2026] GET /v2.0/ports/9ef2fb10-50ba-4958-bb5d-b6d21c8b33d7 => generated 1464 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/2738] 199.204.45.116 () {34 vars in 1052 bytes} [Wed Jun 10 11:24:46 2026] GET /v2.0/ports?network_id=b654e1bb-8301-4f54-9ab7-4660c041cd69&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: 1282/2739] 199.204.45.116 () {30 vars in 737 bytes} [Wed Jun 10 11:24:46 2026] GET /v2.0/ports/9ef2fb10-50ba-4958-bb5d-b6d21c8b33d7 => generated 1464 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2740] 199.204.45.116 () {30 vars in 737 bytes} [Wed Jun 10 11:24:46 2026] GET /v2.0/ports/9ef2fb10-50ba-4958-bb5d-b6d21c8b33d7 => 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: 1458/2741] 199.204.45.116 () {34 vars in 1012 bytes} [Wed Jun 10 11:24:46 2026] GET /v2.0/networks/b654e1bb-8301-4f54-9ab7-4660c041cd69?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: 1459/2742] 199.204.45.116 () {34 vars in 1112 bytes} [Wed Jun 10 11:24:46 2026] GET /v2.0/networks/b654e1bb-8301-4f54-9ab7-4660c041cd69?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2743] 199.204.45.116 () {34 vars in 790 bytes} [Wed Jun 10 11:24:46 2026] PUT /v2.0/ports/9ef2fb10-50ba-4958-bb5d-b6d21c8b33d7 => generated 1195 bytes in 804 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/2744] 199.204.45.116 () {30 vars in 743 bytes} [Wed Jun 10 11:24:47 2026] GET /v2.0/networks/b654e1bb-8301-4f54-9ab7-4660c041cd69 => generated 798 bytes in 68 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-06-10 11:24:47.766 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7aff8d47-2b8a-4ee8-bb1f-b9cefb68209f'] response: {'name': 'network-changed', 'server_uuid': '0c6c2fd8-b61b-4657-a274-f124f12111e8', 'tag': '9ef2fb10-50ba-4958-bb5d-b6d21c8b33d7', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1285/2745] 199.204.45.116 () {30 vars in 741 bytes} [Wed Jun 10 11:24:47 2026] GET /v2.0/subnets/eb8cc38f-6fc4-4097-8245-645171b514e5 => 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: 1461/2746] 199.204.45.116 () {34 vars in 1080 bytes} [Wed Jun 10 11:24:47 2026] GET /v2.0/ports?tenant_id=0fb07b5f2bd14b0ebdfc8aa684ab18d1&device_id=0c6c2fd8-b61b-4657-a274-f124f12111e8 => generated 5035 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/2747] 199.204.45.116 () {30 vars in 703 bytes} [Wed Jun 10 11:24:47 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: 1463/2748] 199.204.45.116 () {30 vars in 705 bytes} [Wed Jun 10 11:24:47 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: 1464/2749] 199.204.45.116 () {30 vars in 681 bytes} [Wed Jun 10 11:24:47 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: 1465/2750] 199.204.45.116 () {30 vars in 717 bytes} [Wed Jun 10 11:24:47 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2751] 199.204.45.116 () {34 vars in 986 bytes} [Wed Jun 10 11:24:47 2026] GET /v2.0/networks?id=b654e1bb-8301-4f54-9ab7-4660c041cd69 => generated 801 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/2752] 199.204.45.116 () {30 vars in 741 bytes} [Wed Jun 10 11:24:47 2026] GET /v2.0/subnets/00c771de-9ed4-4466-8a72-44742e634cce => generated 652 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2753] 199.204.45.116 () {34 vars in 1056 bytes} [Wed Jun 10 11:24:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.45&port_id=9ef2fb10-50ba-4958-bb5d-b6d21c8b33d7 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/2754] 199.204.45.116 () {30 vars in 737 bytes} [Wed Jun 10 11:24:47 2026] GET /v2.0/ports/a317bdf0-657b-4a03-8c3f-621a53a3b7e1 => generated 1128 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2755] 199.204.45.116 () {34 vars in 984 bytes} [Wed Jun 10 11:24:47 2026] GET /v2.0/subnets?id=eb8cc38f-6fc4-4097-8245-645171b514e5 => 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: 1468/2756] 199.204.45.116 () {30 vars in 737 bytes} [Wed Jun 10 11:24:48 2026] GET /v2.0/ports/37cf7330-300e-4c15-8421-f9c13dc55d71 => generated 1349 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/2757] 199.204.45.116 () {30 vars in 741 bytes} [Wed Jun 10 11:24:48 2026] GET /v2.0/subnets/00c771de-9ed4-4466-8a72-44742e634cce => 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: 1289/2758] 199.204.45.116 () {34 vars in 1052 bytes} [Wed Jun 10 11:24:48 2026] GET /v2.0/ports?network_id=b654e1bb-8301-4f54-9ab7-4660c041cd69&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: 1470/2759] 199.204.45.116 () {34 vars in 1012 bytes} [Wed Jun 10 11:24:48 2026] GET /v2.0/networks/b654e1bb-8301-4f54-9ab7-4660c041cd69?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2760] 199.204.45.116 () {30 vars in 743 bytes} [Wed Jun 10 11:24:48 2026] GET /v2.0/networks/ec60bbc4-7486-4f1b-90ec-65b4ad87deec => generated 800 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2761] 199.204.45.116 () {30 vars in 737 bytes} [Wed Jun 10 11:24:48 2026] GET /v2.0/ports/a317bdf0-657b-4a03-8c3f-621a53a3b7e1 => generated 1128 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/2762] 199.204.45.116 () {34 vars in 1112 bytes} [Wed Jun 10 11:24:48 2026] GET /v2.0/networks/b654e1bb-8301-4f54-9ab7-4660c041cd69?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2763] 199.204.45.116 () {30 vars in 741 bytes} [Wed Jun 10 11:24:48 2026] GET /v2.0/subnets/00c771de-9ed4-4466-8a72-44742e634cce => generated 652 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/2764] 199.204.45.116 () {30 vars in 703 bytes} [Wed Jun 10 11:24:56 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2765] 199.204.45.116 () {30 vars in 705 bytes} [Wed Jun 10 11:24:56 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: 1473/2766] 199.204.45.116 () {30 vars in 681 bytes} [Wed Jun 10 11:24:56 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: 1294/2767] 199.204.45.116 () {30 vars in 717 bytes} [Wed Jun 10 11:24:56 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: 1474/2768] 199.204.45.116 () {30 vars in 741 bytes} [Wed Jun 10 11:24:56 2026] GET /v2.0/subnets/d7bf268e-e3da-4b3d-a145-790e78f1e3f4 => generated 649 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2769] 199.204.45.116 () {30 vars in 769 bytes} [Wed Jun 10 11:24:56 2026] GET /v2.0/ports?device_id=0c6c2fd8-b61b-4657-a274-f124f12111e8 => generated 5035 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/2770] 199.204.45.116 () {30 vars in 703 bytes} [Wed Jun 10 11:24:56 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2771] 199.204.45.116 () {30 vars in 705 bytes} [Wed Jun 10 11:24:56 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/2772] 199.204.45.116 () {30 vars in 681 bytes} [Wed Jun 10 11:24:56 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: 1297/2773] 199.204.45.116 () {30 vars in 717 bytes} [Wed Jun 10 11:24:57 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/2774] 199.204.45.116 () {30 vars in 737 bytes} [Wed Jun 10 11:24:57 2026] GET /v2.0/ports/9ef2fb10-50ba-4958-bb5d-b6d21c8b33d7 => generated 1233 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2775] 199.204.45.116 () {34 vars in 789 bytes} [Wed Jun 10 11:24:57 2026] PUT /v2.0/ports/9ef2fb10-50ba-4958-bb5d-b6d21c8b33d7 => generated 1026 bytes in 437 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/2776] 199.204.45.116 () {30 vars in 743 bytes} [Wed Jun 10 11:24:57 2026] GET /v2.0/networks/b654e1bb-8301-4f54-9ab7-4660c041cd69 => generated 798 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2777] 199.204.45.116 () {30 vars in 769 bytes} [Wed Jun 10 11:24:57 2026] GET /v2.0/ports?device_id=0c6c2fd8-b61b-4657-a274-f124f12111e8 => generated 4864 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/2778] 199.204.45.116 () {34 vars in 1080 bytes} [Wed Jun 10 11:24:57 2026] GET /v2.0/ports?tenant_id=0fb07b5f2bd14b0ebdfc8aa684ab18d1&device_id=0c6c2fd8-b61b-4657-a274-f124f12111e8 => generated 4864 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:24:57.765 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3d424234-962e-45b8-8632-007c8ca69709'] response: {'name': 'network-changed', 'server_uuid': '0c6c2fd8-b61b-4657-a274-f124f12111e8', 'tag': '9ef2fb10-50ba-4958-bb5d-b6d21c8b33d7', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1300/2779] 199.204.45.116 () {30 vars in 769 bytes} [Wed Jun 10 11:24:57 2026] GET /v2.0/ports?device_id=0c6c2fd8-b61b-4657-a274-f124f12111e8 => generated 4864 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/2780] 199.204.45.116 () {34 vars in 986 bytes} [Wed Jun 10 11:24:57 2026] GET /v2.0/networks?id=b654e1bb-8301-4f54-9ab7-4660c041cd69 => generated 801 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2781] 199.204.45.116 () {34 vars in 1012 bytes} [Wed Jun 10 11:24:57 2026] GET /v2.0/networks/b654e1bb-8301-4f54-9ab7-4660c041cd69?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: 1481/2782] 199.204.45.116 () {34 vars in 1112 bytes} [Wed Jun 10 11:24:57 2026] GET /v2.0/networks/b654e1bb-8301-4f54-9ab7-4660c041cd69?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: 1302/2783] 199.204.45.116 () {34 vars in 975 bytes} [Wed Jun 10 11:24:58 2026] GET /v2.0/ports/9ef2fb10-50ba-4958-bb5d-b6d21c8b33d7 => generated 1062 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/2784] 199.204.45.116 () {36 vars in 997 bytes} [Wed Jun 10 11:24:58 2026] DELETE /v2.0/ports/9ef2fb10-50ba-4958-bb5d-b6d21c8b33d7 => generated 0 bytes in 266 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2785] 199.204.45.116 () {34 vars in 1080 bytes} [Wed Jun 10 11:24:58 2026] GET /v2.0/ports?tenant_id=0fb07b5f2bd14b0ebdfc8aa684ab18d1&device_id=0c6c2fd8-b61b-4657-a274-f124f12111e8 => generated 3810 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:24:58.840 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ad1f143d-d016-41af-9ed6-df1a0e7a1765'] response: {'server_uuid': '0c6c2fd8-b61b-4657-a274-f124f12111e8', 'name': 'network-vif-deleted', 'tag': '9ef2fb10-50ba-4958-bb5d-b6d21c8b33d7', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1304/2786] 199.204.45.116 () {30 vars in 769 bytes} [Wed Jun 10 11:24:58 2026] GET /v2.0/ports?device_id=0c6c2fd8-b61b-4657-a274-f124f12111e8 => generated 3810 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/2787] 199.204.45.116 () {34 vars in 1226 bytes} [Wed Jun 10 11:24:58 2026] GET /v2.0/networks?id=0d05ba85-a39e-4de0-a11a-222db2388ccd&id=ec60bbc4-7486-4f1b-90ec-65b4ad87deec&id=2519075e-f9f7-471c-9f3b-4f444bd5556a&id=b654e1bb-8301-4f54-9ab7-4660c041cd69 => generated 3097 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2788] 199.204.45.116 () {34 vars in 1058 bytes} [Wed Jun 10 11:24:58 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.4&port_id=e888af9b-5ae4-4b9a-ae21-e1ca8026bb93 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:24:58.935 7 INFO neutron.pecan_wsgi.hooks.translation [None req-31c53409-0b0f-4583-836e-bf6c76e3082f d96697cc802a41fa9d7824603c2d054f 0fb07b5f2bd14b0ebdfc8aa684ab18d1 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1484/2789] 199.204.45.116 () {32 vars in 759 bytes} [Wed Jun 10 11:24:58 2026] DELETE /v2.0/ports/9ef2fb10-50ba-4958-bb5d-b6d21c8b33d7 => generated 132 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2790] 199.204.45.116 () {34 vars in 984 bytes} [Wed Jun 10 11:24:58 2026] GET /v2.0/subnets?id=682fb655-59b3-46f8-98e7-c2a78db04bc0 => generated 630 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/2791] 199.204.45.116 () {34 vars in 1052 bytes} [Wed Jun 10 11:24:58 2026] GET /v2.0/ports?network_id=0d05ba85-a39e-4de0-a11a-222db2388ccd&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: 1307/2792] 199.204.45.116 () {30 vars in 703 bytes} [Wed Jun 10 11:24:59 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: 1308/2793] 199.204.45.116 () {30 vars in 705 bytes} [Wed Jun 10 11:24:59 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2794] 199.204.45.116 () {30 vars in 681 bytes} [Wed Jun 10 11:24:59 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: 1310/2795] 199.204.45.116 () {30 vars in 717 bytes} [Wed Jun 10 11:24:59 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/2796] 199.204.45.116 () {34 vars in 1012 bytes} [Wed Jun 10 11:24:59 2026] GET /v2.0/networks/0d05ba85-a39e-4de0-a11a-222db2388ccd?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: 1311/2797] 199.204.45.116 () {30 vars in 741 bytes} [Wed Jun 10 11:24:59 2026] GET /v2.0/subnets/00c771de-9ed4-4466-8a72-44742e634cce => generated 652 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/2798] 199.204.45.116 () {34 vars in 1112 bytes} [Wed Jun 10 11:24:59 2026] GET /v2.0/networks/0d05ba85-a39e-4de0-a11a-222db2388ccd?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/2799] 199.204.45.116 () {30 vars in 737 bytes} [Wed Jun 10 11:24:59 2026] GET /v2.0/ports/a317bdf0-657b-4a03-8c3f-621a53a3b7e1 => generated 1128 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/2800] 199.204.45.116 () {34 vars in 1058 bytes} [Wed Jun 10 11:24:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.156&port_id=37cf7330-300e-4c15-8421-f9c13dc55d71 => generated 19 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2801] 199.204.45.116 () {30 vars in 737 bytes} [Wed Jun 10 11:24:59 2026] GET /v2.0/ports/37cf7330-300e-4c15-8421-f9c13dc55d71 => generated 1349 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/2802] 199.204.45.116 () {34 vars in 984 bytes} [Wed Jun 10 11:24:59 2026] GET /v2.0/subnets?id=00c771de-9ed4-4466-8a72-44742e634cce => generated 655 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2803] 199.204.45.116 () {30 vars in 741 bytes} [Wed Jun 10 11:24:59 2026] GET /v2.0/subnets/00c771de-9ed4-4466-8a72-44742e634cce => generated 652 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/2804] 199.204.45.116 () {34 vars in 1052 bytes} [Wed Jun 10 11:24:59 2026] GET /v2.0/ports?network_id=ec60bbc4-7486-4f1b-90ec-65b4ad87deec&device_owner=network%3Adhcp => generated 1461 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2805] 199.204.45.116 () {30 vars in 743 bytes} [Wed Jun 10 11:24:59 2026] GET /v2.0/networks/ec60bbc4-7486-4f1b-90ec-65b4ad87deec => generated 800 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2806] 199.204.45.116 () {30 vars in 737 bytes} [Wed Jun 10 11:24:59 2026] GET /v2.0/ports/a317bdf0-657b-4a03-8c3f-621a53a3b7e1 => generated 1128 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1491/2807] 199.204.45.116 () {34 vars in 1012 bytes} [Wed Jun 10 11:24:59 2026] GET /v2.0/networks/ec60bbc4-7486-4f1b-90ec-65b4ad87deec?fields=segments => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2808] 199.204.45.116 () {30 vars in 741 bytes} [Wed Jun 10 11:24:59 2026] GET /v2.0/subnets/00c771de-9ed4-4466-8a72-44742e634cce => generated 652 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/2809] 199.204.45.116 () {34 vars in 1112 bytes} [Wed Jun 10 11:24:59 2026] GET /v2.0/networks/ec60bbc4-7486-4f1b-90ec-65b4ad87deec?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: 1318/2810] 199.204.45.116 () {34 vars in 1058 bytes} [Wed Jun 10 11:24:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.135&port_id=0ad8613e-dbf9-4c60-a23c-48c860bc8c22 => 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: 1493/2811] 199.204.45.116 () {34 vars in 984 bytes} [Wed Jun 10 11:24:59 2026] GET /v2.0/subnets?id=d7bf268e-e3da-4b3d-a145-790e78f1e3f4 => 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: 1319/2812] 199.204.45.116 () {34 vars in 1052 bytes} [Wed Jun 10 11:24:59 2026] GET /v2.0/ports?network_id=2519075e-f9f7-471c-9f3b-4f444bd5556a&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: 1494/2815] 199.204.45.116 () {34 vars in 1012 bytes} [Wed Jun 10 11:24:59 2026] GET /v2.0/networks/2519075e-f9f7-471c-9f3b-4f444bd5556a?fields=segments => generated 14 bytes in 505 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2816] 199.204.45.116 () {34 vars in 1112 bytes} [Wed Jun 10 11:25:00 2026] GET /v2.0/networks/2519075e-f9f7-471c-9f3b-4f444bd5556a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/2817] 199.204.45.116 () {30 vars in 703 bytes} [Wed Jun 10 11:25:02 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: 1323/2818] 199.204.45.116 () {30 vars in 705 bytes} [Wed Jun 10 11:25:02 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: 1496/2819] 199.204.45.116 () {30 vars in 681 bytes} [Wed Jun 10 11:25: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: 8|app: 0|req: 1324/2820] 199.204.45.116 () {30 vars in 717 bytes} [Wed Jun 10 11:25:02 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: 1497/2821] 199.204.45.116 () {30 vars in 769 bytes} [Wed Jun 10 11:25:02 2026] GET /v2.0/ports?device_id=0c6c2fd8-b61b-4657-a274-f124f12111e8 => generated 3810 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2822] 199.204.45.116 () {30 vars in 703 bytes} [Wed Jun 10 11:25:02 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: 1498/2823] 199.204.45.116 () {30 vars in 705 bytes} [Wed Jun 10 11:25:02 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: 1326/2824] 199.204.45.116 () {30 vars in 681 bytes} [Wed Jun 10 11:25:02 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: 1499/2825] 199.204.45.116 () {30 vars in 717 bytes} [Wed Jun 10 11:25:02 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: 1327/2826] 199.204.45.116 () {30 vars in 737 bytes} [Wed Jun 10 11:25:02 2026] GET /v2.0/ports/0ad8613e-dbf9-4c60-a23c-48c860bc8c22 => generated 1237 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/2827] 199.204.45.116 () {34 vars in 789 bytes} [Wed Jun 10 11:25:02 2026] PUT /v2.0/ports/0ad8613e-dbf9-4c60-a23c-48c860bc8c22 => generated 1026 bytes in 347 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2828] 199.204.45.116 () {30 vars in 743 bytes} [Wed Jun 10 11:25:02 2026] GET /v2.0/networks/2519075e-f9f7-471c-9f3b-4f444bd5556a => generated 797 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:25:03.102 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-534c083f-f8b4-4366-95ed-0e2c09ce34c8'] response: {'name': 'network-changed', 'server_uuid': '0c6c2fd8-b61b-4657-a274-f124f12111e8', 'tag': '0ad8613e-dbf9-4c60-a23c-48c860bc8c22', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1501/2829] 199.204.45.116 () {30 vars in 769 bytes} [Wed Jun 10 11:25:03 2026] GET /v2.0/ports?device_id=0c6c2fd8-b61b-4657-a274-f124f12111e8 => generated 3635 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2830] 199.204.45.116 () {34 vars in 1080 bytes} [Wed Jun 10 11:25:03 2026] GET /v2.0/ports?tenant_id=0fb07b5f2bd14b0ebdfc8aa684ab18d1&device_id=0c6c2fd8-b61b-4657-a274-f124f12111e8 => generated 3635 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: 1502/2831] 199.204.45.116 () {34 vars in 986 bytes} [Wed Jun 10 11:25:03 2026] GET /v2.0/networks?id=2519075e-f9f7-471c-9f3b-4f444bd5556a => generated 800 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2832] 199.204.45.116 () {30 vars in 769 bytes} [Wed Jun 10 11:25:03 2026] GET /v2.0/ports?device_id=0c6c2fd8-b61b-4657-a274-f124f12111e8 => generated 3635 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1503/2833] 199.204.45.116 () {34 vars in 1012 bytes} [Wed Jun 10 11:25:03 2026] GET /v2.0/networks/2519075e-f9f7-471c-9f3b-4f444bd5556a?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: 1331/2834] 199.204.45.116 () {34 vars in 1112 bytes} [Wed Jun 10 11:25:03 2026] GET /v2.0/networks/2519075e-f9f7-471c-9f3b-4f444bd5556a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/2835] 199.204.45.116 () {34 vars in 975 bytes} [Wed Jun 10 11:25:03 2026] GET /v2.0/ports/0ad8613e-dbf9-4c60-a23c-48c860bc8c22 => generated 1062 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2836] 199.204.45.116 () {36 vars in 997 bytes} [Wed Jun 10 11:25:03 2026] DELETE /v2.0/ports/0ad8613e-dbf9-4c60-a23c-48c860bc8c22 => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/2837] 199.204.45.116 () {34 vars in 1080 bytes} [Wed Jun 10 11:25:04 2026] GET /v2.0/ports?tenant_id=0fb07b5f2bd14b0ebdfc8aa684ab18d1&device_id=0c6c2fd8-b61b-4657-a274-f124f12111e8 => generated 2581 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:25:04.335 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ab120217-42a1-49cf-ae6f-dc4be0c54b84'] response: {'server_uuid': '0c6c2fd8-b61b-4657-a274-f124f12111e8', 'name': 'network-vif-deleted', 'tag': '0ad8613e-dbf9-4c60-a23c-48c860bc8c22', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1506/2838] 199.204.45.116 () {30 vars in 769 bytes} [Wed Jun 10 11:25:04 2026] GET /v2.0/ports?device_id=0c6c2fd8-b61b-4657-a274-f124f12111e8 => generated 2581 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2839] 199.204.45.116 () {34 vars in 1146 bytes} [Wed Jun 10 11:25:04 2026] GET /v2.0/networks?id=0d05ba85-a39e-4de0-a11a-222db2388ccd&id=ec60bbc4-7486-4f1b-90ec-65b4ad87deec&id=2519075e-f9f7-471c-9f3b-4f444bd5556a => generated 2310 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:25:04.428 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b02fcac2-6a3b-4ef3-bfe8-647dc9147e1a d96697cc802a41fa9d7824603c2d054f 0fb07b5f2bd14b0ebdfc8aa684ab18d1 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1507/2840] 199.204.45.116 () {32 vars in 759 bytes} [Wed Jun 10 11:25:04 2026] DELETE /v2.0/ports/0ad8613e-dbf9-4c60-a23c-48c860bc8c22 => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2841] 199.204.45.116 () {34 vars in 1058 bytes} [Wed Jun 10 11:25:04 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.4&port_id=e888af9b-5ae4-4b9a-ae21-e1ca8026bb93 => 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: 1508/2842] 199.204.45.116 () {34 vars in 984 bytes} [Wed Jun 10 11:25:04 2026] GET /v2.0/subnets?id=682fb655-59b3-46f8-98e7-c2a78db04bc0 => generated 630 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2843] 199.204.45.116 () {34 vars in 1052 bytes} [Wed Jun 10 11:25:04 2026] GET /v2.0/ports?network_id=0d05ba85-a39e-4de0-a11a-222db2388ccd&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/2844] 199.204.45.116 () {30 vars in 703 bytes} [Wed Jun 10 11:25:04 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: 1510/2845] 199.204.45.116 () {30 vars in 705 bytes} [Wed Jun 10 11:25:04 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/2846] 199.204.45.116 () {30 vars in 681 bytes} [Wed Jun 10 11:25: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: 1512/2847] 199.204.45.116 () {30 vars in 717 bytes} [Wed Jun 10 11:25: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: 1336/2848] 199.204.45.116 () {34 vars in 1012 bytes} [Wed Jun 10 11:25:04 2026] GET /v2.0/networks/0d05ba85-a39e-4de0-a11a-222db2388ccd?fields=segments => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/2849] 199.204.45.116 () {30 vars in 741 bytes} [Wed Jun 10 11:25:04 2026] GET /v2.0/subnets/00c771de-9ed4-4466-8a72-44742e634cce => generated 652 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/2850] 199.204.45.116 () {30 vars in 737 bytes} [Wed Jun 10 11:25:04 2026] GET /v2.0/ports/a317bdf0-657b-4a03-8c3f-621a53a3b7e1 => generated 1128 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2851] 199.204.45.116 () {34 vars in 1112 bytes} [Wed Jun 10 11:25:04 2026] GET /v2.0/networks/0d05ba85-a39e-4de0-a11a-222db2388ccd?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: 1515/2852] 199.204.45.116 () {30 vars in 737 bytes} [Wed Jun 10 11:25:04 2026] GET /v2.0/ports/37cf7330-300e-4c15-8421-f9c13dc55d71 => generated 1349 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2853] 199.204.45.116 () {34 vars in 1058 bytes} [Wed Jun 10 11:25:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.156&port_id=37cf7330-300e-4c15-8421-f9c13dc55d71 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/2854] 199.204.45.116 () {30 vars in 741 bytes} [Wed Jun 10 11:25:04 2026] GET /v2.0/subnets/00c771de-9ed4-4466-8a72-44742e634cce => 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: 1339/2855] 199.204.45.116 () {34 vars in 984 bytes} [Wed Jun 10 11:25:04 2026] GET /v2.0/subnets?id=00c771de-9ed4-4466-8a72-44742e634cce => 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: 1517/2856] 199.204.45.116 () {34 vars in 1052 bytes} [Wed Jun 10 11:25:04 2026] GET /v2.0/ports?network_id=ec60bbc4-7486-4f1b-90ec-65b4ad87deec&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: 1340/2857] 199.204.45.116 () {30 vars in 743 bytes} [Wed Jun 10 11:25:04 2026] GET /v2.0/networks/ec60bbc4-7486-4f1b-90ec-65b4ad87deec => generated 800 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/2858] 199.204.45.116 () {34 vars in 1012 bytes} [Wed Jun 10 11:25:04 2026] GET /v2.0/networks/ec60bbc4-7486-4f1b-90ec-65b4ad87deec?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: 1341/2859] 199.204.45.116 () {30 vars in 737 bytes} [Wed Jun 10 11:25:04 2026] GET /v2.0/ports/a317bdf0-657b-4a03-8c3f-621a53a3b7e1 => generated 1128 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/2860] 199.204.45.116 () {30 vars in 741 bytes} [Wed Jun 10 11:25:04 2026] GET /v2.0/subnets/00c771de-9ed4-4466-8a72-44742e634cce => generated 652 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2861] 199.204.45.116 () {34 vars in 1112 bytes} [Wed Jun 10 11:25:04 2026] GET /v2.0/networks/ec60bbc4-7486-4f1b-90ec-65b4ad87deec?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: 1520/2862] 199.204.45.116 () {30 vars in 703 bytes} [Wed Jun 10 11:25:13 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: 1343/2863] 199.204.45.116 () {30 vars in 705 bytes} [Wed Jun 10 11:25:13 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/2864] 199.204.45.116 () {30 vars in 681 bytes} [Wed Jun 10 11:25:13 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: 1344/2865] 199.204.45.116 () {30 vars in 717 bytes} [Wed Jun 10 11:25:13 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:25:13.481 7 INFO neutron.api.v2.resource [None req-0305e394-8dab-4b2c-8fbb-c391274217c2 d96697cc802a41fa9d7824603c2d054f 0fb07b5f2bd14b0ebdfc8aa684ab18d1 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1522/2866] 199.204.45.116 () {30 vars in 763 bytes} [Wed Jun 10 11:25:13 2026] GET /v2.0/security-groups/lb-5a095ad1-d3e8-4dff-a414-500526cae68a => generated 149 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2867] 199.204.45.116 () {30 vars in 785 bytes} [Wed Jun 10 11:25:13 2026] GET /v2.0/security-groups?name=lb-5a095ad1-d3e8-4dff-a414-500526cae68a => generated 2741 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/2868] 199.204.45.116 () {30 vars in 815 bytes} [Wed Jun 10 11:25:13 2026] GET /v2.0/security-group-rules?security_group_id=07869e09-6898-4832-b94f-b25a7e146604 => generated 2206 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2869] 199.204.45.116 () {32 vars in 789 bytes} [Wed Jun 10 11:25:13 2026] DELETE /v2.0/security-group-rules/1903b7a1-9e2f-4cf8-ac5b-f726e8324e60 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1524/2870] 199.204.45.116 () {32 vars in 789 bytes} [Wed Jun 10 11:25:13 2026] DELETE /v2.0/security-group-rules/2a450f17-4e85-406e-997b-5f682edc77ec => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:25:17.433 7 INFO neutron.db.l3_db [None req-e3a2a066-6c65-4a2a-a600-aa95cc8a3d5f 6456f1938bda443f9a9bf54a2b11bf08 05550a85ce9c40dbbe7080ba727842d5 - - default default] Floating IP c8983cac-16a8-427f-b367-abf7799572bd disassociated (deleted). External IP: 10.96.250.212, port: a317bdf0-657b-4a03-8c3f-621a53a3b7e1. [pid: 7|app: 0|req: 1526/2873] 10.0.0.137 () {32 vars in 732 bytes} [Wed Jun 10 11:25:16 2026] DELETE /v2.0/floatingips/c8983cac-16a8-427f-b367-abf7799572bd => generated 0 bytes in 854 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:25:17.867 8 INFO neutron.api.v2.resource [None req-06f97604-ea42-4bf2-b501-70a9be9adab3 6456f1938bda443f9a9bf54a2b11bf08 05550a85ce9c40dbbe7080ba727842d5 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1348/2874] 10.0.0.137 () {32 vars in 729 bytes} [Wed Jun 10 11:25:17 2026] GET /v2.0/floatingips/c8983cac-16a8-427f-b367-abf7799572bd => generated 144 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1527/2875] 199.204.45.116 () {30 vars in 703 bytes} [Wed Jun 10 11:25:18 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2876] 199.204.45.116 () {30 vars in 705 bytes} [Wed Jun 10 11:25:18 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: 1528/2877] 199.204.45.116 () {30 vars in 681 bytes} [Wed Jun 10 11:25:18 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: 1350/2878] 199.204.45.116 () {30 vars in 717 bytes} [Wed Jun 10 11:25:18 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1529/2879] 199.204.45.116 () {30 vars in 741 bytes} [Wed Jun 10 11:25:18 2026] GET /v2.0/subnets/00c771de-9ed4-4466-8a72-44742e634cce => generated 652 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2880] 199.204.45.116 () {30 vars in 769 bytes} [Wed Jun 10 11:25:18 2026] GET /v2.0/ports?device_id=0c6c2fd8-b61b-4657-a274-f124f12111e8 => generated 2581 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1530/2881] 199.204.45.116 () {30 vars in 769 bytes} [Wed Jun 10 11:25:18 2026] GET /v2.0/ports?device_id=0c6c2fd8-b61b-4657-a274-f124f12111e8 => generated 2581 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2882] 199.204.45.116 () {30 vars in 769 bytes} [Wed Jun 10 11:25:18 2026] GET /v2.0/ports?device_id=0c6c2fd8-b61b-4657-a274-f124f12111e8 => generated 2581 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/2883] 199.204.45.116 () {34 vars in 975 bytes} [Wed Jun 10 11:25:19 2026] GET /v2.0/ports/37cf7330-300e-4c15-8421-f9c13dc55d71 => generated 1349 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2884] 199.204.45.116 () {34 vars in 1060 bytes} [Wed Jun 10 11:25:19 2026] GET /v2.0/ports/37cf7330-300e-4c15-8421-f9c13dc55d71?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1532/2885] 199.204.45.116 () {34 vars in 1016 bytes} [Wed Jun 10 11:25:19 2026] GET /v2.0/networks/ec60bbc4-7486-4f1b-90ec-65b4ad87deec?fields=dns_domain => generated 29 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1533/2886] 199.204.45.116 () {30 vars in 769 bytes} [Wed Jun 10 11:25:19 2026] GET /v2.0/ports?device_id=0c6c2fd8-b61b-4657-a274-f124f12111e8 => 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: 1354/2887] 199.204.45.116 () {38 vars in 1028 bytes} [Wed Jun 10 11:25:19 2026] PUT /v2.0/ports/37cf7330-300e-4c15-8421-f9c13dc55d71 => generated 1150 bytes in 343 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1355/2888] 199.204.45.116 () {34 vars in 1080 bytes} [Wed Jun 10 11:25:20 2026] GET /v2.0/ports?tenant_id=0fb07b5f2bd14b0ebdfc8aa684ab18d1&device_id=0c6c2fd8-b61b-4657-a274-f124f12111e8 => generated 1240 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2889] 199.204.45.116 () {34 vars in 1066 bytes} [Wed Jun 10 11:25:20 2026] GET /v2.0/networks?id=0d05ba85-a39e-4de0-a11a-222db2388ccd&id=ec60bbc4-7486-4f1b-90ec-65b4ad87deec => generated 1524 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1534/2890] 199.204.45.116 () {34 vars in 789 bytes} [Wed Jun 10 11:25:20 2026] PUT /v2.0/ports/37cf7330-300e-4c15-8421-f9c13dc55d71 => generated 1090 bytes in 293 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: 1357/2891] 199.204.45.116 () {34 vars in 1058 bytes} [Wed Jun 10 11:25:20 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.4&port_id=e888af9b-5ae4-4b9a-ae21-e1ca8026bb93 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1535/2892] 199.204.45.116 () {30 vars in 737 bytes} [Wed Jun 10 11:25:20 2026] GET /v2.0/ports/37cf7330-300e-4c15-8421-f9c13dc55d71 => generated 1090 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2893] 199.204.45.116 () {34 vars in 984 bytes} [Wed Jun 10 11:25:20 2026] GET /v2.0/subnets?id=682fb655-59b3-46f8-98e7-c2a78db04bc0 => generated 630 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2894] 199.204.45.116 () {34 vars in 1052 bytes} [Wed Jun 10 11:25:20 2026] GET /v2.0/ports?network_id=0d05ba85-a39e-4de0-a11a-222db2388ccd&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2895] 199.204.45.116 () {34 vars in 1012 bytes} [Wed Jun 10 11:25:20 2026] GET /v2.0/networks/0d05ba85-a39e-4de0-a11a-222db2388ccd?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2896] 199.204.45.116 () {34 vars in 1112 bytes} [Wed Jun 10 11:25:20 2026] GET /v2.0/networks/0d05ba85-a39e-4de0-a11a-222db2388ccd?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: 1536/2897] 199.204.45.116 () {32 vars in 759 bytes} [Wed Jun 10 11:25:20 2026] DELETE /v2.0/ports/37cf7330-300e-4c15-8421-f9c13dc55d71 => generated 0 bytes in 355 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2898] 199.204.45.116 () {30 vars in 703 bytes} [Wed Jun 10 11:25:20 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: 1537/2899] 199.204.45.116 () {30 vars in 705 bytes} [Wed Jun 10 11:25:20 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: 1363/2900] 199.204.45.116 () {30 vars in 681 bytes} [Wed Jun 10 11:25:20 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: 1538/2901] 199.204.45.116 () {30 vars in 717 bytes} [Wed Jun 10 11:25:20 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:25:20.900 8 INFO neutron.pecan_wsgi.hooks.translation [None req-64d66f19-0a65-4592-b4d6-ce96ac359c45 d96697cc802a41fa9d7824603c2d054f 0fb07b5f2bd14b0ebdfc8aa684ab18d1 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1364/2902] 199.204.45.116 () {32 vars in 759 bytes} [Wed Jun 10 11:25:20 2026] DELETE /v2.0/ports/37cf7330-300e-4c15-8421-f9c13dc55d71 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1539/2903] 199.204.45.116 () {30 vars in 737 bytes} [Wed Jun 10 11:25:20 2026] GET /v2.0/ports/a317bdf0-657b-4a03-8c3f-621a53a3b7e1 => generated 1128 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:25:20.977 8 INFO neutron.api.v2.resource [None req-15a779e3-4b98-4351-a53c-66fb25017e4c d96697cc802a41fa9d7824603c2d054f 0fb07b5f2bd14b0ebdfc8aa684ab18d1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1365/2904] 199.204.45.116 () {30 vars in 763 bytes} [Wed Jun 10 11:25:20 2026] GET /v2.0/security-groups/lb-5a095ad1-d3e8-4dff-a414-500526cae68a => generated 149 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1540/2905] 199.204.45.116 () {30 vars in 785 bytes} [Wed Jun 10 11:25:20 2026] GET /v2.0/security-groups?name=lb-5a095ad1-d3e8-4dff-a414-500526cae68a => generated 1577 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2906] 199.204.45.116 () {30 vars in 737 bytes} [Wed Jun 10 11:25:21 2026] GET /v2.0/ports/a317bdf0-657b-4a03-8c3f-621a53a3b7e1 => generated 1128 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1541/2907] 199.204.45.116 () {34 vars in 789 bytes} [Wed Jun 10 11:25:21 2026] PUT /v2.0/ports/a317bdf0-657b-4a03-8c3f-621a53a3b7e1 => generated 1090 bytes in 269 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2908] 199.204.45.116 () {32 vars in 779 bytes} [Wed Jun 10 11:25:21 2026] DELETE /v2.0/security-groups/07869e09-6898-4832-b94f-b25a7e146604 => 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: 1542/2909] 199.204.45.116 () {32 vars in 759 bytes} [Wed Jun 10 11:25:21 2026] DELETE /v2.0/ports/a317bdf0-657b-4a03-8c3f-621a53a3b7e1 => generated 0 bytes in 328 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1368/2910] 199.204.45.116 () {34 vars in 994 bytes} [Wed Jun 10 11:25:22 2026] GET /v2.0/ports?device_id=0c6c2fd8-b61b-4657-a274-f124f12111e8 => 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: 1543/2911] 199.204.45.116 () {36 vars in 997 bytes} [Wed Jun 10 11:25:22 2026] DELETE /v2.0/ports/e888af9b-5ae4-4b9a-ae21-e1ca8026bb93 => generated 0 bytes in 312 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:25:23.487 8 INFO neutron.db.l3_db [None req-44bf889a-0300-4d59-94ea-8bb2e14ea0ff 6456f1938bda443f9a9bf54a2b11bf08 05550a85ce9c40dbbe7080ba727842d5 - - default default] Floating IP d7e04f2c-eb3f-4e1b-bf5d-6ba61efa5715 disassociated (deleted). External IP: 10.96.250.220, port: 59428110-f967-4b08-ae2a-5a2a11478e5e. [pid: 8|app: 0|req: 1369/2912] 10.0.0.137 () {32 vars in 732 bytes} [Wed Jun 10 11:25:23 2026] DELETE /v2.0/floatingips/d7e04f2c-eb3f-4e1b-bf5d-6ba61efa5715 => generated 0 bytes in 812 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:25:23.887 7 INFO neutron.api.v2.resource [None req-a9f4adfa-ec0d-493f-ad9a-68cbe9ea7646 6456f1938bda443f9a9bf54a2b11bf08 05550a85ce9c40dbbe7080ba727842d5 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1544/2913] 10.0.0.137 () {32 vars in 729 bytes} [Wed Jun 10 11:25:23 2026] GET /v2.0/floatingips/d7e04f2c-eb3f-4e1b-bf5d-6ba61efa5715 => generated 144 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 11:25:24.075 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d7d75f16-01ab-466a-ae3e-23544717ca41'] response: {'name': 'network-changed', 'server_uuid': 'b2eb3d91-6686-40de-af9b-a00d626f88ff', 'tag': '59428110-f967-4b08-ae2a-5a2a11478e5e', 'status': 'completed', 'code': 200} 2026-06-10 11:25:24.099 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e2096b17-5a24-4a0b-9bdc-2a2beebcc3f2'] response: {'server_uuid': '0c6c2fd8-b61b-4657-a274-f124f12111e8', 'name': 'network-vif-deleted', 'tag': 'e888af9b-5ae4-4b9a-ae21-e1ca8026bb93', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1370/2914] 10.0.0.162 () {34 vars in 990 bytes} [Wed Jun 10 11:25:24 2026] GET /v2.0/ports?device_id=b2eb3d91-6686-40de-af9b-a00d626f88ff => generated 1200 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1545/2915] 199.204.45.116 () {34 vars in 1080 bytes} [Wed Jun 10 11:25:24 2026] GET /v2.0/ports?tenant_id=05550a85ce9c40dbbe7080ba727842d5&device_id=b2eb3d91-6686-40de-af9b-a00d626f88ff => 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: 1371/2916] 10.0.0.162 () {34 vars in 1040 bytes} [Wed Jun 10 11:25:24 2026] GET /v2.0/security-groups?id=96ce8b7a-a5f2-40a9-9e81-167617af013f&fields=id&fields=name => generated 111 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1546/2917] 199.204.45.116 () {34 vars in 986 bytes} [Wed Jun 10 11:25:24 2026] GET /v2.0/networks?id=b654e1bb-8301-4f54-9ab7-4660c041cd69 => generated 801 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2918] 199.204.45.116 () {34 vars in 1058 bytes} [Wed Jun 10 11:25:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.250&port_id=59428110-f967-4b08-ae2a-5a2a11478e5e => 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: 1547/2919] 199.204.45.116 () {34 vars in 1104 bytes} [Wed Jun 10 11:25:24 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A88&port_id=59428110-f967-4b08-ae2a-5a2a11478e5e => 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: 1373/2920] 199.204.45.116 () {34 vars in 1064 bytes} [Wed Jun 10 11:25:24 2026] GET /v2.0/subnets?id=19eaf77a-951a-4a4f-892a-7f4bf8864fc6&id=eb8cc38f-6fc4-4097-8245-645171b514e5 => generated 1366 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1548/2921] 199.204.45.116 () {34 vars in 1052 bytes} [Wed Jun 10 11:25:24 2026] GET /v2.0/ports?network_id=b654e1bb-8301-4f54-9ab7-4660c041cd69&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: 1374/2922] 199.204.45.116 () {34 vars in 1052 bytes} [Wed Jun 10 11:25:24 2026] GET /v2.0/ports?network_id=b654e1bb-8301-4f54-9ab7-4660c041cd69&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1549/2923] 199.204.45.116 () {34 vars in 1012 bytes} [Wed Jun 10 11:25:24 2026] GET /v2.0/networks/b654e1bb-8301-4f54-9ab7-4660c041cd69?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: 1375/2924] 199.204.45.116 () {34 vars in 1112 bytes} [Wed Jun 10 11:25:24 2026] GET /v2.0/networks/b654e1bb-8301-4f54-9ab7-4660c041cd69?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: 1550/2925] 199.204.45.116 () {34 vars in 994 bytes} [Wed Jun 10 11:25:24 2026] GET /v2.0/ports?device_id=b2eb3d91-6686-40de-af9b-a00d626f88ff => generated 1200 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2926] 199.204.45.116 () {36 vars in 997 bytes} [Wed Jun 10 11:25:24 2026] DELETE /v2.0/ports/59428110-f967-4b08-ae2a-5a2a11478e5e => generated 0 bytes in 382 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:25:29.674 7 INFO neutron.db.l3_db [None req-49d07b63-9343-474b-ab95-ca9d3b071704 6456f1938bda443f9a9bf54a2b11bf08 05550a85ce9c40dbbe7080ba727842d5 - - default default] Floating IP 0314ccac-3071-448f-9061-f829c8a24ed5 disassociated (deleted). External IP: 10.96.250.210, port: 0d69b30f-5c75-4d40-8b59-bc06e46acf30. [pid: 7|app: 0|req: 1551/2929] 10.0.0.137 () {32 vars in 732 bytes} [Wed Jun 10 11:25:29 2026] DELETE /v2.0/floatingips/0314ccac-3071-448f-9061-f829c8a24ed5 => generated 0 bytes in 761 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:25:30.059 8 INFO neutron.api.v2.resource [None req-c2eeca5f-1fe8-4098-bd06-eadd07815c44 6456f1938bda443f9a9bf54a2b11bf08 05550a85ce9c40dbbe7080ba727842d5 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1379/2930] 10.0.0.137 () {32 vars in 729 bytes} [Wed Jun 10 11:25:30 2026] GET /v2.0/floatingips/0314ccac-3071-448f-9061-f829c8a24ed5 => generated 144 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 11:25:30.247 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a81c96cc-5144-47ad-bc05-2c7d49fc43fa'] response: {'name': 'network-changed', 'server_uuid': '071d30ac-e416-40f4-b651-a823d0d49108', 'tag': '0d69b30f-5c75-4d40-8b59-bc06e46acf30', 'status': 'completed', 'code': 200} 2026-06-10 11:25:30.274 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-45f9289d-13fe-48ad-b698-46b1c3c375c7'] response: {'server_uuid': 'b2eb3d91-6686-40de-af9b-a00d626f88ff', 'name': 'network-vif-deleted', 'tag': '59428110-f967-4b08-ae2a-5a2a11478e5e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1380/2931] 199.204.45.116 () {34 vars in 1080 bytes} [Wed Jun 10 11:25:30 2026] GET /v2.0/ports?tenant_id=05550a85ce9c40dbbe7080ba727842d5&device_id=071d30ac-e416-40f4-b651-a823d0d49108 => generated 1465 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1552/2932] 10.0.0.162 () {34 vars in 990 bytes} [Wed Jun 10 11:25:30 2026] GET /v2.0/ports?device_id=071d30ac-e416-40f4-b651-a823d0d49108 => generated 1196 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1553/2933] 10.0.0.162 () {34 vars in 1040 bytes} [Wed Jun 10 11:25:30 2026] GET /v2.0/security-groups?id=96ce8b7a-a5f2-40a9-9e81-167617af013f&fields=id&fields=name => generated 111 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2934] 199.204.45.116 () {34 vars in 986 bytes} [Wed Jun 10 11:25:30 2026] GET /v2.0/networks?id=2519075e-f9f7-471c-9f3b-4f444bd5556a => 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: 1554/2935] 199.204.45.116 () {34 vars in 1056 bytes} [Wed Jun 10 11:25:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.30&port_id=0d69b30f-5c75-4d40-8b59-bc06e46acf30 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2936] 199.204.45.116 () {34 vars in 1104 bytes} [Wed Jun 10 11:25:30 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A22f&port_id=0d69b30f-5c75-4d40-8b59-bc06e46acf30 => 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: 1555/2937] 199.204.45.116 () {34 vars in 1064 bytes} [Wed Jun 10 11:25:30 2026] GET /v2.0/subnets?id=4fb398fd-afbe-49eb-8b18-a5a9d39ecf94&id=d7bf268e-e3da-4b3d-a145-790e78f1e3f4 => generated 1361 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2938] 199.204.45.116 () {34 vars in 1052 bytes} [Wed Jun 10 11:25:30 2026] GET /v2.0/ports?network_id=2519075e-f9f7-471c-9f3b-4f444bd5556a&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1556/2939] 199.204.45.116 () {34 vars in 1052 bytes} [Wed Jun 10 11:25:30 2026] GET /v2.0/ports?network_id=2519075e-f9f7-471c-9f3b-4f444bd5556a&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: 1384/2940] 199.204.45.116 () {34 vars in 1012 bytes} [Wed Jun 10 11:25:30 2026] GET /v2.0/networks/2519075e-f9f7-471c-9f3b-4f444bd5556a?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1557/2941] 199.204.45.116 () {34 vars in 1112 bytes} [Wed Jun 10 11:25:30 2026] GET /v2.0/networks/2519075e-f9f7-471c-9f3b-4f444bd5556a?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: 1385/2942] 199.204.45.116 () {34 vars in 994 bytes} [Wed Jun 10 11:25:30 2026] GET /v2.0/ports?device_id=071d30ac-e416-40f4-b651-a823d0d49108 => generated 1196 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1558/2943] 199.204.45.116 () {36 vars in 997 bytes} [Wed Jun 10 11:25:30 2026] DELETE /v2.0/ports/0d69b30f-5c75-4d40-8b59-bc06e46acf30 => generated 0 bytes in 409 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2944] 10.0.0.137 () {32 vars in 750 bytes} [Wed Jun 10 11:25:35 2026] DELETE /v2.0/security-group-rules/994f510b-795e-4884-b863-9e1e21f30903 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:25:35.551 7 INFO neutron.api.v2.resource [None req-33afd2be-ff98-4de5-9bc1-aff6608821a1 6456f1938bda443f9a9bf54a2b11bf08 05550a85ce9c40dbbe7080ba727842d5 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1559/2945] 10.0.0.137 () {32 vars in 747 bytes} [Wed Jun 10 11:25:35 2026] GET /v2.0/security-group-rules/994f510b-795e-4884-b863-9e1e21f30903 => generated 155 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2946] 10.0.0.137 () {32 vars in 750 bytes} [Wed Jun 10 11:25:35 2026] DELETE /v2.0/security-group-rules/a62bc6b8-af27-4875-9631-6dcdb99f8082 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:25:35.634 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2c7c358b-dd15-49d0-9828-26aed512f9e7'] response: {'server_uuid': '071d30ac-e416-40f4-b651-a823d0d49108', 'name': 'network-vif-deleted', 'tag': '0d69b30f-5c75-4d40-8b59-bc06e46acf30', 'status': 'completed', 'code': 200} 2026-06-10 11:25:35.645 7 INFO neutron.api.v2.resource [None req-7ceed111-3e55-4b24-9128-abf2dd4ac8ee 6456f1938bda443f9a9bf54a2b11bf08 05550a85ce9c40dbbe7080ba727842d5 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1560/2947] 10.0.0.137 () {32 vars in 747 bytes} [Wed Jun 10 11:25:35 2026] GET /v2.0/security-group-rules/a62bc6b8-af27-4875-9631-6dcdb99f8082 => 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: 1388/2948] 10.0.0.137 () {32 vars in 750 bytes} [Wed Jun 10 11:25:35 2026] DELETE /v2.0/security-group-rules/b18ff7da-ae11-4b9d-8fca-2e335707794b => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:25:35.729 7 INFO neutron.api.v2.resource [None req-0f735706-dcef-4947-93a8-a20af0e7e9aa 6456f1938bda443f9a9bf54a2b11bf08 05550a85ce9c40dbbe7080ba727842d5 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1561/2949] 10.0.0.137 () {32 vars in 747 bytes} [Wed Jun 10 11:25:35 2026] GET /v2.0/security-group-rules/b18ff7da-ae11-4b9d-8fca-2e335707794b => 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: 1389/2950] 10.0.0.137 () {32 vars in 750 bytes} [Wed Jun 10 11:25:35 2026] DELETE /v2.0/security-group-rules/787acb91-2b1f-400c-aac8-08c059c32265 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:25:35.827 7 INFO neutron.api.v2.resource [None req-bb8e13e6-5345-40e6-abbc-916405bb6ea7 6456f1938bda443f9a9bf54a2b11bf08 05550a85ce9c40dbbe7080ba727842d5 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1562/2951] 10.0.0.137 () {32 vars in 747 bytes} [Wed Jun 10 11:25:35 2026] GET /v2.0/security-group-rules/787acb91-2b1f-400c-aac8-08c059c32265 => 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: 1390/2952] 10.0.0.137 () {32 vars in 750 bytes} [Wed Jun 10 11:25:35 2026] DELETE /v2.0/security-group-rules/450e3818-b41e-4ad3-97c2-c5f13a3998c4 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:25:35.915 7 INFO neutron.api.v2.resource [None req-9093e204-e304-482d-a3ff-f2f919619785 6456f1938bda443f9a9bf54a2b11bf08 05550a85ce9c40dbbe7080ba727842d5 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1563/2953] 10.0.0.137 () {32 vars in 747 bytes} [Wed Jun 10 11:25:35 2026] GET /v2.0/security-group-rules/450e3818-b41e-4ad3-97c2-c5f13a3998c4 => 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: 1391/2954] 10.0.0.137 () {32 vars in 750 bytes} [Wed Jun 10 11:25:35 2026] DELETE /v2.0/security-group-rules/6f69b253-b3c0-49c3-8a24-1c22315213c9 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:25:36.008 7 INFO neutron.api.v2.resource [None req-bc7be75f-e91e-4fb3-b516-8cd5cce795e4 6456f1938bda443f9a9bf54a2b11bf08 05550a85ce9c40dbbe7080ba727842d5 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1564/2955] 10.0.0.137 () {32 vars in 747 bytes} [Wed Jun 10 11:25:35 2026] GET /v2.0/security-group-rules/6f69b253-b3c0-49c3-8a24-1c22315213c9 => 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: 1392/2956] 10.0.0.137 () {32 vars in 750 bytes} [Wed Jun 10 11:25:36 2026] DELETE /v2.0/security-group-rules/add39941-d45c-48e6-b38b-c13262408692 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:25:36.111 7 INFO neutron.api.v2.resource [None req-77abc55a-fb0d-4dbb-adc6-179b099ab073 6456f1938bda443f9a9bf54a2b11bf08 05550a85ce9c40dbbe7080ba727842d5 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1565/2957] 10.0.0.137 () {32 vars in 747 bytes} [Wed Jun 10 11:25:36 2026] GET /v2.0/security-group-rules/add39941-d45c-48e6-b38b-c13262408692 => 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: 1393/2958] 10.0.0.137 () {32 vars in 750 bytes} [Wed Jun 10 11:25:36 2026] DELETE /v2.0/security-group-rules/ba1ef155-b294-46e9-8355-0505e7a96059 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:25:36.210 7 INFO neutron.api.v2.resource [None req-15800232-e362-47a9-9122-6a737afd00e6 6456f1938bda443f9a9bf54a2b11bf08 05550a85ce9c40dbbe7080ba727842d5 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1566/2959] 10.0.0.137 () {32 vars in 747 bytes} [Wed Jun 10 11:25:36 2026] GET /v2.0/security-group-rules/ba1ef155-b294-46e9-8355-0505e7a96059 => 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: 1394/2960] 10.0.0.137 () {32 vars in 750 bytes} [Wed Jun 10 11:25:36 2026] DELETE /v2.0/security-group-rules/ebb31dea-32c6-4f39-b2f1-fd0648654858 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:25:36.330 7 INFO neutron.api.v2.resource [None req-4bf6a326-316b-4b48-be3a-34df493b26cb 6456f1938bda443f9a9bf54a2b11bf08 05550a85ce9c40dbbe7080ba727842d5 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1567/2961] 10.0.0.137 () {32 vars in 747 bytes} [Wed Jun 10 11:25:36 2026] GET /v2.0/security-group-rules/ebb31dea-32c6-4f39-b2f1-fd0648654858 => generated 155 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2962] 10.0.0.137 () {32 vars in 750 bytes} [Wed Jun 10 11:25:36 2026] DELETE /v2.0/security-group-rules/2cadb24f-d167-4609-b41e-a4e837a516be => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:25:36.416 7 INFO neutron.api.v2.resource [None req-b15dfa86-b166-4d26-b68b-0eacf3b51e18 6456f1938bda443f9a9bf54a2b11bf08 05550a85ce9c40dbbe7080ba727842d5 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1568/2963] 10.0.0.137 () {32 vars in 747 bytes} [Wed Jun 10 11:25:36 2026] GET /v2.0/security-group-rules/2cadb24f-d167-4609-b41e-a4e837a516be => 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: 1396/2964] 10.0.0.137 () {32 vars in 750 bytes} [Wed Jun 10 11:25:36 2026] DELETE /v2.0/security-group-rules/5b80f52c-2335-4b82-8f13-d33805ee4b22 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:25:36.506 7 INFO neutron.api.v2.resource [None req-102077ae-d66d-481a-a707-5728b47ed18a 6456f1938bda443f9a9bf54a2b11bf08 05550a85ce9c40dbbe7080ba727842d5 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1569/2965] 10.0.0.137 () {32 vars in 747 bytes} [Wed Jun 10 11:25:36 2026] GET /v2.0/security-group-rules/5b80f52c-2335-4b82-8f13-d33805ee4b22 => 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: 1397/2966] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:25:36 2026] DELETE /v2.0/security-groups/96ce8b7a-a5f2-40a9-9e81-167617af013f => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:25:36.622 7 INFO neutron.api.v2.resource [None req-417a82af-9c6c-48bb-bfd4-0ebff83e137f 6456f1938bda443f9a9bf54a2b11bf08 05550a85ce9c40dbbe7080ba727842d5 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1570/2967] 10.0.0.137 () {32 vars in 737 bytes} [Wed Jun 10 11:25:36 2026] GET /v2.0/security-groups/96ce8b7a-a5f2-40a9-9e81-167617af013f => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2968] 10.0.0.137 () {34 vars in 789 bytes} [Wed Jun 10 11:25:36 2026] PUT /v2.0/routers/55025f00-adf3-42f4-af7d-6bf080ccc275/remove_router_interface => generated 309 bytes in 1658 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:25:38.577 7 INFO neutron.api.v2.resource [None req-cc2c05cc-b234-4345-8753-383d62ab80c1 6456f1938bda443f9a9bf54a2b11bf08 05550a85ce9c40dbbe7080ba727842d5 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1571/2969] 10.0.0.137 () {34 vars in 789 bytes} [Wed Jun 10 11:25:38 2026] PUT /v2.0/routers/55025f00-adf3-42f4-af7d-6bf080ccc275/remove_router_interface => generated 198 bytes in 245 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2970] 10.0.0.137 () {34 vars in 789 bytes} [Wed Jun 10 11:25:38 2026] PUT /v2.0/routers/55025f00-adf3-42f4-af7d-6bf080ccc275/remove_router_interface => generated 309 bytes in 1259 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:25:40.058 7 INFO neutron.api.v2.resource [None req-9953fce8-ce25-410b-8c4e-802dbe2fca3e 6456f1938bda443f9a9bf54a2b11bf08 05550a85ce9c40dbbe7080ba727842d5 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1572/2971] 10.0.0.137 () {34 vars in 789 bytes} [Wed Jun 10 11:25:39 2026] PUT /v2.0/routers/55025f00-adf3-42f4-af7d-6bf080ccc275/remove_router_interface => generated 198 bytes in 211 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2972] 10.0.0.137 () {34 vars in 789 bytes} [Wed Jun 10 11:25:40 2026] PUT /v2.0/routers/55025f00-adf3-42f4-af7d-6bf080ccc275/remove_router_interface => generated 309 bytes in 1206 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:25:41.490 7 INFO neutron.api.v2.resource [None req-ed30205e-85eb-43f7-ad36-b4bd1b6c14fb 6456f1938bda443f9a9bf54a2b11bf08 05550a85ce9c40dbbe7080ba727842d5 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1573/2973] 10.0.0.137 () {34 vars in 789 bytes} [Wed Jun 10 11:25:41 2026] PUT /v2.0/routers/55025f00-adf3-42f4-af7d-6bf080ccc275/remove_router_interface => generated 198 bytes in 215 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 11:25:42.661 8 INFO neutron.db.l3_hamode_db [None req-aa287791-deb9-4a10-b4d7-058fefb6d829 6456f1938bda443f9a9bf54a2b11bf08 05550a85ce9c40dbbe7080ba727842d5 - - default default] HA network 164b2bbf-df2b-40ff-aca2-94032e8d4ece was deleted as no HA routers are present in tenant 05550a85ce9c40dbbe7080ba727842d5. [pid: 8|app: 0|req: 1401/2974] 10.0.0.137 () {32 vars in 724 bytes} [Wed Jun 10 11:25:41 2026] DELETE /v2.0/routers/55025f00-adf3-42f4-af7d-6bf080ccc275 => generated 0 bytes in 1173 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:25:42.702 7 INFO neutron.api.v2.resource [None req-a88f4529-1c51-4573-ad80-f5275c441d1c 6456f1938bda443f9a9bf54a2b11bf08 05550a85ce9c40dbbe7080ba727842d5 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1574/2975] 10.0.0.137 () {32 vars in 721 bytes} [Wed Jun 10 11:25:42 2026] GET /v2.0/routers/55025f00-adf3-42f4-af7d-6bf080ccc275 => generated 135 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 11:25:42.774 8 INFO neutron.services.segments.plugin [-] Segment 20fc5df6-c7b8-4c55-a716-1a08c39985b6 resource provider aggregate not found 2026-06-10 11:25:42.786 8 INFO neutron.services.segments.plugin [-] Segment 20fc5df6-c7b8-4c55-a716-1a08c39985b6 resource provider aggregate not found 2026-06-10 11:25:42.797 8 INFO neutron.services.segments.plugin [-] Segment 20fc5df6-c7b8-4c55-a716-1a08c39985b6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 20fc5df6-c7b8-4c55-a716-1a08c39985b6 found for delete ", "request_id": "req-fc35542b-fcf1-4226-a940-9da48c6edd8b"}]} 2026-06-10 11:25:42.804 8 INFO neutron.services.segments.plugin [-] Segment 20fc5df6-c7b8-4c55-a716-1a08c39985b6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 20fc5df6-c7b8-4c55-a716-1a08c39985b6 found for delete ", "request_id": "req-1010a590-aa29-4312-957c-c739b8eb6a03"}]} [pid: 8|app: 0|req: 1402/2976] 10.0.0.137 () {32 vars in 724 bytes} [Wed Jun 10 11:25:42 2026] DELETE /v2.0/subnets/19eaf77a-951a-4a4f-892a-7f4bf8864fc6 => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:25:42.995 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ecc28f77-f565-4735-8f60-bd519b078729 6456f1938bda443f9a9bf54a2b11bf08 05550a85ce9c40dbbe7080ba727842d5 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1575/2977] 10.0.0.137 () {32 vars in 721 bytes} [Wed Jun 10 11:25:42 2026] GET /v2.0/subnets/19eaf77a-951a-4a4f-892a-7f4bf8864fc6 => generated 136 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2978] 10.0.0.137 () {32 vars in 724 bytes} [Wed Jun 10 11:25:43 2026] DELETE /v2.0/subnets/eb8cc38f-6fc4-4097-8245-645171b514e5 => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:25:43.289 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7bc8c2a3-1dad-430f-81b0-92ef476a1c16 6456f1938bda443f9a9bf54a2b11bf08 05550a85ce9c40dbbe7080ba727842d5 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1576/2979] 10.0.0.137 () {32 vars in 721 bytes} [Wed Jun 10 11:25:43 2026] GET /v2.0/subnets/eb8cc38f-6fc4-4097-8245-645171b514e5 => generated 136 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2980] 10.0.0.137 () {32 vars in 726 bytes} [Wed Jun 10 11:25:43 2026] DELETE /v2.0/networks/b654e1bb-8301-4f54-9ab7-4660c041cd69 => generated 0 bytes in 433 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:25:43.748 7 INFO neutron.pecan_wsgi.hooks.translation [None req-eaac785c-a11c-47a9-bb36-a659e349321d 6456f1938bda443f9a9bf54a2b11bf08 05550a85ce9c40dbbe7080ba727842d5 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1577/2981] 10.0.0.137 () {32 vars in 723 bytes} [Wed Jun 10 11:25:43 2026] GET /v2.0/networks/b654e1bb-8301-4f54-9ab7-4660c041cd69 => 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: 1405/2982] 10.0.0.137 () {32 vars in 724 bytes} [Wed Jun 10 11:25:43 2026] DELETE /v2.0/subnets/4fb398fd-afbe-49eb-8b18-a5a9d39ecf94 => generated 0 bytes in 230 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:25:44.007 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6a83fa4d-4299-4480-900c-b13359cb0f16 6456f1938bda443f9a9bf54a2b11bf08 05550a85ce9c40dbbe7080ba727842d5 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1578/2983] 10.0.0.137 () {32 vars in 721 bytes} [Wed Jun 10 11:25:43 2026] GET /v2.0/subnets/4fb398fd-afbe-49eb-8b18-a5a9d39ecf94 => 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: 1406/2984] 10.0.0.137 () {32 vars in 724 bytes} [Wed Jun 10 11:25:44 2026] DELETE /v2.0/subnets/d7bf268e-e3da-4b3d-a145-790e78f1e3f4 => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:25:44.255 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b7937633-c225-4bfe-b7a7-dc8afe555302 6456f1938bda443f9a9bf54a2b11bf08 05550a85ce9c40dbbe7080ba727842d5 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1579/2985] 10.0.0.137 () {32 vars in 721 bytes} [Wed Jun 10 11:25:44 2026] GET /v2.0/subnets/d7bf268e-e3da-4b3d-a145-790e78f1e3f4 => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2986] 10.0.0.137 () {32 vars in 726 bytes} [Wed Jun 10 11:25:44 2026] DELETE /v2.0/networks/2519075e-f9f7-471c-9f3b-4f444bd5556a => generated 0 bytes in 398 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:25:44.681 7 INFO neutron.pecan_wsgi.hooks.translation [None req-45f72b4d-fbfe-49c0-8724-dcf5791d0f98 6456f1938bda443f9a9bf54a2b11bf08 05550a85ce9c40dbbe7080ba727842d5 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1580/2987] 10.0.0.137 () {32 vars in 723 bytes} [Wed Jun 10 11:25:44 2026] GET /v2.0/networks/2519075e-f9f7-471c-9f3b-4f444bd5556a => generated 138 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 11:25:44.821 8 INFO neutron.services.segments.plugin [-] Segment 08f544e5-fa2e-4461-b689-96c912446edc resource provider aggregate not found 2026-06-10 11:25:44.834 8 INFO neutron.services.segments.plugin [-] Segment 08f544e5-fa2e-4461-b689-96c912446edc resource provider aggregate not found 2026-06-10 11:25:44.839 8 INFO neutron.services.segments.plugin [-] Segment 08f544e5-fa2e-4461-b689-96c912446edc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 08f544e5-fa2e-4461-b689-96c912446edc found for delete ", "request_id": "req-7bd2e503-71f1-403b-9289-16e9c189f618"}]} 2026-06-10 11:25:44.856 8 INFO neutron.services.segments.plugin [-] Segment 4de02e5b-5062-4d50-8f0c-5b6ac0629a90 resource provider aggregate not found 2026-06-10 11:25:44.862 8 INFO neutron.services.segments.plugin [-] Segment 08f544e5-fa2e-4461-b689-96c912446edc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 08f544e5-fa2e-4461-b689-96c912446edc found for delete ", "request_id": "req-4101158a-c5e5-4fe4-8f88-b22798f94755"}]} 2026-06-10 11:25:44.881 8 INFO neutron.services.segments.plugin [-] Segment 4de02e5b-5062-4d50-8f0c-5b6ac0629a90 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4de02e5b-5062-4d50-8f0c-5b6ac0629a90 found for delete ", "request_id": "req-d27d597e-c80f-428c-a73a-113fb5b26a73"}]} 2026-06-10 11:25:44.882 8 INFO neutron.services.segments.plugin [-] Segment 4de02e5b-5062-4d50-8f0c-5b6ac0629a90 resource provider aggregate not found 2026-06-10 11:25:44.898 8 INFO neutron.services.segments.plugin [-] Segment 4de02e5b-5062-4d50-8f0c-5b6ac0629a90 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4de02e5b-5062-4d50-8f0c-5b6ac0629a90 found for delete ", "request_id": "req-a499324d-5828-4968-82df-744d8ef6cdb6"}]} [pid: 8|app: 0|req: 1408/2990] 10.0.0.137 () {32 vars in 724 bytes} [Wed Jun 10 11:25:44 2026] DELETE /v2.0/subnets/960cedfb-0daf-4c0f-80b4-07df4d5ce52b => generated 0 bytes in 284 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:25:45.000 7 INFO neutron.pecan_wsgi.hooks.translation [None req-033a3d1b-b6f6-4066-b3e8-b3b703ada880 6456f1938bda443f9a9bf54a2b11bf08 05550a85ce9c40dbbe7080ba727842d5 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1583/2991] 10.0.0.137 () {32 vars in 721 bytes} [Wed Jun 10 11:25:44 2026] GET /v2.0/subnets/960cedfb-0daf-4c0f-80b4-07df4d5ce52b => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2992] 10.0.0.137 () {32 vars in 724 bytes} [Wed Jun 10 11:25:45 2026] DELETE /v2.0/subnets/00c771de-9ed4-4466-8a72-44742e634cce => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:25:45.261 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ce0335de-cf1e-4d1c-b097-3b10b0c02569 6456f1938bda443f9a9bf54a2b11bf08 05550a85ce9c40dbbe7080ba727842d5 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1584/2993] 10.0.0.137 () {32 vars in 721 bytes} [Wed Jun 10 11:25:45 2026] GET /v2.0/subnets/00c771de-9ed4-4466-8a72-44742e634cce => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2994] 10.0.0.137 () {32 vars in 726 bytes} [Wed Jun 10 11:25:45 2026] DELETE /v2.0/networks/ec60bbc4-7486-4f1b-90ec-65b4ad87deec => generated 0 bytes in 408 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:25:45.714 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4512a5f5-abdf-4ea7-833a-48098f483655 6456f1938bda443f9a9bf54a2b11bf08 05550a85ce9c40dbbe7080ba727842d5 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1585/2995] 10.0.0.137 () {32 vars in 723 bytes} [Wed Jun 10 11:25:45 2026] GET /v2.0/networks/ec60bbc4-7486-4f1b-90ec-65b4ad87deec => generated 138 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 11:25:47.680 8 INFO neutron.services.segments.plugin [-] Segment 3b1dbdbe-1f1e-475d-aa9b-e24e5a17733e resource provider aggregate not found 2026-06-10 11:25:47.685 8 INFO neutron.services.segments.plugin [-] Segment 3b1dbdbe-1f1e-475d-aa9b-e24e5a17733e resource provider aggregate not found 2026-06-10 11:25:47.699 8 INFO neutron.services.segments.plugin [-] Segment 3b1dbdbe-1f1e-475d-aa9b-e24e5a17733e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3b1dbdbe-1f1e-475d-aa9b-e24e5a17733e found for delete ", "request_id": "req-873cf2f2-2e08-4234-a9a0-a49e0a789ef2"}]} 2026-06-10 11:25:47.701 8 INFO neutron.services.segments.plugin [-] Segment 3b1dbdbe-1f1e-475d-aa9b-e24e5a17733e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3b1dbdbe-1f1e-475d-aa9b-e24e5a17733e found for delete ", "request_id": "req-152025d4-1522-43aa-ac7a-690c3264929a"}]} [pid: 8|app: 0|req: 1411/2996] 10.0.0.137 () {32 vars in 774 bytes} [Wed Jun 10 11:25:47 2026] GET /v2.0/security-groups?tenant_id=9a82c5406ce94901b88c910e4903783d&name=default => generated 2805 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1586/2997] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:25:47 2026] DELETE /v2.0/security-groups/677e6403-6c0c-4df3-adcf-4c65d1710bca => 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: 1412/2998] 10.0.0.137 () {32 vars in 774 bytes} [Wed Jun 10 11:25:48 2026] GET /v2.0/security-groups?tenant_id=d4a9b00a5c3e406cb609c2423c37d499&name=default => generated 2805 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1587/2999] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:25:48 2026] DELETE /v2.0/security-groups/ea94a2ff-4995-4531-b6e4-97cca37f9899 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/3000] 10.0.0.137 () {32 vars in 774 bytes} [Wed Jun 10 11:25:48 2026] GET /v2.0/security-groups?tenant_id=05550a85ce9c40dbbe7080ba727842d5&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: 1588/3001] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:25:48 2026] DELETE /v2.0/security-groups/ca8ad696-c96b-464f-8df0-86a410063133 => 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: 1414/3002] 10.0.0.137 () {32 vars in 774 bytes} [Wed Jun 10 11:25:48 2026] GET /v2.0/security-groups?tenant_id=5f1cb2f5e88343c2ac71e47afb9df2de&name=default => generated 2805 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1589/3003] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:25:48 2026] DELETE /v2.0/security-groups/6ba4c42b-9dc4-4410-a8e1-afd141173c1a => 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: 1415/3004] 10.0.0.137 () {32 vars in 774 bytes} [Wed Jun 10 11:25:49 2026] GET /v2.0/security-groups?tenant_id=b23c71b76ece42059b522ea08722d495&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: 1590/3005] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:25:49 2026] DELETE /v2.0/security-groups/62ce03f0-6c4c-4bca-8bd0-90b1f05f4a1f => 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: 1416/3006] 10.0.0.137 () {32 vars in 774 bytes} [Wed Jun 10 11:25:49 2026] GET /v2.0/security-groups?tenant_id=a965d6854eb0414da3893fb6d369ed4a&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: 1591/3007] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:25:49 2026] DELETE /v2.0/security-groups/5355d5b1-c014-4ffb-97e9-2d71bbd5ad21 => generated 0 bytes in 451 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/3008] 10.0.0.137 () {32 vars in 774 bytes} [Wed Jun 10 11:25:50 2026] GET /v2.0/security-groups?tenant_id=eeb202229c0d43208a3a907dde156bad&name=default => generated 2805 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1592/3009] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:25:50 2026] DELETE /v2.0/security-groups/59d68cc2-86e4-491e-b629-eceee3d462af => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:25:54.549 8 WARNING neutron_lib.context [None req-4b4cce68-8027-4ca8-88da-2743b2302d3c 4600a1426fcf4a9392cb5f4f6cb0db2f be3812d777004760ac5e2f30fbd5f2fc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 11:25:54.589 8 INFO neutron.db.segments_db [None req-4b4cce68-8027-4ca8-88da-2743b2302d3c 4600a1426fcf4a9392cb5f4f6cb0db2f be3812d777004760ac5e2f30fbd5f2fc - - default default] Added segment ac922501-a641-4821-a9bf-ca548bf7affc of type vxlan for network 5ca5b76d-f32b-4bb4-ba86-6cfcc70d8818 2026-06-10 11:25:54.884 8 INFO neutron.db.l3_hamode_db [None req-4b4cce68-8027-4ca8-88da-2743b2302d3c 4600a1426fcf4a9392cb5f4f6cb0db2f be3812d777004760ac5e2f30fbd5f2fc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 11:25:55.046 8 INFO neutron.db.l3_hamode_db [None req-4b4cce68-8027-4ca8-88da-2743b2302d3c 4600a1426fcf4a9392cb5f4f6cb0db2f be3812d777004760ac5e2f30fbd5f2fc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1418/3010] 10.0.0.137 () {34 vars in 668 bytes} [Wed Jun 10 11:25:54 2026] POST /v2.0/routers => generated 474 bytes in 1817 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:25:56.228 7 WARNING neutron_lib.context [None req-77476b31-8e4f-4911-8385-84b8478afe22 4600a1426fcf4a9392cb5f4f6cb0db2f be3812d777004760ac5e2f30fbd5f2fc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 11:25:56.286 7 INFO neutron.db.l3_hamode_db [None req-77476b31-8e4f-4911-8385-84b8478afe22 4600a1426fcf4a9392cb5f4f6cb0db2f be3812d777004760ac5e2f30fbd5f2fc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 11:25:56.471 7 INFO neutron.db.l3_hamode_db [None req-77476b31-8e4f-4911-8385-84b8478afe22 4600a1426fcf4a9392cb5f4f6cb0db2f be3812d777004760ac5e2f30fbd5f2fc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1593/3011] 10.0.0.137 () {34 vars in 668 bytes} [Wed Jun 10 11:25:56 2026] POST /v2.0/routers => generated 474 bytes in 1050 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:25:57.279 8 WARNING neutron_lib.context [None req-eb4070bd-2172-4236-b846-c52d2eb574e5 4600a1426fcf4a9392cb5f4f6cb0db2f be3812d777004760ac5e2f30fbd5f2fc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 11:25:57.328 8 INFO neutron.db.l3_hamode_db [None req-eb4070bd-2172-4236-b846-c52d2eb574e5 4600a1426fcf4a9392cb5f4f6cb0db2f be3812d777004760ac5e2f30fbd5f2fc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 11:25:57.471 8 INFO neutron.db.l3_hamode_db [None req-eb4070bd-2172-4236-b846-c52d2eb574e5 4600a1426fcf4a9392cb5f4f6cb0db2f be3812d777004760ac5e2f30fbd5f2fc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1419/3012] 10.0.0.137 () {34 vars in 668 bytes} [Wed Jun 10 11:25:57 2026] POST /v2.0/routers => generated 474 bytes in 828 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:25:58.112 7 WARNING neutron_lib.context [None req-8f12a751-7b0a-4c48-83a7-865ad9095f00 4600a1426fcf4a9392cb5f4f6cb0db2f be3812d777004760ac5e2f30fbd5f2fc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 11:25:58.155 7 INFO neutron.db.l3_hamode_db [None req-8f12a751-7b0a-4c48-83a7-865ad9095f00 4600a1426fcf4a9392cb5f4f6cb0db2f be3812d777004760ac5e2f30fbd5f2fc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 11:25:58.339 7 INFO neutron.db.l3_hamode_db [None req-8f12a751-7b0a-4c48-83a7-865ad9095f00 4600a1426fcf4a9392cb5f4f6cb0db2f be3812d777004760ac5e2f30fbd5f2fc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1594/3013] 10.0.0.137 () {34 vars in 668 bytes} [Wed Jun 10 11:25:58 2026] POST /v2.0/routers => generated 474 bytes in 945 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:25:59.063 8 WARNING neutron_lib.context [None req-3398c8ea-fe3b-49ba-92ec-fab0ac5aa3bb 4600a1426fcf4a9392cb5f4f6cb0db2f be3812d777004760ac5e2f30fbd5f2fc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 11:25:59.102 8 INFO neutron.db.l3_hamode_db [None req-3398c8ea-fe3b-49ba-92ec-fab0ac5aa3bb 4600a1426fcf4a9392cb5f4f6cb0db2f be3812d777004760ac5e2f30fbd5f2fc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 11:25:59.260 8 INFO neutron.db.l3_hamode_db [None req-3398c8ea-fe3b-49ba-92ec-fab0ac5aa3bb 4600a1426fcf4a9392cb5f4f6cb0db2f be3812d777004760ac5e2f30fbd5f2fc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1420/3016] 10.0.0.137 () {34 vars in 668 bytes} [Wed Jun 10 11:25:59 2026] POST /v2.0/routers => generated 474 bytes in 977 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1597/3017] 10.0.0.137 () {34 vars in 751 bytes} [Wed Jun 10 11:26:00 2026] PUT /v2.0/routers/7ca1ee0a-10d8-4bde-9034-b0425199f3a4/tags => generated 17 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/3018] 10.0.0.137 () {34 vars in 751 bytes} [Wed Jun 10 11:26:00 2026] PUT /v2.0/routers/22626433-c7b6-4701-8160-190fb6667414/tags => generated 25 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1598/3019] 10.0.0.137 () {34 vars in 751 bytes} [Wed Jun 10 11:26:00 2026] PUT /v2.0/routers/9107e1da-1a29-4d6a-b841-7b4954dd626d/tags => generated 34 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/3020] 10.0.0.137 () {34 vars in 751 bytes} [Wed Jun 10 11:26:00 2026] PUT /v2.0/routers/28fe164e-fb7c-4741-8455-0685a68d9db3/tags => generated 19 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1599/3021] 10.0.0.137 () {32 vars in 664 bytes} [Wed Jun 10 11:26:00 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/3022] 10.0.0.137 () {32 vars in 678 bytes} [Wed Jun 10 11:26:00 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1600/3023] 10.0.0.137 () {32 vars in 674 bytes} [Wed Jun 10 11:26:00 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/3024] 10.0.0.137 () {32 vars in 686 bytes} [Wed Jun 10 11:26:00 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1601/3025] 10.0.0.137 () {32 vars in 672 bytes} [Wed Jun 10 11:26:00 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/3026] 10.0.0.137 () {32 vars in 686 bytes} [Wed Jun 10 11:26:00 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1602/3027] 10.0.0.137 () {32 vars in 682 bytes} [Wed Jun 10 11:26:01 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/3028] 10.0.0.137 () {32 vars in 694 bytes} [Wed Jun 10 11:26:01 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1603/3029] 10.0.0.137 () {32 vars in 721 bytes} [Wed Jun 10 11:26:01 2026] GET /v2.0/routers/7ca1ee0a-10d8-4bde-9034-b0425199f3a4 => generated 485 bytes in 445 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/3030] 10.0.0.137 () {34 vars in 742 bytes} [Wed Jun 10 11:26:01 2026] PUT /v2.0/routers/7ca1ee0a-10d8-4bde-9034-b0425199f3a4 => generated 485 bytes in 787 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1604/3031] 10.0.0.137 () {32 vars in 736 bytes} [Wed Jun 10 11:26:02 2026] GET /v2.0/ports?device_id=7ca1ee0a-10d8-4bde-9034-b0425199f3a4 => 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: 1428/3032] 10.0.0.137 () {32 vars in 724 bytes} [Wed Jun 10 11:26:02 2026] DELETE /v2.0/routers/7ca1ee0a-10d8-4bde-9034-b0425199f3a4 => generated 0 bytes in 497 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1605/3033] 10.0.0.137 () {32 vars in 721 bytes} [Wed Jun 10 11:26:03 2026] GET /v2.0/routers/22626433-c7b6-4701-8160-190fb6667414 => generated 493 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/3034] 10.0.0.137 () {34 vars in 742 bytes} [Wed Jun 10 11:26:03 2026] PUT /v2.0/routers/22626433-c7b6-4701-8160-190fb6667414 => generated 493 bytes in 1321 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1606/3035] 10.0.0.137 () {32 vars in 736 bytes} [Wed Jun 10 11:26:04 2026] GET /v2.0/ports?device_id=22626433-c7b6-4701-8160-190fb6667414 => 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: 1430/3036] 10.0.0.137 () {32 vars in 724 bytes} [Wed Jun 10 11:26:04 2026] DELETE /v2.0/routers/22626433-c7b6-4701-8160-190fb6667414 => generated 0 bytes in 505 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1607/3037] 10.0.0.137 () {32 vars in 721 bytes} [Wed Jun 10 11:26:05 2026] GET /v2.0/routers/9107e1da-1a29-4d6a-b841-7b4954dd626d => generated 502 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/3038] 10.0.0.137 () {34 vars in 742 bytes} [Wed Jun 10 11:26:05 2026] PUT /v2.0/routers/9107e1da-1a29-4d6a-b841-7b4954dd626d => generated 502 bytes in 768 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1608/3039] 10.0.0.137 () {32 vars in 736 bytes} [Wed Jun 10 11:26:05 2026] GET /v2.0/ports?device_id=9107e1da-1a29-4d6a-b841-7b4954dd626d => 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: 1432/3040] 10.0.0.137 () {32 vars in 724 bytes} [Wed Jun 10 11:26:05 2026] DELETE /v2.0/routers/9107e1da-1a29-4d6a-b841-7b4954dd626d => generated 0 bytes in 510 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1609/3041] 10.0.0.137 () {32 vars in 721 bytes} [Wed Jun 10 11:26:06 2026] GET /v2.0/routers/28fe164e-fb7c-4741-8455-0685a68d9db3 => generated 487 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/3042] 10.0.0.137 () {34 vars in 742 bytes} [Wed Jun 10 11:26:06 2026] PUT /v2.0/routers/28fe164e-fb7c-4741-8455-0685a68d9db3 => generated 487 bytes in 715 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1610/3043] 10.0.0.137 () {32 vars in 736 bytes} [Wed Jun 10 11:26:07 2026] GET /v2.0/ports?device_id=28fe164e-fb7c-4741-8455-0685a68d9db3 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/3044] 10.0.0.137 () {32 vars in 724 bytes} [Wed Jun 10 11:26:07 2026] DELETE /v2.0/routers/28fe164e-fb7c-4741-8455-0685a68d9db3 => generated 0 bytes in 461 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1611/3045] 10.0.0.137 () {32 vars in 721 bytes} [Wed Jun 10 11:26:07 2026] GET /v2.0/routers/f0a7160e-fcba-4501-9dac-b1a585b76bb2 => generated 480 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/3046] 10.0.0.137 () {34 vars in 742 bytes} [Wed Jun 10 11:26:07 2026] PUT /v2.0/routers/f0a7160e-fcba-4501-9dac-b1a585b76bb2 => generated 480 bytes in 687 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1612/3047] 10.0.0.137 () {32 vars in 736 bytes} [Wed Jun 10 11:26:08 2026] GET /v2.0/ports?device_id=f0a7160e-fcba-4501-9dac-b1a585b76bb2 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:26:09.728 8 INFO neutron.services.segments.plugin [-] Segment ac922501-a641-4821-a9bf-ca548bf7affc resource provider aggregate not found 2026-06-10 11:26:09.734 8 INFO neutron.services.segments.plugin [-] Segment ac922501-a641-4821-a9bf-ca548bf7affc resource provider aggregate not found 2026-06-10 11:26:09.754 8 INFO neutron.services.segments.plugin [-] Segment ac922501-a641-4821-a9bf-ca548bf7affc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac922501-a641-4821-a9bf-ca548bf7affc found for delete ", "request_id": "req-6963268e-dc44-4542-9370-215397cb3eaf"}]} 2026-06-10 11:26:09.755 8 INFO neutron.services.segments.plugin [-] Segment ac922501-a641-4821-a9bf-ca548bf7affc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac922501-a641-4821-a9bf-ca548bf7affc found for delete ", "request_id": "req-985bf923-53fa-4010-8782-e8d9c0b25347"}]} 2026-06-10 11:26:09.762 8 INFO neutron.db.l3_hamode_db [None req-37ac4ed6-c904-4949-95fd-5c3aca151b09 4600a1426fcf4a9392cb5f4f6cb0db2f be3812d777004760ac5e2f30fbd5f2fc - - default default] HA network 5ca5b76d-f32b-4bb4-ba86-6cfcc70d8818 was deleted as no HA routers are present in tenant be3812d777004760ac5e2f30fbd5f2fc. [pid: 8|app: 0|req: 1436/3048] 10.0.0.137 () {32 vars in 724 bytes} [Wed Jun 10 11:26:08 2026] DELETE /v2.0/routers/f0a7160e-fcba-4501-9dac-b1a585b76bb2 => generated 0 bytes in 1222 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1613/3049] 10.0.0.137 () {32 vars in 774 bytes} [Wed Jun 10 11:26:10 2026] GET /v2.0/security-groups?tenant_id=26564cd88cc243c68408dd30c9af0926&name=default => generated 2805 bytes in 252 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/3050] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:26:10 2026] DELETE /v2.0/security-groups/1a2b5da4-a416-4785-8f4c-0689b90c0111 => 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: 1614/3051] 10.0.0.137 () {32 vars in 774 bytes} [Wed Jun 10 11:26:11 2026] GET /v2.0/security-groups?tenant_id=be3812d777004760ac5e2f30fbd5f2fc&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: 1438/3052] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:26:11 2026] DELETE /v2.0/security-groups/643fdbb5-f867-43ae-b252-6d5c570d63ad => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1615/3053] 10.0.0.137 () {32 vars in 774 bytes} [Wed Jun 10 11:26:11 2026] GET /v2.0/security-groups?tenant_id=7f68f281a90c463c9d6f97fdca11687c&name=default => generated 2805 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/3054] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:26:11 2026] DELETE /v2.0/security-groups/5b435198-454e-42bb-b873-b5e65028bc79 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:26:15.093 7 WARNING neutron_lib.context [None req-506d9643-3f30-40b2-bf8b-714ffaffcd02 f38fea7cd1b0483e81894515b6f2b613 1e5e8413ace3471b8b95d1136e0ef13f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1617/3057] 10.0.0.137 () {34 vars in 676 bytes} [Wed Jun 10 11:26:14 2026] POST /v2.0/subnetpools => generated 516 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/3058] 10.0.0.137 () {34 vars in 759 bytes} [Wed Jun 10 11:26:15 2026] PUT /v2.0/subnetpools/e9415bf7-2cc7-49d1-ba46-ddb2bb9dabdd/tags => generated 25 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1618/3059] 10.0.0.137 () {32 vars in 739 bytes} [Wed Jun 10 11:26:15 2026] GET /v2.0/subnetpools/e9415bf7-2cc7-49d1-ba46-ddb2bb9dabdd/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/3060] 10.0.0.137 () {34 vars in 770 bytes} [Wed Jun 10 11:26:15 2026] PUT /v2.0/subnetpools/e9415bf7-2cc7-49d1-ba46-ddb2bb9dabdd/tags/green => generated 4 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1619/3061] 10.0.0.137 () {32 vars in 739 bytes} [Wed Jun 10 11:26:15 2026] GET /v2.0/subnetpools/e9415bf7-2cc7-49d1-ba46-ddb2bb9dabdd/tags => generated 34 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/3062] 10.0.0.137 () {34 vars in 766 bytes} [Wed Jun 10 11:26:15 2026] PUT /v2.0/subnetpools/e9415bf7-2cc7-49d1-ba46-ddb2bb9dabdd/tags/red => generated 4 bytes in 25 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1620/3063] 10.0.0.137 () {32 vars in 739 bytes} [Wed Jun 10 11:26:15 2026] GET /v2.0/subnetpools/e9415bf7-2cc7-49d1-ba46-ddb2bb9dabdd/tags => generated 34 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/3064] 10.0.0.137 () {34 vars in 788 bytes} [Wed Jun 10 11:26:15 2026] PUT /v2.0/subnetpools/e9415bf7-2cc7-49d1-ba46-ddb2bb9dabdd/tags/black.or.white => generated 4 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1621/3065] 10.0.0.137 () {32 vars in 739 bytes} [Wed Jun 10 11:26:15 2026] GET /v2.0/subnetpools/e9415bf7-2cc7-49d1-ba46-ddb2bb9dabdd/tags => generated 52 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/3066] 10.0.0.137 () {34 vars in 759 bytes} [Wed Jun 10 11:26:15 2026] PUT /v2.0/subnetpools/e9415bf7-2cc7-49d1-ba46-ddb2bb9dabdd/tags => generated 37 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1622/3067] 10.0.0.137 () {32 vars in 739 bytes} [Wed Jun 10 11:26:15 2026] GET /v2.0/subnetpools/e9415bf7-2cc7-49d1-ba46-ddb2bb9dabdd/tags => generated 37 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/3068] 10.0.0.137 () {32 vars in 747 bytes} [Wed Jun 10 11:26:15 2026] GET /v2.0/subnetpools/e9415bf7-2cc7-49d1-ba46-ddb2bb9dabdd/tags/red => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:26:15.618 7 INFO neutron.api.v2.resource [None req-78f8a6f7-9cfd-48d3-a6dc-e5ec687f1ad5 f38fea7cd1b0483e81894515b6f2b613 1e5e8413ace3471b8b95d1136e0ef13f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1623/3069] 10.0.0.137 () {32 vars in 751 bytes} [Wed Jun 10 11:26:15 2026] GET /v2.0/subnetpools/e9415bf7-2cc7-49d1-ba46-ddb2bb9dabdd/tags/green => generated 99 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/3070] 10.0.0.137 () {32 vars in 750 bytes} [Wed Jun 10 11:26:15 2026] DELETE /v2.0/subnetpools/e9415bf7-2cc7-49d1-ba46-ddb2bb9dabdd/tags/red => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1624/3071] 10.0.0.137 () {32 vars in 739 bytes} [Wed Jun 10 11:26:15 2026] GET /v2.0/subnetpools/e9415bf7-2cc7-49d1-ba46-ddb2bb9dabdd/tags => generated 30 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:26:15.737 8 INFO neutron.api.v2.resource [None req-6eafdf08-e824-496a-a469-bfd567599ae9 f38fea7cd1b0483e81894515b6f2b613 1e5e8413ace3471b8b95d1136e0ef13f - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1448/3072] 10.0.0.137 () {32 vars in 754 bytes} [Wed Jun 10 11:26:15 2026] DELETE /v2.0/subnetpools/e9415bf7-2cc7-49d1-ba46-ddb2bb9dabdd/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: 1625/3073] 10.0.0.137 () {32 vars in 742 bytes} [Wed Jun 10 11:26:15 2026] DELETE /v2.0/subnetpools/e9415bf7-2cc7-49d1-ba46-ddb2bb9dabdd/tags => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/3074] 10.0.0.137 () {32 vars in 739 bytes} [Wed Jun 10 11:26:15 2026] GET /v2.0/subnetpools/e9415bf7-2cc7-49d1-ba46-ddb2bb9dabdd/tags => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1626/3075] 10.0.0.137 () {32 vars in 732 bytes} [Wed Jun 10 11:26:15 2026] DELETE /v2.0/subnetpools/e9415bf7-2cc7-49d1-ba46-ddb2bb9dabdd => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/3076] 10.0.0.137 () {32 vars in 774 bytes} [Wed Jun 10 11:26:16 2026] GET /v2.0/security-groups?tenant_id=7c9d190c8f754c5994f516aa2e0c08cd&name=default => generated 2805 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1627/3077] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:26:16 2026] DELETE /v2.0/security-groups/38923460-fb63-428a-80bb-93b3a416b07d => 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: 1451/3078] 10.0.0.137 () {32 vars in 774 bytes} [Wed Jun 10 11:26:16 2026] GET /v2.0/security-groups?tenant_id=1e5e8413ace3471b8b95d1136e0ef13f&name=default => generated 2805 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1628/3079] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:26:17 2026] DELETE /v2.0/security-groups/1d880d52-3a2d-4f7e-b8ce-7ef27a591546 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:26:20.588 8 WARNING neutron_lib.context [None req-1ae854c8-0fbe-435c-896b-b9b98ce58d71 196456d3e81940cda7f8752f243f190a 1bc63052264e418aac8927ec7450e3db - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 11:26:20.684 8 INFO neutron.db.segments_db [None req-1ae854c8-0fbe-435c-896b-b9b98ce58d71 196456d3e81940cda7f8752f243f190a 1bc63052264e418aac8927ec7450e3db - - default default] Added segment 53492cc9-5ab6-4dfe-8ffd-7da06c0f9869 of type vxlan for network a35b9f3b-c3ea-4173-9e1b-d2acaec2b83b [pid: 8|app: 0|req: 1452/3080] 10.0.0.137 () {34 vars in 670 bytes} [Wed Jun 10 11:26:20 2026] POST /v2.0/networks => generated 631 bytes in 420 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:26:20.809 7 WARNING neutron_lib.context [None req-d21b53de-4fda-4099-a4ea-a95264029b1a 196456d3e81940cda7f8752f243f190a 1bc63052264e418aac8927ec7450e3db - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1629/3081] 10.0.0.137 () {34 vars in 669 bytes} [Wed Jun 10 11:26:20 2026] POST /v2.0/subnets => generated 602 bytes in 389 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/3082] 10.0.0.137 () {34 vars in 751 bytes} [Wed Jun 10 11:26:21 2026] PUT /v2.0/subnets/39c6f728-3393-441d-ad01-37ab53baa9ee/tags => generated 25 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1630/3083] 10.0.0.137 () {32 vars in 731 bytes} [Wed Jun 10 11:26:21 2026] GET /v2.0/subnets/39c6f728-3393-441d-ad01-37ab53baa9ee/tags => generated 25 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/3084] 10.0.0.137 () {34 vars in 762 bytes} [Wed Jun 10 11:26:21 2026] PUT /v2.0/subnets/39c6f728-3393-441d-ad01-37ab53baa9ee/tags/green => generated 4 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1631/3085] 10.0.0.137 () {32 vars in 731 bytes} [Wed Jun 10 11:26:21 2026] GET /v2.0/subnets/39c6f728-3393-441d-ad01-37ab53baa9ee/tags => generated 34 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/3086] 10.0.0.137 () {34 vars in 758 bytes} [Wed Jun 10 11:26:21 2026] PUT /v2.0/subnets/39c6f728-3393-441d-ad01-37ab53baa9ee/tags/red => 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: 1632/3087] 10.0.0.137 () {32 vars in 731 bytes} [Wed Jun 10 11:26:21 2026] GET /v2.0/subnets/39c6f728-3393-441d-ad01-37ab53baa9ee/tags => generated 34 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/3088] 10.0.0.137 () {34 vars in 780 bytes} [Wed Jun 10 11:26:21 2026] PUT /v2.0/subnets/39c6f728-3393-441d-ad01-37ab53baa9ee/tags/black.or.white => generated 4 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1633/3089] 10.0.0.137 () {32 vars in 731 bytes} [Wed Jun 10 11:26:21 2026] GET /v2.0/subnets/39c6f728-3393-441d-ad01-37ab53baa9ee/tags => generated 52 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/3090] 10.0.0.137 () {34 vars in 751 bytes} [Wed Jun 10 11:26:21 2026] PUT /v2.0/subnets/39c6f728-3393-441d-ad01-37ab53baa9ee/tags => generated 37 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1634/3091] 10.0.0.137 () {32 vars in 731 bytes} [Wed Jun 10 11:26:21 2026] GET /v2.0/subnets/39c6f728-3393-441d-ad01-37ab53baa9ee/tags => generated 37 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/3092] 10.0.0.137 () {32 vars in 739 bytes} [Wed Jun 10 11:26:21 2026] GET /v2.0/subnets/39c6f728-3393-441d-ad01-37ab53baa9ee/tags/red => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:26:21.956 7 INFO neutron.api.v2.resource [None req-8d032172-18a1-46b2-960b-a704921921c4 196456d3e81940cda7f8752f243f190a 1bc63052264e418aac8927ec7450e3db - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1635/3093] 10.0.0.137 () {32 vars in 743 bytes} [Wed Jun 10 11:26:21 2026] GET /v2.0/subnets/39c6f728-3393-441d-ad01-37ab53baa9ee/tags/green => generated 99 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/3094] 10.0.0.137 () {32 vars in 742 bytes} [Wed Jun 10 11:26:21 2026] DELETE /v2.0/subnets/39c6f728-3393-441d-ad01-37ab53baa9ee/tags/red => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1636/3095] 10.0.0.137 () {32 vars in 731 bytes} [Wed Jun 10 11:26:22 2026] GET /v2.0/subnets/39c6f728-3393-441d-ad01-37ab53baa9ee/tags => generated 30 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:26:22.108 8 INFO neutron.api.v2.resource [None req-58c5c865-5c01-4e6b-994c-ba3500bb1b00 196456d3e81940cda7f8752f243f190a 1bc63052264e418aac8927ec7450e3db - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1460/3096] 10.0.0.137 () {32 vars in 746 bytes} [Wed Jun 10 11:26:22 2026] DELETE /v2.0/subnets/39c6f728-3393-441d-ad01-37ab53baa9ee/tags/green => generated 99 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1637/3097] 10.0.0.137 () {32 vars in 734 bytes} [Wed Jun 10 11:26:22 2026] DELETE /v2.0/subnets/39c6f728-3393-441d-ad01-37ab53baa9ee/tags => 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: 1461/3098] 10.0.0.137 () {32 vars in 731 bytes} [Wed Jun 10 11:26:22 2026] GET /v2.0/subnets/39c6f728-3393-441d-ad01-37ab53baa9ee/tags => 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: 1638/3099] 10.0.0.137 () {32 vars in 724 bytes} [Wed Jun 10 11:26:22 2026] DELETE /v2.0/subnets/39c6f728-3393-441d-ad01-37ab53baa9ee => generated 0 bytes in 261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:26:22.886 8 INFO neutron.services.segments.plugin [-] Segment 53492cc9-5ab6-4dfe-8ffd-7da06c0f9869 resource provider aggregate not found 2026-06-10 11:26:22.891 8 INFO neutron.services.segments.plugin [-] Segment 53492cc9-5ab6-4dfe-8ffd-7da06c0f9869 resource provider aggregate not found 2026-06-10 11:26:22.906 8 INFO neutron.services.segments.plugin [-] Segment 53492cc9-5ab6-4dfe-8ffd-7da06c0f9869 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 53492cc9-5ab6-4dfe-8ffd-7da06c0f9869 found for delete ", "request_id": "req-bcb11d88-f3df-4b7c-a04c-ecda1f3225c6"}]} 2026-06-10 11:26:22.906 8 INFO neutron.services.segments.plugin [-] Segment 53492cc9-5ab6-4dfe-8ffd-7da06c0f9869 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 53492cc9-5ab6-4dfe-8ffd-7da06c0f9869 found for delete ", "request_id": "req-06bd3a5e-74e2-434e-9008-4a5a3271e066"}]} [pid: 8|app: 0|req: 1462/3100] 10.0.0.137 () {32 vars in 726 bytes} [Wed Jun 10 11:26:22 2026] DELETE /v2.0/networks/a35b9f3b-c3ea-4173-9e1b-d2acaec2b83b => generated 0 bytes in 421 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1639/3101] 10.0.0.137 () {32 vars in 774 bytes} [Wed Jun 10 11:26:23 2026] GET /v2.0/security-groups?tenant_id=1bc63052264e418aac8927ec7450e3db&name=default => generated 2805 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/3102] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:26:23 2026] DELETE /v2.0/security-groups/0e40d149-d408-4a34-8b53-d31692269f4a => 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: 1640/3103] 10.0.0.137 () {32 vars in 774 bytes} [Wed Jun 10 11:26:23 2026] GET /v2.0/security-groups?tenant_id=f9ed143d52644094a0dd41508d4984a2&name=default => generated 2805 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/3104] 10.0.0.137 () {32 vars in 740 bytes} [Wed Jun 10 11:26:24 2026] DELETE /v2.0/security-groups/14fa75b5-d9d6-4fc8-85b2-4591102b7edf => 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: 1641/3105] 10.0.0.137 () {32 vars in 649 bytes} [Wed Jun 10 11:26:26 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) [pid: 8|app: 0|req: 1465/3106] 10.0.0.137 () {32 vars in 655 bytes} [Wed Jun 10 11:26:27 2026] GET /v2.0/floatingips => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1642/3107] 10.0.0.137 () {32 vars in 647 bytes} [Wed Jun 10 11:26:27 2026] GET /v2.0/routers => generated 15 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/3108] 10.0.0.137 () {32 vars in 643 bytes} [Wed Jun 10 11:26:27 2026] GET /v2.0/ports => generated 4721 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1643/3109] 10.0.0.137 () {32 vars in 647 bytes} [Wed Jun 10 11:26:28 2026] GET /v2.0/subnets => generated 1261 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/3110] 10.0.0.137 () {32 vars in 649 bytes} [Wed Jun 10 11:26:28 2026] GET /v2.0/networks => generated 2168 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1644/3111] 10.0.0.137 () {32 vars in 663 bytes} [Wed Jun 10 11:26:28 2026] GET /v2.0/security-groups => generated 16622 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/3112] 10.0.0.137 () {32 vars in 655 bytes} [Wed Jun 10 11:26:28 2026] GET /v2.0/subnetpools => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)