+ COMMAND=start + start + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed May 27 06:40:39 2026] *** compiled with version: 11.4.0 on 26 May 2026 22:00:27 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: neutron-server-6df9d6f54b-2lf69 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 0x55e1ebb87150 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-05-27 06:40:43.562 7 INFO neutron.common.config [-] Logging enabled! 2026-05-27 06:40:43.563 7 INFO neutron.common.config [-] uwsgi version 23.5.0 2026-05-27 06:40:43.799 8 INFO neutron.common.config [-] Logging enabled! 2026-05-27 06:40:43.800 8 INFO neutron.common.config [-] uwsgi version 23.5.0 2026-05-27 06:40:43.864 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-27 06:40:44.109 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-27 06:40:44.783 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-27 06:40:44.786 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-27 06:40:44.789 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-05-27 06:40:44.790 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-27 06:40:44.791 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-27 06:40:44.791 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-27 06:40:44.791 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-27 06:40:44.797 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-27 06:40:44.797 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-27 06:40:44.797 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-27 06:40:44.816 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-27 06:40:44.817 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-27 06:40:44.817 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-27 06:40:44.859 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-27 06:40:44.860 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-27 06:40:44.860 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-27 06:40:44.860 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-27 06:40:44.867 7 WARNING oslo_policy.policy [None req-f43cdaeb-bfb4-43df-8d37-0554fce3639d - - - - - -] 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-05-27 06:40:45.062 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-27 06:40:45.065 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-27 06:40:45.068 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-05-27 06:40:45.069 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-27 06:40:45.069 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-27 06:40:45.070 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-27 06:40:45.070 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-27 06:40:45.076 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-27 06:40:45.076 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-27 06:40:45.077 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-27 06:40:45.096 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-27 06:40:45.098 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-27 06:40:45.098 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-27 06:40:45.139 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-27 06:40:45.140 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-27 06:40:45.140 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-27 06:40:45.140 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-27 06:40:45.147 8 WARNING oslo_policy.policy [None req-51ce22f2-065e-415d-9d89-a543eb925fb1 - - - - - -] 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-05-27 06:40:45.314 7 INFO neutron.plugins.ml2.managers [None req-f43cdaeb-bfb4-43df-8d37-0554fce3639d - - - - - -] Initializing driver for type 'vlan' 2026-05-27 06:40:45.560 8 INFO neutron.plugins.ml2.managers [None req-51ce22f2-065e-415d-9d89-a543eb925fb1 - - - - - -] Initializing driver for type 'vlan' 2026-05-27 06:40:45.663 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-f43cdaeb-bfb4-43df-8d37-0554fce3639d - - - - - -] VlanTypeDriver initialization complete 2026-05-27 06:40:45.663 7 INFO neutron.plugins.ml2.managers [None req-f43cdaeb-bfb4-43df-8d37-0554fce3639d - - - - - -] Initializing driver for type 'vxlan' 2026-05-27 06:40:45.664 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-f43cdaeb-bfb4-43df-8d37-0554fce3639d - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-27 06:40:45.691 7 INFO neutron.plugins.ml2.managers [None req-f43cdaeb-bfb4-43df-8d37-0554fce3639d - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-27 06:40:45.692 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-f43cdaeb-bfb4-43df-8d37-0554fce3639d - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-27 06:40:45.692 7 INFO neutron.plugins.ml2.managers [None req-f43cdaeb-bfb4-43df-8d37-0554fce3639d - - - - - -] Initializing extension driver 'port_security' 2026-05-27 06:40:45.692 7 INFO neutron.plugins.ml2.extensions.port_security [None req-f43cdaeb-bfb4-43df-8d37-0554fce3639d - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-27 06:40:45.692 7 INFO neutron.plugins.ml2.managers [None req-f43cdaeb-bfb4-43df-8d37-0554fce3639d - - - - - -] Initializing extension driver 'qos' 2026-05-27 06:40:45.692 7 INFO neutron.plugins.ml2.managers [None req-f43cdaeb-bfb4-43df-8d37-0554fce3639d - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-27 06:40:45.692 7 INFO neutron.plugins.ml2.managers [None req-f43cdaeb-bfb4-43df-8d37-0554fce3639d - - - - - -] Initializing mechanism driver 'l2population' 2026-05-27 06:40:45.703 7 INFO neutron.quota [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Loaded quota_driver: . 2026-05-27 06:40:45.704 7 INFO neutron.plugins.ml2.plugin [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Modular L2 Plugin initialization complete 2026-05-27 06:40:45.704 7 INFO neutron.plugins.ml2.managers [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-27 06:40:45.704 7 INFO neutron.plugins.ml2.managers [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-27 06:40:45.704 7 INFO neutron.plugins.ml2.managers [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Got port-security extension from driver 'port_security' 2026-05-27 06:40:45.704 7 INFO neutron.extensions.vlantransparent [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Disabled vlantransparent extension. 2026-05-27 06:40:45.705 7 INFO neutron.manager [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Loading Plugin: qos 2026-05-27 06:40:45.715 7 INFO neutron.manager [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Loading Plugin: router 2026-05-27 06:40:45.748 7 INFO neutron.services.service_base [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-27 06:40:45.749 7 INFO neutron.manager [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Loading Plugin: segments 2026-05-27 06:40:45.839 7 INFO neutron.manager [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Loading Plugin: trunk 2026-05-27 06:40:45.901 7 INFO neutron.manager [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Loading Plugin: vpnaas 2026-05-27 06:40:45.910 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-51ce22f2-065e-415d-9d89-a543eb925fb1 - - - - - -] VlanTypeDriver initialization complete 2026-05-27 06:40:45.910 8 INFO neutron.plugins.ml2.managers [None req-51ce22f2-065e-415d-9d89-a543eb925fb1 - - - - - -] Initializing driver for type 'vxlan' 2026-05-27 06:40:45.911 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-51ce22f2-065e-415d-9d89-a543eb925fb1 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-27 06:40:45.934 8 INFO neutron.plugins.ml2.managers [None req-51ce22f2-065e-415d-9d89-a543eb925fb1 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-27 06:40:45.934 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-51ce22f2-065e-415d-9d89-a543eb925fb1 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-27 06:40:45.934 8 INFO neutron.plugins.ml2.managers [None req-51ce22f2-065e-415d-9d89-a543eb925fb1 - - - - - -] Initializing extension driver 'port_security' 2026-05-27 06:40:45.934 8 INFO neutron.plugins.ml2.extensions.port_security [None req-51ce22f2-065e-415d-9d89-a543eb925fb1 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-27 06:40:45.934 8 INFO neutron.plugins.ml2.managers [None req-51ce22f2-065e-415d-9d89-a543eb925fb1 - - - - - -] Initializing extension driver 'qos' 2026-05-27 06:40:45.934 8 INFO neutron.plugins.ml2.managers [None req-51ce22f2-065e-415d-9d89-a543eb925fb1 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-27 06:40:45.935 8 INFO neutron.plugins.ml2.managers [None req-51ce22f2-065e-415d-9d89-a543eb925fb1 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-27 06:40:45.936 7 WARNING stevedore.named [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-27 06:40:45.945 8 INFO neutron.quota [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Loaded quota_driver: . 2026-05-27 06:40:45.946 8 INFO neutron.plugins.ml2.plugin [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Modular L2 Plugin initialization complete 2026-05-27 06:40:45.946 8 INFO neutron.plugins.ml2.managers [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-27 06:40:45.946 8 INFO neutron.plugins.ml2.managers [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-27 06:40:45.947 8 INFO neutron.plugins.ml2.managers [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-27 06:40:45.947 8 INFO neutron.extensions.vlantransparent [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Disabled vlantransparent extension. 2026-05-27 06:40:45.947 8 INFO neutron.manager [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Loading Plugin: qos 2026-05-27 06:40:45.957 8 INFO neutron.manager [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Loading Plugin: router 2026-05-27 06:40:45.992 8 INFO neutron.services.service_base [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-27 06:40:45.992 8 INFO neutron.manager [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Loading Plugin: segments 2026-05-27 06:40:46.000 7 INFO neutron_vpnaas.services.vpn.plugin [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-27 06:40:46.001 7 INFO neutron.common.utils [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-27 06:40:46.001 7 INFO neutron.manager [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Loading Plugin: auto_allocate 2026-05-27 06:40:46.005 7 INFO neutron.manager [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Loading Plugin: tag 2026-05-27 06:40:46.010 7 INFO neutron.manager [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Loading Plugin: timestamp 2026-05-27 06:40:46.012 7 INFO neutron.manager [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Loading Plugin: network_ip_availability 2026-05-27 06:40:46.016 7 INFO neutron.manager [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Loading Plugin: flavors 2026-05-27 06:40:46.019 7 INFO neutron.manager [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Loading Plugin: revisions 2026-05-27 06:40:46.022 7 INFO neutron.api.extensions [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Initializing extension manager. 2026-05-27 06:40:46.023 7 INFO neutron.api.extensions [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Loaded extension: address-group 2026-05-27 06:40:46.024 7 INFO neutron.api.extensions [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Loaded extension: address-scope 2026-05-27 06:40:46.024 7 INFO neutron.api.extensions [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-27 06:40:46.025 7 INFO neutron.api.extensions [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Loaded extension: agent 2026-05-27 06:40:46.026 7 INFO neutron.api.extensions [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Loaded extension: agent-resources-synced 2026-05-27 06:40:46.027 7 INFO neutron.api.extensions [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Loaded extension: allowed-address-pairs 2026-05-27 06:40:46.028 7 INFO neutron.api.extensions [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Loaded extension: auto-allocated-topology 2026-05-27 06:40:46.028 7 INFO neutron.api.extensions [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Loaded extension: availability_zone 2026-05-27 06:40:46.029 7 INFO neutron.api.extensions [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Loaded extension: availability_zone_filter 2026-05-27 06:40:46.029 7 INFO neutron.api.extensions [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-27 06:40:46.030 7 INFO neutron.api.extensions [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Loaded extension: default-subnetpools 2026-05-27 06:40:46.031 7 INFO neutron.api.extensions [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-27 06:40:46.032 7 INFO neutron.api.extensions [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Loaded extension: dns-integration 2026-05-27 06:40:46.032 7 INFO neutron.api.extensions [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Loaded extension: dns-domain-ports 2026-05-27 06:40:46.033 7 INFO neutron.api.extensions [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-27 06:40:46.034 7 INFO neutron.api.extensions [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Loaded extension: dvr 2026-05-27 06:40:46.034 7 INFO neutron.api.extensions [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-27 06:40:46.035 7 INFO neutron.api.extensions [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Loaded extension: empty-string-filtering 2026-05-27 06:40:46.035 7 INFO neutron.api.extensions [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-27 06:40:46.036 7 INFO neutron.api.extensions [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-27 06:40:46.036 7 INFO neutron.api.extensions [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Loaded extension: external-net 2026-05-27 06:40:46.037 7 INFO neutron.api.extensions [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-27 06:40:46.038 7 INFO neutron.api.extensions [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Loaded extension: extraroute 2026-05-27 06:40:46.038 7 INFO neutron.api.extensions [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Loaded extension: extraroute-atomic 2026-05-27 06:40:46.039 7 INFO neutron.api.extensions [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-27 06:40:46.039 7 INFO neutron.api.extensions [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-27 06:40:46.040 7 INFO neutron.api.extensions [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-27 06:40:46.040 7 INFO neutron.api.extensions [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-27 06:40:46.041 7 INFO neutron.api.extensions [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Loaded extension: fip-port-details 2026-05-27 06:40:46.042 7 INFO neutron.api.extensions [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Loaded extension: flavors 2026-05-27 06:40:46.043 7 INFO neutron.api.extensions [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-27 06:40:46.044 7 INFO neutron.api.extensions [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Loaded extension: floatingip-pools 2026-05-27 06:40:46.044 7 INFO neutron.api.extensions [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Loaded extension: ip_allocation 2026-05-27 06:40:46.045 7 INFO neutron.api.extensions [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Loaded extension: ip-substring-filtering 2026-05-27 06:40:46.045 7 INFO neutron.api.extensions [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Loaded extension: l2_adjacency 2026-05-27 06:40:46.046 7 INFO neutron.api.extensions [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Loaded extension: router 2026-05-27 06:40:46.048 7 INFO neutron.api.extensions [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-27 06:40:46.049 7 INFO neutron.api.extensions [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Loaded extension: ext-gw-mode 2026-05-27 06:40:46.049 7 INFO neutron.api.extensions [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Loaded extension: l3-ha 2026-05-27 06:40:46.050 7 INFO neutron.api.extensions [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-27 06:40:46.050 7 INFO neutron.api.extensions [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-27 06:40:46.051 7 INFO neutron.api.extensions [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Loaded extension: l3-flavors 2026-05-27 06:40:46.052 7 INFO neutron.api.extensions [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-27 06:40:46.053 7 INFO neutron.api.extensions [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-27 06:40:46.055 7 INFO neutron.api.extensions [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-27 06:40:46.056 7 INFO neutron.api.extensions [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-27 06:40:46.057 7 INFO neutron.api.extensions [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-27 06:40:46.058 7 INFO neutron.api.extensions [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-27 06:40:46.059 7 INFO neutron.api.extensions [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-27 06:40:46.060 7 INFO neutron.api.extensions [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Loaded extension: multi-provider 2026-05-27 06:40:46.060 7 INFO neutron.api.extensions [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Loaded extension: net-mtu 2026-05-27 06:40:46.061 7 INFO neutron.api.extensions [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Loaded extension: net-mtu-writable 2026-05-27 06:40:46.062 7 INFO neutron.api.extensions [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Loaded extension: network_availability_zone 2026-05-27 06:40:46.062 7 INFO neutron.api.extensions [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Loaded extension: network_ha 2026-05-27 06:40:46.063 7 INFO neutron.api.extensions [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Loaded extension: network-ip-availability 2026-05-27 06:40:46.064 7 INFO neutron.api.extensions [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-27 06:40:46.065 7 INFO neutron.api.extensions [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Loaded extension: pagination 2026-05-27 06:40:46.065 7 INFO neutron.api.extensions [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Loaded extension: port-device-profile 2026-05-27 06:40:46.066 7 INFO neutron.api.extensions [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-27 06:40:46.066 7 INFO neutron.api.extensions [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-27 06:40:46.067 7 INFO neutron.api.extensions [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Loaded extension: port-mac-override 2026-05-27 06:40:46.067 7 INFO neutron.api.extensions [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-27 06:40:46.068 7 INFO neutron.api.extensions [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-27 06:40:46.069 7 INFO neutron.api.extensions [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Loaded extension: port-resource-request 2026-05-27 06:40:46.069 7 INFO neutron.api.extensions [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Loaded extension: port-resource-request-groups 2026-05-27 06:40:46.070 7 INFO neutron.api.extensions [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Loaded extension: binding 2026-05-27 06:40:46.070 7 INFO neutron.api.extensions [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Loaded extension: binding-extended 2026-05-27 06:40:46.071 7 INFO neutron.api.extensions [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Loaded extension: port-security 2026-05-27 06:40:46.072 7 INFO neutron.api.extensions [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Loaded extension: project-id 2026-05-27 06:40:46.072 7 INFO neutron.api.extensions [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Loaded extension: provider 2026-05-27 06:40:46.074 7 INFO neutron.api.extensions [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Loaded extension: qos 2026-05-27 06:40:46.074 7 INFO neutron.api.extensions [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-27 06:40:46.075 7 INFO neutron.api.extensions [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-27 06:40:46.076 7 INFO neutron.api.extensions [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Loaded extension: qos-default 2026-05-27 06:40:46.076 7 INFO neutron.api.extensions [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Loaded extension: qos-fip 2026-05-27 06:40:46.077 7 INFO neutron.api.extensions [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-27 06:40:46.077 7 INFO neutron.api.extensions [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Loaded extension: qos-gateway-ip 2026-05-27 06:40:46.078 7 INFO neutron.api.extensions [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Loaded extension: qos-port-network-policy 2026-05-27 06:40:46.078 7 INFO neutron.api.extensions [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Loaded extension: qos-pps-minimum 2026-05-27 06:40:46.079 7 INFO neutron.api.extensions [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-27 06:40:46.080 7 INFO neutron.api.extensions [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Loaded extension: qos-pps 2026-05-27 06:40:46.080 7 INFO neutron.api.extensions [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Loaded extension: qos-rule-type-details 2026-05-27 06:40:46.081 7 INFO neutron.api.extensions [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-27 06:40:46.082 7 INFO neutron.api.extensions [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Loaded extension: qos-rules-alias 2026-05-27 06:40:46.082 7 INFO neutron.api.extensions [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Loaded extension: quota-check-limit 2026-05-27 06:40:46.084 7 INFO neutron.api.extensions [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Loaded extension: quotas 2026-05-27 06:40:46.084 8 INFO neutron.manager [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Loading Plugin: trunk 2026-05-27 06:40:46.085 7 INFO neutron.api.extensions [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Loaded extension: quota_details 2026-05-27 06:40:46.086 7 INFO neutron.api.extensions [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Loaded extension: rbac-policies 2026-05-27 06:40:46.087 7 INFO neutron.api.extensions [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Loaded extension: rbac-address-group 2026-05-27 06:40:46.087 7 INFO neutron.api.extensions [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Loaded extension: rbac-address-scope 2026-05-27 06:40:46.088 7 INFO neutron.api.extensions [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Loaded extension: rbac-security-groups 2026-05-27 06:40:46.088 7 INFO neutron.api.extensions [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Loaded extension: rbac-subnetpool 2026-05-27 06:40:46.089 7 INFO neutron.api.extensions [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Loaded extension: revision-if-match 2026-05-27 06:40:46.090 7 INFO neutron.api.extensions [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Loaded extension: standard-attr-revisions 2026-05-27 06:40:46.090 7 INFO neutron.api.extensions [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Loaded extension: router_availability_zone 2026-05-27 06:40:46.091 7 INFO neutron.api.extensions [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-27 06:40:46.092 7 INFO neutron.api.extensions [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Loaded extension: security-groups-default-rules 2026-05-27 06:40:46.093 7 INFO neutron.api.extensions [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-27 06:40:46.093 7 INFO neutron.api.extensions [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-27 06:40:46.094 7 INFO neutron.api.extensions [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-27 06:40:46.094 7 INFO neutron.api.extensions [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-27 06:40:46.102 7 INFO neutron.api.extensions [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Loaded extension: security-group 2026-05-27 06:40:46.103 7 INFO neutron.api.extensions [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Loaded extension: segment 2026-05-27 06:40:46.103 7 INFO neutron.api.extensions [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-27 06:40:46.104 7 INFO neutron.api.extensions [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Loaded extension: service-type 2026-05-27 06:40:46.104 7 INFO neutron.api.extensions [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Loaded extension: sorting 2026-05-27 06:40:46.105 7 INFO neutron.api.extensions [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Loaded extension: standard-attr-segment 2026-05-27 06:40:46.106 7 INFO neutron.api.extensions [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Loaded extension: standard-attr-description 2026-05-27 06:40:46.106 7 INFO neutron.api.extensions [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Loaded extension: stateful-security-group 2026-05-27 06:40:46.107 7 WARNING neutron.api.extensions [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-05-27 06:40:46.107 7 INFO neutron.api.extensions [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-27 06:40:46.108 7 INFO neutron.api.extensions [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Loaded extension: subnet_onboard 2026-05-27 06:40:46.109 7 INFO neutron.api.extensions [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-27 06:40:46.109 7 INFO neutron.api.extensions [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Loaded extension: subnet-service-types 2026-05-27 06:40:46.110 7 INFO neutron.api.extensions [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Loaded extension: subnet_allocation 2026-05-27 06:40:46.110 7 INFO neutron.api.extensions [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-27 06:40:46.111 7 INFO neutron.api.extensions [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-27 06:40:46.114 7 INFO neutron.api.extensions [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Loaded extension: standard-attr-tag 2026-05-27 06:40:46.114 7 INFO neutron.api.extensions [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-27 06:40:46.115 7 INFO neutron.api.extensions [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Loaded extension: trunk 2026-05-27 06:40:46.116 7 INFO neutron.api.extensions [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Loaded extension: trunk-details 2026-05-27 06:40:46.116 7 INFO neutron.api.extensions [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-27 06:40:46.117 7 INFO neutron.api.extensions [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-27 06:40:46.118 7 INFO neutron.api.extensions [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-27 06:40:46.118 7 INFO neutron.api.extensions [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Loaded extension: vpn-flavors 2026-05-27 06:40:46.120 7 INFO neutron.api.extensions [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Loaded extension: vpnaas 2026-05-27 06:40:46.122 7 INFO neutron.quota.resource_registry [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-27 06:40:46.122 7 INFO neutron.quota.resource_registry [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-27 06:40:46.122 7 INFO neutron.quota.resource_registry [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-27 06:40:46.122 7 INFO neutron.quota.resource_registry [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-27 06:40:46.123 7 INFO neutron.quota.resource_registry [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-27 06:40:46.124 7 INFO neutron.quota.resource_registry [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-27 06:40:46.126 7 INFO neutron.quota.resource_registry [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-27 06:40:46.127 7 INFO neutron.quota.resource_registry [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-27 06:40:46.127 7 INFO neutron.quota.resource_registry [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-27 06:40:46.127 7 INFO neutron.quota.resource_registry [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-27 06:40:46.127 7 WARNING neutron.quota.resource_registry [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] subnetpool is already registered 2026-05-27 06:40:46.127 7 INFO neutron.quota.resource_registry [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-27 06:40:46.128 7 WARNING neutron.quota.resource_registry [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] subnetpool is already registered 2026-05-27 06:40:46.128 7 INFO neutron.quota.resource_registry [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-27 06:40:46.128 7 INFO neutron.quota.resource_registry [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-27 06:40:46.128 7 INFO neutron.quota.resource_registry [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-27 06:40:46.129 7 INFO neutron.quota.resource_registry [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-27 06:40:46.129 7 INFO neutron.quota.resource_registry [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-27 06:40:46.129 7 INFO neutron.quota.resource_registry [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-27 06:40:46.131 7 INFO neutron.quota.resource_registry [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-27 06:40:46.131 7 WARNING neutron.quota.resource_registry [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] router is already registered 2026-05-27 06:40:46.131 7 INFO neutron.quota.resource_registry [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-27 06:40:46.131 7 WARNING neutron.quota.resource_registry [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] floatingip is already registered 2026-05-27 06:40:46.132 7 INFO neutron.quota.resource_registry [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-27 06:40:46.132 7 WARNING neutron.quota.resource_registry [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] rbac_policy is already registered 2026-05-27 06:40:46.133 7 INFO neutron.quota.resource_registry [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-27 06:40:46.133 7 WARNING neutron.quota.resource_registry [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] security_group is already registered 2026-05-27 06:40:46.133 7 INFO neutron.quota.resource_registry [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-27 06:40:46.133 7 WARNING neutron.quota.resource_registry [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] security_group_rule is already registered 2026-05-27 06:40:46.133 7 INFO neutron.quota.resource_registry [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-27 06:40:46.134 7 WARNING neutron.quota.resource_registry [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] subnetpool is already registered 2026-05-27 06:40:46.134 7 INFO neutron.quota.resource_registry [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-27 06:40:46.134 7 WARNING neutron.quota.resource_registry [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] subnetpool is already registered 2026-05-27 06:40:46.134 7 INFO neutron.quota.resource_registry [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-27 06:40:46.134 7 WARNING neutron.quota.resource_registry [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] trunk is already registered 2026-05-27 06:40:46.135 7 INFO neutron.quota.resource_registry [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-27 06:40:46.135 7 WARNING neutron.quota.resource_registry [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] endpoint_group is already registered 2026-05-27 06:40:46.134 8 INFO neutron.manager [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Loading Plugin: vpnaas 2026-05-27 06:40:46.135 7 INFO neutron.quota.resource_registry [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-27 06:40:46.135 7 WARNING neutron.quota.resource_registry [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] vpnservice is already registered 2026-05-27 06:40:46.135 7 INFO neutron.quota.resource_registry [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-27 06:40:46.135 7 WARNING neutron.quota.resource_registry [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] ipsec_site_connection is already registered 2026-05-27 06:40:46.136 7 INFO neutron.quota.resource_registry [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-27 06:40:46.136 7 WARNING neutron.quota.resource_registry [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] ipsecpolicy is already registered 2026-05-27 06:40:46.136 7 INFO neutron.quota.resource_registry [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-27 06:40:46.136 7 WARNING neutron.quota.resource_registry [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] ikepolicy is already registered 2026-05-27 06:40:46.172 8 WARNING stevedore.named [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-27 06:40:46.172 7 WARNING keystonemiddleware._common.config [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-27 06:40:46.180 7 WARNING oslo_config.cfg [None req-e8218766-3aa0-45ba-9b59-78a32dbd4c0b - - - - - -] 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 0x55e1ebb87150 pid: 7 (default app) 2026-05-27 06:40:46.241 8 INFO neutron_vpnaas.services.vpn.plugin [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-27 06:40:46.243 8 INFO neutron.common.utils [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-27 06:40:46.244 8 INFO neutron.manager [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Loading Plugin: auto_allocate 2026-05-27 06:40:46.250 8 INFO neutron.manager [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Loading Plugin: tag 2026-05-27 06:40:46.256 8 INFO neutron.manager [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Loading Plugin: timestamp 2026-05-27 06:40:46.258 8 INFO neutron.manager [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Loading Plugin: network_ip_availability 2026-05-27 06:40:46.262 8 INFO neutron.manager [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Loading Plugin: flavors 2026-05-27 06:40:46.266 8 INFO neutron.manager [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Loading Plugin: revisions 2026-05-27 06:40:46.269 8 INFO neutron.api.extensions [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Initializing extension manager. 2026-05-27 06:40:46.270 8 INFO neutron.api.extensions [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Loaded extension: address-group 2026-05-27 06:40:46.271 8 INFO neutron.api.extensions [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Loaded extension: address-scope 2026-05-27 06:40:46.272 8 INFO neutron.api.extensions [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-27 06:40:46.273 8 INFO neutron.api.extensions [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Loaded extension: agent 2026-05-27 06:40:46.273 8 INFO neutron.api.extensions [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Loaded extension: agent-resources-synced 2026-05-27 06:40:46.274 8 INFO neutron.api.extensions [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-27 06:40:46.275 8 INFO neutron.api.extensions [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-27 06:40:46.276 8 INFO neutron.api.extensions [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Loaded extension: availability_zone 2026-05-27 06:40:46.277 8 INFO neutron.api.extensions [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Loaded extension: availability_zone_filter 2026-05-27 06:40:46.277 8 INFO neutron.api.extensions [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-27 06:40:46.278 8 INFO neutron.api.extensions [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Loaded extension: default-subnetpools 2026-05-27 06:40:46.279 8 INFO neutron.api.extensions [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-27 06:40:46.280 8 INFO neutron.api.extensions [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Loaded extension: dns-integration 2026-05-27 06:40:46.284 8 INFO neutron.api.extensions [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Loaded extension: dns-domain-ports 2026-05-27 06:40:46.285 8 INFO neutron.api.extensions [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-27 06:40:46.286 8 INFO neutron.api.extensions [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Loaded extension: dvr 2026-05-27 06:40:46.286 8 INFO neutron.api.extensions [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-27 06:40:46.287 8 INFO neutron.api.extensions [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Loaded extension: empty-string-filtering 2026-05-27 06:40:46.287 8 INFO neutron.api.extensions [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-27 06:40:46.288 8 INFO neutron.api.extensions [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-27 06:40:46.289 8 INFO neutron.api.extensions [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Loaded extension: external-net 2026-05-27 06:40:46.289 8 INFO neutron.api.extensions [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-27 06:40:46.290 8 INFO neutron.api.extensions [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Loaded extension: extraroute 2026-05-27 06:40:46.291 8 INFO neutron.api.extensions [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Loaded extension: extraroute-atomic 2026-05-27 06:40:46.291 8 INFO neutron.api.extensions [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-27 06:40:46.292 8 INFO neutron.api.extensions [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-27 06:40:46.293 8 INFO neutron.api.extensions [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-27 06:40:46.293 8 INFO neutron.api.extensions [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-27 06:40:46.294 8 INFO neutron.api.extensions [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Loaded extension: fip-port-details 2026-05-27 06:40:46.295 8 INFO neutron.api.extensions [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Loaded extension: flavors 2026-05-27 06:40:46.296 8 INFO neutron.api.extensions [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-27 06:40:46.296 8 INFO neutron.api.extensions [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Loaded extension: floatingip-pools 2026-05-27 06:40:46.297 8 INFO neutron.api.extensions [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Loaded extension: ip_allocation 2026-05-27 06:40:46.298 8 INFO neutron.api.extensions [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-27 06:40:46.298 8 INFO neutron.api.extensions [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Loaded extension: l2_adjacency 2026-05-27 06:40:46.299 8 INFO neutron.api.extensions [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Loaded extension: router 2026-05-27 06:40:46.301 8 INFO neutron.api.extensions [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-27 06:40:46.302 8 INFO neutron.api.extensions [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Loaded extension: ext-gw-mode 2026-05-27 06:40:46.302 8 INFO neutron.api.extensions [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Loaded extension: l3-ha 2026-05-27 06:40:46.303 8 INFO neutron.api.extensions [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-27 06:40:46.303 8 INFO neutron.api.extensions [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-27 06:40:46.304 8 INFO neutron.api.extensions [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Loaded extension: l3-flavors 2026-05-27 06:40:46.305 8 INFO neutron.api.extensions [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-27 06:40:46.306 8 INFO neutron.api.extensions [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-27 06:40:46.307 8 INFO neutron.api.extensions [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-27 06:40:46.309 8 INFO neutron.api.extensions [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-27 06:40:46.310 8 INFO neutron.api.extensions [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-27 06:40:46.311 8 INFO neutron.api.extensions [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-27 06:40:46.311 8 INFO neutron.api.extensions [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-27 06:40:46.312 8 INFO neutron.api.extensions [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Loaded extension: multi-provider 2026-05-27 06:40:46.313 8 INFO neutron.api.extensions [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Loaded extension: net-mtu 2026-05-27 06:40:46.313 8 INFO neutron.api.extensions [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Loaded extension: net-mtu-writable 2026-05-27 06:40:46.314 8 INFO neutron.api.extensions [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Loaded extension: network_availability_zone 2026-05-27 06:40:46.314 8 INFO neutron.api.extensions [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Loaded extension: network_ha 2026-05-27 06:40:46.315 8 INFO neutron.api.extensions [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Loaded extension: network-ip-availability 2026-05-27 06:40:46.316 8 INFO neutron.api.extensions [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-27 06:40:46.317 8 INFO neutron.api.extensions [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Loaded extension: pagination 2026-05-27 06:40:46.317 8 INFO neutron.api.extensions [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Loaded extension: port-device-profile 2026-05-27 06:40:46.318 8 INFO neutron.api.extensions [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-27 06:40:46.318 8 INFO neutron.api.extensions [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-27 06:40:46.319 8 INFO neutron.api.extensions [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Loaded extension: port-mac-override 2026-05-27 06:40:46.320 8 INFO neutron.api.extensions [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-27 06:40:46.320 8 INFO neutron.api.extensions [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-27 06:40:46.321 8 INFO neutron.api.extensions [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Loaded extension: port-resource-request 2026-05-27 06:40:46.322 8 INFO neutron.api.extensions [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-27 06:40:46.322 8 INFO neutron.api.extensions [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Loaded extension: binding 2026-05-27 06:40:46.323 8 INFO neutron.api.extensions [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Loaded extension: binding-extended 2026-05-27 06:40:46.324 8 INFO neutron.api.extensions [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Loaded extension: port-security 2026-05-27 06:40:46.324 8 INFO neutron.api.extensions [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Loaded extension: project-id 2026-05-27 06:40:46.325 8 INFO neutron.api.extensions [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Loaded extension: provider 2026-05-27 06:40:46.327 8 INFO neutron.api.extensions [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Loaded extension: qos 2026-05-27 06:40:46.328 8 INFO neutron.api.extensions [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-27 06:40:46.328 8 INFO neutron.api.extensions [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-27 06:40:46.329 8 INFO neutron.api.extensions [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Loaded extension: qos-default 2026-05-27 06:40:46.330 8 INFO neutron.api.extensions [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Loaded extension: qos-fip 2026-05-27 06:40:46.330 8 INFO neutron.api.extensions [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-27 06:40:46.331 8 INFO neutron.api.extensions [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-27 06:40:46.332 8 INFO neutron.api.extensions [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-27 06:40:46.332 8 INFO neutron.api.extensions [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-27 06:40:46.333 8 INFO neutron.api.extensions [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-27 06:40:46.334 8 INFO neutron.api.extensions [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Loaded extension: qos-pps 2026-05-27 06:40:46.334 8 INFO neutron.api.extensions [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-27 06:40:46.335 8 INFO neutron.api.extensions [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-27 06:40:46.336 8 INFO neutron.api.extensions [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Loaded extension: qos-rules-alias 2026-05-27 06:40:46.336 8 INFO neutron.api.extensions [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Loaded extension: quota-check-limit 2026-05-27 06:40:46.338 8 INFO neutron.api.extensions [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Loaded extension: quotas 2026-05-27 06:40:46.339 8 INFO neutron.api.extensions [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Loaded extension: quota_details 2026-05-27 06:40:46.340 8 INFO neutron.api.extensions [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Loaded extension: rbac-policies 2026-05-27 06:40:46.341 8 INFO neutron.api.extensions [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Loaded extension: rbac-address-group 2026-05-27 06:40:46.342 8 INFO neutron.api.extensions [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Loaded extension: rbac-address-scope 2026-05-27 06:40:46.342 8 INFO neutron.api.extensions [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Loaded extension: rbac-security-groups 2026-05-27 06:40:46.343 8 INFO neutron.api.extensions [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-27 06:40:46.344 8 INFO neutron.api.extensions [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Loaded extension: revision-if-match 2026-05-27 06:40:46.344 8 INFO neutron.api.extensions [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-27 06:40:46.345 8 INFO neutron.api.extensions [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Loaded extension: router_availability_zone 2026-05-27 06:40:46.345 8 INFO neutron.api.extensions [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-27 06:40:46.347 8 INFO neutron.api.extensions [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-27 06:40:46.348 8 INFO neutron.api.extensions [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-27 06:40:46.348 8 INFO neutron.api.extensions [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-27 06:40:46.349 8 INFO neutron.api.extensions [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-27 06:40:46.349 8 INFO neutron.api.extensions [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-27 06:40:46.357 8 INFO neutron.api.extensions [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Loaded extension: security-group 2026-05-27 06:40:46.358 8 INFO neutron.api.extensions [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Loaded extension: segment 2026-05-27 06:40:46.358 8 INFO neutron.api.extensions [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-27 06:40:46.359 8 INFO neutron.api.extensions [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Loaded extension: service-type 2026-05-27 06:40:46.360 8 INFO neutron.api.extensions [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Loaded extension: sorting 2026-05-27 06:40:46.360 8 INFO neutron.api.extensions [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Loaded extension: standard-attr-segment 2026-05-27 06:40:46.361 8 INFO neutron.api.extensions [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Loaded extension: standard-attr-description 2026-05-27 06:40:46.362 8 INFO neutron.api.extensions [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Loaded extension: stateful-security-group 2026-05-27 06:40:46.362 8 WARNING neutron.api.extensions [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-05-27 06:40:46.363 8 INFO neutron.api.extensions [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-27 06:40:46.363 8 INFO neutron.api.extensions [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Loaded extension: subnet_onboard 2026-05-27 06:40:46.364 8 INFO neutron.api.extensions [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-27 06:40:46.365 8 INFO neutron.api.extensions [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Loaded extension: subnet-service-types 2026-05-27 06:40:46.365 8 INFO neutron.api.extensions [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Loaded extension: subnet_allocation 2026-05-27 06:40:46.366 8 INFO neutron.api.extensions [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-27 06:40:46.367 8 INFO neutron.api.extensions [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-27 06:40:46.370 8 INFO neutron.api.extensions [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Loaded extension: standard-attr-tag 2026-05-27 06:40:46.370 8 INFO neutron.api.extensions [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-27 06:40:46.371 8 INFO neutron.api.extensions [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Loaded extension: trunk 2026-05-27 06:40:46.372 8 INFO neutron.api.extensions [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Loaded extension: trunk-details 2026-05-27 06:40:46.372 8 INFO neutron.api.extensions [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-27 06:40:46.373 8 INFO neutron.api.extensions [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-27 06:40:46.374 8 INFO neutron.api.extensions [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-27 06:40:46.374 8 INFO neutron.api.extensions [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Loaded extension: vpn-flavors 2026-05-27 06:40:46.376 8 INFO neutron.api.extensions [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Loaded extension: vpnaas 2026-05-27 06:40:46.378 8 INFO neutron.quota.resource_registry [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-27 06:40:46.379 8 INFO neutron.quota.resource_registry [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-27 06:40:46.379 8 INFO neutron.quota.resource_registry [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-27 06:40:46.379 8 INFO neutron.quota.resource_registry [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-27 06:40:46.380 8 INFO neutron.quota.resource_registry [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-27 06:40:46.380 8 INFO neutron.quota.resource_registry [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-27 06:40:46.382 8 INFO neutron.quota.resource_registry [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-27 06:40:46.383 8 INFO neutron.quota.resource_registry [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-27 06:40:46.383 8 INFO neutron.quota.resource_registry [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-27 06:40:46.383 8 INFO neutron.quota.resource_registry [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-27 06:40:46.384 8 WARNING neutron.quota.resource_registry [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] subnetpool is already registered 2026-05-27 06:40:46.384 8 INFO neutron.quota.resource_registry [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-27 06:40:46.384 8 WARNING neutron.quota.resource_registry [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] subnetpool is already registered 2026-05-27 06:40:46.384 8 INFO neutron.quota.resource_registry [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-27 06:40:46.384 8 INFO neutron.quota.resource_registry [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-27 06:40:46.385 8 INFO neutron.quota.resource_registry [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-27 06:40:46.385 8 INFO neutron.quota.resource_registry [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-27 06:40:46.385 8 INFO neutron.quota.resource_registry [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-27 06:40:46.385 8 INFO neutron.quota.resource_registry [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-27 06:40:46.387 8 INFO neutron.quota.resource_registry [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-27 06:40:46.388 8 WARNING neutron.quota.resource_registry [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] router is already registered 2026-05-27 06:40:46.388 8 INFO neutron.quota.resource_registry [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-27 06:40:46.388 8 WARNING neutron.quota.resource_registry [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] floatingip is already registered 2026-05-27 06:40:46.389 8 INFO neutron.quota.resource_registry [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-27 06:40:46.389 8 WARNING neutron.quota.resource_registry [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] rbac_policy is already registered 2026-05-27 06:40:46.390 8 INFO neutron.quota.resource_registry [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-27 06:40:46.390 8 WARNING neutron.quota.resource_registry [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] security_group is already registered 2026-05-27 06:40:46.390 8 INFO neutron.quota.resource_registry [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-27 06:40:46.390 8 WARNING neutron.quota.resource_registry [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] security_group_rule is already registered 2026-05-27 06:40:46.391 8 INFO neutron.quota.resource_registry [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-27 06:40:46.391 8 WARNING neutron.quota.resource_registry [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] subnetpool is already registered 2026-05-27 06:40:46.391 8 INFO neutron.quota.resource_registry [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-27 06:40:46.391 8 WARNING neutron.quota.resource_registry [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] subnetpool is already registered 2026-05-27 06:40:46.392 8 INFO neutron.quota.resource_registry [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-27 06:40:46.392 8 WARNING neutron.quota.resource_registry [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] trunk is already registered 2026-05-27 06:40:46.392 8 INFO neutron.quota.resource_registry [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-27 06:40:46.392 8 WARNING neutron.quota.resource_registry [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] endpoint_group is already registered 2026-05-27 06:40:46.392 8 INFO neutron.quota.resource_registry [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-27 06:40:46.392 8 WARNING neutron.quota.resource_registry [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] vpnservice is already registered 2026-05-27 06:40:46.393 8 INFO neutron.quota.resource_registry [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-27 06:40:46.393 8 WARNING neutron.quota.resource_registry [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] ipsec_site_connection is already registered 2026-05-27 06:40:46.393 8 INFO neutron.quota.resource_registry [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-27 06:40:46.393 8 WARNING neutron.quota.resource_registry [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] ipsecpolicy is already registered 2026-05-27 06:40:46.393 8 INFO neutron.quota.resource_registry [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-27 06:40:46.394 8 WARNING neutron.quota.resource_registry [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] ikepolicy is already registered 2026-05-27 06:40:46.434 8 WARNING keystonemiddleware._common.config [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-27 06:40:46.443 8 WARNING oslo_config.cfg [None req-8231ea6a-91f9-4c05-b43f-9c4d7a33c698 - - - - - -] 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 0x55e1ebb87150 pid: 8 (default app) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 06:40:52.084 8 INFO neutron.pecan_wsgi.hooks.translation [None req-db5063c3-0266-42f4-b040-bb85ea411cd3 a6d0762822764289a52afe2d4806ee46 90059c141d604f6684ba391d2df29551 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1/4] 199.204.45.140 () {44 vars in 928 bytes} [Wed May 27 06:40:51 2026] GET /v2.0/networks/public => generated 108 bytes in 794 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 4/5] 199.204.45.140 () {44 vars in 950 bytes} [Wed May 27 06:40:52 2026] GET /v2.0/networks?name=public => generated 15 bytes in 289 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 06:40:52.785 8 WARNING oslo_policy.policy [None req-35f07716-e41a-476e-8431-d588e5a05706 a6d0762822764289a52afe2d4806ee46 90059c141d604f6684ba391d2df29551 - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-05-27 06:40:52.932 8 WARNING neutron.services.revisions.revision_plugin [None req-35f07716-e41a-476e-8431-d588e5a05706 a6d0762822764289a52afe2d4806ee46 90059c141d604f6684ba391d2df29551 - - default default] Could not find related network for resource to bump revision. 2026-05-27 06:40:52.973 8 INFO neutron.db.segments_db [None req-35f07716-e41a-476e-8431-d588e5a05706 a6d0762822764289a52afe2d4806ee46 90059c141d604f6684ba391d2df29551 - - default default] Added segment 3f9f7600-8028-47ab-96b3-a75c1b123ce6 of type flat for network d82839fd-8ad6-401d-887b-d9170c3de4e0 2026-05-27 06:40:53.055 8 INFO neutron.pecan_wsgi.hooks.translation [None req-35f07716-e41a-476e-8431-d588e5a05706 a6d0762822764289a52afe2d4806ee46 90059c141d604f6684ba391d2df29551 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 2/6] 199.204.45.140 () {48 vars in 968 bytes} [Wed May 27 06:40:52 2026] POST /v2.0/networks => generated 124 bytes in 694 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 06:40:59.333 7 INFO neutron.pecan_wsgi.hooks.translation [None req-28c58591-6639-4a23-b6f0-ebb873377976 a6d0762822764289a52afe2d4806ee46 90059c141d604f6684ba391d2df29551 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/7] 199.204.45.140 () {44 vars in 928 bytes} [Wed May 27 06:40:58 2026] GET /v2.0/networks/public => generated 108 bytes in 399 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 199.204.45.140 () {44 vars in 950 bytes} [Wed May 27 06:40:59 2026] GET /v2.0/networks?name=public => generated 15 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 06:40:59.704 7 WARNING oslo_policy.policy [None req-15e6d9b1-e76e-4268-bead-8b4ef60cc521 a6d0762822764289a52afe2d4806ee46 90059c141d604f6684ba391d2df29551 - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-05-27 06:40:59.744 7 WARNING neutron.services.revisions.revision_plugin [None req-15e6d9b1-e76e-4268-bead-8b4ef60cc521 a6d0762822764289a52afe2d4806ee46 90059c141d604f6684ba391d2df29551 - - default default] Could not find related network for resource to bump revision. 2026-05-27 06:40:59.766 7 INFO neutron.db.segments_db [None req-15e6d9b1-e76e-4268-bead-8b4ef60cc521 a6d0762822764289a52afe2d4806ee46 90059c141d604f6684ba391d2df29551 - - default default] Added segment 88700467-9f53-4543-a894-eef4e4e1f5d5 of type flat for network 70cf2fcd-66ac-419e-8654-8c2d4d987248 2026-05-27 06:40:59.809 7 INFO neutron.pecan_wsgi.hooks.translation [None req-15e6d9b1-e76e-4268-bead-8b4ef60cc521 a6d0762822764289a52afe2d4806ee46 90059c141d604f6684ba391d2df29551 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/9] 199.204.45.140 () {48 vars in 968 bytes} [Wed May 27 06:40:59 2026] POST /v2.0/networks => generated 124 bytes in 457 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 06:41:05.721 7 INFO neutron.pecan_wsgi.hooks.translation [None req-99583a2f-702e-49fd-8139-a6f79c4e9813 a6d0762822764289a52afe2d4806ee46 90059c141d604f6684ba391d2df29551 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/11] 199.204.45.140 () {44 vars in 928 bytes} [Wed May 27 06:41:05 2026] GET /v2.0/networks/public => generated 108 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/12] 199.204.45.140 () {44 vars in 950 bytes} [Wed May 27 06:41:05 2026] GET /v2.0/networks?name=public => generated 15 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 06:41:05.811 7 WARNING neutron.services.revisions.revision_plugin [None req-dd7cf5f9-b985-4113-baf4-d1c0d89f5314 a6d0762822764289a52afe2d4806ee46 90059c141d604f6684ba391d2df29551 - - default default] Could not find related network for resource to bump revision. 2026-05-27 06:41:05.833 7 INFO neutron.db.segments_db [None req-dd7cf5f9-b985-4113-baf4-d1c0d89f5314 a6d0762822764289a52afe2d4806ee46 90059c141d604f6684ba391d2df29551 - - default default] Added segment 6b050df1-0bdc-439c-8f23-383dbca5e222 of type flat for network 1faa2a9a-a566-4729-970c-3a28083bac9f 2026-05-27 06:41:05.872 7 INFO neutron.pecan_wsgi.hooks.translation [None req-dd7cf5f9-b985-4113-baf4-d1c0d89f5314 a6d0762822764289a52afe2d4806ee46 90059c141d604f6684ba391d2df29551 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 8/13] 199.204.45.140 () {48 vars in 968 bytes} [Wed May 27 06:41:05 2026] POST /v2.0/networks => generated 124 bytes in 132 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 06:41:11.775 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d2bdbfd5-55ec-4508-9d8f-a50519b6f4cb a6d0762822764289a52afe2d4806ee46 90059c141d604f6684ba391d2df29551 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/14] 199.204.45.140 () {44 vars in 928 bytes} [Wed May 27 06:41:11 2026] GET /v2.0/networks/public => generated 108 bytes in 69 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/15] 199.204.45.140 () {44 vars in 950 bytes} [Wed May 27 06:41:11 2026] GET /v2.0/networks?name=public => generated 15 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 06:41:11.860 8 WARNING neutron.services.revisions.revision_plugin [None req-3eeeaaae-27f8-441b-b2a1-3237677e787e a6d0762822764289a52afe2d4806ee46 90059c141d604f6684ba391d2df29551 - - default default] Could not find related network for resource to bump revision. 2026-05-27 06:41:11.888 8 INFO neutron.db.segments_db [None req-3eeeaaae-27f8-441b-b2a1-3237677e787e a6d0762822764289a52afe2d4806ee46 90059c141d604f6684ba391d2df29551 - - default default] Added segment 7a3ea08f-7717-441f-852a-e911d91429c5 of type flat for network fcec3c34-89ae-46ca-949f-87b0bb9becef 2026-05-27 06:41:11.924 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3eeeaaae-27f8-441b-b2a1-3237677e787e a6d0762822764289a52afe2d4806ee46 90059c141d604f6684ba391d2df29551 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/16] 199.204.45.140 () {48 vars in 968 bytes} [Wed May 27 06:41:11 2026] POST /v2.0/networks => generated 124 bytes in 132 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 06:41:17.837 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6332c947-38ff-4fbf-a4da-3dbbe85a2616 a6d0762822764289a52afe2d4806ee46 90059c141d604f6684ba391d2df29551 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 8/18] 199.204.45.140 () {44 vars in 928 bytes} [Wed May 27 06:41:17 2026] GET /v2.0/networks/public => generated 108 bytes in 81 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/19] 199.204.45.140 () {44 vars in 950 bytes} [Wed May 27 06:41:17 2026] GET /v2.0/networks?name=public => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 06:41:17.917 8 WARNING neutron.services.revisions.revision_plugin [None req-999558b6-8907-4615-8453-9ec65bf5e326 a6d0762822764289a52afe2d4806ee46 90059c141d604f6684ba391d2df29551 - - default default] Could not find related network for resource to bump revision. 2026-05-27 06:41:17.937 8 INFO neutron.db.segments_db [None req-999558b6-8907-4615-8453-9ec65bf5e326 a6d0762822764289a52afe2d4806ee46 90059c141d604f6684ba391d2df29551 - - default default] Added segment e3ed7e37-bf4c-4bfc-bdda-55f777b363ed of type flat for network 0d9a7a68-24ed-4ec7-b333-77da94b56a6e 2026-05-27 06:41:17.986 8 INFO neutron.pecan_wsgi.hooks.translation [None req-999558b6-8907-4615-8453-9ec65bf5e326 a6d0762822764289a52afe2d4806ee46 90059c141d604f6684ba391d2df29551 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/20] 199.204.45.140 () {48 vars in 968 bytes} [Wed May 27 06:41:17 2026] POST /v2.0/networks => generated 124 bytes in 136 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 06:41:23.901 7 INFO neutron.pecan_wsgi.hooks.translation [None req-634f5378-30de-47b9-b51e-74f1cfdfb15e a6d0762822764289a52afe2d4806ee46 90059c141d604f6684ba391d2df29551 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 12/21] 199.204.45.140 () {44 vars in 928 bytes} [Wed May 27 06:41:23 2026] GET /v2.0/networks/public => generated 108 bytes in 93 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/22] 199.204.45.140 () {44 vars in 950 bytes} [Wed May 27 06:41:23 2026] GET /v2.0/networks?name=public => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 06:41:24.036 7 WARNING neutron.services.revisions.revision_plugin [None req-e2f37ebd-551d-4dff-aafb-2ac2041ce7f3 a6d0762822764289a52afe2d4806ee46 90059c141d604f6684ba391d2df29551 - - default default] Could not find related network for resource to bump revision. 2026-05-27 06:41:24.059 7 INFO neutron.db.segments_db [None req-e2f37ebd-551d-4dff-aafb-2ac2041ce7f3 a6d0762822764289a52afe2d4806ee46 90059c141d604f6684ba391d2df29551 - - default default] Added segment 30ef7071-daf7-482d-b906-20e41c3695ac of type flat for network 0d3b14c3-5142-4c9c-b9d3-3f4272d53b94 [pid: 7|app: 0|req: 13/23] 199.204.45.140 () {48 vars in 968 bytes} [Wed May 27 06:41:23 2026] POST /v2.0/networks => generated 706 bytes in 351 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 06:41:25.570 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e13bb12d-d570-4a84-a5c8-44ea23d4c571 a6d0762822764289a52afe2d4806ee46 90059c141d604f6684ba391d2df29551 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 11/24] 199.204.45.140 () {44 vars in 928 bytes} [Wed May 27 06:41:25 2026] GET /v2.0/networks/public => generated 108 bytes in 78 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/25] 199.204.45.140 () {44 vars in 950 bytes} [Wed May 27 06:41:25 2026] GET /v2.0/networks?name=public => generated 709 bytes in 764 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 06:41:26.379 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c0f488e7-583a-42a7-8104-3957210c8588 a6d0762822764289a52afe2d4806ee46 90059c141d604f6684ba391d2df29551 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 12/26] 199.204.45.140 () {44 vars in 1035 bytes} [Wed May 27 06:41:26 2026] GET /v2.0/subnets/public-subnet?network_id=0d3b14c3-5142-4c9c-b9d3-3f4272d53b94 => generated 113 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/27] 199.204.45.140 () {44 vars in 1058 bytes} [Wed May 27 06:41:26 2026] GET /v2.0/subnets?name=public-subnet&network_id=0d3b14c3-5142-4c9c-b9d3-3f4272d53b94 => generated 14 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/28] 199.204.45.140 () {48 vars in 966 bytes} [Wed May 27 06:41:26 2026] POST /v2.0/subnets => generated 641 bytes in 407 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 06:47:10.996 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [596461da-d34b-43ac-8e62-c7358c051416] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-27 06:47:10.998 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [6c396c9a-61d4-4df4-805f-9c2877588ff7] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-27 06:47:11.001 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed May 27 06:47:11 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.140) !!! 2026-05-27 06:47:11.145 8 INFO neutron.pecan_wsgi.hooks.translation [None req-db890d50-2851-4ea2-a79a-aebcb1a5a8a5 a6d0762822764289a52afe2d4806ee46 90059c141d604f6684ba391d2df29551 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 36/74] 199.204.45.140 () {44 vars in 938 bytes} [Wed May 27 06:47:10 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 159 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 06:47:11.160 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [01b51c7d-8cd7-49dc-8243-504267f506d4] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-27 06:47:11.163 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [4f41bbc1-7991-413e-a34b-3a09aaa6e9bf] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-27 06:47:11.164 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed May 27 06:47:11 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.140) !!! [pid: 7|app: 0|req: 39/75] 199.204.45.140 () {44 vars in 960 bytes} [Wed May 27 06:47:11 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 06:47:11.263 8 INFO neutron.db.segments_db [None req-fbae718c-50ea-4346-8ddb-ea3f950ed784 a6d0762822764289a52afe2d4806ee46 90059c141d604f6684ba391d2df29551 - - default default] Added segment 1b57345a-5438-4fd6-98d3-b96646901932 of type vxlan for network 60adf369-617f-47ae-9bd7-4a22d6f10b09 [pid: 8|app: 0|req: 37/76] 199.204.45.140 () {48 vars in 967 bytes} [Wed May 27 06:47:11 2026] POST /v2.0/networks => generated 707 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 06:47:12.360 7 INFO oslo.messaging._drivers.impl_rabbit [-] [01b51c7d-8cd7-49dc-8243-504267f506d4] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 54502. 2026-05-27 06:47:12.361 7 INFO oslo.messaging._drivers.impl_rabbit [-] [4f41bbc1-7991-413e-a34b-3a09aaa6e9bf] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 54508. 2026-05-27 06:47:12.400 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9bb1703a-7764-472e-ab31-fe39bd86f14c a6d0762822764289a52afe2d4806ee46 90059c141d604f6684ba391d2df29551 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 40/77] 199.204.45.140 () {44 vars in 938 bytes} [Wed May 27 06:47:12 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) 2026-05-27 06:47:12.467 8 INFO oslo.messaging._drivers.impl_rabbit [-] [596461da-d34b-43ac-8e62-c7358c051416] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 54510. 2026-05-27 06:47:12.471 8 INFO oslo.messaging._drivers.impl_rabbit [-] [6c396c9a-61d4-4df4-805f-9c2877588ff7] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 54512. [pid: 8|app: 0|req: 38/78] 199.204.45.140 () {44 vars in 960 bytes} [Wed May 27 06:47:12 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 06:47:12.516 7 INFO neutron.pecan_wsgi.hooks.translation [None req-58e17dde-79ac-43a6-a9ee-26f8c2c3051a a6d0762822764289a52afe2d4806ee46 90059c141d604f6684ba391d2df29551 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 41/79] 199.204.45.140 () {44 vars in 1037 bytes} [Wed May 27 06:47:12 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=60adf369-617f-47ae-9bd7-4a22d6f10b09 => generated 114 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/80] 199.204.45.140 () {44 vars in 1060 bytes} [Wed May 27 06:47:12 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=60adf369-617f-47ae-9bd7-4a22d6f10b09 => generated 14 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/81] 199.204.45.140 () {48 vars in 966 bytes} [Wed May 27 06:47:12 2026] POST /v2.0/subnets => generated 627 bytes in 288 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 06:47:14.073 8 INFO neutron.api.v2.resource [None req-fbb4735c-f77f-4f83-bdd5-2c7ace7e61cf a6d0762822764289a52afe2d4806ee46 90059c141d604f6684ba391d2df29551 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 40/82] 199.204.45.140 () {44 vars in 972 bytes} [Wed May 27 06:47:14 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 69 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/83] 199.204.45.140 () {44 vars in 994 bytes} [Wed May 27 06:47:14 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/84] 199.204.45.140 () {48 vars in 981 bytes} [Wed May 27 06:47:14 2026] POST /v2.0/security-groups => generated 1552 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/85] 199.204.45.140 () {44 vars in 1002 bytes} [Wed May 27 06:47:15 2026] GET /v2.0/security-groups/e7d6e207-fb60-4dd1-8abc-05ba49dbab05 => generated 1552 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/86] 199.204.45.140 () {44 vars in 1002 bytes} [Wed May 27 06:47:15 2026] GET /v2.0/security-groups/e7d6e207-fb60-4dd1-8abc-05ba49dbab05 => generated 1552 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/87] 199.204.45.140 () {44 vars in 1002 bytes} [Wed May 27 06:47:15 2026] GET /v2.0/security-groups/e7d6e207-fb60-4dd1-8abc-05ba49dbab05 => generated 1552 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/88] 199.204.45.140 () {48 vars in 992 bytes} [Wed May 27 06:47:15 2026] POST /v2.0/security-group-rules => generated 569 bytes in 91 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/89] 199.204.45.140 () {44 vars in 1002 bytes} [Wed May 27 06:47:16 2026] GET /v2.0/security-groups/e7d6e207-fb60-4dd1-8abc-05ba49dbab05 => generated 2134 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/90] 199.204.45.140 () {44 vars in 1002 bytes} [Wed May 27 06:47:16 2026] GET /v2.0/security-groups/e7d6e207-fb60-4dd1-8abc-05ba49dbab05 => generated 2134 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/91] 199.204.45.140 () {44 vars in 1002 bytes} [Wed May 27 06:47:16 2026] GET /v2.0/security-groups/e7d6e207-fb60-4dd1-8abc-05ba49dbab05 => generated 2134 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/94] 199.204.45.140 () {48 vars in 992 bytes} [Wed May 27 06:47:16 2026] POST /v2.0/security-group-rules => generated 571 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/95] 199.204.45.140 () {44 vars in 1002 bytes} [Wed May 27 06:47:17 2026] GET /v2.0/security-groups/e7d6e207-fb60-4dd1-8abc-05ba49dbab05 => generated 2718 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/96] 199.204.45.140 () {44 vars in 1002 bytes} [Wed May 27 06:47:17 2026] GET /v2.0/security-groups/e7d6e207-fb60-4dd1-8abc-05ba49dbab05 => generated 2718 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/97] 199.204.45.140 () {44 vars in 1002 bytes} [Wed May 27 06:47:17 2026] GET /v2.0/security-groups/e7d6e207-fb60-4dd1-8abc-05ba49dbab05 => generated 2718 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/98] 199.204.45.140 () {48 vars in 992 bytes} [Wed May 27 06:47:17 2026] POST /v2.0/security-group-rules => generated 571 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/99] 199.204.45.140 () {44 vars in 1002 bytes} [Wed May 27 06:47:18 2026] GET /v2.0/security-groups/e7d6e207-fb60-4dd1-8abc-05ba49dbab05 => generated 3302 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/100] 199.204.45.140 () {44 vars in 1002 bytes} [Wed May 27 06:47:19 2026] GET /v2.0/security-groups/e7d6e207-fb60-4dd1-8abc-05ba49dbab05 => generated 3302 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/101] 199.204.45.140 () {44 vars in 1002 bytes} [Wed May 27 06:47:19 2026] GET /v2.0/security-groups/e7d6e207-fb60-4dd1-8abc-05ba49dbab05 => generated 3302 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/102] 199.204.45.140 () {48 vars in 992 bytes} [Wed May 27 06:47:19 2026] POST /v2.0/security-group-rules => generated 571 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/103] 199.204.45.140 () {44 vars in 1002 bytes} [Wed May 27 06:47:20 2026] GET /v2.0/security-groups/e7d6e207-fb60-4dd1-8abc-05ba49dbab05 => generated 3886 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/104] 199.204.45.140 () {44 vars in 1002 bytes} [Wed May 27 06:47:20 2026] GET /v2.0/security-groups/e7d6e207-fb60-4dd1-8abc-05ba49dbab05 => 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: 55/105] 199.204.45.140 () {44 vars in 1002 bytes} [Wed May 27 06:47:20 2026] GET /v2.0/security-groups/e7d6e207-fb60-4dd1-8abc-05ba49dbab05 => generated 3886 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/106] 199.204.45.140 () {48 vars in 992 bytes} [Wed May 27 06:47:20 2026] POST /v2.0/security-group-rules => generated 571 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/107] 199.204.45.140 () {44 vars in 988 bytes} [Wed May 27 06:47:21 2026] GET /v2.0/networks/60adf369-617f-47ae-9bd7-4a22d6f10b09 => generated 732 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 06:47:21.696 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0d958501-e793-4eb2-bef2-85b3ba94fdad a6d0762822764289a52afe2d4806ee46 90059c141d604f6684ba391d2df29551 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 52/108] 199.204.45.140 () {44 vars in 1077 bytes} [Wed May 27 06:47:21 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=60adf369-617f-47ae-9bd7-4a22d6f10b09 => generated 132 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/109] 199.204.45.140 () {44 vars in 1100 bytes} [Wed May 27 06:47:21 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=60adf369-617f-47ae-9bd7-4a22d6f10b09 => generated 12 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/110] 199.204.45.140 () {44 vars in 1002 bytes} [Wed May 27 06:47:21 2026] GET /v2.0/security-groups/e7d6e207-fb60-4dd1-8abc-05ba49dbab05 => generated 4470 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/111] 199.204.45.140 () {48 vars in 962 bytes} [Wed May 27 06:47:21 2026] POST /v2.0/ports => generated 1100 bytes in 408 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-27 06:47:28.257 8 INFO neutron.pecan_wsgi.hooks.translation [None req-13f22336-e7ea-4f50-a68d-7da6aaa2d4b9 a6d0762822764289a52afe2d4806ee46 90059c141d604f6684ba391d2df29551 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 54/112] 199.204.45.140 () {44 vars in 980 bytes} [Wed May 27 06:47:28 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 73 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 59/113] 199.204.45.140 () {44 vars in 1002 bytes} [Wed May 27 06:47:28 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/114] 199.204.45.140 () {48 vars in 1032 bytes} [Wed May 27 06:47:28 2026] PUT /v2.0/ports/1f1b88f3-59ab-4a4a-84cd-f5d2e19cd414 => generated 1213 bytes in 914 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/115] 199.204.45.140 () {44 vars in 921 bytes} [Wed May 27 06:47:30 2026] GET /v2.0/ports => generated 3730 bytes in 325 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-05-27 06:47:32.232 8 INFO neutron.api.v2.resource [None req-a39b78aa-afff-4300-89a2-d1c50469d3d1 a6d0762822764289a52afe2d4806ee46 90059c141d604f6684ba391d2df29551 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 57/118] 199.204.45.140 () {44 vars in 960 bytes} [Wed May 27 06:47:32 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 62/119] 199.204.45.140 () {44 vars in 982 bytes} [Wed May 27 06:47:32 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/120] 199.204.45.140 () {48 vars in 981 bytes} [Wed May 27 06:47:32 2026] POST /v2.0/security-groups => generated 1546 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 63/121] 199.204.45.140 () {44 vars in 1002 bytes} [Wed May 27 06:47:33 2026] GET /v2.0/security-groups/59daf1dc-4213-4e10-95d7-8760043cc758 => generated 1546 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/122] 199.204.45.140 () {44 vars in 1002 bytes} [Wed May 27 06:47:33 2026] GET /v2.0/security-groups/59daf1dc-4213-4e10-95d7-8760043cc758 => generated 1546 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 64/123] 199.204.45.140 () {44 vars in 1002 bytes} [Wed May 27 06:47:33 2026] GET /v2.0/security-groups/59daf1dc-4213-4e10-95d7-8760043cc758 => generated 1546 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/124] 199.204.45.140 () {48 vars in 992 bytes} [Wed May 27 06:47:33 2026] POST /v2.0/security-group-rules => generated 591 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 65/125] 199.204.45.140 () {44 vars in 1002 bytes} [Wed May 27 06:47:34 2026] GET /v2.0/security-groups/59daf1dc-4213-4e10-95d7-8760043cc758 => generated 2150 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 61/126] 199.204.45.140 () {44 vars in 1002 bytes} [Wed May 27 06:47:34 2026] GET /v2.0/security-groups/59daf1dc-4213-4e10-95d7-8760043cc758 => generated 2150 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 66/127] 199.204.45.140 () {44 vars in 1002 bytes} [Wed May 27 06:47:34 2026] GET /v2.0/security-groups/59daf1dc-4213-4e10-95d7-8760043cc758 => generated 2150 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 62/128] 199.204.45.140 () {48 vars in 992 bytes} [Wed May 27 06:47:34 2026] POST /v2.0/security-group-rules => generated 595 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 68/139] 199.204.45.140 () {44 vars in 976 bytes} [Wed May 27 06:48:50 2026] GET /v2.0/quotas/90059c141d604f6684ba391d2df29551 => 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: 7|app: 0|req: 72/140] 199.204.45.140 () {48 vars in 1028 bytes} [Wed May 27 06:48:51 2026] PUT /v2.0/quotas/90059c141d604f6684ba391d2df29551 => generated 291 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 06:51:01.207 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [6c396c9a-61d4-4df4-805f-9c2877588ff7] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-27 06:51:01.208 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [596461da-d34b-43ac-8e62-c7358c051416] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-27 06:51:01.211 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed May 27 06:51:01 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports/octavia-health-manager-port-instance (ip 199.204.45.140) !!! /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 06:51:01.462 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a1c23dd0-226d-4b1b-8a6b-a88c68c9cd52 a6d0762822764289a52afe2d4806ee46 90059c141d604f6684ba391d2df29551 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 77/157] 199.204.45.140 () {30 vars in 741 bytes} [Wed May 27 06:51:01 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 265 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 06:51:01.477 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [01b51c7d-8cd7-49dc-8243-504267f506d4] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-27 06:51:01.478 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [4f41bbc1-7991-413e-a34b-3a09aaa6e9bf] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 81/158] 199.204.45.140 () {30 vars in 763 bytes} [Wed May 27 06:51:01 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 06:51:03.363 8 INFO oslo.messaging._drivers.impl_rabbit [-] [596461da-d34b-43ac-8e62-c7358c051416] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 45890. 2026-05-27 06:51:03.364 8 INFO oslo.messaging._drivers.impl_rabbit [-] [6c396c9a-61d4-4df4-805f-9c2877588ff7] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 45886. 2026-05-27 06:51:03.431 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8c391f52-a1ca-4f3a-bb0f-19a23163f6e0 a6d0762822764289a52afe2d4806ee46 90059c141d604f6684ba391d2df29551 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 79/161] 199.204.45.140 () {30 vars in 741 bytes} [Wed May 27 06:51:03 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 91 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 83/162] 199.204.45.140 () {30 vars in 763 bytes} [Wed May 27 06:51:03 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:01:13.009 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [4f41bbc1-7991-413e-a34b-3a09aaa6e9bf] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-27 07:01:13.010 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [01b51c7d-8cd7-49dc-8243-504267f506d4] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-27 07:01:13.012 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed May 27 07:01:13 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/security-groups/manila-service-security-group?project_id=72686bedfd004fed985f4367315fb292 (ip 199.204.45.140) !!! 2026-05-27 07:01:13.173 7 INFO neutron.api.v2.resource [None req-6cf77d6b-0cf5-4189-92a3-d3662dff1493 a6d0762822764289a52afe2d4806ee46 90059c141d604f6684ba391d2df29551 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 124/243] 199.204.45.140 () {44 vars in 1075 bytes} [Wed May 27 07:01:13 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=72686bedfd004fed985f4367315fb292 => generated 139 bytes in 172 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 07:01:13.182 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [6c396c9a-61d4-4df4-805f-9c2877588ff7] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-27 07:01:13.183 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [596461da-d34b-43ac-8e62-c7358c051416] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-27 07:01:13.185 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed May 27 07:01:13 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/security-groups?name=manila-service-security-group&project_id=72686bedfd004fed985f4367315fb292 (ip 199.204.45.140) !!! [pid: 8|app: 0|req: 120/244] 199.204.45.140 () {44 vars in 1098 bytes} [Wed May 27 07:01:13 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=72686bedfd004fed985f4367315fb292 => generated 23 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 125/245] 199.204.45.140 () {48 vars in 982 bytes} [Wed May 27 07:01:13 2026] POST /v2.0/security-groups => generated 1560 bytes in 250 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-27 07:01:14.749 8 INFO oslo.messaging._drivers.impl_rabbit [-] [6c396c9a-61d4-4df4-805f-9c2877588ff7] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 59018. 2026-05-27 07:01:14.754 8 INFO oslo.messaging._drivers.impl_rabbit [-] [596461da-d34b-43ac-8e62-c7358c051416] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 59028. [pid: 8|app: 0|req: 121/246] 199.204.45.140 () {44 vars in 1089 bytes} [Wed May 27 07:01:14 2026] GET /v2.0/security-groups/912d9b99-a573-441f-8c1e-83545098c59b?project_id=72686bedfd004fed985f4367315fb292 => generated 1560 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 126/247] 199.204.45.140 () {44 vars in 1002 bytes} [Wed May 27 07:01:14 2026] GET /v2.0/security-groups/912d9b99-a573-441f-8c1e-83545098c59b => generated 1560 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 122/248] 199.204.45.140 () {44 vars in 1089 bytes} [Wed May 27 07:01:14 2026] GET /v2.0/security-groups/912d9b99-a573-441f-8c1e-83545098c59b?project_id=72686bedfd004fed985f4367315fb292 => generated 1560 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:01:15.001 7 INFO oslo.messaging._drivers.impl_rabbit [-] [01b51c7d-8cd7-49dc-8243-504267f506d4] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 59030. 2026-05-27 07:01:15.002 7 INFO oslo.messaging._drivers.impl_rabbit [-] [4f41bbc1-7991-413e-a34b-3a09aaa6e9bf] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 59034. [pid: 7|app: 0|req: 127/249] 199.204.45.140 () {48 vars in 992 bytes} [Wed May 27 07:01:14 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) [pid: 8|app: 0|req: 123/250] 199.204.45.140 () {44 vars in 1089 bytes} [Wed May 27 07:01:16 2026] GET /v2.0/security-groups/912d9b99-a573-441f-8c1e-83545098c59b?project_id=72686bedfd004fed985f4367315fb292 => generated 2138 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 128/251] 199.204.45.140 () {44 vars in 1002 bytes} [Wed May 27 07:01:16 2026] GET /v2.0/security-groups/912d9b99-a573-441f-8c1e-83545098c59b => generated 2138 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 124/252] 199.204.45.140 () {44 vars in 1089 bytes} [Wed May 27 07:01:16 2026] GET /v2.0/security-groups/912d9b99-a573-441f-8c1e-83545098c59b?project_id=72686bedfd004fed985f4367315fb292 => generated 2138 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 129/253] 199.204.45.140 () {48 vars in 992 bytes} [Wed May 27 07:01:16 2026] POST /v2.0/security-group-rules => generated 567 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 126/256] 199.204.45.140 () {44 vars in 1089 bytes} [Wed May 27 07:01:17 2026] GET /v2.0/security-groups/912d9b99-a573-441f-8c1e-83545098c59b?project_id=72686bedfd004fed985f4367315fb292 => 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: 131/257] 199.204.45.140 () {44 vars in 1002 bytes} [Wed May 27 07:01:17 2026] GET /v2.0/security-groups/912d9b99-a573-441f-8c1e-83545098c59b => generated 2718 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 127/258] 199.204.45.140 () {44 vars in 1089 bytes} [Wed May 27 07:01:17 2026] GET /v2.0/security-groups/912d9b99-a573-441f-8c1e-83545098c59b?project_id=72686bedfd004fed985f4367315fb292 => 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: 132/259] 199.204.45.140 () {48 vars in 992 bytes} [Wed May 27 07:01:17 2026] POST /v2.0/security-group-rules => generated 569 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 128/260] 199.204.45.140 () {44 vars in 1089 bytes} [Wed May 27 07:01:18 2026] GET /v2.0/security-groups/912d9b99-a573-441f-8c1e-83545098c59b?project_id=72686bedfd004fed985f4367315fb292 => generated 3300 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/261] 199.204.45.140 () {44 vars in 1002 bytes} [Wed May 27 07:01:18 2026] GET /v2.0/security-groups/912d9b99-a573-441f-8c1e-83545098c59b => generated 3300 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 129/262] 199.204.45.140 () {44 vars in 1089 bytes} [Wed May 27 07:01:19 2026] GET /v2.0/security-groups/912d9b99-a573-441f-8c1e-83545098c59b?project_id=72686bedfd004fed985f4367315fb292 => generated 3300 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/263] 199.204.45.140 () {48 vars in 992 bytes} [Wed May 27 07:01:19 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) 2026-05-27 07:04:43.893 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [6c396c9a-61d4-4df4-805f-9c2877588ff7] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-27 07:04:43.894 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [596461da-d34b-43ac-8e62-c7358c051416] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-27 07:04:43.895 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed May 27 07:04:43 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?tenant_id=72686bedfd004fed985f4367315fb292&shared=False (ip 199.204.45.140) !!! [pid: 8|app: 0|req: 143/290] 199.204.45.140 () {30 vars in 740 bytes} [Wed May 27 07:04:43 2026] GET /v2.0/networks?tenant_id=72686bedfd004fed985f4367315fb292&shared=False => generated 15 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:04:44.085 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [01b51c7d-8cd7-49dc-8243-504267f506d4] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-27 07:04:44.086 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [4f41bbc1-7991-413e-a34b-3a09aaa6e9bf] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-27 07:04:44.088 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed May 27 07:04:44 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks (ip 199.204.45.140) !!! 2026-05-27 07:04:44.277 7 INFO neutron.db.segments_db [None req-fa7e2697-7471-4dd8-9826-fa959f8f4b17 4ffc39dd9d9646dc89dd3b78b2da0d17 72686bedfd004fed985f4367315fb292 - - 99be5d83bfb34c2eab61faebfaf67cda 99be5d83bfb34c2eab61faebfaf67cda] Added segment a1dc402b-9f78-475f-b634-49d8271860cc of type vxlan for network aee50d7d-12b4-40fb-a812-b3869764a099 [pid: 7|app: 0|req: 148/291] 199.204.45.140 () {34 vars in 682 bytes} [Wed May 27 07:04:44 2026] POST /v2.0/networks => generated 718 bytes in 511 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/292] 199.204.45.140 () {30 vars in 722 bytes} [Wed May 27 07:04:44 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/293] 199.204.45.140 () {30 vars in 633 bytes} [Wed May 27 07:04:44 2026] GET /v2.0/extensions => generated 19600 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-27 07:04:44.913 8 INFO oslo.messaging._drivers.impl_rabbit [-] [6c396c9a-61d4-4df4-805f-9c2877588ff7] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 35282. 2026-05-27 07:04:44.916 8 INFO oslo.messaging._drivers.impl_rabbit [-] [596461da-d34b-43ac-8e62-c7358c051416] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 35296. [pid: 8|app: 0|req: 145/294] 199.204.45.140 () {34 vars in 677 bytes} [Wed May 27 07:04:44 2026] POST /v2.0/ports => generated 963 bytes in 1889 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:04:46.668 7 INFO oslo.messaging._drivers.impl_rabbit [-] [01b51c7d-8cd7-49dc-8243-504267f506d4] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 35312. 2026-05-27 07:04:46.669 7 INFO oslo.messaging._drivers.impl_rabbit [-] [4f41bbc1-7991-413e-a34b-3a09aaa6e9bf] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 35324. [pid: 7|app: 0|req: 150/295] 199.204.45.140 () {30 vars in 703 bytes} [Wed May 27 07:04:46 2026] GET /v2.0/networks/aee50d7d-12b4-40fb-a812-b3869764a099 => generated 705 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/298] 199.204.45.140 () {30 vars in 722 bytes} [Wed May 27 07:04:49 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/299] 199.204.45.140 () {30 vars in 703 bytes} [Wed May 27 07:04:49 2026] GET /v2.0/networks/aee50d7d-12b4-40fb-a812-b3869764a099 => generated 705 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 154/302] 199.204.45.140 () {44 vars in 976 bytes} [Wed May 27 07:05:03 2026] GET /v2.0/quotas/72686bedfd004fed985f4367315fb292 => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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: 149/303] 199.204.45.140 () {48 vars in 1028 bytes} [Wed May 27 07:05:03 2026] PUT /v2.0/quotas/72686bedfd004fed985f4367315fb292 => generated 291 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:17:20.332 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [596461da-d34b-43ac-8e62-c7358c051416] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-27 07:17:20.333 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [6c396c9a-61d4-4df4-805f-9c2877588ff7] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-27 07:17:20.337 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed May 27 07:17:20 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/public (ip 199.204.45.140) !!! 2026-05-27 07:17:20.524 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9fbc147c-05d7-4265-b2be-66ef28bf41d5 a6d0762822764289a52afe2d4806ee46 90059c141d604f6684ba391d2df29551 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 199/402] 199.204.45.140 () {44 vars in 928 bytes} [Wed May 27 07:17:20 2026] GET /v2.0/networks/public => generated 108 bytes in 197 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 07:17:20.533 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [01b51c7d-8cd7-49dc-8243-504267f506d4] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-27 07:17:20.538 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [4f41bbc1-7991-413e-a34b-3a09aaa6e9bf] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-27 07:17:20.540 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed May 27 07:17:20 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=public (ip 199.204.45.140) !!! [pid: 7|app: 0|req: 204/403] 199.204.45.140 () {44 vars in 950 bytes} [Wed May 27 07:17:20 2026] GET /v2.0/networks?name=public => generated 753 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:17:21.793 8 INFO oslo.messaging._drivers.impl_rabbit [-] [6c396c9a-61d4-4df4-805f-9c2877588ff7] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 50208. 2026-05-27 07:17:21.794 8 INFO oslo.messaging._drivers.impl_rabbit [-] [596461da-d34b-43ac-8e62-c7358c051416] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 50202. 2026-05-27 07:17:21.838 8 INFO neutron.pecan_wsgi.hooks.translation [None req-07c8676b-10ea-4e47-aced-47aba3c8007d a6d0762822764289a52afe2d4806ee46 90059c141d604f6684ba391d2df29551 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 200/404] 199.204.45.140 () {44 vars in 928 bytes} [Wed May 27 07:17:21 2026] GET /v2.0/networks/public => generated 108 bytes in 67 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 07:17:21.881 7 INFO oslo.messaging._drivers.impl_rabbit [-] [4f41bbc1-7991-413e-a34b-3a09aaa6e9bf] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 39126. 2026-05-27 07:17:21.882 7 INFO oslo.messaging._drivers.impl_rabbit [-] [01b51c7d-8cd7-49dc-8243-504267f506d4] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 39122. [pid: 7|app: 0|req: 205/405] 199.204.45.140 () {44 vars in 950 bytes} [Wed May 27 07:17:21 2026] GET /v2.0/networks?name=public => generated 753 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:17:21.944 8 INFO neutron.pecan_wsgi.hooks.translation [None req-43191ce4-c7fa-4ab6-adf7-b28b450912cb a6d0762822764289a52afe2d4806ee46 90059c141d604f6684ba391d2df29551 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 201/406] 199.204.45.140 () {44 vars in 1035 bytes} [Wed May 27 07:17:21 2026] GET /v2.0/subnets/public-subnet?network_id=0d3b14c3-5142-4c9c-b9d3-3f4272d53b94 => generated 113 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/407] 199.204.45.140 () {44 vars in 1058 bytes} [Wed May 27 07:17:21 2026] GET /v2.0/subnets?name=public-subnet&network_id=0d3b14c3-5142-4c9c-b9d3-3f4272d53b94 => generated 644 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:17:55.252 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c0ad18d8-08af-4fce-aaf7-0b0b2f46548a a6d0762822764289a52afe2d4806ee46 90059c141d604f6684ba391d2df29551 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 204/412] 199.204.45.140 () {44 vars in 938 bytes} [Wed May 27 07:17:55 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 67 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/413] 199.204.45.140 () {44 vars in 960 bytes} [Wed May 27 07:17:55 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:17:56.245 8 INFO neutron.pecan_wsgi.hooks.translation [None req-22dc6db4-4b96-40da-8b64-6a530923edba a6d0762822764289a52afe2d4806ee46 90059c141d604f6684ba391d2df29551 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 205/414] 199.204.45.140 () {44 vars in 938 bytes} [Wed May 27 07:17:56 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 61 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/415] 199.204.45.140 () {44 vars in 960 bytes} [Wed May 27 07:17:56 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:17:56.349 8 INFO neutron.pecan_wsgi.hooks.translation [None req-864a70ff-125e-4600-adaf-6c293ce4632e a6d0762822764289a52afe2d4806ee46 90059c141d604f6684ba391d2df29551 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 206/416] 199.204.45.140 () {44 vars in 1037 bytes} [Wed May 27 07:17:56 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=60adf369-617f-47ae-9bd7-4a22d6f10b09 => generated 114 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/417] 199.204.45.140 () {44 vars in 1060 bytes} [Wed May 27 07:17:56 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=60adf369-617f-47ae-9bd7-4a22d6f10b09 => generated 630 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:17:57.562 8 INFO neutron.api.v2.resource [None req-9c73514f-b697-400f-974e-8610f7d77e4d a6d0762822764289a52afe2d4806ee46 90059c141d604f6684ba391d2df29551 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 207/418] 199.204.45.140 () {44 vars in 972 bytes} [Wed May 27 07:17:57 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/419] 199.204.45.140 () {44 vars in 994 bytes} [Wed May 27 07:17:57 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4473 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/420] 199.204.45.140 () {44 vars in 1002 bytes} [Wed May 27 07:17:58 2026] GET /v2.0/security-groups/e7d6e207-fb60-4dd1-8abc-05ba49dbab05 => generated 4470 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/421] 199.204.45.140 () {44 vars in 1002 bytes} [Wed May 27 07:17:58 2026] GET /v2.0/security-groups/e7d6e207-fb60-4dd1-8abc-05ba49dbab05 => generated 4470 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/422] 199.204.45.140 () {44 vars in 1012 bytes} [Wed May 27 07:17:58 2026] GET /v2.0/security-group-rules/b00cd953-d804-418e-a058-750e4700fcf4 => generated 569 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/423] 199.204.45.140 () {44 vars in 1002 bytes} [Wed May 27 07:17:59 2026] GET /v2.0/security-groups/e7d6e207-fb60-4dd1-8abc-05ba49dbab05 => generated 4470 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/424] 199.204.45.140 () {44 vars in 1002 bytes} [Wed May 27 07:17:59 2026] GET /v2.0/security-groups/e7d6e207-fb60-4dd1-8abc-05ba49dbab05 => generated 4470 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/425] 199.204.45.140 () {44 vars in 1012 bytes} [Wed May 27 07:17:59 2026] GET /v2.0/security-group-rules/163eaa3c-4871-4917-875e-d5a6fca5054e => generated 571 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/426] 199.204.45.140 () {44 vars in 1002 bytes} [Wed May 27 07:18:00 2026] GET /v2.0/security-groups/e7d6e207-fb60-4dd1-8abc-05ba49dbab05 => generated 4470 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/427] 199.204.45.140 () {44 vars in 1002 bytes} [Wed May 27 07:18:00 2026] GET /v2.0/security-groups/e7d6e207-fb60-4dd1-8abc-05ba49dbab05 => generated 4470 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/428] 199.204.45.140 () {44 vars in 1012 bytes} [Wed May 27 07:18:00 2026] GET /v2.0/security-group-rules/b620e8d4-f2e7-44e0-b46f-62ccfab47ac6 => 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: 217/431] 199.204.45.140 () {44 vars in 1002 bytes} [Wed May 27 07:18:01 2026] GET /v2.0/security-groups/e7d6e207-fb60-4dd1-8abc-05ba49dbab05 => generated 4470 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/432] 199.204.45.140 () {44 vars in 1002 bytes} [Wed May 27 07:18:01 2026] GET /v2.0/security-groups/e7d6e207-fb60-4dd1-8abc-05ba49dbab05 => generated 4470 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/433] 199.204.45.140 () {44 vars in 1012 bytes} [Wed May 27 07:18:01 2026] GET /v2.0/security-group-rules/5d1ed9f0-9189-4480-97ae-13443bff0d7a => generated 571 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/434] 199.204.45.140 () {44 vars in 1002 bytes} [Wed May 27 07:18:02 2026] GET /v2.0/security-groups/e7d6e207-fb60-4dd1-8abc-05ba49dbab05 => generated 4470 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/435] 199.204.45.140 () {44 vars in 1002 bytes} [Wed May 27 07:18:02 2026] GET /v2.0/security-groups/e7d6e207-fb60-4dd1-8abc-05ba49dbab05 => 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: 217/436] 199.204.45.140 () {44 vars in 1012 bytes} [Wed May 27 07:18:02 2026] GET /v2.0/security-group-rules/0aa25ba8-d051-4666-9faa-9bafea0c179c => generated 571 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/437] 199.204.45.140 () {44 vars in 988 bytes} [Wed May 27 07:18:04 2026] GET /v2.0/networks/60adf369-617f-47ae-9bd7-4a22d6f10b09 => generated 732 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:18:04.325 8 INFO neutron.pecan_wsgi.hooks.translation [None req-03f8fd76-2523-41b3-8631-ca9ac3663e0f a6d0762822764289a52afe2d4806ee46 90059c141d604f6684ba391d2df29551 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 218/438] 199.204.45.140 () {44 vars in 1077 bytes} [Wed May 27 07:18:04 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=60adf369-617f-47ae-9bd7-4a22d6f10b09 => 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: 221/439] 199.204.45.140 () {44 vars in 1100 bytes} [Wed May 27 07:18:04 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=60adf369-617f-47ae-9bd7-4a22d6f10b09 => generated 1254 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/440] 199.204.45.140 () {44 vars in 1002 bytes} [Wed May 27 07:18:04 2026] GET /v2.0/security-groups/e7d6e207-fb60-4dd1-8abc-05ba49dbab05 => generated 4470 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:18:11.306 7 INFO neutron.pecan_wsgi.hooks.translation [None req-39d97c43-b383-4470-8c1d-1af140589751 a6d0762822764289a52afe2d4806ee46 90059c141d604f6684ba391d2df29551 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 222/441] 199.204.45.140 () {44 vars in 980 bytes} [Wed May 27 07:18:11 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 75 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/442] 199.204.45.140 () {44 vars in 1002 bytes} [Wed May 27 07:18:11 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/443] 199.204.45.140 () {44 vars in 921 bytes} [Wed May 27 07:18:12 2026] GET /v2.0/ports => generated 4725 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:18:14.053 8 INFO neutron.api.v2.resource [None req-1bea46be-fee9-4847-8af8-ac64a0b155ff a6d0762822764289a52afe2d4806ee46 90059c141d604f6684ba391d2df29551 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 221/444] 199.204.45.140 () {44 vars in 960 bytes} [Wed May 27 07:18:13 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/445] 199.204.45.140 () {44 vars in 982 bytes} [Wed May 27 07:18:14 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2761 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/446] 199.204.45.140 () {44 vars in 1002 bytes} [Wed May 27 07:18:15 2026] GET /v2.0/security-groups/59daf1dc-4213-4e10-95d7-8760043cc758 => generated 2758 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/447] 199.204.45.140 () {44 vars in 1002 bytes} [Wed May 27 07:18:15 2026] GET /v2.0/security-groups/59daf1dc-4213-4e10-95d7-8760043cc758 => generated 2758 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/448] 199.204.45.140 () {44 vars in 1012 bytes} [Wed May 27 07:18:15 2026] GET /v2.0/security-group-rules/b2bae555-7dab-448a-a867-4bc6e9c01494 => generated 591 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/449] 199.204.45.140 () {44 vars in 1002 bytes} [Wed May 27 07:18:16 2026] GET /v2.0/security-groups/59daf1dc-4213-4e10-95d7-8760043cc758 => generated 2758 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/450] 199.204.45.140 () {44 vars in 1002 bytes} [Wed May 27 07:18:16 2026] GET /v2.0/security-groups/59daf1dc-4213-4e10-95d7-8760043cc758 => generated 2758 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/451] 199.204.45.140 () {44 vars in 1012 bytes} [Wed May 27 07:18:16 2026] GET /v2.0/security-group-rules/c058c5d7-5e4b-4ba4-af6a-687287397a18 => generated 595 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/454] 199.204.45.140 () {44 vars in 976 bytes} [Wed May 27 07:18:28 2026] GET /v2.0/quotas/90059c141d604f6684ba391d2df29551 => generated 291 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:19:21.118 8 INFO neutron.api.v2.resource [None req-2328c43f-5216-400a-a531-0b68efe6b4c3 a6d0762822764289a52afe2d4806ee46 90059c141d604f6684ba391d2df29551 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 231/463] 199.204.45.140 () {44 vars in 1075 bytes} [Wed May 27 07:19:21 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=72686bedfd004fed985f4367315fb292 => generated 139 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/464] 199.204.45.140 () {44 vars in 1098 bytes} [Wed May 27 07:19:21 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=72686bedfd004fed985f4367315fb292 => generated 3886 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/465] 199.204.45.140 () {44 vars in 1089 bytes} [Wed May 27 07:19:22 2026] GET /v2.0/security-groups/912d9b99-a573-441f-8c1e-83545098c59b?project_id=72686bedfd004fed985f4367315fb292 => generated 3883 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/466] 199.204.45.140 () {44 vars in 1002 bytes} [Wed May 27 07:19:22 2026] GET /v2.0/security-groups/912d9b99-a573-441f-8c1e-83545098c59b => 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: 233/467] 199.204.45.140 () {44 vars in 1012 bytes} [Wed May 27 07:19:22 2026] GET /v2.0/security-group-rules/0d9fcf52-a0cc-4c8a-8ea0-9cdcb40da546 => generated 565 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/468] 199.204.45.140 () {44 vars in 1089 bytes} [Wed May 27 07:19:23 2026] GET /v2.0/security-groups/912d9b99-a573-441f-8c1e-83545098c59b?project_id=72686bedfd004fed985f4367315fb292 => generated 3883 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/469] 199.204.45.140 () {44 vars in 1002 bytes} [Wed May 27 07:19:23 2026] GET /v2.0/security-groups/912d9b99-a573-441f-8c1e-83545098c59b => generated 3883 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/470] 199.204.45.140 () {44 vars in 1012 bytes} [Wed May 27 07:19:23 2026] GET /v2.0/security-group-rules/07433aa7-03a1-43bc-b87e-c7f63bb6e1e0 => generated 567 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/471] 199.204.45.140 () {44 vars in 1089 bytes} [Wed May 27 07:19:24 2026] GET /v2.0/security-groups/912d9b99-a573-441f-8c1e-83545098c59b?project_id=72686bedfd004fed985f4367315fb292 => generated 3883 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/472] 199.204.45.140 () {44 vars in 1002 bytes} [Wed May 27 07:19:24 2026] GET /v2.0/security-groups/912d9b99-a573-441f-8c1e-83545098c59b => generated 3883 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/473] 199.204.45.140 () {44 vars in 1012 bytes} [Wed May 27 07:19:24 2026] GET /v2.0/security-group-rules/8cf78664-f004-46e5-a11f-9df7fd909958 => generated 569 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/474] 199.204.45.140 () {44 vars in 1089 bytes} [Wed May 27 07:19:25 2026] GET /v2.0/security-groups/912d9b99-a573-441f-8c1e-83545098c59b?project_id=72686bedfd004fed985f4367315fb292 => generated 3883 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/475] 199.204.45.140 () {44 vars in 1002 bytes} [Wed May 27 07:19:25 2026] GET /v2.0/security-groups/912d9b99-a573-441f-8c1e-83545098c59b => generated 3883 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/476] 199.204.45.140 () {44 vars in 1012 bytes} [Wed May 27 07:19:25 2026] GET /v2.0/security-group-rules/b1ab365f-597a-4462-89c2-1e5a4db5eeab => generated 570 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/479] 199.204.45.140 () {44 vars in 976 bytes} [Wed May 27 07:19:32 2026] GET /v2.0/quotas/72686bedfd004fed985f4367315fb292 => generated 291 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/486] 199.204.45.140 () {44 vars in 950 bytes} [Wed May 27 07:20:24 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) [pid: 8|app: 0|req: 247/493] 10.0.0.91 () {32 vars in 648 bytes} [Wed May 27 07:21:06 2026] GET /v2.0/networks => generated 2168 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:21:08.011 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [01b51c7d-8cd7-49dc-8243-504267f506d4] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-27 07:21:08.014 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [4f41bbc1-7991-413e-a34b-3a09aaa6e9bf] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  [pid: 7|app: 0|req: 247/494] 10.0.0.91 () {32 vars in 654 bytes} [Wed May 27 07:21:08 2026] GET /v2.0/floatingips => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/495] 10.0.0.91 () {32 vars in 646 bytes} [Wed May 27 07:21:08 2026] GET /v2.0/routers => generated 15 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/496] 10.0.0.91 () {32 vars in 642 bytes} [Wed May 27 07:21:08 2026] GET /v2.0/ports => generated 4725 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/497] 10.0.0.91 () {32 vars in 646 bytes} [Wed May 27 07:21:08 2026] GET /v2.0/subnets => generated 1261 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/498] 10.0.0.91 () {32 vars in 648 bytes} [Wed May 27 07:21:08 2026] GET /v2.0/networks => generated 2168 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/499] 10.0.0.91 () {32 vars in 662 bytes} [Wed May 27 07:21:08 2026] GET /v2.0/security-groups => generated 16626 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/500] 10.0.0.91 () {32 vars in 654 bytes} [Wed May 27 07:21:08 2026] GET /v2.0/subnetpools => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:21:19.165 7 INFO oslo.messaging._drivers.impl_rabbit [-] [01b51c7d-8cd7-49dc-8243-504267f506d4] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 43600. 2026-05-27 07:21:19.166 7 INFO oslo.messaging._drivers.impl_rabbit [-] [4f41bbc1-7991-413e-a34b-3a09aaa6e9bf] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 43594. 2026-05-27 07:21:19.386 8 INFO neutron.db.segments_db [None req-0103d61a-9611-418d-ad9a-c3047691aa4a a6d0762822764289a52afe2d4806ee46 90059c141d604f6684ba391d2df29551 - - default default] Added segment c6c7182a-0478-4ff0-95d3-056a1a9f6d14 of type vxlan for network 06d7587a-af42-449c-a053-d819c5603643 2026-05-27 07:21:19.412 7 INFO neutron.db.segments_db [None req-7bd39da8-3215-4b6d-b400-297694de5892 a6d0762822764289a52afe2d4806ee46 90059c141d604f6684ba391d2df29551 - - default default] Added segment 8358122b-1da0-4e2f-9ba3-d0bb2edeb5c6 of type vxlan for network 1b97ab9f-6d0c-4dac-ba63-9182a8954c48 [pid: 8|app: 0|req: 252/503] 10.0.0.91 () {34 vars in 670 bytes} [Wed May 27 07:21:19 2026] POST /v2.0/networks => generated 752 bytes in 376 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/504] 10.0.0.91 () {34 vars in 670 bytes} [Wed May 27 07:21:19 2026] POST /v2.0/networks => generated 738 bytes in 395 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:21:19.674 8 INFO neutron.db.segments_db [None req-28d1aa37-748d-42fc-8711-c7db0d208309 a6d0762822764289a52afe2d4806ee46 90059c141d604f6684ba391d2df29551 - - default default] Added segment 6649c29d-dbef-490b-8830-f87770163295 of type vxlan for network cbeb23dc-e3b2-4a64-97d3-12609996a109 [pid: 8|app: 0|req: 253/505] 10.0.0.91 () {34 vars in 670 bytes} [Wed May 27 07:21:19 2026] POST /v2.0/networks => generated 748 bytes in 302 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/506] 10.0.0.91 () {34 vars in 668 bytes} [Wed May 27 07:21:19 2026] POST /v2.0/subnets => generated 675 bytes in 277 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/507] 10.0.0.91 () {34 vars in 668 bytes} [Wed May 27 07:21:19 2026] POST /v2.0/subnets => generated 661 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/508] 10.0.0.91 () {34 vars in 668 bytes} [Wed May 27 07:21:19 2026] POST /v2.0/subnets => generated 671 bytes in 274 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:21:20.106 8 INFO neutron.db.segments_db [None req-0bc39e43-0622-4b39-9660-31d7837890d1 a6d0762822764289a52afe2d4806ee46 90059c141d604f6684ba391d2df29551 - - default default] Added segment 1013dc45-2679-4c06-abda-f344051734ef of type vxlan for network 79a8c166-0669-48e9-b9ac-dc99c2579fb9 2026-05-27 07:21:20.147 7 INFO neutron.db.segments_db [None req-2ea52cfd-2504-4050-883e-9085a8067dd7 a6d0762822764289a52afe2d4806ee46 90059c141d604f6684ba391d2df29551 - - default default] Added segment 829b0d2f-a443-45f0-860f-7f3b6131654f of type vxlan for network c9049857-59b1-43c1-8ba3-d1128e315bc2 2026-05-27 07:21:20.464 8 INFO neutron.db.l3_hamode_db [None req-0bc39e43-0622-4b39-9660-31d7837890d1 a6d0762822764289a52afe2d4806ee46 90059c141d604f6684ba391d2df29551 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 07:21:20.723 7 INFO neutron.db.l3_hamode_db [None req-2ea52cfd-2504-4050-883e-9085a8067dd7 a6d0762822764289a52afe2d4806ee46 90059c141d604f6684ba391d2df29551 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 07:21:22.193 7 INFO neutron.db.l3_hamode_db [None req-2ea52cfd-2504-4050-883e-9085a8067dd7 a6d0762822764289a52afe2d4806ee46 90059c141d604f6684ba391d2df29551 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 07:21:22.225 8 INFO neutron.db.l3_hamode_db [None req-0bc39e43-0622-4b39-9660-31d7837890d1 a6d0762822764289a52afe2d4806ee46 90059c141d604f6684ba391d2df29551 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 255/509] 10.0.0.91 () {34 vars in 668 bytes} [Wed May 27 07:21:20 2026] POST /v2.0/routers => generated 725 bytes in 3465 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:21:23.591 7 INFO neutron.db.segments_db [None req-efa6bc91-3bc3-4a3b-aba6-5df04d01a167 a6d0762822764289a52afe2d4806ee46 90059c141d604f6684ba391d2df29551 - - default default] Added segment a0c38cd9-cf74-46ad-8dfb-6ffd46581bfc of type vxlan for network 8dffebcb-945c-4597-b26f-428541dfc7d4 [pid: 8|app: 0|req: 255/510] 10.0.0.91 () {34 vars in 668 bytes} [Wed May 27 07:21:20 2026] POST /v2.0/routers => generated 739 bytes in 3586 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/511] 10.0.0.91 () {32 vars in 773 bytes} [Wed May 27 07:21:23 2026] GET /v2.0/security-groups?tenant_id=0fb1756a25b5433e9c739a5ed13f2d83&name=default => generated 2801 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:21:23.904 7 INFO neutron.db.l3_hamode_db [None req-efa6bc91-3bc3-4a3b-aba6-5df04d01a167 a6d0762822764289a52afe2d4806ee46 90059c141d604f6684ba391d2df29551 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 07:21:25.432 7 INFO neutron.db.l3_hamode_db [None req-efa6bc91-3bc3-4a3b-aba6-5df04d01a167 a6d0762822764289a52afe2d4806ee46 90059c141d604f6684ba391d2df29551 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 257/512] 10.0.0.91 () {34 vars in 782 bytes} [Wed May 27 07:21:23 2026] PUT /v2.0/routers/7cbbfa12-2460-4672-b362-899e2b355c1b/add_router_interface => generated 309 bytes in 1893 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/513] 10.0.0.91 () {34 vars in 668 bytes} [Wed May 27 07:21:23 2026] POST /v2.0/routers => generated 735 bytes in 3014 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/514] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:21:26 2026] DELETE /v2.0/security-groups/09ae83ef-3b10-4f8b-be4f-5d697813c143 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:21:26.705 7 WARNING neutron_lib.context [None req-45d938dd-3866-4de2-b86f-493fe8c3a894 4cfe793a6d584da8a27185ef4c83e678 b6b7f4f976d14638acad9e8127b4e8d2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 258/515] 10.0.0.91 () {34 vars in 684 bytes} [Wed May 27 07:21:26 2026] POST /v2.0/security-groups => generated 1596 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/516] 10.0.0.91 () {34 vars in 782 bytes} [Wed May 27 07:21:25 2026] PUT /v2.0/routers/be8eacf7-dc52-413c-bfe6-e3f4f7a55a01/add_router_interface => generated 309 bytes in 1463 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:21:27.235 8 WARNING neutron_lib.context [None req-da8ecf17-017d-4ec5-a0c4-4d2a45184f3a 4cfe793a6d584da8a27185ef4c83e678 b6b7f4f976d14638acad9e8127b4e8d2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 259/517] 10.0.0.91 () {34 vars in 694 bytes} [Wed May 27 07:21:27 2026] POST /v2.0/security-group-rules => generated 565 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:21:27.419 8 WARNING neutron_lib.context [None req-7850bfd9-aef4-45a8-948e-555000c02e67 4cfe793a6d584da8a27185ef4c83e678 b6b7f4f976d14638acad9e8127b4e8d2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 260/518] 10.0.0.91 () {34 vars in 694 bytes} [Wed May 27 07:21:27 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-05-27 07:21:27.529 8 WARNING neutron_lib.context [None req-446155f1-88c7-4bba-9fed-b85b8e6a4c14 4cfe793a6d584da8a27185ef4c83e678 b6b7f4f976d14638acad9e8127b4e8d2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 261/519] 10.0.0.91 () {34 vars in 675 bytes} [Wed May 27 07:21:27 2026] POST /v2.0/floatingips => generated 552 bytes in 781 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:21:28.310 8 WARNING neutron_lib.context [None req-eaecb29c-34f1-4fe5-b62b-7881c9dc80a7 e732e4da215a449aa1419b9ac0d1d167 5513f306bdf847cbb79182dfd3d975f9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 262/520] 10.0.0.91 () {34 vars in 684 bytes} [Wed May 27 07:21:28 2026] POST /v2.0/security-groups => generated 1597 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-27 07:21:28.485 8 WARNING neutron_lib.context [None req-751e530d-696b-4f55-bae2-2b3b4303305e e732e4da215a449aa1419b9ac0d1d167 5513f306bdf847cbb79182dfd3d975f9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 259/521] 10.0.0.91 () {34 vars in 782 bytes} [Wed May 27 07:21:26 2026] PUT /v2.0/routers/a2f7db0b-f50b-45e7-85c0-4aafbe775c05/add_router_interface => generated 309 bytes in 1748 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/522] 10.0.0.91 () {34 vars in 694 bytes} [Wed May 27 07:21:28 2026] POST /v2.0/security-group-rules => generated 565 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:21:28.651 7 WARNING neutron_lib.context [None req-89ffb739-4975-4aa5-ad22-8978ac87b8b5 e732e4da215a449aa1419b9ac0d1d167 5513f306bdf847cbb79182dfd3d975f9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 260/523] 10.0.0.91 () {34 vars in 694 bytes} [Wed May 27 07:21:28 2026] POST /v2.0/security-group-rules => generated 570 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:21:28.813 8 WARNING neutron_lib.context [None req-81eb9390-23f4-4ec7-9fc7-a80fb19af460 e732e4da215a449aa1419b9ac0d1d167 5513f306bdf847cbb79182dfd3d975f9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 261/524] 10.0.0.24 () {34 vars in 1099 bytes} [Wed May 27 07:21:29 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1316695054&fields=id&tenant_id=b6b7f4f976d14638acad9e8127b4e8d2 => generated 69 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/525] 10.0.0.24 () {34 vars in 981 bytes} [Wed May 27 07:21:29 2026] GET /v2.0/networks?id=1b97ab9f-6d0c-4dac-ba63-9182a8954c48 => generated 670 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/526] 10.0.0.24 () {34 vars in 964 bytes} [Wed May 27 07:21:29 2026] GET /v2.0/quotas/b6b7f4f976d14638acad9e8127b4e8d2 => generated 292 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/527] 10.0.0.91 () {34 vars in 675 bytes} [Wed May 27 07:21:28 2026] POST /v2.0/floatingips => generated 552 bytes in 803 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/528] 10.0.0.24 () {34 vars in 1001 bytes} [Wed May 27 07:21:29 2026] GET /v2.0/ports?tenant_id=b6b7f4f976d14638acad9e8127b4e8d2&fields=id => generated 103 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:21:29.709 8 WARNING neutron_lib.context [req-0c7bfca6-3d6d-49fa-a40d-d53fa48e7e4a req-4a0f3df4-7f15-48c8-9b7f-7ee7bc66e199 b48fd0eccdcd4739a3d4d475b16b1ea0 cc74d238b56a41c7868cf0188b565adc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 265/529] 10.0.0.24 () {38 vars in 970 bytes} [Wed May 27 07:21:29 2026] POST /v2.0/security-groups => generated 1620 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/530] 10.0.0.24 () {34 vars in 990 bytes} [Wed May 27 07:21:29 2026] GET /v2.0/security-groups/1ae08964-69fa-4aa7-b7e2-fcf7c5aae514 => generated 1620 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:21:29.889 8 WARNING neutron_lib.context [req-3d460b34-724f-40c4-aea8-a7f54fb95ef6 req-8f379ffe-d456-4ca6-b97d-6a07bf7bd9ce b48fd0eccdcd4739a3d4d475b16b1ea0 cc74d238b56a41c7868cf0188b565adc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 266/531] 10.0.0.24 () {38 vars in 980 bytes} [Wed May 27 07:21:29 2026] POST /v2.0/security-group-rules => generated 582 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/532] 10.0.0.24 () {34 vars in 906 bytes} [Wed May 27 07:21:29 2026] GET /v2.0/extensions => generated 19600 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/533] 10.0.0.24 () {34 vars in 1007 bytes} [Wed May 27 07:21:30 2026] GET /v2.0/networks/1b97ab9f-6d0c-4dac-ba63-9182a8954c48?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/534] 10.0.0.24 () {34 vars in 1107 bytes} [Wed May 27 07:21:30 2026] GET /v2.0/networks/1b97ab9f-6d0c-4dac-ba63-9182a8954c48?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/535] 10.0.0.24 () {34 vars in 1099 bytes} [Wed May 27 07:21:30 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1907506045&fields=id&tenant_id=5513f306bdf847cbb79182dfd3d975f9 => generated 69 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/536] 10.0.0.24 () {34 vars in 981 bytes} [Wed May 27 07:21:30 2026] GET /v2.0/networks?id=06d7587a-af42-449c-a053-d819c5603643 => generated 684 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/537] 10.0.0.24 () {34 vars in 964 bytes} [Wed May 27 07:21:30 2026] GET /v2.0/quotas/5513f306bdf847cbb79182dfd3d975f9 => generated 292 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:21:30.389 7 WARNING neutron_lib.context [req-b65d9eb0-7eb5-486a-9ecc-d5c5faa5690b req-c62f752f-50ad-48c0-8d9a-78c843b2fdbe b48fd0eccdcd4739a3d4d475b16b1ea0 cc74d238b56a41c7868cf0188b565adc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 270/538] 10.0.0.24 () {34 vars in 1001 bytes} [Wed May 27 07:21:30 2026] GET /v2.0/ports?tenant_id=5513f306bdf847cbb79182dfd3d975f9&fields=id => generated 103 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/539] 10.0.0.24 () {38 vars in 970 bytes} [Wed May 27 07:21:30 2026] POST /v2.0/security-groups => generated 1621 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/540] 10.0.0.24 () {34 vars in 989 bytes} [Wed May 27 07:21:30 2026] GET /v2.0/ports?device_id=092ea6bc-823d-4637-986e-eafdefcd50fc => generated 12 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/541] 10.0.0.24 () {34 vars in 990 bytes} [Wed May 27 07:21:30 2026] GET /v2.0/security-groups/48db0a66-d6db-4907-a4a8-5ec8590b6ac2 => generated 1621 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:21:30.704 8 WARNING neutron_lib.context [req-8a483480-eb3e-4ffd-8eb9-f052720ec3ff req-db6cd1ed-e7a7-489e-9c37-0ab684989f52 b48fd0eccdcd4739a3d4d475b16b1ea0 cc74d238b56a41c7868cf0188b565adc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 273/542] 10.0.0.24 () {38 vars in 980 bytes} [Wed May 27 07:21:30 2026] POST /v2.0/security-group-rules => generated 582 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/543] 10.0.0.91 () {32 vars in 773 bytes} [Wed May 27 07:21:30 2026] GET /v2.0/security-groups?tenant_id=051b7896f3fc4f2f9f5203bb2716b44f&name=default => generated 2801 bytes in 255 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/544] 10.0.0.24 () {34 vars in 906 bytes} [Wed May 27 07:21:30 2026] GET /v2.0/extensions => generated 19600 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/545] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:21:30 2026] DELETE /v2.0/security-groups/660b4dce-b402-43a4-9111-8ad08fe82eb9 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/546] 10.0.0.24 () {34 vars in 990 bytes} [Wed May 27 07:21:30 2026] GET /v2.0/security-groups/48db0a66-d6db-4907-a4a8-5ec8590b6ac2 => generated 2214 bytes in 270 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/547] 10.0.0.24 () {34 vars in 1007 bytes} [Wed May 27 07:21:31 2026] GET /v2.0/networks/06d7587a-af42-449c-a053-d819c5603643?fields=segments => generated 14 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:21:31.160 7 WARNING neutron_lib.context [req-d753f10c-1788-426e-a93f-7a46bc696558 req-20616309-5ce6-4584-828a-1de565fe03b8 b48fd0eccdcd4739a3d4d475b16b1ea0 cc74d238b56a41c7868cf0188b565adc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 277/548] 10.0.0.24 () {34 vars in 1107 bytes} [Wed May 27 07:21:31 2026] GET /v2.0/networks/06d7587a-af42-449c-a053-d819c5603643?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: 272/549] 10.0.0.24 () {38 vars in 980 bytes} [Wed May 27 07:21:31 2026] POST /v2.0/security-group-rules => generated 587 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/550] 10.0.0.24 () {34 vars in 990 bytes} [Wed May 27 07:21:31 2026] GET /v2.0/security-groups/48db0a66-d6db-4907-a4a8-5ec8590b6ac2 => generated 2812 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/551] 10.0.0.24 () {34 vars in 1000 bytes} [Wed May 27 07:21:31 2026] GET /v2.0/security-group-rules/06ad2cd1-3b36-42aa-912a-9157a52316bf => generated 584 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/552] 10.0.0.24 () {34 vars in 989 bytes} [Wed May 27 07:21:31 2026] GET /v2.0/ports?device_id=610553e0-8f57-4225-9221-8231eca7f8e7 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/553] 10.0.0.24 () {34 vars in 990 bytes} [Wed May 27 07:21:31 2026] GET /v2.0/security-groups/48db0a66-d6db-4907-a4a8-5ec8590b6ac2 => generated 2812 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/554] 10.0.0.24 () {36 vars in 1022 bytes} [Wed May 27 07:21:31 2026] DELETE /v2.0/security-group-rules/06ad2cd1-3b36-42aa-912a-9157a52316bf => 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: 281/555] 10.0.0.24 () {34 vars in 990 bytes} [Wed May 27 07:21:31 2026] GET /v2.0/security-groups/48db0a66-d6db-4907-a4a8-5ec8590b6ac2 => generated 2214 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/558] 10.0.0.24 () {36 vars in 1012 bytes} [Wed May 27 07:21:31 2026] DELETE /v2.0/security-groups/48db0a66-d6db-4907-a4a8-5ec8590b6ac2 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/559] 10.0.0.24 () {34 vars in 990 bytes} [Wed May 27 07:21:31 2026] GET /v2.0/security-groups/1ae08964-69fa-4aa7-b7e2-fcf7c5aae514 => generated 2213 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/560] 10.0.0.24 () {34 vars in 989 bytes} [Wed May 27 07:21:32 2026] GET /v2.0/ports?device_id=092ea6bc-823d-4637-986e-eafdefcd50fc => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/561] 10.0.0.24 () {36 vars in 1012 bytes} [Wed May 27 07:21:31 2026] DELETE /v2.0/security-groups/1ae08964-69fa-4aa7-b7e2-fcf7c5aae514 => generated 0 bytes in 177 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/562] 199.204.45.140 () {34 vars in 986 bytes} [Wed May 27 07:21:32 2026] GET /v2.0/networks?id=1b97ab9f-6d0c-4dac-ba63-9182a8954c48 => generated 670 bytes in 257 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/563] 199.204.45.140 () {34 vars in 986 bytes} [Wed May 27 07:21:32 2026] GET /v2.0/networks?id=06d7587a-af42-449c-a053-d819c5603643 => generated 684 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/564] 199.204.45.140 () {34 vars in 1050 bytes} [Wed May 27 07:21:32 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=b6b7f4f976d14638acad9e8127b4e8d2 => generated 181 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/565] 199.204.45.140 () {34 vars in 1050 bytes} [Wed May 27 07:21:32 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=5513f306bdf847cbb79182dfd3d975f9 => generated 181 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:21:32.626 7 WARNING neutron_lib.context [req-38e166cc-82af-4b13-af84-4b2a3a88a2a2 req-db35c142-a7ea-492c-a35a-5f65aea199f9 4cfe793a6d584da8a27185ef4c83e678 b6b7f4f976d14638acad9e8127b4e8d2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 281/566] 199.204.45.140 () {38 vars in 955 bytes} [Wed May 27 07:21:32 2026] POST /v2.0/ports => generated 954 bytes in 735 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-05-27 07:21:33.365 7 WARNING neutron_lib.context [req-7ef7e4d1-c3a0-46f1-936a-9b588909575f req-545e18a6-67d4-4686-b31e-99b861e2489c e732e4da215a449aa1419b9ac0d1d167 5513f306bdf847cbb79182dfd3d975f9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 286/567] 10.0.0.91 () {34 vars in 788 bytes} [Wed May 27 07:21:32 2026] PUT /v2.0/routers/a2f7db0b-f50b-45e7-85c0-4aafbe775c05/remove_router_interface => generated 309 bytes in 1581 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/568] 10.0.0.24 () {34 vars in 989 bytes} [Wed May 27 07:21:33 2026] GET /v2.0/ports?device_id=610553e0-8f57-4225-9221-8231eca7f8e7 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/569] 10.0.0.24 () {34 vars in 989 bytes} [Wed May 27 07:21:33 2026] GET /v2.0/ports?device_id=092ea6bc-823d-4637-986e-eafdefcd50fc => generated 957 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/570] 199.204.45.140 () {34 vars in 911 bytes} [Wed May 27 07:21:33 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: 7|app: 0|req: 282/571] 199.204.45.140 () {38 vars in 955 bytes} [Wed May 27 07:21:33 2026] POST /v2.0/ports => generated 954 bytes in 570 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: 283/572] 10.0.0.24 () {34 vars in 1039 bytes} [Wed May 27 07:21:33 2026] GET /v2.0/security-groups?id=dafa8684-1f86-4c91-a87c-7bb983116baf&fields=id&fields=name => generated 114 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:21:34.808 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-abfe0d95-d716-4d2d-b6a1-54aae8014ece a6d0762822764289a52afe2d4806ee46 90059c141d604f6684ba391d2df29551 - - 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-05-27 07:21:35.270 8 INFO neutron.db.l3_hamode_db [None req-abfe0d95-d716-4d2d-b6a1-54aae8014ece a6d0762822764289a52afe2d4806ee46 90059c141d604f6684ba391d2df29551 - - default default] HA network 8dffebcb-945c-4597-b26f-428541dfc7d4 was deleted as no HA routers are present in tenant cc74d238b56a41c7868cf0188b565adc. [pid: 8|app: 0|req: 290/573] 10.0.0.91 () {32 vars in 723 bytes} [Wed May 27 07:21:33 2026] DELETE /v2.0/routers/a2f7db0b-f50b-45e7-85c0-4aafbe775c05 => generated 0 bytes in 1388 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/574] 199.204.45.140 () {38 vars in 1028 bytes} [Wed May 27 07:21:34 2026] PUT /v2.0/ports/fb9d5684-716c-4d11-b2bf-1faa44b5229c => generated 1199 bytes in 950 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: 285/575] 10.0.0.24 () {34 vars in 989 bytes} [Wed May 27 07:21:35 2026] GET /v2.0/ports?device_id=610553e0-8f57-4225-9221-8231eca7f8e7 => generated 957 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 286/576] 10.0.0.24 () {34 vars in 989 bytes} [Wed May 27 07:21:35 2026] GET /v2.0/ports?device_id=092ea6bc-823d-4637-986e-eafdefcd50fc => generated 969 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/577] 10.0.0.91 () {32 vars in 723 bytes} [Wed May 27 07:21:35 2026] DELETE /v2.0/subnets/59cba73c-9d5b-45af-9786-718f219056ce => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 07:21:35.813 8 INFO neutron.services.segments.plugin [-] Segment a0c38cd9-cf74-46ad-8dfb-6ffd46581bfc resource provider aggregate not found 2026-05-27 07:21:35.830 8 INFO neutron.services.segments.plugin [-] Segment a0c38cd9-cf74-46ad-8dfb-6ffd46581bfc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a0c38cd9-cf74-46ad-8dfb-6ffd46581bfc found for delete ", "request_id": "req-2f29a728-98a3-49c1-89a4-261628b256c3"}]} [pid: 8|app: 0|req: 291/578] 199.204.45.140 () {38 vars in 1028 bytes} [Wed May 27 07:21:35 2026] PUT /v2.0/ports/1614538c-9895-45e7-ad5a-d8a4ffbbbb7d => generated 1199 bytes in 563 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/579] 199.204.45.140 () {34 vars in 1080 bytes} [Wed May 27 07:21:35 2026] GET /v2.0/ports?tenant_id=b6b7f4f976d14638acad9e8127b4e8d2&device_id=092ea6bc-823d-4637-986e-eafdefcd50fc => generated 1238 bytes in 92 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-05-27 07:21:35.886 8 INFO neutron.services.segments.plugin [-] Segment a0c38cd9-cf74-46ad-8dfb-6ffd46581bfc resource provider aggregate not found [pid: 7|app: 0|req: 289/580] 10.0.0.24 () {34 vars in 1039 bytes} [Wed May 27 07:21:35 2026] GET /v2.0/security-groups?id=dafa8684-1f86-4c91-a87c-7bb983116baf&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:21:35.924 8 INFO neutron.services.segments.plugin [-] Segment a0c38cd9-cf74-46ad-8dfb-6ffd46581bfc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a0c38cd9-cf74-46ad-8dfb-6ffd46581bfc found for delete ", "request_id": "req-3d24a23d-b085-47f0-b4ad-373a992f68ba"}]} [pid: 8|app: 0|req: 292/581] 10.0.0.24 () {34 vars in 1039 bytes} [Wed May 27 07:21:35 2026] GET /v2.0/security-groups?id=1d7c937a-2ace-4293-b7ef-4d3b44fa0297&fields=id&fields=name => generated 114 bytes in 112 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: 293/582] 199.204.45.140 () {34 vars in 1058 bytes} [Wed May 27 07:21:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=fb9d5684-716c-4d11-b2bf-1faa44b5229c => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/583] 199.204.45.140 () {34 vars in 1080 bytes} [Wed May 27 07:21:35 2026] GET /v2.0/ports?tenant_id=5513f306bdf847cbb79182dfd3d975f9&device_id=610553e0-8f57-4225-9221-8231eca7f8e7 => generated 1238 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/584] 199.204.45.140 () {34 vars in 984 bytes} [Wed May 27 07:21:36 2026] GET /v2.0/subnets?id=4c33b261-af55-4c9b-a572-235ed077c4bc => generated 664 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:21:36.109 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-37daaee7-06fc-483d-9a4a-428b13801a1c'] response: {'name': 'network-changed', 'server_uuid': '092ea6bc-823d-4637-986e-eafdefcd50fc', 'tag': 'fb9d5684-716c-4d11-b2bf-1faa44b5229c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 296/585] 199.204.45.140 () {34 vars in 1058 bytes} [Wed May 27 07:21:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=1614538c-9895-45e7-ad5a-d8a4ffbbbb7d => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/586] 199.204.45.140 () {34 vars in 1052 bytes} [Wed May 27 07:21:36 2026] GET /v2.0/ports?network_id=1b97ab9f-6d0c-4dac-ba63-9182a8954c48&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: 298/587] 199.204.45.140 () {34 vars in 984 bytes} [Wed May 27 07:21:36 2026] GET /v2.0/subnets?id=3da6bdff-f86c-4045-82c6-269df6151d80 => generated 678 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/588] 10.0.0.91 () {32 vars in 725 bytes} [Wed May 27 07:21:35 2026] DELETE /v2.0/networks/cbeb23dc-e3b2-4a64-97d3-12609996a109 => generated 0 bytes in 552 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/589] 199.204.45.140 () {34 vars in 1052 bytes} [Wed May 27 07:21:36 2026] GET /v2.0/ports?network_id=06d7587a-af42-449c-a053-d819c5603643&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: 299/590] 199.204.45.140 () {34 vars in 1012 bytes} [Wed May 27 07:21:36 2026] GET /v2.0/networks/1b97ab9f-6d0c-4dac-ba63-9182a8954c48?fields=segments => generated 14 bytes in 372 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/591] 199.204.45.140 () {34 vars in 1012 bytes} [Wed May 27 07:21:36 2026] GET /v2.0/networks/06d7587a-af42-449c-a053-d819c5603643?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: 300/592] 199.204.45.140 () {34 vars in 1112 bytes} [Wed May 27 07:21:36 2026] GET /v2.0/networks/1b97ab9f-6d0c-4dac-ba63-9182a8954c48?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/593] 199.204.45.140 () {34 vars in 1112 bytes} [Wed May 27 07:21:36 2026] GET /v2.0/networks/06d7587a-af42-449c-a053-d819c5603643?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: 294/594] 199.204.45.140 () {34 vars in 1080 bytes} [Wed May 27 07:21:36 2026] GET /v2.0/ports?tenant_id=b6b7f4f976d14638acad9e8127b4e8d2&device_id=092ea6bc-823d-4637-986e-eafdefcd50fc => generated 1238 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/595] 10.0.0.91 () {32 vars in 773 bytes} [Wed May 27 07:21:36 2026] GET /v2.0/security-groups?tenant_id=cc74d238b56a41c7868cf0188b565adc&name=default => generated 2797 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/596] 199.204.45.140 () {34 vars in 986 bytes} [Wed May 27 07:21:36 2026] GET /v2.0/networks?id=1b97ab9f-6d0c-4dac-ba63-9182a8954c48 => generated 766 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/597] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:21:36 2026] DELETE /v2.0/security-groups/8c1d1d8f-37ef-4914-8d8b-857621908df1 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/598] 199.204.45.140 () {34 vars in 1058 bytes} [Wed May 27 07:21:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=fb9d5684-716c-4d11-b2bf-1faa44b5229c => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:21:36.980 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7e4f7012-4d43-4ea9-a9da-f50b648dcf8e'] response: {'name': 'network-changed', 'server_uuid': '610553e0-8f57-4225-9221-8231eca7f8e7', 'tag': '1614538c-9895-45e7-ad5a-d8a4ffbbbb7d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 303/599] 199.204.45.140 () {34 vars in 984 bytes} [Wed May 27 07:21:36 2026] GET /v2.0/subnets?id=4c33b261-af55-4c9b-a572-235ed077c4bc => generated 664 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/600] 199.204.45.140 () {34 vars in 1080 bytes} [Wed May 27 07:21:36 2026] GET /v2.0/ports?tenant_id=5513f306bdf847cbb79182dfd3d975f9&device_id=610553e0-8f57-4225-9221-8231eca7f8e7 => 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: 304/601] 10.0.0.24 () {34 vars in 989 bytes} [Wed May 27 07:21:37 2026] GET /v2.0/ports?device_id=092ea6bc-823d-4637-986e-eafdefcd50fc => generated 969 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/602] 199.204.45.140 () {34 vars in 1052 bytes} [Wed May 27 07:21:37 2026] GET /v2.0/ports?network_id=1b97ab9f-6d0c-4dac-ba63-9182a8954c48&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/603] 10.0.0.24 () {34 vars in 989 bytes} [Wed May 27 07:21:37 2026] GET /v2.0/ports?device_id=610553e0-8f57-4225-9221-8231eca7f8e7 => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/604] 10.0.0.24 () {34 vars in 1039 bytes} [Wed May 27 07:21:37 2026] GET /v2.0/security-groups?id=dafa8684-1f86-4c91-a87c-7bb983116baf&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-05-27 07:21:37.179 7 INFO neutron.services.segments.plugin [-] Segment 6649c29d-dbef-490b-8830-f87770163295 resource provider aggregate not found 2026-05-27 07:21:37.188 7 INFO neutron.services.segments.plugin [-] Segment 6649c29d-dbef-490b-8830-f87770163295 resource provider aggregate not found [pid: 8|app: 0|req: 305/605] 199.204.45.140 () {34 vars in 986 bytes} [Wed May 27 07:21:37 2026] GET /v2.0/networks?id=06d7587a-af42-449c-a053-d819c5603643 => generated 780 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:21:37.212 7 INFO neutron.services.segments.plugin [-] Segment 6649c29d-dbef-490b-8830-f87770163295 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6649c29d-dbef-490b-8830-f87770163295 found for delete ", "request_id": "req-c2209d48-080b-4f20-b2e0-13c3ceb0300a"}]} 2026-05-27 07:21:37.213 7 INFO neutron.services.segments.plugin [-] Segment 6649c29d-dbef-490b-8830-f87770163295 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6649c29d-dbef-490b-8830-f87770163295 found for delete ", "request_id": "req-732c6d7b-29b9-4493-bfb7-2fc1f8b7cce2"}]} [pid: 8|app: 0|req: 306/606] 10.0.0.24 () {34 vars in 1039 bytes} [Wed May 27 07:21:37 2026] GET /v2.0/security-groups?id=1d7c937a-2ace-4293-b7ef-4d3b44fa0297&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/607] 199.204.45.140 () {34 vars in 1012 bytes} [Wed May 27 07:21:37 2026] GET /v2.0/networks/1b97ab9f-6d0c-4dac-ba63-9182a8954c48?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/608] 199.204.45.140 () {34 vars in 1058 bytes} [Wed May 27 07:21:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=1614538c-9895-45e7-ad5a-d8a4ffbbbb7d => 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: 308/609] 199.204.45.140 () {34 vars in 984 bytes} [Wed May 27 07:21:37 2026] GET /v2.0/subnets?id=3da6bdff-f86c-4045-82c6-269df6151d80 => generated 678 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/610] 199.204.45.140 () {34 vars in 1112 bytes} [Wed May 27 07:21:37 2026] GET /v2.0/networks/1b97ab9f-6d0c-4dac-ba63-9182a8954c48?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/611] 199.204.45.140 () {34 vars in 1052 bytes} [Wed May 27 07:21:37 2026] GET /v2.0/ports?network_id=06d7587a-af42-449c-a053-d819c5603643&device_owner=network%3Adhcp => generated 1244 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/612] 199.204.45.140 () {34 vars in 1012 bytes} [Wed May 27 07:21:37 2026] GET /v2.0/networks/06d7587a-af42-449c-a053-d819c5603643?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/613] 199.204.45.140 () {34 vars in 1112 bytes} [Wed May 27 07:21:37 2026] GET /v2.0/networks/06d7587a-af42-449c-a053-d819c5603643?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: 304/614] 10.0.0.24 () {34 vars in 989 bytes} [Wed May 27 07:21:38 2026] GET /v2.0/ports?device_id=092ea6bc-823d-4637-986e-eafdefcd50fc => generated 969 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/615] 10.0.0.24 () {34 vars in 1039 bytes} [Wed May 27 07:21:38 2026] GET /v2.0/security-groups?id=dafa8684-1f86-4c91-a87c-7bb983116baf&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: 311/616] 10.0.0.24 () {34 vars in 989 bytes} [Wed May 27 07:21:38 2026] GET /v2.0/ports?device_id=610553e0-8f57-4225-9221-8231eca7f8e7 => generated 969 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/617] 10.0.0.24 () {34 vars in 1039 bytes} [Wed May 27 07:21:38 2026] GET /v2.0/security-groups?id=1d7c937a-2ace-4293-b7ef-4d3b44fa0297&fields=id&fields=name => generated 114 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/618] 10.0.0.91 () {32 vars in 773 bytes} [Wed May 27 07:21:38 2026] GET /v2.0/security-groups?tenant_id=22fbfac32381417fb3df6fd20d946268&name=default => generated 2801 bytes in 352 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/619] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:21:39 2026] DELETE /v2.0/security-groups/a59a25a4-0d3d-4b2b-b13b-57486ebed872 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:21:39.342 7 INFO neutron.db.segments_db [None req-ba0b4348-d332-469b-bb62-e20d3cf9f040 a6d0762822764289a52afe2d4806ee46 90059c141d604f6684ba391d2df29551 - - default default] Added segment c8351d4f-0778-4f75-8299-1c73416ee31b of type vxlan for network 3888bdb7-af2d-4476-8eb2-7a93ac83a0b2 [pid: 7|app: 0|req: 307/620] 10.0.0.91 () {34 vars in 670 bytes} [Wed May 27 07:21:39 2026] POST /v2.0/networks => generated 745 bytes in 411 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/621] 10.0.0.24 () {34 vars in 989 bytes} [Wed May 27 07:21:39 2026] GET /v2.0/ports?device_id=092ea6bc-823d-4637-986e-eafdefcd50fc => generated 969 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/622] 10.0.0.91 () {32 vars in 773 bytes} [Wed May 27 07:21:39 2026] GET /v2.0/security-groups?tenant_id=61b2b1c41cfd41a88347c6406917eb51&name=default => generated 2801 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/623] 10.0.0.24 () {34 vars in 1039 bytes} [Wed May 27 07:21:39 2026] GET /v2.0/security-groups?id=dafa8684-1f86-4c91-a87c-7bb983116baf&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/624] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:21:39 2026] DELETE /v2.0/security-groups/f5456225-6179-4627-8cc2-d5080b3712d7 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/625] 10.0.0.24 () {34 vars in 989 bytes} [Wed May 27 07:21:39 2026] GET /v2.0/ports?device_id=610553e0-8f57-4225-9221-8231eca7f8e7 => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/626] 10.0.0.24 () {34 vars in 1039 bytes} [Wed May 27 07:21:39 2026] GET /v2.0/security-groups?id=1d7c937a-2ace-4293-b7ef-4d3b44fa0297&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/627] 10.0.0.91 () {34 vars in 668 bytes} [Wed May 27 07:21:39 2026] POST /v2.0/subnets => generated 668 bytes in 381 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:21:39.990 8 INFO neutron.db.segments_db [None req-8035f958-1a24-43aa-abae-c20e539263c1 a6d0762822764289a52afe2d4806ee46 90059c141d604f6684ba391d2df29551 - - default default] Added segment 832de64b-5909-4a08-899d-35a5c3bdc38d of type vxlan for network 41d46433-0f3e-4ec7-8e3c-9a1a53d8563a 2026-05-27 07:21:40.368 8 INFO neutron.db.l3_hamode_db [None req-8035f958-1a24-43aa-abae-c20e539263c1 a6d0762822764289a52afe2d4806ee46 90059c141d604f6684ba391d2df29551 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 310/628] 10.0.0.24 () {34 vars in 989 bytes} [Wed May 27 07:21:40 2026] GET /v2.0/ports?device_id=092ea6bc-823d-4637-986e-eafdefcd50fc => generated 969 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/629] 10.0.0.24 () {34 vars in 1039 bytes} [Wed May 27 07:21:40 2026] GET /v2.0/security-groups?id=dafa8684-1f86-4c91-a87c-7bb983116baf&fields=id&fields=name => generated 114 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/630] 10.0.0.24 () {34 vars in 989 bytes} [Wed May 27 07:21:40 2026] GET /v2.0/ports?device_id=610553e0-8f57-4225-9221-8231eca7f8e7 => generated 969 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/631] 10.0.0.24 () {34 vars in 1039 bytes} [Wed May 27 07:21:41 2026] GET /v2.0/security-groups?id=1d7c937a-2ace-4293-b7ef-4d3b44fa0297&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:21:41.619 8 INFO neutron.db.l3_hamode_db [None req-8035f958-1a24-43aa-abae-c20e539263c1 a6d0762822764289a52afe2d4806ee46 90059c141d604f6684ba391d2df29551 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 314/632] 10.0.0.24 () {34 vars in 989 bytes} [Wed May 27 07:21:41 2026] GET /v2.0/ports?device_id=092ea6bc-823d-4637-986e-eafdefcd50fc => generated 969 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/633] 10.0.0.24 () {34 vars in 1039 bytes} [Wed May 27 07:21:42 2026] GET /v2.0/security-groups?id=dafa8684-1f86-4c91-a87c-7bb983116baf&fields=id&fields=name => generated 114 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/634] 10.0.0.24 () {34 vars in 989 bytes} [Wed May 27 07:21:42 2026] GET /v2.0/ports?device_id=610553e0-8f57-4225-9221-8231eca7f8e7 => generated 969 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/635] 10.0.0.24 () {34 vars in 1039 bytes} [Wed May 27 07:21:42 2026] GET /v2.0/security-groups?id=1d7c937a-2ace-4293-b7ef-4d3b44fa0297&fields=id&fields=name => generated 114 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/636] 10.0.0.91 () {34 vars in 668 bytes} [Wed May 27 07:21:39 2026] POST /v2.0/routers => generated 732 bytes in 3063 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/637] 10.0.0.24 () {34 vars in 989 bytes} [Wed May 27 07:21:43 2026] GET /v2.0/ports?device_id=092ea6bc-823d-4637-986e-eafdefcd50fc => generated 971 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/638] 10.0.0.24 () {34 vars in 1039 bytes} [Wed May 27 07:21:43 2026] GET /v2.0/security-groups?id=dafa8684-1f86-4c91-a87c-7bb983116baf&fields=id&fields=name => generated 114 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/639] 10.0.0.24 () {34 vars in 989 bytes} [Wed May 27 07:21:43 2026] GET /v2.0/ports?device_id=610553e0-8f57-4225-9221-8231eca7f8e7 => generated 971 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/640] 10.0.0.24 () {34 vars in 989 bytes} [Wed May 27 07:21:43 2026] GET /v2.0/ports?device_id=092ea6bc-823d-4637-986e-eafdefcd50fc => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/641] 10.0.0.24 () {34 vars in 1039 bytes} [Wed May 27 07:21:43 2026] GET /v2.0/security-groups?id=1d7c937a-2ace-4293-b7ef-4d3b44fa0297&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:21:44.421 8 INFO neutron.db.l3_db [None req-56cbbd14-b801-406c-bcdc-ae5b6b1cc7f5 4cfe793a6d584da8a27185ef4c83e678 b6b7f4f976d14638acad9e8127b4e8d2 - - default default] Floating IP 91543f44-8121-47bf-8db3-b14c8b82f63c associated. External IP: 10.96.250.209, port: fb9d5684-716c-4d11-b2bf-1faa44b5229c. [pid: 8|app: 0|req: 325/642] 10.0.0.91 () {34 vars in 748 bytes} [Wed May 27 07:21:43 2026] PUT /v2.0/floatingips/91543f44-8121-47bf-8db3-b14c8b82f63c => generated 855 bytes in 1674 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/643] 10.0.0.91 () {34 vars in 782 bytes} [Wed May 27 07:21:43 2026] PUT /v2.0/routers/02ea568b-c9da-4cc6-99ee-67119dbf49e3/add_router_interface => generated 309 bytes in 2547 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/644] 10.0.0.24 () {34 vars in 989 bytes} [Wed May 27 07:21:45 2026] GET /v2.0/ports?device_id=610553e0-8f57-4225-9221-8231eca7f8e7 => generated 971 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/645] 10.0.0.24 () {34 vars in 989 bytes} [Wed May 27 07:21:45 2026] GET /v2.0/ports?device_id=092ea6bc-823d-4637-986e-eafdefcd50fc => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/646] 10.0.0.24 () {34 vars in 1039 bytes} [Wed May 27 07:21:45 2026] GET /v2.0/security-groups?id=1d7c937a-2ace-4293-b7ef-4d3b44fa0297&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: 322/647] 10.0.0.24 () {34 vars in 1039 bytes} [Wed May 27 07:21:45 2026] GET /v2.0/security-groups?id=dafa8684-1f86-4c91-a87c-7bb983116baf&fields=id&fields=name => generated 114 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:21:45.779 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8f0dfda1-4fa0-43b1-9fee-67c0a566e0b2'] response: {'name': 'network-changed', 'server_uuid': '092ea6bc-823d-4637-986e-eafdefcd50fc', 'tag': 'fb9d5684-716c-4d11-b2bf-1faa44b5229c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 326/648] 10.0.0.91 () {32 vars in 773 bytes} [Wed May 27 07:21:45 2026] GET /v2.0/security-groups?tenant_id=a68842d354b748db99157a3aa6129f55&name=default => generated 2801 bytes in 435 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/649] 199.204.45.140 () {34 vars in 1080 bytes} [Wed May 27 07:21:45 2026] GET /v2.0/ports?tenant_id=b6b7f4f976d14638acad9e8127b4e8d2&device_id=092ea6bc-823d-4637-986e-eafdefcd50fc => generated 1240 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/650] 199.204.45.140 () {34 vars in 986 bytes} [Wed May 27 07:21:45 2026] GET /v2.0/networks?id=1b97ab9f-6d0c-4dac-ba63-9182a8954c48 => generated 766 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/651] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:21:45 2026] DELETE /v2.0/security-groups/72066917-f592-4410-bac7-5a5e0e244e35 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/652] 199.204.45.140 () {34 vars in 1058 bytes} [Wed May 27 07:21:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=fb9d5684-716c-4d11-b2bf-1faa44b5229c => 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: 328/653] 199.204.45.140 () {34 vars in 984 bytes} [Wed May 27 07:21:46 2026] GET /v2.0/subnets?id=4c33b261-af55-4c9b-a572-235ed077c4bc => generated 664 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/654] 199.204.45.140 () {34 vars in 1052 bytes} [Wed May 27 07:21:46 2026] GET /v2.0/ports?network_id=1b97ab9f-6d0c-4dac-ba63-9182a8954c48&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/655] 199.204.45.140 () {34 vars in 1012 bytes} [Wed May 27 07:21:46 2026] GET /v2.0/networks/1b97ab9f-6d0c-4dac-ba63-9182a8954c48?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: 329/656] 10.0.0.91 () {32 vars in 773 bytes} [Wed May 27 07:21:46 2026] GET /v2.0/security-groups?tenant_id=8a04421f250847998197f0e68ff16781&name=default => generated 2801 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/657] 199.204.45.140 () {34 vars in 1112 bytes} [Wed May 27 07:21:46 2026] GET /v2.0/networks/1b97ab9f-6d0c-4dac-ba63-9182a8954c48?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: 328/658] 10.0.0.24 () {34 vars in 989 bytes} [Wed May 27 07:21:46 2026] GET /v2.0/ports?device_id=092ea6bc-823d-4637-986e-eafdefcd50fc => generated 971 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:21:46.385 7 WARNING neutron_lib.context [req-49cc4592-5665-4663-bf43-4774cc098e5b req-1bed0a83-acf9-4c89-8288-e257e041d189 180c68dbd22140dbb04b5ef7238408bf b6f3bd01641e44f3a0b22252b57ce3cc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 331/659] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:21:46 2026] DELETE /v2.0/security-groups/282571b5-179a-486c-958f-ba9fa20e860a => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/660] 10.0.0.24 () {34 vars in 1039 bytes} [Wed May 27 07:21:46 2026] GET /v2.0/security-groups?id=dafa8684-1f86-4c91-a87c-7bb983116baf&fields=id&fields=name => generated 114 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/661] 10.0.0.24 () {38 vars in 970 bytes} [Wed May 27 07:21:46 2026] POST /v2.0/security-groups => generated 1617 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-27 07:21:46.611 8 WARNING neutron_lib.context [req-645a3ef3-f628-47e9-8bd9-253058c72712 req-f5266474-f4b4-4c13-ad94-d179eb4b4d76 180c68dbd22140dbb04b5ef7238408bf b6f3bd01641e44f3a0b22252b57ce3cc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 333/664] 10.0.0.24 () {38 vars in 970 bytes} [Wed May 27 07:21:46 2026] POST /v2.0/security-groups => generated 1618 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-27 07:21:46.800 7 WARNING neutron_lib.context [req-22887b07-2a12-4f88-bbf0-63588407fefc req-857b0077-495f-4d0d-a49c-295e0df3e659 180c68dbd22140dbb04b5ef7238408bf b6f3bd01641e44f3a0b22252b57ce3cc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 334/665] 10.0.0.24 () {34 vars in 989 bytes} [Wed May 27 07:21:46 2026] GET /v2.0/ports?device_id=610553e0-8f57-4225-9221-8231eca7f8e7 => generated 971 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/666] 10.0.0.24 () {34 vars in 1039 bytes} [Wed May 27 07:21:46 2026] GET /v2.0/security-groups?id=1d7c937a-2ace-4293-b7ef-4d3b44fa0297&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/667] 10.0.0.24 () {38 vars in 970 bytes} [Wed May 27 07:21:46 2026] POST /v2.0/security-groups => generated 1618 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/668] 199.204.45.140 () {34 vars in 994 bytes} [Wed May 27 07:21:46 2026] GET /v2.0/ports?device_id=092ea6bc-823d-4637-986e-eafdefcd50fc => 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: 333/669] 10.0.0.24 () {34 vars in 1001 bytes} [Wed May 27 07:21:46 2026] GET /v2.0/security-groups?tenant_id=b6f3bd01641e44f3a0b22252b57ce3cc => generated 7600 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/670] 10.0.0.24 () {34 vars in 989 bytes} [Wed May 27 07:21:47 2026] GET /v2.0/ports?device_id=610553e0-8f57-4225-9221-8231eca7f8e7 => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/671] 10.0.0.24 () {34 vars in 990 bytes} [Wed May 27 07:21:47 2026] GET /v2.0/security-groups/2878e634-6477-424a-9549-123957593075 => generated 2798 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:21:47.512 8 INFO neutron.db.l3_db [None req-894e092f-a555-4f8d-b4ea-9a13bf90be68 e732e4da215a449aa1419b9ac0d1d167 5513f306bdf847cbb79182dfd3d975f9 - - default default] Floating IP 64c81f86-451b-4e3e-a044-59bd0d6d52ab associated. External IP: 10.96.250.212, port: 1614538c-9895-45e7-ad5a-d8a4ffbbbb7d. [pid: 8|app: 0|req: 339/672] 10.0.0.91 () {34 vars in 748 bytes} [Wed May 27 07:21:47 2026] PUT /v2.0/floatingips/64c81f86-451b-4e3e-a044-59bd0d6d52ab => generated 855 bytes in 756 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/673] 10.0.0.24 () {34 vars in 990 bytes} [Wed May 27 07:21:47 2026] GET /v2.0/security-groups/2878e634-6477-424a-9549-123957593075 => generated 2798 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/674] 10.0.0.24 () {34 vars in 989 bytes} [Wed May 27 07:21:47 2026] GET /v2.0/ports?device_id=092ea6bc-823d-4637-986e-eafdefcd50fc => 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: 342/675] 10.0.0.24 () {34 vars in 989 bytes} [Wed May 27 07:21:47 2026] GET /v2.0/ports?device_id=610553e0-8f57-4225-9221-8231eca7f8e7 => generated 971 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/676] 10.0.0.24 () {34 vars in 1039 bytes} [Wed May 27 07:21:48 2026] GET /v2.0/security-groups?id=dafa8684-1f86-4c91-a87c-7bb983116baf&fields=id&fields=name => generated 114 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:21:48.118 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-54fbe543-f9aa-42d7-a414-c63c3720e0ac'] response: {'name': 'network-changed', 'server_uuid': '610553e0-8f57-4225-9221-8231eca7f8e7', 'tag': '1614538c-9895-45e7-ad5a-d8a4ffbbbb7d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 344/677] 10.0.0.24 () {34 vars in 1039 bytes} [Wed May 27 07:21:48 2026] GET /v2.0/security-groups?id=1d7c937a-2ace-4293-b7ef-4d3b44fa0297&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: 8|app: 0|req: 345/678] 10.0.0.24 () {34 vars in 990 bytes} [Wed May 27 07:21:48 2026] GET /v2.0/security-groups/1b3d096a-76aa-4d6f-845e-161a3633e943 => 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: 346/679] 199.204.45.140 () {34 vars in 1080 bytes} [Wed May 27 07:21:48 2026] GET /v2.0/ports?tenant_id=5513f306bdf847cbb79182dfd3d975f9&device_id=610553e0-8f57-4225-9221-8231eca7f8e7 => generated 1240 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:21:48.265 7 INFO neutron.db.l3_db [req-ccc2075c-0124-43d7-8b43-889db1ad489d req-c36da2b1-8a7f-499e-ac5b-4597fd4e3670 4cfe793a6d584da8a27185ef4c83e678 b6b7f4f976d14638acad9e8127b4e8d2 - - default default] Floating IP 91543f44-8121-47bf-8db3-b14c8b82f63c disassociated. External IP: 10.96.250.209, port: fb9d5684-716c-4d11-b2bf-1faa44b5229c. [pid: 8|app: 0|req: 347/680] 10.0.0.24 () {36 vars in 1012 bytes} [Wed May 27 07:21:48 2026] DELETE /v2.0/security-groups/1b3d096a-76aa-4d6f-845e-161a3633e943 => 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: 348/681] 199.204.45.140 () {34 vars in 986 bytes} [Wed May 27 07:21:48 2026] GET /v2.0/networks?id=06d7587a-af42-449c-a053-d819c5603643 => generated 780 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:21:48.465 8 INFO neutron.api.v2.resource [req-41d6ad9b-6caa-4263-9714-4364e7c32e6b req-3adf551a-e797-4d52-ad83-de43cc1d63ac 180c68dbd22140dbb04b5ef7238408bf b6f3bd01641e44f3a0b22252b57ce3cc - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 349/682] 10.0.0.24 () {34 vars in 990 bytes} [Wed May 27 07:21:48 2026] GET /v2.0/security-groups/1b3d096a-76aa-4d6f-845e-161a3633e943 => generated 146 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/683] 199.204.45.140 () {34 vars in 1058 bytes} [Wed May 27 07:21:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=1614538c-9895-45e7-ad5a-d8a4ffbbbb7d => 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: 351/684] 10.0.0.24 () {34 vars in 990 bytes} [Wed May 27 07:21:48 2026] GET /v2.0/security-groups/125d10e7-d294-4cf6-81ee-f6c081f0c7e3 => generated 1618 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/685] 199.204.45.140 () {34 vars in 984 bytes} [Wed May 27 07:21:48 2026] GET /v2.0/subnets?id=3da6bdff-f86c-4045-82c6-269df6151d80 => generated 678 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/686] 10.0.0.24 () {36 vars in 1012 bytes} [Wed May 27 07:21:48 2026] DELETE /v2.0/security-groups/125d10e7-d294-4cf6-81ee-f6c081f0c7e3 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/687] 199.204.45.140 () {34 vars in 1052 bytes} [Wed May 27 07:21:48 2026] GET /v2.0/ports?network_id=06d7587a-af42-449c-a053-d819c5603643&device_owner=network%3Adhcp => generated 1244 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:21:48.851 8 INFO neutron.api.v2.resource [req-9c4572a6-170c-4eb4-90af-436f7ec4f571 req-39103ed4-e85c-4062-8d28-f6b9e11f04e8 180c68dbd22140dbb04b5ef7238408bf b6f3bd01641e44f3a0b22252b57ce3cc - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 355/688] 10.0.0.24 () {34 vars in 990 bytes} [Wed May 27 07:21:48 2026] GET /v2.0/security-groups/125d10e7-d294-4cf6-81ee-f6c081f0c7e3 => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/689] 199.204.45.140 () {36 vars in 997 bytes} [Wed May 27 07:21:47 2026] DELETE /v2.0/ports/fb9d5684-716c-4d11-b2bf-1faa44b5229c => generated 0 bytes in 1824 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 07:21:48.944 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ea3341fb-6b07-4977-b5b5-9866d4300989'] response: {'server_uuid': '092ea6bc-823d-4637-986e-eafdefcd50fc', 'name': 'network-vif-deleted', 'tag': 'fb9d5684-716c-4d11-b2bf-1faa44b5229c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 356/690] 199.204.45.140 () {34 vars in 1012 bytes} [Wed May 27 07:21:48 2026] GET /v2.0/networks/06d7587a-af42-449c-a053-d819c5603643?fields=segments => generated 14 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/691] 10.0.0.24 () {34 vars in 990 bytes} [Wed May 27 07:21:48 2026] GET /v2.0/security-groups/e0a5909c-30b0-44ef-a16f-ad7558e6ea08 => generated 1618 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/692] 199.204.45.140 () {34 vars in 1112 bytes} [Wed May 27 07:21:48 2026] GET /v2.0/networks/06d7587a-af42-449c-a053-d819c5603643?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/693] 10.0.0.24 () {36 vars in 1012 bytes} [Wed May 27 07:21:48 2026] DELETE /v2.0/security-groups/e0a5909c-30b0-44ef-a16f-ad7558e6ea08 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:21:49.130 8 INFO neutron.api.v2.resource [req-f564abd0-908f-4616-b867-f9158a78b798 req-31189bc6-92d3-44ba-9ee5-0e0848c4cbc8 180c68dbd22140dbb04b5ef7238408bf b6f3bd01641e44f3a0b22252b57ce3cc - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 358/694] 10.0.0.24 () {34 vars in 990 bytes} [Wed May 27 07:21:49 2026] GET /v2.0/security-groups/e0a5909c-30b0-44ef-a16f-ad7558e6ea08 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/695] 10.0.0.24 () {34 vars in 989 bytes} [Wed May 27 07:21:49 2026] GET /v2.0/ports?device_id=092ea6bc-823d-4637-986e-eafdefcd50fc => 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: 337/696] 10.0.0.24 () {34 vars in 1001 bytes} [Wed May 27 07:21:49 2026] GET /v2.0/security-groups?tenant_id=b6f3bd01641e44f3a0b22252b57ce3cc => generated 2801 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/697] 10.0.0.24 () {34 vars in 990 bytes} [Wed May 27 07:21:49 2026] GET /v2.0/security-groups/2878e634-6477-424a-9549-123957593075 => generated 2798 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/698] 10.0.0.24 () {34 vars in 990 bytes} [Wed May 27 07:21:49 2026] GET /v2.0/security-groups/2878e634-6477-424a-9549-123957593075 => generated 2798 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:21:49.440 8 INFO neutron.api.v2.resource [req-6f584999-dc34-4cd6-8fc7-f6513ccb2645 req-e8020f76-20d1-430b-9198-3ee7c188ee4a 180c68dbd22140dbb04b5ef7238408bf b6f3bd01641e44f3a0b22252b57ce3cc - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 361/699] 10.0.0.24 () {34 vars in 990 bytes} [Wed May 27 07:21:49 2026] GET /v2.0/security-groups/e0a5909c-30b0-44ef-a16f-ad7558e6ea08 => generated 146 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 07:21:49.520 7 INFO neutron.api.v2.resource [req-166eff29-3430-476b-b930-052ee518f8b7 req-18b67cfc-5811-4368-ab75-4b89b361b0d5 180c68dbd22140dbb04b5ef7238408bf b6f3bd01641e44f3a0b22252b57ce3cc - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 339/700] 10.0.0.24 () {34 vars in 990 bytes} [Wed May 27 07:21:49 2026] GET /v2.0/security-groups/125d10e7-d294-4cf6-81ee-f6c081f0c7e3 => generated 146 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 07:21:49.560 8 INFO neutron.api.v2.resource [req-fcabdfa8-1cfe-4317-be54-c035bf3c8ddd req-5b91bc15-d01b-4a24-9ebd-a3d2d4a5f976 180c68dbd22140dbb04b5ef7238408bf b6f3bd01641e44f3a0b22252b57ce3cc - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 362/701] 10.0.0.24 () {34 vars in 990 bytes} [Wed May 27 07:21:49 2026] GET /v2.0/security-groups/1b3d096a-76aa-4d6f-845e-161a3633e943 => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/702] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:21:50 2026] DELETE /v2.0/security-groups/dafa8684-1f86-4c91-a87c-7bb983116baf => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:21:50.462 8 INFO neutron.api.v2.resource [None req-c40b104e-bf81-4dd5-9a5a-975ba4222f9e 4cfe793a6d584da8a27185ef4c83e678 b6b7f4f976d14638acad9e8127b4e8d2 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 364/703] 10.0.0.91 () {32 vars in 736 bytes} [Wed May 27 07:21:50 2026] GET /v2.0/security-groups/dafa8684-1f86-4c91-a87c-7bb983116baf => 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: 365/704] 10.0.0.91 () {32 vars in 731 bytes} [Wed May 27 07:21:50 2026] DELETE /v2.0/floatingips/91543f44-8121-47bf-8db3-b14c8b82f63c => generated 0 bytes in 352 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/705] 10.0.0.91 () {34 vars in 788 bytes} [Wed May 27 07:21:49 2026] PUT /v2.0/routers/02ea568b-c9da-4cc6-99ee-67119dbf49e3/remove_router_interface => generated 309 bytes in 1302 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:21:51.976 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-0c8b1dc4-2937-4c8e-9dc2-0bef54413d25 a6d0762822764289a52afe2d4806ee46 90059c141d604f6684ba391d2df29551 - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.10/site-packages/paste/urlmap.py", line 216, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/resource.py", line 98, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 567, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 594, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 2242, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 647, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py", line 728, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2192, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2197, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 101, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 85, in _is_session_semantic_violated stack = traceback.extract_stack()  [pid: 8|app: 0|req: 366/706] 10.0.0.91 () {34 vars in 788 bytes} [Wed May 27 07:21:50 2026] PUT /v2.0/routers/7cbbfa12-2460-4672-b362-899e2b355c1b/remove_router_interface => generated 309 bytes in 1203 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/707] 10.0.0.91 () {32 vars in 773 bytes} [Wed May 27 07:21:52 2026] GET /v2.0/security-groups?tenant_id=3c8324404ceb4d5eada04d143bff1abb&name=default => generated 2801 bytes in 328 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:21:52.418 7 INFO neutron.services.segments.plugin [-] Segment 832de64b-5909-4a08-899d-35a5c3bdc38d resource provider aggregate not found 2026-05-27 07:21:52.427 7 INFO neutron.services.segments.plugin [-] Segment 832de64b-5909-4a08-899d-35a5c3bdc38d resource provider aggregate not found 2026-05-27 07:21:52.451 7 INFO neutron.services.segments.plugin [-] Segment 832de64b-5909-4a08-899d-35a5c3bdc38d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 832de64b-5909-4a08-899d-35a5c3bdc38d found for delete ", "request_id": "req-ab209aa4-cb52-4f5d-b4e5-a5e6820703ca"}]} 2026-05-27 07:21:52.452 7 INFO neutron.services.segments.plugin [-] Segment 832de64b-5909-4a08-899d-35a5c3bdc38d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 832de64b-5909-4a08-899d-35a5c3bdc38d found for delete ", "request_id": "req-38dd8df8-75b5-4d4c-86a1-cb080445f5ee"}]} 2026-05-27 07:21:52.460 7 INFO neutron.db.l3_hamode_db [None req-0c8b1dc4-2937-4c8e-9dc2-0bef54413d25 a6d0762822764289a52afe2d4806ee46 90059c141d604f6684ba391d2df29551 - - default default] HA network 41d46433-0f3e-4ec7-8e3c-9a1a53d8563a was deleted as no HA routers are present in tenant b6f3bd01641e44f3a0b22252b57ce3cc. [pid: 7|app: 0|req: 341/708] 10.0.0.91 () {32 vars in 723 bytes} [Wed May 27 07:21:50 2026] DELETE /v2.0/routers/02ea568b-c9da-4cc6-99ee-67119dbf49e3 => generated 0 bytes in 1587 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/709] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:21:52 2026] DELETE /v2.0/security-groups/5ec9d1ca-096a-48f4-bc1a-2a39be28ea97 => 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: 343/710] 10.0.0.91 () {32 vars in 723 bytes} [Wed May 27 07:21:52 2026] DELETE /v2.0/subnets/8aea94d5-d33f-46ac-b1ef-d74877438fbf => 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: 344/711] 10.0.0.91 () {32 vars in 773 bytes} [Wed May 27 07:21:52 2026] GET /v2.0/security-groups?tenant_id=e11a5ed95dea49f5a876a7099bf8b7f5&name=default => generated 2801 bytes in 123 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: 345/712] 10.0.0.91 () {32 vars in 725 bytes} [Wed May 27 07:21:52 2026] DELETE /v2.0/networks/3888bdb7-af2d-4476-8eb2-7a93ac83a0b2 => generated 0 bytes in 406 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/713] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:21:53 2026] DELETE /v2.0/security-groups/55ebb89a-9ced-4bf6-884f-8ab1107e2716 => generated 0 bytes in 287 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:21:53.731 8 INFO neutron.services.segments.plugin [-] Segment 829b0d2f-a443-45f0-860f-7f3b6131654f resource provider aggregate not found 2026-05-27 07:21:53.736 8 INFO neutron.services.segments.plugin [-] Segment 829b0d2f-a443-45f0-860f-7f3b6131654f resource provider aggregate not found [pid: 7|app: 0|req: 347/714] 10.0.0.91 () {32 vars in 773 bytes} [Wed May 27 07:21:53 2026] GET /v2.0/security-groups?tenant_id=b6f3bd01641e44f3a0b22252b57ce3cc&name=default => generated 2801 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:21:53.752 8 INFO neutron.services.segments.plugin [-] Segment 829b0d2f-a443-45f0-860f-7f3b6131654f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 829b0d2f-a443-45f0-860f-7f3b6131654f found for delete ", "request_id": "req-f53e80c5-4a03-46a8-8e2f-d6dcc8f311b8"}]} 2026-05-27 07:21:53.754 8 INFO neutron.services.segments.plugin [-] Segment 829b0d2f-a443-45f0-860f-7f3b6131654f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 829b0d2f-a443-45f0-860f-7f3b6131654f found for delete ", "request_id": "req-3065588a-68bc-4992-b002-16823f81d1b6"}]} 2026-05-27 07:21:53.766 8 INFO neutron.db.l3_hamode_db [None req-b4ae6483-8fb1-438e-85aa-63080c581f9c a6d0762822764289a52afe2d4806ee46 90059c141d604f6684ba391d2df29551 - - default default] HA network c9049857-59b1-43c1-8ba3-d1128e315bc2 was deleted as no HA routers are present in tenant b6b7f4f976d14638acad9e8127b4e8d2. [pid: 8|app: 0|req: 368/715] 10.0.0.91 () {32 vars in 723 bytes} [Wed May 27 07:21:52 2026] DELETE /v2.0/routers/7cbbfa12-2460-4672-b362-899e2b355c1b => generated 0 bytes in 1413 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/716] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:21:53 2026] DELETE /v2.0/security-groups/2878e634-6477-424a-9549-123957593075 => 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: 369/717] 10.0.0.91 () {32 vars in 723 bytes} [Wed May 27 07:21:53 2026] DELETE /v2.0/subnets/4c33b261-af55-4c9b-a572-235ed077c4bc => generated 0 bytes in 263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 07:21:54.474 7 INFO neutron.services.segments.plugin [-] Segment c8351d4f-0778-4f75-8299-1c73416ee31b resource provider aggregate not found 2026-05-27 07:21:54.487 7 INFO neutron.services.segments.plugin [-] Segment c8351d4f-0778-4f75-8299-1c73416ee31b resource provider aggregate not found 2026-05-27 07:21:54.506 7 INFO neutron.services.segments.plugin [-] Segment c8351d4f-0778-4f75-8299-1c73416ee31b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c8351d4f-0778-4f75-8299-1c73416ee31b found for delete ", "request_id": "req-870ba301-a71e-440c-89c9-5f08ee3fc7be"}]} 2026-05-27 07:21:54.510 7 INFO neutron.services.segments.plugin [-] Segment c8351d4f-0778-4f75-8299-1c73416ee31b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c8351d4f-0778-4f75-8299-1c73416ee31b found for delete ", "request_id": "req-9505bc6c-513a-4c67-8f5d-ac3a7e92bd9d"}]} [pid: 7|app: 0|req: 349/718] 10.0.0.91 () {32 vars in 725 bytes} [Wed May 27 07:21:54 2026] DELETE /v2.0/networks/1b97ab9f-6d0c-4dac-ba63-9182a8954c48 => generated 0 bytes in 505 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/719] 10.0.0.91 () {32 vars in 773 bytes} [Wed May 27 07:21:54 2026] GET /v2.0/security-groups?tenant_id=b6b7f4f976d14638acad9e8127b4e8d2&name=default => generated 2797 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/720] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:21:54 2026] DELETE /v2.0/security-groups/a36cd79f-9ef6-42b2-a834-15adebe327a6 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:21:56.136 8 INFO neutron.db.segments_db [None req-1403892d-116c-4ed0-8cc7-359859e33c59 a6d0762822764289a52afe2d4806ee46 90059c141d604f6684ba391d2df29551 - - default default] Added segment 3f6f562d-cc68-479b-8741-6a81c4f9afab of type vxlan for network 3ad83fac-e7d0-4036-b165-71a573be5075 [pid: 8|app: 0|req: 371/721] 10.0.0.91 () {34 vars in 670 bytes} [Wed May 27 07:21:55 2026] POST /v2.0/networks => generated 748 bytes in 408 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/722] 10.0.0.91 () {32 vars in 773 bytes} [Wed May 27 07:21:56 2026] GET /v2.0/security-groups?tenant_id=c6e3fb6525e744519741a83b45a686fa&name=default => generated 2801 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/723] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:21:56 2026] DELETE /v2.0/security-groups/7f6a0a96-8e92-4bef-9600-5354dc429f05 => 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: 372/724] 10.0.0.91 () {34 vars in 668 bytes} [Wed May 27 07:21:56 2026] POST /v2.0/subnets => generated 671 bytes in 279 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:21:56.603 7 INFO neutron.services.segments.plugin [-] Segment 8358122b-1da0-4e2f-9ba3-d0bb2edeb5c6 resource provider aggregate not found 2026-05-27 07:21:56.611 7 INFO neutron.services.segments.plugin [-] Segment 8358122b-1da0-4e2f-9ba3-d0bb2edeb5c6 resource provider aggregate not found 2026-05-27 07:21:56.629 7 INFO neutron.services.segments.plugin [-] Segment 8358122b-1da0-4e2f-9ba3-d0bb2edeb5c6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8358122b-1da0-4e2f-9ba3-d0bb2edeb5c6 found for delete ", "request_id": "req-d76649bb-d9f8-456a-a9bb-de75cea95565"}]} 2026-05-27 07:21:56.632 7 INFO neutron.services.segments.plugin [-] Segment 8358122b-1da0-4e2f-9ba3-d0bb2edeb5c6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8358122b-1da0-4e2f-9ba3-d0bb2edeb5c6 found for delete ", "request_id": "req-72436c72-b401-4a7f-9570-883b5785d863"}]} 2026-05-27 07:21:56.643 7 INFO neutron.db.segments_db [None req-4bf6a21b-eacb-4c6d-b03c-f77f260b52a8 a6d0762822764289a52afe2d4806ee46 90059c141d604f6684ba391d2df29551 - - default default] Added segment 6f5a5f3a-9f3f-4a30-9d38-61cceee607c3 of type vxlan for network ef0117ee-bf49-4ba6-9926-34b8c1efc83a 2026-05-27 07:21:57.012 7 INFO neutron.db.l3_hamode_db [None req-4bf6a21b-eacb-4c6d-b03c-f77f260b52a8 a6d0762822764289a52afe2d4806ee46 90059c141d604f6684ba391d2df29551 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 07:21:58.178 7 INFO neutron.db.l3_hamode_db [None req-4bf6a21b-eacb-4c6d-b03c-f77f260b52a8 a6d0762822764289a52afe2d4806ee46 90059c141d604f6684ba391d2df29551 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 373/725] 10.0.0.91 () {32 vars in 773 bytes} [Wed May 27 07:21:59 2026] GET /v2.0/security-groups?tenant_id=c5d10c325e6c47e0912aebb03ed91c38&name=default => generated 2801 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/726] 10.0.0.91 () {34 vars in 668 bytes} [Wed May 27 07:21:56 2026] POST /v2.0/routers => generated 735 bytes in 2889 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/727] 10.0.0.91 () {32 vars in 773 bytes} [Wed May 27 07:21:59 2026] GET /v2.0/security-groups?tenant_id=bf7b5653defb438ca9b59b21f5c45c5c&name=default => generated 2801 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/728] 10.0.0.233 () {34 vars in 990 bytes} [Wed May 27 07:21:59 2026] GET /v2.0/ports?device_id=610553e0-8f57-4225-9221-8231eca7f8e7 => generated 1240 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/729] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:21:59 2026] DELETE /v2.0/security-groups/331b8464-77d8-4740-a959-7f6ac1e8e457 => 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: 376/730] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:21:59 2026] DELETE /v2.0/security-groups/22dc90d4-2fee-47de-bac4-94dee7b76255 => 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: 377/731] 10.0.0.233 () {34 vars in 1040 bytes} [Wed May 27 07:21:59 2026] GET /v2.0/security-groups?id=1d7c937a-2ace-4293-b7ef-4d3b44fa0297&fields=id&fields=name => generated 114 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/732] 10.0.0.91 () {32 vars in 773 bytes} [Wed May 27 07:22:00 2026] GET /v2.0/security-groups?tenant_id=3a18770abe80428b9c6fcf975c0a10d8&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: 379/733] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:22:00 2026] DELETE /v2.0/security-groups/d0012ea8-ab61-4bd7-88ab-27d957d4c184 => 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: 355/734] 10.0.0.91 () {34 vars in 782 bytes} [Wed May 27 07:21:59 2026] PUT /v2.0/routers/85cca736-ee7e-4ad2-be75-616f8856b09e/add_router_interface => generated 309 bytes in 1700 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:22:01.887 8 WARNING neutron_lib.context [None req-3d97d3a7-1950-4aae-8b3a-d23fc52d7ce8 5b5c9a3734db42008a3fffa003bf05de a73af769924449dfaef930346bc0e8b3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:22:01.888 8 WARNING neutron_lib.context [None req-3d97d3a7-1950-4aae-8b3a-d23fc52d7ce8 5b5c9a3734db42008a3fffa003bf05de a73af769924449dfaef930346bc0e8b3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:22:02.032 7 WARNING neutron_lib.context [None req-801f7d2c-b9df-4a43-a5fb-76678a29ac6f 80b8588eef0148b290da1fbbcc3ebffe 5f7be8fbdf5e4ddebab12fcd0d095da8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:22:02.106 8 INFO neutron.db.segments_db [None req-3d97d3a7-1950-4aae-8b3a-d23fc52d7ce8 5b5c9a3734db42008a3fffa003bf05de a73af769924449dfaef930346bc0e8b3 - - default default] Added segment 809b386e-190e-411d-97de-264e190600eb of type vxlan for network f3142e46-c6cb-41fb-9dfc-6be6624d2cbb [pid: 7|app: 0|req: 358/737] 10.0.0.91 () {34 vars in 684 bytes} [Wed May 27 07:22:02 2026] POST /v2.0/security-groups => generated 1596 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-27 07:22:02.177 7 WARNING neutron_lib.context [None req-df3beff7-9672-48ad-adc2-e8135f280b49 80b8588eef0148b290da1fbbcc3ebffe 5f7be8fbdf5e4ddebab12fcd0d095da8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:22:02.238 8 INFO neutron.db.segments_db [None req-3d97d3a7-1950-4aae-8b3a-d23fc52d7ce8 5b5c9a3734db42008a3fffa003bf05de a73af769924449dfaef930346bc0e8b3 - - default default] Added segment 1f318838-26ca-4a9a-bdc4-4e8e143ae203 of type vxlan for network bcc96e6d-4e97-4698-98cb-6ad67c56bc48 [pid: 7|app: 0|req: 359/738] 10.0.0.91 () {34 vars in 694 bytes} [Wed May 27 07:22:02 2026] POST /v2.0/security-group-rules => generated 565 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/739] 10.0.0.24 () {34 vars in 989 bytes} [Wed May 27 07:22:02 2026] GET /v2.0/ports?device_id=610553e0-8f57-4225-9221-8231eca7f8e7 => generated 971 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/740] 10.0.0.91 () {34 vars in 669 bytes} [Wed May 27 07:22:01 2026] POST /v2.0/networks => generated 1244 bytes in 701 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-27 07:22:02.409 7 WARNING neutron_lib.context [None req-e3082484-21e3-4b55-a901-35aa8ce165e4 80b8588eef0148b290da1fbbcc3ebffe 5f7be8fbdf5e4ddebab12fcd0d095da8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 361/741] 10.0.0.91 () {34 vars in 694 bytes} [Wed May 27 07:22:02 2026] POST /v2.0/security-group-rules => generated 570 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/742] 10.0.0.24 () {34 vars in 970 bytes} [Wed May 27 07:22:02 2026] GET /v2.0/ports/1614538c-9895-45e7-ad5a-d8a4ffbbbb7d => generated 968 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:22:02.575 7 WARNING neutron_lib.context [None req-84fb51f9-61a9-42dd-8737-8982d4c13619 80b8588eef0148b290da1fbbcc3ebffe 5f7be8fbdf5e4ddebab12fcd0d095da8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 381/743] 10.0.0.91 () {32 vars in 648 bytes} [Wed May 27 07:22:02 2026] GET /v2.0/networks => generated 1843 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:22:02.789 8 INFO neutron.services.segments.plugin [-] Segment 809b386e-190e-411d-97de-264e190600eb resource provider aggregate not found 2026-05-27 07:22:02.796 8 INFO neutron.services.segments.plugin [-] Segment 809b386e-190e-411d-97de-264e190600eb resource provider aggregate not found 2026-05-27 07:22:02.813 8 INFO neutron.services.segments.plugin [-] Segment 809b386e-190e-411d-97de-264e190600eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 809b386e-190e-411d-97de-264e190600eb found for delete ", "request_id": "req-244df9d9-3fc0-43bf-984d-7630f8994333"}]} 2026-05-27 07:22:02.818 8 INFO neutron.services.segments.plugin [-] Segment 809b386e-190e-411d-97de-264e190600eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 809b386e-190e-411d-97de-264e190600eb found for delete ", "request_id": "req-6af40d7a-edf6-436d-a0fe-a40644e5f328"}]} [pid: 8|app: 0|req: 382/744] 10.0.0.91 () {32 vars in 725 bytes} [Wed May 27 07:22:02 2026] DELETE /v2.0/networks/f3142e46-c6cb-41fb-9dfc-6be6624d2cbb => generated 0 bytes in 243 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/745] 199.204.45.140 () {34 vars in 1000 bytes} [Wed May 27 07:22:02 2026] GET /v2.0/subnets?network_id=06d7587a-af42-449c-a053-d819c5603643 => generated 660 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/746] 10.0.0.91 () {32 vars in 725 bytes} [Wed May 27 07:22:02 2026] DELETE /v2.0/networks/bcc96e6d-4e97-4698-98cb-6ad67c56bc48 => generated 0 bytes in 265 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/747] 199.204.45.140 () {34 vars in 1146 bytes} [Wed May 27 07:22:03 2026] GET /v2.0/ports?device_id=610553e0-8f57-4225-9221-8231eca7f8e7&device_owner=compute%3Anova&network_id=06d7587a-af42-449c-a053-d819c5603643 => generated 971 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/748] 10.0.0.91 () {32 vars in 648 bytes} [Wed May 27 07:22:03 2026] GET /v2.0/networks => generated 651 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/749] 10.0.0.91 () {34 vars in 675 bytes} [Wed May 27 07:22:02 2026] POST /v2.0/floatingips => generated 552 bytes in 1182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:22:03.758 7 WARNING neutron_lib.context [None req-212df463-c515-4ef0-9471-b8bf05012e1b 5b5c9a3734db42008a3fffa003bf05de a73af769924449dfaef930346bc0e8b3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:22:03.817 7 INFO neutron.db.segments_db [None req-212df463-c515-4ef0-9471-b8bf05012e1b 5b5c9a3734db42008a3fffa003bf05de a73af769924449dfaef930346bc0e8b3 - - default default] Added segment 6aea377d-5ddb-4f18-af17-7b3084240cde of type vxlan for network 27a59ca6-47b4-45ff-adcd-df173cc7973e [pid: 7|app: 0|req: 364/750] 10.0.0.91 () {34 vars in 669 bytes} [Wed May 27 07:22:03 2026] POST /v2.0/networks => generated 649 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:22:03.962 7 WARNING neutron_lib.context [None req-a07618df-3d80-467d-9c28-dd988e45d433 5b5c9a3734db42008a3fffa003bf05de a73af769924449dfaef930346bc0e8b3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:22:04.040 7 INFO neutron.db.segments_db [None req-a07618df-3d80-467d-9c28-dd988e45d433 5b5c9a3734db42008a3fffa003bf05de a73af769924449dfaef930346bc0e8b3 - - default default] Added segment 9be0a16b-6c77-41e3-9d3f-9b918379cc6f of type vxlan for network 5d3c8250-d25f-4ac0-9479-7548e6ca5798 [pid: 8|app: 0|req: 387/751] 199.204.45.140 () {38 vars in 1028 bytes} [Wed May 27 07:22:03 2026] PUT /v2.0/ports/1614538c-9895-45e7-ad5a-d8a4ffbbbb7d => generated 1149 bytes in 642 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-05-27 07:22:04.101 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ff7de770-5426-4a6f-bec0-97208162ad31'] response: {'name': 'network-changed', 'server_uuid': '610553e0-8f57-4225-9221-8231eca7f8e7', 'tag': '1614538c-9895-45e7-ad5a-d8a4ffbbbb7d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 388/752] 199.204.45.140 () {34 vars in 1096 bytes} [Wed May 27 07:22:04 2026] GET /v2.0/ports?device_id=610553e0-8f57-4225-9221-8231eca7f8e7&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/753] 199.204.45.140 () {34 vars in 1080 bytes} [Wed May 27 07:22:04 2026] GET /v2.0/ports?tenant_id=5513f306bdf847cbb79182dfd3d975f9&device_id=610553e0-8f57-4225-9221-8231eca7f8e7 => generated 1421 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/754] 10.0.0.91 () {34 vars in 669 bytes} [Wed May 27 07:22:03 2026] POST /v2.0/networks => generated 649 bytes in 249 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:22:04.218 7 WARNING neutron_lib.context [None req-ba6cb08c-eeae-4afb-b217-ff3ace64e1be 5b5c9a3734db42008a3fffa003bf05de a73af769924449dfaef930346bc0e8b3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 390/755] 199.204.45.140 () {34 vars in 986 bytes} [Wed May 27 07:22:04 2026] GET /v2.0/networks?id=06d7587a-af42-449c-a053-d819c5603643 => generated 780 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:22:04.282 7 WARNING neutron_lib.context [None req-ba6cb08c-eeae-4afb-b217-ff3ace64e1be 5b5c9a3734db42008a3fffa003bf05de a73af769924449dfaef930346bc0e8b3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/756] 199.204.45.140 () {34 vars in 1060 bytes} [Wed May 27 07:22:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=1614538c-9895-45e7-ad5a-d8a4ffbbbb7d => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/757] 199.204.45.140 () {34 vars in 1058 bytes} [Wed May 27 07:22:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=1614538c-9895-45e7-ad5a-d8a4ffbbbb7d => generated 860 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/758] 199.204.45.140 () {34 vars in 984 bytes} [Wed May 27 07:22:04 2026] GET /v2.0/subnets?id=3da6bdff-f86c-4045-82c6-269df6151d80 => generated 678 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/759] 199.204.45.140 () {34 vars in 1052 bytes} [Wed May 27 07:22:04 2026] GET /v2.0/ports?network_id=06d7587a-af42-449c-a053-d819c5603643&device_owner=network%3Adhcp => generated 1244 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/760] 199.204.45.140 () {34 vars in 1012 bytes} [Wed May 27 07:22:04 2026] GET /v2.0/networks/06d7587a-af42-449c-a053-d819c5603643?fields=segments => generated 14 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/761] 199.204.45.140 () {34 vars in 1112 bytes} [Wed May 27 07:22:04 2026] GET /v2.0/networks/06d7587a-af42-449c-a053-d819c5603643?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/762] 199.204.45.140 () {34 vars in 1080 bytes} [Wed May 27 07:22:04 2026] GET /v2.0/ports?tenant_id=5513f306bdf847cbb79182dfd3d975f9&device_id=610553e0-8f57-4225-9221-8231eca7f8e7 => generated 1421 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:22:04.888 8 INFO neutron.services.segments.plugin [-] Segment 1f318838-26ca-4a9a-bdc4-4e8e143ae203 resource provider aggregate not found 2026-05-27 07:22:04.897 8 INFO neutron.services.segments.plugin [-] Segment 1f318838-26ca-4a9a-bdc4-4e8e143ae203 resource provider aggregate not found 2026-05-27 07:22:04.918 8 INFO neutron.services.segments.plugin [-] Segment 1f318838-26ca-4a9a-bdc4-4e8e143ae203 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1f318838-26ca-4a9a-bdc4-4e8e143ae203 found for delete ", "request_id": "req-3d39e723-2742-4940-a480-cd617eea2ba8"}]} 2026-05-27 07:22:04.924 8 INFO neutron.services.segments.plugin [-] Segment 1f318838-26ca-4a9a-bdc4-4e8e143ae203 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1f318838-26ca-4a9a-bdc4-4e8e143ae203 found for delete ", "request_id": "req-0de052eb-f79a-4813-974c-d633fc47fab5"}]} [pid: 8|app: 0|req: 398/763] 199.204.45.140 () {34 vars in 986 bytes} [Wed May 27 07:22:04 2026] GET /v2.0/networks?id=06d7587a-af42-449c-a053-d819c5603643 => generated 780 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/764] 10.0.0.24 () {34 vars in 989 bytes} [Wed May 27 07:22:04 2026] GET /v2.0/ports?device_id=610553e0-8f57-4225-9221-8231eca7f8e7 => generated 1152 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/765] 199.204.45.140 () {34 vars in 1060 bytes} [Wed May 27 07:22:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=1614538c-9895-45e7-ad5a-d8a4ffbbbb7d => 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: 366/766] 10.0.0.91 () {34 vars in 664 bytes} [Wed May 27 07:22:04 2026] POST /v2.0/ports => generated 1505 bytes in 842 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: 401/767] 10.0.0.24 () {34 vars in 1039 bytes} [Wed May 27 07:22:05 2026] GET /v2.0/security-groups?id=1d7c937a-2ace-4293-b7ef-4d3b44fa0297&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: 367/768] 199.204.45.140 () {34 vars in 1058 bytes} [Wed May 27 07:22:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=1614538c-9895-45e7-ad5a-d8a4ffbbbb7d => generated 860 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/769] 199.204.45.140 () {34 vars in 984 bytes} [Wed May 27 07:22:05 2026] GET /v2.0/subnets?id=3da6bdff-f86c-4045-82c6-269df6151d80 => generated 678 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/770] 10.0.0.91 () {32 vars in 642 bytes} [Wed May 27 07:22:05 2026] GET /v2.0/ports => generated 1505 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/771] 199.204.45.140 () {34 vars in 1052 bytes} [Wed May 27 07:22:05 2026] GET /v2.0/ports?network_id=06d7587a-af42-449c-a053-d819c5603643&device_owner=network%3Adhcp => generated 1244 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/772] 199.204.45.140 () {34 vars in 1012 bytes} [Wed May 27 07:22:05 2026] GET /v2.0/networks/06d7587a-af42-449c-a053-d819c5603643?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/773] 199.204.45.140 () {34 vars in 1112 bytes} [Wed May 27 07:22:05 2026] GET /v2.0/networks/06d7587a-af42-449c-a053-d819c5603643?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: 372/774] 199.204.45.140 () {34 vars in 1080 bytes} [Wed May 27 07:22:05 2026] GET /v2.0/ports?tenant_id=5513f306bdf847cbb79182dfd3d975f9&device_id=610553e0-8f57-4225-9221-8231eca7f8e7 => generated 1421 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/775] 10.0.0.91 () {32 vars in 719 bytes} [Wed May 27 07:22:05 2026] DELETE /v2.0/ports/59cabb12-4a86-48de-8a58-bcc2d8ca9747 => generated 0 bytes in 290 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/776] 199.204.45.140 () {34 vars in 986 bytes} [Wed May 27 07:22:05 2026] GET /v2.0/networks?id=06d7587a-af42-449c-a053-d819c5603643 => generated 780 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/777] 199.204.45.140 () {34 vars in 1060 bytes} [Wed May 27 07:22:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=1614538c-9895-45e7-ad5a-d8a4ffbbbb7d => 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: 406/778] 199.204.45.140 () {34 vars in 1058 bytes} [Wed May 27 07:22:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=1614538c-9895-45e7-ad5a-d8a4ffbbbb7d => generated 860 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/779] 199.204.45.140 () {34 vars in 984 bytes} [Wed May 27 07:22:05 2026] GET /v2.0/subnets?id=3da6bdff-f86c-4045-82c6-269df6151d80 => generated 678 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/780] 10.0.0.91 () {32 vars in 719 bytes} [Wed May 27 07:22:05 2026] DELETE /v2.0/ports/1994119e-0f9c-49eb-9219-9ac4d617c903 => 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: 408/781] 199.204.45.140 () {34 vars in 1052 bytes} [Wed May 27 07:22:05 2026] GET /v2.0/ports?network_id=06d7587a-af42-449c-a053-d819c5603643&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: 374/782] 10.0.0.91 () {32 vars in 642 bytes} [Wed May 27 07:22:05 2026] GET /v2.0/ports => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:22:05.860 8 WARNING neutron_lib.context [None req-253aeb15-270c-48fd-8bb4-8a89bbf875e3 5b5c9a3734db42008a3fffa003bf05de a73af769924449dfaef930346bc0e8b3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 375/783] 199.204.45.140 () {34 vars in 1012 bytes} [Wed May 27 07:22:05 2026] GET /v2.0/networks/06d7587a-af42-449c-a053-d819c5603643?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:22:05.928 8 INFO neutron.db.segments_db [None req-253aeb15-270c-48fd-8bb4-8a89bbf875e3 5b5c9a3734db42008a3fffa003bf05de a73af769924449dfaef930346bc0e8b3 - - default default] Added segment b49de633-c81a-4160-9cac-c54a705fbdd4 of type vxlan for network ece8a90b-d9dd-4025-9008-b3615a55d286 [pid: 7|app: 0|req: 376/784] 199.204.45.140 () {34 vars in 1112 bytes} [Wed May 27 07:22:05 2026] GET /v2.0/networks/06d7587a-af42-449c-a053-d819c5603643?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: 409/785] 10.0.0.91 () {34 vars in 669 bytes} [Wed May 27 07:22:05 2026] POST /v2.0/networks => generated 649 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:22:06.101 8 WARNING neutron_lib.context [None req-b5825976-9a7b-4535-b505-a20d64c445c8 5b5c9a3734db42008a3fffa003bf05de a73af769924449dfaef930346bc0e8b3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 377/786] 199.204.45.140 () {34 vars in 1120 bytes} [Wed May 27 07:22:06 2026] GET /v2.0/ports?device_id=610553e0-8f57-4225-9221-8231eca7f8e7&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.13 => generated 1152 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:22:06.180 8 INFO neutron.db.segments_db [None req-b5825976-9a7b-4535-b505-a20d64c445c8 5b5c9a3734db42008a3fffa003bf05de a73af769924449dfaef930346bc0e8b3 - - default default] Added segment 341e007f-4dc0-45ec-aafc-19068857fafc of type vxlan for network 8668fe05-2d64-4f8b-b79d-8d506ff8b946 [pid: 8|app: 0|req: 410/787] 10.0.0.91 () {34 vars in 669 bytes} [Wed May 27 07:22:06 2026] POST /v2.0/networks => generated 649 bytes in 259 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:22:06.397 8 WARNING neutron_lib.context [None req-21a0e76a-f3ae-4564-a736-b0ade4ee8b49 5b5c9a3734db42008a3fffa003bf05de a73af769924449dfaef930346bc0e8b3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:22:06.459 8 WARNING neutron_lib.context [None req-21a0e76a-f3ae-4564-a736-b0ade4ee8b49 5b5c9a3734db42008a3fffa003bf05de a73af769924449dfaef930346bc0e8b3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 378/788] 199.204.45.140 () {38 vars in 1028 bytes} [Wed May 27 07:22:06 2026] PUT /v2.0/ports/1614538c-9895-45e7-ad5a-d8a4ffbbbb7d => generated 968 bytes in 536 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-05-27 07:22:06.748 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3a66ee92-cd2d-4471-a719-dd233fbd235b'] response: {'name': 'network-changed', 'server_uuid': '610553e0-8f57-4225-9221-8231eca7f8e7', 'tag': '1614538c-9895-45e7-ad5a-d8a4ffbbbb7d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 379/789] 199.204.45.140 () {34 vars in 1080 bytes} [Wed May 27 07:22:06 2026] GET /v2.0/ports?tenant_id=5513f306bdf847cbb79182dfd3d975f9&device_id=610553e0-8f57-4225-9221-8231eca7f8e7 => generated 1240 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/790] 199.204.45.140 () {34 vars in 986 bytes} [Wed May 27 07:22:06 2026] GET /v2.0/networks?id=06d7587a-af42-449c-a053-d819c5603643 => generated 780 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/791] 199.204.45.140 () {34 vars in 1058 bytes} [Wed May 27 07:22:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=1614538c-9895-45e7-ad5a-d8a4ffbbbb7d => generated 860 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/792] 199.204.45.140 () {34 vars in 984 bytes} [Wed May 27 07:22:06 2026] GET /v2.0/subnets?id=3da6bdff-f86c-4045-82c6-269df6151d80 => generated 678 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/793] 199.204.45.140 () {34 vars in 1052 bytes} [Wed May 27 07:22:06 2026] GET /v2.0/ports?network_id=06d7587a-af42-449c-a053-d819c5603643&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/794] 10.0.0.91 () {34 vars in 668 bytes} [Wed May 27 07:22:06 2026] POST /v2.0/subnets => generated 1226 bytes in 652 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/795] 199.204.45.140 () {34 vars in 1012 bytes} [Wed May 27 07:22:07 2026] GET /v2.0/networks/06d7587a-af42-449c-a053-d819c5603643?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: 412/796] 10.0.0.91 () {32 vars in 646 bytes} [Wed May 27 07:22:07 2026] GET /v2.0/subnets => generated 1839 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/797] 199.204.45.140 () {34 vars in 1112 bytes} [Wed May 27 07:22:07 2026] GET /v2.0/networks/06d7587a-af42-449c-a053-d819c5603643?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/798] 199.204.45.140 () {34 vars in 1080 bytes} [Wed May 27 07:22:07 2026] GET /v2.0/ports?tenant_id=5513f306bdf847cbb79182dfd3d975f9&device_id=610553e0-8f57-4225-9221-8231eca7f8e7 => generated 1240 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/799] 199.204.45.140 () {34 vars in 986 bytes} [Wed May 27 07:22:07 2026] GET /v2.0/networks?id=06d7587a-af42-449c-a053-d819c5603643 => 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: 388/800] 199.204.45.140 () {34 vars in 1058 bytes} [Wed May 27 07:22:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=1614538c-9895-45e7-ad5a-d8a4ffbbbb7d => generated 860 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/801] 199.204.45.140 () {34 vars in 984 bytes} [Wed May 27 07:22:07 2026] GET /v2.0/subnets?id=3da6bdff-f86c-4045-82c6-269df6151d80 => generated 678 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/802] 10.0.0.91 () {32 vars in 723 bytes} [Wed May 27 07:22:07 2026] DELETE /v2.0/subnets/3e17349e-477e-47fe-9344-f9df25a21a3d => generated 0 bytes in 392 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/803] 199.204.45.140 () {34 vars in 1052 bytes} [Wed May 27 07:22:07 2026] GET /v2.0/ports?network_id=06d7587a-af42-449c-a053-d819c5603643&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/804] 10.0.0.24 () {34 vars in 989 bytes} [Wed May 27 07:22:07 2026] GET /v2.0/ports?device_id=610553e0-8f57-4225-9221-8231eca7f8e7 => generated 971 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/805] 199.204.45.140 () {34 vars in 1012 bytes} [Wed May 27 07:22:07 2026] GET /v2.0/networks/06d7587a-af42-449c-a053-d819c5603643?fields=segments => generated 14 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/806] 10.0.0.91 () {32 vars in 723 bytes} [Wed May 27 07:22:07 2026] DELETE /v2.0/subnets/73ecff17-ba5c-4dbe-a6a4-6514dab6992d => generated 0 bytes in 287 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/807] 10.0.0.24 () {34 vars in 1039 bytes} [Wed May 27 07:22:07 2026] GET /v2.0/security-groups?id=1d7c937a-2ace-4293-b7ef-4d3b44fa0297&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: 417/808] 199.204.45.140 () {34 vars in 1112 bytes} [Wed May 27 07:22:07 2026] GET /v2.0/networks/06d7587a-af42-449c-a053-d819c5603643?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: 392/809] 10.0.0.91 () {32 vars in 773 bytes} [Wed May 27 07:22:07 2026] GET /v2.0/security-groups?tenant_id=b6f42f2318fb466890537df73b4a8e28&name=default => generated 2801 bytes in 310 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/810] 10.0.0.91 () {32 vars in 646 bytes} [Wed May 27 07:22:07 2026] GET /v2.0/subnets => generated 626 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/811] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:22:08 2026] DELETE /v2.0/security-groups/da350d6b-c980-4b86-98be-ec8c76ba3e0e => 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: 394/812] 199.204.45.140 () {34 vars in 994 bytes} [Wed May 27 07:22:08 2026] GET /v2.0/ports?device_id=610553e0-8f57-4225-9221-8231eca7f8e7 => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:22:08.448 8 INFO neutron.services.segments.plugin [-] Segment 341e007f-4dc0-45ec-aafc-19068857fafc resource provider aggregate not found 2026-05-27 07:22:08.454 8 INFO neutron.services.segments.plugin [-] Segment 341e007f-4dc0-45ec-aafc-19068857fafc resource provider aggregate not found 2026-05-27 07:22:08.472 8 INFO neutron.services.segments.plugin [-] Segment 341e007f-4dc0-45ec-aafc-19068857fafc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 341e007f-4dc0-45ec-aafc-19068857fafc found for delete ", "request_id": "req-c04e807b-545f-48a3-b372-4b17bc66289f"}]} 2026-05-27 07:22:08.480 8 INFO neutron.services.segments.plugin [-] Segment 341e007f-4dc0-45ec-aafc-19068857fafc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 341e007f-4dc0-45ec-aafc-19068857fafc found for delete ", "request_id": "req-9032b978-6782-45c6-b86e-4e5b81e35aa0"}]} [pid: 8|app: 0|req: 419/813] 10.0.0.91 () {32 vars in 725 bytes} [Wed May 27 07:22:08 2026] DELETE /v2.0/networks/8668fe05-2d64-4f8b-b79d-8d506ff8b946 => generated 0 bytes in 451 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 07:22:08.540 7 INFO neutron.db.l3_db [req-131b9339-46b3-481d-bf8f-15fc0a3dc843 req-c46cae99-455b-412f-9c49-e5648b720a35 e732e4da215a449aa1419b9ac0d1d167 5513f306bdf847cbb79182dfd3d975f9 - - default default] Floating IP 64c81f86-451b-4e3e-a044-59bd0d6d52ab disassociated. External IP: 10.96.250.212, port: 1614538c-9895-45e7-ad5a-d8a4ffbbbb7d. [pid: 8|app: 0|req: 420/814] 10.0.0.91 () {32 vars in 773 bytes} [Wed May 27 07:22:08 2026] GET /v2.0/security-groups?tenant_id=72fe9ebb11534f899cfe9098fbf4a64e&name=default => generated 2801 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/815] 199.204.45.140 () {36 vars in 997 bytes} [Wed May 27 07:22:08 2026] DELETE /v2.0/ports/1614538c-9895-45e7-ad5a-d8a4ffbbbb7d => generated 0 bytes in 852 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/816] 10.0.0.91 () {32 vars in 725 bytes} [Wed May 27 07:22:08 2026] DELETE /v2.0/networks/ece8a90b-d9dd-4025-9008-b3615a55d286 => generated 0 bytes in 554 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/817] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:22:09 2026] DELETE /v2.0/security-groups/3c4d9eef-8481-422a-89de-3c04f79791e6 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/818] 10.0.0.24 () {34 vars in 1099 bytes} [Wed May 27 07:22:09 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1872324117&fields=id&tenant_id=5f7be8fbdf5e4ddebab12fcd0d095da8 => generated 69 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/819] 10.0.0.24 () {34 vars in 989 bytes} [Wed May 27 07:22:09 2026] GET /v2.0/ports?device_id=610553e0-8f57-4225-9221-8231eca7f8e7 => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:22:09.297 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-237dfe8e-e745-432e-aaa9-5cb98ad052f0'] response: {'server_uuid': '610553e0-8f57-4225-9221-8231eca7f8e7', 'name': 'network-vif-deleted', 'tag': '1614538c-9895-45e7-ad5a-d8a4ffbbbb7d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 398/820] 10.0.0.24 () {34 vars in 981 bytes} [Wed May 27 07:22:09 2026] GET /v2.0/networks?id=3ad83fac-e7d0-4036-b165-71a573be5075 => generated 680 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/821] 10.0.0.24 () {34 vars in 964 bytes} [Wed May 27 07:22:09 2026] GET /v2.0/quotas/5f7be8fbdf5e4ddebab12fcd0d095da8 => generated 292 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/822] 10.0.0.91 () {32 vars in 725 bytes} [Wed May 27 07:22:09 2026] DELETE /v2.0/networks/5d3c8250-d25f-4ac0-9479-7548e6ca5798 => generated 0 bytes in 266 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/823] 10.0.0.24 () {34 vars in 1001 bytes} [Wed May 27 07:22:09 2026] GET /v2.0/ports?tenant_id=5f7be8fbdf5e4ddebab12fcd0d095da8&fields=id => generated 103 bytes in 190 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/824] 10.0.0.91 () {32 vars in 725 bytes} [Wed May 27 07:22:09 2026] DELETE /v2.0/networks/27a59ca6-47b4-45ff-adcd-df173cc7973e => 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: 401/825] 10.0.0.24 () {34 vars in 1007 bytes} [Wed May 27 07:22:09 2026] GET /v2.0/networks/3ad83fac-e7d0-4036-b165-71a573be5075?fields=segments => generated 14 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/826] 10.0.0.24 () {34 vars in 1107 bytes} [Wed May 27 07:22:09 2026] GET /v2.0/networks/3ad83fac-e7d0-4036-b165-71a573be5075?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/827] 10.0.0.24 () {34 vars in 989 bytes} [Wed May 27 07:22:10 2026] GET /v2.0/ports?device_id=9a81963b-c1d7-45f3-9cb8-797fc2dfa88d => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/828] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:22:10 2026] DELETE /v2.0/security-groups/1d7c937a-2ace-4293-b7ef-4d3b44fa0297 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:22:10.509 8 INFO neutron.api.v2.resource [None req-4cbaea44-a82e-4b01-98c9-16a1abd25d0c e732e4da215a449aa1419b9ac0d1d167 5513f306bdf847cbb79182dfd3d975f9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 427/829] 10.0.0.91 () {32 vars in 736 bytes} [Wed May 27 07:22:10 2026] GET /v2.0/security-groups/1d7c937a-2ace-4293-b7ef-4d3b44fa0297 => generated 146 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 07:22:10.524 8 INFO neutron.services.segments.plugin [-] Segment b49de633-c81a-4160-9cac-c54a705fbdd4 resource provider aggregate not found 2026-05-27 07:22:10.529 8 INFO neutron.services.segments.plugin [-] Segment b49de633-c81a-4160-9cac-c54a705fbdd4 resource provider aggregate not found 2026-05-27 07:22:10.556 8 INFO neutron.services.segments.plugin [-] Segment b49de633-c81a-4160-9cac-c54a705fbdd4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b49de633-c81a-4160-9cac-c54a705fbdd4 found for delete ", "request_id": "req-d9d809e9-333d-423f-84ab-3c9d628a455d"}]} 2026-05-27 07:22:10.562 8 INFO neutron.services.segments.plugin [-] Segment b49de633-c81a-4160-9cac-c54a705fbdd4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b49de633-c81a-4160-9cac-c54a705fbdd4 found for delete ", "request_id": "req-b9c3d8ef-c7da-4330-9227-a4cff6d0bf31"}]} 2026-05-27 07:22:10.584 8 INFO neutron.services.segments.plugin [-] Segment 9be0a16b-6c77-41e3-9d3f-9b918379cc6f resource provider aggregate not found 2026-05-27 07:22:10.591 8 INFO neutron.services.segments.plugin [-] Segment 9be0a16b-6c77-41e3-9d3f-9b918379cc6f resource provider aggregate not found 2026-05-27 07:22:10.603 8 INFO neutron.services.segments.plugin [-] Segment 9be0a16b-6c77-41e3-9d3f-9b918379cc6f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9be0a16b-6c77-41e3-9d3f-9b918379cc6f found for delete ", "request_id": "req-e16946e3-3197-482d-840d-f36b66e0dd3b"}]} 2026-05-27 07:22:10.626 8 INFO neutron.services.segments.plugin [-] Segment 9be0a16b-6c77-41e3-9d3f-9b918379cc6f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9be0a16b-6c77-41e3-9d3f-9b918379cc6f found for delete ", "request_id": "req-3c489a6e-0dbc-493c-b635-22058909368e"}]} 2026-05-27 07:22:10.662 8 INFO neutron.services.segments.plugin [-] Segment 6aea377d-5ddb-4f18-af17-7b3084240cde resource provider aggregate not found 2026-05-27 07:22:10.674 8 INFO neutron.services.segments.plugin [-] Segment 6aea377d-5ddb-4f18-af17-7b3084240cde resource provider aggregate not found 2026-05-27 07:22:10.696 8 INFO neutron.services.segments.plugin [-] Segment 6aea377d-5ddb-4f18-af17-7b3084240cde resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6aea377d-5ddb-4f18-af17-7b3084240cde found for delete ", "request_id": "req-425a93dd-ac08-4e96-8eb0-a593c0a8c5da"}]} 2026-05-27 07:22:10.698 8 INFO neutron.services.segments.plugin [-] Segment 6aea377d-5ddb-4f18-af17-7b3084240cde resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6aea377d-5ddb-4f18-af17-7b3084240cde found for delete ", "request_id": "req-d584a332-3f37-4d68-8736-9e5c91d53387"}]} [pid: 7|app: 0|req: 403/830] 10.0.0.91 () {32 vars in 773 bytes} [Wed May 27 07:22:10 2026] GET /v2.0/security-groups?tenant_id=a73af769924449dfaef930346bc0e8b3&name=default => generated 2801 bytes in 328 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/831] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:22:10 2026] DELETE /v2.0/security-groups/5ea2e776-55a1-40b6-a66d-e51c95bad896 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/832] 10.0.0.91 () {32 vars in 731 bytes} [Wed May 27 07:22:10 2026] DELETE /v2.0/floatingips/64c81f86-451b-4e3e-a044-59bd0d6d52ab => 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: 405/833] 199.204.45.140 () {34 vars in 986 bytes} [Wed May 27 07:22:10 2026] GET /v2.0/networks?id=3ad83fac-e7d0-4036-b165-71a573be5075 => generated 680 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/834] 199.204.45.140 () {34 vars in 1050 bytes} [Wed May 27 07:22:11 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=5f7be8fbdf5e4ddebab12fcd0d095da8 => generated 181 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:22:11.123 8 WARNING neutron_lib.context [req-e12dd91f-65e3-42ee-9e80-713a7c2ced30 req-6292296d-b39a-4637-9425-38ad9d28eceb 80b8588eef0148b290da1fbbcc3ebffe 5f7be8fbdf5e4ddebab12fcd0d095da8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 430/835] 199.204.45.140 () {38 vars in 955 bytes} [Wed May 27 07:22:11 2026] POST /v2.0/ports => generated 958 bytes in 910 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: 431/836] 10.0.0.24 () {34 vars in 989 bytes} [Wed May 27 07:22:12 2026] GET /v2.0/ports?device_id=9a81963b-c1d7-45f3-9cb8-797fc2dfa88d => generated 961 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/837] 10.0.0.91 () {34 vars in 788 bytes} [Wed May 27 07:22:11 2026] PUT /v2.0/routers/be8eacf7-dc52-413c-bfe6-e3f4f7a55a01/remove_router_interface => generated 309 bytes in 1269 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/838] 10.0.0.91 () {32 vars in 652 bytes} [Wed May 27 07:22:12 2026] GET /v2.0/extensions => generated 19600 bytes in 272 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/839] 10.0.0.24 () {34 vars in 1039 bytes} [Wed May 27 07:22:12 2026] GET /v2.0/security-groups?id=bcdf9baa-4b94-4f90-8d95-ac2ec74c3413&fields=id&fields=name => generated 114 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/840] 199.204.45.140 () {38 vars in 1028 bytes} [Wed May 27 07:22:12 2026] PUT /v2.0/ports/6796be91-5884-4f05-a13e-4e622553dad3 => generated 1203 bytes in 504 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 408/841] 10.0.0.91 () {32 vars in 680 bytes} [Wed May 27 07:22:12 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:22:12.927 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f3d873bc-31e6-4f56-b7f4-751c5a1e73ae'] response: {'name': 'network-changed', 'server_uuid': '9a81963b-c1d7-45f3-9cb8-797fc2dfa88d', 'tag': '6796be91-5884-4f05-a13e-4e622553dad3', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 07:22:13.046 7 WARNING neutron_lib.context [None req-72d06762-a507-46a9-bf2d-a9a8152a945c 0754100caab245bbb46dfb889da3a21e acbdc8ec860140d6b298836b67bbf61c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:22:13.201 7 INFO neutron.db.segments_db [None req-72d06762-a507-46a9-bf2d-a9a8152a945c 0754100caab245bbb46dfb889da3a21e acbdc8ec860140d6b298836b67bbf61c - - default default] Added segment 798bdd88-008e-4cd2-96a4-61547682225a of type vxlan for network 93b33ae0-0834-447b-b045-4b1699f567c1 [pid: 7|app: 0|req: 409/842] 10.0.0.91 () {34 vars in 669 bytes} [Wed May 27 07:22:12 2026] POST /v2.0/networks => generated 644 bytes in 432 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/843] 10.0.0.91 () {32 vars in 680 bytes} [Wed May 27 07:22:13 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/844] 199.204.45.140 () {34 vars in 1080 bytes} [Wed May 27 07:22:13 2026] GET /v2.0/ports?tenant_id=5f7be8fbdf5e4ddebab12fcd0d095da8&device_id=9a81963b-c1d7-45f3-9cb8-797fc2dfa88d => generated 1242 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:22:13.369 7 WARNING neutron_lib.context [None req-57bb16b4-171f-4bb9-8ad7-d419ee42d92e 0754100caab245bbb46dfb889da3a21e acbdc8ec860140d6b298836b67bbf61c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:22:13.532 8 INFO neutron.services.segments.plugin [-] Segment 1013dc45-2679-4c06-abda-f344051734ef resource provider aggregate not found 2026-05-27 07:22:13.539 8 INFO neutron.services.segments.plugin [-] Segment 1013dc45-2679-4c06-abda-f344051734ef resource provider aggregate not found 2026-05-27 07:22:13.561 8 INFO neutron.services.segments.plugin [-] Segment 1013dc45-2679-4c06-abda-f344051734ef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1013dc45-2679-4c06-abda-f344051734ef found for delete ", "request_id": "req-38cd3565-2b5c-4cce-8288-091383405901"}]} 2026-05-27 07:22:13.565 8 INFO neutron.services.segments.plugin [-] Segment 1013dc45-2679-4c06-abda-f344051734ef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1013dc45-2679-4c06-abda-f344051734ef found for delete ", "request_id": "req-8f85ae5c-8e7f-4fba-8140-5c08097bbd95"}]} 2026-05-27 07:22:13.578 8 INFO neutron.db.l3_hamode_db [None req-db9c7e65-81d2-41f7-a61d-e1b74a0154d3 a6d0762822764289a52afe2d4806ee46 90059c141d604f6684ba391d2df29551 - - default default] HA network 79a8c166-0669-48e9-b9ac-dc99c2579fb9 was deleted as no HA routers are present in tenant 5513f306bdf847cbb79182dfd3d975f9. [pid: 8|app: 0|req: 434/845] 10.0.0.91 () {32 vars in 723 bytes} [Wed May 27 07:22:12 2026] DELETE /v2.0/routers/be8eacf7-dc52-413c-bfe6-e3f4f7a55a01 => generated 0 bytes in 1119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/846] 10.0.0.91 () {32 vars in 728 bytes} [Wed May 27 07:22:13 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/847] 199.204.45.140 () {34 vars in 1060 bytes} [Wed May 27 07:22:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=6796be91-5884-4f05-a13e-4e622553dad3 => 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: 437/848] 10.0.0.24 () {34 vars in 989 bytes} [Wed May 27 07:22:13 2026] GET /v2.0/ports?device_id=9a81963b-c1d7-45f3-9cb8-797fc2dfa88d => generated 973 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/849] 10.0.0.91 () {34 vars in 664 bytes} [Wed May 27 07:22:13 2026] POST /v2.0/ports => generated 775 bytes in 361 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: 413/850] 10.0.0.91 () {32 vars in 664 bytes} [Wed May 27 07:22:13 2026] GET /v2.0/extensions/agent => generated 153 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/851] 199.204.45.140 () {34 vars in 984 bytes} [Wed May 27 07:22:13 2026] GET /v2.0/subnets?id=c20c41e2-d451-4dce-85f3-44d4c6cfd855 => generated 674 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/852] 10.0.0.24 () {34 vars in 1039 bytes} [Wed May 27 07:22:13 2026] GET /v2.0/security-groups?id=bcdf9baa-4b94-4f90-8d95-ac2ec74c3413&fields=id&fields=name => generated 114 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:22:13.843 7 WARNING neutron_lib.context [None req-741afb4f-da8e-4ce5-94d9-fa13b9a7a51b 0754100caab245bbb46dfb889da3a21e acbdc8ec860140d6b298836b67bbf61c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:22:13.909 7 INFO neutron.db.segments_db [None req-741afb4f-da8e-4ce5-94d9-fa13b9a7a51b 0754100caab245bbb46dfb889da3a21e acbdc8ec860140d6b298836b67bbf61c - - default default] Added segment 06ed40c4-747d-40d7-bb7b-abcde467dae0 of type vxlan for network 49e8673a-338f-415f-9cc6-5947760e41aa [pid: 8|app: 0|req: 438/853] 10.0.0.91 () {32 vars in 723 bytes} [Wed May 27 07:22:13 2026] DELETE /v2.0/subnets/3da6bdff-f86c-4045-82c6-269df6151d80 => generated 0 bytes in 316 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/854] 10.0.0.91 () {32 vars in 698 bytes} [Wed May 27 07:22:13 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/855] 199.204.45.140 () {34 vars in 1052 bytes} [Wed May 27 07:22:13 2026] GET /v2.0/ports?network_id=3ad83fac-e7d0-4036-b165-71a573be5075&device_owner=network%3Adhcp => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/856] 10.0.0.91 () {32 vars in 696 bytes} [Wed May 27 07:22:14 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: 416/857] 10.0.0.91 () {34 vars in 669 bytes} [Wed May 27 07:22:13 2026] POST /v2.0/networks => generated 632 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/858] 10.0.0.91 () {32 vars in 700 bytes} [Wed May 27 07:22:14 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: 418/859] 199.204.45.140 () {34 vars in 1012 bytes} [Wed May 27 07:22:14 2026] GET /v2.0/networks/3ad83fac-e7d0-4036-b165-71a573be5075?fields=segments => generated 14 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:22:14.145 7 WARNING neutron_lib.context [None req-4d0ecea4-f6ce-4653-9926-94d774731a77 0754100caab245bbb46dfb889da3a21e acbdc8ec860140d6b298836b67bbf61c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 442/860] 10.0.0.91 () {32 vars in 725 bytes} [Wed May 27 07:22:14 2026] DELETE /v2.0/networks/06d7587a-af42-449c-a053-d819c5603643 => generated 0 bytes in 384 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/861] 10.0.0.91 () {32 vars in 688 bytes} [Wed May 27 07:22:14 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/862] 199.204.45.140 () {34 vars in 1112 bytes} [Wed May 27 07:22:14 2026] GET /v2.0/networks/3ad83fac-e7d0-4036-b165-71a573be5075?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: 8|app: 0|req: 445/863] 10.0.0.91 () {32 vars in 702 bytes} [Wed May 27 07:22:14 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: 446/864] 10.0.0.91 () {32 vars in 692 bytes} [Wed May 27 07:22:14 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: 447/865] 10.0.0.91 () {32 vars in 694 bytes} [Wed May 27 07:22:14 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/866] 10.0.0.91 () {32 vars in 684 bytes} [Wed May 27 07:22:14 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: 449/867] 10.0.0.91 () {32 vars in 686 bytes} [Wed May 27 07:22:14 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/868] 10.0.0.91 () {32 vars in 660 bytes} [Wed May 27 07:22:14 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/869] 10.0.0.91 () {32 vars in 698 bytes} [Wed May 27 07:22:14 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/870] 10.0.0.91 () {34 vars in 668 bytes} [Wed May 27 07:22:14 2026] POST /v2.0/subnets => generated 602 bytes in 420 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/871] 10.0.0.91 () {32 vars in 678 bytes} [Wed May 27 07:22:14 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/872] 10.0.0.91 () {32 vars in 682 bytes} [Wed May 27 07:22:14 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:22:14.587 7 WARNING neutron_lib.context [None req-820b1e56-0a40-448b-bd4a-0e07b59c910d 0754100caab245bbb46dfb889da3a21e acbdc8ec860140d6b298836b67bbf61c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 452/873] 199.204.45.140 () {34 vars in 1080 bytes} [Wed May 27 07:22:14 2026] GET /v2.0/ports?tenant_id=5f7be8fbdf5e4ddebab12fcd0d095da8&device_id=9a81963b-c1d7-45f3-9cb8-797fc2dfa88d => generated 1242 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/874] 10.0.0.91 () {32 vars in 674 bytes} [Wed May 27 07:22:14 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/875] 10.0.0.91 () {32 vars in 688 bytes} [Wed May 27 07:22:14 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/876] 199.204.45.140 () {34 vars in 986 bytes} [Wed May 27 07:22:14 2026] GET /v2.0/networks?id=3ad83fac-e7d0-4036-b165-71a573be5075 => generated 776 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/877] 10.0.0.91 () {32 vars in 722 bytes} [Wed May 27 07:22:14 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/878] 10.0.0.91 () {32 vars in 773 bytes} [Wed May 27 07:22:14 2026] GET /v2.0/security-groups?tenant_id=5513f306bdf847cbb79182dfd3d975f9&name=default => generated 2797 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/879] 199.204.45.140 () {34 vars in 1060 bytes} [Wed May 27 07:22:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=6796be91-5884-4f05-a13e-4e622553dad3 => 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: 459/880] 10.0.0.91 () {32 vars in 686 bytes} [Wed May 27 07:22:14 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/881] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:22:14 2026] DELETE /v2.0/security-groups/f996e695-d921-4b92-9ce9-5cc9508db796 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/882] 199.204.45.140 () {34 vars in 984 bytes} [Wed May 27 07:22:14 2026] GET /v2.0/subnets?id=c20c41e2-d451-4dce-85f3-44d4c6cfd855 => generated 674 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/883] 10.0.0.91 () {32 vars in 668 bytes} [Wed May 27 07:22:14 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/884] 10.0.0.24 () {34 vars in 989 bytes} [Wed May 27 07:22:14 2026] GET /v2.0/ports?device_id=9a81963b-c1d7-45f3-9cb8-797fc2dfa88d => generated 973 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/885] 199.204.45.140 () {34 vars in 1052 bytes} [Wed May 27 07:22:14 2026] GET /v2.0/ports?network_id=3ad83fac-e7d0-4036-b165-71a573be5075&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/886] 10.0.0.91 () {32 vars in 686 bytes} [Wed May 27 07:22:15 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/887] 10.0.0.24 () {34 vars in 1039 bytes} [Wed May 27 07:22:15 2026] GET /v2.0/security-groups?id=bcdf9baa-4b94-4f90-8d95-ac2ec74c3413&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/888] 10.0.0.91 () {34 vars in 664 bytes} [Wed May 27 07:22:14 2026] POST /v2.0/ports => generated 950 bytes in 511 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: 423/889] 10.0.0.91 () {32 vars in 680 bytes} [Wed May 27 07:22:15 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/890] 199.204.45.140 () {34 vars in 1012 bytes} [Wed May 27 07:22:15 2026] GET /v2.0/networks/3ad83fac-e7d0-4036-b165-71a573be5075?fields=segments => generated 14 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/891] 10.0.0.91 () {32 vars in 698 bytes} [Wed May 27 07:22:15 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/892] 199.204.45.140 () {34 vars in 1112 bytes} [Wed May 27 07:22:15 2026] GET /v2.0/networks/3ad83fac-e7d0-4036-b165-71a573be5075?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/893] 10.0.0.91 () {32 vars in 678 bytes} [Wed May 27 07:22:15 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/894] 10.0.0.91 () {32 vars in 666 bytes} [Wed May 27 07:22:15 2026] GET /v2.0/extensions/router => generated 256 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/895] 10.0.0.91 () {32 vars in 676 bytes} [Wed May 27 07:22:15 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/896] 10.0.0.91 () {32 vars in 664 bytes} [Wed May 27 07:22:15 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/897] 10.0.0.91 () {32 vars in 674 bytes} [Wed May 27 07:22:15 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/898] 10.0.0.91 () {32 vars in 712 bytes} [Wed May 27 07:22:15 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: 8|app: 0|req: 476/899] 10.0.0.91 () {32 vars in 690 bytes} [Wed May 27 07:22:15 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/900] 10.0.0.91 () {32 vars in 682 bytes} [Wed May 27 07:22:15 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: 8|app: 0|req: 478/901] 10.0.0.91 () {32 vars in 668 bytes} [Wed May 27 07:22:15 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/902] 10.0.0.91 () {32 vars in 686 bytes} [Wed May 27 07:22:15 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/903] 10.0.0.91 () {32 vars in 704 bytes} [Wed May 27 07:22:15 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/904] 10.0.0.91 () {32 vars in 674 bytes} [Wed May 27 07:22:15 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/905] 10.0.0.91 () {32 vars in 700 bytes} [Wed May 27 07:22:15 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: 8|app: 0|req: 483/906] 10.0.0.91 () {32 vars in 674 bytes} [Wed May 27 07:22:15 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/907] 10.0.0.91 () {32 vars in 692 bytes} [Wed May 27 07:22:15 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: 8|app: 0|req: 485/908] 10.0.0.91 () {32 vars in 688 bytes} [Wed May 27 07:22:15 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/909] 10.0.0.91 () {32 vars in 708 bytes} [Wed May 27 07:22:15 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/910] 10.0.0.91 () {32 vars in 704 bytes} [Wed May 27 07:22:15 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/911] 10.0.0.91 () {32 vars in 696 bytes} [Wed May 27 07:22:15 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/912] 10.0.0.91 () {32 vars in 710 bytes} [Wed May 27 07:22:15 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/913] 10.0.0.91 () {32 vars in 668 bytes} [Wed May 27 07:22:15 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) [pid: 8|app: 0|req: 491/914] 10.0.0.91 () {32 vars in 686 bytes} [Wed May 27 07:22:15 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/915] 10.0.0.91 () {32 vars in 680 bytes} [Wed May 27 07:22:15 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/916] 10.0.0.91 () {32 vars in 674 bytes} [Wed May 27 07:22:15 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: 8|app: 0|req: 494/917] 10.0.0.91 () {32 vars in 670 bytes} [Wed May 27 07:22:15 2026] GET /v2.0/extensions/provider => generated 191 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/918] 10.0.0.91 () {32 vars in 660 bytes} [Wed May 27 07:22:15 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: 496/919] 10.0.0.91 () {32 vars in 698 bytes} [Wed May 27 07:22:15 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/920] 10.0.0.91 () {32 vars in 698 bytes} [Wed May 27 07:22:15 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: 8|app: 0|req: 498/921] 10.0.0.91 () {32 vars in 676 bytes} [Wed May 27 07:22:15 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:22:15.609 8 INFO neutron.services.segments.plugin [-] Segment c6c7182a-0478-4ff0-95d3-056a1a9f6d14 resource provider aggregate not found [pid: 8|app: 0|req: 499/922] 10.0.0.91 () {32 vars in 668 bytes} [Wed May 27 07:22:15 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/923] 10.0.0.91 () {32 vars in 719 bytes} [Wed May 27 07:22:15 2026] DELETE /v2.0/ports/56318fd2-c63b-4866-99d1-3943a3d03dd4 => generated 0 bytes in 515 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 07:22:15.626 8 INFO neutron.services.segments.plugin [-] Segment c6c7182a-0478-4ff0-95d3-056a1a9f6d14 resource provider aggregate not found [pid: 8|app: 0|req: 500/924] 10.0.0.91 () {32 vars in 682 bytes} [Wed May 27 07:22:15 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:22:15.649 8 INFO neutron.services.segments.plugin [-] Segment c6c7182a-0478-4ff0-95d3-056a1a9f6d14 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6c7182a-0478-4ff0-95d3-056a1a9f6d14 found for delete ", "request_id": "req-fb367c7e-c865-4741-a394-7a19b9837a1c"}]} [pid: 8|app: 0|req: 501/925] 10.0.0.91 () {32 vars in 700 bytes} [Wed May 27 07:22:15 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:22:15.655 7 INFO neutron.pecan_wsgi.hooks.translation [None req-72d6b17e-5b77-4450-83a8-a0a474b34cdc 0754100caab245bbb46dfb889da3a21e acbdc8ec860140d6b298836b67bbf61c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 425/926] 10.0.0.91 () {32 vars in 719 bytes} [Wed May 27 07:22:15 2026] DELETE /v2.0/ports/56318fd2-c63b-4866-99d1-3943a3d03dd4 => generated 132 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/927] 10.0.0.91 () {32 vars in 684 bytes} [Wed May 27 07:22:15 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:22:15.669 8 INFO neutron.services.segments.plugin [-] Segment c6c7182a-0478-4ff0-95d3-056a1a9f6d14 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6c7182a-0478-4ff0-95d3-056a1a9f6d14 found for delete ", "request_id": "req-f6d2e1ef-1e1a-4ed5-8dfd-62f808ba126b"}]} [pid: 8|app: 0|req: 503/928] 10.0.0.91 () {32 vars in 706 bytes} [Wed May 27 07:22:15 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/929] 10.0.0.91 () {32 vars in 668 bytes} [Wed May 27 07:22:15 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:22:15.684 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4f0dfc79-05ff-4c05-b1d3-495d2e889c1d 0754100caab245bbb46dfb889da3a21e acbdc8ec860140d6b298836b67bbf61c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 426/930] 10.0.0.91 () {32 vars in 716 bytes} [Wed May 27 07:22:15 2026] GET /v2.0/ports/56318fd2-c63b-4866-99d1-3943a3d03dd4 => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/931] 10.0.0.91 () {32 vars in 696 bytes} [Wed May 27 07:22:15 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/932] 10.0.0.91 () {32 vars in 694 bytes} [Wed May 27 07:22:15 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: 8|app: 0|req: 507/933] 10.0.0.91 () {32 vars in 684 bytes} [Wed May 27 07:22:15 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/934] 10.0.0.91 () {32 vars in 688 bytes} [Wed May 27 07:22:15 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/935] 10.0.0.91 () {32 vars in 666 bytes} [Wed May 27 07:22:15 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/936] 10.0.0.91 () {32 vars in 680 bytes} [Wed May 27 07:22:15 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/937] 10.0.0.91 () {32 vars in 680 bytes} [Wed May 27 07:22:15 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/938] 10.0.0.91 () {32 vars in 690 bytes} [Wed May 27 07:22:15 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/939] 10.0.0.91 () {32 vars in 690 bytes} [Wed May 27 07:22:15 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/940] 10.0.0.91 () {32 vars in 694 bytes} [Wed May 27 07:22:15 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/941] 10.0.0.91 () {32 vars in 684 bytes} [Wed May 27 07:22:15 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/942] 10.0.0.91 () {32 vars in 688 bytes} [Wed May 27 07:22:15 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/943] 10.0.0.91 () {32 vars in 700 bytes} [Wed May 27 07:22:15 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/944] 10.0.0.91 () {32 vars in 702 bytes} [Wed May 27 07:22:15 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/945] 10.0.0.91 () {32 vars in 712 bytes} [Wed May 27 07:22:15 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/946] 10.0.0.91 () {32 vars in 716 bytes} [Wed May 27 07:22:15 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/947] 10.0.0.91 () {32 vars in 714 bytes} [Wed May 27 07:22:15 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/948] 10.0.0.91 () {32 vars in 726 bytes} [Wed May 27 07:22:15 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/949] 10.0.0.91 () {32 vars in 718 bytes} [Wed May 27 07:22:15 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/950] 10.0.0.91 () {32 vars in 682 bytes} [Wed May 27 07:22:15 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: 525/951] 10.0.0.91 () {32 vars in 668 bytes} [Wed May 27 07:22:15 2026] GET /v2.0/extensions/segment => generated 145 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/952] 10.0.0.91 () {32 vars in 718 bytes} [Wed May 27 07:22:15 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: 8|app: 0|req: 527/953] 10.0.0.91 () {32 vars in 678 bytes} [Wed May 27 07:22:15 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/954] 10.0.0.91 () {32 vars in 668 bytes} [Wed May 27 07:22:15 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/955] 10.0.0.91 () {32 vars in 723 bytes} [Wed May 27 07:22:15 2026] DELETE /v2.0/subnets/2eb3e14b-dee0-4e1d-8a29-74bb27d2923c => generated 0 bytes in 267 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/956] 10.0.0.91 () {32 vars in 696 bytes} [Wed May 27 07:22:15 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/957] 10.0.0.91 () {32 vars in 704 bytes} [Wed May 27 07:22:15 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/958] 10.0.0.91 () {32 vars in 700 bytes} [Wed May 27 07:22:15 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/959] 10.0.0.91 () {32 vars in 682 bytes} [Wed May 27 07:22:16 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/960] 10.0.0.91 () {32 vars in 704 bytes} [Wed May 27 07:22:16 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/961] 10.0.0.91 () {32 vars in 694 bytes} [Wed May 27 07:22:16 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/962] 10.0.0.91 () {32 vars in 688 bytes} [Wed May 27 07:22:16 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/963] 10.0.0.91 () {32 vars in 696 bytes} [Wed May 27 07:22:16 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/964] 10.0.0.91 () {32 vars in 688 bytes} [Wed May 27 07:22:16 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/965] 10.0.0.91 () {32 vars in 700 bytes} [Wed May 27 07:22:16 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/966] 10.0.0.91 () {32 vars in 664 bytes} [Wed May 27 07:22:16 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/967] 10.0.0.91 () {32 vars in 680 bytes} [Wed May 27 07:22:16 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/968] 10.0.0.91 () {32 vars in 692 bytes} [Wed May 27 07:22:16 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/969] 10.0.0.91 () {32 vars in 676 bytes} [Wed May 27 07:22:16 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/970] 10.0.0.91 () {32 vars in 666 bytes} [Wed May 27 07:22:16 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/971] 10.0.0.24 () {34 vars in 989 bytes} [Wed May 27 07:22:16 2026] GET /v2.0/ports?device_id=9a81963b-c1d7-45f3-9cb8-797fc2dfa88d => generated 973 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/972] 10.0.0.24 () {34 vars in 1039 bytes} [Wed May 27 07:22:16 2026] GET /v2.0/security-groups?id=bcdf9baa-4b94-4f90-8d95-ac2ec74c3413&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: 529/973] 10.0.0.91 () {32 vars in 725 bytes} [Wed May 27 07:22:15 2026] DELETE /v2.0/networks/49e8673a-338f-415f-9cc6-5947760e41aa => generated 0 bytes in 465 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 07:22:16.442 7 WARNING neutron_lib.context [None req-96d1daa2-5225-4caf-8762-14dd4b3a3fc7 0754100caab245bbb46dfb889da3a21e acbdc8ec860140d6b298836b67bbf61c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:22:16.522 7 INFO neutron.db.segments_db [None req-96d1daa2-5225-4caf-8762-14dd4b3a3fc7 0754100caab245bbb46dfb889da3a21e acbdc8ec860140d6b298836b67bbf61c - - default default] Added segment c739feae-7275-4a16-9b1c-5f4c0a27e846 of type vxlan for network 9394b083-f1b0-4d2d-a273-6c05e5e149f9 [pid: 7|app: 0|req: 445/974] 10.0.0.91 () {34 vars in 669 bytes} [Wed May 27 07:22:16 2026] POST /v2.0/networks => generated 632 bytes in 550 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:22:16.999 7 WARNING neutron_lib.context [None req-1929409f-436d-4200-ad55-6d4dd3edaaa0 0754100caab245bbb46dfb889da3a21e acbdc8ec860140d6b298836b67bbf61c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 530/977] 10.0.0.91 () {32 vars in 773 bytes} [Wed May 27 07:22:16 2026] GET /v2.0/security-groups?tenant_id=d81d15608063448ab788e469cb7421da&name=default => generated 2801 bytes in 437 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:22:17.304 8 INFO neutron.db.segments_db [None req-424e691a-420b-456d-844e-e2bf5378422f a6d0762822764289a52afe2d4806ee46 90059c141d604f6684ba391d2df29551 - - default default] Added segment 39bdefe3-6be1-4cbc-b809-0db8d266e6a5 of type vxlan for network 7737243c-8f25-4a6a-9c8a-f2469a4dd91f [pid: 7|app: 0|req: 448/978] 10.0.0.91 () {34 vars in 668 bytes} [Wed May 27 07:22:16 2026] POST /v2.0/subnets => generated 602 bytes in 350 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/979] 10.0.0.91 () {34 vars in 670 bytes} [Wed May 27 07:22:17 2026] POST /v2.0/networks => generated 743 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:22:17.437 8 WARNING neutron_lib.context [None req-b69fbffb-784d-4c0a-8dfc-ce60b4e9a41c 0754100caab245bbb46dfb889da3a21e acbdc8ec860140d6b298836b67bbf61c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 449/980] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:22:17 2026] DELETE /v2.0/security-groups/161c1466-1501-46c9-b336-f822aa13200f => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/981] 10.0.0.24 () {34 vars in 989 bytes} [Wed May 27 07:22:17 2026] GET /v2.0/ports?device_id=9a81963b-c1d7-45f3-9cb8-797fc2dfa88d => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:22:17.683 8 INFO neutron.services.segments.plugin [-] Segment 06ed40c4-747d-40d7-bb7b-abcde467dae0 resource provider aggregate not found 2026-05-27 07:22:17.702 8 INFO neutron.services.segments.plugin [-] Segment 06ed40c4-747d-40d7-bb7b-abcde467dae0 resource provider aggregate not found 2026-05-27 07:22:17.714 8 INFO neutron.services.segments.plugin [-] Segment 06ed40c4-747d-40d7-bb7b-abcde467dae0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 06ed40c4-747d-40d7-bb7b-abcde467dae0 found for delete ", "request_id": "req-9b8c79cd-02cf-4fb4-8799-789bc1ab9091"}]} 2026-05-27 07:22:17.726 8 INFO neutron.services.segments.plugin [-] Segment 06ed40c4-747d-40d7-bb7b-abcde467dae0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 06ed40c4-747d-40d7-bb7b-abcde467dae0 found for delete ", "request_id": "req-93b65375-2f6a-44c8-aa5d-3524dbc335ae"}]} [pid: 7|app: 0|req: 451/982] 10.0.0.91 () {34 vars in 668 bytes} [Wed May 27 07:22:17 2026] POST /v2.0/subnets => generated 666 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/983] 10.0.0.24 () {34 vars in 1039 bytes} [Wed May 27 07:22:17 2026] GET /v2.0/security-groups?id=bcdf9baa-4b94-4f90-8d95-ac2ec74c3413&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:22:17.832 7 INFO neutron.db.segments_db [None req-afc17bed-6255-41e7-8108-0bd0ae32eaae a6d0762822764289a52afe2d4806ee46 90059c141d604f6684ba391d2df29551 - - default default] Added segment a601bd78-5754-4515-88a7-58478fa9b659 of type vxlan for network 305b6c17-406c-492d-b1a4-6502bbe6a285 [pid: 8|app: 0|req: 532/984] 10.0.0.91 () {34 vars in 664 bytes} [Wed May 27 07:22:17 2026] POST /v2.0/ports => generated 911 bytes in 588 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/985] 10.0.0.24 () {34 vars in 989 bytes} [Wed May 27 07:22:18 2026] GET /v2.0/ports?device_id=9a81963b-c1d7-45f3-9cb8-797fc2dfa88d => generated 975 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:22:18.306 7 INFO neutron.db.l3_hamode_db [None req-afc17bed-6255-41e7-8108-0bd0ae32eaae a6d0762822764289a52afe2d4806ee46 90059c141d604f6684ba391d2df29551 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 534/986] 10.0.0.91 () {32 vars in 719 bytes} [Wed May 27 07:22:18 2026] DELETE /v2.0/ports/88771e10-69a5-40bd-a0ef-747df2237aa7 => generated 0 bytes in 395 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 07:22:19.044 8 INFO neutron.db.l3_db [None req-492b31a6-a207-440a-a29e-9070564f8290 80b8588eef0148b290da1fbbcc3ebffe 5f7be8fbdf5e4ddebab12fcd0d095da8 - - default default] Floating IP 617b6999-34b3-40f7-bddc-59d62ea684ad associated. External IP: 10.96.250.206, port: 6796be91-5884-4f05-a13e-4e622553dad3. [pid: 8|app: 0|req: 535/987] 10.0.0.91 () {34 vars in 748 bytes} [Wed May 27 07:22:18 2026] PUT /v2.0/floatingips/617b6999-34b3-40f7-bddc-59d62ea684ad => generated 856 bytes in 928 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:22:19.489 8 INFO neutron.pecan_wsgi.hooks.translation [None req-42adfc72-494c-43f7-9ee9-282c29a77adc 0754100caab245bbb46dfb889da3a21e acbdc8ec860140d6b298836b67bbf61c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 536/988] 10.0.0.91 () {32 vars in 716 bytes} [Wed May 27 07:22:19 2026] GET /v2.0/ports/88771e10-69a5-40bd-a0ef-747df2237aa7 => generated 132 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 07:22:19.495 7 INFO neutron.db.l3_hamode_db [None req-afc17bed-6255-41e7-8108-0bd0ae32eaae a6d0762822764289a52afe2d4806ee46 90059c141d604f6684ba391d2df29551 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 07:22:19.534 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-59b67b24-f2f6-4907-b185-7d2cbd53d090'] response: {'name': 'network-changed', 'server_uuid': '9a81963b-c1d7-45f3-9cb8-797fc2dfa88d', 'tag': '6796be91-5884-4f05-a13e-4e622553dad3', 'status': 'completed', 'code': 200} 2026-05-27 07:22:19.782 8 WARNING neutron_lib.context [None req-05a8b1bf-3392-4e69-9b77-82af829387f1 cbb3a6181dee4beb9e81cc955a493f79 aa695995a481496b94cac8a94d4e8850 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:22:19.782 8 WARNING neutron_lib.context [None req-05a8b1bf-3392-4e69-9b77-82af829387f1 cbb3a6181dee4beb9e81cc955a493f79 aa695995a481496b94cac8a94d4e8850 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:22:20.001 8 INFO neutron.db.segments_db [None req-05a8b1bf-3392-4e69-9b77-82af829387f1 cbb3a6181dee4beb9e81cc955a493f79 aa695995a481496b94cac8a94d4e8850 - - default default] Added segment 357ecc39-e50f-4a36-921d-fe391d9d859c of type vxlan for network 9a1b3ba1-ebec-42e5-94af-af12c3e9b62a 2026-05-27 07:22:20.094 8 INFO neutron.db.segments_db [None req-05a8b1bf-3392-4e69-9b77-82af829387f1 cbb3a6181dee4beb9e81cc955a493f79 aa695995a481496b94cac8a94d4e8850 - - default default] Added segment 80478778-9f95-4028-87d7-7c3fb200442c of type vxlan for network ad758592-c9a6-4b4c-bea4-4b1b964a4508 [pid: 8|app: 0|req: 537/989] 10.0.0.91 () {34 vars in 669 bytes} [Wed May 27 07:22:19 2026] POST /v2.0/networks => generated 1245 bytes in 730 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/990] 10.0.0.91 () {32 vars in 723 bytes} [Wed May 27 07:22:20 2026] DELETE /v2.0/subnets/5dafd600-5023-4845-9a74-a7f62e338a70 => generated 0 bytes in 267 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/991] 10.0.0.24 () {34 vars in 989 bytes} [Wed May 27 07:22:20 2026] GET /v2.0/ports?device_id=9a81963b-c1d7-45f3-9cb8-797fc2dfa88d => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/992] 199.204.45.140 () {34 vars in 1080 bytes} [Wed May 27 07:22:20 2026] GET /v2.0/ports?tenant_id=5f7be8fbdf5e4ddebab12fcd0d095da8&device_id=9a81963b-c1d7-45f3-9cb8-797fc2dfa88d => 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: 541/993] 10.0.0.91 () {32 vars in 648 bytes} [Wed May 27 07:22:20 2026] GET /v2.0/networks => generated 1844 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/994] 10.0.0.91 () {34 vars in 668 bytes} [Wed May 27 07:22:17 2026] POST /v2.0/routers => generated 730 bytes in 3043 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/995] 10.0.0.24 () {34 vars in 1039 bytes} [Wed May 27 07:22:20 2026] GET /v2.0/security-groups?id=bcdf9baa-4b94-4f90-8d95-ac2ec74c3413&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/996] 199.204.45.140 () {34 vars in 986 bytes} [Wed May 27 07:22:20 2026] GET /v2.0/networks?id=3ad83fac-e7d0-4036-b165-71a573be5075 => generated 776 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:22:21.128 8 INFO neutron.services.segments.plugin [-] Segment c739feae-7275-4a16-9b1c-5f4c0a27e846 resource provider aggregate not found 2026-05-27 07:22:21.134 8 INFO neutron.services.segments.plugin [-] Segment c739feae-7275-4a16-9b1c-5f4c0a27e846 resource provider aggregate not found 2026-05-27 07:22:21.156 8 INFO neutron.services.segments.plugin [-] Segment c739feae-7275-4a16-9b1c-5f4c0a27e846 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c739feae-7275-4a16-9b1c-5f4c0a27e846 found for delete ", "request_id": "req-2bc6bc9e-90d2-4b08-8ae0-8b5bf6df931a"}]} 2026-05-27 07:22:21.157 8 INFO neutron.services.segments.plugin [-] Segment c739feae-7275-4a16-9b1c-5f4c0a27e846 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c739feae-7275-4a16-9b1c-5f4c0a27e846 found for delete ", "request_id": "req-15a88447-608c-41fe-b8f2-283f9804aa51"}]} [pid: 8|app: 0|req: 542/997] 10.0.0.91 () {32 vars in 725 bytes} [Wed May 27 07:22:20 2026] DELETE /v2.0/networks/9394b083-f1b0-4d2d-a273-6c05e5e149f9 => generated 0 bytes in 579 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 07:22:21.236 7 INFO neutron.services.segments.plugin [-] Segment 357ecc39-e50f-4a36-921d-fe391d9d859c resource provider aggregate not found 2026-05-27 07:22:21.241 7 INFO neutron.services.segments.plugin [-] Segment 357ecc39-e50f-4a36-921d-fe391d9d859c resource provider aggregate not found 2026-05-27 07:22:21.255 7 INFO neutron.services.segments.plugin [-] Segment 357ecc39-e50f-4a36-921d-fe391d9d859c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 357ecc39-e50f-4a36-921d-fe391d9d859c found for delete ", "request_id": "req-8c011773-183b-4a14-8925-9e4239f13ddc"}]} 2026-05-27 07:22:21.278 7 INFO neutron.services.segments.plugin [-] Segment 357ecc39-e50f-4a36-921d-fe391d9d859c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 357ecc39-e50f-4a36-921d-fe391d9d859c found for delete ", "request_id": "req-2c270e73-9e56-4c2d-801e-1c464fd26128"}]} [pid: 7|app: 0|req: 456/998] 10.0.0.91 () {32 vars in 725 bytes} [Wed May 27 07:22:20 2026] DELETE /v2.0/networks/9a1b3ba1-ebec-42e5-94af-af12c3e9b62a => generated 0 bytes in 307 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/999] 199.204.45.140 () {34 vars in 1060 bytes} [Wed May 27 07:22:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=6796be91-5884-4f05-a13e-4e622553dad3 => generated 861 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:22:21.339 7 WARNING neutron_lib.context [None req-185ddf6a-7cf2-4de2-99df-91007827c3e1 0754100caab245bbb46dfb889da3a21e acbdc8ec860140d6b298836b67bbf61c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 458/1000] 10.0.0.91 () {34 vars in 664 bytes} [Wed May 27 07:22:21 2026] POST /v2.0/ports => generated 775 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: 459/1001] 10.0.0.91 () {32 vars in 725 bytes} [Wed May 27 07:22:21 2026] DELETE /v2.0/networks/ad758592-c9a6-4b4c-bea4-4b1b964a4508 => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/1002] 10.0.0.24 () {34 vars in 989 bytes} [Wed May 27 07:22:21 2026] GET /v2.0/ports?device_id=9a81963b-c1d7-45f3-9cb8-797fc2dfa88d => generated 975 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/1003] 199.204.45.140 () {34 vars in 984 bytes} [Wed May 27 07:22:22 2026] GET /v2.0/subnets?id=c20c41e2-d451-4dce-85f3-44d4c6cfd855 => generated 674 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/1004] 10.0.0.91 () {34 vars in 736 bytes} [Wed May 27 07:22:22 2026] PUT /v2.0/ports/e0840b3e-c1aa-4c70-8fe1-a49feb8e0dbc => generated 752 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/1005] 199.204.45.140 () {34 vars in 994 bytes} [Wed May 27 07:22:22 2026] GET /v2.0/ports?device_id=9a81963b-c1d7-45f3-9cb8-797fc2dfa88d => generated 975 bytes in 52 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: 464/1006] 10.0.0.91 () {32 vars in 648 bytes} [Wed May 27 07:22:22 2026] GET /v2.0/networks => generated 651 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/1007] 10.0.0.24 () {34 vars in 1039 bytes} [Wed May 27 07:22:22 2026] GET /v2.0/security-groups?id=bcdf9baa-4b94-4f90-8d95-ac2ec74c3413&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/1008] 199.204.45.140 () {34 vars in 1052 bytes} [Wed May 27 07:22:22 2026] GET /v2.0/ports?network_id=3ad83fac-e7d0-4036-b165-71a573be5075&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: 467/1009] 10.0.0.91 () {32 vars in 719 bytes} [Wed May 27 07:22:22 2026] DELETE /v2.0/ports/e0840b3e-c1aa-4c70-8fe1-a49feb8e0dbc => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1010] 10.0.0.91 () {34 vars in 782 bytes} [Wed May 27 07:22:21 2026] PUT /v2.0/routers/8250598d-0312-41f1-9160-26bd28dd23a5/add_router_interface => generated 309 bytes in 1686 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:22:22.923 8 WARNING neutron_lib.context [None req-7f57b32d-a547-4cf9-99fe-b54294106991 cbb3a6181dee4beb9e81cc955a493f79 aa695995a481496b94cac8a94d4e8850 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:22:22.984 7 INFO neutron.db.l3_db [req-6b4d0f20-c41a-44c6-b749-bfa7f757a2f1 req-b8206fa1-82aa-4b74-9b00-a46077783b12 80b8588eef0148b290da1fbbcc3ebffe 5f7be8fbdf5e4ddebab12fcd0d095da8 - - default default] Floating IP 617b6999-34b3-40f7-bddc-59d62ea684ad disassociated. External IP: 10.96.250.206, port: 6796be91-5884-4f05-a13e-4e622553dad3. 2026-05-27 07:22:22.985 8 INFO neutron.db.segments_db [None req-7f57b32d-a547-4cf9-99fe-b54294106991 cbb3a6181dee4beb9e81cc955a493f79 aa695995a481496b94cac8a94d4e8850 - - default default] Added segment 8a759db6-3a68-4a15-a54c-f4ce45e784dc of type vxlan for network 5333c76b-940a-48e2-98ac-3a629abeb467 [pid: 8|app: 0|req: 544/1011] 10.0.0.91 () {34 vars in 669 bytes} [Wed May 27 07:22:22 2026] POST /v2.0/networks => generated 654 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1012] 199.204.45.140 () {34 vars in 1012 bytes} [Wed May 27 07:22:23 2026] GET /v2.0/networks/3ad83fac-e7d0-4036-b165-71a573be5075?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1013] 10.0.0.91 () {32 vars in 642 bytes} [Wed May 27 07:22:23 2026] GET /v2.0/ports => generated 778 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:22:23.278 8 WARNING neutron_lib.context [None req-d5e8dc05-4679-4b22-93d0-862001445db0 cbb3a6181dee4beb9e81cc955a493f79 aa695995a481496b94cac8a94d4e8850 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:22:23.298 7 INFO neutron.services.segments.plugin [-] Segment 80478778-9f95-4028-87d7-7c3fb200442c resource provider aggregate not found 2026-05-27 07:22:23.304 7 INFO neutron.services.segments.plugin [-] Segment 80478778-9f95-4028-87d7-7c3fb200442c resource provider aggregate not found 2026-05-27 07:22:23.319 7 INFO neutron.services.segments.plugin [-] Segment 80478778-9f95-4028-87d7-7c3fb200442c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 80478778-9f95-4028-87d7-7c3fb200442c found for delete ", "request_id": "req-e60661f4-63a6-4cef-a657-1223011205c3"}]} 2026-05-27 07:22:23.320 7 INFO neutron.services.segments.plugin [-] Segment 80478778-9f95-4028-87d7-7c3fb200442c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 80478778-9f95-4028-87d7-7c3fb200442c found for delete ", "request_id": "req-d246a8d2-8c5d-4c8e-a630-4715846a767e"}]} 2026-05-27 07:22:23.347 8 INFO neutron.db.segments_db [None req-d5e8dc05-4679-4b22-93d0-862001445db0 cbb3a6181dee4beb9e81cc955a493f79 aa695995a481496b94cac8a94d4e8850 - - default default] Added segment 0a89913e-59fd-496f-b025-b553f3f734f4 of type vxlan for network 2fe0ab28-35ed-4aff-8bc1-98c2cb2b4700 [pid: 8|app: 0|req: 547/1014] 10.0.0.91 () {34 vars in 669 bytes} [Wed May 27 07:22:23 2026] POST /v2.0/networks => generated 654 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/1015] 199.204.45.140 () {36 vars in 997 bytes} [Wed May 27 07:22:22 2026] DELETE /v2.0/ports/6796be91-5884-4f05-a13e-4e622553dad3 => generated 0 bytes in 793 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 07:22:23.506 7 INFO neutron.pecan_wsgi.hooks.translation [None req-efae812e-a360-4032-b1dc-0835f0401fd4 0754100caab245bbb46dfb889da3a21e acbdc8ec860140d6b298836b67bbf61c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 469/1016] 10.0.0.91 () {32 vars in 716 bytes} [Wed May 27 07:22:23 2026] GET /v2.0/ports/e0840b3e-c1aa-4c70-8fe1-a49feb8e0dbc => generated 132 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 07:22:23.519 7 WARNING neutron_lib.context [None req-e6febd53-aa34-43ee-9e83-bc5816ba232e cbb3a6181dee4beb9e81cc955a493f79 aa695995a481496b94cac8a94d4e8850 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:22:23.529 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ba86e4a5-ffcc-4915-a5a7-9bd9387e8a8c'] response: {'server_uuid': '9a81963b-c1d7-45f3-9cb8-797fc2dfa88d', 'name': 'network-vif-deleted', 'tag': '6796be91-5884-4f05-a13e-4e622553dad3', 'status': 'completed', 'code': 200} 2026-05-27 07:22:23.561 7 WARNING neutron_lib.context [None req-e6febd53-aa34-43ee-9e83-bc5816ba232e cbb3a6181dee4beb9e81cc955a493f79 aa695995a481496b94cac8a94d4e8850 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 548/1017] 199.204.45.140 () {34 vars in 1112 bytes} [Wed May 27 07:22:23 2026] GET /v2.0/networks/3ad83fac-e7d0-4036-b165-71a573be5075?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 515 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:22:23.989 8 WARNING neutron_lib.context [None req-cffc453f-6231-43ef-99c5-88bcfbeb8f3e 7df5285ee7ad481aa92a18993566ca54 1d9c34c06957452991ae03085ff5863e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 549/1018] 10.0.0.91 () {34 vars in 684 bytes} [Wed May 27 07:22:23 2026] POST /v2.0/security-groups => generated 1596 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1019] 10.0.0.91 () {32 vars in 642 bytes} [Wed May 27 07:22:24 2026] GET /v2.0/ports => generated 778 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1020] 10.0.0.24 () {34 vars in 989 bytes} [Wed May 27 07:22:24 2026] GET /v2.0/ports?device_id=9a81963b-c1d7-45f3-9cb8-797fc2dfa88d => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:22:24.251 8 WARNING neutron_lib.context [None req-2a4b0bd2-708c-467f-83ef-ddbd0bbcc259 7df5285ee7ad481aa92a18993566ca54 1d9c34c06957452991ae03085ff5863e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 470/1021] 10.0.0.91 () {34 vars in 664 bytes} [Wed May 27 07:22:23 2026] POST /v2.0/ports => generated 1505 bytes in 773 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: 471/1022] 10.0.0.91 () {32 vars in 716 bytes} [Wed May 27 07:22:24 2026] GET /v2.0/ports/1b40f0c5-b512-449f-9531-730b92a91c7a => generated 775 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1023] 10.0.0.91 () {34 vars in 694 bytes} [Wed May 27 07:22:24 2026] POST /v2.0/security-group-rules => generated 565 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:22:24.402 8 WARNING neutron_lib.context [None req-34639ff8-d394-412c-b379-555f556d1526 7df5285ee7ad481aa92a18993566ca54 1d9c34c06957452991ae03085ff5863e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 553/1024] 10.0.0.91 () {34 vars in 694 bytes} [Wed May 27 07:22:24 2026] POST /v2.0/security-group-rules => generated 570 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/1025] 10.0.0.91 () {32 vars in 642 bytes} [Wed May 27 07:22:24 2026] GET /v2.0/ports => generated 1505 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:22:24.530 7 WARNING neutron_lib.context [None req-dd1f3072-e28d-4bf1-bbad-68d78666935a 7df5285ee7ad481aa92a18993566ca54 1d9c34c06957452991ae03085ff5863e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:22:24.532 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a25ac430-0963-48b3-9293-eccdf5706ef1 0754100caab245bbb46dfb889da3a21e acbdc8ec860140d6b298836b67bbf61c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 554/1026] 10.0.0.91 () {32 vars in 719 bytes} [Wed May 27 07:22:24 2026] DELETE /v2.0/ports/88771e10-69a5-40bd-a0ef-747df2237aa7 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1027] 10.0.0.91 () {32 vars in 719 bytes} [Wed May 27 07:22:24 2026] DELETE /v2.0/ports/ca7bd392-49d4-4a48-9e2d-20ec6a8c41b8 => generated 0 bytes in 348 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 07:22:24.911 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bd179c28-ff40-482a-bc81-e851c688fd85 0754100caab245bbb46dfb889da3a21e acbdc8ec860140d6b298836b67bbf61c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 556/1028] 10.0.0.91 () {32 vars in 723 bytes} [Wed May 27 07:22:24 2026] DELETE /v2.0/subnets/5dafd600-5023-4845-9a74-a7f62e338a70 => 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: 557/1029] 10.0.0.91 () {32 vars in 719 bytes} [Wed May 27 07:22:24 2026] DELETE /v2.0/ports/b9247374-4fba-4ce8-9d6b-7e9a1aa98e98 => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 07:22:25.191 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1d706676-341c-4c60-a674-e71789ee294a 0754100caab245bbb46dfb889da3a21e acbdc8ec860140d6b298836b67bbf61c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 558/1030] 10.0.0.91 () {32 vars in 723 bytes} [Wed May 27 07:22:25 2026] DELETE /v2.0/subnets/2eb3e14b-dee0-4e1d-8a29-74bb27d2923c => 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: 559/1031] 10.0.0.91 () {32 vars in 642 bytes} [Wed May 27 07:22:25 2026] GET /v2.0/ports => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/1032] 10.0.0.91 () {34 vars in 675 bytes} [Wed May 27 07:22:24 2026] POST /v2.0/floatingips => generated 552 bytes in 777 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:22:25.310 7 WARNING neutron_lib.context [None req-dcb91dc0-d0c2-46c3-8ee6-6c57a8371349 cbb3a6181dee4beb9e81cc955a493f79 aa695995a481496b94cac8a94d4e8850 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:22:25.409 7 INFO neutron.db.segments_db [None req-dcb91dc0-d0c2-46c3-8ee6-6c57a8371349 cbb3a6181dee4beb9e81cc955a493f79 aa695995a481496b94cac8a94d4e8850 - - default default] Added segment 347616be-db17-4633-8dfc-28ad4e1c9354 of type vxlan for network 1f600e9b-9f89-40d8-9c8a-780758a62bcc [pid: 8|app: 0|req: 560/1033] 10.0.0.91 () {32 vars in 719 bytes} [Wed May 27 07:22:25 2026] DELETE /v2.0/ports/1b40f0c5-b512-449f-9531-730b92a91c7a => generated 0 bytes in 273 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/1034] 10.0.0.91 () {34 vars in 669 bytes} [Wed May 27 07:22:25 2026] POST /v2.0/networks => generated 654 bytes in 227 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1035] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:22:25 2026] DELETE /v2.0/security-groups/bcdf9baa-4b94-4f90-8d95-ac2ec74c3413 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:22:25.610 8 WARNING neutron_lib.context [None req-17168185-c265-4fa0-abee-d1e5172edc68 cbb3a6181dee4beb9e81cc955a493f79 aa695995a481496b94cac8a94d4e8850 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:22:25.676 8 INFO neutron.db.segments_db [None req-17168185-c265-4fa0-abee-d1e5172edc68 cbb3a6181dee4beb9e81cc955a493f79 aa695995a481496b94cac8a94d4e8850 - - default default] Added segment 5dfffc64-2eb0-44a9-a232-4d22a2b27823 of type vxlan for network 2a501726-2036-42a5-bd3c-075cc6c761b5 2026-05-27 07:22:25.782 7 INFO neutron.services.segments.plugin [-] Segment 798bdd88-008e-4cd2-96a4-61547682225a resource provider aggregate not found 2026-05-27 07:22:25.788 7 INFO neutron.services.segments.plugin [-] Segment 798bdd88-008e-4cd2-96a4-61547682225a resource provider aggregate not found [pid: 8|app: 0|req: 562/1036] 10.0.0.91 () {34 vars in 669 bytes} [Wed May 27 07:22:25 2026] POST /v2.0/networks => generated 654 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:22:25.808 7 INFO neutron.services.segments.plugin [-] Segment 798bdd88-008e-4cd2-96a4-61547682225a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 798bdd88-008e-4cd2-96a4-61547682225a found for delete ", "request_id": "req-7a5f517f-f6e2-42e9-b37e-1eca7e8abd82"}]} 2026-05-27 07:22:25.813 7 INFO neutron.services.segments.plugin [-] Segment 798bdd88-008e-4cd2-96a4-61547682225a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 798bdd88-008e-4cd2-96a4-61547682225a found for delete ", "request_id": "req-fd17d87f-b5bd-4c0a-8235-dfcceb973a96"}]} 2026-05-27 07:22:25.816 8 INFO neutron.api.v2.resource [None req-0d9aff51-0f54-4a59-96f6-9a39b56502e0 80b8588eef0148b290da1fbbcc3ebffe 5f7be8fbdf5e4ddebab12fcd0d095da8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 563/1037] 10.0.0.91 () {32 vars in 736 bytes} [Wed May 27 07:22:25 2026] GET /v2.0/security-groups/bcdf9baa-4b94-4f90-8d95-ac2ec74c3413 => 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: 475/1038] 10.0.0.91 () {32 vars in 725 bytes} [Wed May 27 07:22:25 2026] DELETE /v2.0/networks/93b33ae0-0834-447b-b045-4b1699f567c1 => generated 0 bytes in 299 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1039] 10.0.0.24 () {34 vars in 1097 bytes} [Wed May 27 07:22:25 2026] GET /v2.0/security-groups?name=tempest-securitygroup--543215751&fields=id&tenant_id=1d9c34c06957452991ae03085ff5863e => generated 69 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1040] 10.0.0.24 () {34 vars in 981 bytes} [Wed May 27 07:22:25 2026] GET /v2.0/networks?id=7737243c-8f25-4a6a-9c8a-f2469a4dd91f => generated 675 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1041] 10.0.0.24 () {34 vars in 964 bytes} [Wed May 27 07:22:25 2026] GET /v2.0/quotas/1d9c34c06957452991ae03085ff5863e => generated 292 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1042] 10.0.0.24 () {34 vars in 1001 bytes} [Wed May 27 07:22:26 2026] GET /v2.0/ports?tenant_id=1d9c34c06957452991ae03085ff5863e&fields=id => generated 103 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/1043] 10.0.0.91 () {32 vars in 731 bytes} [Wed May 27 07:22:25 2026] DELETE /v2.0/floatingips/617b6999-34b3-40f7-bddc-59d62ea684ad => generated 0 bytes in 415 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1044] 10.0.0.24 () {34 vars in 1007 bytes} [Wed May 27 07:22:26 2026] GET /v2.0/networks/7737243c-8f25-4a6a-9c8a-f2469a4dd91f?fields=segments => generated 14 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1045] 10.0.0.24 () {34 vars in 1107 bytes} [Wed May 27 07:22:26 2026] GET /v2.0/networks/7737243c-8f25-4a6a-9c8a-f2469a4dd91f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:22:26.381 8 WARNING neutron_lib.context [None req-bacd00f0-23f2-4ddc-886e-4b5b7cc314aa cbb3a6181dee4beb9e81cc955a493f79 aa695995a481496b94cac8a94d4e8850 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:22:26.434 8 WARNING neutron_lib.context [None req-bacd00f0-23f2-4ddc-886e-4b5b7cc314aa cbb3a6181dee4beb9e81cc955a493f79 aa695995a481496b94cac8a94d4e8850 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 570/1046] 10.0.0.91 () {34 vars in 668 bytes} [Wed May 27 07:22:26 2026] POST /v2.0/subnets => generated 1276 bytes in 656 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1047] 10.0.0.91 () {32 vars in 773 bytes} [Wed May 27 07:22:27 2026] GET /v2.0/security-groups?tenant_id=acbdc8ec860140d6b298836b67bbf61c&name=default => generated 2801 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1048] 10.0.0.24 () {34 vars in 989 bytes} [Wed May 27 07:22:27 2026] GET /v2.0/ports?device_id=333aecb2-37e6-444f-97f4-41f3bd2c53ca => 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: 573/1049] 10.0.0.91 () {32 vars in 646 bytes} [Wed May 27 07:22:27 2026] GET /v2.0/subnets => generated 1889 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1050] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:22:27 2026] DELETE /v2.0/security-groups/c74a6703-b48d-441e-942c-f059a79b4489 => 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: 575/1051] 10.0.0.91 () {32 vars in 723 bytes} [Wed May 27 07:22:27 2026] DELETE /v2.0/subnets/81a88321-8300-4228-b033-4e6441414a71 => generated 0 bytes in 316 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1052] 199.204.45.140 () {34 vars in 986 bytes} [Wed May 27 07:22:27 2026] GET /v2.0/networks?id=7737243c-8f25-4a6a-9c8a-f2469a4dd91f => generated 675 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1053] 10.0.0.91 () {32 vars in 723 bytes} [Wed May 27 07:22:27 2026] DELETE /v2.0/subnets/a339d00a-c337-4a44-a8e6-5df089d24ba9 => generated 0 bytes in 243 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/1054] 10.0.0.91 () {34 vars in 788 bytes} [Wed May 27 07:22:26 2026] PUT /v2.0/routers/85cca736-ee7e-4ad2-be75-616f8856b09e/remove_router_interface => generated 309 bytes in 1744 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1055] 199.204.45.140 () {34 vars in 1050 bytes} [Wed May 27 07:22:27 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=1d9c34c06957452991ae03085ff5863e => generated 180 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/1056] 10.0.0.91 () {32 vars in 646 bytes} [Wed May 27 07:22:28 2026] GET /v2.0/subnets => generated 626 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:22:28.099 7 WARNING neutron_lib.context [req-eff72245-72fe-4eac-ab1f-c24e16ff14ac req-7f9283dd-5087-4300-9a35-2a966aa705bd 7df5285ee7ad481aa92a18993566ca54 1d9c34c06957452991ae03085ff5863e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 479/1057] 199.204.45.140 () {38 vars in 955 bytes} [Wed May 27 07:22:28 2026] POST /v2.0/ports => generated 958 bytes in 583 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-05-27 07:22:29.131 7 INFO neutron.services.segments.plugin [-] Segment 5dfffc64-2eb0-44a9-a232-4d22a2b27823 resource provider aggregate not found 2026-05-27 07:22:29.139 7 INFO neutron.services.segments.plugin [-] Segment 5dfffc64-2eb0-44a9-a232-4d22a2b27823 resource provider aggregate not found 2026-05-27 07:22:29.163 7 INFO neutron.services.segments.plugin [-] Segment 5dfffc64-2eb0-44a9-a232-4d22a2b27823 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5dfffc64-2eb0-44a9-a232-4d22a2b27823 found for delete ", "request_id": "req-8a149b51-1abe-44bc-984e-6fd15af04ea2"}]} 2026-05-27 07:22:29.166 7 INFO neutron.services.segments.plugin [-] Segment 5dfffc64-2eb0-44a9-a232-4d22a2b27823 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5dfffc64-2eb0-44a9-a232-4d22a2b27823 found for delete ", "request_id": "req-1a4bff36-dcb3-4a3c-b594-29a471c2c769"}]} [pid: 7|app: 0|req: 480/1058] 10.0.0.91 () {32 vars in 725 bytes} [Wed May 27 07:22:28 2026] DELETE /v2.0/networks/2a501726-2036-42a5-bd3c-075cc6c761b5 => generated 0 bytes in 504 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/1059] 10.0.0.24 () {34 vars in 989 bytes} [Wed May 27 07:22:29 2026] GET /v2.0/ports?device_id=333aecb2-37e6-444f-97f4-41f3bd2c53ca => generated 961 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:22:29.325 8 INFO neutron.services.segments.plugin [-] Segment 6f5a5f3a-9f3f-4a30-9d38-61cceee607c3 resource provider aggregate not found 2026-05-27 07:22:29.331 8 INFO neutron.services.segments.plugin [-] Segment 6f5a5f3a-9f3f-4a30-9d38-61cceee607c3 resource provider aggregate not found 2026-05-27 07:22:29.355 8 INFO neutron.services.segments.plugin [-] Segment 6f5a5f3a-9f3f-4a30-9d38-61cceee607c3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6f5a5f3a-9f3f-4a30-9d38-61cceee607c3 found for delete ", "request_id": "req-1751fd0c-2c79-47af-b9ff-448fff16d87f"}]} 2026-05-27 07:22:29.358 8 INFO neutron.services.segments.plugin [-] Segment 6f5a5f3a-9f3f-4a30-9d38-61cceee607c3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6f5a5f3a-9f3f-4a30-9d38-61cceee607c3 found for delete ", "request_id": "req-d9a0c23d-5f0e-4430-894d-c19c054ec1a7"}]} 2026-05-27 07:22:29.363 8 INFO neutron.db.l3_hamode_db [None req-70c25bd7-71eb-4ac3-8177-68ed04ce3521 a6d0762822764289a52afe2d4806ee46 90059c141d604f6684ba391d2df29551 - - default default] HA network ef0117ee-bf49-4ba6-9926-34b8c1efc83a was deleted as no HA routers are present in tenant 5f7be8fbdf5e4ddebab12fcd0d095da8. [pid: 8|app: 0|req: 579/1060] 10.0.0.91 () {32 vars in 723 bytes} [Wed May 27 07:22:28 2026] DELETE /v2.0/routers/85cca736-ee7e-4ad2-be75-616f8856b09e => generated 0 bytes in 1310 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1061] 10.0.0.91 () {32 vars in 725 bytes} [Wed May 27 07:22:29 2026] DELETE /v2.0/networks/1f600e9b-9f89-40d8-9c8a-780758a62bcc => generated 0 bytes in 417 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1062] 10.0.0.91 () {32 vars in 622 bytes} [Wed May 27 07:22:29 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1063] 10.0.0.24 () {34 vars in 1039 bytes} [Wed May 27 07:22:29 2026] GET /v2.0/security-groups?id=10dd836b-ed5b-4c45-9588-763d04e80a34&fields=id&fields=name => generated 113 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/1064] 199.204.45.140 () {38 vars in 1028 bytes} [Wed May 27 07:22:29 2026] PUT /v2.0/ports/49466e11-b032-41fc-9c12-9cedd091f411 => generated 1203 bytes in 618 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-05-27 07:22:29.980 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3b8ad17b-4f34-4623-babc-1f3101c717d1'] response: {'name': 'network-changed', 'server_uuid': '333aecb2-37e6-444f-97f4-41f3bd2c53ca', 'tag': '49466e11-b032-41fc-9c12-9cedd091f411', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 583/1065] 10.0.0.91 () {32 vars in 723 bytes} [Wed May 27 07:22:29 2026] DELETE /v2.0/subnets/c20c41e2-d451-4dce-85f3-44d4c6cfd855 => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/1066] 10.0.0.91 () {32 vars in 725 bytes} [Wed May 27 07:22:29 2026] DELETE /v2.0/networks/2fe0ab28-35ed-4aff-8bc1-98c2cb2b4700 => generated 0 bytes in 223 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: 484/1067] 199.204.45.140 () {34 vars in 1080 bytes} [Wed May 27 07:22:30 2026] GET /v2.0/ports?tenant_id=1d9c34c06957452991ae03085ff5863e&device_id=333aecb2-37e6-444f-97f4-41f3bd2c53ca => generated 1242 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1068] 10.0.0.91 () {32 vars in 632 bytes} [Wed May 27 07:22:30 2026] GET /v2.0/ => generated 632 bytes in 180 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: 585/1069] 10.0.0.91 () {32 vars in 725 bytes} [Wed May 27 07:22:30 2026] DELETE /v2.0/networks/5333c76b-940a-48e2-98ac-3a629abeb467 => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1070] 199.204.45.140 () {34 vars in 1060 bytes} [Wed May 27 07:22:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=49466e11-b032-41fc-9c12-9cedd091f411 => 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: 587/1071] 199.204.45.140 () {34 vars in 984 bytes} [Wed May 27 07:22:30 2026] GET /v2.0/subnets?id=3c9a28b8-a82e-4148-b182-8477a844527c => generated 669 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/1072] 10.0.0.91 () {32 vars in 725 bytes} [Wed May 27 07:22:30 2026] DELETE /v2.0/networks/3ad83fac-e7d0-4036-b165-71a573be5075 => generated 0 bytes in 440 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1073] 199.204.45.140 () {34 vars in 1052 bytes} [Wed May 27 07:22:30 2026] GET /v2.0/ports?network_id=7737243c-8f25-4a6a-9c8a-f2469a4dd91f&device_owner=network%3Adhcp => generated 1244 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/1074] 199.204.45.140 () {34 vars in 1012 bytes} [Wed May 27 07:22:30 2026] GET /v2.0/networks/7737243c-8f25-4a6a-9c8a-f2469a4dd91f?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: 589/1075] 199.204.45.140 () {34 vars in 1112 bytes} [Wed May 27 07:22:30 2026] GET /v2.0/networks/7737243c-8f25-4a6a-9c8a-f2469a4dd91f?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: 590/1076] 10.0.0.91 () {32 vars in 773 bytes} [Wed May 27 07:22:30 2026] GET /v2.0/security-groups?tenant_id=5f7be8fbdf5e4ddebab12fcd0d095da8&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: 591/1077] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:22:30 2026] DELETE /v2.0/security-groups/14f7a6d1-9e8e-4426-9504-f273aa3dfb95 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1078] 199.204.45.140 () {34 vars in 1080 bytes} [Wed May 27 07:22:31 2026] GET /v2.0/ports?tenant_id=1d9c34c06957452991ae03085ff5863e&device_id=333aecb2-37e6-444f-97f4-41f3bd2c53ca => generated 1242 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1079] 10.0.0.24 () {34 vars in 989 bytes} [Wed May 27 07:22:31 2026] GET /v2.0/ports?device_id=333aecb2-37e6-444f-97f4-41f3bd2c53ca => generated 973 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:22:31.183 7 INFO neutron.services.segments.plugin [-] Segment 0a89913e-59fd-496f-b025-b553f3f734f4 resource provider aggregate not found 2026-05-27 07:22:31.194 7 INFO neutron.services.segments.plugin [-] Segment 0a89913e-59fd-496f-b025-b553f3f734f4 resource provider aggregate not found 2026-05-27 07:22:31.203 7 INFO neutron.services.segments.plugin [-] Segment 0a89913e-59fd-496f-b025-b553f3f734f4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0a89913e-59fd-496f-b025-b553f3f734f4 found for delete ", "request_id": "req-f6752bf9-4ace-4c1b-882e-caad587db042"}]} 2026-05-27 07:22:31.217 7 INFO neutron.services.segments.plugin [-] Segment 0a89913e-59fd-496f-b025-b553f3f734f4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0a89913e-59fd-496f-b025-b553f3f734f4 found for delete ", "request_id": "req-d55b5331-72e1-45a4-a87e-2c8d6d57cf3a"}]} 2026-05-27 07:22:31.224 7 INFO neutron.services.segments.plugin [-] Segment 3f6f562d-cc68-479b-8741-6a81c4f9afab resource provider aggregate not found 2026-05-27 07:22:31.234 7 INFO neutron.services.segments.plugin [-] Segment 3f6f562d-cc68-479b-8741-6a81c4f9afab resource provider aggregate not found 2026-05-27 07:22:31.246 7 INFO neutron.services.segments.plugin [-] Segment 3f6f562d-cc68-479b-8741-6a81c4f9afab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f6f562d-cc68-479b-8741-6a81c4f9afab found for delete ", "request_id": "req-cf06858d-b734-4ee6-9bac-70c347e66d01"}]} 2026-05-27 07:22:31.255 7 INFO neutron.services.segments.plugin [-] Segment 3f6f562d-cc68-479b-8741-6a81c4f9afab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f6f562d-cc68-479b-8741-6a81c4f9afab found for delete ", "request_id": "req-2baa5ad8-1ea0-4403-a62e-71b9238aacba"}]} [pid: 7|app: 0|req: 487/1080] 10.0.0.91 () {32 vars in 773 bytes} [Wed May 27 07:22:30 2026] GET /v2.0/security-groups?tenant_id=9e9533ea234e4800a8c668adab30e5ec&name=default => generated 2801 bytes in 472 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:22:31.394 8 INFO neutron.services.segments.plugin [-] Segment 347616be-db17-4633-8dfc-28ad4e1c9354 resource provider aggregate not found 2026-05-27 07:22:31.405 8 INFO neutron.services.segments.plugin [-] Segment 347616be-db17-4633-8dfc-28ad4e1c9354 resource provider aggregate not found [pid: 7|app: 0|req: 488/1081] 199.204.45.140 () {34 vars in 986 bytes} [Wed May 27 07:22:31 2026] GET /v2.0/networks?id=7737243c-8f25-4a6a-9c8a-f2469a4dd91f => generated 771 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:22:31.416 8 INFO neutron.services.segments.plugin [-] Segment 347616be-db17-4633-8dfc-28ad4e1c9354 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 347616be-db17-4633-8dfc-28ad4e1c9354 found for delete ", "request_id": "req-b2a99232-8dff-46e3-ae1b-233ea19e23cb"}]} 2026-05-27 07:22:31.430 8 INFO neutron.services.segments.plugin [-] Segment 347616be-db17-4633-8dfc-28ad4e1c9354 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 347616be-db17-4633-8dfc-28ad4e1c9354 found for delete ", "request_id": "req-2ccae865-8515-4d3a-a73b-c9b23a1ead62"}]} 2026-05-27 07:22:31.442 8 INFO neutron.services.segments.plugin [-] Segment 8a759db6-3a68-4a15-a54c-f4ce45e784dc resource provider aggregate not found 2026-05-27 07:22:31.454 8 INFO neutron.services.segments.plugin [-] Segment 8a759db6-3a68-4a15-a54c-f4ce45e784dc resource provider aggregate not found [pid: 7|app: 0|req: 489/1082] 10.0.0.24 () {34 vars in 1039 bytes} [Wed May 27 07:22:31 2026] GET /v2.0/security-groups?id=10dd836b-ed5b-4c45-9588-763d04e80a34&fields=id&fields=name => generated 113 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:22:31.469 8 INFO neutron.services.segments.plugin [-] Segment 8a759db6-3a68-4a15-a54c-f4ce45e784dc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a759db6-3a68-4a15-a54c-f4ce45e784dc found for delete ", "request_id": "req-2222261e-6010-4b78-a100-34e10ee6c48f"}]} 2026-05-27 07:22:31.474 8 INFO neutron.services.segments.plugin [-] Segment 8a759db6-3a68-4a15-a54c-f4ce45e784dc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a759db6-3a68-4a15-a54c-f4ce45e784dc found for delete ", "request_id": "req-7499daff-d00d-4a17-87e7-ef93252e0f97"}]} [pid: 8|app: 0|req: 594/1083] 10.0.0.91 () {32 vars in 773 bytes} [Wed May 27 07:22:31 2026] GET /v2.0/security-groups?tenant_id=aa695995a481496b94cac8a94d4e8850&name=default => generated 2801 bytes in 307 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1084] 199.204.45.140 () {34 vars in 1060 bytes} [Wed May 27 07:22:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=49466e11-b032-41fc-9c12-9cedd091f411 => 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: 490/1085] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:22:31 2026] DELETE /v2.0/security-groups/3d9ea9ae-be43-4d3c-ac3d-affdabdf665a => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1086] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:22:31 2026] DELETE /v2.0/security-groups/bd70f564-a28e-49bd-a9d7-43769887b078 => 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: 491/1087] 199.204.45.140 () {34 vars in 984 bytes} [Wed May 27 07:22:31 2026] GET /v2.0/subnets?id=3c9a28b8-a82e-4148-b182-8477a844527c => generated 669 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1088] 199.204.45.140 () {34 vars in 1052 bytes} [Wed May 27 07:22:31 2026] GET /v2.0/ports?network_id=7737243c-8f25-4a6a-9c8a-f2469a4dd91f&device_owner=network%3Adhcp => generated 1244 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/1091] 199.204.45.140 () {34 vars in 1012 bytes} [Wed May 27 07:22:31 2026] GET /v2.0/networks/7737243c-8f25-4a6a-9c8a-f2469a4dd91f?fields=segments => generated 14 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1092] 199.204.45.140 () {34 vars in 1112 bytes} [Wed May 27 07:22:31 2026] GET /v2.0/networks/7737243c-8f25-4a6a-9c8a-f2469a4dd91f?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: 493/1093] 10.0.0.24 () {34 vars in 989 bytes} [Wed May 27 07:22:32 2026] GET /v2.0/ports?device_id=333aecb2-37e6-444f-97f4-41f3bd2c53ca => generated 975 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1094] 10.0.0.24 () {34 vars in 1039 bytes} [Wed May 27 07:22:32 2026] GET /v2.0/security-groups?id=10dd836b-ed5b-4c45-9588-763d04e80a34&fields=id&fields=name => generated 113 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:22:33.131 7 INFO neutron.db.segments_db [None req-1ea42919-a1ca-47e9-ac0c-e02454cca2f4 a6d0762822764289a52afe2d4806ee46 90059c141d604f6684ba391d2df29551 - - default default] Added segment 9d4ff36d-22ed-40d2-9d07-264742837648 of type vxlan for network a1849354-15d4-4849-b527-7bfcb47c557e [pid: 7|app: 0|req: 494/1095] 10.0.0.91 () {34 vars in 670 bytes} [Wed May 27 07:22:32 2026] POST /v2.0/networks => generated 743 bytes in 370 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1096] 10.0.0.91 () {34 vars in 668 bytes} [Wed May 27 07:22:33 2026] POST /v2.0/subnets => generated 666 bytes in 328 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:22:33.713 7 INFO neutron.db.segments_db [None req-864b451d-0c5a-4bcb-9981-4fec88aa002b a6d0762822764289a52afe2d4806ee46 90059c141d604f6684ba391d2df29551 - - default default] Added segment 3379f808-78f3-403e-8535-de1b91ae3a51 of type vxlan for network b1ac4efd-eeb9-4f3e-bf7f-50ca0ffaf16c [pid: 8|app: 0|req: 603/1097] 10.0.0.24 () {34 vars in 989 bytes} [Wed May 27 07:22:33 2026] GET /v2.0/ports?device_id=333aecb2-37e6-444f-97f4-41f3bd2c53ca => generated 975 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:22:34.086 7 INFO neutron.db.l3_hamode_db [None req-864b451d-0c5a-4bcb-9981-4fec88aa002b a6d0762822764289a52afe2d4806ee46 90059c141d604f6684ba391d2df29551 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 07:22:34.100 8 WARNING neutron_lib.context [None req-c6ff451a-a2d8-4803-b1ec-9b5f947b3d2f 2bad554d37774790a086e2e64f9053c4 69466e6aa1514d00aef066a9788eaf4b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:22:34.279 8 INFO neutron.db.segments_db [None req-c6ff451a-a2d8-4803-b1ec-9b5f947b3d2f 2bad554d37774790a086e2e64f9053c4 69466e6aa1514d00aef066a9788eaf4b - - default default] Added segment b232c5a9-c7c1-47f0-aadf-8075bec24483 of type vxlan for network 714f52ea-791c-433c-849c-1bb028be26b6 [pid: 8|app: 0|req: 604/1098] 10.0.0.91 () {34 vars in 669 bytes} [Wed May 27 07:22:33 2026] POST /v2.0/networks => generated 629 bytes in 560 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1099] 10.0.0.24 () {34 vars in 1039 bytes} [Wed May 27 07:22:34 2026] GET /v2.0/security-groups?id=10dd836b-ed5b-4c45-9588-763d04e80a34&fields=id&fields=name => generated 113 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:22:34.492 8 WARNING neutron_lib.context [None req-5a9ea20f-198d-48fb-8fe0-04402a88b84e 2bad554d37774790a086e2e64f9053c4 69466e6aa1514d00aef066a9788eaf4b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:22:34.593 8 INFO neutron.db.segments_db [None req-5a9ea20f-198d-48fb-8fe0-04402a88b84e 2bad554d37774790a086e2e64f9053c4 69466e6aa1514d00aef066a9788eaf4b - - default default] Added segment f0ef5e81-c41b-4dbb-992d-40092ebd9f05 of type vxlan for network b2a1df65-24b9-4d48-a37d-37159bed5959 [pid: 8|app: 0|req: 606/1100] 10.0.0.91 () {34 vars in 669 bytes} [Wed May 27 07:22:34 2026] POST /v2.0/networks => generated 630 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1101] 10.0.0.24 () {34 vars in 989 bytes} [Wed May 27 07:22:34 2026] GET /v2.0/ports?device_id=333aecb2-37e6-444f-97f4-41f3bd2c53ca => generated 975 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:22:34.796 8 WARNING neutron_lib.context [None req-ecaaa44b-68fb-4d36-a4b4-73be673c2ae5 2bad554d37774790a086e2e64f9053c4 69466e6aa1514d00aef066a9788eaf4b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 608/1102] 10.0.0.91 () {34 vars in 668 bytes} [Wed May 27 07:22:34 2026] POST /v2.0/subnets => generated 602 bytes in 359 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:22:35.319 7 INFO neutron.db.l3_hamode_db [None req-864b451d-0c5a-4bcb-9981-4fec88aa002b a6d0762822764289a52afe2d4806ee46 90059c141d604f6684ba391d2df29551 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 07:22:35.594 8 INFO neutron.db.l3_db [None req-424cb5d4-201c-456f-a7f8-317a38e13169 7df5285ee7ad481aa92a18993566ca54 1d9c34c06957452991ae03085ff5863e - - default default] Floating IP 90478199-7b1b-4324-9d8a-162bd85b71fe associated. External IP: 10.96.250.209, port: 49466e11-b032-41fc-9c12-9cedd091f411. [pid: 8|app: 0|req: 609/1103] 10.0.0.91 () {34 vars in 748 bytes} [Wed May 27 07:22:35 2026] PUT /v2.0/floatingips/90478199-7b1b-4324-9d8a-162bd85b71fe => generated 856 bytes in 931 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:22:36.094 8 WARNING neutron_lib.context [None req-330bb070-4095-4406-8cb5-56ffb6808600 2bad554d37774790a086e2e64f9053c4 69466e6aa1514d00aef066a9788eaf4b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:22:36.139 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8f0eafc5-043a-4a90-9e83-a554d05f27e9'] response: {'name': 'network-changed', 'server_uuid': '333aecb2-37e6-444f-97f4-41f3bd2c53ca', 'tag': '49466e11-b032-41fc-9c12-9cedd091f411', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 610/1104] 10.0.0.91 () {34 vars in 668 bytes} [Wed May 27 07:22:36 2026] POST /v2.0/subnets => generated 602 bytes in 452 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/1105] 10.0.0.91 () {34 vars in 668 bytes} [Wed May 27 07:22:33 2026] POST /v2.0/routers => generated 730 bytes in 3068 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/1106] 10.0.0.24 () {34 vars in 989 bytes} [Wed May 27 07:22:36 2026] GET /v2.0/ports?device_id=333aecb2-37e6-444f-97f4-41f3bd2c53ca => generated 975 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1107] 10.0.0.91 () {32 vars in 773 bytes} [Wed May 27 07:22:36 2026] GET /v2.0/security-groups?tenant_id=6dba2b1e3c5646498f999d716a9fbb02&name=default => generated 2801 bytes in 300 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:22:36.845 8 WARNING neutron_lib.context [None req-448c54f4-53bd-4b7b-8678-e90edd122bf0 2bad554d37774790a086e2e64f9053c4 69466e6aa1514d00aef066a9788eaf4b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 497/1108] 199.204.45.140 () {34 vars in 1080 bytes} [Wed May 27 07:22:36 2026] GET /v2.0/ports?tenant_id=1d9c34c06957452991ae03085ff5863e&device_id=333aecb2-37e6-444f-97f4-41f3bd2c53ca => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:22:36.900 8 INFO neutron.db.segments_db [None req-448c54f4-53bd-4b7b-8678-e90edd122bf0 2bad554d37774790a086e2e64f9053c4 69466e6aa1514d00aef066a9788eaf4b - - default default] Added segment 2db8d76b-af78-4f52-9ef8-ad8b756362a0 of type vxlan for network 68c5c270-baa9-4f82-8b7c-a1583fc5e55c 2026-05-27 07:22:37.269 8 INFO neutron.db.l3_hamode_db [None req-448c54f4-53bd-4b7b-8678-e90edd122bf0 2bad554d37774790a086e2e64f9053c4 69466e6aa1514d00aef066a9788eaf4b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 07:22:37.803 8 INFO neutron.db.l3_hamode_db [None req-448c54f4-53bd-4b7b-8678-e90edd122bf0 2bad554d37774790a086e2e64f9053c4 69466e6aa1514d00aef066a9788eaf4b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 612/1109] 10.0.0.91 () {34 vars in 668 bytes} [Wed May 27 07:22:36 2026] POST /v2.0/routers => generated 507 bytes in 2576 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1110] 10.0.0.24 () {34 vars in 1039 bytes} [Wed May 27 07:22:39 2026] GET /v2.0/security-groups?id=10dd836b-ed5b-4c45-9588-763d04e80a34&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1111] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:22:39 2026] DELETE /v2.0/security-groups/23de7e01-8745-4b36-8b64-0a70ba925e1a => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1112] 199.204.45.140 () {34 vars in 986 bytes} [Wed May 27 07:22:39 2026] GET /v2.0/networks?id=7737243c-8f25-4a6a-9c8a-f2469a4dd91f => generated 771 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/1113] 10.0.0.91 () {34 vars in 782 bytes} [Wed May 27 07:22:36 2026] PUT /v2.0/routers/1f6762cd-505e-4377-9368-aa8aeb88805c/add_router_interface => generated 309 bytes in 3099 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/1114] 199.204.45.140 () {34 vars in 1060 bytes} [Wed May 27 07:22:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=49466e11-b032-41fc-9c12-9cedd091f411 => generated 861 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/1115] 10.0.0.24 () {34 vars in 989 bytes} [Wed May 27 07:22:40 2026] GET /v2.0/ports?device_id=333aecb2-37e6-444f-97f4-41f3bd2c53ca => generated 975 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/1116] 199.204.45.140 () {34 vars in 984 bytes} [Wed May 27 07:22:40 2026] GET /v2.0/subnets?id=3c9a28b8-a82e-4148-b182-8477a844527c => generated 669 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/1117] 10.0.0.24 () {34 vars in 1039 bytes} [Wed May 27 07:22:40 2026] GET /v2.0/security-groups?id=10dd836b-ed5b-4c45-9588-763d04e80a34&fields=id&fields=name => generated 113 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/1118] 199.204.45.140 () {34 vars in 1052 bytes} [Wed May 27 07:22:40 2026] GET /v2.0/ports?network_id=7737243c-8f25-4a6a-9c8a-f2469a4dd91f&device_owner=network%3Adhcp => generated 1244 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/1119] 199.204.45.140 () {34 vars in 1012 bytes} [Wed May 27 07:22:40 2026] GET /v2.0/networks/7737243c-8f25-4a6a-9c8a-f2469a4dd91f?fields=segments => generated 14 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/1120] 199.204.45.140 () {34 vars in 994 bytes} [Wed May 27 07:22:40 2026] GET /v2.0/ports?device_id=333aecb2-37e6-444f-97f4-41f3bd2c53ca => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/1121] 199.204.45.140 () {34 vars in 1112 bytes} [Wed May 27 07:22:40 2026] GET /v2.0/networks/7737243c-8f25-4a6a-9c8a-f2469a4dd91f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:22:40.905 7 INFO neutron.db.l3_db [req-0b0d3f31-d6d5-45a3-8c7d-b55141aa5b45 req-cf0d6649-2f4f-456f-8360-b89cf6e848ec 7df5285ee7ad481aa92a18993566ca54 1d9c34c06957452991ae03085ff5863e - - default default] Floating IP 90478199-7b1b-4324-9d8a-162bd85b71fe disassociated. External IP: 10.96.250.209, port: 49466e11-b032-41fc-9c12-9cedd091f411. [pid: 7|app: 0|req: 507/1122] 199.204.45.140 () {36 vars in 997 bytes} [Wed May 27 07:22:40 2026] DELETE /v2.0/ports/49466e11-b032-41fc-9c12-9cedd091f411 => generated 0 bytes in 886 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 07:22:41.396 7 WARNING neutron_lib.context [None req-457fa5c5-6b3d-4083-a902-3b1275d4c7e0 7f05de0328684796b69ad0cae7310fd9 3d3ab4be5c50470f8bedd28cc434f9ab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:22:41.429 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-37f8fc12-ef97-4376-9bd6-af9dc53857c0'] response: {'server_uuid': '333aecb2-37e6-444f-97f4-41f3bd2c53ca', 'name': 'network-vif-deleted', 'tag': '49466e11-b032-41fc-9c12-9cedd091f411', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 508/1123] 10.0.0.91 () {34 vars in 684 bytes} [Wed May 27 07:22:41 2026] POST /v2.0/security-groups => generated 1596 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/1124] 10.0.0.24 () {34 vars in 989 bytes} [Wed May 27 07:22:41 2026] GET /v2.0/ports?device_id=333aecb2-37e6-444f-97f4-41f3bd2c53ca => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:22:41.576 7 WARNING neutron_lib.context [None req-0655d569-8f5d-44c0-a139-010c4b790702 7f05de0328684796b69ad0cae7310fd9 3d3ab4be5c50470f8bedd28cc434f9ab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 510/1125] 10.0.0.91 () {34 vars in 694 bytes} [Wed May 27 07:22:41 2026] POST /v2.0/security-group-rules => generated 565 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:22:41.759 7 WARNING neutron_lib.context [None req-6a78ac98-ffba-4c84-b616-ecec453928ea 7f05de0328684796b69ad0cae7310fd9 3d3ab4be5c50470f8bedd28cc434f9ab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 616/1126] 10.0.0.91 () {34 vars in 782 bytes} [Wed May 27 07:22:39 2026] PUT /v2.0/routers/1325be37-721a-4560-a356-4707c119931b/add_router_interface => generated 309 bytes in 2215 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/1127] 10.0.0.91 () {34 vars in 694 bytes} [Wed May 27 07:22:41 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) 2026-05-27 07:22:41.910 7 WARNING neutron_lib.context [None req-f035c475-5add-4e5c-9bdd-8a21be445477 7f05de0328684796b69ad0cae7310fd9 3d3ab4be5c50470f8bedd28cc434f9ab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 617/1128] 10.0.0.91 () {32 vars in 716 bytes} [Wed May 27 07:22:41 2026] GET /v2.0/ports/9bf879dd-00b5-4c49-bac2-a096a783b39e => generated 955 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/1129] 10.0.0.91 () {34 vars in 675 bytes} [Wed May 27 07:22:41 2026] POST /v2.0/floatingips => generated 552 bytes in 818 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1130] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:22:42 2026] DELETE /v2.0/security-groups/10dd836b-ed5b-4c45-9588-763d04e80a34 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:22:42.868 7 INFO neutron.api.v2.resource [None req-50cd323e-5d2e-4186-8c83-193f2f479e20 7df5285ee7ad481aa92a18993566ca54 1d9c34c06957452991ae03085ff5863e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 514/1131] 10.0.0.91 () {32 vars in 736 bytes} [Wed May 27 07:22:42 2026] GET /v2.0/security-groups/10dd836b-ed5b-4c45-9588-763d04e80a34 => 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: 515/1132] 10.0.0.91 () {32 vars in 731 bytes} [Wed May 27 07:22:42 2026] DELETE /v2.0/floatingips/90478199-7b1b-4324-9d8a-162bd85b71fe => generated 0 bytes in 412 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1133] 10.0.0.24 () {34 vars in 1099 bytes} [Wed May 27 07:22:43 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1558527093&fields=id&tenant_id=3d3ab4be5c50470f8bedd28cc434f9ab => generated 69 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1134] 10.0.0.91 () {34 vars in 782 bytes} [Wed May 27 07:22:42 2026] PUT /v2.0/routers/1325be37-721a-4560-a356-4707c119931b/add_router_interface => generated 309 bytes in 1741 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1135] 10.0.0.24 () {34 vars in 981 bytes} [Wed May 27 07:22:43 2026] GET /v2.0/networks?id=a1849354-15d4-4849-b527-7bfcb47c557e => generated 675 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1136] 10.0.0.91 () {32 vars in 773 bytes} [Wed May 27 07:22:43 2026] GET /v2.0/security-groups?tenant_id=f7aca2d0ed484c4c816cd0bf75583e48&name=default => generated 2801 bytes in 413 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1137] 10.0.0.91 () {32 vars in 716 bytes} [Wed May 27 07:22:44 2026] GET /v2.0/ports/1f4f8276-6105-4c14-b868-dd87a4e7f47a => generated 955 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1138] 10.0.0.24 () {34 vars in 964 bytes} [Wed May 27 07:22:44 2026] GET /v2.0/quotas/3d3ab4be5c50470f8bedd28cc434f9ab => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1139] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:22:44 2026] DELETE /v2.0/security-groups/bc09d331-6665-4876-978d-6cb88df1bce1 => 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: 517/1140] 10.0.0.91 () {34 vars in 788 bytes} [Wed May 27 07:22:43 2026] PUT /v2.0/routers/8250598d-0312-41f1-9160-26bd28dd23a5/remove_router_interface => generated 309 bytes in 1497 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1141] 10.0.0.24 () {34 vars in 1001 bytes} [Wed May 27 07:22:44 2026] GET /v2.0/ports?tenant_id=3d3ab4be5c50470f8bedd28cc434f9ab&fields=id => generated 103 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1142] 10.0.0.91 () {34 vars in 788 bytes} [Wed May 27 07:22:44 2026] PUT /v2.0/routers/1325be37-721a-4560-a356-4707c119931b/remove_router_interface => generated 309 bytes in 1108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1143] 10.0.0.24 () {34 vars in 1007 bytes} [Wed May 27 07:22:45 2026] GET /v2.0/networks/a1849354-15d4-4849-b527-7bfcb47c557e?fields=segments => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:22:46.121 7 INFO neutron.services.segments.plugin [-] Segment a601bd78-5754-4515-88a7-58478fa9b659 resource provider aggregate not found 2026-05-27 07:22:46.128 7 INFO neutron.services.segments.plugin [-] Segment a601bd78-5754-4515-88a7-58478fa9b659 resource provider aggregate not found 2026-05-27 07:22:46.157 7 INFO neutron.services.segments.plugin [-] Segment a601bd78-5754-4515-88a7-58478fa9b659 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a601bd78-5754-4515-88a7-58478fa9b659 found for delete ", "request_id": "req-456321e2-96be-403c-88f1-798fe06b351e"}]} 2026-05-27 07:22:46.158 7 INFO neutron.services.segments.plugin [-] Segment a601bd78-5754-4515-88a7-58478fa9b659 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a601bd78-5754-4515-88a7-58478fa9b659 found for delete ", "request_id": "req-4accb004-28bf-4f7f-a185-d770fd17710c"}]} 2026-05-27 07:22:46.161 7 INFO neutron.db.l3_hamode_db [None req-73e732fe-ff8c-48a8-a174-57661d4c1e27 a6d0762822764289a52afe2d4806ee46 90059c141d604f6684ba391d2df29551 - - default default] HA network 305b6c17-406c-492d-b1a4-6502bbe6a285 was deleted as no HA routers are present in tenant 1d9c34c06957452991ae03085ff5863e. [pid: 7|app: 0|req: 519/1144] 10.0.0.91 () {32 vars in 723 bytes} [Wed May 27 07:22:44 2026] DELETE /v2.0/routers/8250598d-0312-41f1-9160-26bd28dd23a5 => generated 0 bytes in 1232 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1145] 10.0.0.24 () {34 vars in 1107 bytes} [Wed May 27 07:22:46 2026] GET /v2.0/networks/a1849354-15d4-4849-b527-7bfcb47c557e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1146] 10.0.0.91 () {32 vars in 723 bytes} [Wed May 27 07:22:46 2026] DELETE /v2.0/subnets/3c9a28b8-a82e-4148-b182-8477a844527c => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1147] 10.0.0.24 () {34 vars in 989 bytes} [Wed May 27 07:22:46 2026] GET /v2.0/ports?device_id=6f52fbe7-796e-4c11-b5de-61647b030651 => 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: 626/1148] 10.0.0.91 () {34 vars in 788 bytes} [Wed May 27 07:22:45 2026] PUT /v2.0/routers/1325be37-721a-4560-a356-4707c119931b/remove_router_interface => generated 309 bytes in 1238 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1150] 10.0.0.91 () {32 vars in 725 bytes} [Wed May 27 07:22:46 2026] DELETE /v2.0/networks/7737243c-8f25-4a6a-9c8a-f2469a4dd91f => generated 0 bytes in 452 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1152] 10.0.0.91 () {32 vars in 735 bytes} [Wed May 27 07:22:46 2026] GET /v2.0/ports?device_id=1325be37-721a-4560-a356-4707c119931b => 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: 525/1153] 10.0.0.91 () {32 vars in 773 bytes} [Wed May 27 07:22:47 2026] GET /v2.0/security-groups?tenant_id=1d9c34c06957452991ae03085ff5863e&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: 526/1154] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:22:47 2026] DELETE /v2.0/security-groups/93f0ced5-9519-42b4-8fd5-2860dc719dc7 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1155] 199.204.45.140 () {34 vars in 986 bytes} [Wed May 27 07:22:47 2026] GET /v2.0/networks?id=a1849354-15d4-4849-b527-7bfcb47c557e => generated 675 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1156] 199.204.45.140 () {34 vars in 1050 bytes} [Wed May 27 07:22:47 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=3d3ab4be5c50470f8bedd28cc434f9ab => generated 181 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:22:47.403 7 WARNING neutron_lib.context [req-86f7390d-cba9-43d9-a4f3-f09e96d60217 req-42a3d417-4c50-4f57-96e1-73aa19c3a527 7f05de0328684796b69ad0cae7310fd9 3d3ab4be5c50470f8bedd28cc434f9ab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 529/1157] 199.204.45.140 () {38 vars in 955 bytes} [Wed May 27 07:22:47 2026] POST /v2.0/ports => generated 958 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, ' [pid: 7|app: 0|req: 530/1158] 10.0.0.24 () {34 vars in 989 bytes} [Wed May 27 07:22:47 2026] GET /v2.0/ports?device_id=6f52fbe7-796e-4c11-b5de-61647b030651 => generated 961 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:22:48.185 7 INFO neutron.services.segments.plugin [-] Segment 39bdefe3-6be1-4cbc-b809-0db8d266e6a5 resource provider aggregate not found 2026-05-27 07:22:48.190 7 INFO neutron.services.segments.plugin [-] Segment 39bdefe3-6be1-4cbc-b809-0db8d266e6a5 resource provider aggregate not found 2026-05-27 07:22:48.216 7 INFO neutron.services.segments.plugin [-] Segment 39bdefe3-6be1-4cbc-b809-0db8d266e6a5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 39bdefe3-6be1-4cbc-b809-0db8d266e6a5 found for delete ", "request_id": "req-308fdb91-d616-4a7d-bca2-3b5cddf5a753"}]} 2026-05-27 07:22:48.217 7 INFO neutron.services.segments.plugin [-] Segment 39bdefe3-6be1-4cbc-b809-0db8d266e6a5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 39bdefe3-6be1-4cbc-b809-0db8d266e6a5 found for delete ", "request_id": "req-3324e0e9-33e4-4093-8dff-3260e1f09c58"}]} 2026-05-27 07:22:48.218 8 INFO neutron.services.segments.plugin [-] Segment 2db8d76b-af78-4f52-9ef8-ad8b756362a0 resource provider aggregate not found 2026-05-27 07:22:48.230 8 INFO neutron.services.segments.plugin [-] Segment 2db8d76b-af78-4f52-9ef8-ad8b756362a0 resource provider aggregate not found 2026-05-27 07:22:48.241 8 INFO neutron.services.segments.plugin [-] Segment 2db8d76b-af78-4f52-9ef8-ad8b756362a0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2db8d76b-af78-4f52-9ef8-ad8b756362a0 found for delete ", "request_id": "req-607c39d0-254e-4a59-96af-9b068ec09c63"}]} 2026-05-27 07:22:48.249 8 INFO neutron.services.segments.plugin [-] Segment 2db8d76b-af78-4f52-9ef8-ad8b756362a0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2db8d76b-af78-4f52-9ef8-ad8b756362a0 found for delete ", "request_id": "req-7a3d3940-b6f4-4150-985c-2fb80970c091"}]} 2026-05-27 07:22:48.261 8 INFO neutron.db.l3_hamode_db [None req-bda94d00-497d-43b6-8652-719b4761264c 2bad554d37774790a086e2e64f9053c4 69466e6aa1514d00aef066a9788eaf4b - - default default] HA network 68c5c270-baa9-4f82-8b7c-a1583fc5e55c was deleted as no HA routers are present in tenant 69466e6aa1514d00aef066a9788eaf4b. [pid: 8|app: 0|req: 629/1159] 10.0.0.91 () {32 vars in 723 bytes} [Wed May 27 07:22:46 2026] DELETE /v2.0/routers/1325be37-721a-4560-a356-4707c119931b => generated 0 bytes in 1279 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1160] 10.0.0.24 () {34 vars in 1039 bytes} [Wed May 27 07:22:48 2026] GET /v2.0/security-groups?id=b4fa5c7f-2dca-4a55-b7ab-e091cbfff9ef&fields=id&fields=name => generated 114 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1161] 199.204.45.140 () {38 vars in 1028 bytes} [Wed May 27 07:22:47 2026] PUT /v2.0/ports/f15c4cbd-e527-43c3-ba6e-01075b9fb560 => generated 1203 bytes in 537 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: 631/1162] 10.0.0.91 () {32 vars in 723 bytes} [Wed May 27 07:22:48 2026] DELETE /v2.0/subnets/73057644-7a11-4003-b0e9-c050a549462e => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 07:22:48.601 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-48cf814d-e617-4921-ab66-88e35d7a9f19'] response: {'name': 'network-changed', 'server_uuid': '6f52fbe7-796e-4c11-b5de-61647b030651', 'tag': 'f15c4cbd-e527-43c3-ba6e-01075b9fb560', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 532/1163] 199.204.45.140 () {34 vars in 1080 bytes} [Wed May 27 07:22:48 2026] GET /v2.0/ports?tenant_id=3d3ab4be5c50470f8bedd28cc434f9ab&device_id=6f52fbe7-796e-4c11-b5de-61647b030651 => generated 1242 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, ' [pid: 7|app: 0|req: 533/1164] 199.204.45.140 () {34 vars in 1060 bytes} [Wed May 27 07:22:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=f15c4cbd-e527-43c3-ba6e-01075b9fb560 => 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: 534/1165] 199.204.45.140 () {34 vars in 984 bytes} [Wed May 27 07:22:48 2026] GET /v2.0/subnets?id=614d16d7-3be3-4072-ace7-fe8e5bf19d42 => generated 669 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1166] 199.204.45.140 () {34 vars in 1052 bytes} [Wed May 27 07:22:48 2026] GET /v2.0/ports?network_id=a1849354-15d4-4849-b527-7bfcb47c557e&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1167] 199.204.45.140 () {34 vars in 1012 bytes} [Wed May 27 07:22:48 2026] GET /v2.0/networks/a1849354-15d4-4849-b527-7bfcb47c557e?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1168] 10.0.0.91 () {32 vars in 723 bytes} [Wed May 27 07:22:48 2026] DELETE /v2.0/subnets/bd4c1563-6aa4-4279-b255-7e960c788132 => generated 0 bytes in 262 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1169] 199.204.45.140 () {34 vars in 1112 bytes} [Wed May 27 07:22:48 2026] GET /v2.0/networks/a1849354-15d4-4849-b527-7bfcb47c557e?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: 538/1170] 199.204.45.140 () {34 vars in 1080 bytes} [Wed May 27 07:22:48 2026] GET /v2.0/ports?tenant_id=3d3ab4be5c50470f8bedd28cc434f9ab&device_id=6f52fbe7-796e-4c11-b5de-61647b030651 => generated 1242 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1171] 199.204.45.140 () {34 vars in 986 bytes} [Wed May 27 07:22:49 2026] GET /v2.0/networks?id=a1849354-15d4-4849-b527-7bfcb47c557e => generated 771 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1172] 10.0.0.91 () {32 vars in 725 bytes} [Wed May 27 07:22:48 2026] DELETE /v2.0/networks/b2a1df65-24b9-4d48-a37d-37159bed5959 => 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: 634/1173] 199.204.45.140 () {34 vars in 1060 bytes} [Wed May 27 07:22:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=f15c4cbd-e527-43c3-ba6e-01075b9fb560 => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:22:49.299 7 WARNING neutron_lib.context [None req-b1b7f3d7-9e29-40c4-8ee5-6b8a7e0c63a2 be81ada8b23e47bd8d7cee1379dce904 49587eed127747aca75a28a8dbc234e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 635/1174] 10.0.0.91 () {32 vars in 725 bytes} [Wed May 27 07:22:49 2026] DELETE /v2.0/networks/714f52ea-791c-433c-849c-1bb028be26b6 => generated 0 bytes in 346 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1175] 199.204.45.140 () {34 vars in 984 bytes} [Wed May 27 07:22:49 2026] GET /v2.0/subnets?id=614d16d7-3be3-4072-ace7-fe8e5bf19d42 => generated 669 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1176] 10.0.0.24 () {34 vars in 989 bytes} [Wed May 27 07:22:49 2026] GET /v2.0/ports?device_id=6f52fbe7-796e-4c11-b5de-61647b030651 => generated 973 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:22:49.718 8 WARNING neutron_lib.context [None req-6ad23048-afc6-4f56-9d0d-6512a35ed177 2bad554d37774790a086e2e64f9053c4 69466e6aa1514d00aef066a9788eaf4b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:22:49.780 8 INFO neutron.db.segments_db [None req-6ad23048-afc6-4f56-9d0d-6512a35ed177 2bad554d37774790a086e2e64f9053c4 69466e6aa1514d00aef066a9788eaf4b - - default default] Added segment a620f9e9-ef24-41fa-8db6-562d6703bff8 of type vxlan for network 273b778a-6ef3-4e27-810b-8c7a98b877b7 [pid: 8|app: 0|req: 638/1177] 10.0.0.91 () {34 vars in 669 bytes} [Wed May 27 07:22:49 2026] POST /v2.0/networks => generated 630 bytes in 260 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1178] 199.204.45.140 () {34 vars in 1052 bytes} [Wed May 27 07:22:49 2026] GET /v2.0/ports?network_id=a1849354-15d4-4849-b527-7bfcb47c557e&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1179] 10.0.0.91 () {34 vars in 675 bytes} [Wed May 27 07:22:49 2026] POST /v2.0/floatingips => generated 552 bytes in 939 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:22:50.047 7 WARNING neutron_lib.context [None req-b2aef382-3937-40ee-9971-ecb2afc43b75 2bad554d37774790a086e2e64f9053c4 69466e6aa1514d00aef066a9788eaf4b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 640/1180] 10.0.0.24 () {34 vars in 1039 bytes} [Wed May 27 07:22:50 2026] GET /v2.0/security-groups?id=b4fa5c7f-2dca-4a55-b7ab-e091cbfff9ef&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: 641/1181] 199.204.45.140 () {34 vars in 1012 bytes} [Wed May 27 07:22:50 2026] GET /v2.0/networks/a1849354-15d4-4849-b527-7bfcb47c557e?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:22:50.124 8 WARNING neutron_lib.context [None req-a217088a-103c-4ed6-a742-e31af874d284 be81ada8b23e47bd8d7cee1379dce904 49587eed127747aca75a28a8dbc234e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:22:50.265 8 INFO neutron.services.segments.plugin [-] Segment f0ef5e81-c41b-4dbb-992d-40092ebd9f05 resource provider aggregate not found 2026-05-27 07:22:50.273 8 INFO neutron.services.segments.plugin [-] Segment f0ef5e81-c41b-4dbb-992d-40092ebd9f05 resource provider aggregate not found 2026-05-27 07:22:50.287 8 INFO neutron.services.segments.plugin [-] Segment f0ef5e81-c41b-4dbb-992d-40092ebd9f05 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f0ef5e81-c41b-4dbb-992d-40092ebd9f05 found for delete ", "request_id": "req-4a588fb5-c976-49a3-b205-fe80810746f8"}]} 2026-05-27 07:22:50.307 8 INFO neutron.services.segments.plugin [-] Segment f0ef5e81-c41b-4dbb-992d-40092ebd9f05 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f0ef5e81-c41b-4dbb-992d-40092ebd9f05 found for delete ", "request_id": "req-b8d84ef4-1dd0-4844-89b0-6d3bd4575db9"}]} 2026-05-27 07:22:50.314 8 INFO neutron.services.segments.plugin [-] Segment b232c5a9-c7c1-47f0-aadf-8075bec24483 resource provider aggregate not found 2026-05-27 07:22:50.335 8 INFO neutron.services.segments.plugin [-] Segment b232c5a9-c7c1-47f0-aadf-8075bec24483 resource provider aggregate not found 2026-05-27 07:22:50.342 8 INFO neutron.services.segments.plugin [-] Segment b232c5a9-c7c1-47f0-aadf-8075bec24483 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b232c5a9-c7c1-47f0-aadf-8075bec24483 found for delete ", "request_id": "req-eeb09218-675d-4d0e-97e7-a40301aa271c"}]} 2026-05-27 07:22:50.360 8 INFO neutron.services.segments.plugin [-] Segment b232c5a9-c7c1-47f0-aadf-8075bec24483 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b232c5a9-c7c1-47f0-aadf-8075bec24483 found for delete ", "request_id": "req-defaf403-8037-438a-9776-663a5e2dfef3"}]} [pid: 7|app: 0|req: 541/1182] 10.0.0.91 () {34 vars in 668 bytes} [Wed May 27 07:22:50 2026] POST /v2.0/subnets => generated 602 bytes in 507 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1183] 199.204.45.140 () {34 vars in 1112 bytes} [Wed May 27 07:22:50 2026] GET /v2.0/networks/a1849354-15d4-4849-b527-7bfcb47c557e?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) 2026-05-27 07:22:50.629 7 WARNING neutron_lib.context [None req-30e952e2-b78f-4d50-9f22-7055d04eaa78 2bad554d37774790a086e2e64f9053c4 69466e6aa1514d00aef066a9788eaf4b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:22:50.675 7 INFO neutron.db.segments_db [None req-30e952e2-b78f-4d50-9f22-7055d04eaa78 2bad554d37774790a086e2e64f9053c4 69466e6aa1514d00aef066a9788eaf4b - - default default] Added segment 3d7b5cdd-02fb-4ac0-a5b1-51e8366c5d90 of type vxlan for network d799bdb7-fcfc-4d75-9980-c1bb10d77efb [pid: 8|app: 0|req: 642/1184] 10.0.0.91 () {34 vars in 675 bytes} [Wed May 27 07:22:50 2026] POST /v2.0/floatingips => generated 552 bytes in 855 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:22:50.991 8 WARNING neutron_lib.context [None req-991748d8-65ba-4035-8548-eeb336c16781 be81ada8b23e47bd8d7cee1379dce904 49587eed127747aca75a28a8dbc234e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:22:51.032 7 INFO neutron.db.l3_hamode_db [None req-30e952e2-b78f-4d50-9f22-7055d04eaa78 2bad554d37774790a086e2e64f9053c4 69466e6aa1514d00aef066a9788eaf4b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 07:22:51.236 7 INFO neutron.db.l3_hamode_db [None req-30e952e2-b78f-4d50-9f22-7055d04eaa78 2bad554d37774790a086e2e64f9053c4 69466e6aa1514d00aef066a9788eaf4b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 643/1185] 10.0.0.91 () {34 vars in 675 bytes} [Wed May 27 07:22:50 2026] POST /v2.0/floatingips => generated 552 bytes in 790 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1186] 10.0.0.24 () {34 vars in 989 bytes} [Wed May 27 07:22:51 2026] GET /v2.0/ports?device_id=6f52fbe7-796e-4c11-b5de-61647b030651 => generated 975 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:22:51.845 8 WARNING neutron_lib.context [None req-2933dea2-67bf-4077-9fef-9e76b90a3018 be81ada8b23e47bd8d7cee1379dce904 49587eed127747aca75a28a8dbc234e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 543/1187] 10.0.0.91 () {34 vars in 668 bytes} [Wed May 27 07:22:50 2026] POST /v2.0/routers => generated 506 bytes in 1899 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1188] 10.0.0.24 () {34 vars in 1039 bytes} [Wed May 27 07:22:52 2026] GET /v2.0/security-groups?id=b4fa5c7f-2dca-4a55-b7ab-e091cbfff9ef&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:22:52.575 7 WARNING neutron_lib.context [None req-2698e1dc-e87a-403f-b02e-3461f22c9be8 2bad554d37774790a086e2e64f9053c4 69466e6aa1514d00aef066a9788eaf4b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 645/1189] 10.0.0.91 () {34 vars in 675 bytes} [Wed May 27 07:22:51 2026] POST /v2.0/floatingips => generated 552 bytes in 1135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1190] 10.0.0.91 () {34 vars in 664 bytes} [Wed May 27 07:22:52 2026] POST /v2.0/ports => generated 952 bytes in 642 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: 546/1191] 10.0.0.24 () {34 vars in 989 bytes} [Wed May 27 07:22:53 2026] GET /v2.0/ports?device_id=6f52fbe7-796e-4c11-b5de-61647b030651 => generated 975 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:22:53.317 7 WARNING neutron_lib.context [None req-f3cdedaf-b5e8-4587-a4ba-fe3b86131109 be81ada8b23e47bd8d7cee1379dce904 49587eed127747aca75a28a8dbc234e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 646/1192] 10.0.0.91 () {32 vars in 773 bytes} [Wed May 27 07:22:52 2026] GET /v2.0/security-groups?tenant_id=c85b9b691e3143ca9ede86915ba56985&name=default => generated 2801 bytes in 358 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1193] 10.0.0.91 () {34 vars in 675 bytes} [Wed May 27 07:22:53 2026] POST /v2.0/floatingips => generated 552 bytes in 759 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:22:54.613 7 INFO neutron.db.l3_db [None req-dba510ff-ac10-49a3-bb5f-83dfb9853264 7f05de0328684796b69ad0cae7310fd9 3d3ab4be5c50470f8bedd28cc434f9ab - - default default] Floating IP e9f55dfa-d74d-4236-a99d-5bd4c2dc2cb8 associated. External IP: 10.96.250.215, port: f15c4cbd-e527-43c3-ba6e-01075b9fb560. [pid: 8|app: 0|req: 647/1194] 10.0.0.91 () {34 vars in 782 bytes} [Wed May 27 07:22:53 2026] PUT /v2.0/routers/6e3543ac-180c-4aca-b2c4-de15ce8ad369/add_router_interface => generated 309 bytes in 1574 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: 648/1195] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:22:54 2026] DELETE /v2.0/security-groups/d491b2aa-9a3a-461d-833c-4c7131ea93aa => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1196] 10.0.0.91 () {34 vars in 748 bytes} [Wed May 27 07:22:54 2026] PUT /v2.0/floatingips/e9f55dfa-d74d-4236-a99d-5bd4c2dc2cb8 => generated 856 bytes in 948 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1197] 10.0.0.91 () {32 vars in 716 bytes} [Wed May 27 07:22:55 2026] GET /v2.0/ports/8550e3ee-e23e-467a-9f71-b871d4452115 => generated 1026 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:22:55.070 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-fba42ed2-9371-450f-a570-f3033422d600'] response: {'name': 'network-changed', 'server_uuid': '6f52fbe7-796e-4c11-b5de-61647b030651', 'tag': 'f15c4cbd-e527-43c3-ba6e-01075b9fb560', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 649/1198] 10.0.0.91 () {34 vars in 758 bytes} [Wed May 27 07:22:55 2026] PUT /v2.0/floatingips/c3da371a-11aa-4bcd-8558-1bf18fe265e9/tags => generated 17 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1199] 199.204.45.140 () {34 vars in 1080 bytes} [Wed May 27 07:22:55 2026] GET /v2.0/ports?tenant_id=3d3ab4be5c50470f8bedd28cc434f9ab&device_id=6f52fbe7-796e-4c11-b5de-61647b030651 => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1200] 10.0.0.91 () {34 vars in 758 bytes} [Wed May 27 07:22:55 2026] PUT /v2.0/floatingips/0b69017a-1aad-4a8d-b28e-60a000bc31de/tags => generated 25 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1201] 199.204.45.140 () {34 vars in 986 bytes} [Wed May 27 07:22:55 2026] GET /v2.0/networks?id=a1849354-15d4-4849-b527-7bfcb47c557e => generated 771 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1202] 10.0.0.91 () {32 vars in 773 bytes} [Wed May 27 07:22:55 2026] GET /v2.0/security-groups?tenant_id=88e4aed7352749629a7dbd6fdd433bb8&name=default => generated 2801 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1203] 10.0.0.91 () {34 vars in 758 bytes} [Wed May 27 07:22:55 2026] PUT /v2.0/floatingips/20133aa3-9206-45c3-a4d2-0cb9fd70dc02/tags => generated 34 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1204] 199.204.45.140 () {34 vars in 1060 bytes} [Wed May 27 07:22:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=f15c4cbd-e527-43c3-ba6e-01075b9fb560 => generated 859 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1205] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:22:55 2026] DELETE /v2.0/security-groups/5a76d2ef-b0a3-47bb-a10d-32c4f5fab0d5 => generated 0 bytes in 257 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1206] 10.0.0.91 () {34 vars in 758 bytes} [Wed May 27 07:22:55 2026] PUT /v2.0/floatingips/4f52c818-78d6-4276-8bc5-2da900b88d80/tags => generated 19 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1207] 199.204.45.140 () {34 vars in 984 bytes} [Wed May 27 07:22:55 2026] GET /v2.0/subnets?id=614d16d7-3be3-4072-ace7-fe8e5bf19d42 => generated 669 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1208] 10.0.0.91 () {32 vars in 671 bytes} [Wed May 27 07:22:55 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1209] 199.204.45.140 () {34 vars in 1052 bytes} [Wed May 27 07:22:56 2026] GET /v2.0/ports?network_id=a1849354-15d4-4849-b527-7bfcb47c557e&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1210] 10.0.0.91 () {32 vars in 685 bytes} [Wed May 27 07:22:56 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1211] 199.204.45.140 () {34 vars in 1012 bytes} [Wed May 27 07:22:56 2026] GET /v2.0/networks/a1849354-15d4-4849-b527-7bfcb47c557e?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1212] 10.0.0.91 () {32 vars in 681 bytes} [Wed May 27 07:22:56 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1213] 199.204.45.140 () {34 vars in 1112 bytes} [Wed May 27 07:22:56 2026] GET /v2.0/networks/a1849354-15d4-4849-b527-7bfcb47c557e?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: 550/1214] 10.0.0.91 () {34 vars in 788 bytes} [Wed May 27 07:22:55 2026] PUT /v2.0/routers/6e3543ac-180c-4aca-b2c4-de15ce8ad369/remove_router_interface => generated 309 bytes in 1282 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: 665/1215] 10.0.0.91 () {32 vars in 693 bytes} [Wed May 27 07:22:56 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1216] 10.0.0.91 () {32 vars in 679 bytes} [Wed May 27 07:22:56 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1217] 10.0.0.91 () {32 vars in 693 bytes} [Wed May 27 07:22:56 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:22:56.509 7 INFO neutron.api.v2.resource [None req-58a30de5-2429-403c-9097-cb7276b6811e 2bad554d37774790a086e2e64f9053c4 69466e6aa1514d00aef066a9788eaf4b - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 551/1218] 10.0.0.91 () {34 vars in 788 bytes} [Wed May 27 07:22:56 2026] PUT /v2.0/routers/6e3543ac-180c-4aca-b2c4-de15ce8ad369/remove_router_interface => generated 197 bytes in 148 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1219] 10.0.0.91 () {32 vars in 689 bytes} [Wed May 27 07:22:56 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1220] 10.0.0.91 () {32 vars in 735 bytes} [Wed May 27 07:22:56 2026] GET /v2.0/ports?device_id=6e3543ac-180c-4aca-b2c4-de15ce8ad369 => 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: 669/1221] 10.0.0.91 () {32 vars in 701 bytes} [Wed May 27 07:22:56 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1222] 10.0.0.91 () {32 vars in 731 bytes} [Wed May 27 07:22:56 2026] DELETE /v2.0/floatingips/c3da371a-11aa-4bcd-8558-1bf18fe265e9 => generated 0 bytes in 482 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:22:57.253 7 INFO neutron.services.segments.plugin [-] Segment 3d7b5cdd-02fb-4ac0-a5b1-51e8366c5d90 resource provider aggregate not found 2026-05-27 07:22:57.259 7 INFO neutron.services.segments.plugin [-] Segment 3d7b5cdd-02fb-4ac0-a5b1-51e8366c5d90 resource provider aggregate not found 2026-05-27 07:22:57.277 7 INFO neutron.services.segments.plugin [-] Segment 3d7b5cdd-02fb-4ac0-a5b1-51e8366c5d90 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3d7b5cdd-02fb-4ac0-a5b1-51e8366c5d90 found for delete ", "request_id": "req-11bb3dac-08b5-41b1-b488-2e17e56d1e06"}]} 2026-05-27 07:22:57.281 7 INFO neutron.services.segments.plugin [-] Segment 3d7b5cdd-02fb-4ac0-a5b1-51e8366c5d90 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3d7b5cdd-02fb-4ac0-a5b1-51e8366c5d90 found for delete ", "request_id": "req-30597a51-9eac-47eb-944b-277201f93594"}]} 2026-05-27 07:22:57.286 7 INFO neutron.db.l3_hamode_db [None req-25d8acd0-1f97-459a-8521-f5f6b82dcdb9 2bad554d37774790a086e2e64f9053c4 69466e6aa1514d00aef066a9788eaf4b - - default default] HA network d799bdb7-fcfc-4d75-9980-c1bb10d77efb was deleted as no HA routers are present in tenant 69466e6aa1514d00aef066a9788eaf4b. [pid: 7|app: 0|req: 553/1223] 10.0.0.91 () {32 vars in 723 bytes} [Wed May 27 07:22:56 2026] DELETE /v2.0/routers/6e3543ac-180c-4aca-b2c4-de15ce8ad369 => generated 0 bytes in 757 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1224] 10.0.0.91 () {32 vars in 731 bytes} [Wed May 27 07:22:57 2026] DELETE /v2.0/floatingips/0b69017a-1aad-4a8d-b28e-60a000bc31de => generated 0 bytes in 384 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1225] 10.0.0.91 () {32 vars in 723 bytes} [Wed May 27 07:22:57 2026] DELETE /v2.0/subnets/23b59a7f-1aab-4c5c-b226-22715d21d97b => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1226] 10.0.0.91 () {32 vars in 731 bytes} [Wed May 27 07:22:57 2026] DELETE /v2.0/floatingips/20133aa3-9206-45c3-a4d2-0cb9fd70dc02 => generated 0 bytes in 351 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1227] 10.0.0.91 () {32 vars in 725 bytes} [Wed May 27 07:22:57 2026] DELETE /v2.0/networks/273b778a-6ef3-4e27-810b-8c7a98b877b7 => generated 0 bytes in 408 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 07:22:57.970 7 WARNING neutron_lib.context [None req-fd556a4d-bfa5-46ed-8f7c-999d5e442b50 2bad554d37774790a086e2e64f9053c4 69466e6aa1514d00aef066a9788eaf4b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:22:58.068 7 INFO neutron.db.segments_db [None req-fd556a4d-bfa5-46ed-8f7c-999d5e442b50 2bad554d37774790a086e2e64f9053c4 69466e6aa1514d00aef066a9788eaf4b - - default default] Added segment 5b69c81a-18c2-4cb1-8392-b0ae72f1b6b6 of type vxlan for network 7f84bc53-6874-4917-a044-dc7480168ec6 [pid: 8|app: 0|req: 673/1228] 10.0.0.91 () {32 vars in 731 bytes} [Wed May 27 07:22:57 2026] DELETE /v2.0/floatingips/4f52c818-78d6-4276-8bc5-2da900b88d80 => generated 0 bytes in 337 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1229] 10.0.0.91 () {34 vars in 669 bytes} [Wed May 27 07:22:57 2026] POST /v2.0/networks => generated 630 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:22:58.216 7 WARNING neutron_lib.context [None req-5b9d25e7-3bc1-421e-b5d1-6f43599c5c21 2bad554d37774790a086e2e64f9053c4 69466e6aa1514d00aef066a9788eaf4b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 674/1230] 10.0.0.91 () {32 vars in 731 bytes} [Wed May 27 07:22:58 2026] DELETE /v2.0/floatingips/423a286f-b8ca-4b07-8978-6d11805db2ed => generated 0 bytes in 369 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1231] 10.0.0.91 () {34 vars in 668 bytes} [Wed May 27 07:22:58 2026] POST /v2.0/subnets => generated 602 bytes in 431 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:22:58.648 8 WARNING neutron_lib.context [None req-62f5af62-6b40-4d1f-89fb-cf75fe79379d 2bad554d37774790a086e2e64f9053c4 69466e6aa1514d00aef066a9788eaf4b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:22:58.703 8 INFO neutron.db.segments_db [None req-62f5af62-6b40-4d1f-89fb-cf75fe79379d 2bad554d37774790a086e2e64f9053c4 69466e6aa1514d00aef066a9788eaf4b - - default default] Added segment 499b3f58-1fd6-48e8-9e04-d853a2947a59 of type vxlan for network 20bb1d22-cd8a-4eed-8237-442f21072c82 2026-05-27 07:22:59.055 8 INFO neutron.db.l3_hamode_db [None req-62f5af62-6b40-4d1f-89fb-cf75fe79379d 2bad554d37774790a086e2e64f9053c4 69466e6aa1514d00aef066a9788eaf4b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 07:22:59.252 8 INFO neutron.db.l3_hamode_db [None req-62f5af62-6b40-4d1f-89fb-cf75fe79379d 2bad554d37774790a086e2e64f9053c4 69466e6aa1514d00aef066a9788eaf4b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 07:22:59.603 7 INFO neutron.services.segments.plugin [-] Segment a620f9e9-ef24-41fa-8db6-562d6703bff8 resource provider aggregate not found 2026-05-27 07:22:59.609 7 INFO neutron.services.segments.plugin [-] Segment a620f9e9-ef24-41fa-8db6-562d6703bff8 resource provider aggregate not found 2026-05-27 07:22:59.624 7 INFO neutron.services.segments.plugin [-] Segment a620f9e9-ef24-41fa-8db6-562d6703bff8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a620f9e9-ef24-41fa-8db6-562d6703bff8 found for delete ", "request_id": "req-a1f81090-663c-4e0d-8645-1484c82fe00a"}]} 2026-05-27 07:22:59.625 7 INFO neutron.services.segments.plugin [-] Segment a620f9e9-ef24-41fa-8db6-562d6703bff8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a620f9e9-ef24-41fa-8db6-562d6703bff8 found for delete ", "request_id": "req-97d09931-dd6f-46b0-aa3e-01caa0778894"}]} [pid: 7|app: 0|req: 558/1232] 10.0.0.91 () {32 vars in 773 bytes} [Wed May 27 07:22:59 2026] GET /v2.0/security-groups?tenant_id=49587eed127747aca75a28a8dbc234e3&name=default => generated 2801 bytes in 414 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1233] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:22:59 2026] DELETE /v2.0/security-groups/b9abcbf1-bfc2-478e-b5c6-14137a9b4640 => 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: 560/1234] 10.0.0.91 () {32 vars in 773 bytes} [Wed May 27 07:23:00 2026] GET /v2.0/security-groups?tenant_id=5b46e43079c3490096947ff38ff3a4fa&name=default => generated 2801 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1235] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:23:00 2026] DELETE /v2.0/security-groups/b1b157f8-2f3f-4661-af76-23c2df595970 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1236] 10.0.0.91 () {34 vars in 668 bytes} [Wed May 27 07:22:58 2026] POST /v2.0/routers => generated 507 bytes in 2159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1237] 10.0.0.91 () {32 vars in 773 bytes} [Wed May 27 07:23:00 2026] GET /v2.0/security-groups?tenant_id=f59af3f89de6417f8aff40f86d0f9222&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: 563/1238] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:23:00 2026] DELETE /v2.0/security-groups/18b5f234-ba91-407c-8bc7-4e60289dc22a => 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: 676/1241] 10.0.0.91 () {34 vars in 782 bytes} [Wed May 27 07:23:00 2026] PUT /v2.0/routers/7010123f-17f4-48ea-b188-7b534a8c43e0/add_router_interface => generated 309 bytes in 1531 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1242] 10.0.0.91 () {32 vars in 716 bytes} [Wed May 27 07:23:02 2026] GET /v2.0/ports/9b1f8e65-f83c-4855-a745-799cd6bf1eb0 => generated 955 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1243] 10.0.0.91 () {32 vars in 773 bytes} [Wed May 27 07:23:02 2026] GET /v2.0/security-groups?tenant_id=b3a3b74e79e04c5e92e7a5f32e329c07&name=default => generated 2801 bytes in 275 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1244] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:23:02 2026] DELETE /v2.0/security-groups/ddba6955-ee9f-4fbb-9952-161c7772d4d2 => generated 0 bytes in 522 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1245] 10.0.0.233 () {34 vars in 990 bytes} [Wed May 27 07:23:02 2026] GET /v2.0/ports?device_id=6f52fbe7-796e-4c11-b5de-61647b030651 => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1246] 10.0.0.233 () {34 vars in 1040 bytes} [Wed May 27 07:23:03 2026] GET /v2.0/security-groups?id=b4fa5c7f-2dca-4a55-b7ab-e091cbfff9ef&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1247] 10.0.0.91 () {32 vars in 773 bytes} [Wed May 27 07:23:03 2026] GET /v2.0/security-groups?tenant_id=7a910c83cd8b49b1a9431472ed559c43&name=default => generated 2801 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1248] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:23:03 2026] DELETE /v2.0/security-groups/4020bf0f-ca30-435d-a9a2-f76be5777649 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1249] 10.0.0.91 () {34 vars in 788 bytes} [Wed May 27 07:23:02 2026] PUT /v2.0/routers/7010123f-17f4-48ea-b188-7b534a8c43e0/remove_router_interface => generated 309 bytes in 1308 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1250] 10.0.0.91 () {32 vars in 735 bytes} [Wed May 27 07:23:03 2026] GET /v2.0/ports?device_id=7010123f-17f4-48ea-b188-7b534a8c43e0 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:23:04.546 8 INFO neutron.services.segments.plugin [-] Segment 499b3f58-1fd6-48e8-9e04-d853a2947a59 resource provider aggregate not found 2026-05-27 07:23:04.551 8 INFO neutron.services.segments.plugin [-] Segment 499b3f58-1fd6-48e8-9e04-d853a2947a59 resource provider aggregate not found 2026-05-27 07:23:04.570 8 INFO neutron.services.segments.plugin [-] Segment 499b3f58-1fd6-48e8-9e04-d853a2947a59 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 499b3f58-1fd6-48e8-9e04-d853a2947a59 found for delete ", "request_id": "req-64530e0f-6689-43fd-86a2-90ad7c9e5e27"}]} 2026-05-27 07:23:04.571 8 INFO neutron.services.segments.plugin [-] Segment 499b3f58-1fd6-48e8-9e04-d853a2947a59 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 499b3f58-1fd6-48e8-9e04-d853a2947a59 found for delete ", "request_id": "req-31097fcf-03d1-4a6a-bcbb-678abd343c53"}]} 2026-05-27 07:23:04.594 8 INFO neutron.db.l3_hamode_db [None req-817fedf8-7f2c-45af-bed7-3eba02435239 2bad554d37774790a086e2e64f9053c4 69466e6aa1514d00aef066a9788eaf4b - - default default] HA network 20bb1d22-cd8a-4eed-8237-442f21072c82 was deleted as no HA routers are present in tenant 69466e6aa1514d00aef066a9788eaf4b. [pid: 8|app: 0|req: 679/1251] 10.0.0.91 () {32 vars in 723 bytes} [Wed May 27 07:23:03 2026] DELETE /v2.0/routers/7010123f-17f4-48ea-b188-7b534a8c43e0 => generated 0 bytes in 788 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1252] 10.0.0.91 () {32 vars in 723 bytes} [Wed May 27 07:23:04 2026] DELETE /v2.0/subnets/5aacb0a2-c484-4835-b6c3-7caa1162aed3 => generated 0 bytes in 274 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1253] 10.0.0.24 () {34 vars in 989 bytes} [Wed May 27 07:23:04 2026] GET /v2.0/ports?device_id=6f52fbe7-796e-4c11-b5de-61647b030651 => generated 975 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1254] 10.0.0.24 () {34 vars in 1039 bytes} [Wed May 27 07:23:05 2026] GET /v2.0/security-groups?id=b4fa5c7f-2dca-4a55-b7ab-e091cbfff9ef&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: 576/1255] 10.0.0.24 () {34 vars in 989 bytes} [Wed May 27 07:23:05 2026] GET /v2.0/ports?device_id=6f52fbe7-796e-4c11-b5de-61647b030651 => 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: 577/1256] 10.0.0.24 () {34 vars in 1039 bytes} [Wed May 27 07:23:05 2026] GET /v2.0/security-groups?id=b4fa5c7f-2dca-4a55-b7ab-e091cbfff9ef&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: 680/1257] 10.0.0.91 () {32 vars in 725 bytes} [Wed May 27 07:23:04 2026] DELETE /v2.0/networks/7f84bc53-6874-4917-a044-dc7480168ec6 => generated 0 bytes in 501 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 07:23:05.404 7 WARNING neutron_lib.context [None req-229e0770-2db6-44e4-8036-f6cc79f95d91 2bad554d37774790a086e2e64f9053c4 69466e6aa1514d00aef066a9788eaf4b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:23:05.475 7 INFO neutron.db.segments_db [None req-229e0770-2db6-44e4-8036-f6cc79f95d91 2bad554d37774790a086e2e64f9053c4 69466e6aa1514d00aef066a9788eaf4b - - default default] Added segment 0569b015-d6d7-4723-b5e0-b45f1c2b2e2c of type vxlan for network ac526f1b-b083-458b-ab2c-94452fe6be2a [pid: 8|app: 0|req: 681/1258] 10.0.0.24 () {34 vars in 989 bytes} [Wed May 27 07:23:05 2026] GET /v2.0/ports?device_id=6f52fbe7-796e-4c11-b5de-61647b030651 => generated 975 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1259] 199.204.45.140 () {34 vars in 1080 bytes} [Wed May 27 07:23:05 2026] GET /v2.0/ports?tenant_id=3d3ab4be5c50470f8bedd28cc434f9ab&device_id=6f52fbe7-796e-4c11-b5de-61647b030651 => 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: 683/1260] 10.0.0.24 () {34 vars in 1039 bytes} [Wed May 27 07:23:05 2026] GET /v2.0/security-groups?id=b4fa5c7f-2dca-4a55-b7ab-e091cbfff9ef&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:23:05.808 7 INFO neutron.db.l3_hamode_db [None req-229e0770-2db6-44e4-8036-f6cc79f95d91 2bad554d37774790a086e2e64f9053c4 69466e6aa1514d00aef066a9788eaf4b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 684/1261] 199.204.45.140 () {34 vars in 986 bytes} [Wed May 27 07:23:05 2026] GET /v2.0/networks?id=a1849354-15d4-4849-b527-7bfcb47c557e => generated 771 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1262] 199.204.45.140 () {34 vars in 1060 bytes} [Wed May 27 07:23:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=f15c4cbd-e527-43c3-ba6e-01075b9fb560 => generated 861 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1263] 199.204.45.140 () {34 vars in 984 bytes} [Wed May 27 07:23:05 2026] GET /v2.0/subnets?id=614d16d7-3be3-4072-ace7-fe8e5bf19d42 => generated 669 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:23:06.116 8 WARNING neutron_lib.context [None req-67d5809a-aafa-49e9-8435-18a44f4f4fda 55350d77caae4a5cbf02248222e91847 3457ba550a454c9abc024adea4ff053e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:23:06.237 8 INFO neutron.db.segments_db [None req-67d5809a-aafa-49e9-8435-18a44f4f4fda 55350d77caae4a5cbf02248222e91847 3457ba550a454c9abc024adea4ff053e - - default default] Added segment f2554ae4-2a73-4cf6-b9be-2d88e77f81f0 of type vxlan for network c088d0e6-adff-4e82-9f8d-49ac09d770af [pid: 8|app: 0|req: 687/1264] 10.0.0.91 () {34 vars in 669 bytes} [Wed May 27 07:23:05 2026] POST /v2.0/networks => generated 631 bytes in 417 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1265] 199.204.45.140 () {34 vars in 1052 bytes} [Wed May 27 07:23:06 2026] GET /v2.0/ports?network_id=a1849354-15d4-4849-b527-7bfcb47c557e&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:23:06.411 8 WARNING neutron_lib.context [None req-87f3c244-a0da-4065-96fe-0825ea81754c 55350d77caae4a5cbf02248222e91847 3457ba550a454c9abc024adea4ff053e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:23:06.595 8 INFO neutron.services.segments.plugin [-] Segment 5b69c81a-18c2-4cb1-8392-b0ae72f1b6b6 resource provider aggregate not found 2026-05-27 07:23:06.604 8 INFO neutron.services.segments.plugin [-] Segment 5b69c81a-18c2-4cb1-8392-b0ae72f1b6b6 resource provider aggregate not found 2026-05-27 07:23:06.631 8 INFO neutron.services.segments.plugin [-] Segment 5b69c81a-18c2-4cb1-8392-b0ae72f1b6b6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b69c81a-18c2-4cb1-8392-b0ae72f1b6b6 found for delete ", "request_id": "req-b0342f4b-1c26-4c5d-ab9d-22c617224907"}]} 2026-05-27 07:23:06.632 8 INFO neutron.services.segments.plugin [-] Segment 5b69c81a-18c2-4cb1-8392-b0ae72f1b6b6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b69c81a-18c2-4cb1-8392-b0ae72f1b6b6 found for delete ", "request_id": "req-b1a2f3fd-8359-44fb-93ba-465740e8b96c"}]} [pid: 8|app: 0|req: 689/1266] 10.0.0.91 () {34 vars in 663 bytes} [Wed May 27 07:23:06 2026] POST /v2.0/ports => generated 743 bytes in 405 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 690/1267] 199.204.45.140 () {34 vars in 1012 bytes} [Wed May 27 07:23:06 2026] GET /v2.0/networks/a1849354-15d4-4849-b527-7bfcb47c557e?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:23:06.875 8 WARNING neutron_lib.context [None req-79c7c660-6104-40a0-9c90-6dcc203d86df 55350d77caae4a5cbf02248222e91847 3457ba550a454c9abc024adea4ff053e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:23:06.929 7 INFO neutron.db.l3_hamode_db [None req-229e0770-2db6-44e4-8036-f6cc79f95d91 2bad554d37774790a086e2e64f9053c4 69466e6aa1514d00aef066a9788eaf4b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 07:23:06.942 8 INFO neutron.db.segments_db [None req-79c7c660-6104-40a0-9c90-6dcc203d86df 55350d77caae4a5cbf02248222e91847 3457ba550a454c9abc024adea4ff053e - - default default] Added segment 87770f35-3972-45d9-bf4f-a7f2540fc6fe of type vxlan for network 6167bb80-ce49-4a15-8cf6-de2f4ad92f37 [pid: 8|app: 0|req: 691/1268] 10.0.0.91 () {34 vars in 669 bytes} [Wed May 27 07:23:06 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: 8|app: 0|req: 692/1269] 10.0.0.24 () {34 vars in 989 bytes} [Wed May 27 07:23:07 2026] GET /v2.0/ports?device_id=6f52fbe7-796e-4c11-b5de-61647b030651 => generated 975 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1270] 199.204.45.140 () {34 vars in 1112 bytes} [Wed May 27 07:23:07 2026] GET /v2.0/networks/a1849354-15d4-4849-b527-7bfcb47c557e?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-05-27 07:23:07.211 8 WARNING neutron_lib.context [None req-5c858286-19f2-4467-94a7-a21a100bea31 55350d77caae4a5cbf02248222e91847 3457ba550a454c9abc024adea4ff053e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 694/1271] 10.0.0.91 () {34 vars in 663 bytes} [Wed May 27 07:23:07 2026] POST /v2.0/ports => generated 743 bytes in 343 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 695/1272] 10.0.0.24 () {34 vars in 1039 bytes} [Wed May 27 07:23:07 2026] GET /v2.0/security-groups?id=b4fa5c7f-2dca-4a55-b7ab-e091cbfff9ef&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:23:07.606 8 WARNING neutron_lib.context [None req-120bcdb5-e4c4-472b-ad15-052b04e95862 55350d77caae4a5cbf02248222e91847 3457ba550a454c9abc024adea4ff053e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:23:07.665 8 INFO neutron.db.segments_db [None req-120bcdb5-e4c4-472b-ad15-052b04e95862 55350d77caae4a5cbf02248222e91847 3457ba550a454c9abc024adea4ff053e - - default default] Added segment e01a65c5-43a3-4bc6-856e-ed827836f7ac of type vxlan for network ee0e34f4-7bfa-45b1-8543-64e66dcaa0bd [pid: 8|app: 0|req: 696/1273] 10.0.0.91 () {34 vars in 669 bytes} [Wed May 27 07:23:07 2026] POST /v2.0/networks => generated 631 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1274] 199.204.45.140 () {34 vars in 1080 bytes} [Wed May 27 07:23:07 2026] GET /v2.0/ports?tenant_id=3d3ab4be5c50470f8bedd28cc434f9ab&device_id=6f52fbe7-796e-4c11-b5de-61647b030651 => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:23:07.823 8 WARNING neutron_lib.context [None req-21c75885-04c9-43a6-8255-7f04fe01b308 55350d77caae4a5cbf02248222e91847 3457ba550a454c9abc024adea4ff053e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 578/1275] 10.0.0.91 () {34 vars in 668 bytes} [Wed May 27 07:23:05 2026] POST /v2.0/routers => generated 688 bytes in 2688 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1276] 199.204.45.140 () {34 vars in 986 bytes} [Wed May 27 07:23:08 2026] GET /v2.0/networks?id=a1849354-15d4-4849-b527-7bfcb47c557e => generated 771 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1277] 10.0.0.91 () {34 vars in 663 bytes} [Wed May 27 07:23:07 2026] POST /v2.0/ports => generated 743 bytes in 424 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: 580/1278] 10.0.0.91 () {32 vars in 720 bytes} [Wed May 27 07:23:08 2026] GET /v2.0/routers/fc5d4806-bf96-41a4-b1f0-07fb2e211292 => generated 694 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:23:08.286 7 WARNING neutron_lib.context [None req-a36392d5-cf2b-48c7-94fa-87e3833e6974 55350d77caae4a5cbf02248222e91847 3457ba550a454c9abc024adea4ff053e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 699/1279] 199.204.45.140 () {34 vars in 1060 bytes} [Wed May 27 07:23:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=f15c4cbd-e527-43c3-ba6e-01075b9fb560 => generated 861 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:23:08.367 7 INFO neutron.db.segments_db [None req-a36392d5-cf2b-48c7-94fa-87e3833e6974 55350d77caae4a5cbf02248222e91847 3457ba550a454c9abc024adea4ff053e - - default default] Added segment daf44ed0-abce-4430-b43d-4ad73312b821 of type vxlan for network d6e01908-105c-4862-87af-9001e972fbda [pid: 8|app: 0|req: 700/1280] 10.0.0.91 () {32 vars in 646 bytes} [Wed May 27 07:23:08 2026] GET /v2.0/routers => generated 697 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1281] 10.0.0.91 () {34 vars in 669 bytes} [Wed May 27 07:23:08 2026] POST /v2.0/networks => generated 632 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1282] 199.204.45.140 () {34 vars in 984 bytes} [Wed May 27 07:23:08 2026] GET /v2.0/subnets?id=614d16d7-3be3-4072-ace7-fe8e5bf19d42 => generated 669 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:23:08.517 8 WARNING neutron_lib.context [None req-a768acd1-7372-431a-9419-949724db6fad 55350d77caae4a5cbf02248222e91847 3457ba550a454c9abc024adea4ff053e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 702/1283] 10.0.0.91 () {34 vars in 663 bytes} [Wed May 27 07:23:08 2026] POST /v2.0/ports => generated 743 bytes in 365 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: 703/1284] 199.204.45.140 () {34 vars in 1052 bytes} [Wed May 27 07:23:08 2026] GET /v2.0/ports?network_id=a1849354-15d4-4849-b527-7bfcb47c557e&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: 704/1285] 10.0.0.24 () {34 vars in 989 bytes} [Wed May 27 07:23:08 2026] GET /v2.0/ports?device_id=6f52fbe7-796e-4c11-b5de-61647b030651 => generated 973 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:23:08.986 8 WARNING neutron_lib.context [None req-5c1e0c09-2fb0-4073-809d-c13973d30407 55350d77caae4a5cbf02248222e91847 3457ba550a454c9abc024adea4ff053e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 582/1286] 10.0.0.91 () {34 vars in 740 bytes} [Wed May 27 07:23:08 2026] PUT /v2.0/routers/fc5d4806-bf96-41a4-b1f0-07fb2e211292 => generated 701 bytes in 539 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:23:09.049 8 INFO neutron.db.segments_db [None req-5c1e0c09-2fb0-4073-809d-c13973d30407 55350d77caae4a5cbf02248222e91847 3457ba550a454c9abc024adea4ff053e - - default default] Added segment 564f1931-a50a-4cd1-8a74-930009618529 of type vxlan for network d113ca56-7e12-4c09-84b3-e8a7894951b5 [pid: 7|app: 0|req: 583/1287] 199.204.45.140 () {34 vars in 1012 bytes} [Wed May 27 07:23:09 2026] GET /v2.0/networks/a1849354-15d4-4849-b527-7bfcb47c557e?fields=segments => generated 14 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1288] 10.0.0.24 () {34 vars in 1039 bytes} [Wed May 27 07:23:09 2026] GET /v2.0/security-groups?id=b4fa5c7f-2dca-4a55-b7ab-e091cbfff9ef&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1289] 10.0.0.91 () {34 vars in 669 bytes} [Wed May 27 07:23:08 2026] POST /v2.0/networks => generated 632 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1290] 10.0.0.91 () {32 vars in 720 bytes} [Wed May 27 07:23:09 2026] GET /v2.0/routers/fc5d4806-bf96-41a4-b1f0-07fb2e211292 => generated 701 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:23:09.271 7 WARNING neutron_lib.context [None req-cad8b0aa-f0c5-47b9-9c3b-2b2b2f193f2f 55350d77caae4a5cbf02248222e91847 3457ba550a454c9abc024adea4ff053e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 706/1291] 199.204.45.140 () {34 vars in 1112 bytes} [Wed May 27 07:23:09 2026] GET /v2.0/networks/a1849354-15d4-4849-b527-7bfcb47c557e?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: 707/1292] 10.0.0.91 () {32 vars in 735 bytes} [Wed May 27 07:23:09 2026] GET /v2.0/ports?device_id=fc5d4806-bf96-41a4-b1f0-07fb2e211292 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1293] 10.0.0.91 () {34 vars in 663 bytes} [Wed May 27 07:23:09 2026] POST /v2.0/ports => generated 743 bytes in 371 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 587/1294] 10.0.0.91 () {34 vars in 746 bytes} [Wed May 27 07:23:09 2026] PUT /v2.0/ports/0fc1d8d8-b07c-4d96-8ae7-c00161411613/tags => generated 17 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1295] 10.0.0.91 () {34 vars in 746 bytes} [Wed May 27 07:23:09 2026] PUT /v2.0/ports/b48f7fe8-6794-4c32-84e9-58d6823b1ff2/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: 589/1296] 10.0.0.91 () {34 vars in 746 bytes} [Wed May 27 07:23:09 2026] PUT /v2.0/ports/b0f31810-09d0-4bb7-b28f-8338e472be5a/tags => generated 34 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1297] 10.0.0.91 () {34 vars in 746 bytes} [Wed May 27 07:23:09 2026] PUT /v2.0/ports/065c88a9-f33a-4e2e-bdf9-e7ef41744732/tags => generated 19 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1298] 10.0.0.91 () {32 vars in 659 bytes} [Wed May 27 07:23:09 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 260 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1299] 10.0.0.91 () {32 vars in 773 bytes} [Wed May 27 07:23:10 2026] GET /v2.0/security-groups?tenant_id=d2f2a71163584bebb9cd8740810edbc6&name=default => generated 2801 bytes in 295 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1300] 10.0.0.91 () {32 vars in 673 bytes} [Wed May 27 07:23:10 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1301] 10.0.0.24 () {34 vars in 989 bytes} [Wed May 27 07:23:10 2026] GET /v2.0/ports?device_id=6f52fbe7-796e-4c11-b5de-61647b030651 => generated 975 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1302] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:23:10 2026] DELETE /v2.0/security-groups/b4fe5a7a-f210-41a4-be77-605924b12183 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1303] 10.0.0.91 () {32 vars in 669 bytes} [Wed May 27 07:23:10 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1304] 10.0.0.24 () {34 vars in 1039 bytes} [Wed May 27 07:23:10 2026] GET /v2.0/security-groups?id=b4fa5c7f-2dca-4a55-b7ab-e091cbfff9ef&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1305] 10.0.0.91 () {32 vars in 681 bytes} [Wed May 27 07:23:10 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:23:11.006 8 INFO neutron.services.segments.plugin [-] Segment 0569b015-d6d7-4723-b5e0-b45f1c2b2e2c resource provider aggregate not found 2026-05-27 07:23:11.010 8 INFO neutron.services.segments.plugin [-] Segment 0569b015-d6d7-4723-b5e0-b45f1c2b2e2c resource provider aggregate not found 2026-05-27 07:23:11.027 8 INFO neutron.services.segments.plugin [-] Segment 0569b015-d6d7-4723-b5e0-b45f1c2b2e2c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0569b015-d6d7-4723-b5e0-b45f1c2b2e2c found for delete ", "request_id": "req-c6363949-f349-4c6b-a3ff-76203f64570d"}]} 2026-05-27 07:23:11.029 8 INFO neutron.services.segments.plugin [-] Segment 0569b015-d6d7-4723-b5e0-b45f1c2b2e2c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0569b015-d6d7-4723-b5e0-b45f1c2b2e2c found for delete ", "request_id": "req-9cb1caaf-f162-4507-a48f-cfccb2784ba2"}]} 2026-05-27 07:23:11.035 8 INFO neutron.db.l3_hamode_db [None req-57e3c45a-4c7c-4680-998f-4c7f980deee8 2bad554d37774790a086e2e64f9053c4 69466e6aa1514d00aef066a9788eaf4b - - default default] HA network ac526f1b-b083-458b-ab2c-94452fe6be2a was deleted as no HA routers are present in tenant 69466e6aa1514d00aef066a9788eaf4b. [pid: 8|app: 0|req: 708/1306] 10.0.0.91 () {32 vars in 723 bytes} [Wed May 27 07:23:09 2026] DELETE /v2.0/routers/fc5d4806-bf96-41a4-b1f0-07fb2e211292 => generated 0 bytes in 1732 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1307] 10.0.0.91 () {32 vars in 773 bytes} [Wed May 27 07:23:10 2026] GET /v2.0/security-groups?tenant_id=d437f534ae7e400a9824c63db14e4a9e&name=default => generated 2801 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1308] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:23:11 2026] DELETE /v2.0/security-groups/325f568e-a4e4-4182-945d-72dace961934 => 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: 601/1309] 10.0.0.91 () {32 vars in 735 bytes} [Wed May 27 07:23:11 2026] GET /v2.0/ports?device_id=fc5d4806-bf96-41a4-b1f0-07fb2e211292 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:23:11.206 7 INFO neutron.api.v2.resource [None req-5cc7ee4a-03d1-48fa-afb1-0d10dd73f614 2bad554d37774790a086e2e64f9053c4 69466e6aa1514d00aef066a9788eaf4b - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 602/1310] 10.0.0.91 () {32 vars in 723 bytes} [Wed May 27 07:23:11 2026] DELETE /v2.0/routers/fc5d4806-bf96-41a4-b1f0-07fb2e211292 => generated 135 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1311] 10.0.0.91 () {32 vars in 667 bytes} [Wed May 27 07:23:11 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1312] 10.0.0.91 () {32 vars in 735 bytes} [Wed May 27 07:23:11 2026] GET /v2.0/ports?device_id=7010123f-17f4-48ea-b188-7b534a8c43e0 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:23:11.263 7 INFO neutron.api.v2.resource [None req-17ff8da2-5772-4e5d-9b5e-313a5457e69b 2bad554d37774790a086e2e64f9053c4 69466e6aa1514d00aef066a9788eaf4b - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 604/1313] 10.0.0.91 () {32 vars in 723 bytes} [Wed May 27 07:23:11 2026] DELETE /v2.0/routers/7010123f-17f4-48ea-b188-7b534a8c43e0 => generated 135 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 07:23:11.286 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f48edd23-2d31-4508-aa95-2bce29d7cf0d 2bad554d37774790a086e2e64f9053c4 69466e6aa1514d00aef066a9788eaf4b - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 605/1314] 10.0.0.91 () {32 vars in 723 bytes} [Wed May 27 07:23:11 2026] DELETE /v2.0/subnets/5aacb0a2-c484-4835-b6c3-7caa1162aed3 => 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: 606/1315] 10.0.0.91 () {32 vars in 735 bytes} [Wed May 27 07:23:11 2026] GET /v2.0/ports?device_id=6e3543ac-180c-4aca-b2c4-de15ce8ad369 => 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: 710/1316] 10.0.0.91 () {32 vars in 681 bytes} [Wed May 27 07:23:11 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:23:11.347 7 INFO neutron.api.v2.resource [None req-192b691f-f5d3-4761-99aa-fc722ef88137 2bad554d37774790a086e2e64f9053c4 69466e6aa1514d00aef066a9788eaf4b - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 607/1317] 10.0.0.91 () {32 vars in 723 bytes} [Wed May 27 07:23:11 2026] DELETE /v2.0/routers/6e3543ac-180c-4aca-b2c4-de15ce8ad369 => generated 135 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 07:23:11.374 7 INFO neutron.pecan_wsgi.hooks.translation [None req-45005d7e-ba83-432e-a149-06ad56a159c8 2bad554d37774790a086e2e64f9053c4 69466e6aa1514d00aef066a9788eaf4b - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 608/1318] 10.0.0.91 () {32 vars in 723 bytes} [Wed May 27 07:23:11 2026] DELETE /v2.0/subnets/23b59a7f-1aab-4c5c-b226-22715d21d97b => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1319] 10.0.0.91 () {32 vars in 735 bytes} [Wed May 27 07:23:11 2026] GET /v2.0/ports?device_id=1325be37-721a-4560-a356-4707c119931b => 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: 711/1320] 10.0.0.91 () {32 vars in 677 bytes} [Wed May 27 07:23:11 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:23:11.442 7 INFO neutron.api.v2.resource [None req-acb18ac0-91ab-4367-95a1-b80c596b1510 2bad554d37774790a086e2e64f9053c4 69466e6aa1514d00aef066a9788eaf4b - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 610/1321] 10.0.0.91 () {32 vars in 723 bytes} [Wed May 27 07:23:11 2026] DELETE /v2.0/routers/1325be37-721a-4560-a356-4707c119931b => generated 135 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 07:23:11.465 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b1c04f70-8983-426e-a9b9-e001fc7af5d4 2bad554d37774790a086e2e64f9053c4 69466e6aa1514d00aef066a9788eaf4b - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 611/1322] 10.0.0.91 () {32 vars in 723 bytes} [Wed May 27 07:23:11 2026] DELETE /v2.0/subnets/73057644-7a11-4003-b0e9-c050a549462e => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 07:23:11.488 7 INFO neutron.pecan_wsgi.hooks.translation [None req-05023600-9746-4986-8f9a-c8a235aa700d 2bad554d37774790a086e2e64f9053c4 69466e6aa1514d00aef066a9788eaf4b - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 712/1323] 10.0.0.91 () {32 vars in 689 bytes} [Wed May 27 07:23:11 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1324] 10.0.0.91 () {32 vars in 723 bytes} [Wed May 27 07:23:11 2026] DELETE /v2.0/subnets/bd4c1563-6aa4-4279-b255-7e960c788132 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1325] 10.0.0.91 () {32 vars in 719 bytes} [Wed May 27 07:23:11 2026] DELETE /v2.0/ports/0fc1d8d8-b07c-4d96-8ae7-c00161411613 => generated 0 bytes in 263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1326] 10.0.0.91 () {32 vars in 719 bytes} [Wed May 27 07:23:11 2026] DELETE /v2.0/ports/b48f7fe8-6794-4c32-84e9-58d6823b1ff2 => 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: 614/1327] 10.0.0.91 () {32 vars in 773 bytes} [Wed May 27 07:23:12 2026] GET /v2.0/security-groups?tenant_id=69466e6aa1514d00aef066a9788eaf4b&name=default => generated 2801 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1328] 10.0.0.91 () {32 vars in 719 bytes} [Wed May 27 07:23:12 2026] DELETE /v2.0/ports/b0f31810-09d0-4bb7-b28f-8338e472be5a => generated 0 bytes in 256 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1329] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:23:12 2026] DELETE /v2.0/security-groups/4b723256-762a-41d6-afe9-634bc9d1458c => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1330] 10.0.0.91 () {32 vars in 719 bytes} [Wed May 27 07:23:12 2026] DELETE /v2.0/ports/065c88a9-f33a-4e2e-bdf9-e7ef41744732 => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1331] 10.0.0.91 () {32 vars in 719 bytes} [Wed May 27 07:23:12 2026] DELETE /v2.0/ports/fce48b32-4da0-4c81-820a-782b9bfef123 => generated 0 bytes in 252 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1332] 10.0.0.91 () {32 vars in 725 bytes} [Wed May 27 07:23:12 2026] DELETE /v2.0/networks/c088d0e6-adff-4e82-9f8d-49ac09d770af => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 07:23:13.249 7 INFO neutron.services.segments.plugin [-] Segment 87770f35-3972-45d9-bf4f-a7f2540fc6fe resource provider aggregate not found 2026-05-27 07:23:13.272 7 INFO neutron.services.segments.plugin [-] Segment 87770f35-3972-45d9-bf4f-a7f2540fc6fe resource provider aggregate not found 2026-05-27 07:23:13.285 7 INFO neutron.services.segments.plugin [-] Segment 87770f35-3972-45d9-bf4f-a7f2540fc6fe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 87770f35-3972-45d9-bf4f-a7f2540fc6fe found for delete ", "request_id": "req-8ec7819e-527d-4a2c-af10-d5c1974b9847"}]} 2026-05-27 07:23:13.289 7 INFO neutron.services.segments.plugin [-] Segment 87770f35-3972-45d9-bf4f-a7f2540fc6fe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 87770f35-3972-45d9-bf4f-a7f2540fc6fe found for delete ", "request_id": "req-3c31f852-0e57-4d88-a582-0c182b7a399e"}]} [pid: 7|app: 0|req: 617/1333] 10.0.0.91 () {32 vars in 725 bytes} [Wed May 27 07:23:13 2026] DELETE /v2.0/networks/6167bb80-ce49-4a15-8cf6-de2f4ad92f37 => generated 0 bytes in 295 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 07:23:13.342 8 INFO neutron.services.segments.plugin [-] Segment f2554ae4-2a73-4cf6-b9be-2d88e77f81f0 resource provider aggregate not found 2026-05-27 07:23:13.347 8 INFO neutron.services.segments.plugin [-] Segment f2554ae4-2a73-4cf6-b9be-2d88e77f81f0 resource provider aggregate not found 2026-05-27 07:23:13.364 8 INFO neutron.services.segments.plugin [-] Segment f2554ae4-2a73-4cf6-b9be-2d88e77f81f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f2554ae4-2a73-4cf6-b9be-2d88e77f81f0 found for delete ", "request_id": "req-8cad33a8-0379-43bf-9027-55074302f455"}]} 2026-05-27 07:23:13.374 8 INFO neutron.services.segments.plugin [-] Segment f2554ae4-2a73-4cf6-b9be-2d88e77f81f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f2554ae4-2a73-4cf6-b9be-2d88e77f81f0 found for delete ", "request_id": "req-7f1d65f8-b1ff-42fa-acd1-a44c125a7256"}]} [pid: 8|app: 0|req: 717/1334] 10.0.0.91 () {32 vars in 725 bytes} [Wed May 27 07:23:13 2026] DELETE /v2.0/networks/ee0e34f4-7bfa-45b1-8543-64e66dcaa0bd => generated 0 bytes in 256 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1335] 10.0.0.91 () {32 vars in 725 bytes} [Wed May 27 07:23:13 2026] DELETE /v2.0/networks/d6e01908-105c-4862-87af-9001e972fbda => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1336] 10.0.0.91 () {32 vars in 725 bytes} [Wed May 27 07:23:13 2026] DELETE /v2.0/networks/d113ca56-7e12-4c09-84b3-e8a7894951b5 => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 07:23:15.306 7 INFO neutron.services.segments.plugin [-] Segment daf44ed0-abce-4430-b43d-4ad73312b821 resource provider aggregate not found 2026-05-27 07:23:15.317 7 INFO neutron.services.segments.plugin [-] Segment daf44ed0-abce-4430-b43d-4ad73312b821 resource provider aggregate not found 2026-05-27 07:23:15.325 7 INFO neutron.services.segments.plugin [-] Segment daf44ed0-abce-4430-b43d-4ad73312b821 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid daf44ed0-abce-4430-b43d-4ad73312b821 found for delete ", "request_id": "req-f8b42ff4-9420-4fe4-b4fd-c6e45b580765"}]} 2026-05-27 07:23:15.340 7 INFO neutron.services.segments.plugin [-] Segment daf44ed0-abce-4430-b43d-4ad73312b821 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid daf44ed0-abce-4430-b43d-4ad73312b821 found for delete ", "request_id": "req-b61fbb6b-d41c-40ba-98b9-410c7b8925e9"}]} [pid: 7|app: 0|req: 619/1337] 10.0.0.91 () {32 vars in 773 bytes} [Wed May 27 07:23:15 2026] GET /v2.0/security-groups?tenant_id=3457ba550a454c9abc024adea4ff053e&name=default => generated 2801 bytes in 285 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:23:15.404 8 INFO neutron.services.segments.plugin [-] Segment e01a65c5-43a3-4bc6-856e-ed827836f7ac resource provider aggregate not found 2026-05-27 07:23:15.417 8 INFO neutron.services.segments.plugin [-] Segment e01a65c5-43a3-4bc6-856e-ed827836f7ac resource provider aggregate not found 2026-05-27 07:23:15.423 8 INFO neutron.services.segments.plugin [-] Segment e01a65c5-43a3-4bc6-856e-ed827836f7ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e01a65c5-43a3-4bc6-856e-ed827836f7ac found for delete ", "request_id": "req-3a2e5379-c04a-4544-8c43-aa84e48f8b60"}]} 2026-05-27 07:23:15.440 8 INFO neutron.services.segments.plugin [-] Segment e01a65c5-43a3-4bc6-856e-ed827836f7ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e01a65c5-43a3-4bc6-856e-ed827836f7ac found for delete ", "request_id": "req-4be0a558-247d-42bb-9a43-17994f9a1ea4"}]} 2026-05-27 07:23:15.447 8 INFO neutron.services.segments.plugin [-] Segment 564f1931-a50a-4cd1-8a74-930009618529 resource provider aggregate not found 2026-05-27 07:23:15.462 8 INFO neutron.services.segments.plugin [-] Segment 564f1931-a50a-4cd1-8a74-930009618529 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 564f1931-a50a-4cd1-8a74-930009618529 found for delete ", "request_id": "req-a89cbcc1-baae-4e5d-833f-d26e26bce554"}]} 2026-05-27 07:23:15.463 8 INFO neutron.services.segments.plugin [-] Segment 564f1931-a50a-4cd1-8a74-930009618529 resource provider aggregate not found 2026-05-27 07:23:15.480 8 INFO neutron.services.segments.plugin [-] Segment 564f1931-a50a-4cd1-8a74-930009618529 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 564f1931-a50a-4cd1-8a74-930009618529 found for delete ", "request_id": "req-b0369025-ec9e-4ce4-875f-ef9b6256f9bc"}]} [pid: 8|app: 0|req: 719/1338] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:23:15 2026] DELETE /v2.0/security-groups/67bf502b-6aa4-46b3-bf21-cedd488f9749 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1339] 10.0.0.91 () {32 vars in 773 bytes} [Wed May 27 07:23:15 2026] GET /v2.0/security-groups?tenant_id=15441ad17d6640249df5477631798acb&name=default => generated 2801 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1340] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:23:15 2026] DELETE /v2.0/security-groups/cff86288-c6c2-4740-838c-79c0b8b1dcec => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1341] 10.0.0.91 () {32 vars in 773 bytes} [Wed May 27 07:23:16 2026] GET /v2.0/security-groups?tenant_id=470291c68e1144a2bb9a3f290a92436b&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: 721/1342] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:23:16 2026] DELETE /v2.0/security-groups/95554fac-99b9-40a5-920d-b90086d7ad4e => 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: 622/1343] 10.0.0.91 () {32 vars in 773 bytes} [Wed May 27 07:23:16 2026] GET /v2.0/security-groups?tenant_id=2826df8502fa4be28db9528075981396&name=default => generated 2801 bytes in 363 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1344] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:23:16 2026] DELETE /v2.0/security-groups/3e4a80f2-c8ee-4e9a-8788-e4b5cd631f09 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1347] 10.0.0.91 () {32 vars in 773 bytes} [Wed May 27 07:23:16 2026] GET /v2.0/security-groups?tenant_id=bb7b9754f29546efac41f69b2ccb62db&name=default => generated 2801 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1348] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:23:16 2026] DELETE /v2.0/security-groups/279daa15-31bb-4677-a515-ee9e6943035e => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:23:18.856 8 WARNING neutron_lib.context [None req-adfa24b7-841d-487c-8b00-126c938714e8 94b19979ff01475892ae553f8561790a ff57c304ad5b407da3917da9853a4674 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:23:19.015 8 INFO neutron.db.segments_db [None req-adfa24b7-841d-487c-8b00-126c938714e8 94b19979ff01475892ae553f8561790a ff57c304ad5b407da3917da9853a4674 - - default default] Added segment 227d8590-934b-44eb-aad5-c7d1b891b16b of type vxlan for network a46a2b00-fb69-4a31-a7e7-ebdd1da2dd81 [pid: 8|app: 0|req: 723/1349] 10.0.0.91 () {34 vars in 669 bytes} [Wed May 27 07:23:18 2026] POST /v2.0/networks => generated 650 bytes in 443 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:23:19.136 7 WARNING neutron_lib.context [None req-473ec468-df80-4604-a618-08415585daa2 94b19979ff01475892ae553f8561790a ff57c304ad5b407da3917da9853a4674 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 627/1350] 10.0.0.91 () {34 vars in 668 bytes} [Wed May 27 07:23:19 2026] POST /v2.0/subnets => generated 603 bytes in 394 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:23:19.539 8 WARNING neutron_lib.context [None req-7a138f45-e062-43c7-a163-7d208732aade 94b19979ff01475892ae553f8561790a ff57c304ad5b407da3917da9853a4674 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:23:19.611 8 INFO neutron.db.segments_db [None req-7a138f45-e062-43c7-a163-7d208732aade 94b19979ff01475892ae553f8561790a ff57c304ad5b407da3917da9853a4674 - - default default] Added segment 51461a37-ed05-42b3-9cd7-203c16f9a249 of type vxlan for network daa8b37f-5cad-4b2f-8b15-12c554946b4d 2026-05-27 07:23:19.939 8 INFO neutron.db.l3_hamode_db [None req-7a138f45-e062-43c7-a163-7d208732aade 94b19979ff01475892ae553f8561790a ff57c304ad5b407da3917da9853a4674 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 07:23:20.778 7 WARNING neutron_lib.context [None req-c3290e16-a57f-420a-a9d3-0daa558847df 6308473a38db4a14a6e90a3e2ca5df33 23467427aaa84ead85a4b607243df8f1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:23:20.919 7 INFO neutron.db.segments_db [None req-c3290e16-a57f-420a-a9d3-0daa558847df 6308473a38db4a14a6e90a3e2ca5df33 23467427aaa84ead85a4b607243df8f1 - - default default] Added segment 00c8bea7-4c5e-4123-80eb-0e38c2851aa9 of type vxlan for network e45a9064-bc01-45a0-92dd-f0ebed853728 [pid: 7|app: 0|req: 628/1351] 10.0.0.91 () {34 vars in 669 bytes} [Wed May 27 07:23:20 2026] POST /v2.0/networks => generated 632 bytes in 468 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:23:21.052 7 WARNING neutron_lib.context [None req-c041f992-68f7-4a08-9909-2b4b4412e908 6308473a38db4a14a6e90a3e2ca5df33 23467427aaa84ead85a4b607243df8f1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:23:21.066 8 INFO neutron.db.l3_hamode_db [None req-7a138f45-e062-43c7-a163-7d208732aade 94b19979ff01475892ae553f8561790a ff57c304ad5b407da3917da9853a4674 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 629/1352] 10.0.0.91 () {34 vars in 668 bytes} [Wed May 27 07:23:21 2026] POST /v2.0/subnets => generated 602 bytes in 342 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1353] 10.0.0.233 () {34 vars in 990 bytes} [Wed May 27 07:23:21 2026] GET /v2.0/ports?device_id=6f52fbe7-796e-4c11-b5de-61647b030651 => generated 1244 bytes in 418 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:23:21.810 7 WARNING neutron_lib.context [None req-8a718c47-0121-45fc-8fdc-d88c4a84afd0 6308473a38db4a14a6e90a3e2ca5df33 23467427aaa84ead85a4b607243df8f1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:23:21.881 7 INFO neutron.db.segments_db [None req-8a718c47-0121-45fc-8fdc-d88c4a84afd0 6308473a38db4a14a6e90a3e2ca5df33 23467427aaa84ead85a4b607243df8f1 - - default default] Added segment e865ea9d-70b7-4f67-b09f-dd85d6e002a2 of type vxlan for network 3957353f-f810-4c9b-acbe-4410a64e520e [pid: 7|app: 0|req: 631/1354] 10.0.0.91 () {34 vars in 669 bytes} [Wed May 27 07:23:21 2026] POST /v2.0/networks => generated 632 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1355] 10.0.0.233 () {34 vars in 1040 bytes} [Wed May 27 07:23:22 2026] GET /v2.0/security-groups?id=b4fa5c7f-2dca-4a55-b7ab-e091cbfff9ef&fields=id&fields=name => generated 114 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:23:22.117 7 WARNING neutron_lib.context [None req-c9e34142-b201-4fce-ba79-49c6dc513f3c 6308473a38db4a14a6e90a3e2ca5df33 23467427aaa84ead85a4b607243df8f1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 724/1356] 10.0.0.91 () {34 vars in 668 bytes} [Wed May 27 07:23:19 2026] POST /v2.0/routers => generated 694 bytes in 2839 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1357] 10.0.0.91 () {34 vars in 668 bytes} [Wed May 27 07:23:22 2026] POST /v2.0/subnets => generated 605 bytes in 367 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:23:22.490 7 WARNING neutron_lib.context [None req-8390b057-f787-4b2a-86c0-76ce0a2c82e3 6308473a38db4a14a6e90a3e2ca5df33 23467427aaa84ead85a4b607243df8f1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:23:22.553 7 INFO neutron.db.segments_db [None req-8390b057-f787-4b2a-86c0-76ce0a2c82e3 6308473a38db4a14a6e90a3e2ca5df33 23467427aaa84ead85a4b607243df8f1 - - default default] Added segment 179aa020-7416-4b59-84e8-8eaef5252484 of type vxlan for network ac7273cf-600b-4f1e-b181-2df5751b6031 [pid: 7|app: 0|req: 634/1358] 10.0.0.91 () {34 vars in 669 bytes} [Wed May 27 07:23:22 2026] POST /v2.0/networks => generated 632 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:23:22.703 7 WARNING neutron_lib.context [None req-e0bc594a-a809-4bf6-a760-262d4e65378c 6308473a38db4a14a6e90a3e2ca5df33 23467427aaa84ead85a4b607243df8f1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 635/1359] 10.0.0.91 () {34 vars in 668 bytes} [Wed May 27 07:23:22 2026] POST /v2.0/subnets => generated 605 bytes in 357 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:23:23.060 7 WARNING neutron_lib.context [None req-770ed551-53a6-4d24-a7f9-b77551d85b5e 6308473a38db4a14a6e90a3e2ca5df33 23467427aaa84ead85a4b607243df8f1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:23:23.130 7 INFO neutron.db.segments_db [None req-770ed551-53a6-4d24-a7f9-b77551d85b5e 6308473a38db4a14a6e90a3e2ca5df33 23467427aaa84ead85a4b607243df8f1 - - default default] Added segment 63b4c3c8-a94f-4fd0-b733-8039689e3227 of type vxlan for network a8f29e73-979a-4ce8-bf42-69d8cd540de7 [pid: 7|app: 0|req: 636/1360] 10.0.0.91 () {34 vars in 669 bytes} [Wed May 27 07:23:23 2026] POST /v2.0/networks => generated 632 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:23:23.297 7 WARNING neutron_lib.context [None req-c688faa7-20a5-4fde-b18c-554f9f553dcd 6308473a38db4a14a6e90a3e2ca5df33 23467427aaa84ead85a4b607243df8f1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 637/1361] 10.0.0.91 () {34 vars in 668 bytes} [Wed May 27 07:23:23 2026] POST /v2.0/subnets => generated 605 bytes in 416 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:23:23.716 7 WARNING neutron_lib.context [None req-1ed0344f-83e7-490c-b0d0-49b2ab67266a 6308473a38db4a14a6e90a3e2ca5df33 23467427aaa84ead85a4b607243df8f1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:23:23.784 7 INFO neutron.db.segments_db [None req-1ed0344f-83e7-490c-b0d0-49b2ab67266a 6308473a38db4a14a6e90a3e2ca5df33 23467427aaa84ead85a4b607243df8f1 - - default default] Added segment 0df88fdc-cb8e-4144-98bc-285be9c99252 of type vxlan for network c0ff814e-7aba-4fe7-b11e-99394f6da918 [pid: 7|app: 0|req: 638/1362] 10.0.0.91 () {34 vars in 669 bytes} [Wed May 27 07:23:23 2026] POST /v2.0/networks => generated 632 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:23:23.928 7 WARNING neutron_lib.context [None req-89043f34-6a80-41c6-b212-a0a3d0ce0be7 6308473a38db4a14a6e90a3e2ca5df33 23467427aaa84ead85a4b607243df8f1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 725/1363] 10.0.0.91 () {34 vars in 782 bytes} [Wed May 27 07:23:22 2026] PUT /v2.0/routers/82f86b8d-0032-4d21-8dc4-1f37909365a5/add_router_interface => generated 309 bytes in 1878 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:23:24.269 8 WARNING neutron_lib.context [None req-fb52a7dc-8443-40ad-9280-6ccd3b18c09f 94b19979ff01475892ae553f8561790a ff57c304ad5b407da3917da9853a4674 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 639/1364] 10.0.0.91 () {34 vars in 668 bytes} [Wed May 27 07:23:23 2026] POST /v2.0/subnets => generated 605 bytes in 449 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1365] 10.0.0.91 () {34 vars in 750 bytes} [Wed May 27 07:23:24 2026] PUT /v2.0/subnets/a3f4e9e5-0b4c-4dac-819c-8ba2c573b474/tags => generated 17 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1366] 10.0.0.91 () {34 vars in 750 bytes} [Wed May 27 07:23:24 2026] PUT /v2.0/subnets/3714d6c1-339c-46b8-9d0c-8daa8ae36fb5/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: 642/1367] 10.0.0.91 () {34 vars in 750 bytes} [Wed May 27 07:23:24 2026] PUT /v2.0/subnets/2ef3ab6a-3269-4391-82ef-8de7b3c1dd8c/tags => generated 34 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1368] 10.0.0.91 () {34 vars in 750 bytes} [Wed May 27 07:23:24 2026] PUT /v2.0/subnets/f8e28ea9-7225-46fd-b72b-439dfab31663/tags => generated 19 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1369] 10.0.0.91 () {32 vars in 663 bytes} [Wed May 27 07:23:24 2026] GET /v2.0/subnets?tags=red => generated 1832 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1370] 10.0.0.91 () {32 vars in 677 bytes} [Wed May 27 07:23:24 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1235 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1371] 10.0.0.91 () {34 vars in 664 bytes} [Wed May 27 07:23:24 2026] POST /v2.0/ports => generated 958 bytes in 767 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1372] 10.0.0.91 () {32 vars in 673 bytes} [Wed May 27 07:23:24 2026] GET /v2.0/subnets?tags-any=blue => generated 1235 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 07:23:25.043 8 WARNING neutron_lib.context [None req-c90b0de4-0418-491e-808c-d8af4bbad0eb 94b19979ff01475892ae553f8561790a ff57c304ad5b407da3917da9853a4674 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 647/1373] 10.0.0.91 () {32 vars in 685 bytes} [Wed May 27 07:23:25 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1832 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 648/1374] 10.0.0.91 () {32 vars in 671 bytes} [Wed May 27 07:23:25 2026] GET /v2.0/subnets?not-tags=red => generated 1823 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1375] 10.0.0.91 () {32 vars in 685 bytes} [Wed May 27 07:23:25 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2420 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1376] 10.0.0.91 () {32 vars in 681 bytes} [Wed May 27 07:23:25 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2420 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1377] 10.0.0.91 () {32 vars in 693 bytes} [Wed May 27 07:23:25 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1823 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1378] 10.0.0.91 () {32 vars in 723 bytes} [Wed May 27 07:23:25 2026] DELETE /v2.0/subnets/a3f4e9e5-0b4c-4dac-819c-8ba2c573b474 => generated 0 bytes in 263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1379] 10.0.0.91 () {32 vars in 723 bytes} [Wed May 27 07:23:25 2026] DELETE /v2.0/subnets/3714d6c1-339c-46b8-9d0c-8daa8ae36fb5 => 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: 727/1380] 10.0.0.91 () {34 vars in 664 bytes} [Wed May 27 07:23:25 2026] POST /v2.0/ports => generated 955 bytes in 964 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-05-27 07:23:26.010 8 WARNING neutron_lib.context [None req-5fb8e900-6670-426b-8561-cae715b09bc8 94b19979ff01475892ae553f8561790a ff57c304ad5b407da3917da9853a4674 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 654/1381] 10.0.0.91 () {32 vars in 723 bytes} [Wed May 27 07:23:25 2026] DELETE /v2.0/subnets/2ef3ab6a-3269-4391-82ef-8de7b3c1dd8c => generated 0 bytes in 289 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1382] 10.0.0.91 () {32 vars in 723 bytes} [Wed May 27 07:23:26 2026] DELETE /v2.0/subnets/f8e28ea9-7225-46fd-b72b-439dfab31663 => generated 0 bytes in 284 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1383] 10.0.0.91 () {32 vars in 723 bytes} [Wed May 27 07:23:26 2026] DELETE /v2.0/subnets/794b332b-62e9-4f3f-a56a-76b009aeb066 => 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: 657/1384] 10.0.0.24 () {34 vars in 989 bytes} [Wed May 27 07:23:26 2026] GET /v2.0/ports?device_id=6f52fbe7-796e-4c11-b5de-61647b030651 => generated 975 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:23:27.036 8 INFO neutron.db.l3_db [None req-5fb8e900-6670-426b-8561-cae715b09bc8 94b19979ff01475892ae553f8561790a ff57c304ad5b407da3917da9853a4674 - - default default] Floating IP a83937e6-1050-40d7-bb07-817d9fed78cd associated. External IP: 10.96.250.208, port: 40e80551-f8fc-45bb-a74b-799da7ef3011. 2026-05-27 07:23:27.068 7 INFO neutron.services.segments.plugin [-] Segment 00c8bea7-4c5e-4123-80eb-0e38c2851aa9 resource provider aggregate not found 2026-05-27 07:23:27.074 7 INFO neutron.services.segments.plugin [-] Segment 00c8bea7-4c5e-4123-80eb-0e38c2851aa9 resource provider aggregate not found 2026-05-27 07:23:27.092 7 INFO neutron.services.segments.plugin [-] Segment 00c8bea7-4c5e-4123-80eb-0e38c2851aa9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 00c8bea7-4c5e-4123-80eb-0e38c2851aa9 found for delete ", "request_id": "req-3c71ec68-ba7b-4a89-96d4-a9b46b0f9d8a"}]} 2026-05-27 07:23:27.094 7 INFO neutron.services.segments.plugin [-] Segment 00c8bea7-4c5e-4123-80eb-0e38c2851aa9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 00c8bea7-4c5e-4123-80eb-0e38c2851aa9 found for delete ", "request_id": "req-99a92de4-85be-4ebf-9af2-af1d2e0098a7"}]} [pid: 7|app: 0|req: 658/1385] 10.0.0.91 () {32 vars in 725 bytes} [Wed May 27 07:23:26 2026] DELETE /v2.0/networks/e45a9064-bc01-45a0-92dd-f0ebed853728 => generated 0 bytes in 274 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1386] 10.0.0.24 () {34 vars in 1039 bytes} [Wed May 27 07:23:27 2026] GET /v2.0/security-groups?id=b4fa5c7f-2dca-4a55-b7ab-e091cbfff9ef&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1387] 10.0.0.91 () {32 vars in 725 bytes} [Wed May 27 07:23:27 2026] DELETE /v2.0/networks/3957353f-f810-4c9b-acbe-4410a64e520e => 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: 728/1388] 10.0.0.91 () {34 vars in 676 bytes} [Wed May 27 07:23:26 2026] POST /v2.0/floatingips => generated 842 bytes in 1514 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1389] 10.0.0.91 () {32 vars in 725 bytes} [Wed May 27 07:23:27 2026] DELETE /v2.0/networks/ac7273cf-600b-4f1e-b181-2df5751b6031 => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1390] 10.0.0.24 () {34 vars in 989 bytes} [Wed May 27 07:23:27 2026] GET /v2.0/ports?device_id=6f52fbe7-796e-4c11-b5de-61647b030651 => generated 975 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1391] 10.0.0.91 () {32 vars in 773 bytes} [Wed May 27 07:23:27 2026] GET /v2.0/security-groups?tenant_id=ffb719d5336844a4bdc27f6e87a187df&name=default => generated 2801 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:23:27.816 8 INFO neutron.db.l3_db [None req-c313a996-c59c-4245-80a6-f00437ab7967 94b19979ff01475892ae553f8561790a ff57c304ad5b407da3917da9853a4674 - - default default] Floating IP a83937e6-1050-40d7-bb07-817d9fed78cd disassociated. External IP: 10.96.250.208, port: 40e80551-f8fc-45bb-a74b-799da7ef3011. [pid: 7|app: 0|req: 663/1392] 10.0.0.91 () {32 vars in 725 bytes} [Wed May 27 07:23:27 2026] DELETE /v2.0/networks/a8f29e73-979a-4ce8-bf42-69d8cd540de7 => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1393] 10.0.0.24 () {34 vars in 1039 bytes} [Wed May 27 07:23:28 2026] GET /v2.0/security-groups?id=b4fa5c7f-2dca-4a55-b7ab-e091cbfff9ef&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: 665/1394] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:23:28 2026] DELETE /v2.0/security-groups/bfdea106-3fbf-49c8-a3b7-075f1264bac9 => 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: 666/1395] 199.204.45.140 () {34 vars in 994 bytes} [Wed May 27 07:23:28 2026] GET /v2.0/ports?device_id=6f52fbe7-796e-4c11-b5de-61647b030651 => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1396] 10.0.0.91 () {34 vars in 748 bytes} [Wed May 27 07:23:27 2026] PUT /v2.0/floatingips/a83937e6-1050-40d7-bb07-817d9fed78cd => generated 552 bytes in 618 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: 667/1397] 10.0.0.91 () {32 vars in 725 bytes} [Wed May 27 07:23:28 2026] DELETE /v2.0/networks/c0ff814e-7aba-4fe7-b11e-99394f6da918 => generated 0 bytes in 389 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 07:23:28.656 8 INFO neutron.db.l3_db [req-1e24837b-7a0a-448a-99e7-4f36ea7c2bfc req-4c747489-b0df-4d3c-9b7e-0cbc456758c4 7f05de0328684796b69ad0cae7310fd9 3d3ab4be5c50470f8bedd28cc434f9ab - - default default] Floating IP e9f55dfa-d74d-4236-a99d-5bd4c2dc2cb8 disassociated. External IP: 10.96.250.215, port: f15c4cbd-e527-43c3-ba6e-01075b9fb560. [pid: 7|app: 0|req: 668/1398] 10.0.0.91 () {32 vars in 731 bytes} [Wed May 27 07:23:28 2026] DELETE /v2.0/floatingips/a83937e6-1050-40d7-bb07-817d9fed78cd => generated 0 bytes in 369 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:23:28.979 7 WARNING neutron_lib.context [None req-6216ff34-3ad7-4c8e-9412-126137c2ee2f 94b19979ff01475892ae553f8561790a ff57c304ad5b407da3917da9853a4674 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 731/1399] 199.204.45.140 () {36 vars in 997 bytes} [Wed May 27 07:23:28 2026] DELETE /v2.0/ports/f15c4cbd-e527-43c3-ba6e-01075b9fb560 => generated 0 bytes in 851 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 07:23:29.114 7 INFO neutron.services.segments.plugin [-] Segment e865ea9d-70b7-4f67-b09f-dd85d6e002a2 resource provider aggregate not found 2026-05-27 07:23:29.124 7 INFO neutron.services.segments.plugin [-] Segment e865ea9d-70b7-4f67-b09f-dd85d6e002a2 resource provider aggregate not found 2026-05-27 07:23:29.133 7 INFO neutron.services.segments.plugin [-] Segment e865ea9d-70b7-4f67-b09f-dd85d6e002a2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e865ea9d-70b7-4f67-b09f-dd85d6e002a2 found for delete ", "request_id": "req-4a42ba5b-1924-4a40-9828-0919ed2bdfe9"}]} 2026-05-27 07:23:29.149 7 INFO neutron.services.segments.plugin [-] Segment e865ea9d-70b7-4f67-b09f-dd85d6e002a2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e865ea9d-70b7-4f67-b09f-dd85d6e002a2 found for delete ", "request_id": "req-970adf40-a736-4d9b-8170-652c655d1b93"}]} 2026-05-27 07:23:29.159 7 INFO neutron.services.segments.plugin [-] Segment 179aa020-7416-4b59-84e8-8eaef5252484 resource provider aggregate not found 2026-05-27 07:23:29.167 7 INFO neutron.services.segments.plugin [-] Segment 179aa020-7416-4b59-84e8-8eaef5252484 resource provider aggregate not found [pid: 8|app: 0|req: 732/1400] 10.0.0.24 () {34 vars in 989 bytes} [Wed May 27 07:23:29 2026] GET /v2.0/ports?device_id=6f52fbe7-796e-4c11-b5de-61647b030651 => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:23:29.180 7 INFO neutron.services.segments.plugin [-] Segment 179aa020-7416-4b59-84e8-8eaef5252484 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 179aa020-7416-4b59-84e8-8eaef5252484 found for delete ", "request_id": "req-6fbe4eb9-bfb5-48a4-8da4-a4dbd3514da1"}]} 2026-05-27 07:23:29.189 7 INFO neutron.services.segments.plugin [-] Segment 179aa020-7416-4b59-84e8-8eaef5252484 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 179aa020-7416-4b59-84e8-8eaef5252484 found for delete ", "request_id": "req-85a60ee4-fda2-491f-a0a2-d2b54ff2f94d"}]} 2026-05-27 07:23:29.207 7 INFO neutron.services.segments.plugin [-] Segment 63b4c3c8-a94f-4fd0-b733-8039689e3227 resource provider aggregate not found 2026-05-27 07:23:29.213 7 INFO neutron.services.segments.plugin [-] Segment 63b4c3c8-a94f-4fd0-b733-8039689e3227 resource provider aggregate not found 2026-05-27 07:23:29.231 7 INFO neutron.services.segments.plugin [-] Segment 63b4c3c8-a94f-4fd0-b733-8039689e3227 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 63b4c3c8-a94f-4fd0-b733-8039689e3227 found for delete ", "request_id": "req-081e9f65-a3e8-4e0d-9644-e3a1728b6557"}]} 2026-05-27 07:23:29.240 7 INFO neutron.services.segments.plugin [-] Segment 63b4c3c8-a94f-4fd0-b733-8039689e3227 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 63b4c3c8-a94f-4fd0-b733-8039689e3227 found for delete ", "request_id": "req-7d096050-5a6a-4311-acd8-2e7bee78c861"}]} 2026-05-27 07:23:29.255 7 INFO neutron.services.segments.plugin [-] Segment 0df88fdc-cb8e-4144-98bc-285be9c99252 resource provider aggregate not found 2026-05-27 07:23:29.263 7 INFO neutron.services.segments.plugin [-] Segment 0df88fdc-cb8e-4144-98bc-285be9c99252 resource provider aggregate not found 2026-05-27 07:23:29.286 7 INFO neutron.services.segments.plugin [-] Segment 0df88fdc-cb8e-4144-98bc-285be9c99252 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0df88fdc-cb8e-4144-98bc-285be9c99252 found for delete ", "request_id": "req-2b2b8971-c418-482a-ac7d-cd9b9567a52d"}]} 2026-05-27 07:23:29.287 7 INFO neutron.services.segments.plugin [-] Segment 0df88fdc-cb8e-4144-98bc-285be9c99252 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0df88fdc-cb8e-4144-98bc-285be9c99252 found for delete ", "request_id": "req-77838e53-6f6d-4655-8422-916649a59e13"}]} 2026-05-27 07:23:29.516 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e5c77055-5a26-42e8-af49-2c14f202f00a'] response: {'server_uuid': '6f52fbe7-796e-4c11-b5de-61647b030651', 'name': 'network-vif-deleted', 'tag': 'f15c4cbd-e527-43c3-ba6e-01075b9fb560', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 733/1401] 10.0.0.91 () {32 vars in 773 bytes} [Wed May 27 07:23:29 2026] GET /v2.0/security-groups?tenant_id=d06c5bc1495a4aa0aba206f3d5b69d26&name=default => generated 2801 bytes in 325 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1402] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:23:29 2026] DELETE /v2.0/security-groups/62cccf80-572b-4b8b-af87-91243a682b12 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:23:30.176 7 INFO neutron.db.l3_db [None req-6216ff34-3ad7-4c8e-9412-126137c2ee2f 94b19979ff01475892ae553f8561790a ff57c304ad5b407da3917da9853a4674 - - default default] Floating IP 5e1f3fb1-87cf-4f38-9ec6-2ebb64fb5548 associated. External IP: 10.96.250.217, port: 3479eac4-5bd2-49de-9da4-61f7e294aab8. [pid: 8|app: 0|req: 735/1403] 10.0.0.91 () {32 vars in 773 bytes} [Wed May 27 07:23:30 2026] GET /v2.0/security-groups?tenant_id=b75a6f2c1d1943c4ac6963889037a438&name=default => generated 2801 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1404] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:23:30 2026] DELETE /v2.0/security-groups/b4fa5c7f-2dca-4a55-b7ab-e091cbfff9ef => 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: 737/1405] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:23:30 2026] DELETE /v2.0/security-groups/48fe9ba2-4847-47ea-b307-a53e8d31a09e => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:23:30.554 8 INFO neutron.api.v2.resource [None req-768dbea2-643d-4321-807a-9d9c923cf1a1 7f05de0328684796b69ad0cae7310fd9 3d3ab4be5c50470f8bedd28cc434f9ab - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 738/1406] 10.0.0.91 () {32 vars in 736 bytes} [Wed May 27 07:23:30 2026] GET /v2.0/security-groups/b4fa5c7f-2dca-4a55-b7ab-e091cbfff9ef => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1407] 10.0.0.91 () {34 vars in 676 bytes} [Wed May 27 07:23:28 2026] POST /v2.0/floatingips => generated 842 bytes in 1627 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1408] 10.0.0.91 () {32 vars in 728 bytes} [Wed May 27 07:23:30 2026] GET /v2.0/floatingips/5e1f3fb1-87cf-4f38-9ec6-2ebb64fb5548 => generated 842 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1409] 10.0.0.91 () {32 vars in 654 bytes} [Wed May 27 07:23:30 2026] GET /v2.0/floatingips => generated 845 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1410] 10.0.0.91 () {32 vars in 773 bytes} [Wed May 27 07:23:30 2026] GET /v2.0/security-groups?tenant_id=23467427aaa84ead85a4b607243df8f1&name=default => generated 2801 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1411] 10.0.0.91 () {32 vars in 731 bytes} [Wed May 27 07:23:30 2026] DELETE /v2.0/floatingips/e9f55dfa-d74d-4236-a99d-5bd4c2dc2cb8 => generated 0 bytes in 328 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1412] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:23:30 2026] DELETE /v2.0/security-groups/bb3ca417-1d6d-43c9-8d39-905dd0c378d9 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:23:31.591 7 INFO neutron.db.l3_db [None req-bd27b642-2a67-45b1-a7d3-3b26e56af4df 94b19979ff01475892ae553f8561790a ff57c304ad5b407da3917da9853a4674 - - default default] Floating IP 5e1f3fb1-87cf-4f38-9ec6-2ebb64fb5548 associated. External IP: 10.96.250.217, port: 3479eac4-5bd2-49de-9da4-61f7e294aab8. [pid: 7|app: 0|req: 673/1413] 10.0.0.91 () {34 vars in 748 bytes} [Wed May 27 07:23:30 2026] PUT /v2.0/floatingips/5e1f3fb1-87cf-4f38-9ec6-2ebb64fb5548 => generated 842 bytes in 1520 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1414] 10.0.0.91 () {34 vars in 788 bytes} [Wed May 27 07:23:30 2026] PUT /v2.0/routers/1f6762cd-505e-4377-9368-aa8aeb88805c/remove_router_interface => generated 309 bytes in 1372 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1417] 10.0.0.145 () {30 vars in 650 bytes} [Wed May 27 07:23:32 2026] GET /v2.0/extensions => generated 19600 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-27 07:23:32.554 8 INFO neutron.db.l3_db [None req-58f3bb91-adf1-4094-a970-bf544fcdc0f8 94b19979ff01475892ae553f8561790a ff57c304ad5b407da3917da9853a4674 - - default default] Floating IP 5e1f3fb1-87cf-4f38-9ec6-2ebb64fb5548 disassociated. External IP: 10.96.250.217, port: 40e80551-f8fc-45bb-a74b-799da7ef3011. [pid: 8|app: 0|req: 744/1418] 10.0.0.91 () {34 vars in 748 bytes} [Wed May 27 07:23:32 2026] PUT /v2.0/floatingips/5e1f3fb1-87cf-4f38-9ec6-2ebb64fb5548 => generated 552 bytes in 974 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1419] 10.0.0.145 () {30 vars in 724 bytes} [Wed May 27 07:23:33 2026] GET /v2.0/quotas/c5dd0b21ae664498bf9c6bfe64a7e2d9/details => generated 847 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:23:33.814 7 INFO neutron.services.segments.plugin [-] Segment 3379f808-78f3-403e-8535-de1b91ae3a51 resource provider aggregate not found 2026-05-27 07:23:33.819 7 INFO neutron.services.segments.plugin [-] Segment 3379f808-78f3-403e-8535-de1b91ae3a51 resource provider aggregate not found 2026-05-27 07:23:33.838 7 INFO neutron.services.segments.plugin [-] Segment 3379f808-78f3-403e-8535-de1b91ae3a51 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3379f808-78f3-403e-8535-de1b91ae3a51 found for delete ", "request_id": "req-97c6d03a-da17-42a2-a262-867de4e9957b"}]} 2026-05-27 07:23:33.842 7 INFO neutron.services.segments.plugin [-] Segment 3379f808-78f3-403e-8535-de1b91ae3a51 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3379f808-78f3-403e-8535-de1b91ae3a51 found for delete ", "request_id": "req-00bb0cf5-5222-4060-95cd-26af710fe440"}]} 2026-05-27 07:23:33.852 7 INFO neutron.db.l3_hamode_db [None req-1e8f7856-1387-47f8-8bfa-6f8990d4a68a a6d0762822764289a52afe2d4806ee46 90059c141d604f6684ba391d2df29551 - - default default] HA network b1ac4efd-eeb9-4f3e-bf7f-50ca0ffaf16c was deleted as no HA routers are present in tenant 3d3ab4be5c50470f8bedd28cc434f9ab. [pid: 7|app: 0|req: 675/1420] 10.0.0.91 () {32 vars in 723 bytes} [Wed May 27 07:23:32 2026] DELETE /v2.0/routers/1f6762cd-505e-4377-9368-aa8aeb88805c => generated 0 bytes in 1309 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1421] 10.0.0.91 () {32 vars in 731 bytes} [Wed May 27 07:23:33 2026] DELETE /v2.0/floatingips/5e1f3fb1-87cf-4f38-9ec6-2ebb64fb5548 => generated 0 bytes in 391 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:23:33.907 8 INFO neutron.api.v2.resource [None req-a66cc8b5-558f-4796-8bcf-94d3757168f3 94b19979ff01475892ae553f8561790a ff57c304ad5b407da3917da9853a4674 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 747/1422] 10.0.0.91 () {32 vars in 731 bytes} [Wed May 27 07:23:33 2026] DELETE /v2.0/floatingips/5e1f3fb1-87cf-4f38-9ec6-2ebb64fb5548 => generated 144 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1423] 10.0.0.91 () {32 vars in 723 bytes} [Wed May 27 07:23:33 2026] DELETE /v2.0/subnets/614d16d7-3be3-4072-ace7-fe8e5bf19d42 => 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: 748/1424] 10.0.0.91 () {32 vars in 719 bytes} [Wed May 27 07:23:33 2026] DELETE /v2.0/ports/40e80551-f8fc-45bb-a74b-799da7ef3011 => generated 0 bytes in 380 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1425] 10.0.0.91 () {32 vars in 725 bytes} [Wed May 27 07:23:34 2026] DELETE /v2.0/networks/a1849354-15d4-4849-b527-7bfcb47c557e => generated 0 bytes in 471 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1426] 10.0.0.91 () {32 vars in 719 bytes} [Wed May 27 07:23:34 2026] DELETE /v2.0/ports/3479eac4-5bd2-49de-9da4-61f7e294aab8 => generated 0 bytes in 460 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1427] 10.0.0.91 () {34 vars in 677 bytes} [Wed May 27 07:23:34 2026] POST /v2.0/qos/policies => generated 359 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1428] 10.0.0.91 () {32 vars in 773 bytes} [Wed May 27 07:23:34 2026] GET /v2.0/security-groups?tenant_id=3d3ab4be5c50470f8bedd28cc434f9ab&name=default => generated 2801 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1429] 10.0.0.91 () {32 vars in 735 bytes} [Wed May 27 07:23:34 2026] GET /v2.0/ports?device_id=82f86b8d-0032-4d21-8dc4-1f37909365a5 => generated 958 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1430] 10.0.0.91 () {34 vars in 752 bytes} [Wed May 27 07:23:34 2026] PUT /v2.0/policies/7c9083e1-221b-4585-ad64-a5b5125c2d2a/tags => generated 25 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1431] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:23:34 2026] DELETE /v2.0/security-groups/03d16b36-a0dc-4911-9aaf-17d1fc2d5bf1 => 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: 752/1432] 10.0.0.91 () {32 vars in 732 bytes} [Wed May 27 07:23:34 2026] GET /v2.0/policies/7c9083e1-221b-4585-ad64-a5b5125c2d2a/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1433] 10.0.0.91 () {34 vars in 763 bytes} [Wed May 27 07:23:35 2026] PUT /v2.0/policies/7c9083e1-221b-4585-ad64-a5b5125c2d2a/tags/green => generated 4 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1434] 10.0.0.91 () {32 vars in 732 bytes} [Wed May 27 07:23:35 2026] GET /v2.0/policies/7c9083e1-221b-4585-ad64-a5b5125c2d2a/tags => generated 34 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1435] 10.0.0.91 () {34 vars in 759 bytes} [Wed May 27 07:23:35 2026] PUT /v2.0/policies/7c9083e1-221b-4585-ad64-a5b5125c2d2a/tags/red => generated 4 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1436] 10.0.0.91 () {32 vars in 732 bytes} [Wed May 27 07:23:35 2026] GET /v2.0/policies/7c9083e1-221b-4585-ad64-a5b5125c2d2a/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1437] 10.0.0.91 () {34 vars in 781 bytes} [Wed May 27 07:23:35 2026] PUT /v2.0/policies/7c9083e1-221b-4585-ad64-a5b5125c2d2a/tags/black.or.white => generated 4 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1438] 10.0.0.91 () {32 vars in 732 bytes} [Wed May 27 07:23:35 2026] GET /v2.0/policies/7c9083e1-221b-4585-ad64-a5b5125c2d2a/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: 759/1439] 10.0.0.91 () {34 vars in 752 bytes} [Wed May 27 07:23:35 2026] PUT /v2.0/policies/7c9083e1-221b-4585-ad64-a5b5125c2d2a/tags => generated 37 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1440] 10.0.0.91 () {32 vars in 732 bytes} [Wed May 27 07:23:35 2026] GET /v2.0/policies/7c9083e1-221b-4585-ad64-a5b5125c2d2a/tags => generated 37 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1441] 10.0.0.91 () {32 vars in 740 bytes} [Wed May 27 07:23:35 2026] GET /v2.0/policies/7c9083e1-221b-4585-ad64-a5b5125c2d2a/tags/red => generated 0 bytes in 26 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:23:35.403 8 INFO neutron.api.v2.resource [None req-4f33fa86-383f-40be-acf6-f8c5b70408ee ec092cbd071743ecb52a4ceaed460076 591f81b04df645cabbddf6c7ee59a827 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 762/1442] 10.0.0.91 () {32 vars in 744 bytes} [Wed May 27 07:23:35 2026] GET /v2.0/policies/7c9083e1-221b-4585-ad64-a5b5125c2d2a/tags/green => generated 99 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1443] 10.0.0.91 () {32 vars in 743 bytes} [Wed May 27 07:23:35 2026] DELETE /v2.0/policies/7c9083e1-221b-4585-ad64-a5b5125c2d2a/tags/red => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1444] 10.0.0.91 () {32 vars in 732 bytes} [Wed May 27 07:23:35 2026] GET /v2.0/policies/7c9083e1-221b-4585-ad64-a5b5125c2d2a/tags => generated 30 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:23:35.523 8 INFO neutron.api.v2.resource [None req-db0d8e29-d399-4ae5-93d8-e4e85eef667b ec092cbd071743ecb52a4ceaed460076 591f81b04df645cabbddf6c7ee59a827 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 765/1445] 10.0.0.91 () {32 vars in 747 bytes} [Wed May 27 07:23:35 2026] DELETE /v2.0/policies/7c9083e1-221b-4585-ad64-a5b5125c2d2a/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: 766/1446] 10.0.0.91 () {32 vars in 735 bytes} [Wed May 27 07:23:35 2026] DELETE /v2.0/policies/7c9083e1-221b-4585-ad64-a5b5125c2d2a/tags => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1447] 10.0.0.91 () {32 vars in 732 bytes} [Wed May 27 07:23:35 2026] GET /v2.0/policies/7c9083e1-221b-4585-ad64-a5b5125c2d2a/tags => 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: 768/1448] 10.0.0.91 () {32 vars in 733 bytes} [Wed May 27 07:23:35 2026] DELETE /v2.0/qos/policies/7c9083e1-221b-4585-ad64-a5b5125c2d2a => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:23:35.881 7 INFO neutron.services.segments.plugin [-] Segment 9d4ff36d-22ed-40d2-9d07-264742837648 resource provider aggregate not found 2026-05-27 07:23:35.888 7 INFO neutron.services.segments.plugin [-] Segment 9d4ff36d-22ed-40d2-9d07-264742837648 resource provider aggregate not found 2026-05-27 07:23:35.918 7 INFO neutron.services.segments.plugin [-] Segment 9d4ff36d-22ed-40d2-9d07-264742837648 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d4ff36d-22ed-40d2-9d07-264742837648 found for delete ", "request_id": "req-5dd24dfc-dee9-47b7-a438-877da5b94529"}]} 2026-05-27 07:23:35.919 7 INFO neutron.services.segments.plugin [-] Segment 9d4ff36d-22ed-40d2-9d07-264742837648 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d4ff36d-22ed-40d2-9d07-264742837648 found for delete ", "request_id": "req-82cab6ae-1c39-4914-8957-7a2920883553"}]} [pid: 7|app: 0|req: 681/1449] 10.0.0.91 () {34 vars in 788 bytes} [Wed May 27 07:23:34 2026] PUT /v2.0/routers/82f86b8d-0032-4d21-8dc4-1f37909365a5/remove_router_interface => generated 309 bytes in 1258 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1450] 10.0.0.145 () {30 vars in 650 bytes} [Wed May 27 07:23:36 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: 770/1451] 10.0.0.145 () {30 vars in 724 bytes} [Wed May 27 07:23:36 2026] GET /v2.0/quotas/c5dd0b21ae664498bf9c6bfe64a7e2d9/details => generated 847 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1452] 10.0.0.91 () {32 vars in 773 bytes} [Wed May 27 07:23:36 2026] GET /v2.0/security-groups?tenant_id=591f81b04df645cabbddf6c7ee59a827&name=default => generated 2801 bytes in 236 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1453] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:23:36 2026] DELETE /v2.0/security-groups/da3b220e-0d22-4715-bc84-c99af339ace2 => 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: 773/1454] 10.0.0.91 () {32 vars in 773 bytes} [Wed May 27 07:23:36 2026] GET /v2.0/security-groups?tenant_id=9add3d5b8b9e450382adf90603ae96db&name=default => generated 2801 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1455] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:23:36 2026] DELETE /v2.0/security-groups/99c06a1a-b2e6-42a8-b2ec-ca351908d511 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:23:37.478 8 INFO neutron.db.segments_db [None req-2d62526f-26b7-4ac8-a72a-7261c550a9a7 a6d0762822764289a52afe2d4806ee46 90059c141d604f6684ba391d2df29551 - - default default] Added segment 76a019fb-2848-4b45-9865-9c2738a04f6f of type vxlan for network b015dd0c-7eb5-435e-b4a7-d9cde8fb80ba 2026-05-27 07:23:37.572 7 INFO neutron.db.l3_hamode_db [None req-01bd7cf6-03e8-4ca6-a7b9-54a9eb8d4e81 94b19979ff01475892ae553f8561790a ff57c304ad5b407da3917da9853a4674 - - default default] HA network daa8b37f-5cad-4b2f-8b15-12c554946b4d was deleted as no HA routers are present in tenant ff57c304ad5b407da3917da9853a4674. [pid: 7|app: 0|req: 682/1456] 10.0.0.91 () {32 vars in 723 bytes} [Wed May 27 07:23:36 2026] DELETE /v2.0/routers/82f86b8d-0032-4d21-8dc4-1f37909365a5 => generated 0 bytes in 1414 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1457] 10.0.0.91 () {34 vars in 670 bytes} [Wed May 27 07:23:37 2026] POST /v2.0/networks => generated 746 bytes in 554 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1458] 10.0.0.91 () {32 vars in 723 bytes} [Wed May 27 07:23:37 2026] DELETE /v2.0/subnets/823260ff-0ffb-4a34-bde7-0a215fcc7968 => generated 0 bytes in 192 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1459] 10.0.0.91 () {34 vars in 668 bytes} [Wed May 27 07:23:37 2026] POST /v2.0/subnets => generated 669 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:23:37.931 8 INFO neutron.db.segments_db [None req-4efdaa0b-aa13-4bee-8369-3badbd17f74c a6d0762822764289a52afe2d4806ee46 90059c141d604f6684ba391d2df29551 - - default default] Added segment 8209dd27-0ac5-4fcc-b339-04035084fe24 of type vxlan for network ef263ddd-6f9f-4dfb-b69e-9e3ee742df89 2026-05-27 07:23:37.942 7 INFO neutron.services.segments.plugin [-] Segment 51461a37-ed05-42b3-9cd7-203c16f9a249 resource provider aggregate not found 2026-05-27 07:23:37.948 7 INFO neutron.services.segments.plugin [-] Segment 51461a37-ed05-42b3-9cd7-203c16f9a249 resource provider aggregate not found 2026-05-27 07:23:37.974 7 INFO neutron.services.segments.plugin [-] Segment 51461a37-ed05-42b3-9cd7-203c16f9a249 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 51461a37-ed05-42b3-9cd7-203c16f9a249 found for delete ", "request_id": "req-65d31992-b2d2-4e42-84c3-a58501690b76"}]} 2026-05-27 07:23:38.012 7 INFO neutron.services.segments.plugin [-] Segment 51461a37-ed05-42b3-9cd7-203c16f9a249 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 51461a37-ed05-42b3-9cd7-203c16f9a249 found for delete ", "request_id": "req-f239352e-dc4e-4194-936d-4561ecbd2c03"}]} [pid: 7|app: 0|req: 684/1460] 10.0.0.91 () {32 vars in 725 bytes} [Wed May 27 07:23:37 2026] DELETE /v2.0/networks/a46a2b00-fb69-4a31-a7e7-ebdd1da2dd81 => generated 0 bytes in 266 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 07:23:38.250 8 INFO neutron.db.l3_hamode_db [None req-4efdaa0b-aa13-4bee-8369-3badbd17f74c a6d0762822764289a52afe2d4806ee46 90059c141d604f6684ba391d2df29551 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 685/1461] 10.0.0.91 () {32 vars in 773 bytes} [Wed May 27 07:23:38 2026] GET /v2.0/security-groups?tenant_id=ff57c304ad5b407da3917da9853a4674&name=default => generated 2801 bytes in 377 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1462] 10.0.0.91 () {32 vars in 773 bytes} [Wed May 27 07:23:38 2026] GET /v2.0/security-groups?tenant_id=c5dd0b21ae664498bf9c6bfe64a7e2d9&name=default => generated 2801 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1463] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:23:39 2026] DELETE /v2.0/security-groups/b1649a28-d239-4930-ae4d-cd85e874105c => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:23:39.459 8 INFO neutron.db.l3_hamode_db [None req-4efdaa0b-aa13-4bee-8369-3badbd17f74c a6d0762822764289a52afe2d4806ee46 90059c141d604f6684ba391d2df29551 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 07:23:39.995 7 INFO neutron.services.segments.plugin [-] Segment 227d8590-934b-44eb-aad5-c7d1b891b16b resource provider aggregate not found 2026-05-27 07:23:40.031 7 INFO neutron.services.segments.plugin [-] Segment 227d8590-934b-44eb-aad5-c7d1b891b16b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 227d8590-934b-44eb-aad5-c7d1b891b16b found for delete ", "request_id": "req-25dd761c-603d-4388-9d5c-e35c38d38d67"}]} 2026-05-27 07:23:40.033 7 INFO neutron.services.segments.plugin [-] Segment 227d8590-934b-44eb-aad5-c7d1b891b16b resource provider aggregate not found [pid: 7|app: 0|req: 688/1464] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:23:39 2026] DELETE /v2.0/security-groups/edec540d-530d-4964-9f3f-aef265966a4a => generated 0 bytes in 833 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:23:40.572 7 INFO neutron.services.segments.plugin [-] Segment 227d8590-934b-44eb-aad5-c7d1b891b16b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 227d8590-934b-44eb-aad5-c7d1b891b16b found for delete ", "request_id": "req-acad0c39-4686-4b93-bb7a-5c8b1cf2c82b"}]} [pid: 8|app: 0|req: 777/1465] 10.0.0.91 () {34 vars in 668 bytes} [Wed May 27 07:23:37 2026] POST /v2.0/routers => generated 733 bytes in 2804 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:23:40.858 7 WARNING neutron_lib.context [None req-9aae6042-9f10-44de-88f2-33559eb28818 820a2172dd9e4e369159b5429b482219 dbd2e428ced44fdebcb03bb9bd7e043e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 689/1466] 10.0.0.91 () {34 vars in 675 bytes} [Wed May 27 07:23:40 2026] POST /v2.0/subnetpools => generated 516 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1467] 10.0.0.91 () {34 vars in 758 bytes} [Wed May 27 07:23:40 2026] PUT /v2.0/subnetpools/babc236e-b6b8-49a9-b646-d4a4fa98c6a3/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1468] 10.0.0.91 () {32 vars in 738 bytes} [Wed May 27 07:23:40 2026] GET /v2.0/subnetpools/babc236e-b6b8-49a9-b646-d4a4fa98c6a3/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: 692/1469] 10.0.0.91 () {34 vars in 769 bytes} [Wed May 27 07:23:41 2026] PUT /v2.0/subnetpools/babc236e-b6b8-49a9-b646-d4a4fa98c6a3/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: 693/1470] 10.0.0.91 () {32 vars in 738 bytes} [Wed May 27 07:23:41 2026] GET /v2.0/subnetpools/babc236e-b6b8-49a9-b646-d4a4fa98c6a3/tags => generated 34 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:23:41.258 7 WARNING neutron_lib.context [None req-0ae20d58-53df-48d5-8885-ea1a61e9d5d3 4a4e74e58c8d4019b2f9791b5b6fe36f 49d1e2c9e229493482351a0a3dd78210 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:23:41.400 7 INFO neutron.db.segments_db [None req-0ae20d58-53df-48d5-8885-ea1a61e9d5d3 4a4e74e58c8d4019b2f9791b5b6fe36f 49d1e2c9e229493482351a0a3dd78210 - - default default] Added segment 7edfe970-1d84-414f-963b-9afe705399b4 of type vxlan for network 8a9291b5-b058-48cd-84b7-2b75ddd23118 [pid: 7|app: 0|req: 694/1471] 10.0.0.91 () {34 vars in 669 bytes} [Wed May 27 07:23:41 2026] POST /v2.0/networks => generated 649 bytes in 428 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1472] 10.0.0.91 () {34 vars in 765 bytes} [Wed May 27 07:23:41 2026] PUT /v2.0/subnetpools/babc236e-b6b8-49a9-b646-d4a4fa98c6a3/tags/red => generated 4 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-27 07:23:41.577 7 WARNING neutron_lib.context [None req-dc6471ae-88f6-4693-bf09-24494d255e8a 4a4e74e58c8d4019b2f9791b5b6fe36f 49d1e2c9e229493482351a0a3dd78210 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 696/1473] 10.0.0.91 () {34 vars in 664 bytes} [Wed May 27 07:23:41 2026] POST /v2.0/ports => generated 776 bytes in 440 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 697/1474] 10.0.0.91 () {32 vars in 738 bytes} [Wed May 27 07:23:42 2026] GET /v2.0/subnetpools/babc236e-b6b8-49a9-b646-d4a4fa98c6a3/tags => generated 34 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:23:42.046 7 WARNING neutron_lib.context [None req-93d24294-7048-42e5-8671-92ad81fb2a89 4a4e74e58c8d4019b2f9791b5b6fe36f 49d1e2c9e229493482351a0a3dd78210 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:23:42.100 7 INFO neutron.db.segments_db [None req-93d24294-7048-42e5-8671-92ad81fb2a89 4a4e74e58c8d4019b2f9791b5b6fe36f 49d1e2c9e229493482351a0a3dd78210 - - default default] Added segment f9fa08d5-db24-49b0-9030-d4eb9d6de908 of type vxlan for network 6b339dbd-738b-4731-85b5-b2886dcf4d2a [pid: 7|app: 0|req: 698/1475] 10.0.0.91 () {34 vars in 669 bytes} [Wed May 27 07:23:42 2026] POST /v2.0/networks => generated 635 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1476] 10.0.0.91 () {34 vars in 787 bytes} [Wed May 27 07:23:42 2026] PUT /v2.0/subnetpools/babc236e-b6b8-49a9-b646-d4a4fa98c6a3/tags/black.or.white => generated 4 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-27 07:23:42.242 7 WARNING neutron_lib.context [None req-e75d85fa-9e20-47ba-93e9-0dcd16496ac0 4a4e74e58c8d4019b2f9791b5b6fe36f 49d1e2c9e229493482351a0a3dd78210 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 700/1477] 10.0.0.91 () {34 vars in 668 bytes} [Wed May 27 07:23:42 2026] POST /v2.0/subnets => generated 622 bytes in 296 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1478] 10.0.0.91 () {32 vars in 738 bytes} [Wed May 27 07:23:42 2026] GET /v2.0/subnetpools/babc236e-b6b8-49a9-b646-d4a4fa98c6a3/tags => generated 52 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:23:42.559 7 WARNING neutron_lib.context [None req-27436c64-d810-4313-959c-2c7fd70be346 4a4e74e58c8d4019b2f9791b5b6fe36f 49d1e2c9e229493482351a0a3dd78210 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 778/1479] 10.0.0.91 () {34 vars in 782 bytes} [Wed May 27 07:23:40 2026] PUT /v2.0/routers/c0f9bd86-3803-4447-a903-f3dd2511b493/add_router_interface => generated 309 bytes in 1955 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1480] 10.0.0.91 () {34 vars in 758 bytes} [Wed May 27 07:23:42 2026] PUT /v2.0/subnetpools/babc236e-b6b8-49a9-b646-d4a4fa98c6a3/tags => generated 37 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1481] 10.0.0.91 () {32 vars in 738 bytes} [Wed May 27 07:23:42 2026] GET /v2.0/subnetpools/babc236e-b6b8-49a9-b646-d4a4fa98c6a3/tags => generated 37 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1482] 10.0.0.91 () {32 vars in 746 bytes} [Wed May 27 07:23:42 2026] GET /v2.0/subnetpools/babc236e-b6b8-49a9-b646-d4a4fa98c6a3/tags/red => generated 0 bytes in 23 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:23:42.778 8 INFO neutron.api.v2.resource [None req-18dbfda5-24d5-45f4-8802-355970d3e8c9 820a2172dd9e4e369159b5429b482219 dbd2e428ced44fdebcb03bb9bd7e043e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 782/1483] 10.0.0.91 () {32 vars in 750 bytes} [Wed May 27 07:23:42 2026] GET /v2.0/subnetpools/babc236e-b6b8-49a9-b646-d4a4fa98c6a3/tags/green => generated 99 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1484] 10.0.0.91 () {32 vars in 749 bytes} [Wed May 27 07:23:42 2026] DELETE /v2.0/subnetpools/babc236e-b6b8-49a9-b646-d4a4fa98c6a3/tags/red => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1485] 10.0.0.91 () {32 vars in 738 bytes} [Wed May 27 07:23:42 2026] GET /v2.0/subnetpools/babc236e-b6b8-49a9-b646-d4a4fa98c6a3/tags => generated 30 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:23:42.882 8 INFO neutron.api.v2.resource [None req-d4b11aa8-5276-47de-8ae6-0d423e76e0ae 820a2172dd9e4e369159b5429b482219 dbd2e428ced44fdebcb03bb9bd7e043e - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 785/1486] 10.0.0.91 () {32 vars in 753 bytes} [Wed May 27 07:23:42 2026] DELETE /v2.0/subnetpools/babc236e-b6b8-49a9-b646-d4a4fa98c6a3/tags/green => generated 99 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1487] 10.0.0.91 () {32 vars in 741 bytes} [Wed May 27 07:23:42 2026] DELETE /v2.0/subnetpools/babc236e-b6b8-49a9-b646-d4a4fa98c6a3/tags => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1488] 10.0.0.91 () {34 vars in 664 bytes} [Wed May 27 07:23:42 2026] POST /v2.0/ports => generated 966 bytes in 376 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: 787/1489] 10.0.0.91 () {32 vars in 738 bytes} [Wed May 27 07:23:42 2026] GET /v2.0/subnetpools/babc236e-b6b8-49a9-b646-d4a4fa98c6a3/tags => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1490] 10.0.0.91 () {32 vars in 731 bytes} [Wed May 27 07:23:42 2026] DELETE /v2.0/subnetpools/babc236e-b6b8-49a9-b646-d4a4fa98c6a3 => 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: 703/1491] 10.0.0.91 () {32 vars in 719 bytes} [Wed May 27 07:23:42 2026] DELETE /v2.0/ports/91803104-50a7-42b1-9d8e-bb724d53c1df => generated 0 bytes in 268 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 07:23:43.228 7 INFO neutron.pecan_wsgi.hooks.translation [None req-679871db-4011-40e3-84fe-6bf0e5713d48 4a4e74e58c8d4019b2f9791b5b6fe36f 49d1e2c9e229493482351a0a3dd78210 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 704/1492] 10.0.0.91 () {32 vars in 719 bytes} [Wed May 27 07:23:43 2026] DELETE /v2.0/ports/91803104-50a7-42b1-9d8e-bb724d53c1df => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 07:23:43.256 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3143ab79-fee1-4ba3-97a5-ed7e815ec10d 4a4e74e58c8d4019b2f9791b5b6fe36f 49d1e2c9e229493482351a0a3dd78210 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 705/1493] 10.0.0.91 () {32 vars in 716 bytes} [Wed May 27 07:23:43 2026] GET /v2.0/ports/91803104-50a7-42b1-9d8e-bb724d53c1df => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 07:23:43.443 8 WARNING neutron_lib.context [None req-8640e87e-0fa0-41e4-af88-d9b5c288b329 82c441c6b2bc48598a01c353f2145a10 35c8c75b6e82487ea9e3f6307aad64fd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 706/1494] 10.0.0.91 () {32 vars in 723 bytes} [Wed May 27 07:23:43 2026] DELETE /v2.0/subnets/a2e917db-5298-4630-aecc-5f5219638a5e => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 07:23:43.617 8 INFO neutron.db.segments_db [None req-8640e87e-0fa0-41e4-af88-d9b5c288b329 82c441c6b2bc48598a01c353f2145a10 35c8c75b6e82487ea9e3f6307aad64fd - - default default] Added segment 7e1c545f-a8a9-4eaf-a74a-470aa1c039db of type vxlan for network 71f1f9bb-ecd3-4276-863d-d43af391e159 [pid: 8|app: 0|req: 789/1495] 10.0.0.91 () {34 vars in 670 bytes} [Wed May 27 07:23:43 2026] POST /v2.0/networks => generated 633 bytes in 563 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1496] 10.0.0.24 () {34 vars in 981 bytes} [Wed May 27 07:23:43 2026] GET /v2.0/networks?id=b015dd0c-7eb5-435e-b4a7-d9cde8fb80ba => generated 678 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:23:43.971 7 INFO neutron.services.segments.plugin [-] Segment f9fa08d5-db24-49b0-9030-d4eb9d6de908 resource provider aggregate not found 2026-05-27 07:23:43.976 7 INFO neutron.services.segments.plugin [-] Segment f9fa08d5-db24-49b0-9030-d4eb9d6de908 resource provider aggregate not found 2026-05-27 07:23:43.994 7 INFO neutron.services.segments.plugin [-] Segment f9fa08d5-db24-49b0-9030-d4eb9d6de908 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f9fa08d5-db24-49b0-9030-d4eb9d6de908 found for delete ", "request_id": "req-9515143f-dc7f-4660-94a4-52ea4090acc4"}]} 2026-05-27 07:23:44.007 7 INFO neutron.services.segments.plugin [-] Segment f9fa08d5-db24-49b0-9030-d4eb9d6de908 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f9fa08d5-db24-49b0-9030-d4eb9d6de908 found for delete ", "request_id": "req-6372ef8b-3c75-4fd6-83cf-f3050bde4d15"}]} [pid: 7|app: 0|req: 707/1497] 10.0.0.91 () {32 vars in 725 bytes} [Wed May 27 07:23:43 2026] DELETE /v2.0/networks/6b339dbd-738b-4731-85b5-b2886dcf4d2a => generated 0 bytes in 512 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 07:23:44.023 7 WARNING neutron_lib.context [None req-b0390d25-24be-430c-ae65-fcab62f0a2d8 82c441c6b2bc48598a01c353f2145a10 35c8c75b6e82487ea9e3f6307aad64fd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:23:44.088 7 INFO neutron.db.segments_db [None req-b0390d25-24be-430c-ae65-fcab62f0a2d8 82c441c6b2bc48598a01c353f2145a10 35c8c75b6e82487ea9e3f6307aad64fd - - default default] Added segment 6f6fa014-5f6b-4876-95db-789724a322fb of type vxlan for network e383a0e4-b990-42de-942c-11702cfe46f1 [pid: 8|app: 0|req: 791/1498] 10.0.0.91 () {32 vars in 773 bytes} [Wed May 27 07:23:43 2026] GET /v2.0/security-groups?tenant_id=a06bcb54ff81474fb25cf370b71d18c2&name=default => generated 2801 bytes in 297 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1499] 10.0.0.24 () {34 vars in 964 bytes} [Wed May 27 07:23:44 2026] GET /v2.0/quotas/22baf31589d84806aa40b370a5bba79d => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:23:44.179 8 WARNING neutron_lib.context [None req-9b61b368-f083-4a94-ba94-0a99b475ea05 4a4e74e58c8d4019b2f9791b5b6fe36f 49d1e2c9e229493482351a0a3dd78210 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:23:44.239 8 INFO neutron.db.segments_db [None req-9b61b368-f083-4a94-ba94-0a99b475ea05 4a4e74e58c8d4019b2f9791b5b6fe36f 49d1e2c9e229493482351a0a3dd78210 - - default default] Added segment d91bca3c-174b-402f-a800-88912f763b01 of type vxlan for network fcacd831-404d-4496-b03f-c23136b765d5 [pid: 8|app: 0|req: 793/1500] 10.0.0.91 () {34 vars in 669 bytes} [Wed May 27 07:23:44 2026] POST /v2.0/networks => generated 635 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:23:44.429 7 INFO neutron.db.l3_hamode_db [None req-b0390d25-24be-430c-ae65-fcab62f0a2d8 82c441c6b2bc48598a01c353f2145a10 35c8c75b6e82487ea9e3f6307aad64fd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 794/1501] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:23:44 2026] DELETE /v2.0/security-groups/a7824b1a-3667-47ca-bcc3-e00406c63d7d => generated 0 bytes in 156 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1502] 10.0.0.24 () {34 vars in 1001 bytes} [Wed May 27 07:23:44 2026] GET /v2.0/ports?tenant_id=22baf31589d84806aa40b370a5bba79d&fields=id => generated 103 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:23:44.681 8 WARNING neutron_lib.context [None req-e9b32566-6710-4c88-87ee-7a413d11649b 4a4e74e58c8d4019b2f9791b5b6fe36f 49d1e2c9e229493482351a0a3dd78210 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 796/1503] 10.0.0.91 () {34 vars in 668 bytes} [Wed May 27 07:23:44 2026] POST /v2.0/subnets => generated 622 bytes in 345 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1504] 10.0.0.24 () {34 vars in 1007 bytes} [Wed May 27 07:23:45 2026] GET /v2.0/networks/b015dd0c-7eb5-435e-b4a7-d9cde8fb80ba?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: 798/1505] 10.0.0.91 () {32 vars in 773 bytes} [Wed May 27 07:23:45 2026] GET /v2.0/security-groups?tenant_id=dbd2e428ced44fdebcb03bb9bd7e043e&name=default => generated 2801 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:23:45.210 8 WARNING neutron_lib.context [None req-739dc975-a3f7-4d26-aa0e-17928c1077dc 4a4e74e58c8d4019b2f9791b5b6fe36f 49d1e2c9e229493482351a0a3dd78210 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:23:45.614 7 INFO neutron.db.l3_hamode_db [None req-b0390d25-24be-430c-ae65-fcab62f0a2d8 82c441c6b2bc48598a01c353f2145a10 35c8c75b6e82487ea9e3f6307aad64fd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 799/1506] 10.0.0.91 () {34 vars in 664 bytes} [Wed May 27 07:23:45 2026] POST /v2.0/ports => generated 927 bytes in 450 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1507] 10.0.0.24 () {34 vars in 1107 bytes} [Wed May 27 07:23:45 2026] GET /v2.0/networks/b015dd0c-7eb5-435e-b4a7-d9cde8fb80ba?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: 801/1508] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:23:45 2026] DELETE /v2.0/security-groups/27ebde02-b111-4188-8e60-074eb9ce4a66 => 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: 802/1509] 10.0.0.91 () {32 vars in 719 bytes} [Wed May 27 07:23:45 2026] DELETE /v2.0/ports/919853e7-0bee-4a85-90e8-d91f2accd12f => generated 0 bytes in 298 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1510] 10.0.0.24 () {34 vars in 989 bytes} [Wed May 27 07:23:46 2026] GET /v2.0/ports?device_id=1f7fee17-4b64-4882-a7d5-f1111c58e9ce => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:23:46.175 8 INFO neutron.pecan_wsgi.hooks.translation [None req-60a6db4d-b9c6-4542-b81d-b30013ad5952 4a4e74e58c8d4019b2f9791b5b6fe36f 49d1e2c9e229493482351a0a3dd78210 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 804/1511] 10.0.0.91 () {32 vars in 716 bytes} [Wed May 27 07:23:46 2026] GET /v2.0/ports/919853e7-0bee-4a85-90e8-d91f2accd12f => 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: 805/1512] 10.0.0.91 () {32 vars in 723 bytes} [Wed May 27 07:23:46 2026] DELETE /v2.0/subnets/f444507e-4a6a-41e9-9006-7f2c85321dee => 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: 708/1513] 10.0.0.91 () {34 vars in 668 bytes} [Wed May 27 07:23:44 2026] POST /v2.0/routers => generated 695 bytes in 2795 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:23:46.820 8 INFO neutron.services.segments.plugin [-] Segment d91bca3c-174b-402f-a800-88912f763b01 resource provider aggregate not found 2026-05-27 07:23:46.826 8 INFO neutron.services.segments.plugin [-] Segment d91bca3c-174b-402f-a800-88912f763b01 resource provider aggregate not found 2026-05-27 07:23:46.842 8 INFO neutron.services.segments.plugin [-] Segment d91bca3c-174b-402f-a800-88912f763b01 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d91bca3c-174b-402f-a800-88912f763b01 found for delete ", "request_id": "req-34565dbc-79b1-4fd6-bc68-ac854b0f9ae2"}]} 2026-05-27 07:23:46.848 8 INFO neutron.services.segments.plugin [-] Segment d91bca3c-174b-402f-a800-88912f763b01 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d91bca3c-174b-402f-a800-88912f763b01 found for delete ", "request_id": "req-52e04748-e8f2-415e-b000-02c2dd930a31"}]} [pid: 8|app: 0|req: 806/1514] 10.0.0.91 () {32 vars in 725 bytes} [Wed May 27 07:23:46 2026] DELETE /v2.0/networks/fcacd831-404d-4496-b03f-c23136b765d5 => generated 0 bytes in 429 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1517] 199.204.45.140 () {34 vars in 986 bytes} [Wed May 27 07:23:46 2026] GET /v2.0/networks?id=b015dd0c-7eb5-435e-b4a7-d9cde8fb80ba => generated 678 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:23:46.947 7 WARNING neutron_lib.context [None req-f0342248-6b6f-45d6-95a1-8a8cd03e33c0 4a4e74e58c8d4019b2f9791b5b6fe36f 49d1e2c9e229493482351a0a3dd78210 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 809/1518] 10.0.0.91 () {32 vars in 775 bytes} [Wed May 27 07:23:46 2026] GET /v2.0/subnets?project_id=35c8c75b6e82487ea9e3f6307aad64fd&cidr=10.100.0.0%2F28 => generated 14 bytes in 319 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:23:47.194 8 WARNING neutron_lib.context [req-5a1a5ace-3b39-4f81-9ec0-9467912ed2d9 req-87bc4c7c-82a8-4470-9d0b-e00b7661a39a d3e5ea9084ee4607b8a767a99c27618a 22baf31589d84806aa40b370a5bba79d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 710/1519] 10.0.0.91 () {34 vars in 664 bytes} [Wed May 27 07:23:46 2026] POST /v2.0/ports => generated 779 bytes in 379 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 711/1520] 10.0.0.91 () {32 vars in 693 bytes} [Wed May 27 07:23:47 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1521] 10.0.0.24 () {34 vars in 989 bytes} [Wed May 27 07:23:47 2026] GET /v2.0/ports?device_id=1f7fee17-4b64-4882-a7d5-f1111c58e9ce => 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: 713/1522] 10.0.0.91 () {34 vars in 736 bytes} [Wed May 27 07:23:47 2026] PUT /v2.0/ports/8ffb85d1-d9b3-4d85-98f0-728c679a2643 => generated 752 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1523] 10.0.0.91 () {32 vars in 783 bytes} [Wed May 27 07:23:47 2026] GET /v2.0/subnets?network_id=0d3b14c3-5142-4c9c-b9d3-3f4272d53b94&cidr=10.100.0.0%2F28 => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1524] 199.204.45.140 () {38 vars in 955 bytes} [Wed May 27 07:23:47 2026] POST /v2.0/ports => generated 954 bytes in 514 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-05-27 07:23:47.709 8 WARNING neutron_lib.context [None req-6a13b8ff-2b73-4e43-8f1b-351e9911abb1 82c441c6b2bc48598a01c353f2145a10 35c8c75b6e82487ea9e3f6307aad64fd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 715/1525] 10.0.0.91 () {32 vars in 719 bytes} [Wed May 27 07:23:47 2026] DELETE /v2.0/ports/8ffb85d1-d9b3-4d85-98f0-728c679a2643 => generated 0 bytes in 249 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: 811/1526] 10.0.0.91 () {34 vars in 668 bytes} [Wed May 27 07:23:47 2026] POST /v2.0/subnets => generated 633 bytes in 387 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1527] 10.0.0.91 () {32 vars in 642 bytes} [Wed May 27 07:23:48 2026] GET /v2.0/ports => generated 779 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1528] 199.204.45.140 () {38 vars in 1028 bytes} [Wed May 27 07:23:47 2026] PUT /v2.0/ports/90f1ba91-5552-4333-a22e-e842935a3611 => generated 1199 bytes in 518 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-05-27 07:23:48.487 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0e8dd7ba-ae66-428d-a989-1003e5317190 4a4e74e58c8d4019b2f9791b5b6fe36f 49d1e2c9e229493482351a0a3dd78210 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 717/1529] 10.0.0.91 () {32 vars in 716 bytes} [Wed May 27 07:23:48 2026] GET /v2.0/ports/8ffb85d1-d9b3-4d85-98f0-728c679a2643 => generated 132 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 07:23:48.511 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4fd1ef96-ca95-4155-806c-57c54f403d99'] response: {'name': 'network-changed', 'server_uuid': '1f7fee17-4b64-4882-a7d5-f1111c58e9ce', 'tag': '90f1ba91-5552-4333-a22e-e842935a3611', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 718/1530] 199.204.45.140 () {34 vars in 1080 bytes} [Wed May 27 07:23:48 2026] GET /v2.0/ports?tenant_id=22baf31589d84806aa40b370a5bba79d&device_id=1f7fee17-4b64-4882-a7d5-f1111c58e9ce => generated 1238 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1531] 10.0.0.91 () {32 vars in 642 bytes} [Wed May 27 07:23:48 2026] GET /v2.0/ports => generated 779 bytes in 599 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: 720/1532] 10.0.0.24 () {34 vars in 989 bytes} [Wed May 27 07:23:49 2026] GET /v2.0/ports?device_id=1f7fee17-4b64-4882-a7d5-f1111c58e9ce => generated 969 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1533] 199.204.45.140 () {34 vars in 1058 bytes} [Wed May 27 07:23:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=90f1ba91-5552-4333-a22e-e842935a3611 => generated 19 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1534] 10.0.0.91 () {32 vars in 716 bytes} [Wed May 27 07:23:49 2026] GET /v2.0/ports/55313a8c-2d1e-4775-ad20-1314db3564fb => generated 776 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1535] 10.0.0.24 () {34 vars in 1039 bytes} [Wed May 27 07:23:49 2026] GET /v2.0/security-groups?id=1e9eb9bd-546c-4373-add1-1fd89ffe22ad&fields=id&fields=name => generated 88 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1536] 199.204.45.140 () {34 vars in 984 bytes} [Wed May 27 07:23:49 2026] GET /v2.0/subnets?id=9d4bc38c-cdb2-4faa-9ec3-c6fd758caff0 => generated 672 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:23:49.725 7 WARNING neutron_lib.context [None req-4d22587d-c058-4a9b-995e-005a0a87ddd7 394aceb999bc44aebb89a8caf6816ef4 18367e44d11a4dddae0a078d749533dc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:23:49.855 7 INFO neutron.db.segments_db [None req-4d22587d-c058-4a9b-995e-005a0a87ddd7 394aceb999bc44aebb89a8caf6816ef4 18367e44d11a4dddae0a078d749533dc - - default default] Added segment 473cd088-e1f2-45ee-bf50-3f9b90347916 of type vxlan for network 22c86330-cbf9-41a0-8913-b419b070370c [pid: 7|app: 0|req: 725/1537] 10.0.0.91 () {34 vars in 669 bytes} [Wed May 27 07:23:49 2026] POST /v2.0/networks => generated 631 bytes in 492 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:23:50.004 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9608de0c-470d-4f53-aa3e-d716fd7423e2 4a4e74e58c8d4019b2f9791b5b6fe36f 49d1e2c9e229493482351a0a3dd78210 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 726/1538] 10.0.0.91 () {32 vars in 719 bytes} [Wed May 27 07:23:49 2026] DELETE /v2.0/ports/919853e7-0bee-4a85-90e8-d91f2accd12f => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1539] 199.204.45.140 () {34 vars in 1052 bytes} [Wed May 27 07:23:50 2026] GET /v2.0/ports?network_id=b015dd0c-7eb5-435e-b4a7-d9cde8fb80ba&device_owner=network%3Adhcp => generated 1244 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:23:50.083 7 WARNING neutron_lib.context [None req-59b074f3-4f66-42f1-95bb-ed4513fd5721 394aceb999bc44aebb89a8caf6816ef4 18367e44d11a4dddae0a078d749533dc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 813/1540] 10.0.0.91 () {34 vars in 782 bytes} [Wed May 27 07:23:48 2026] PUT /v2.0/routers/ee32e5c1-caf8-4b90-ab4e-0cb693bef5a1/add_router_interface => generated 309 bytes in 1934 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:23:50.161 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2236d4d1-14e5-4856-b839-0104d5bf455e 4a4e74e58c8d4019b2f9791b5b6fe36f 49d1e2c9e229493482351a0a3dd78210 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 814/1541] 10.0.0.91 () {32 vars in 723 bytes} [Wed May 27 07:23:50 2026] DELETE /v2.0/subnets/f444507e-4a6a-41e9-9006-7f2c85321dee => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1542] 199.204.45.140 () {34 vars in 1012 bytes} [Wed May 27 07:23:50 2026] GET /v2.0/networks/b015dd0c-7eb5-435e-b4a7-d9cde8fb80ba?fields=segments => generated 14 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1543] 10.0.0.91 () {32 vars in 648 bytes} [Wed May 27 07:23:50 2026] GET /v2.0/networks => generated 6481 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1544] 10.0.0.91 () {34 vars in 668 bytes} [Wed May 27 07:23:50 2026] POST /v2.0/subnets => generated 602 bytes in 407 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:23:50.493 8 INFO neutron.pecan_wsgi.hooks.translation [None req-af69a3b7-34ab-44a0-b0a2-d0cad3598007 4a4e74e58c8d4019b2f9791b5b6fe36f 49d1e2c9e229493482351a0a3dd78210 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 817/1545] 10.0.0.91 () {32 vars in 723 bytes} [Wed May 27 07:23:50 2026] DELETE /v2.0/subnets/a2e917db-5298-4630-aecc-5f5219638a5e => generated 136 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1546] 10.0.0.91 () {32 vars in 646 bytes} [Wed May 27 07:23:50 2026] GET /v2.0/subnets => generated 4367 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1547] 199.204.45.140 () {34 vars in 1112 bytes} [Wed May 27 07:23:50 2026] GET /v2.0/networks/b015dd0c-7eb5-435e-b4a7-d9cde8fb80ba?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1548] 10.0.0.91 () {34 vars in 750 bytes} [Wed May 27 07:23:50 2026] PUT /v2.0/subnets/0aa1d52f-7d24-4f40-987c-a4f90ba7b5b9/tags => generated 25 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1549] 10.0.0.24 () {34 vars in 989 bytes} [Wed May 27 07:23:50 2026] GET /v2.0/ports?device_id=1f7fee17-4b64-4882-a7d5-f1111c58e9ce => generated 969 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1550] 10.0.0.91 () {32 vars in 719 bytes} [Wed May 27 07:23:50 2026] DELETE /v2.0/ports/55313a8c-2d1e-4775-ad20-1314db3564fb => generated 0 bytes in 368 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1551] 10.0.0.91 () {32 vars in 646 bytes} [Wed May 27 07:23:50 2026] GET /v2.0/routers => generated 1467 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1552] 199.204.45.140 () {34 vars in 1080 bytes} [Wed May 27 07:23:50 2026] GET /v2.0/ports?tenant_id=22baf31589d84806aa40b370a5bba79d&device_id=1f7fee17-4b64-4882-a7d5-f1111c58e9ce => generated 1238 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1553] 10.0.0.24 () {34 vars in 1039 bytes} [Wed May 27 07:23:51 2026] GET /v2.0/security-groups?id=1e9eb9bd-546c-4373-add1-1fd89ffe22ad&fields=id&fields=name => generated 88 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1554] 10.0.0.91 () {32 vars in 730 bytes} [Wed May 27 07:23:51 2026] GET /v2.0/subnets/0aa1d52f-7d24-4f40-987c-a4f90ba7b5b9/tags => generated 25 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1555] 199.204.45.140 () {34 vars in 986 bytes} [Wed May 27 07:23:51 2026] GET /v2.0/networks?id=b015dd0c-7eb5-435e-b4a7-d9cde8fb80ba => generated 774 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1556] 10.0.0.91 () {34 vars in 761 bytes} [Wed May 27 07:23:51 2026] PUT /v2.0/subnets/0aa1d52f-7d24-4f40-987c-a4f90ba7b5b9/tags/green => generated 4 bytes in 86 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-27 07:23:51.235 8 WARNING neutron_lib.context [None req-1ade2983-3149-4fe5-98e4-386f0d114314 82c441c6b2bc48598a01c353f2145a10 35c8c75b6e82487ea9e3f6307aad64fd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:23:51.305 7 INFO neutron.services.segments.plugin [-] Segment 7edfe970-1d84-414f-963b-9afe705399b4 resource provider aggregate not found 2026-05-27 07:23:51.314 7 INFO neutron.services.segments.plugin [-] Segment 7edfe970-1d84-414f-963b-9afe705399b4 resource provider aggregate not found 2026-05-27 07:23:51.338 7 INFO neutron.services.segments.plugin [-] Segment 7edfe970-1d84-414f-963b-9afe705399b4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7edfe970-1d84-414f-963b-9afe705399b4 found for delete ", "request_id": "req-44057e7e-3799-491e-a933-4bf1073e7999"}]} 2026-05-27 07:23:51.340 7 INFO neutron.services.segments.plugin [-] Segment 7edfe970-1d84-414f-963b-9afe705399b4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7edfe970-1d84-414f-963b-9afe705399b4 found for delete ", "request_id": "req-9b0efa9a-cd7e-4172-bb14-785662962c3a"}]} [pid: 7|app: 0|req: 733/1557] 10.0.0.91 () {32 vars in 725 bytes} [Wed May 27 07:23:51 2026] DELETE /v2.0/networks/8a9291b5-b058-48cd-84b7-2b75ddd23118 => generated 0 bytes in 294 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1558] 199.204.45.140 () {34 vars in 1058 bytes} [Wed May 27 07:23:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=90f1ba91-5552-4333-a22e-e842935a3611 => 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: 825/1559] 10.0.0.91 () {34 vars in 684 bytes} [Wed May 27 07:23:51 2026] POST /v2.0/security-groups => generated 1611 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1560] 199.204.45.140 () {34 vars in 984 bytes} [Wed May 27 07:23:51 2026] GET /v2.0/subnets?id=9d4bc38c-cdb2-4faa-9ec3-c6fd758caff0 => generated 672 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1561] 10.0.0.91 () {32 vars in 730 bytes} [Wed May 27 07:23:51 2026] GET /v2.0/subnets/0aa1d52f-7d24-4f40-987c-a4f90ba7b5b9/tags => generated 34 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:23:51.469 8 WARNING neutron_lib.context [None req-ab2b6ae9-7251-4a92-a13b-bfa44debe5c7 82c441c6b2bc48598a01c353f2145a10 35c8c75b6e82487ea9e3f6307aad64fd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 736/1562] 10.0.0.91 () {34 vars in 757 bytes} [Wed May 27 07:23:51 2026] PUT /v2.0/subnets/0aa1d52f-7d24-4f40-987c-a4f90ba7b5b9/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: 737/1563] 199.204.45.140 () {34 vars in 1052 bytes} [Wed May 27 07:23:51 2026] GET /v2.0/ports?network_id=b015dd0c-7eb5-435e-b4a7-d9cde8fb80ba&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: 827/1564] 10.0.0.91 () {34 vars in 694 bytes} [Wed May 27 07:23:51 2026] POST /v2.0/security-group-rules => generated 565 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1565] 10.0.0.91 () {32 vars in 730 bytes} [Wed May 27 07:23:51 2026] GET /v2.0/subnets/0aa1d52f-7d24-4f40-987c-a4f90ba7b5b9/tags => generated 34 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:23:51.652 7 WARNING neutron_lib.context [None req-6fba21a3-6814-4450-877c-c9171705c5a8 82c441c6b2bc48598a01c353f2145a10 35c8c75b6e82487ea9e3f6307aad64fd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 828/1566] 199.204.45.140 () {34 vars in 1012 bytes} [Wed May 27 07:23:51 2026] GET /v2.0/networks/b015dd0c-7eb5-435e-b4a7-d9cde8fb80ba?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: 829/1567] 10.0.0.91 () {34 vars in 779 bytes} [Wed May 27 07:23:51 2026] PUT /v2.0/subnets/0aa1d52f-7d24-4f40-987c-a4f90ba7b5b9/tags/black.or.white => generated 4 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1568] 10.0.0.91 () {34 vars in 694 bytes} [Wed May 27 07:23:51 2026] POST /v2.0/security-group-rules => generated 564 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1569] 199.204.45.140 () {34 vars in 1112 bytes} [Wed May 27 07:23:51 2026] GET /v2.0/networks/b015dd0c-7eb5-435e-b4a7-d9cde8fb80ba?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:23:51.915 8 WARNING neutron_lib.context [None req-47e1cf5b-ca19-470a-991d-4dfe47df5045 82c441c6b2bc48598a01c353f2145a10 35c8c75b6e82487ea9e3f6307aad64fd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 740/1570] 10.0.0.91 () {32 vars in 730 bytes} [Wed May 27 07:23:51 2026] GET /v2.0/subnets/0aa1d52f-7d24-4f40-987c-a4f90ba7b5b9/tags => generated 52 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1571] 10.0.0.91 () {34 vars in 750 bytes} [Wed May 27 07:23:51 2026] PUT /v2.0/subnets/0aa1d52f-7d24-4f40-987c-a4f90ba7b5b9/tags => generated 37 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1572] 10.0.0.91 () {32 vars in 730 bytes} [Wed May 27 07:23:52 2026] GET /v2.0/subnets/0aa1d52f-7d24-4f40-987c-a4f90ba7b5b9/tags => generated 37 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1573] 10.0.0.91 () {32 vars in 773 bytes} [Wed May 27 07:23:52 2026] GET /v2.0/security-groups?tenant_id=49d1e2c9e229493482351a0a3dd78210&name=default => generated 2801 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1574] 10.0.0.91 () {32 vars in 738 bytes} [Wed May 27 07:23:52 2026] GET /v2.0/subnets/0aa1d52f-7d24-4f40-987c-a4f90ba7b5b9/tags/red => 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: 745/1575] 10.0.0.24 () {34 vars in 989 bytes} [Wed May 27 07:23:52 2026] GET /v2.0/ports?device_id=1f7fee17-4b64-4882-a7d5-f1111c58e9ce => generated 969 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1576] 10.0.0.91 () {34 vars in 694 bytes} [Wed May 27 07:23:51 2026] POST /v2.0/security-group-rules => generated 570 bytes in 506 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1577] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:23:52 2026] DELETE /v2.0/security-groups/500e1899-2586-4657-9a91-4e1362abcf6f => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:23:52.453 8 INFO neutron.api.v2.resource [None req-574f0891-3443-4cfc-9c58-56c37bd4d7de 394aceb999bc44aebb89a8caf6816ef4 18367e44d11a4dddae0a078d749533dc - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 832/1578] 10.0.0.91 () {32 vars in 742 bytes} [Wed May 27 07:23:52 2026] GET /v2.0/subnets/0aa1d52f-7d24-4f40-987c-a4f90ba7b5b9/tags/green => generated 99 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-27 07:23:52.459 8 WARNING neutron_lib.context [None req-71966542-2752-4dfe-a322-46ca92937a17 82c441c6b2bc48598a01c353f2145a10 35c8c75b6e82487ea9e3f6307aad64fd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 747/1579] 10.0.0.24 () {34 vars in 1039 bytes} [Wed May 27 07:23:52 2026] GET /v2.0/security-groups?id=1e9eb9bd-546c-4373-add1-1fd89ffe22ad&fields=id&fields=name => generated 88 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1580] 10.0.0.91 () {32 vars in 741 bytes} [Wed May 27 07:23:52 2026] DELETE /v2.0/subnets/0aa1d52f-7d24-4f40-987c-a4f90ba7b5b9/tags/red => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1581] 10.0.0.91 () {34 vars in 694 bytes} [Wed May 27 07:23:52 2026] POST /v2.0/security-group-rules => generated 569 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1582] 10.0.0.91 () {32 vars in 730 bytes} [Wed May 27 07:23:52 2026] GET /v2.0/subnets/0aa1d52f-7d24-4f40-987c-a4f90ba7b5b9/tags => generated 30 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:23:52.587 8 WARNING neutron_lib.context [None req-c95895f0-089b-4acb-be50-02f10f83fce3 82c441c6b2bc48598a01c353f2145a10 35c8c75b6e82487ea9e3f6307aad64fd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:23:52.609 8 INFO neutron.db.securitygroups_db [None req-c95895f0-089b-4acb-be50-02f10f83fce3 82c441c6b2bc48598a01c353f2145a10 35c8c75b6e82487ea9e3f6307aad64fd - - default default] Project 35c8c75b6e82487ea9e3f6307aad64fd added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-05-27 07:23:52.634 7 INFO neutron.api.v2.resource [None req-e931321c-feab-4b6d-a6af-5cee1ddebefd 394aceb999bc44aebb89a8caf6816ef4 18367e44d11a4dddae0a078d749533dc - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 750/1583] 10.0.0.91 () {32 vars in 745 bytes} [Wed May 27 07:23:52 2026] DELETE /v2.0/subnets/0aa1d52f-7d24-4f40-987c-a4f90ba7b5b9/tags/green => generated 99 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1584] 10.0.0.91 () {34 vars in 694 bytes} [Wed May 27 07:23:52 2026] POST /v2.0/security-group-rules => generated 575 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1585] 10.0.0.91 () {32 vars in 733 bytes} [Wed May 27 07:23:52 2026] DELETE /v2.0/subnets/0aa1d52f-7d24-4f40-987c-a4f90ba7b5b9/tags => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:23:52.697 8 WARNING neutron_lib.context [None req-c0ae7902-5b91-47ca-a3cd-90a63ce31e0f 82c441c6b2bc48598a01c353f2145a10 35c8c75b6e82487ea9e3f6307aad64fd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:23:52.718 8 INFO neutron.db.securitygroups_db [None req-c0ae7902-5b91-47ca-a3cd-90a63ce31e0f 82c441c6b2bc48598a01c353f2145a10 35c8c75b6e82487ea9e3f6307aad64fd - - default default] Project 35c8c75b6e82487ea9e3f6307aad64fd 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: 752/1586] 10.0.0.91 () {32 vars in 730 bytes} [Wed May 27 07:23:52 2026] GET /v2.0/subnets/0aa1d52f-7d24-4f40-987c-a4f90ba7b5b9/tags => 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: 835/1587] 10.0.0.91 () {34 vars in 694 bytes} [Wed May 27 07:23:52 2026] POST /v2.0/security-group-rules => generated 574 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1588] 10.0.0.91 () {32 vars in 723 bytes} [Wed May 27 07:23:52 2026] DELETE /v2.0/subnets/0aa1d52f-7d24-4f40-987c-a4f90ba7b5b9 => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 07:23:53.421 8 INFO neutron.services.segments.plugin [-] Segment 473cd088-e1f2-45ee-bf50-3f9b90347916 resource provider aggregate not found 2026-05-27 07:23:53.426 8 INFO neutron.services.segments.plugin [-] Segment 473cd088-e1f2-45ee-bf50-3f9b90347916 resource provider aggregate not found 2026-05-27 07:23:53.444 8 INFO neutron.services.segments.plugin [-] Segment 473cd088-e1f2-45ee-bf50-3f9b90347916 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 473cd088-e1f2-45ee-bf50-3f9b90347916 found for delete ", "request_id": "req-cd610e5d-4330-4498-9f2a-bc588e4768d3"}]} [pid: 7|app: 0|req: 754/1589] 10.0.0.91 () {32 vars in 648 bytes} [Wed May 27 07:23:53 2026] GET /v2.0/networks => generated 1298 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:23:53.448 8 INFO neutron.services.segments.plugin [-] Segment 473cd088-e1f2-45ee-bf50-3f9b90347916 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 473cd088-e1f2-45ee-bf50-3f9b90347916 found for delete ", "request_id": "req-fcc24efd-0736-41eb-b95f-5a035f6b3450"}]} [pid: 8|app: 0|req: 836/1590] 10.0.0.91 () {32 vars in 725 bytes} [Wed May 27 07:23:52 2026] DELETE /v2.0/networks/22c86330-cbf9-41a0-8913-b419b070370c => generated 0 bytes in 487 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1591] 10.0.0.24 () {34 vars in 1099 bytes} [Wed May 27 07:23:53 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-2044745363&fields=id&tenant_id=35c8c75b6e82487ea9e3f6307aad64fd => generated 69 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1592] 10.0.0.24 () {34 vars in 989 bytes} [Wed May 27 07:23:53 2026] GET /v2.0/ports?device_id=1f7fee17-4b64-4882-a7d5-f1111c58e9ce => generated 971 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1593] 10.0.0.24 () {34 vars in 1039 bytes} [Wed May 27 07:23:53 2026] GET /v2.0/security-groups?id=1e9eb9bd-546c-4373-add1-1fd89ffe22ad&fields=id&fields=name => generated 88 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1594] 10.0.0.24 () {34 vars in 981 bytes} [Wed May 27 07:23:53 2026] GET /v2.0/networks?id=71f1f9bb-ecd3-4276-863d-d43af391e159 => generated 661 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1595] 10.0.0.24 () {34 vars in 964 bytes} [Wed May 27 07:23:53 2026] GET /v2.0/quotas/35c8c75b6e82487ea9e3f6307aad64fd => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1596] 10.0.0.24 () {34 vars in 1001 bytes} [Wed May 27 07:23:53 2026] GET /v2.0/ports?tenant_id=35c8c75b6e82487ea9e3f6307aad64fd&fields=id => generated 103 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1597] 10.0.0.24 () {34 vars in 1007 bytes} [Wed May 27 07:23:53 2026] GET /v2.0/networks/71f1f9bb-ecd3-4276-863d-d43af391e159?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: 758/1598] 10.0.0.24 () {34 vars in 1107 bytes} [Wed May 27 07:23:54 2026] GET /v2.0/networks/71f1f9bb-ecd3-4276-863d-d43af391e159?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1599] 10.0.0.24 () {34 vars in 989 bytes} [Wed May 27 07:23:54 2026] GET /v2.0/ports?device_id=1f7fee17-4b64-4882-a7d5-f1111c58e9ce => generated 971 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1600] 10.0.0.24 () {34 vars in 1039 bytes} [Wed May 27 07:23:54 2026] GET /v2.0/security-groups?id=1e9eb9bd-546c-4373-add1-1fd89ffe22ad&fields=id&fields=name => generated 88 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1601] 10.0.0.24 () {34 vars in 989 bytes} [Wed May 27 07:23:54 2026] GET /v2.0/ports?device_id=824ede41-9778-41e6-af83-408cf16a5652 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:23:54.501 8 WARNING neutron_lib.context [None req-a13c0ff1-76a2-47a7-ba6b-084583abb516 4deed10f44354eceb8ab7bd41ce72833 382f446a8dde420897b3857e1ea05cd4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 760/1602] 10.0.0.91 () {32 vars in 773 bytes} [Wed May 27 07:23:54 2026] GET /v2.0/security-groups?tenant_id=18367e44d11a4dddae0a078d749533dc&name=default => generated 2801 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1603] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:23:54 2026] DELETE /v2.0/security-groups/34248f22-3a4e-4673-ae4f-e6f674892504 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:23:54.677 8 INFO neutron.db.segments_db [None req-a13c0ff1-76a2-47a7-ba6b-084583abb516 4deed10f44354eceb8ab7bd41ce72833 382f446a8dde420897b3857e1ea05cd4 - - default default] Added segment 514f1601-d134-42e0-8533-8e3031339dae of type vxlan for network 2eb677d4-4d59-429a-8ac6-9bb9d665b5d8 [pid: 7|app: 0|req: 762/1604] 199.204.45.140 () {34 vars in 994 bytes} [Wed May 27 07:23:54 2026] GET /v2.0/ports?device_id=1f7fee17-4b64-4882-a7d5-f1111c58e9ce => generated 971 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1605] 10.0.0.91 () {34 vars in 669 bytes} [Wed May 27 07:23:54 2026] POST /v2.0/networks => generated 634 bytes in 454 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1606] 10.0.0.91 () {32 vars in 773 bytes} [Wed May 27 07:23:54 2026] GET /v2.0/security-groups?tenant_id=9697547c96264664be66376b815851fb&name=default => generated 2801 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:23:54.902 7 WARNING neutron_lib.context [None req-ac92f46c-fe4a-4746-8dfd-1965c05057cf 4deed10f44354eceb8ab7bd41ce72833 382f446a8dde420897b3857e1ea05cd4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:23:54.961 7 INFO neutron.db.segments_db [None req-ac92f46c-fe4a-4746-8dfd-1965c05057cf 4deed10f44354eceb8ab7bd41ce72833 382f446a8dde420897b3857e1ea05cd4 - - default default] Added segment 36fa4c44-964e-4c5e-b884-a6e777222108 of type vxlan for network 4e2950a7-2e3f-41e2-bfea-0b25bd2f41fa [pid: 7|app: 0|req: 764/1607] 10.0.0.91 () {34 vars in 669 bytes} [Wed May 27 07:23:54 2026] POST /v2.0/networks => generated 633 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1608] 199.204.45.140 () {36 vars in 997 bytes} [Wed May 27 07:23:54 2026] DELETE /v2.0/ports/90f1ba91-5552-4333-a22e-e842935a3611 => generated 0 bytes in 354 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1609] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:23:55 2026] DELETE /v2.0/security-groups/2da24cba-a060-4bcf-923c-4e991b92c909 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:23:55.194 8 WARNING neutron_lib.context [None req-dc092ad7-53b1-4cc9-8847-3d8df1103f2a 4deed10f44354eceb8ab7bd41ce72833 382f446a8dde420897b3857e1ea05cd4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:23:55.233 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7cd03d2c-3868-4f06-9400-ade64cf6a46c'] response: {'server_uuid': '1f7fee17-4b64-4882-a7d5-f1111c58e9ce', 'name': 'network-vif-deleted', 'tag': '90f1ba91-5552-4333-a22e-e842935a3611', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 766/1610] 199.204.45.140 () {34 vars in 986 bytes} [Wed May 27 07:23:55 2026] GET /v2.0/networks?id=71f1f9bb-ecd3-4276-863d-d43af391e159 => generated 661 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1611] 10.0.0.24 () {34 vars in 989 bytes} [Wed May 27 07:23:55 2026] GET /v2.0/ports?device_id=1f7fee17-4b64-4882-a7d5-f1111c58e9ce => 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: 768/1612] 199.204.45.140 () {34 vars in 1050 bytes} [Wed May 27 07:23:55 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=35c8c75b6e82487ea9e3f6307aad64fd => generated 181 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1613] 10.0.0.24 () {34 vars in 989 bytes} [Wed May 27 07:23:55 2026] GET /v2.0/ports?device_id=824ede41-9778-41e6-af83-408cf16a5652 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:23:55.424 7 WARNING neutron_lib.context [req-df990887-19cf-4483-b304-cd2744a6f459 req-1434acd2-77fa-4bd9-b7cc-2275b5093c14 82c441c6b2bc48598a01c353f2145a10 35c8c75b6e82487ea9e3f6307aad64fd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 845/1614] 10.0.0.91 () {34 vars in 668 bytes} [Wed May 27 07:23:55 2026] POST /v2.0/subnets => generated 622 bytes in 422 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:23:55.616 8 WARNING neutron_lib.context [None req-5f007c99-0791-4ccb-bb26-97a97aadb47f 4deed10f44354eceb8ab7bd41ce72833 382f446a8dde420897b3857e1ea05cd4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 770/1615] 199.204.45.140 () {38 vars in 955 bytes} [Wed May 27 07:23:55 2026] POST /v2.0/ports => generated 958 bytes in 563 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1616] 10.0.0.91 () {34 vars in 668 bytes} [Wed May 27 07:23:55 2026] POST /v2.0/subnets => generated 631 bytes in 380 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 07:23:56.001 8 WARNING neutron_lib.context [None req-6eb93e29-80f0-435c-b286-5f4cdf384da1 4deed10f44354eceb8ab7bd41ce72833 382f446a8dde420897b3857e1ea05cd4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:23:56.049 8 INFO neutron.db.segments_db [None req-6eb93e29-80f0-435c-b286-5f4cdf384da1 4deed10f44354eceb8ab7bd41ce72833 382f446a8dde420897b3857e1ea05cd4 - - default default] Added segment 88e48673-dc24-43e9-9291-7fdb53b2b5b3 of type vxlan for network 9b1c5ff8-cebe-4b52-af01-a20f958ccb5e 2026-05-27 07:23:56.356 8 INFO neutron.db.l3_hamode_db [None req-6eb93e29-80f0-435c-b286-5f4cdf384da1 4deed10f44354eceb8ab7bd41ce72833 382f446a8dde420897b3857e1ea05cd4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 07:23:56.543 8 INFO neutron.db.l3_hamode_db [None req-6eb93e29-80f0-435c-b286-5f4cdf384da1 4deed10f44354eceb8ab7bd41ce72833 382f446a8dde420897b3857e1ea05cd4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 771/1617] 199.204.45.140 () {38 vars in 1028 bytes} [Wed May 27 07:23:55 2026] PUT /v2.0/ports/18f1fd4d-aa49-487b-8701-e04dd185135c => generated 1203 bytes in 574 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-05-27 07:23:56.609 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a7598094-792c-4f30-b976-27a5e7c5c301'] response: {'name': 'network-changed', 'server_uuid': '824ede41-9778-41e6-af83-408cf16a5652', 'tag': '18f1fd4d-aa49-487b-8701-e04dd185135c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 847/1618] 10.0.0.91 () {34 vars in 668 bytes} [Wed May 27 07:23:55 2026] POST /v2.0/routers => generated 511 bytes in 1329 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1619] 10.0.0.24 () {34 vars in 989 bytes} [Wed May 27 07:23:57 2026] GET /v2.0/ports?device_id=824ede41-9778-41e6-af83-408cf16a5652 => generated 973 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1620] 199.204.45.140 () {34 vars in 1080 bytes} [Wed May 27 07:23:57 2026] GET /v2.0/ports?tenant_id=35c8c75b6e82487ea9e3f6307aad64fd&device_id=824ede41-9778-41e6-af83-408cf16a5652 => generated 1242 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1621] 10.0.0.91 () {34 vars in 788 bytes} [Wed May 27 07:23:56 2026] PUT /v2.0/routers/c0f9bd86-3803-4447-a903-f3dd2511b493/remove_router_interface => generated 309 bytes in 1194 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: 773/1622] 10.0.0.24 () {34 vars in 1039 bytes} [Wed May 27 07:23:57 2026] GET /v2.0/security-groups?id=2e5ae157-5f1d-43b3-b1cf-18c0c14e9a92&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1623] 199.204.45.140 () {34 vars in 1060 bytes} [Wed May 27 07:23:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=18f1fd4d-aa49-487b-8701-e04dd185135c => 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: 850/1624] 10.0.0.91 () {34 vars in 782 bytes} [Wed May 27 07:23:57 2026] PUT /v2.0/routers/b5688203-10a5-47c9-944c-0b981302330c/add_router_interface => generated 309 bytes in 1367 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1625] 199.204.45.140 () {34 vars in 984 bytes} [Wed May 27 07:23:58 2026] GET /v2.0/subnets?id=325a55cf-b92f-4171-9a0e-36961cdbb51a => generated 654 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1626] 10.0.0.91 () {32 vars in 716 bytes} [Wed May 27 07:23:58 2026] GET /v2.0/ports/92a89781-1af9-4fea-b9b2-6ce5f16f4271 => generated 959 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:23:58.972 7 INFO neutron.services.segments.plugin [-] Segment 8209dd27-0ac5-4fcc-b339-04035084fe24 resource provider aggregate not found 2026-05-27 07:23:58.976 7 INFO neutron.services.segments.plugin [-] Segment 8209dd27-0ac5-4fcc-b339-04035084fe24 resource provider aggregate not found 2026-05-27 07:23:58.991 7 INFO neutron.services.segments.plugin [-] Segment 8209dd27-0ac5-4fcc-b339-04035084fe24 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8209dd27-0ac5-4fcc-b339-04035084fe24 found for delete ", "request_id": "req-9d88b531-2711-4fd6-816d-fb9068ae7d4e"}]} 2026-05-27 07:23:58.993 7 INFO neutron.services.segments.plugin [-] Segment 8209dd27-0ac5-4fcc-b339-04035084fe24 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8209dd27-0ac5-4fcc-b339-04035084fe24 found for delete ", "request_id": "req-4ce5924a-ae3d-4de9-997e-753bf884e3fd"}]} [pid: 8|app: 0|req: 853/1627] 10.0.0.24 () {34 vars in 989 bytes} [Wed May 27 07:23:58 2026] GET /v2.0/ports?device_id=824ede41-9778-41e6-af83-408cf16a5652 => generated 973 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:23:59.012 7 INFO neutron.db.l3_hamode_db [None req-7a1cae27-7d93-495c-aa34-9e9f65b04320 a6d0762822764289a52afe2d4806ee46 90059c141d604f6684ba391d2df29551 - - default default] HA network ef263ddd-6f9f-4dfb-b69e-9e3ee742df89 was deleted as no HA routers are present in tenant 22baf31589d84806aa40b370a5bba79d. [pid: 7|app: 0|req: 775/1628] 10.0.0.91 () {32 vars in 723 bytes} [Wed May 27 07:23:57 2026] DELETE /v2.0/routers/c0f9bd86-3803-4447-a903-f3dd2511b493 => generated 0 bytes in 1188 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1629] 199.204.45.140 () {34 vars in 1052 bytes} [Wed May 27 07:23:58 2026] GET /v2.0/ports?network_id=71f1f9bb-ecd3-4276-863d-d43af391e159&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1630] 10.0.0.24 () {34 vars in 1039 bytes} [Wed May 27 07:23:59 2026] GET /v2.0/security-groups?id=2e5ae157-5f1d-43b3-b1cf-18c0c14e9a92&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1631] 10.0.0.91 () {32 vars in 723 bytes} [Wed May 27 07:23:59 2026] DELETE /v2.0/subnets/9d4bc38c-cdb2-4faa-9ec3-c6fd758caff0 => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1632] 199.204.45.140 () {34 vars in 1012 bytes} [Wed May 27 07:23:59 2026] GET /v2.0/networks/71f1f9bb-ecd3-4276-863d-d43af391e159?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:23:59.831 8 INFO neutron.services.segments.plugin [-] Segment 76a019fb-2848-4b45-9865-9c2738a04f6f resource provider aggregate not found 2026-05-27 07:23:59.839 8 INFO neutron.services.segments.plugin [-] Segment 76a019fb-2848-4b45-9865-9c2738a04f6f resource provider aggregate not found 2026-05-27 07:23:59.857 8 INFO neutron.services.segments.plugin [-] Segment 76a019fb-2848-4b45-9865-9c2738a04f6f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 76a019fb-2848-4b45-9865-9c2738a04f6f found for delete ", "request_id": "req-43ff8395-50b5-48fd-8b05-0d4f20e5caba"}]} 2026-05-27 07:23:59.870 8 INFO neutron.services.segments.plugin [-] Segment 76a019fb-2848-4b45-9865-9c2738a04f6f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 76a019fb-2848-4b45-9865-9c2738a04f6f found for delete ", "request_id": "req-c005b13f-8fd4-4612-93a3-e67a89e00a99"}]} [pid: 8|app: 0|req: 858/1633] 10.0.0.91 () {32 vars in 725 bytes} [Wed May 27 07:23:59 2026] DELETE /v2.0/networks/b015dd0c-7eb5-435e-b4a7-d9cde8fb80ba => generated 0 bytes in 522 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1634] 199.204.45.140 () {34 vars in 1112 bytes} [Wed May 27 07:23:59 2026] GET /v2.0/networks/71f1f9bb-ecd3-4276-863d-d43af391e159?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) [pid: 8|app: 0|req: 860/1635] 199.204.45.140 () {34 vars in 1080 bytes} [Wed May 27 07:24:00 2026] GET /v2.0/ports?tenant_id=35c8c75b6e82487ea9e3f6307aad64fd&device_id=824ede41-9778-41e6-af83-408cf16a5652 => generated 1242 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1636] 199.204.45.140 () {34 vars in 986 bytes} [Wed May 27 07:24:00 2026] GET /v2.0/networks?id=71f1f9bb-ecd3-4276-863d-d43af391e159 => generated 757 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1637] 10.0.0.24 () {34 vars in 989 bytes} [Wed May 27 07:24:00 2026] GET /v2.0/ports?device_id=824ede41-9778-41e6-af83-408cf16a5652 => generated 973 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1638] 10.0.0.91 () {32 vars in 773 bytes} [Wed May 27 07:24:00 2026] GET /v2.0/security-groups?tenant_id=22baf31589d84806aa40b370a5bba79d&name=default => generated 2801 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1639] 199.204.45.140 () {34 vars in 1060 bytes} [Wed May 27 07:24:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=18f1fd4d-aa49-487b-8701-e04dd185135c => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1640] 10.0.0.24 () {34 vars in 1039 bytes} [Wed May 27 07:24:00 2026] GET /v2.0/security-groups?id=2e5ae157-5f1d-43b3-b1cf-18c0c14e9a92&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: 866/1641] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:24:00 2026] DELETE /v2.0/security-groups/1e9eb9bd-546c-4373-add1-1fd89ffe22ad => 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: 867/1642] 199.204.45.140 () {34 vars in 984 bytes} [Wed May 27 07:24:00 2026] GET /v2.0/subnets?id=325a55cf-b92f-4171-9a0e-36961cdbb51a => generated 654 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1643] 199.204.45.140 () {34 vars in 1052 bytes} [Wed May 27 07:24:00 2026] GET /v2.0/ports?network_id=71f1f9bb-ecd3-4276-863d-d43af391e159&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: 869/1644] 199.204.45.140 () {34 vars in 1012 bytes} [Wed May 27 07:24:00 2026] GET /v2.0/networks/71f1f9bb-ecd3-4276-863d-d43af391e159?fields=segments => generated 14 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1645] 199.204.45.140 () {34 vars in 1112 bytes} [Wed May 27 07:24:00 2026] GET /v2.0/networks/71f1f9bb-ecd3-4276-863d-d43af391e159?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1646] 10.0.0.91 () {34 vars in 782 bytes} [Wed May 27 07:23:59 2026] PUT /v2.0/routers/b5688203-10a5-47c9-944c-0b981302330c/add_router_interface => generated 309 bytes in 2016 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1647] 10.0.0.91 () {32 vars in 716 bytes} [Wed May 27 07:24:01 2026] GET /v2.0/ports/a36247db-86a0-4c81-869a-0538da7fb897 => generated 967 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1648] 10.0.0.24 () {34 vars in 989 bytes} [Wed May 27 07:24:01 2026] GET /v2.0/ports?device_id=824ede41-9778-41e6-af83-408cf16a5652 => generated 975 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1649] 10.0.0.24 () {34 vars in 1039 bytes} [Wed May 27 07:24:01 2026] GET /v2.0/security-groups?id=2e5ae157-5f1d-43b3-b1cf-18c0c14e9a92&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: 777/1652] 10.0.0.91 () {34 vars in 788 bytes} [Wed May 27 07:24:01 2026] PUT /v2.0/routers/b5688203-10a5-47c9-944c-0b981302330c/remove_router_interface => generated 309 bytes in 1081 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1653] 10.0.0.24 () {34 vars in 989 bytes} [Wed May 27 07:24:02 2026] GET /v2.0/ports?device_id=824ede41-9778-41e6-af83-408cf16a5652 => generated 975 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1654] 10.0.0.24 () {34 vars in 1039 bytes} [Wed May 27 07:24:02 2026] GET /v2.0/security-groups?id=2e5ae157-5f1d-43b3-b1cf-18c0c14e9a92&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: 780/1655] 10.0.0.24 () {34 vars in 989 bytes} [Wed May 27 07:24:02 2026] GET /v2.0/ports?device_id=824ede41-9778-41e6-af83-408cf16a5652 => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1656] 10.0.0.24 () {34 vars in 1039 bytes} [Wed May 27 07:24:02 2026] GET /v2.0/security-groups?id=2e5ae157-5f1d-43b3-b1cf-18c0c14e9a92&fields=id&fields=name => generated 114 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1657] 10.0.0.91 () {32 vars in 735 bytes} [Wed May 27 07:24:03 2026] GET /v2.0/ports?device_id=824ede41-9778-41e6-af83-408cf16a5652 => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:24:03.119 7 WARNING neutron_lib.context [None req-89579b61-c540-4d60-9956-398e04de44cd 82c441c6b2bc48598a01c353f2145a10 35c8c75b6e82487ea9e3f6307aad64fd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 876/1658] 10.0.0.91 () {34 vars in 788 bytes} [Wed May 27 07:24:02 2026] PUT /v2.0/routers/b5688203-10a5-47c9-944c-0b981302330c/remove_router_interface => generated 309 bytes in 1012 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1659] 10.0.0.91 () {32 vars in 735 bytes} [Wed May 27 07:24:03 2026] GET /v2.0/ports?device_id=b5688203-10a5-47c9-944c-0b981302330c => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:24:04.016 8 INFO neutron.services.segments.plugin [-] Segment 88e48673-dc24-43e9-9291-7fdb53b2b5b3 resource provider aggregate not found 2026-05-27 07:24:04.024 8 INFO neutron.services.segments.plugin [-] Segment 88e48673-dc24-43e9-9291-7fdb53b2b5b3 resource provider aggregate not found 2026-05-27 07:24:04.039 8 INFO neutron.db.l3_hamode_db [None req-a6acae07-4e34-4584-abf1-808df60e7445 4deed10f44354eceb8ab7bd41ce72833 382f446a8dde420897b3857e1ea05cd4 - - default default] HA network 9b1c5ff8-cebe-4b52-af01-a20f958ccb5e was deleted as no HA routers are present in tenant 382f446a8dde420897b3857e1ea05cd4. 2026-05-27 07:24:04.041 8 INFO neutron.services.segments.plugin [-] Segment 88e48673-dc24-43e9-9291-7fdb53b2b5b3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 88e48673-dc24-43e9-9291-7fdb53b2b5b3 found for delete ", "request_id": "req-8070190b-9ae2-401a-9107-e25cce93571c"}]} [pid: 8|app: 0|req: 878/1660] 10.0.0.91 () {32 vars in 723 bytes} [Wed May 27 07:24:03 2026] DELETE /v2.0/routers/b5688203-10a5-47c9-944c-0b981302330c => generated 0 bytes in 744 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:24:04.057 8 INFO neutron.services.segments.plugin [-] Segment 88e48673-dc24-43e9-9291-7fdb53b2b5b3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 88e48673-dc24-43e9-9291-7fdb53b2b5b3 found for delete ", "request_id": "req-2d36bc5c-a9dc-424b-b897-7c57ecafab48"}]} 2026-05-27 07:24:04.250 7 INFO neutron.db.l3_db [None req-89579b61-c540-4d60-9956-398e04de44cd 82c441c6b2bc48598a01c353f2145a10 35c8c75b6e82487ea9e3f6307aad64fd - - default default] Floating IP 26df2271-208f-4f12-b169-5f19b51aab46 associated. External IP: 10.96.250.213, port: 18f1fd4d-aa49-487b-8701-e04dd185135c. [pid: 8|app: 0|req: 879/1661] 10.0.0.91 () {32 vars in 723 bytes} [Wed May 27 07:24:04 2026] DELETE /v2.0/subnets/a9765458-7722-441d-9e55-fcbbcd6b967b => 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: 783/1662] 10.0.0.91 () {34 vars in 676 bytes} [Wed May 27 07:24:03 2026] POST /v2.0/floatingips => generated 856 bytes in 1552 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:24:04.726 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f519341d-6da8-44ec-831d-49ddbb3e5607'] response: {'name': 'network-changed', 'server_uuid': '824ede41-9778-41e6-af83-408cf16a5652', 'tag': '18f1fd4d-aa49-487b-8701-e04dd185135c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 784/1663] 10.0.0.91 () {32 vars in 728 bytes} [Wed May 27 07:24:04 2026] GET /v2.0/floatingips/26df2271-208f-4f12-b169-5f19b51aab46 => generated 856 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1664] 199.204.45.140 () {34 vars in 1080 bytes} [Wed May 27 07:24:04 2026] GET /v2.0/ports?tenant_id=35c8c75b6e82487ea9e3f6307aad64fd&device_id=824ede41-9778-41e6-af83-408cf16a5652 => 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: 786/1665] 199.204.45.140 () {34 vars in 986 bytes} [Wed May 27 07:24:04 2026] GET /v2.0/networks?id=71f1f9bb-ecd3-4276-863d-d43af391e159 => generated 757 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1666] 199.204.45.140 () {34 vars in 1060 bytes} [Wed May 27 07:24:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=18f1fd4d-aa49-487b-8701-e04dd185135c => generated 859 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1667] 199.204.45.140 () {34 vars in 984 bytes} [Wed May 27 07:24:05 2026] GET /v2.0/subnets?id=325a55cf-b92f-4171-9a0e-36961cdbb51a => generated 654 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1668] 199.204.45.140 () {34 vars in 1052 bytes} [Wed May 27 07:24:05 2026] GET /v2.0/ports?network_id=71f1f9bb-ecd3-4276-863d-d43af391e159&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: 7|app: 0|req: 790/1669] 199.204.45.140 () {34 vars in 1012 bytes} [Wed May 27 07:24:05 2026] GET /v2.0/networks/71f1f9bb-ecd3-4276-863d-d43af391e159?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: 791/1670] 199.204.45.140 () {34 vars in 1112 bytes} [Wed May 27 07:24:05 2026] GET /v2.0/networks/71f1f9bb-ecd3-4276-863d-d43af391e159?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: 880/1671] 10.0.0.91 () {32 vars in 723 bytes} [Wed May 27 07:24:04 2026] DELETE /v2.0/subnets/6503b287-d8a3-4743-8c90-3cc9e14e7ca8 => generated 0 bytes in 1115 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 07:24:05.623 7 INFO neutron.services.segments.plugin [-] Segment 36fa4c44-964e-4c5e-b884-a6e777222108 resource provider aggregate not found 2026-05-27 07:24:05.628 7 INFO neutron.services.segments.plugin [-] Segment 36fa4c44-964e-4c5e-b884-a6e777222108 resource provider aggregate not found 2026-05-27 07:24:05.651 7 INFO neutron.services.segments.plugin [-] Segment 36fa4c44-964e-4c5e-b884-a6e777222108 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 36fa4c44-964e-4c5e-b884-a6e777222108 found for delete ", "request_id": "req-c77242f5-16a6-4917-b935-e25026e47231"}]} 2026-05-27 07:24:05.653 7 INFO neutron.services.segments.plugin [-] Segment 36fa4c44-964e-4c5e-b884-a6e777222108 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 36fa4c44-964e-4c5e-b884-a6e777222108 found for delete ", "request_id": "req-def8901e-19c6-457e-a464-7388963ca6a8"}]} [pid: 7|app: 0|req: 792/1672] 10.0.0.91 () {32 vars in 725 bytes} [Wed May 27 07:24:05 2026] DELETE /v2.0/networks/4e2950a7-2e3f-41e2-bfea-0b25bd2f41fa => 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: 793/1673] 10.0.0.91 () {32 vars in 728 bytes} [Wed May 27 07:24:05 2026] GET /v2.0/floatingips/26df2271-208f-4f12-b169-5f19b51aab46 => generated 856 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:24:06.073 8 INFO neutron.services.segments.plugin [-] Segment 514f1601-d134-42e0-8533-8e3031339dae resource provider aggregate not found 2026-05-27 07:24:06.084 8 INFO neutron.services.segments.plugin [-] Segment 514f1601-d134-42e0-8533-8e3031339dae resource provider aggregate not found 2026-05-27 07:24:06.094 8 INFO neutron.services.segments.plugin [-] Segment 514f1601-d134-42e0-8533-8e3031339dae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 514f1601-d134-42e0-8533-8e3031339dae found for delete ", "request_id": "req-a7759cba-f235-4474-afc6-15dc43340b06"}]} [pid: 8|app: 0|req: 881/1674] 10.0.0.91 () {32 vars in 725 bytes} [Wed May 27 07:24:05 2026] DELETE /v2.0/networks/2eb677d4-4d59-429a-8ac6-9bb9d665b5d8 => generated 0 bytes in 433 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 07:24:06.123 8 WARNING neutron_lib.context [None req-d363ea57-f523-439d-987a-f84207e1194d 4deed10f44354eceb8ab7bd41ce72833 382f446a8dde420897b3857e1ea05cd4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:24:06.130 8 INFO neutron.services.segments.plugin [-] Segment 514f1601-d134-42e0-8533-8e3031339dae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 514f1601-d134-42e0-8533-8e3031339dae found for delete ", "request_id": "req-df9b2727-8cce-4e01-b288-8b46637fe241"}]} 2026-05-27 07:24:06.216 8 INFO neutron.db.segments_db [None req-d363ea57-f523-439d-987a-f84207e1194d 4deed10f44354eceb8ab7bd41ce72833 382f446a8dde420897b3857e1ea05cd4 - - default default] Added segment c08a4d57-59a9-4d1c-963e-1bd43ab6d5ac of type vxlan for network 8a3a26fa-44b7-4633-89bc-0539d18b0298 [pid: 7|app: 0|req: 794/1675] 10.0.0.91 () {32 vars in 773 bytes} [Wed May 27 07:24:05 2026] GET /v2.0/security-groups?tenant_id=cd224bb8cb824c8facbcf8a74b2d08ea&name=default => generated 2801 bytes in 364 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1676] 10.0.0.91 () {34 vars in 669 bytes} [Wed May 27 07:24:06 2026] POST /v2.0/networks => generated 634 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1677] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:24:06 2026] DELETE /v2.0/security-groups/2d85f70d-5dc6-44b1-baaa-72db94e305c5 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:24:06.379 8 WARNING neutron_lib.context [None req-6f063dfb-92ed-4ab5-accf-e0758f5c6b60 4deed10f44354eceb8ab7bd41ce72833 382f446a8dde420897b3857e1ea05cd4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 796/1678] 10.0.0.91 () {32 vars in 773 bytes} [Wed May 27 07:24:06 2026] GET /v2.0/security-groups?tenant_id=38cdb4f551eb4ab8b65aad738c8958de&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: 797/1679] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:24:06 2026] DELETE /v2.0/security-groups/a2582b6b-4065-405b-a63b-f8e013be187e => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1680] 10.0.0.91 () {34 vars in 668 bytes} [Wed May 27 07:24:06 2026] POST /v2.0/subnets => generated 622 bytes in 386 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:24:06.766 7 WARNING neutron_lib.context [None req-034ba9ab-d01f-4087-9a7d-2868cf5cae59 4deed10f44354eceb8ab7bd41ce72833 382f446a8dde420897b3857e1ea05cd4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:24:06.816 7 INFO neutron.db.segments_db [None req-034ba9ab-d01f-4087-9a7d-2868cf5cae59 4deed10f44354eceb8ab7bd41ce72833 382f446a8dde420897b3857e1ea05cd4 - - default default] Added segment e3351272-ca31-4d57-a297-f46011143caf of type vxlan for network a25b032c-b55e-480b-822b-41bcaac86375 [pid: 8|app: 0|req: 884/1681] 10.0.0.91 () {32 vars in 728 bytes} [Wed May 27 07:24:06 2026] GET /v2.0/floatingips/26df2271-208f-4f12-b169-5f19b51aab46 => generated 858 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:24:07.218 7 INFO neutron.db.l3_hamode_db [None req-034ba9ab-d01f-4087-9a7d-2868cf5cae59 4deed10f44354eceb8ab7bd41ce72833 382f446a8dde420897b3857e1ea05cd4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 07:24:07.406 7 INFO neutron.db.l3_hamode_db [None req-034ba9ab-d01f-4087-9a7d-2868cf5cae59 4deed10f44354eceb8ab7bd41ce72833 382f446a8dde420897b3857e1ea05cd4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 798/1682] 10.0.0.91 () {34 vars in 668 bytes} [Wed May 27 07:24:06 2026] POST /v2.0/routers => generated 511 bytes in 1422 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:24:08.192 7 WARNING neutron_lib.context [None req-a9a46cc6-df88-45b3-8213-1a22fb047cf1 4deed10f44354eceb8ab7bd41ce72833 382f446a8dde420897b3857e1ea05cd4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 885/1683] 199.204.45.140 () {34 vars in 1096 bytes} [Wed May 27 07:24:08 2026] GET /v2.0/ports?device_id=824ede41-9778-41e6-af83-408cf16a5652&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1684] 199.204.45.140 () {34 vars in 1080 bytes} [Wed May 27 07:24:08 2026] GET /v2.0/ports?tenant_id=35c8c75b6e82487ea9e3f6307aad64fd&device_id=824ede41-9778-41e6-af83-408cf16a5652 => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1685] 199.204.45.140 () {34 vars in 986 bytes} [Wed May 27 07:24:08 2026] GET /v2.0/networks?id=71f1f9bb-ecd3-4276-863d-d43af391e159 => generated 757 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1686] 199.204.45.140 () {34 vars in 1060 bytes} [Wed May 27 07:24:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=18f1fd4d-aa49-487b-8701-e04dd185135c => generated 861 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1687] 199.204.45.140 () {34 vars in 984 bytes} [Wed May 27 07:24:08 2026] GET /v2.0/subnets?id=325a55cf-b92f-4171-9a0e-36961cdbb51a => generated 654 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1688] 10.0.0.91 () {34 vars in 664 bytes} [Wed May 27 07:24:08 2026] POST /v2.0/ports => generated 959 bytes in 403 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: 890/1689] 199.204.45.140 () {34 vars in 1052 bytes} [Wed May 27 07:24:08 2026] GET /v2.0/ports?network_id=71f1f9bb-ecd3-4276-863d-d43af391e159&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1690] 199.204.45.140 () {34 vars in 1012 bytes} [Wed May 27 07:24:08 2026] GET /v2.0/networks/71f1f9bb-ecd3-4276-863d-d43af391e159?fields=segments => generated 14 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1691] 199.204.45.140 () {34 vars in 1112 bytes} [Wed May 27 07:24:08 2026] GET /v2.0/networks/71f1f9bb-ecd3-4276-863d-d43af391e159?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: 893/1692] 10.0.0.91 () {32 vars in 773 bytes} [Wed May 27 07:24:09 2026] GET /v2.0/security-groups?tenant_id=6acda19894aa4dbd933a159009531e20&name=default => generated 2801 bytes in 290 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1693] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:24:09 2026] DELETE /v2.0/security-groups/46c54750-791f-4a27-90b0-316f4ebf5ad8 => 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: 800/1694] 10.0.0.91 () {34 vars in 782 bytes} [Wed May 27 07:24:08 2026] PUT /v2.0/routers/c1f2d646-b18b-4142-be92-2dca93dc96fe/add_router_interface => generated 309 bytes in 2030 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1695] 10.0.0.91 () {32 vars in 716 bytes} [Wed May 27 07:24:10 2026] GET /v2.0/ports/d74304e0-47a6-4553-ab02-f646d9f1f226 => generated 1033 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 07:24:11.554 8 WARNING neutron_lib.context [None req-9e5441d5-dcf3-4a8b-a9a5-ad6826aae32e 480513b103924209a89f03c120768f90 d4121bc67be64d6dbdc04f157633a71a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:24:11.705 8 INFO neutron.db.segments_db [None req-9e5441d5-dcf3-4a8b-a9a5-ad6826aae32e 480513b103924209a89f03c120768f90 d4121bc67be64d6dbdc04f157633a71a - - default default] Added segment 97ed487b-05f8-46cd-b4cf-7050627096eb of type vxlan for network b866a967-0812-4d4c-b4da-0cca88576d45 [pid: 7|app: 0|req: 801/1696] 10.0.0.91 () {34 vars in 788 bytes} [Wed May 27 07:24:10 2026] PUT /v2.0/routers/c1f2d646-b18b-4142-be92-2dca93dc96fe/remove_router_interface => generated 309 bytes in 1032 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: 896/1697] 10.0.0.91 () {34 vars in 669 bytes} [Wed May 27 07:24:11 2026] POST /v2.0/networks => generated 647 bytes in 462 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:24:11.886 7 INFO neutron.api.v2.resource [None req-8fab910c-d314-4326-9afb-5b5e9e78d066 4deed10f44354eceb8ab7bd41ce72833 382f446a8dde420897b3857e1ea05cd4 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 802/1698] 10.0.0.91 () {34 vars in 788 bytes} [Wed May 27 07:24:11 2026] PUT /v2.0/routers/c1f2d646-b18b-4142-be92-2dca93dc96fe/remove_router_interface => generated 197 bytes in 168 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1699] 10.0.0.91 () {32 vars in 735 bytes} [Wed May 27 07:24:11 2026] GET /v2.0/ports?device_id=c1f2d646-b18b-4142-be92-2dca93dc96fe => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:24:12.295 8 WARNING neutron_lib.context [None req-7ee239dc-00cf-44b2-acaf-de0c37391115 480513b103924209a89f03c120768f90 d4121bc67be64d6dbdc04f157633a71a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 898/1700] 10.0.0.91 () {34 vars in 668 bytes} [Wed May 27 07:24:12 2026] POST /v2.0/subnets => generated 649 bytes in 407 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:24:12.703 7 INFO neutron.services.segments.plugin [-] Segment e3351272-ca31-4d57-a297-f46011143caf resource provider aggregate not found 2026-05-27 07:24:12.707 8 WARNING neutron_lib.context [None req-90c47be0-63b8-4191-a5a2-13b281706c08 480513b103924209a89f03c120768f90 d4121bc67be64d6dbdc04f157633a71a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:24:12.711 7 INFO neutron.services.segments.plugin [-] Segment e3351272-ca31-4d57-a297-f46011143caf resource provider aggregate not found 2026-05-27 07:24:12.741 7 INFO neutron.services.segments.plugin [-] Segment e3351272-ca31-4d57-a297-f46011143caf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e3351272-ca31-4d57-a297-f46011143caf found for delete ", "request_id": "req-ddeb0ea1-7748-4a84-b0ae-b132cdf95cc2"}]} 2026-05-27 07:24:12.744 7 INFO neutron.services.segments.plugin [-] Segment e3351272-ca31-4d57-a297-f46011143caf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e3351272-ca31-4d57-a297-f46011143caf found for delete ", "request_id": "req-c23b05b9-3126-422f-a9fb-19b4e5e018eb"}]} 2026-05-27 07:24:12.754 7 INFO neutron.db.l3_hamode_db [None req-38b9b7df-e450-4feb-9ae1-dd73c0b1bf09 4deed10f44354eceb8ab7bd41ce72833 382f446a8dde420897b3857e1ea05cd4 - - default default] HA network a25b032c-b55e-480b-822b-41bcaac86375 was deleted as no HA routers are present in tenant 382f446a8dde420897b3857e1ea05cd4. [pid: 7|app: 0|req: 803/1701] 10.0.0.91 () {32 vars in 723 bytes} [Wed May 27 07:24:11 2026] DELETE /v2.0/routers/c1f2d646-b18b-4142-be92-2dca93dc96fe => generated 0 bytes in 835 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:24:12.778 8 INFO neutron.db.segments_db [None req-90c47be0-63b8-4191-a5a2-13b281706c08 480513b103924209a89f03c120768f90 d4121bc67be64d6dbdc04f157633a71a - - default default] Added segment 46124262-1b90-4967-b8b3-4597f03da7df of type vxlan for network 7c70e38f-01cd-4e85-b89c-62ea5c1f26fb [pid: 8|app: 0|req: 899/1702] 10.0.0.91 () {34 vars in 669 bytes} [Wed May 27 07:24:12 2026] POST /v2.0/networks => generated 648 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1703] 10.0.0.91 () {32 vars in 723 bytes} [Wed May 27 07:24:12 2026] DELETE /v2.0/subnets/8b318870-6706-474b-b41f-566f9bf8734d => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1704] 10.0.0.91 () {34 vars in 742 bytes} [Wed May 27 07:24:12 2026] PUT /v2.0/networks/7c70e38f-01cd-4e85-b89c-62ea5c1f26fb => generated 592 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:24:13.099 8 WARNING neutron_lib.context [None req-2cd129d7-a728-44f2-95f7-fca86fdc03fd 480513b103924209a89f03c120768f90 d4121bc67be64d6dbdc04f157633a71a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 901/1705] 10.0.0.91 () {34 vars in 668 bytes} [Wed May 27 07:24:13 2026] POST /v2.0/subnets => generated 622 bytes in 349 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1706] 10.0.0.91 () {32 vars in 725 bytes} [Wed May 27 07:24:13 2026] DELETE /v2.0/networks/8a3a26fa-44b7-4633-89bc-0539d18b0298 => generated 0 bytes in 555 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 07:24:13.569 7 WARNING neutron_lib.context [None req-ed3f08af-aa5e-4719-93c7-011e60fafda6 4deed10f44354eceb8ab7bd41ce72833 382f446a8dde420897b3857e1ea05cd4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:24:13.643 7 INFO neutron.db.segments_db [None req-ed3f08af-aa5e-4719-93c7-011e60fafda6 4deed10f44354eceb8ab7bd41ce72833 382f446a8dde420897b3857e1ea05cd4 - - default default] Added segment ad2f498a-88b9-4179-af7a-6e778b613215 of type vxlan for network 6f3fa58b-a9f3-44d8-9f05-1d248c228a7a [pid: 8|app: 0|req: 902/1707] 10.0.0.91 () {34 vars in 740 bytes} [Wed May 27 07:24:13 2026] PUT /v2.0/subnets/d4ab629c-a8a7-497e-89ee-91853b76e6aa => generated 632 bytes in 218 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1708] 10.0.0.91 () {34 vars in 669 bytes} [Wed May 27 07:24:13 2026] POST /v2.0/networks => generated 633 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:24:13.801 7 WARNING neutron_lib.context [None req-0391bc0b-4ef4-45b4-b18a-28848c5ef44b 4deed10f44354eceb8ab7bd41ce72833 382f446a8dde420897b3857e1ea05cd4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:24:14.021 8 INFO neutron.services.segments.plugin [-] Segment 46124262-1b90-4967-b8b3-4597f03da7df resource provider aggregate not found 2026-05-27 07:24:14.032 8 INFO neutron.services.segments.plugin [-] Segment 46124262-1b90-4967-b8b3-4597f03da7df resource provider aggregate not found 2026-05-27 07:24:14.048 8 INFO neutron.services.segments.plugin [-] Segment 46124262-1b90-4967-b8b3-4597f03da7df resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 46124262-1b90-4967-b8b3-4597f03da7df found for delete ", "request_id": "req-599c244a-6ced-4d43-bb28-94fc7827f6f4"}]} 2026-05-27 07:24:14.053 8 INFO neutron.services.segments.plugin [-] Segment 46124262-1b90-4967-b8b3-4597f03da7df resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 46124262-1b90-4967-b8b3-4597f03da7df found for delete ", "request_id": "req-475c8d64-8622-4c7a-8e9f-7e45c7427dc6"}]} [pid: 7|app: 0|req: 807/1709] 10.0.0.91 () {34 vars in 668 bytes} [Wed May 27 07:24:13 2026] POST /v2.0/subnets => generated 622 bytes in 486 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:24:14.291 7 WARNING neutron_lib.context [None req-0e9b94c1-fb79-4428-b803-f8457b7f4d4d 4deed10f44354eceb8ab7bd41ce72833 382f446a8dde420897b3857e1ea05cd4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:24:14.357 7 INFO neutron.db.segments_db [None req-0e9b94c1-fb79-4428-b803-f8457b7f4d4d 4deed10f44354eceb8ab7bd41ce72833 382f446a8dde420897b3857e1ea05cd4 - - default default] Added segment d7ea4d0f-8e9a-4e50-b7f7-10f121b83e7e of type vxlan for network 92f42f00-0d54-4bb0-ac2a-da43b9757a03 2026-05-27 07:24:14.774 7 INFO neutron.services.segments.plugin [-] Segment c08a4d57-59a9-4d1c-963e-1bd43ab6d5ac resource provider aggregate not found 2026-05-27 07:24:14.785 7 INFO neutron.services.segments.plugin [-] Segment c08a4d57-59a9-4d1c-963e-1bd43ab6d5ac resource provider aggregate not found 2026-05-27 07:24:14.812 7 INFO neutron.services.segments.plugin [-] Segment c08a4d57-59a9-4d1c-963e-1bd43ab6d5ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c08a4d57-59a9-4d1c-963e-1bd43ab6d5ac found for delete ", "request_id": "req-a24e6c47-83ed-4402-96a1-99de454d3279"}]} 2026-05-27 07:24:14.815 7 INFO neutron.services.segments.plugin [-] Segment c08a4d57-59a9-4d1c-963e-1bd43ab6d5ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c08a4d57-59a9-4d1c-963e-1bd43ab6d5ac found for delete ", "request_id": "req-04af33b4-5311-4931-ac55-94d20b3b4ecc"}]} 2026-05-27 07:24:14.854 7 INFO neutron.db.l3_hamode_db [None req-0e9b94c1-fb79-4428-b803-f8457b7f4d4d 4deed10f44354eceb8ab7bd41ce72833 382f446a8dde420897b3857e1ea05cd4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 903/1710] 10.0.0.91 () {32 vars in 725 bytes} [Wed May 27 07:24:13 2026] DELETE /v2.0/networks/7c70e38f-01cd-4e85-b89c-62ea5c1f26fb => generated 0 bytes in 1287 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 07:24:15.022 7 INFO neutron.db.l3_hamode_db [None req-0e9b94c1-fb79-4428-b803-f8457b7f4d4d 4deed10f44354eceb8ab7bd41ce72833 382f446a8dde420897b3857e1ea05cd4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 904/1711] 10.0.0.233 () {34 vars in 990 bytes} [Wed May 27 07:24:14 2026] GET /v2.0/ports?device_id=824ede41-9778-41e6-af83-408cf16a5652 => generated 1244 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:24:15.117 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cb554cca-8ef0-499e-b0d8-b2d6aebaac07 480513b103924209a89f03c120768f90 d4121bc67be64d6dbdc04f157633a71a - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 905/1712] 10.0.0.91 () {32 vars in 725 bytes} [Wed May 27 07:24:15 2026] DELETE /v2.0/networks/7c70e38f-01cd-4e85-b89c-62ea5c1f26fb => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1713] 10.0.0.233 () {34 vars in 1040 bytes} [Wed May 27 07:24:15 2026] GET /v2.0/security-groups?id=2e5ae157-5f1d-43b3-b1cf-18c0c14e9a92&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1714] 10.0.0.91 () {32 vars in 693 bytes} [Wed May 27 07:24:15 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1715] 10.0.0.91 () {32 vars in 741 bytes} [Wed May 27 07:24:15 2026] GET /v2.0/subnets?network_id=0d3b14c3-5142-4c9c-b9d3-3f4272d53b94 => generated 626 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1716] 10.0.0.91 () {32 vars in 652 bytes} [Wed May 27 07:24:15 2026] GET /v2.0/extensions => generated 19600 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1717] 10.0.0.91 () {32 vars in 648 bytes} [Wed May 27 07:24:15 2026] GET /v2.0/networks => generated 1312 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1718] 10.0.0.91 () {32 vars in 646 bytes} [Wed May 27 07:24:15 2026] GET /v2.0/subnets => generated 1265 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1719] 10.0.0.91 () {32 vars in 722 bytes} [Wed May 27 07:24:15 2026] GET /v2.0/networks/b866a967-0812-4d4c-b4da-0cca88576d45 => generated 672 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1720] 10.0.0.91 () {32 vars in 720 bytes} [Wed May 27 07:24:15 2026] GET /v2.0/subnets/96d58843-f5ff-4b49-89de-90c8b09b0b8a => generated 649 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:24:15.770 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c4fa2310-d8af-4112-b858-49eaa210ae9e 480513b103924209a89f03c120768f90 d4121bc67be64d6dbdc04f157633a71a - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 914/1721] 10.0.0.91 () {32 vars in 723 bytes} [Wed May 27 07:24:15 2026] DELETE /v2.0/subnets/d4ab629c-a8a7-497e-89ee-91853b76e6aa => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 07:24:15.797 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9e8b583e-0f7b-4f3b-b065-d59c980a143f 480513b103924209a89f03c120768f90 d4121bc67be64d6dbdc04f157633a71a - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 915/1722] 10.0.0.91 () {32 vars in 725 bytes} [Wed May 27 07:24:15 2026] DELETE /v2.0/networks/7c70e38f-01cd-4e85-b89c-62ea5c1f26fb => generated 138 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1723] 10.0.0.91 () {34 vars in 668 bytes} [Wed May 27 07:24:14 2026] POST /v2.0/routers => generated 510 bytes in 1563 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:24:16.082 8 INFO neutron.services.segments.plugin [-] Segment 46124262-1b90-4967-b8b3-4597f03da7df resource provider aggregate not found 2026-05-27 07:24:16.091 8 INFO neutron.services.segments.plugin [-] Segment 46124262-1b90-4967-b8b3-4597f03da7df resource provider aggregate not found 2026-05-27 07:24:16.118 8 INFO neutron.services.segments.plugin [-] Segment 46124262-1b90-4967-b8b3-4597f03da7df resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 46124262-1b90-4967-b8b3-4597f03da7df found for delete ", "request_id": "req-3c047f5c-6928-4445-9ee4-d88be931ecf9"}]} [pid: 8|app: 0|req: 916/1724] 10.0.0.91 () {32 vars in 723 bytes} [Wed May 27 07:24:15 2026] DELETE /v2.0/subnets/96d58843-f5ff-4b49-89de-90c8b09b0b8a => generated 0 bytes in 317 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 07:24:16.140 8 INFO neutron.services.segments.plugin [-] Segment 46124262-1b90-4967-b8b3-4597f03da7df resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 46124262-1b90-4967-b8b3-4597f03da7df found for delete ", "request_id": "req-78e4cdfa-a898-4997-b284-e08a37fddeb0"}]} [pid: 8|app: 0|req: 917/1725] 10.0.0.91 () {32 vars in 725 bytes} [Wed May 27 07:24:16 2026] DELETE /v2.0/networks/b866a967-0812-4d4c-b4da-0cca88576d45 => generated 0 bytes in 393 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1728] 10.0.0.91 () {32 vars in 773 bytes} [Wed May 27 07:24:17 2026] GET /v2.0/security-groups?tenant_id=d4121bc67be64d6dbdc04f157633a71a&name=default => generated 2801 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1729] 10.0.0.91 () {34 vars in 782 bytes} [Wed May 27 07:24:15 2026] PUT /v2.0/routers/ae606a83-cc71-4204-95ee-65b6f3cc40bb/add_router_interface => generated 309 bytes in 1345 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1730] 10.0.0.91 () {32 vars in 716 bytes} [Wed May 27 07:24:17 2026] GET /v2.0/ports/37c9feb1-9afa-4551-92fb-a7ed743f8c4b => generated 959 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1731] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:24:17 2026] DELETE /v2.0/security-groups/aec81f09-ead1-4c8e-922a-62e2f003aa25 => 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: 811/1732] 10.0.0.91 () {34 vars in 788 bytes} [Wed May 27 07:24:17 2026] PUT /v2.0/routers/ae606a83-cc71-4204-95ee-65b6f3cc40bb/remove_router_interface => generated 309 bytes in 979 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:24:18.274 8 INFO neutron.services.segments.plugin [-] Segment 97ed487b-05f8-46cd-b4cf-7050627096eb resource provider aggregate not found 2026-05-27 07:24:18.279 8 INFO neutron.services.segments.plugin [-] Segment 97ed487b-05f8-46cd-b4cf-7050627096eb resource provider aggregate not found [pid: 8|app: 0|req: 922/1733] 10.0.0.91 () {32 vars in 735 bytes} [Wed May 27 07:24:18 2026] GET /v2.0/ports?device_id=ae606a83-cc71-4204-95ee-65b6f3cc40bb => generated 12 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:24:19.050 8 INFO neutron.services.segments.plugin [-] Segment 97ed487b-05f8-46cd-b4cf-7050627096eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 97ed487b-05f8-46cd-b4cf-7050627096eb found for delete ", "request_id": "req-1a7b8047-2167-4acb-8f1e-138b1915630d"}]} 2026-05-27 07:24:19.052 8 INFO neutron.services.segments.plugin [-] Segment 97ed487b-05f8-46cd-b4cf-7050627096eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 97ed487b-05f8-46cd-b4cf-7050627096eb found for delete ", "request_id": "req-c7e79864-5944-4fe5-a021-1ff8e9f4e677"}]} 2026-05-27 07:24:19.246 8 WARNING neutron_lib.context [None req-2eb32988-b470-4986-b6e5-22b6b19f9793 3df4162c49644fa09d7e49851532a508 447cc2d6454548b5949b3c8cfad25135 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:24:19.406 7 INFO neutron.services.segments.plugin [-] Segment d7ea4d0f-8e9a-4e50-b7f7-10f121b83e7e resource provider aggregate not found 2026-05-27 07:24:19.414 7 INFO neutron.services.segments.plugin [-] Segment d7ea4d0f-8e9a-4e50-b7f7-10f121b83e7e resource provider aggregate not found 2026-05-27 07:24:19.431 7 INFO neutron.services.segments.plugin [-] Segment d7ea4d0f-8e9a-4e50-b7f7-10f121b83e7e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7ea4d0f-8e9a-4e50-b7f7-10f121b83e7e found for delete ", "request_id": "req-3a82745d-c8af-4f81-895a-d16bd075280c"}]} 2026-05-27 07:24:19.431 7 INFO neutron.services.segments.plugin [-] Segment d7ea4d0f-8e9a-4e50-b7f7-10f121b83e7e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7ea4d0f-8e9a-4e50-b7f7-10f121b83e7e found for delete ", "request_id": "req-6f20a606-9db9-4a5e-bcd9-6b027c8f92a6"}]} 2026-05-27 07:24:19.439 7 INFO neutron.db.l3_hamode_db [None req-46be0804-ef0b-4585-b135-a077626b9b03 4deed10f44354eceb8ab7bd41ce72833 382f446a8dde420897b3857e1ea05cd4 - - default default] HA network 92f42f00-0d54-4bb0-ac2a-da43b9757a03 was deleted as no HA routers are present in tenant 382f446a8dde420897b3857e1ea05cd4. [pid: 7|app: 0|req: 812/1734] 10.0.0.91 () {32 vars in 723 bytes} [Wed May 27 07:24:18 2026] DELETE /v2.0/routers/ae606a83-cc71-4204-95ee-65b6f3cc40bb => generated 0 bytes in 1146 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:24:19.457 8 INFO neutron.db.segments_db [None req-2eb32988-b470-4986-b6e5-22b6b19f9793 3df4162c49644fa09d7e49851532a508 447cc2d6454548b5949b3c8cfad25135 - - default default] Added segment 090b1bea-a355-4d40-83b8-cbf4ffefbd19 of type vxlan for network 89eb4fd3-917a-4674-b737-82e33cd6b4ea [pid: 7|app: 0|req: 813/1735] 10.0.0.91 () {32 vars in 825 bytes} [Wed May 27 07:24:19 2026] GET /v2.0/ports?project_id=35c8c75b6e82487ea9e3f6307aad64fd&network_id=71f1f9bb-ecd3-4276-863d-d43af391e159 => generated 3695 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1736] 10.0.0.91 () {34 vars in 669 bytes} [Wed May 27 07:24:19 2026] POST /v2.0/networks => generated 643 bytes in 581 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:24:19.664 8 WARNING neutron_lib.context [None req-1e30086e-cfda-4ca8-912c-e7528359b76a 3df4162c49644fa09d7e49851532a508 447cc2d6454548b5949b3c8cfad25135 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 814/1737] 10.0.0.91 () {32 vars in 723 bytes} [Wed May 27 07:24:19 2026] DELETE /v2.0/subnets/00ac3516-cbce-4f71-a877-92e673a7fe4b => generated 0 bytes in 264 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1738] 10.0.0.91 () {34 vars in 668 bytes} [Wed May 27 07:24:19 2026] POST /v2.0/subnets => generated 617 bytes in 396 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1739] 10.0.0.91 () {32 vars in 741 bytes} [Wed May 27 07:24:20 2026] GET /v2.0/subnets?network_id=0d3b14c3-5142-4c9c-b9d3-3f4272d53b94 => generated 644 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:24:20.103 8 WARNING neutron_lib.context [None req-dc8c8e9e-c8d0-47ee-b480-55d8769679e7 3df4162c49644fa09d7e49851532a508 447cc2d6454548b5949b3c8cfad25135 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:24:20.160 8 INFO neutron.db.segments_db [None req-dc8c8e9e-c8d0-47ee-b480-55d8769679e7 3df4162c49644fa09d7e49851532a508 447cc2d6454548b5949b3c8cfad25135 - - default default] Added segment 8fc6b560-db1b-4fb8-9552-f42f81225d40 of type vxlan for network 06724465-0adc-4b6b-981e-83363566e538 [pid: 8|app: 0|req: 926/1740] 10.0.0.91 () {34 vars in 669 bytes} [Wed May 27 07:24:20 2026] POST /v2.0/networks => generated 643 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1741] 10.0.0.91 () {32 vars in 725 bytes} [Wed May 27 07:24:19 2026] DELETE /v2.0/networks/6f3fa58b-a9f3-44d8-9f05-1d248c228a7a => generated 0 bytes in 522 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1742] 10.0.0.91 () {34 vars in 742 bytes} [Wed May 27 07:24:20 2026] PUT /v2.0/networks/06724465-0adc-4b6b-981e-83363566e538 => generated 592 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:24:20.470 7 WARNING neutron_lib.context [None req-0accd8bb-2222-406d-a5b5-0da3e8f81beb 4deed10f44354eceb8ab7bd41ce72833 382f446a8dde420897b3857e1ea05cd4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:24:20.485 8 INFO neutron.db.l3_db [None req-3886bcaa-89dd-4380-ac89-fc3ca35b8aaf 82c441c6b2bc48598a01c353f2145a10 35c8c75b6e82487ea9e3f6307aad64fd - - default default] Floating IP 26df2271-208f-4f12-b169-5f19b51aab46 disassociated. External IP: 10.96.250.213, port: 18f1fd4d-aa49-487b-8701-e04dd185135c. 2026-05-27 07:24:20.525 7 INFO neutron.db.segments_db [None req-0accd8bb-2222-406d-a5b5-0da3e8f81beb 4deed10f44354eceb8ab7bd41ce72833 382f446a8dde420897b3857e1ea05cd4 - - default default] Added segment 47b342ac-c043-4972-ada5-ce966c4e306e of type vxlan for network df1c85da-cdd9-4555-9854-05a9e94f247e [pid: 8|app: 0|req: 927/1743] 10.0.0.91 () {34 vars in 748 bytes} [Wed May 27 07:24:20 2026] PUT /v2.0/floatingips/26df2271-208f-4f12-b169-5f19b51aab46 => generated 554 bytes in 556 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:24:20.872 8 WARNING neutron_lib.context [None req-818d2adb-f249-460f-a25a-75c5f8cf1399 3df4162c49644fa09d7e49851532a508 447cc2d6454548b5949b3c8cfad25135 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:24:20.878 7 INFO neutron.db.l3_hamode_db [None req-0accd8bb-2222-406d-a5b5-0da3e8f81beb 4deed10f44354eceb8ab7bd41ce72833 382f446a8dde420897b3857e1ea05cd4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 07:24:20.899 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c60afe8c-8a38-46f6-be7d-26b261da1aa8'] response: {'name': 'network-changed', 'server_uuid': '824ede41-9778-41e6-af83-408cf16a5652', 'tag': '18f1fd4d-aa49-487b-8701-e04dd185135c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 928/1744] 10.0.0.91 () {34 vars in 668 bytes} [Wed May 27 07:24:20 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) [pid: 8|app: 0|req: 929/1745] 10.0.0.91 () {32 vars in 728 bytes} [Wed May 27 07:24:21 2026] GET /v2.0/floatingips/26df2271-208f-4f12-b169-5f19b51aab46 => generated 554 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1746] 199.204.45.140 () {34 vars in 1080 bytes} [Wed May 27 07:24:21 2026] GET /v2.0/ports?tenant_id=35c8c75b6e82487ea9e3f6307aad64fd&device_id=824ede41-9778-41e6-af83-408cf16a5652 => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:24:21.464 7 INFO neutron.services.segments.plugin [-] Segment ad2f498a-88b9-4179-af7a-6e778b613215 resource provider aggregate not found 2026-05-27 07:24:21.472 7 INFO neutron.services.segments.plugin [-] Segment ad2f498a-88b9-4179-af7a-6e778b613215 resource provider aggregate not found 2026-05-27 07:24:21.498 7 INFO neutron.services.segments.plugin [-] Segment ad2f498a-88b9-4179-af7a-6e778b613215 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad2f498a-88b9-4179-af7a-6e778b613215 found for delete ", "request_id": "req-0d3bcd4a-8699-4b2a-8794-e899cad6e59f"}]} 2026-05-27 07:24:21.501 7 INFO neutron.services.segments.plugin [-] Segment ad2f498a-88b9-4179-af7a-6e778b613215 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad2f498a-88b9-4179-af7a-6e778b613215 found for delete ", "request_id": "req-9839b427-dbc6-46bd-abe4-075e8b78de5d"}]} [pid: 8|app: 0|req: 931/1747] 10.0.0.91 () {34 vars in 740 bytes} [Wed May 27 07:24:21 2026] PUT /v2.0/subnets/93a80dde-fa3d-49a3-bdec-7bba966b00e1 => generated 612 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1748] 199.204.45.140 () {34 vars in 986 bytes} [Wed May 27 07:24:21 2026] GET /v2.0/networks?id=71f1f9bb-ecd3-4276-863d-d43af391e159 => generated 757 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:24:21.920 8 INFO neutron.services.segments.plugin [-] Segment 8fc6b560-db1b-4fb8-9552-f42f81225d40 resource provider aggregate not found 2026-05-27 07:24:21.925 8 INFO neutron.services.segments.plugin [-] Segment 8fc6b560-db1b-4fb8-9552-f42f81225d40 resource provider aggregate not found 2026-05-27 07:24:21.941 8 INFO neutron.services.segments.plugin [-] Segment 8fc6b560-db1b-4fb8-9552-f42f81225d40 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8fc6b560-db1b-4fb8-9552-f42f81225d40 found for delete ", "request_id": "req-4d9b1f10-5247-4d30-a323-a7934720d19d"}]} 2026-05-27 07:24:21.944 8 INFO neutron.services.segments.plugin [-] Segment 8fc6b560-db1b-4fb8-9552-f42f81225d40 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8fc6b560-db1b-4fb8-9552-f42f81225d40 found for delete ", "request_id": "req-422040d8-a37b-4e56-b9a1-6fa52f4aee2f"}]} 2026-05-27 07:24:22.132 7 INFO neutron.db.l3_hamode_db [None req-0accd8bb-2222-406d-a5b5-0da3e8f81beb 4deed10f44354eceb8ab7bd41ce72833 382f446a8dde420897b3857e1ea05cd4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 933/1749] 10.0.0.91 () {32 vars in 725 bytes} [Wed May 27 07:24:21 2026] DELETE /v2.0/networks/06724465-0adc-4b6b-981e-83363566e538 => generated 0 bytes in 1288 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1750] 199.204.45.140 () {34 vars in 1060 bytes} [Wed May 27 07:24:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=18f1fd4d-aa49-487b-8701-e04dd185135c => 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: 935/1751] 10.0.0.91 () {32 vars in 728 bytes} [Wed May 27 07:24:22 2026] GET /v2.0/floatingips/26df2271-208f-4f12-b169-5f19b51aab46 => generated 552 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:24:22.961 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f0617002-7c6b-4ccf-93ef-e9a64682246d 3df4162c49644fa09d7e49851532a508 447cc2d6454548b5949b3c8cfad25135 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 936/1752] 10.0.0.91 () {32 vars in 725 bytes} [Wed May 27 07:24:22 2026] DELETE /v2.0/networks/06724465-0adc-4b6b-981e-83363566e538 => generated 138 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1753] 199.204.45.140 () {34 vars in 984 bytes} [Wed May 27 07:24:22 2026] GET /v2.0/subnets?id=325a55cf-b92f-4171-9a0e-36961cdbb51a => generated 654 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1754] 10.0.0.91 () {32 vars in 693 bytes} [Wed May 27 07:24:22 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1755] 199.204.45.140 () {34 vars in 1052 bytes} [Wed May 27 07:24:23 2026] GET /v2.0/ports?network_id=71f1f9bb-ecd3-4276-863d-d43af391e159&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: 8|app: 0|req: 940/1756] 10.0.0.91 () {32 vars in 741 bytes} [Wed May 27 07:24:23 2026] GET /v2.0/subnets?network_id=0d3b14c3-5142-4c9c-b9d3-3f4272d53b94 => generated 626 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1757] 199.204.45.140 () {34 vars in 1012 bytes} [Wed May 27 07:24:23 2026] GET /v2.0/networks/71f1f9bb-ecd3-4276-863d-d43af391e159?fields=segments => generated 14 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1758] 10.0.0.91 () {32 vars in 652 bytes} [Wed May 27 07:24:23 2026] GET /v2.0/extensions => generated 19600 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1759] 199.204.45.140 () {34 vars in 1112 bytes} [Wed May 27 07:24:23 2026] GET /v2.0/networks/71f1f9bb-ecd3-4276-863d-d43af391e159?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1760] 10.0.0.91 () {32 vars in 648 bytes} [Wed May 27 07:24:23 2026] GET /v2.0/networks => generated 1308 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1761] 10.0.0.91 () {34 vars in 668 bytes} [Wed May 27 07:24:20 2026] POST /v2.0/routers => generated 691 bytes in 3014 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1762] 10.0.0.91 () {32 vars in 646 bytes} [Wed May 27 07:24:23 2026] GET /v2.0/subnets => generated 1233 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1763] 10.0.0.91 () {32 vars in 720 bytes} [Wed May 27 07:24:23 2026] GET /v2.0/routers/5dd8e76b-1380-4458-8075-d9eced42e617 => generated 697 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1764] 10.0.0.91 () {32 vars in 722 bytes} [Wed May 27 07:24:23 2026] GET /v2.0/networks/89eb4fd3-917a-4674-b737-82e33cd6b4ea => generated 668 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1765] 10.0.0.91 () {32 vars in 720 bytes} [Wed May 27 07:24:23 2026] GET /v2.0/subnets/f8c0e46f-0bb0-4640-8728-0d5b70486f6c => generated 617 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:24:23.650 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3fc12aa8-cfc1-48e5-9065-3b550d946709 3df4162c49644fa09d7e49851532a508 447cc2d6454548b5949b3c8cfad25135 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 820/1766] 10.0.0.91 () {32 vars in 723 bytes} [Wed May 27 07:24:23 2026] DELETE /v2.0/subnets/93a80dde-fa3d-49a3-bdec-7bba966b00e1 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 07:24:23.682 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ad2bf077-c48d-4bcf-9ab6-bdf4a808aa2c 3df4162c49644fa09d7e49851532a508 447cc2d6454548b5949b3c8cfad25135 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 821/1767] 10.0.0.91 () {32 vars in 725 bytes} [Wed May 27 07:24:23 2026] DELETE /v2.0/networks/06724465-0adc-4b6b-981e-83363566e538 => generated 138 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1768] 10.0.0.91 () {32 vars in 646 bytes} [Wed May 27 07:24:23 2026] GET /v2.0/routers => generated 700 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1769] 10.0.0.91 () {32 vars in 723 bytes} [Wed May 27 07:24:23 2026] DELETE /v2.0/subnets/f8c0e46f-0bb0-4640-8728-0d5b70486f6c => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 07:24:24.257 8 INFO neutron.services.segments.plugin [-] Segment 8fc6b560-db1b-4fb8-9552-f42f81225d40 resource provider aggregate not found 2026-05-27 07:24:24.268 8 INFO neutron.services.segments.plugin [-] Segment 8fc6b560-db1b-4fb8-9552-f42f81225d40 resource provider aggregate not found 2026-05-27 07:24:24.282 8 INFO neutron.services.segments.plugin [-] Segment 8fc6b560-db1b-4fb8-9552-f42f81225d40 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8fc6b560-db1b-4fb8-9552-f42f81225d40 found for delete ", "request_id": "req-6e2196a0-ff5d-4b01-ac13-2aba10305d7e"}]} 2026-05-27 07:24:24.294 8 INFO neutron.services.segments.plugin [-] Segment 8fc6b560-db1b-4fb8-9552-f42f81225d40 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8fc6b560-db1b-4fb8-9552-f42f81225d40 found for delete ", "request_id": "req-a94fc669-9285-49d6-bf45-caa665868acc"}]} 2026-05-27 07:24:24.347 7 INFO neutron.services.segments.plugin [-] Segment 090b1bea-a355-4d40-83b8-cbf4ffefbd19 resource provider aggregate not found 2026-05-27 07:24:24.353 7 INFO neutron.services.segments.plugin [-] Segment 090b1bea-a355-4d40-83b8-cbf4ffefbd19 resource provider aggregate not found 2026-05-27 07:24:24.363 7 INFO neutron.services.segments.plugin [-] Segment 090b1bea-a355-4d40-83b8-cbf4ffefbd19 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 090b1bea-a355-4d40-83b8-cbf4ffefbd19 found for delete ", "request_id": "req-e1776d53-63b3-453a-a39e-4a70adb54ff8"}]} 2026-05-27 07:24:24.373 7 INFO neutron.services.segments.plugin [-] Segment 090b1bea-a355-4d40-83b8-cbf4ffefbd19 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 090b1bea-a355-4d40-83b8-cbf4ffefbd19 found for delete ", "request_id": "req-342f54b5-632f-484f-ab70-315d1990d452"}]} [pid: 7|app: 0|req: 823/1770] 10.0.0.91 () {32 vars in 725 bytes} [Wed May 27 07:24:23 2026] DELETE /v2.0/networks/89eb4fd3-917a-4674-b737-82e33cd6b4ea => generated 0 bytes in 470 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 07:24:24.404 7 WARNING neutron_lib.context [None req-5abe54ff-5d20-4713-a87e-d2fcf1919cdc 82c441c6b2bc48598a01c353f2145a10 35c8c75b6e82487ea9e3f6307aad64fd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 824/1771] 10.0.0.91 () {34 vars in 684 bytes} [Wed May 27 07:24:24 2026] POST /v2.0/security-groups => generated 1611 bytes in 291 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-27 07:24:24.699 7 WARNING neutron_lib.context [None req-0f995735-c6ee-479e-92e4-5940e5543b85 82c441c6b2bc48598a01c353f2145a10 35c8c75b6e82487ea9e3f6307aad64fd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 825/1772] 10.0.0.91 () {34 vars in 694 bytes} [Wed May 27 07:24:24 2026] POST /v2.0/security-group-rules => generated 565 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:24:24.853 7 WARNING neutron_lib.context [None req-91af6a9e-10fb-4c90-a67b-88c95409c0fa 82c441c6b2bc48598a01c353f2145a10 35c8c75b6e82487ea9e3f6307aad64fd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1773] 10.0.0.91 () {34 vars in 740 bytes} [Wed May 27 07:24:23 2026] PUT /v2.0/routers/5dd8e76b-1380-4458-8075-d9eced42e617 => generated 704 bytes in 1142 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/1774] 10.0.0.91 () {32 vars in 720 bytes} [Wed May 27 07:24:24 2026] GET /v2.0/routers/5dd8e76b-1380-4458-8075-d9eced42e617 => generated 704 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1775] 10.0.0.91 () {34 vars in 694 bytes} [Wed May 27 07:24:24 2026] POST /v2.0/security-group-rules => generated 564 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:24:25.017 7 WARNING neutron_lib.context [None req-bc2879f0-108c-44d4-ad30-6cd938fd0586 82c441c6b2bc48598a01c353f2145a10 35c8c75b6e82487ea9e3f6307aad64fd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 950/1776] 10.0.0.91 () {32 vars in 735 bytes} [Wed May 27 07:24:25 2026] GET /v2.0/ports?device_id=5dd8e76b-1380-4458-8075-d9eced42e617 => 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: 827/1777] 10.0.0.91 () {34 vars in 694 bytes} [Wed May 27 07:24:25 2026] POST /v2.0/security-group-rules => generated 570 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1778] 10.0.0.91 () {32 vars in 773 bytes} [Wed May 27 07:24:25 2026] GET /v2.0/security-groups?tenant_id=447cc2d6454548b5949b3c8cfad25135&name=default => generated 2801 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:24:25.284 7 WARNING neutron_lib.context [None req-756a45cb-b013-4cf0-b79b-1ecd5e57a31a 82c441c6b2bc48598a01c353f2145a10 35c8c75b6e82487ea9e3f6307aad64fd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1779] 10.0.0.91 () {34 vars in 694 bytes} [Wed May 27 07:24:25 2026] POST /v2.0/security-group-rules => generated 569 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1780] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:24:25 2026] DELETE /v2.0/security-groups/03f3c676-a20c-4691-ba7a-fa90a692c835 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:24:25.508 7 WARNING neutron_lib.context [None req-a520f184-351b-46e0-b263-08800ea3393c 82c441c6b2bc48598a01c353f2145a10 35c8c75b6e82487ea9e3f6307aad64fd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:24:25.528 7 INFO neutron.db.securitygroups_db [None req-a520f184-351b-46e0-b263-08800ea3393c 82c441c6b2bc48598a01c353f2145a10 35c8c75b6e82487ea9e3f6307aad64fd - - default default] Project 35c8c75b6e82487ea9e3f6307aad64fd 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: 831/1781] 10.0.0.91 () {34 vars in 694 bytes} [Wed May 27 07:24:25 2026] POST /v2.0/security-group-rules => generated 575 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:24:25.631 7 WARNING neutron_lib.context [None req-470d0b1c-0034-41f1-a4a5-2777ee117db7 82c441c6b2bc48598a01c353f2145a10 35c8c75b6e82487ea9e3f6307aad64fd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:24:25.654 7 INFO neutron.db.securitygroups_db [None req-470d0b1c-0034-41f1-a4a5-2777ee117db7 82c441c6b2bc48598a01c353f2145a10 35c8c75b6e82487ea9e3f6307aad64fd - - default default] Project 35c8c75b6e82487ea9e3f6307aad64fd 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: 832/1782] 10.0.0.91 () {34 vars in 694 bytes} [Wed May 27 07:24:25 2026] POST /v2.0/security-group-rules => generated 574 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:24:26.100 8 INFO neutron.db.l3_hamode_db [None req-e5d874c4-7272-4f95-be0b-97b37f1bcdae 4deed10f44354eceb8ab7bd41ce72833 382f446a8dde420897b3857e1ea05cd4 - - default default] HA network df1c85da-cdd9-4555-9854-05a9e94f247e was deleted as no HA routers are present in tenant 382f446a8dde420897b3857e1ea05cd4. [pid: 8|app: 0|req: 951/1783] 10.0.0.91 () {32 vars in 723 bytes} [Wed May 27 07:24:25 2026] DELETE /v2.0/routers/5dd8e76b-1380-4458-8075-d9eced42e617 => generated 0 bytes in 1072 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1784] 10.0.0.91 () {32 vars in 735 bytes} [Wed May 27 07:24:26 2026] GET /v2.0/ports?device_id=5dd8e76b-1380-4458-8075-d9eced42e617 => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:24:26.187 7 INFO neutron.api.v2.resource [None req-9730c43e-f3a5-4a02-9165-9af7322e010e 4deed10f44354eceb8ab7bd41ce72833 382f446a8dde420897b3857e1ea05cd4 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 834/1785] 10.0.0.91 () {32 vars in 723 bytes} [Wed May 27 07:24:26 2026] DELETE /v2.0/routers/5dd8e76b-1380-4458-8075-d9eced42e617 => generated 135 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1786] 10.0.0.91 () {32 vars in 735 bytes} [Wed May 27 07:24:26 2026] GET /v2.0/ports?device_id=ae606a83-cc71-4204-95ee-65b6f3cc40bb => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:24:26.244 7 INFO neutron.api.v2.resource [None req-30d284cd-d2ea-4e4b-a240-d9aa24074ac8 4deed10f44354eceb8ab7bd41ce72833 382f446a8dde420897b3857e1ea05cd4 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 836/1787] 10.0.0.91 () {32 vars in 723 bytes} [Wed May 27 07:24:26 2026] DELETE /v2.0/routers/ae606a83-cc71-4204-95ee-65b6f3cc40bb => generated 135 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 07:24:26.284 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1b2d53dc-16d1-404f-ad6e-7d6adf10f9b4 4deed10f44354eceb8ab7bd41ce72833 382f446a8dde420897b3857e1ea05cd4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 837/1788] 10.0.0.91 () {32 vars in 723 bytes} [Wed May 27 07:24:26 2026] DELETE /v2.0/subnets/00ac3516-cbce-4f71-a877-92e673a7fe4b => generated 136 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 07:24:26.309 8 INFO neutron.services.segments.plugin [-] Segment 47b342ac-c043-4972-ada5-ce966c4e306e resource provider aggregate not found 2026-05-27 07:24:26.316 8 INFO neutron.services.segments.plugin [-] Segment 47b342ac-c043-4972-ada5-ce966c4e306e resource provider aggregate not found [pid: 7|app: 0|req: 838/1789] 10.0.0.91 () {32 vars in 735 bytes} [Wed May 27 07:24:26 2026] GET /v2.0/ports?device_id=c1f2d646-b18b-4142-be92-2dca93dc96fe => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:24:26.332 8 INFO neutron.services.segments.plugin [-] Segment 47b342ac-c043-4972-ada5-ce966c4e306e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 47b342ac-c043-4972-ada5-ce966c4e306e found for delete ", "request_id": "req-3e36ca1a-c6f6-4a2a-889f-d0a7ce5e57f4"}]} 2026-05-27 07:24:26.338 8 INFO neutron.services.segments.plugin [-] Segment 47b342ac-c043-4972-ada5-ce966c4e306e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 47b342ac-c043-4972-ada5-ce966c4e306e found for delete ", "request_id": "req-1b7da6a6-21a0-4432-9acc-9fb57011aa2a"}]} 2026-05-27 07:24:26.358 7 INFO neutron.api.v2.resource [None req-6100b854-d5e8-4dba-89c2-8ed77713f346 4deed10f44354eceb8ab7bd41ce72833 382f446a8dde420897b3857e1ea05cd4 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 839/1790] 10.0.0.91 () {32 vars in 723 bytes} [Wed May 27 07:24:26 2026] DELETE /v2.0/routers/c1f2d646-b18b-4142-be92-2dca93dc96fe => generated 135 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/1791] 10.0.0.91 () {32 vars in 648 bytes} [Wed May 27 07:24:26 2026] GET /v2.0/networks => generated 1298 bytes in 240 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:24:26.381 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8968cc38-dd37-4f0c-bc3d-87555359cdf9 4deed10f44354eceb8ab7bd41ce72833 382f446a8dde420897b3857e1ea05cd4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 840/1792] 10.0.0.91 () {32 vars in 723 bytes} [Wed May 27 07:24:26 2026] DELETE /v2.0/subnets/8b318870-6706-474b-b41f-566f9bf8734d => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1793] 10.0.0.91 () {32 vars in 735 bytes} [Wed May 27 07:24:26 2026] GET /v2.0/ports?device_id=b5688203-10a5-47c9-944c-0b981302330c => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:24:26.453 7 INFO neutron.api.v2.resource [None req-98a65987-53bf-4263-b8fd-ffa671b12328 4deed10f44354eceb8ab7bd41ce72833 382f446a8dde420897b3857e1ea05cd4 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 841/1794] 10.0.0.91 () {32 vars in 723 bytes} [Wed May 27 07:24:26 2026] DELETE /v2.0/routers/b5688203-10a5-47c9-944c-0b981302330c => generated 135 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 07:24:26.476 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e846b984-b453-45b1-a282-852986b97cd4 4deed10f44354eceb8ab7bd41ce72833 382f446a8dde420897b3857e1ea05cd4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 954/1795] 10.0.0.24 () {34 vars in 1099 bytes} [Wed May 27 07:24:26 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1796806258&fields=id&tenant_id=35c8c75b6e82487ea9e3f6307aad64fd => generated 69 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1796] 10.0.0.91 () {32 vars in 723 bytes} [Wed May 27 07:24:26 2026] DELETE /v2.0/subnets/a9765458-7722-441d-9e55-fcbbcd6b967b => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 07:24:26.505 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5495d385-091f-4540-b66e-3271b4778343 4deed10f44354eceb8ab7bd41ce72833 382f446a8dde420897b3857e1ea05cd4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 955/1797] 10.0.0.91 () {32 vars in 723 bytes} [Wed May 27 07:24:26 2026] DELETE /v2.0/subnets/6503b287-d8a3-4743-8c90-3cc9e14e7ca8 => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1798] 10.0.0.24 () {34 vars in 981 bytes} [Wed May 27 07:24:26 2026] GET /v2.0/networks?id=71f1f9bb-ecd3-4276-863d-d43af391e159 => generated 661 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/1799] 10.0.0.24 () {34 vars in 964 bytes} [Wed May 27 07:24:26 2026] GET /v2.0/quotas/35c8c75b6e82487ea9e3f6307aad64fd => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1800] 10.0.0.24 () {34 vars in 1001 bytes} [Wed May 27 07:24:26 2026] GET /v2.0/ports?tenant_id=35c8c75b6e82487ea9e3f6307aad64fd&fields=id => generated 149 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/1801] 10.0.0.24 () {34 vars in 1007 bytes} [Wed May 27 07:24:26 2026] GET /v2.0/networks/71f1f9bb-ecd3-4276-863d-d43af391e159?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: 845/1802] 10.0.0.24 () {34 vars in 1107 bytes} [Wed May 27 07:24:26 2026] GET /v2.0/networks/71f1f9bb-ecd3-4276-863d-d43af391e159?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1803] 10.0.0.24 () {34 vars in 989 bytes} [Wed May 27 07:24:27 2026] GET /v2.0/ports?device_id=5877d430-8e11-4dd4-877f-189a49a88e13 => 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: 958/1804] 10.0.0.91 () {32 vars in 773 bytes} [Wed May 27 07:24:26 2026] GET /v2.0/security-groups?tenant_id=382f446a8dde420897b3857e1ea05cd4&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: 847/1805] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:24:27 2026] DELETE /v2.0/security-groups/03ff559b-f712-47e6-bf38-7cd8b0bce3b2 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:24:27.362 8 WARNING neutron_lib.context [None req-59a26314-c929-4765-8b15-6e72e0014661 142264f5b08747d38c7ac6517714ae36 06dffbaced55403e942757cd6af8c65c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 959/1806] 10.0.0.91 () {34 vars in 683 bytes} [Wed May 27 07:24:27 2026] POST /v2.0/security-groups => generated 1561 bytes in 299 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1807] 10.0.0.91 () {32 vars in 662 bytes} [Wed May 27 07:24:27 2026] GET /v2.0/security-groups => generated 4344 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/1808] 10.0.0.91 () {34 vars in 757 bytes} [Wed May 27 07:24:27 2026] PUT /v2.0/security-groups/917a3d93-e7d9-4c70-a71f-23b69ebc1487 => generated 1599 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/1809] 10.0.0.91 () {32 vars in 736 bytes} [Wed May 27 07:24:27 2026] GET /v2.0/security-groups/917a3d93-e7d9-4c70-a71f-23b69ebc1487 => generated 1599 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1810] 199.204.45.140 () {34 vars in 986 bytes} [Wed May 27 07:24:27 2026] GET /v2.0/networks?id=71f1f9bb-ecd3-4276-863d-d43af391e159 => generated 661 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/1811] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:24:27 2026] DELETE /v2.0/security-groups/917a3d93-e7d9-4c70-a71f-23b69ebc1487 => 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: 850/1812] 199.204.45.140 () {34 vars in 1050 bytes} [Wed May 27 07:24:27 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=35c8c75b6e82487ea9e3f6307aad64fd => generated 274 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:24:27.950 7 WARNING neutron_lib.context [req-ddb43b66-e493-4bb6-8412-7a62d1171e0b req-87f4a575-b4b2-4fb2-8bba-a0d2af1bf731 82c441c6b2bc48598a01c353f2145a10 35c8c75b6e82487ea9e3f6307aad64fd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 963/1813] 10.0.0.91 () {32 vars in 662 bytes} [Wed May 27 07:24:27 2026] GET /v2.0/security-groups => generated 2801 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:24:27.999 8 INFO neutron.api.v2.resource [None req-b41f27f2-bcfd-4c49-8ab8-b3901eabe1ef 142264f5b08747d38c7ac6517714ae36 06dffbaced55403e942757cd6af8c65c - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 964/1814] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:24:27 2026] DELETE /v2.0/security-groups/917a3d93-e7d9-4c70-a71f-23b69ebc1487 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 07:24:28.010 8 WARNING neutron_lib.context [None req-c561c4ae-3df7-437a-a63c-3b9c523dd8bb 142264f5b08747d38c7ac6517714ae36 06dffbaced55403e942757cd6af8c65c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 965/1815] 10.0.0.91 () {34 vars in 683 bytes} [Wed May 27 07:24:28 2026] POST /v2.0/security-groups => generated 1560 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-27 07:24:28.133 8 WARNING neutron_lib.context [None req-b3015dad-db4c-4114-8b50-64a09bf31c01 142264f5b08747d38c7ac6517714ae36 06dffbaced55403e942757cd6af8c65c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 966/1816] 10.0.0.91 () {34 vars in 694 bytes} [Wed May 27 07:24:28 2026] POST /v2.0/security-group-rules => generated 569 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/1817] 10.0.0.24 () {34 vars in 989 bytes} [Wed May 27 07:24:28 2026] GET /v2.0/ports?device_id=5877d430-8e11-4dd4-877f-189a49a88e13 => 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: 968/1818] 10.0.0.91 () {32 vars in 746 bytes} [Wed May 27 07:24:28 2026] GET /v2.0/security-group-rules/cbf87c69-c2bb-418f-9fb1-0d3907c604c4 => generated 569 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/1819] 10.0.0.91 () {32 vars in 672 bytes} [Wed May 27 07:24:28 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1820] 199.204.45.140 () {38 vars in 955 bytes} [Wed May 27 07:24:27 2026] POST /v2.0/ports => generated 958 bytes in 463 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: 970/1821] 10.0.0.91 () {32 vars in 749 bytes} [Wed May 27 07:24:28 2026] DELETE /v2.0/security-group-rules/cbf87c69-c2bb-418f-9fb1-0d3907c604c4 => 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: 971/1822] 10.0.0.91 () {32 vars in 672 bytes} [Wed May 27 07:24:28 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:24:28.527 8 WARNING neutron_lib.context [None req-830b7235-be9a-4aa8-95f2-5e8be64fa162 142264f5b08747d38c7ac6517714ae36 06dffbaced55403e942757cd6af8c65c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 972/1823] 10.0.0.91 () {34 vars in 694 bytes} [Wed May 27 07:24:28 2026] POST /v2.0/security-group-rules => generated 569 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/1824] 10.0.0.91 () {32 vars in 746 bytes} [Wed May 27 07:24:28 2026] GET /v2.0/security-group-rules/73d80293-928a-416e-bf43-a157cb2610cd => generated 569 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/1825] 10.0.0.91 () {32 vars in 672 bytes} [Wed May 27 07:24:28 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/1826] 10.0.0.91 () {32 vars in 749 bytes} [Wed May 27 07:24:28 2026] DELETE /v2.0/security-group-rules/73d80293-928a-416e-bf43-a157cb2610cd => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/1827] 10.0.0.91 () {32 vars in 672 bytes} [Wed May 27 07:24:28 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:24:28.853 8 WARNING neutron_lib.context [None req-ea35d42c-faf6-4244-8afe-258652d972fe 142264f5b08747d38c7ac6517714ae36 06dffbaced55403e942757cd6af8c65c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:24:28.873 8 INFO neutron.db.securitygroups_db [None req-ea35d42c-faf6-4244-8afe-258652d972fe 142264f5b08747d38c7ac6517714ae36 06dffbaced55403e942757cd6af8c65c - - default default] Project 06dffbaced55403e942757cd6af8c65c 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: 852/1828] 199.204.45.140 () {38 vars in 1028 bytes} [Wed May 27 07:24:28 2026] PUT /v2.0/ports/4fde8a00-6eac-4cfd-bf57-16b526cecdf3 => generated 1203 bytes in 526 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/1829] 10.0.0.91 () {34 vars in 694 bytes} [Wed May 27 07:24:28 2026] POST /v2.0/security-group-rules => generated 575 bytes in 117 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-05-27 07:24:29.005 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4a77794c-9555-4a10-bb9b-7fc57bf0d33b'] response: {'name': 'network-changed', 'server_uuid': '5877d430-8e11-4dd4-877f-189a49a88e13', 'tag': '4fde8a00-6eac-4cfd-bf57-16b526cecdf3', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 978/1830] 199.204.45.140 () {34 vars in 1080 bytes} [Wed May 27 07:24:28 2026] GET /v2.0/ports?tenant_id=35c8c75b6e82487ea9e3f6307aad64fd&device_id=5877d430-8e11-4dd4-877f-189a49a88e13 => generated 1242 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1831] 10.0.0.91 () {32 vars in 746 bytes} [Wed May 27 07:24:28 2026] GET /v2.0/security-group-rules/35f80f89-3066-452b-8bf6-cd009b950321 => generated 575 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/1832] 199.204.45.140 () {34 vars in 1060 bytes} [Wed May 27 07:24:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=4fde8a00-6eac-4cfd-bf57-16b526cecdf3 => 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: 854/1833] 10.0.0.91 () {32 vars in 672 bytes} [Wed May 27 07:24:29 2026] GET /v2.0/security-group-rules => generated 3924 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 855/1834] 199.204.45.140 () {34 vars in 984 bytes} [Wed May 27 07:24:29 2026] GET /v2.0/subnets?id=325a55cf-b92f-4171-9a0e-36961cdbb51a => generated 654 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1835] 10.0.0.91 () {32 vars in 749 bytes} [Wed May 27 07:24:29 2026] DELETE /v2.0/security-group-rules/35f80f89-3066-452b-8bf6-cd009b950321 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1836] 199.204.45.140 () {34 vars in 1052 bytes} [Wed May 27 07:24:29 2026] GET /v2.0/ports?network_id=71f1f9bb-ecd3-4276-863d-d43af391e159&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:24:29.228 8 WARNING neutron_lib.context [None req-2471c938-6b1d-4297-869b-eac33a73e570 d11f4c604cce432cb924f3f385812d4f 59c0459c65074c8795a7f8b31f12936f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 858/1837] 10.0.0.91 () {32 vars in 672 bytes} [Wed May 27 07:24:29 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1838] 199.204.45.140 () {34 vars in 1012 bytes} [Wed May 27 07:24:29 2026] GET /v2.0/networks/71f1f9bb-ecd3-4276-863d-d43af391e159?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: 980/1839] 10.0.0.91 () {34 vars in 683 bytes} [Wed May 27 07:24:29 2026] POST /v2.0/security-groups => generated 1561 bytes in 361 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1840] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:24:29 2026] DELETE /v2.0/security-groups/1f55cfae-019c-4543-8dce-70fd34e74d77 => 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: 861/1841] 10.0.0.24 () {34 vars in 989 bytes} [Wed May 27 07:24:29 2026] GET /v2.0/ports?device_id=5877d430-8e11-4dd4-877f-189a49a88e13 => generated 973 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/1842] 199.204.45.140 () {34 vars in 1112 bytes} [Wed May 27 07:24:29 2026] GET /v2.0/networks/71f1f9bb-ecd3-4276-863d-d43af391e159?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: 8|app: 0|req: 982/1843] 10.0.0.91 () {32 vars in 662 bytes} [Wed May 27 07:24:29 2026] GET /v2.0/security-groups => generated 2801 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1844] 10.0.0.91 () {32 vars in 662 bytes} [Wed May 27 07:24:29 2026] GET /v2.0/security-groups => generated 4344 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/1845] 10.0.0.24 () {34 vars in 1039 bytes} [Wed May 27 07:24:29 2026] GET /v2.0/security-groups?id=428c3681-969f-4e12-b422-146daabe4fef&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1846] 10.0.0.91 () {34 vars in 757 bytes} [Wed May 27 07:24:29 2026] PUT /v2.0/security-groups/4f1a3cba-91ff-4266-a449-9b30a2cac2bb => generated 1600 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/1847] 10.0.0.91 () {32 vars in 662 bytes} [Wed May 27 07:24:29 2026] GET /v2.0/security-groups => generated 2801 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/1848] 10.0.0.91 () {32 vars in 736 bytes} [Wed May 27 07:24:29 2026] GET /v2.0/security-groups/4f1a3cba-91ff-4266-a449-9b30a2cac2bb => generated 1600 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1849] 199.204.45.140 () {34 vars in 1080 bytes} [Wed May 27 07:24:29 2026] GET /v2.0/ports?tenant_id=35c8c75b6e82487ea9e3f6307aad64fd&device_id=5877d430-8e11-4dd4-877f-189a49a88e13 => generated 1242 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/1850] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:24:29 2026] DELETE /v2.0/security-groups/4f1a3cba-91ff-4266-a449-9b30a2cac2bb => 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: 865/1851] 199.204.45.140 () {34 vars in 986 bytes} [Wed May 27 07:24:29 2026] GET /v2.0/networks?id=71f1f9bb-ecd3-4276-863d-d43af391e159 => generated 757 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/1852] 10.0.0.91 () {32 vars in 662 bytes} [Wed May 27 07:24:29 2026] GET /v2.0/security-groups => generated 2801 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1853] 199.204.45.140 () {34 vars in 1060 bytes} [Wed May 27 07:24:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=4fde8a00-6eac-4cfd-bf57-16b526cecdf3 => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:24:29.846 8 INFO neutron.api.v2.resource [None req-bedbea96-8481-4ffa-9543-9e0dfcec5bb3 d11f4c604cce432cb924f3f385812d4f 59c0459c65074c8795a7f8b31f12936f - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 988/1854] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:24:29 2026] DELETE /v2.0/security-groups/4f1a3cba-91ff-4266-a449-9b30a2cac2bb => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 07:24:29.857 8 WARNING neutron_lib.context [None req-61c3fd51-c1a3-475e-b654-0cc00df8bf28 d11f4c604cce432cb924f3f385812d4f 59c0459c65074c8795a7f8b31f12936f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 867/1855] 199.204.45.140 () {34 vars in 984 bytes} [Wed May 27 07:24:29 2026] GET /v2.0/subnets?id=325a55cf-b92f-4171-9a0e-36961cdbb51a => generated 654 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/1856] 10.0.0.91 () {34 vars in 683 bytes} [Wed May 27 07:24:29 2026] POST /v2.0/security-groups => generated 1560 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-27 07:24:30.016 8 WARNING neutron_lib.context [None req-3adf2924-b768-4f68-8baa-0288bedbe4c0 d11f4c604cce432cb924f3f385812d4f 59c0459c65074c8795a7f8b31f12936f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 990/1857] 10.0.0.91 () {34 vars in 694 bytes} [Wed May 27 07:24:30 2026] POST /v2.0/security-group-rules => generated 569 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/1858] 10.0.0.91 () {32 vars in 746 bytes} [Wed May 27 07:24:30 2026] GET /v2.0/security-group-rules/e6f0b907-a03d-4094-9767-ad74c1eea5f8 => 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: 992/1859] 10.0.0.91 () {32 vars in 672 bytes} [Wed May 27 07:24:30 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/1860] 10.0.0.91 () {32 vars in 749 bytes} [Wed May 27 07:24:30 2026] DELETE /v2.0/security-group-rules/e6f0b907-a03d-4094-9767-ad74c1eea5f8 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1861] 199.204.45.140 () {34 vars in 1052 bytes} [Wed May 27 07:24:29 2026] GET /v2.0/ports?network_id=71f1f9bb-ecd3-4276-863d-d43af391e159&device_owner=network%3Adhcp => generated 1244 bytes in 515 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1862] 10.0.0.91 () {32 vars in 672 bytes} [Wed May 27 07:24:30 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/1863] 10.0.0.91 () {32 vars in 773 bytes} [Wed May 27 07:24:30 2026] GET /v2.0/security-groups?tenant_id=06dffbaced55403e942757cd6af8c65c&name=default => generated 2801 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:24:30.512 8 WARNING neutron_lib.context [None req-9c45cfc0-53d8-4f6a-b731-d0fd0fe97fdc d11f4c604cce432cb924f3f385812d4f 59c0459c65074c8795a7f8b31f12936f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 870/1864] 199.204.45.140 () {34 vars in 1012 bytes} [Wed May 27 07:24:30 2026] GET /v2.0/networks/71f1f9bb-ecd3-4276-863d-d43af391e159?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/1865] 10.0.0.91 () {34 vars in 694 bytes} [Wed May 27 07:24:30 2026] POST /v2.0/security-group-rules => generated 569 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1866] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:24:30 2026] DELETE /v2.0/security-groups/7a2e1b7b-ff9d-4f5e-bab8-bd0ac4b514b7 => 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: 872/1867] 10.0.0.91 () {32 vars in 746 bytes} [Wed May 27 07:24:30 2026] GET /v2.0/security-group-rules/f4174b7e-3eb6-4ff3-8f5e-cba748dff576 => 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: 996/1868] 199.204.45.140 () {34 vars in 1112 bytes} [Wed May 27 07:24:30 2026] GET /v2.0/networks/71f1f9bb-ecd3-4276-863d-d43af391e159?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: 873/1869] 10.0.0.24 () {34 vars in 989 bytes} [Wed May 27 07:24:30 2026] GET /v2.0/ports?device_id=5877d430-8e11-4dd4-877f-189a49a88e13 => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/1870] 10.0.0.91 () {32 vars in 672 bytes} [Wed May 27 07:24:30 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1871] 10.0.0.24 () {34 vars in 1039 bytes} [Wed May 27 07:24:30 2026] GET /v2.0/security-groups?id=428c3681-969f-4e12-b422-146daabe4fef&fields=id&fields=name => generated 114 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/1872] 10.0.0.91 () {32 vars in 749 bytes} [Wed May 27 07:24:30 2026] DELETE /v2.0/security-group-rules/f4174b7e-3eb6-4ff3-8f5e-cba748dff576 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1873] 10.0.0.91 () {32 vars in 672 bytes} [Wed May 27 07:24:30 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:24:30.926 8 WARNING neutron_lib.context [None req-e99d84a3-9647-47f0-ab57-b4f40d3f00ed d11f4c604cce432cb924f3f385812d4f 59c0459c65074c8795a7f8b31f12936f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 999/1874] 10.0.0.91 () {34 vars in 694 bytes} [Wed May 27 07:24:30 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: 7|app: 0|req: 876/1875] 10.0.0.91 () {32 vars in 746 bytes} [Wed May 27 07:24:31 2026] GET /v2.0/security-group-rules/367b5926-5f1e-4e16-8c5f-7d61c85db3be => generated 570 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/1876] 10.0.0.91 () {32 vars in 672 bytes} [Wed May 27 07:24:31 2026] GET /v2.0/security-group-rules => generated 3919 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1877] 10.0.0.91 () {32 vars in 749 bytes} [Wed May 27 07:24:31 2026] DELETE /v2.0/security-group-rules/367b5926-5f1e-4e16-8c5f-7d61c85db3be => 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: 1001/1878] 10.0.0.91 () {32 vars in 672 bytes} [Wed May 27 07:24:31 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1879] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:24:31 2026] DELETE /v2.0/security-groups/d7987ab4-8f76-4904-a2b8-b77491f1cc7d => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/1880] 10.0.0.91 () {32 vars in 662 bytes} [Wed May 27 07:24:31 2026] GET /v2.0/security-groups => generated 2801 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1881] 10.0.0.91 () {32 vars in 662 bytes} [Wed May 27 07:24:31 2026] GET /v2.0/security-groups => generated 2801 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1884] 10.0.0.24 () {34 vars in 989 bytes} [Wed May 27 07:24:31 2026] GET /v2.0/ports?device_id=5877d430-8e11-4dd4-877f-189a49a88e13 => generated 975 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/1885] 10.0.0.24 () {34 vars in 1039 bytes} [Wed May 27 07:24:32 2026] GET /v2.0/security-groups?id=428c3681-969f-4e12-b422-146daabe4fef&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: 1005/1886] 10.0.0.24 () {34 vars in 989 bytes} [Wed May 27 07:24:32 2026] GET /v2.0/ports?device_id=5877d430-8e11-4dd4-877f-189a49a88e13 => generated 975 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1887] 10.0.0.91 () {32 vars in 773 bytes} [Wed May 27 07:24:32 2026] GET /v2.0/security-groups?tenant_id=59c0459c65074c8795a7f8b31f12936f&name=default => generated 2801 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/1888] 10.0.0.24 () {34 vars in 1039 bytes} [Wed May 27 07:24:32 2026] GET /v2.0/security-groups?id=428c3681-969f-4e12-b422-146daabe4fef&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: 1007/1889] 10.0.0.91 () {32 vars in 735 bytes} [Wed May 27 07:24:32 2026] GET /v2.0/ports?device_id=5877d430-8e11-4dd4-877f-189a49a88e13 => generated 1244 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1890] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:24:32 2026] DELETE /v2.0/security-groups/0fecef8c-e7cc-44a0-bca9-418dcb730bfe => generated 0 bytes in 192 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:24:32.993 8 INFO neutron.db.l3_db [None req-f092c479-87b0-41fd-9445-f5506816bfec 82c441c6b2bc48598a01c353f2145a10 35c8c75b6e82487ea9e3f6307aad64fd - - default default] Floating IP 26df2271-208f-4f12-b169-5f19b51aab46 associated. External IP: 10.96.250.213, port: 4fde8a00-6eac-4cfd-bf57-16b526cecdf3. [pid: 8|app: 0|req: 1008/1891] 10.0.0.91 () {34 vars in 748 bytes} [Wed May 27 07:24:32 2026] PUT /v2.0/floatingips/26df2271-208f-4f12-b169-5f19b51aab46 => generated 856 bytes in 1088 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1892] 10.0.0.91 () {32 vars in 728 bytes} [Wed May 27 07:24:33 2026] GET /v2.0/floatingips/26df2271-208f-4f12-b169-5f19b51aab46 => generated 856 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:24:34.576 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c5a1c7ea-2f5e-4853-9e1d-9069382642c5'] response: {'name': 'network-changed', 'server_uuid': '5877d430-8e11-4dd4-877f-189a49a88e13', 'tag': '4fde8a00-6eac-4cfd-bf57-16b526cecdf3', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 885/1893] 199.204.45.140 () {34 vars in 1080 bytes} [Wed May 27 07:24:34 2026] GET /v2.0/ports?tenant_id=35c8c75b6e82487ea9e3f6307aad64fd&device_id=5877d430-8e11-4dd4-877f-189a49a88e13 => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:24:34.720 8 WARNING neutron_lib.context [None req-8ff4f301-7f3a-4966-aab0-6150db0609fe 5a3ae29da3814dbd8400f898ca55fa00 b42c67189e2847d68221dd50a17a1b42 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 886/1894] 10.0.0.91 () {32 vars in 728 bytes} [Wed May 27 07:24:34 2026] GET /v2.0/floatingips/26df2271-208f-4f12-b169-5f19b51aab46 => 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: 1009/1895] 10.0.0.91 () {34 vars in 676 bytes} [Wed May 27 07:24:34 2026] POST /v2.0/subnetpools => generated 549 bytes in 281 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1896] 199.204.45.140 () {34 vars in 986 bytes} [Wed May 27 07:24:34 2026] GET /v2.0/networks?id=71f1f9bb-ecd3-4276-863d-d43af391e159 => generated 757 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/1897] 10.0.0.91 () {32 vars in 728 bytes} [Wed May 27 07:24:34 2026] GET /v2.0/subnetpools/829beef9-5911-410d-8117-51e82f7dcab2 => generated 549 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1898] 199.204.45.140 () {34 vars in 1060 bytes} [Wed May 27 07:24:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=4fde8a00-6eac-4cfd-bf57-16b526cecdf3 => generated 861 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/1899] 10.0.0.91 () {34 vars in 748 bytes} [Wed May 27 07:24:34 2026] PUT /v2.0/subnetpools/829beef9-5911-410d-8117-51e82f7dcab2 => generated 500 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1900] 199.204.45.140 () {34 vars in 984 bytes} [Wed May 27 07:24:34 2026] GET /v2.0/subnets?id=325a55cf-b92f-4171-9a0e-36961cdbb51a => generated 654 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1901] 199.204.45.140 () {34 vars in 1052 bytes} [Wed May 27 07:24:34 2026] GET /v2.0/ports?network_id=71f1f9bb-ecd3-4276-863d-d43af391e159&device_owner=network%3Adhcp => generated 1244 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/1902] 10.0.0.91 () {32 vars in 731 bytes} [Wed May 27 07:24:34 2026] DELETE /v2.0/subnetpools/829beef9-5911-410d-8117-51e82f7dcab2 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:24:35.053 8 INFO neutron.api.v2.resource [None req-e75d8cb7-1524-433b-ba00-5f02470f311e 5a3ae29da3814dbd8400f898ca55fa00 b42c67189e2847d68221dd50a17a1b42 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1013/1903] 10.0.0.91 () {32 vars in 728 bytes} [Wed May 27 07:24:35 2026] GET /v2.0/subnetpools/829beef9-5911-410d-8117-51e82f7dcab2 => generated 145 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 07:24:35.082 8 INFO neutron.api.v2.resource [None req-edaa6ed4-b7fc-4275-a789-ac96fd6d0a00 5a3ae29da3814dbd8400f898ca55fa00 b42c67189e2847d68221dd50a17a1b42 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1014/1904] 10.0.0.91 () {32 vars in 731 bytes} [Wed May 27 07:24:35 2026] DELETE /v2.0/subnetpools/829beef9-5911-410d-8117-51e82f7dcab2 => generated 145 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1905] 199.204.45.140 () {34 vars in 1012 bytes} [Wed May 27 07:24:35 2026] GET /v2.0/networks/71f1f9bb-ecd3-4276-863d-d43af391e159?fields=segments => generated 14 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/1906] 199.204.45.140 () {34 vars in 1112 bytes} [Wed May 27 07:24:35 2026] GET /v2.0/networks/71f1f9bb-ecd3-4276-863d-d43af391e159?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: 892/1907] 10.0.0.91 () {32 vars in 773 bytes} [Wed May 27 07:24:35 2026] GET /v2.0/security-groups?tenant_id=b42c67189e2847d68221dd50a17a1b42&name=default => generated 2801 bytes in 333 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/1908] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:24:35 2026] DELETE /v2.0/security-groups/3c38d1ae-2ca2-4730-92ca-920b741e644b => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1909] 10.0.0.91 () {32 vars in 773 bytes} [Wed May 27 07:24:36 2026] GET /v2.0/security-groups?tenant_id=8ac982e5b57f4ac48fe3c916ef038d39&name=default => generated 2801 bytes in 333 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/1910] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:24:36 2026] DELETE /v2.0/security-groups/013b30fd-5d3b-4b2c-95c3-5cab899b3085 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1911] 10.0.0.91 () {32 vars in 773 bytes} [Wed May 27 07:24:36 2026] GET /v2.0/security-groups?tenant_id=b0b7a9d9ef9343c7b8fd0bec0613f4da&name=default => generated 2801 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/1912] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:24:36 2026] DELETE /v2.0/security-groups/7fd6025f-f4a0-44e9-b5b8-b6e4a63580dc => 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: 895/1913] 10.0.0.91 () {32 vars in 773 bytes} [Wed May 27 07:24:39 2026] GET /v2.0/security-groups?tenant_id=4138db1c509c4ff1973bdc1e7eb48e57&name=default => generated 2801 bytes in 249 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/1914] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:24:39 2026] DELETE /v2.0/security-groups/b5a440d8-2bfc-4562-98f4-6b90c6b525a7 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1915] 10.0.0.91 () {32 vars in 773 bytes} [Wed May 27 07:24:40 2026] GET /v2.0/security-groups?tenant_id=d964f2b1b7b447e8895a174f23f2dc40&name=default => generated 2801 bytes in 319 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/1916] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:24:40 2026] DELETE /v2.0/security-groups/777f658c-d20a-49ff-b19a-ca676d86a2c0 => 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: 897/1917] 10.0.0.91 () {32 vars in 773 bytes} [Wed May 27 07:24:40 2026] GET /v2.0/security-groups?tenant_id=85164060942e4d37ac40fbb9f3e6884f&name=default => generated 2801 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/1918] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:24:41 2026] DELETE /v2.0/security-groups/05b12af7-77ce-42d3-ad2c-74d4b18ed8a5 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:24:41.592 7 INFO neutron.db.segments_db [None req-e3f87f9f-72fb-4e19-8107-00ff8e220de9 a6d0762822764289a52afe2d4806ee46 90059c141d604f6684ba391d2df29551 - - default default] Added segment a91758ed-b8b4-4b15-baad-d79ac453aa50 of type vxlan for network 97fd222a-f6b5-4ca7-9cc7-c94fd7264cc4 [pid: 7|app: 0|req: 898/1919] 10.0.0.91 () {34 vars in 670 bytes} [Wed May 27 07:24:41 2026] POST /v2.0/networks => generated 740 bytes in 510 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/1920] 10.0.0.91 () {34 vars in 668 bytes} [Wed May 27 07:24:41 2026] POST /v2.0/subnets => generated 664 bytes in 261 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:24:42.046 7 INFO neutron.db.segments_db [None req-1c28068b-481b-4dd9-ab55-b4a1e6993eb7 a6d0762822764289a52afe2d4806ee46 90059c141d604f6684ba391d2df29551 - - default default] Added segment 7fe9d6aa-f06b-427d-aafd-85347095e532 of type vxlan for network 11053a8e-7351-4f1e-a7c1-64d854fc4291 2026-05-27 07:24:42.339 7 INFO neutron.db.l3_hamode_db [None req-1c28068b-481b-4dd9-ab55-b4a1e6993eb7 a6d0762822764289a52afe2d4806ee46 90059c141d604f6684ba391d2df29551 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1023/1921] 10.0.0.233 () {34 vars in 990 bytes} [Wed May 27 07:24:43 2026] GET /v2.0/ports?device_id=5877d430-8e11-4dd4-877f-189a49a88e13 => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/1922] 10.0.0.233 () {34 vars in 1040 bytes} [Wed May 27 07:24:43 2026] GET /v2.0/security-groups?id=428c3681-969f-4e12-b422-146daabe4fef&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:24:43.469 7 INFO neutron.db.l3_hamode_db [None req-1c28068b-481b-4dd9-ab55-b4a1e6993eb7 a6d0762822764289a52afe2d4806ee46 90059c141d604f6684ba391d2df29551 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1025/1923] 10.0.0.24 () {34 vars in 989 bytes} [Wed May 27 07:24:44 2026] GET /v2.0/ports?device_id=5877d430-8e11-4dd4-877f-189a49a88e13 => generated 975 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/1924] 10.0.0.24 () {34 vars in 1039 bytes} [Wed May 27 07:24:44 2026] GET /v2.0/security-groups?id=428c3681-969f-4e12-b422-146daabe4fef&fields=id&fields=name => generated 114 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1925] 10.0.0.91 () {34 vars in 668 bytes} [Wed May 27 07:24:41 2026] POST /v2.0/routers => generated 728 bytes in 2981 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1926] 199.204.45.140 () {34 vars in 994 bytes} [Wed May 27 07:24:44 2026] GET /v2.0/ports?device_id=5877d430-8e11-4dd4-877f-189a49a88e13 => generated 975 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:24:45.464 7 INFO neutron.db.l3_db [req-1781d489-5370-40e3-902e-937f651645ed req-1b3adcc3-6a21-4aca-ba49-a38789e419f8 82c441c6b2bc48598a01c353f2145a10 35c8c75b6e82487ea9e3f6307aad64fd - - default default] Floating IP 26df2271-208f-4f12-b169-5f19b51aab46 disassociated. External IP: 10.96.250.213, port: 4fde8a00-6eac-4cfd-bf57-16b526cecdf3. [pid: 7|app: 0|req: 901/1927] 199.204.45.140 () {36 vars in 997 bytes} [Wed May 27 07:24:45 2026] DELETE /v2.0/ports/4fde8a00-6eac-4cfd-bf57-16b526cecdf3 => generated 0 bytes in 850 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 07:24:46.012 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-645cfa57-bf76-4830-919e-ff249436a09e'] response: {'server_uuid': '5877d430-8e11-4dd4-877f-189a49a88e13', 'name': 'network-vif-deleted', 'tag': '4fde8a00-6eac-4cfd-bf57-16b526cecdf3', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 902/1928] 10.0.0.24 () {34 vars in 989 bytes} [Wed May 27 07:24:45 2026] GET /v2.0/ports?device_id=5877d430-8e11-4dd4-877f-189a49a88e13 => generated 12 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/1931] 10.0.0.91 () {34 vars in 782 bytes} [Wed May 27 07:24:44 2026] PUT /v2.0/routers/d5b7bdb3-2d82-46b9-9371-048ee8eaab8d/add_router_interface => generated 309 bytes in 2029 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1932] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:24:47 2026] DELETE /v2.0/security-groups/428c3681-969f-4e12-b422-146daabe4fef => generated 0 bytes in 146 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/1933] 10.0.0.91 () {32 vars in 731 bytes} [Wed May 27 07:24:47 2026] DELETE /v2.0/floatingips/26df2271-208f-4f12-b169-5f19b51aab46 => generated 0 bytes in 405 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1934] 10.0.0.24 () {34 vars in 989 bytes} [Wed May 27 07:24:47 2026] GET /v2.0/ports?device_id=824ede41-9778-41e6-af83-408cf16a5652 => generated 975 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/1935] 10.0.0.24 () {34 vars in 1039 bytes} [Wed May 27 07:24:47 2026] GET /v2.0/security-groups?id=2e5ae157-5f1d-43b3-b1cf-18c0c14e9a92&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1936] 199.204.45.140 () {34 vars in 994 bytes} [Wed May 27 07:24:48 2026] GET /v2.0/ports?device_id=824ede41-9778-41e6-af83-408cf16a5652 => generated 975 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/1937] 199.204.45.140 () {36 vars in 997 bytes} [Wed May 27 07:24:48 2026] DELETE /v2.0/ports/18f1fd4d-aa49-487b-8701-e04dd185135c => 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: 908/1938] 10.0.0.24 () {34 vars in 989 bytes} [Wed May 27 07:24:49 2026] GET /v2.0/ports?device_id=824ede41-9778-41e6-af83-408cf16a5652 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:24:49.279 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a6b486d2-ca04-4f93-80be-a8502e014da0'] response: {'server_uuid': '824ede41-9778-41e6-af83-408cf16a5652', 'name': 'network-vif-deleted', 'tag': '18f1fd4d-aa49-487b-8701-e04dd185135c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1031/1939] 10.0.0.24 () {34 vars in 981 bytes} [Wed May 27 07:24:49 2026] GET /v2.0/networks?id=97fd222a-f6b5-4ca7-9cc7-c94fd7264cc4 => generated 673 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1940] 10.0.0.24 () {34 vars in 964 bytes} [Wed May 27 07:24:49 2026] GET /v2.0/quotas/e73040eb43c04ab7ba29292280b687da => 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: 1032/1941] 10.0.0.24 () {34 vars in 1001 bytes} [Wed May 27 07:24:49 2026] GET /v2.0/ports?tenant_id=e73040eb43c04ab7ba29292280b687da&fields=id => generated 103 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1942] 10.0.0.24 () {34 vars in 1007 bytes} [Wed May 27 07:24:49 2026] GET /v2.0/networks/97fd222a-f6b5-4ca7-9cc7-c94fd7264cc4?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: 1033/1943] 10.0.0.24 () {34 vars in 1107 bytes} [Wed May 27 07:24:49 2026] GET /v2.0/networks/97fd222a-f6b5-4ca7-9cc7-c94fd7264cc4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1944] 10.0.0.24 () {34 vars in 989 bytes} [Wed May 27 07:24:49 2026] GET /v2.0/ports?device_id=31151a71-2292-4cc4-8b4f-fd1969298669 => 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: 1034/1945] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:24:50 2026] DELETE /v2.0/security-groups/2e5ae157-5f1d-43b3-b1cf-18c0c14e9a92 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/1946] 199.204.45.140 () {34 vars in 986 bytes} [Wed May 27 07:24:50 2026] GET /v2.0/networks?id=97fd222a-f6b5-4ca7-9cc7-c94fd7264cc4 => generated 673 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:24:50.679 8 WARNING neutron_lib.context [req-137b739f-4472-407b-ab8b-310bfeec0678 req-0b2cf067-7918-4059-ae8c-a096f5c4def5 393a5fa0ad1b4742bd02fd9327cbac59 e73040eb43c04ab7ba29292280b687da - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1036/1947] 199.204.45.140 () {38 vars in 955 bytes} [Wed May 27 07:24:50 2026] POST /v2.0/ports => generated 958 bytes in 554 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: 1037/1948] 10.0.0.24 () {34 vars in 989 bytes} [Wed May 27 07:24:51 2026] GET /v2.0/ports?device_id=31151a71-2292-4cc4-8b4f-fd1969298669 => generated 961 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1949] 10.0.0.91 () {34 vars in 788 bytes} [Wed May 27 07:24:50 2026] PUT /v2.0/routers/ee32e5c1-caf8-4b90-ab4e-0cb693bef5a1/remove_router_interface => generated 309 bytes in 1278 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1950] 10.0.0.24 () {34 vars in 1039 bytes} [Wed May 27 07:24:51 2026] GET /v2.0/security-groups?id=fc517dac-0a42-4cfc-a702-23641c80d28f&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: 1038/1951] 199.204.45.140 () {38 vars in 1028 bytes} [Wed May 27 07:24:51 2026] PUT /v2.0/ports/a728e094-8d85-4e20-b691-5ac676ffe4f7 => generated 1203 bytes in 593 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1952] 10.0.0.91 () {32 vars in 723 bytes} [Wed May 27 07:24:51 2026] DELETE /v2.0/subnets/325a55cf-b92f-4171-9a0e-36961cdbb51a => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 07:24:51.948 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bf240f08-140f-4c2d-90fb-7328251a21d3'] response: {'name': 'network-changed', 'server_uuid': '31151a71-2292-4cc4-8b4f-fd1969298669', 'tag': 'a728e094-8d85-4e20-b691-5ac676ffe4f7', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 915/1953] 199.204.45.140 () {34 vars in 1080 bytes} [Wed May 27 07:24:51 2026] GET /v2.0/ports?tenant_id=e73040eb43c04ab7ba29292280b687da&device_id=31151a71-2292-4cc4-8b4f-fd1969298669 => generated 1242 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1954] 199.204.45.140 () {34 vars in 1060 bytes} [Wed May 27 07:24:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=a728e094-8d85-4e20-b691-5ac676ffe4f7 => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1955] 199.204.45.140 () {34 vars in 984 bytes} [Wed May 27 07:24:52 2026] GET /v2.0/subnets?id=57000225-3c1e-4de6-9e64-e689051da990 => generated 667 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1956] 199.204.45.140 () {34 vars in 1052 bytes} [Wed May 27 07:24:52 2026] GET /v2.0/ports?network_id=97fd222a-f6b5-4ca7-9cc7-c94fd7264cc4&device_owner=network%3Adhcp => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/1957] 199.204.45.140 () {34 vars in 1012 bytes} [Wed May 27 07:24:52 2026] GET /v2.0/networks/97fd222a-f6b5-4ca7-9cc7-c94fd7264cc4?fields=segments => generated 14 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1958] 199.204.45.140 () {34 vars in 1112 bytes} [Wed May 27 07:24:52 2026] GET /v2.0/networks/97fd222a-f6b5-4ca7-9cc7-c94fd7264cc4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1959] 199.204.45.140 () {34 vars in 1080 bytes} [Wed May 27 07:24:52 2026] GET /v2.0/ports?tenant_id=e73040eb43c04ab7ba29292280b687da&device_id=31151a71-2292-4cc4-8b4f-fd1969298669 => generated 1242 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1960] 199.204.45.140 () {34 vars in 986 bytes} [Wed May 27 07:24:52 2026] GET /v2.0/networks?id=97fd222a-f6b5-4ca7-9cc7-c94fd7264cc4 => generated 768 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1961] 199.204.45.140 () {34 vars in 1060 bytes} [Wed May 27 07:24:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=a728e094-8d85-4e20-b691-5ac676ffe4f7 => 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: 924/1962] 199.204.45.140 () {34 vars in 984 bytes} [Wed May 27 07:24:52 2026] GET /v2.0/subnets?id=57000225-3c1e-4de6-9e64-e689051da990 => generated 667 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1963] 199.204.45.140 () {34 vars in 1052 bytes} [Wed May 27 07:24:52 2026] GET /v2.0/ports?network_id=97fd222a-f6b5-4ca7-9cc7-c94fd7264cc4&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: 7|app: 0|req: 926/1964] 199.204.45.140 () {34 vars in 1012 bytes} [Wed May 27 07:24:52 2026] GET /v2.0/networks/97fd222a-f6b5-4ca7-9cc7-c94fd7264cc4?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:24:53.162 8 INFO neutron.services.segments.plugin [-] Segment 6f6fa014-5f6b-4876-95db-789724a322fb resource provider aggregate not found 2026-05-27 07:24:53.168 8 INFO neutron.services.segments.plugin [-] Segment 6f6fa014-5f6b-4876-95db-789724a322fb resource provider aggregate not found 2026-05-27 07:24:53.186 8 INFO neutron.services.segments.plugin [-] Segment 6f6fa014-5f6b-4876-95db-789724a322fb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6f6fa014-5f6b-4876-95db-789724a322fb found for delete ", "request_id": "req-77889489-1b15-4fdb-a2b2-f41ccfa0802d"}]} 2026-05-27 07:24:53.187 8 INFO neutron.services.segments.plugin [-] Segment 6f6fa014-5f6b-4876-95db-789724a322fb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6f6fa014-5f6b-4876-95db-789724a322fb found for delete ", "request_id": "req-a16478b8-448d-4f57-8cdb-3757fb31574d"}]} 2026-05-27 07:24:53.195 8 INFO neutron.db.l3_hamode_db [None req-8ff5ad62-9cad-46de-8c45-3d5470fa8256 82c441c6b2bc48598a01c353f2145a10 35c8c75b6e82487ea9e3f6307aad64fd - - default default] HA network e383a0e4-b990-42de-942c-11702cfe46f1 was deleted as no HA routers are present in tenant 35c8c75b6e82487ea9e3f6307aad64fd. [pid: 8|app: 0|req: 1039/1965] 10.0.0.91 () {32 vars in 723 bytes} [Wed May 27 07:24:51 2026] DELETE /v2.0/routers/ee32e5c1-caf8-4b90-ab4e-0cb693bef5a1 => generated 0 bytes in 1317 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: 927/1966] 10.0.0.24 () {34 vars in 989 bytes} [Wed May 27 07:24:52 2026] GET /v2.0/ports?device_id=31151a71-2292-4cc4-8b4f-fd1969298669 => generated 973 bytes in 476 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/1967] 199.204.45.140 () {34 vars in 1112 bytes} [Wed May 27 07:24:53 2026] GET /v2.0/networks/97fd222a-f6b5-4ca7-9cc7-c94fd7264cc4?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: 1041/1968] 10.0.0.24 () {34 vars in 1039 bytes} [Wed May 27 07:24:53 2026] GET /v2.0/security-groups?id=fc517dac-0a42-4cfc-a702-23641c80d28f&fields=id&fields=name => generated 88 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:24:53.481 7 INFO neutron.services.segments.plugin [-] Segment 7e1c545f-a8a9-4eaf-a74a-470aa1c039db resource provider aggregate not found 2026-05-27 07:24:53.497 7 INFO neutron.services.segments.plugin [-] Segment 7e1c545f-a8a9-4eaf-a74a-470aa1c039db resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7e1c545f-a8a9-4eaf-a74a-470aa1c039db found for delete ", "request_id": "req-0d37f039-879c-4f15-bce7-82a27902d93f"}]} 2026-05-27 07:24:53.498 7 INFO neutron.services.segments.plugin [-] Segment 7e1c545f-a8a9-4eaf-a74a-470aa1c039db resource provider aggregate not found 2026-05-27 07:24:53.519 7 INFO neutron.services.segments.plugin [-] Segment 7e1c545f-a8a9-4eaf-a74a-470aa1c039db resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7e1c545f-a8a9-4eaf-a74a-470aa1c039db found for delete ", "request_id": "req-b83b7ae4-3275-49b9-872e-bc8be982c17c"}]} [pid: 7|app: 0|req: 928/1969] 10.0.0.91 () {32 vars in 725 bytes} [Wed May 27 07:24:53 2026] DELETE /v2.0/networks/71f1f9bb-ecd3-4276-863d-d43af391e159 => generated 0 bytes in 276 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1970] 10.0.0.24 () {34 vars in 989 bytes} [Wed May 27 07:24:54 2026] GET /v2.0/ports?device_id=31151a71-2292-4cc4-8b4f-fd1969298669 => generated 973 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1971] 10.0.0.24 () {34 vars in 1039 bytes} [Wed May 27 07:24:54 2026] GET /v2.0/security-groups?id=fc517dac-0a42-4cfc-a702-23641c80d28f&fields=id&fields=name => generated 88 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/1972] 10.0.0.91 () {32 vars in 773 bytes} [Wed May 27 07:24:54 2026] GET /v2.0/security-groups?tenant_id=c5f45211f02a4d31bcd1210c8b540e4e&name=default => generated 2801 bytes in 324 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1973] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:24:54 2026] DELETE /v2.0/security-groups/17710f91-4cae-4ebb-acdd-8427ab735d3c => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/1974] 10.0.0.91 () {32 vars in 773 bytes} [Wed May 27 07:24:54 2026] GET /v2.0/security-groups?tenant_id=35c8c75b6e82487ea9e3f6307aad64fd&name=default => generated 2801 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1975] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:24:54 2026] DELETE /v2.0/security-groups/746050b8-afa1-4f2b-826c-2f99bc6e420d => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/1976] 10.0.0.91 () {32 vars in 773 bytes} [Wed May 27 07:24:55 2026] GET /v2.0/security-groups?tenant_id=b8d6720b8ec74e8baa3ef5cbb68de687&name=default => generated 2801 bytes in 385 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1977] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:24:55 2026] DELETE /v2.0/security-groups/9ee5ff3a-e385-4e2f-88bd-ce9addce065e => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/1978] 10.0.0.24 () {34 vars in 989 bytes} [Wed May 27 07:24:55 2026] GET /v2.0/ports?device_id=31151a71-2292-4cc4-8b4f-fd1969298669 => generated 975 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1979] 10.0.0.24 () {34 vars in 1039 bytes} [Wed May 27 07:24:55 2026] GET /v2.0/security-groups?id=fc517dac-0a42-4cfc-a702-23641c80d28f&fields=id&fields=name => generated 88 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/1980] 10.0.0.24 () {34 vars in 989 bytes} [Wed May 27 07:24:56 2026] GET /v2.0/ports?device_id=31151a71-2292-4cc4-8b4f-fd1969298669 => generated 975 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1981] 10.0.0.24 () {34 vars in 1039 bytes} [Wed May 27 07:24:56 2026] GET /v2.0/security-groups?id=fc517dac-0a42-4cfc-a702-23641c80d28f&fields=id&fields=name => generated 88 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/1982] 199.204.45.140 () {34 vars in 994 bytes} [Wed May 27 07:24:56 2026] GET /v2.0/ports?device_id=31151a71-2292-4cc4-8b4f-fd1969298669 => generated 975 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1983] 199.204.45.140 () {36 vars in 997 bytes} [Wed May 27 07:24:56 2026] DELETE /v2.0/ports/a728e094-8d85-4e20-b691-5ac676ffe4f7 => generated 0 bytes in 319 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/1984] 10.0.0.24 () {34 vars in 989 bytes} [Wed May 27 07:24:57 2026] GET /v2.0/ports?device_id=31151a71-2292-4cc4-8b4f-fd1969298669 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:24:59.440 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f2683fde-da03-4f84-90fa-919385e640d7'] response: {'server_uuid': '31151a71-2292-4cc4-8b4f-fd1969298669', 'name': 'network-vif-deleted', 'tag': 'a728e094-8d85-4e20-b691-5ac676ffe4f7', 'status': 'completed', 'code': 200} 2026-05-27 07:24:59.794 7 INFO neutron.db.segments_db [None req-f43ef969-dd74-436d-8e3f-e64d8493ac71 bbd8eac389e84a17bd72d3bca1ea0576 44aacdc808eb403ca6ff520ba7a8d75c - - default default] Added segment 80f681f3-5c15-4e8f-8a45-c31c99f62af8 of type vxlan for network 73948889-da7f-4fe2-b0e6-9ece37baa81d [pid: 7|app: 0|req: 937/1985] 10.0.0.91 () {34 vars in 669 bytes} [Wed May 27 07:24:59 2026] POST /v2.0/networks => generated 725 bytes in 530 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1986] 10.0.0.91 () {34 vars in 668 bytes} [Wed May 27 07:24:59 2026] POST /v2.0/subnets => generated 620 bytes in 327 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:25:00.317 7 WARNING neutron_lib.context [None req-baa5e28b-9ae9-41c6-b296-cd9869499119 b6a97660a88a41b985a573c1c33151af 0a2b0651d34d46f18f4584b2102b9208 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:25:00.372 7 INFO neutron.db.segments_db [None req-baa5e28b-9ae9-41c6-b296-cd9869499119 b6a97660a88a41b985a573c1c33151af 0a2b0651d34d46f18f4584b2102b9208 - - default default] Added segment 74833e25-db0d-4934-b8c7-01acd16740f4 of type vxlan for network 695edf24-479b-42de-83da-fd435284c5fe 2026-05-27 07:25:00.734 7 INFO neutron.db.l3_hamode_db [None req-baa5e28b-9ae9-41c6-b296-cd9869499119 b6a97660a88a41b985a573c1c33151af 0a2b0651d34d46f18f4584b2102b9208 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 07:25:00.934 7 INFO neutron.db.l3_hamode_db [None req-baa5e28b-9ae9-41c6-b296-cd9869499119 b6a97660a88a41b985a573c1c33151af 0a2b0651d34d46f18f4584b2102b9208 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1049/1987] 10.0.0.91 () {34 vars in 788 bytes} [Wed May 27 07:24:59 2026] PUT /v2.0/routers/d5b7bdb3-2d82-46b9-9371-048ee8eaab8d/remove_router_interface => generated 309 bytes in 1547 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:25:01.305 8 WARNING neutron.api.v2.base [None req-03ab4683-8336-4847-8b2b-1149b90fb390 bbd8eac389e84a17bd72d3bca1ea0576 44aacdc808eb403ca6ff520ba7a8d75c - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: 'None' is not a valid string.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: 'None' is not a valid string. 2026-05-27 07:25:01.306 8 INFO neutron.api.v2.resource [None req-03ab4683-8336-4847-8b2b-1149b90fb390 bbd8eac389e84a17bd72d3bca1ea0576 44aacdc808eb403ca6ff520ba7a8d75c - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 8|app: 0|req: 1050/1988] 10.0.0.91 () {34 vars in 680 bytes} [Wed May 27 07:25:01 2026] POST /v2.0/rbac-policies => generated 143 bytes in 9 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1989] 10.0.0.91 () {34 vars in 667 bytes} [Wed May 27 07:25:00 2026] POST /v2.0/routers => generated 474 bytes in 1614 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:25:02.421 7 INFO neutron.services.segments.plugin [-] Segment 80f681f3-5c15-4e8f-8a45-c31c99f62af8 resource provider aggregate not found 2026-05-27 07:25:02.426 7 INFO neutron.services.segments.plugin [-] Segment 80f681f3-5c15-4e8f-8a45-c31c99f62af8 resource provider aggregate not found 2026-05-27 07:25:02.441 7 INFO neutron.services.segments.plugin [-] Segment 80f681f3-5c15-4e8f-8a45-c31c99f62af8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 80f681f3-5c15-4e8f-8a45-c31c99f62af8 found for delete ", "request_id": "req-7fc7c57a-619f-4a6a-957a-0cfe05043cdb"}]} 2026-05-27 07:25:02.444 7 INFO neutron.services.segments.plugin [-] Segment 80f681f3-5c15-4e8f-8a45-c31c99f62af8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 80f681f3-5c15-4e8f-8a45-c31c99f62af8 found for delete ", "request_id": "req-371a7a7c-89a1-482b-9e9e-2f3ac68174ff"}]} [pid: 7|app: 0|req: 940/1990] 10.0.0.91 () {32 vars in 725 bytes} [Wed May 27 07:25:01 2026] DELETE /v2.0/networks/73948889-da7f-4fe2-b0e6-9ece37baa81d => generated 0 bytes in 585 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 07:25:02.468 7 WARNING neutron_lib.context [None req-dd5c006e-c26c-4e32-8c47-48d6d6ef78af b6a97660a88a41b985a573c1c33151af 0a2b0651d34d46f18f4584b2102b9208 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:25:02.510 8 INFO neutron.services.segments.plugin [-] Segment 7fe9d6aa-f06b-427d-aafd-85347095e532 resource provider aggregate not found 2026-05-27 07:25:02.518 8 INFO neutron.services.segments.plugin [-] Segment 7fe9d6aa-f06b-427d-aafd-85347095e532 resource provider aggregate not found 2026-05-27 07:25:02.518 7 INFO neutron.db.l3_hamode_db [None req-dd5c006e-c26c-4e32-8c47-48d6d6ef78af b6a97660a88a41b985a573c1c33151af 0a2b0651d34d46f18f4584b2102b9208 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 07:25:02.528 8 INFO neutron.services.segments.plugin [-] Segment 7fe9d6aa-f06b-427d-aafd-85347095e532 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7fe9d6aa-f06b-427d-aafd-85347095e532 found for delete ", "request_id": "req-ce8a4787-428b-4c4f-b6fc-0689cc118c33"}]} 2026-05-27 07:25:02.536 8 INFO neutron.services.segments.plugin [-] Segment 7fe9d6aa-f06b-427d-aafd-85347095e532 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7fe9d6aa-f06b-427d-aafd-85347095e532 found for delete ", "request_id": "req-3c0f0790-bacd-46d2-a870-01424020c950"}]} 2026-05-27 07:25:02.546 8 INFO neutron.db.l3_hamode_db [None req-f79ccb1c-0530-4db4-9ab6-44a01de07d2c a6d0762822764289a52afe2d4806ee46 90059c141d604f6684ba391d2df29551 - - default default] HA network 11053a8e-7351-4f1e-a7c1-64d854fc4291 was deleted as no HA routers are present in tenant e73040eb43c04ab7ba29292280b687da. [pid: 8|app: 0|req: 1051/1993] 10.0.0.91 () {32 vars in 723 bytes} [Wed May 27 07:25:01 2026] DELETE /v2.0/routers/d5b7bdb3-2d82-46b9-9371-048ee8eaab8d => generated 0 bytes in 1239 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:25:02.627 8 INFO neutron.db.segments_db [None req-0c824e06-d657-463b-9ee0-2a219037211a bbd8eac389e84a17bd72d3bca1ea0576 44aacdc808eb403ca6ff520ba7a8d75c - - default default] Added segment f1cc8e5b-1924-41ec-a6e7-5ef7404ab117 of type vxlan for network d4fb2309-d709-4842-af60-f5fa346573d6 2026-05-27 07:25:02.694 7 INFO neutron.db.l3_hamode_db [None req-dd5c006e-c26c-4e32-8c47-48d6d6ef78af b6a97660a88a41b985a573c1c33151af 0a2b0651d34d46f18f4584b2102b9208 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1052/1994] 10.0.0.91 () {34 vars in 669 bytes} [Wed May 27 07:25:02 2026] POST /v2.0/networks => generated 727 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/1995] 10.0.0.91 () {32 vars in 723 bytes} [Wed May 27 07:25:02 2026] DELETE /v2.0/subnets/57000225-3c1e-4de6-9e64-e689051da990 => 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: 1054/1996] 10.0.0.91 () {34 vars in 668 bytes} [Wed May 27 07:25:03 2026] POST /v2.0/subnets => generated 623 bytes in 237 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: 943/1997] 10.0.0.91 () {34 vars in 667 bytes} [Wed May 27 07:25:02 2026] POST /v2.0/routers => generated 474 bytes in 1099 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:25:03.577 7 WARNING neutron.api.v2.base [None req-f4ee0935-c1f1-43ab-a1e3-bb0b3b56b5e5 bbd8eac389e84a17bd72d3bca1ea0576 44aacdc808eb403ca6ff520ba7a8d75c - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. 2026-05-27 07:25:03.578 7 INFO neutron.api.v2.resource [None req-f4ee0935-c1f1-43ab-a1e3-bb0b3b56b5e5 bbd8eac389e84a17bd72d3bca1ea0576 44aacdc808eb403ca6ff520ba7a8d75c - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 944/1998] 10.0.0.91 () {34 vars in 680 bytes} [Wed May 27 07:25:03 2026] POST /v2.0/rbac-policies => generated 547 bytes in 17 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-05-27 07:25:03.585 7 WARNING neutron_lib.context [None req-002fdadf-b6dd-46b4-83f5-b970703c8b7f b6a97660a88a41b985a573c1c33151af 0a2b0651d34d46f18f4584b2102b9208 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:25:03.635 7 INFO neutron.db.l3_hamode_db [None req-002fdadf-b6dd-46b4-83f5-b970703c8b7f b6a97660a88a41b985a573c1c33151af 0a2b0651d34d46f18f4584b2102b9208 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1055/1999] 10.0.0.91 () {32 vars in 725 bytes} [Wed May 27 07:25:03 2026] DELETE /v2.0/networks/97fd222a-f6b5-4ca7-9cc7-c94fd7264cc4 => generated 0 bytes in 448 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 07:25:03.838 7 INFO neutron.db.l3_hamode_db [None req-002fdadf-b6dd-46b4-83f5-b970703c8b7f b6a97660a88a41b985a573c1c33151af 0a2b0651d34d46f18f4584b2102b9208 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 07:25:04.578 8 INFO neutron.services.segments.plugin [-] Segment a91758ed-b8b4-4b15-baad-d79ac453aa50 resource provider aggregate not found 2026-05-27 07:25:04.583 8 INFO neutron.services.segments.plugin [-] Segment a91758ed-b8b4-4b15-baad-d79ac453aa50 resource provider aggregate not found 2026-05-27 07:25:04.600 8 INFO neutron.services.segments.plugin [-] Segment a91758ed-b8b4-4b15-baad-d79ac453aa50 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a91758ed-b8b4-4b15-baad-d79ac453aa50 found for delete ", "request_id": "req-9680e9d6-dabc-492c-9ee9-034edb64db96"}]} 2026-05-27 07:25:04.605 8 INFO neutron.services.segments.plugin [-] Segment a91758ed-b8b4-4b15-baad-d79ac453aa50 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a91758ed-b8b4-4b15-baad-d79ac453aa50 found for delete ", "request_id": "req-2c327c30-394e-4e4b-9043-7d1ab58e5fef"}]} [pid: 8|app: 0|req: 1056/2000] 10.0.0.91 () {32 vars in 725 bytes} [Wed May 27 07:25:03 2026] DELETE /v2.0/networks/d4fb2309-d709-4842-af60-f5fa346573d6 => generated 0 bytes in 1136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2001] 10.0.0.91 () {32 vars in 773 bytes} [Wed May 27 07:25:04 2026] GET /v2.0/security-groups?tenant_id=e73040eb43c04ab7ba29292280b687da&name=default => generated 2801 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/2002] 10.0.0.91 () {34 vars in 667 bytes} [Wed May 27 07:25:03 2026] POST /v2.0/routers => generated 474 bytes in 1297 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:25:04.943 8 INFO neutron.db.segments_db [None req-b990c4cd-00d6-49ef-b70e-e21a7fceae9e bbd8eac389e84a17bd72d3bca1ea0576 44aacdc808eb403ca6ff520ba7a8d75c - - default default] Added segment 093e0dad-4913-433a-88b5-e47b3c1cbf94 of type vxlan for network c302a2e4-7ac8-41a9-9729-d66ed7d4a805 [pid: 7|app: 0|req: 946/2003] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:25:04 2026] DELETE /v2.0/security-groups/fc517dac-0a42-4cfc-a702-23641c80d28f => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:25:05.029 7 WARNING neutron_lib.context [None req-29c64ab7-a796-4bbe-a48b-851a5eadad10 b6a97660a88a41b985a573c1c33151af 0a2b0651d34d46f18f4584b2102b9208 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1058/2004] 10.0.0.91 () {34 vars in 669 bytes} [Wed May 27 07:25:04 2026] POST /v2.0/networks => generated 725 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:25:05.077 7 INFO neutron.db.l3_hamode_db [None req-29c64ab7-a796-4bbe-a48b-851a5eadad10 b6a97660a88a41b985a573c1c33151af 0a2b0651d34d46f18f4584b2102b9208 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 07:25:05.270 7 INFO neutron.db.l3_hamode_db [None req-29c64ab7-a796-4bbe-a48b-851a5eadad10 b6a97660a88a41b985a573c1c33151af 0a2b0651d34d46f18f4584b2102b9208 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1059/2005] 10.0.0.91 () {34 vars in 668 bytes} [Wed May 27 07:25:05 2026] POST /v2.0/subnets => generated 623 bytes in 290 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2006] 10.0.0.91 () {34 vars in 680 bytes} [Wed May 27 07:25:05 2026] POST /v2.0/rbac-policies => generated 324 bytes in 419 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/2007] 10.0.0.91 () {34 vars in 667 bytes} [Wed May 27 07:25:05 2026] POST /v2.0/routers => generated 474 bytes in 1109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:25:06.144 8 WARNING neutron_lib.context [None req-31924fe5-02c4-4955-8287-79ea1e149dc4 b6a97660a88a41b985a573c1c33151af 0a2b0651d34d46f18f4584b2102b9208 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:25:06.206 8 INFO neutron.db.l3_hamode_db [None req-31924fe5-02c4-4955-8287-79ea1e149dc4 b6a97660a88a41b985a573c1c33151af 0a2b0651d34d46f18f4584b2102b9208 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 07:25:06.365 8 INFO neutron.db.l3_hamode_db [None req-31924fe5-02c4-4955-8287-79ea1e149dc4 b6a97660a88a41b985a573c1c33151af 0a2b0651d34d46f18f4584b2102b9208 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 948/2008] 10.0.0.91 () {32 vars in 722 bytes} [Wed May 27 07:25:06 2026] GET /v2.0/networks/c302a2e4-7ac8-41a9-9729-d66ed7d4a805 => generated 653 bytes in 295 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:25:06.623 8 INFO neutron.services.segments.plugin [-] Segment f1cc8e5b-1924-41ec-a6e7-5ef7404ab117 resource provider aggregate not found 2026-05-27 07:25:06.637 8 INFO neutron.services.segments.plugin [-] Segment f1cc8e5b-1924-41ec-a6e7-5ef7404ab117 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f1cc8e5b-1924-41ec-a6e7-5ef7404ab117 found for delete ", "request_id": "req-17c09ab1-ad1e-42c9-948e-9e996f1fb720"}]} 2026-05-27 07:25:06.640 8 INFO neutron.services.segments.plugin [-] Segment f1cc8e5b-1924-41ec-a6e7-5ef7404ab117 resource provider aggregate not found 2026-05-27 07:25:06.659 8 INFO neutron.services.segments.plugin [-] Segment f1cc8e5b-1924-41ec-a6e7-5ef7404ab117 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f1cc8e5b-1924-41ec-a6e7-5ef7404ab117 found for delete ", "request_id": "req-eee11aff-d0cd-4e11-ab19-edc2cbd4aa39"}]} 2026-05-27 07:25:07.050 7 INFO neutron.pecan_wsgi.hooks.translation [None req-67b28694-4df4-4b80-b854-c1cfe4bbacc6 59c38ed123894e319ed3a9e778bd429f a1123defffc949bbbd03683b5dc333f7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 949/2009] 10.0.0.91 () {32 vars in 722 bytes} [Wed May 27 07:25:06 2026] GET /v2.0/networks/c302a2e4-7ac8-41a9-9729-d66ed7d4a805 => generated 138 bytes in 132 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2010] 10.0.0.91 () {34 vars in 667 bytes} [Wed May 27 07:25:06 2026] POST /v2.0/routers => generated 474 bytes in 1106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:25:07.257 7 INFO neutron.db.segments_db [None req-f96aa849-032d-416c-bf4e-872da45c3b3a a6d0762822764289a52afe2d4806ee46 90059c141d604f6684ba391d2df29551 - - default default] Added segment 79675774-3c37-4ca4-bd50-72078e39fa17 of type vxlan for network 8a47e4a2-c9ec-4744-9f22-c6c6ba781a98 [pid: 7|app: 0|req: 950/2011] 10.0.0.91 () {34 vars in 670 bytes} [Wed May 27 07:25:07 2026] POST /v2.0/networks => generated 741 bytes in 330 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/2012] 10.0.0.91 () {34 vars in 750 bytes} [Wed May 27 07:25:07 2026] PUT /v2.0/routers/546cc64b-4ff8-486a-9356-68b4729c91b1/tags => generated 17 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/2013] 10.0.0.91 () {34 vars in 668 bytes} [Wed May 27 07:25:07 2026] POST /v2.0/subnets => generated 664 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/2014] 10.0.0.91 () {34 vars in 750 bytes} [Wed May 27 07:25:07 2026] PUT /v2.0/routers/29a42ed0-3f6d-4bf7-b0b8-cc435826d52b/tags => generated 25 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:25:07.792 7 INFO neutron.db.segments_db [None req-0b05fc2f-4f97-4dfe-ae98-66ec1dbbe3c8 a6d0762822764289a52afe2d4806ee46 90059c141d604f6684ba391d2df29551 - - default default] Added segment 1c51ad27-1f66-457d-a6ba-2ac38404c07d of type vxlan for network cb790edb-6e00-4f96-9dff-d17f122c6ebb [pid: 8|app: 0|req: 1062/2015] 10.0.0.91 () {32 vars in 725 bytes} [Wed May 27 07:25:07 2026] DELETE /v2.0/networks/c302a2e4-7ac8-41a9-9729-d66ed7d4a805 => generated 0 bytes in 569 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2016] 10.0.0.91 () {34 vars in 750 bytes} [Wed May 27 07:25:07 2026] PUT /v2.0/routers/3763b3d1-24f9-4236-a9ef-6b5344a9f511/tags => generated 34 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:25:07.925 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9a34800d-a0ac-4641-950f-085ecc57adcd bbd8eac389e84a17bd72d3bca1ea0576 44aacdc808eb403ca6ff520ba7a8d75c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1064/2017] 10.0.0.91 () {32 vars in 723 bytes} [Wed May 27 07:25:07 2026] DELETE /v2.0/subnets/cd7baeec-9616-4750-8236-505a7f6677e9 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2018] 10.0.0.91 () {34 vars in 750 bytes} [Wed May 27 07:25:07 2026] PUT /v2.0/routers/c7f02d34-79f5-4fb7-8783-2c5acfbad8c5/tags => generated 19 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:25:08.030 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7245f5a5-2197-42b7-93f0-28b1bc3f6aec bbd8eac389e84a17bd72d3bca1ea0576 44aacdc808eb403ca6ff520ba7a8d75c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1066/2019] 10.0.0.91 () {32 vars in 723 bytes} [Wed May 27 07:25:08 2026] DELETE /v2.0/subnets/ccce3896-00c2-45bc-9214-c0c10775d9f1 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 07:25:08.139 7 INFO neutron.db.l3_hamode_db [None req-0b05fc2f-4f97-4dfe-ae98-66ec1dbbe3c8 a6d0762822764289a52afe2d4806ee46 90059c141d604f6684ba391d2df29551 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1067/2020] 10.0.0.91 () {32 vars in 663 bytes} [Wed May 27 07:25:08 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:25:08.185 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6979f0c7-1ea2-4163-8d19-f3249331e0d9 bbd8eac389e84a17bd72d3bca1ea0576 44aacdc808eb403ca6ff520ba7a8d75c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1068/2021] 10.0.0.91 () {32 vars in 723 bytes} [Wed May 27 07:25:08 2026] DELETE /v2.0/subnets/0e471e8a-93f6-4220-8e06-95ebbcc10a04 => generated 136 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2022] 10.0.0.91 () {32 vars in 677 bytes} [Wed May 27 07:25:08 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2023] 10.0.0.91 () {32 vars in 673 bytes} [Wed May 27 07:25:08 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2024] 10.0.0.91 () {32 vars in 685 bytes} [Wed May 27 07:25:08 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:25:08.688 8 INFO neutron.services.segments.plugin [-] Segment 093e0dad-4913-433a-88b5-e47b3c1cbf94 resource provider aggregate not found 2026-05-27 07:25:08.718 8 INFO neutron.services.segments.plugin [-] Segment 093e0dad-4913-433a-88b5-e47b3c1cbf94 resource provider aggregate not found 2026-05-27 07:25:08.731 8 INFO neutron.services.segments.plugin [-] Segment 093e0dad-4913-433a-88b5-e47b3c1cbf94 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 093e0dad-4913-433a-88b5-e47b3c1cbf94 found for delete ", "request_id": "req-a554e531-71c3-4734-9911-bfcbc3aacb3e"}]} 2026-05-27 07:25:08.737 8 INFO neutron.services.segments.plugin [-] Segment 093e0dad-4913-433a-88b5-e47b3c1cbf94 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 093e0dad-4913-433a-88b5-e47b3c1cbf94 found for delete ", "request_id": "req-c9b58eb8-b6db-48c5-ba3a-6083d6f360c0"}]} [pid: 8|app: 0|req: 1072/2025] 10.0.0.91 () {32 vars in 671 bytes} [Wed May 27 07:25:08 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2026] 10.0.0.91 () {32 vars in 685 bytes} [Wed May 27 07:25:08 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2027] 10.0.0.91 () {32 vars in 681 bytes} [Wed May 27 07:25:08 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2028] 10.0.0.91 () {32 vars in 693 bytes} [Wed May 27 07:25:09 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2029] 10.0.0.91 () {32 vars in 720 bytes} [Wed May 27 07:25:09 2026] GET /v2.0/routers/546cc64b-4ff8-486a-9356-68b4729c91b1 => generated 485 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2030] 10.0.0.91 () {32 vars in 773 bytes} [Wed May 27 07:25:09 2026] GET /v2.0/security-groups?tenant_id=44aacdc808eb403ca6ff520ba7a8d75c&name=default => generated 2801 bytes in 304 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:25:09.844 7 INFO neutron.db.l3_hamode_db [None req-0b05fc2f-4f97-4dfe-ae98-66ec1dbbe3c8 a6d0762822764289a52afe2d4806ee46 90059c141d604f6684ba391d2df29551 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1078/2031] 10.0.0.91 () {34 vars in 741 bytes} [Wed May 27 07:25:09 2026] PUT /v2.0/routers/546cc64b-4ff8-486a-9356-68b4729c91b1 => generated 485 bytes in 1386 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2032] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:25:10 2026] DELETE /v2.0/security-groups/98c62fd4-7481-4931-80c1-21da587634a6 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/2033] 10.0.0.91 () {34 vars in 668 bytes} [Wed May 27 07:25:07 2026] POST /v2.0/routers => generated 728 bytes in 3342 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2034] 10.0.0.91 () {32 vars in 735 bytes} [Wed May 27 07:25:11 2026] GET /v2.0/ports?device_id=546cc64b-4ff8-486a-9356-68b4729c91b1 => 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: 1081/2035] 10.0.0.91 () {32 vars in 723 bytes} [Wed May 27 07:25:11 2026] DELETE /v2.0/routers/546cc64b-4ff8-486a-9356-68b4729c91b1 => generated 0 bytes in 572 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2036] 10.0.0.91 () {32 vars in 773 bytes} [Wed May 27 07:25:11 2026] GET /v2.0/security-groups?tenant_id=7a2350fa45e14d36915366ab1bcbbe7e&name=default => generated 2801 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2037] 10.0.0.91 () {32 vars in 720 bytes} [Wed May 27 07:25:11 2026] GET /v2.0/routers/29a42ed0-3f6d-4bf7-b0b8-cc435826d52b => generated 493 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2038] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:25:11 2026] DELETE /v2.0/security-groups/73857a01-7beb-4f5f-bf93-5f05c4974c23 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/2039] 10.0.0.91 () {34 vars in 782 bytes} [Wed May 27 07:25:11 2026] PUT /v2.0/routers/d4d41995-4d37-402d-9d69-3d0d919249a2/add_router_interface => generated 309 bytes in 1600 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/2040] 10.0.0.91 () {32 vars in 773 bytes} [Wed May 27 07:25:12 2026] GET /v2.0/security-groups?tenant_id=a1123defffc949bbbd03683b5dc333f7&name=default => generated 2801 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2041] 10.0.0.91 () {34 vars in 741 bytes} [Wed May 27 07:25:12 2026] PUT /v2.0/routers/29a42ed0-3f6d-4bf7-b0b8-cc435826d52b => generated 493 bytes in 888 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2042] 10.0.0.91 () {32 vars in 735 bytes} [Wed May 27 07:25:12 2026] GET /v2.0/ports?device_id=29a42ed0-3f6d-4bf7-b0b8-cc435826d52b => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/2043] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:25:12 2026] DELETE /v2.0/security-groups/45e28422-d9e1-4cd7-af37-c7541a38a9db => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2044] 10.0.0.91 () {32 vars in 723 bytes} [Wed May 27 07:25:12 2026] DELETE /v2.0/routers/29a42ed0-3f6d-4bf7-b0b8-cc435826d52b => generated 0 bytes in 604 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/2045] 10.0.0.91 () {32 vars in 720 bytes} [Wed May 27 07:25:13 2026] GET /v2.0/routers/3763b3d1-24f9-4236-a9ef-6b5344a9f511 => generated 502 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:25:14.111 7 INFO neutron.db.segments_db [None req-83844791-fe2a-40c5-bc7d-6a16243b198d a6d0762822764289a52afe2d4806ee46 90059c141d604f6684ba391d2df29551 - - default default] Added segment 07af3110-9b95-4557-9675-e0e11f8edf9c of type vxlan for network 09a1a63e-d903-49ff-86f1-fc73e826aaba [pid: 7|app: 0|req: 959/2046] 10.0.0.91 () {34 vars in 670 bytes} [Wed May 27 07:25:13 2026] POST /v2.0/networks => generated 740 bytes in 304 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2047] 10.0.0.91 () {34 vars in 741 bytes} [Wed May 27 07:25:13 2026] PUT /v2.0/routers/3763b3d1-24f9-4236-a9ef-6b5344a9f511 => generated 502 bytes in 964 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/2048] 10.0.0.91 () {34 vars in 668 bytes} [Wed May 27 07:25:14 2026] POST /v2.0/subnets => generated 663 bytes in 377 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2049] 10.0.0.91 () {32 vars in 735 bytes} [Wed May 27 07:25:14 2026] GET /v2.0/ports?device_id=3763b3d1-24f9-4236-a9ef-6b5344a9f511 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:25:14.704 7 INFO neutron.db.segments_db [None req-8815b4ba-5166-4a44-b999-d5802aa0e4de a6d0762822764289a52afe2d4806ee46 90059c141d604f6684ba391d2df29551 - - default default] Added segment 544f71f5-e0ba-4c06-9f6c-59f174c431bd of type vxlan for network 39c83078-3815-43ab-a7c2-8ba066066d0d 2026-05-27 07:25:15.091 7 INFO neutron.db.l3_hamode_db [None req-8815b4ba-5166-4a44-b999-d5802aa0e4de a6d0762822764289a52afe2d4806ee46 90059c141d604f6684ba391d2df29551 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1090/2050] 10.0.0.91 () {32 vars in 723 bytes} [Wed May 27 07:25:14 2026] DELETE /v2.0/routers/3763b3d1-24f9-4236-a9ef-6b5344a9f511 => generated 0 bytes in 1164 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2051] 10.0.0.91 () {32 vars in 720 bytes} [Wed May 27 07:25:15 2026] GET /v2.0/routers/c7f02d34-79f5-4fb7-8783-2c5acfbad8c5 => generated 487 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:25:16.239 7 INFO neutron.db.l3_hamode_db [None req-8815b4ba-5166-4a44-b999-d5802aa0e4de a6d0762822764289a52afe2d4806ee46 90059c141d604f6684ba391d2df29551 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1092/2052] 10.0.0.91 () {34 vars in 741 bytes} [Wed May 27 07:25:15 2026] PUT /v2.0/routers/c7f02d34-79f5-4fb7-8783-2c5acfbad8c5 => generated 487 bytes in 866 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2055] 10.0.0.91 () {32 vars in 735 bytes} [Wed May 27 07:25:16 2026] GET /v2.0/ports?device_id=c7f02d34-79f5-4fb7-8783-2c5acfbad8c5 => 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: 1096/2056] 10.0.0.91 () {32 vars in 723 bytes} [Wed May 27 07:25:16 2026] DELETE /v2.0/routers/c7f02d34-79f5-4fb7-8783-2c5acfbad8c5 => generated 0 bytes in 556 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2057] 10.0.0.91 () {32 vars in 720 bytes} [Wed May 27 07:25:17 2026] GET /v2.0/routers/99d77da4-ad40-4476-a9dd-9e71000fe2c7 => generated 480 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/2058] 10.0.0.91 () {34 vars in 668 bytes} [Wed May 27 07:25:14 2026] POST /v2.0/routers => generated 727 bytes in 3441 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:25:18.249 7 WARNING neutron_lib.context [None req-ec004eec-5989-42a0-8cee-7bf20935841c 0bf7398f1e9d4c12b0c0b5a5421e3c12 2452a259c8234603bc93bcefe67592df - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1098/2059] 10.0.0.91 () {34 vars in 741 bytes} [Wed May 27 07:25:17 2026] PUT /v2.0/routers/99d77da4-ad40-4476-a9dd-9e71000fe2c7 => generated 480 bytes in 830 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:25:18.422 7 INFO neutron.db.segments_db [None req-ec004eec-5989-42a0-8cee-7bf20935841c 0bf7398f1e9d4c12b0c0b5a5421e3c12 2452a259c8234603bc93bcefe67592df - - default default] Added segment 28cc82ee-6182-461e-b694-1d16bd73c8d9 of type vxlan for network 94b5ac2b-ce1c-4a9a-84ff-38f7dbe69d9b [pid: 7|app: 0|req: 962/2060] 10.0.0.91 () {34 vars in 669 bytes} [Wed May 27 07:25:18 2026] POST /v2.0/networks => generated 632 bytes in 443 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/2061] 10.0.0.91 () {32 vars in 735 bytes} [Wed May 27 07:25:18 2026] GET /v2.0/ports?device_id=99d77da4-ad40-4476-a9dd-9e71000fe2c7 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:25:18.580 7 WARNING neutron_lib.context [None req-b8e95259-1d9d-4ab1-91ef-e0756c88dc01 0bf7398f1e9d4c12b0c0b5a5421e3c12 2452a259c8234603bc93bcefe67592df - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:25:18.658 7 INFO neutron.db.segments_db [None req-b8e95259-1d9d-4ab1-91ef-e0756c88dc01 0bf7398f1e9d4c12b0c0b5a5421e3c12 2452a259c8234603bc93bcefe67592df - - default default] Added segment 2e1dfe38-b39a-4b65-a5fb-870510e67f68 of type vxlan for network 58f8007c-dd07-447e-b960-71bb826de260 [pid: 7|app: 0|req: 964/2062] 10.0.0.91 () {34 vars in 669 bytes} [Wed May 27 07:25:18 2026] POST /v2.0/networks => generated 632 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:25:19.582 7 INFO neutron.services.segments.plugin [-] Segment 74833e25-db0d-4934-b8c7-01acd16740f4 resource provider aggregate not found 2026-05-27 07:25:19.587 7 INFO neutron.services.segments.plugin [-] Segment 74833e25-db0d-4934-b8c7-01acd16740f4 resource provider aggregate not found 2026-05-27 07:25:19.611 7 INFO neutron.services.segments.plugin [-] Segment 74833e25-db0d-4934-b8c7-01acd16740f4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 74833e25-db0d-4934-b8c7-01acd16740f4 found for delete ", "request_id": "req-a5804714-194c-4890-bb7d-8210bbcc7329"}]} 2026-05-27 07:25:19.612 7 INFO neutron.services.segments.plugin [-] Segment 74833e25-db0d-4934-b8c7-01acd16740f4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 74833e25-db0d-4934-b8c7-01acd16740f4 found for delete ", "request_id": "req-2130f752-fbc3-4063-a503-1725d2b73e25"}]} 2026-05-27 07:25:19.621 7 INFO neutron.db.l3_hamode_db [None req-5e6c1752-21d2-429e-907b-c18599175884 b6a97660a88a41b985a573c1c33151af 0a2b0651d34d46f18f4584b2102b9208 - - default default] HA network 695edf24-479b-42de-83da-fd435284c5fe was deleted as no HA routers are present in tenant 0a2b0651d34d46f18f4584b2102b9208. [pid: 7|app: 0|req: 965/2063] 10.0.0.91 () {32 vars in 723 bytes} [Wed May 27 07:25:18 2026] DELETE /v2.0/routers/99d77da4-ad40-4476-a9dd-9e71000fe2c7 => generated 0 bytes in 861 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:25:19.636 7 WARNING neutron_lib.context [None req-e5f77729-0711-4ff9-8ea9-77d38f6de8d5 0bf7398f1e9d4c12b0c0b5a5421e3c12 2452a259c8234603bc93bcefe67592df - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:25:19.722 7 INFO neutron.db.segments_db [None req-e5f77729-0711-4ff9-8ea9-77d38f6de8d5 0bf7398f1e9d4c12b0c0b5a5421e3c12 2452a259c8234603bc93bcefe67592df - - default default] Added segment 36559067-bcc8-4532-9d33-20c4fe722382 of type vxlan for network 0e1cc8d0-2bd1-4f39-aeaf-cea3d8ffb90e [pid: 7|app: 0|req: 966/2064] 10.0.0.91 () {34 vars in 669 bytes} [Wed May 27 07:25:19 2026] POST /v2.0/networks => generated 631 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:25:19.876 7 WARNING neutron_lib.context [None req-7b5fe3b0-3389-4628-a9f2-4968bc7bac42 0bf7398f1e9d4c12b0c0b5a5421e3c12 2452a259c8234603bc93bcefe67592df - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:25:19.956 7 INFO neutron.db.segments_db [None req-7b5fe3b0-3389-4628-a9f2-4968bc7bac42 0bf7398f1e9d4c12b0c0b5a5421e3c12 2452a259c8234603bc93bcefe67592df - - default default] Added segment 575edab8-f2cb-4d00-82b3-df73ac760fde of type vxlan for network d70d3d1e-c80b-4e3c-bf44-6f34b6ecccdc [pid: 8|app: 0|req: 1099/2065] 10.0.0.91 () {34 vars in 782 bytes} [Wed May 27 07:25:18 2026] PUT /v2.0/routers/b3a6641c-bfc0-438f-a7ca-950179ef80d1/add_router_interface => generated 309 bytes in 1667 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/2066] 10.0.0.91 () {34 vars in 669 bytes} [Wed May 27 07:25:19 2026] POST /v2.0/networks => generated 632 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:25:20.105 8 WARNING neutron_lib.context [None req-3e88cd86-9c3e-473a-9714-548ca73cf7bd 0bf7398f1e9d4c12b0c0b5a5421e3c12 2452a259c8234603bc93bcefe67592df - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:25:20.197 8 INFO neutron.db.segments_db [None req-3e88cd86-9c3e-473a-9714-548ca73cf7bd 0bf7398f1e9d4c12b0c0b5a5421e3c12 2452a259c8234603bc93bcefe67592df - - default default] Added segment 37554832-0981-4751-8c30-e946ae3220ad of type vxlan for network e0a60601-250e-4e3e-8267-d66938fe647d [pid: 8|app: 0|req: 1100/2067] 10.0.0.91 () {34 vars in 669 bytes} [Wed May 27 07:25:20 2026] POST /v2.0/networks => generated 631 bytes in 227 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/2068] 10.0.0.91 () {34 vars in 752 bytes} [Wed May 27 07:25:20 2026] PUT /v2.0/networks/94b5ac2b-ce1c-4a9a-84ff-38f7dbe69d9b/tags => generated 17 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2069] 10.0.0.91 () {34 vars in 752 bytes} [Wed May 27 07:25:20 2026] PUT /v2.0/networks/58f8007c-dd07-447e-b960-71bb826de260/tags => generated 25 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/2070] 10.0.0.91 () {34 vars in 752 bytes} [Wed May 27 07:25:20 2026] PUT /v2.0/networks/0e1cc8d0-2bd1-4f39-aeaf-cea3d8ffb90e/tags => generated 34 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2071] 10.0.0.91 () {34 vars in 752 bytes} [Wed May 27 07:25:20 2026] PUT /v2.0/networks/d70d3d1e-c80b-4e3c-bf44-6f34b6ecccdc/tags => generated 19 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/2072] 10.0.0.91 () {32 vars in 665 bytes} [Wed May 27 07:25:20 2026] GET /v2.0/networks?tags=red => generated 1856 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/2073] 10.0.0.91 () {32 vars in 679 bytes} [Wed May 27 07:25:20 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1249 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:25:20.875 7 WARNING neutron_lib.context [None req-f722bf22-236e-4e0f-944d-d98036f6cb14 392f246b5f054f149645314ec42f2b5e 60f9509508994dacbbaa0082c03c7d22 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1103/2074] 10.0.0.91 () {32 vars in 773 bytes} [Wed May 27 07:25:20 2026] GET /v2.0/security-groups?tenant_id=0a2b0651d34d46f18f4584b2102b9208&name=default => generated 2801 bytes in 276 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/2075] 10.0.0.91 () {34 vars in 684 bytes} [Wed May 27 07:25:20 2026] POST /v2.0/security-groups => generated 1609 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2076] 10.0.0.91 () {32 vars in 675 bytes} [Wed May 27 07:25:20 2026] GET /v2.0/networks?tags-any=blue => generated 1249 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:25:21.078 8 WARNING neutron_lib.context [None req-720497fd-713b-40f5-a486-3dfcf84f141f 392f246b5f054f149645314ec42f2b5e 60f9509508994dacbbaa0082c03c7d22 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 973/2077] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:25:20 2026] DELETE /v2.0/security-groups/fe140e68-2caa-45b5-bb4b-ab014abafba4 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/2078] 10.0.0.91 () {32 vars in 687 bytes} [Wed May 27 07:25:21 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1856 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2079] 10.0.0.91 () {34 vars in 694 bytes} [Wed May 27 07:25:21 2026] POST /v2.0/security-group-rules => generated 565 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/2080] 10.0.0.91 () {32 vars in 673 bytes} [Wed May 27 07:25:21 2026] GET /v2.0/networks?not-tags=red => generated 1861 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:25:21.318 7 WARNING neutron_lib.context [None req-a0a1e0dc-9139-4740-9dea-cbbce6ac2ab0 392f246b5f054f149645314ec42f2b5e 60f9509508994dacbbaa0082c03c7d22 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1106/2081] 10.0.0.91 () {32 vars in 773 bytes} [Wed May 27 07:25:21 2026] GET /v2.0/security-groups?tenant_id=c41db443b03841f49a3c11a4014ab51d&name=default => generated 2801 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/2082] 10.0.0.91 () {34 vars in 694 bytes} [Wed May 27 07:25:21 2026] POST /v2.0/security-group-rules => generated 564 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2083] 10.0.0.91 () {32 vars in 687 bytes} [Wed May 27 07:25:21 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2468 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:25:21.504 8 WARNING neutron_lib.context [None req-86f7f681-b163-4366-86b0-e0e549e451c3 392f246b5f054f149645314ec42f2b5e 60f9509508994dacbbaa0082c03c7d22 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 977/2084] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:25:21 2026] DELETE /v2.0/security-groups/05ee1c3b-620c-4ae8-b3c5-fe01e106d24c => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2085] 10.0.0.91 () {34 vars in 694 bytes} [Wed May 27 07:25:21 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) 2026-05-27 07:25:21.645 8 WARNING neutron_lib.context [None req-652598f4-c59f-4ae1-8765-6db8c6744029 392f246b5f054f149645314ec42f2b5e 60f9509508994dacbbaa0082c03c7d22 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 978/2086] 10.0.0.91 () {32 vars in 683 bytes} [Wed May 27 07:25:21 2026] GET /v2.0/networks?not-tags-any=blue => generated 2468 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2087] 10.0.0.91 () {34 vars in 694 bytes} [Wed May 27 07:25:21 2026] POST /v2.0/security-group-rules => generated 569 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/2088] 10.0.0.91 () {32 vars in 695 bytes} [Wed May 27 07:25:21 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1861 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:25:21.823 7 WARNING neutron_lib.context [None req-491a0377-d67e-4abd-9c64-0d7ad4baefd9 392f246b5f054f149645314ec42f2b5e 60f9509508994dacbbaa0082c03c7d22 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:25:21.847 7 INFO neutron.db.securitygroups_db [None req-491a0377-d67e-4abd-9c64-0d7ad4baefd9 392f246b5f054f149645314ec42f2b5e 60f9509508994dacbbaa0082c03c7d22 - - default default] Project 60f9509508994dacbbaa0082c03c7d22 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: 1110/2089] 10.0.0.91 () {32 vars in 773 bytes} [Wed May 27 07:25:21 2026] GET /v2.0/security-groups?tenant_id=5e64c5373d7540959452c89a3ee9e681&name=default => generated 2801 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/2090] 10.0.0.91 () {34 vars in 694 bytes} [Wed May 27 07:25:21 2026] POST /v2.0/security-group-rules => generated 575 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/2091] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:25:21 2026] DELETE /v2.0/security-groups/012b1867-0d8c-44d3-ba83-00cb7c50130f => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:25:22.066 7 WARNING neutron_lib.context [None req-916bb988-bb4e-4ed4-ae20-9fbf9c1d8e96 392f246b5f054f149645314ec42f2b5e 60f9509508994dacbbaa0082c03c7d22 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:25:22.087 7 INFO neutron.db.securitygroups_db [None req-916bb988-bb4e-4ed4-ae20-9fbf9c1d8e96 392f246b5f054f149645314ec42f2b5e 60f9509508994dacbbaa0082c03c7d22 - - default default] Project 60f9509508994dacbbaa0082c03c7d22 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: 982/2092] 10.0.0.91 () {34 vars in 694 bytes} [Wed May 27 07:25:22 2026] POST /v2.0/security-group-rules => generated 574 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:25:22.513 8 INFO neutron.services.segments.plugin [-] Segment 28cc82ee-6182-461e-b694-1d16bd73c8d9 resource provider aggregate not found 2026-05-27 07:25:22.519 8 INFO neutron.services.segments.plugin [-] Segment 28cc82ee-6182-461e-b694-1d16bd73c8d9 resource provider aggregate not found 2026-05-27 07:25:22.535 8 INFO neutron.services.segments.plugin [-] Segment 28cc82ee-6182-461e-b694-1d16bd73c8d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 28cc82ee-6182-461e-b694-1d16bd73c8d9 found for delete ", "request_id": "req-1c289bd0-60b8-43d1-98eb-f688a36e7fe5"}]} 2026-05-27 07:25:22.538 8 INFO neutron.services.segments.plugin [-] Segment 28cc82ee-6182-461e-b694-1d16bd73c8d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 28cc82ee-6182-461e-b694-1d16bd73c8d9 found for delete ", "request_id": "req-7e43486a-7523-4be7-ab5e-b81a6a72cf04"}]} [pid: 8|app: 0|req: 1111/2093] 10.0.0.91 () {32 vars in 725 bytes} [Wed May 27 07:25:21 2026] DELETE /v2.0/networks/94b5ac2b-ce1c-4a9a-84ff-38f7dbe69d9b => generated 0 bytes in 637 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 07:25:22.654 8 WARNING neutron_lib.context [None req-eaa6cddc-76fd-4c0a-8373-50c8de929dd6 392f246b5f054f149645314ec42f2b5e 60f9509508994dacbbaa0082c03c7d22 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:25:22.797 7 INFO neutron.services.segments.plugin [-] Segment 2e1dfe38-b39a-4b65-a5fb-870510e67f68 resource provider aggregate not found [pid: 8|app: 0|req: 1112/2094] 10.0.0.91 () {34 vars in 684 bytes} [Wed May 27 07:25:22 2026] POST /v2.0/security-groups => generated 1597 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-27 07:25:22.820 8 WARNING neutron_lib.context [None req-2ad2a4f3-4e38-42c3-b164-47d809498036 392f246b5f054f149645314ec42f2b5e 60f9509508994dacbbaa0082c03c7d22 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:25:22.825 7 INFO neutron.services.segments.plugin [-] Segment 2e1dfe38-b39a-4b65-a5fb-870510e67f68 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2e1dfe38-b39a-4b65-a5fb-870510e67f68 found for delete ", "request_id": "req-e713db98-e2db-423d-8b8a-b4b5f1de033d"}]} [pid: 7|app: 0|req: 983/2095] 10.0.0.91 () {32 vars in 725 bytes} [Wed May 27 07:25:22 2026] DELETE /v2.0/networks/58f8007c-dd07-447e-b960-71bb826de260 => generated 0 bytes in 289 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 07:25:22.852 7 INFO neutron.services.segments.plugin [-] Segment 2e1dfe38-b39a-4b65-a5fb-870510e67f68 resource provider aggregate not found 2026-05-27 07:25:22.881 7 INFO neutron.services.segments.plugin [-] Segment 2e1dfe38-b39a-4b65-a5fb-870510e67f68 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2e1dfe38-b39a-4b65-a5fb-870510e67f68 found for delete ", "request_id": "req-34d5fc06-2689-40c4-bef1-5de7c420b35f"}]} [pid: 8|app: 0|req: 1113/2096] 10.0.0.91 () {34 vars in 694 bytes} [Wed May 27 07:25:22 2026] POST /v2.0/security-group-rules => generated 565 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:25:22.963 8 WARNING neutron_lib.context [None req-f8ce2e0c-b37c-42c8-aed7-19523bda49c4 392f246b5f054f149645314ec42f2b5e 60f9509508994dacbbaa0082c03c7d22 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1114/2097] 10.0.0.91 () {34 vars in 694 bytes} [Wed May 27 07:25:22 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) 2026-05-27 07:25:23.078 8 WARNING neutron_lib.context [None req-c369c617-5d5c-4322-8002-d4998505e3f8 392f246b5f054f149645314ec42f2b5e 60f9509508994dacbbaa0082c03c7d22 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 984/2098] 10.0.0.91 () {32 vars in 725 bytes} [Wed May 27 07:25:22 2026] DELETE /v2.0/networks/0e1cc8d0-2bd1-4f39-aeaf-cea3d8ffb90e => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/2099] 10.0.0.91 () {32 vars in 725 bytes} [Wed May 27 07:25:23 2026] DELETE /v2.0/networks/d70d3d1e-c80b-4e3c-bf44-6f34b6ecccdc => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/2100] 10.0.0.91 () {32 vars in 725 bytes} [Wed May 27 07:25:23 2026] DELETE /v2.0/networks/e0a60601-250e-4e3e-8267-d66938fe647d => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2101] 10.0.0.91 () {34 vars in 675 bytes} [Wed May 27 07:25:23 2026] POST /v2.0/floatingips => generated 552 bytes in 780 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/2102] 10.0.0.24 () {34 vars in 1097 bytes} [Wed May 27 07:25:23 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-960305501&fields=id&tenant_id=60f9509508994dacbbaa0082c03c7d22 => generated 69 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2103] 10.0.0.24 () {34 vars in 1099 bytes} [Wed May 27 07:25:24 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1886792090&fields=id&tenant_id=60f9509508994dacbbaa0082c03c7d22 => generated 69 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/2104] 10.0.0.24 () {34 vars in 981 bytes} [Wed May 27 07:25:24 2026] GET /v2.0/networks?id=8a47e4a2-c9ec-4744-9f22-c6c6ba781a98 => generated 673 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2105] 10.0.0.24 () {34 vars in 964 bytes} [Wed May 27 07:25:24 2026] GET /v2.0/quotas/60f9509508994dacbbaa0082c03c7d22 => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/2106] 10.0.0.24 () {34 vars in 1001 bytes} [Wed May 27 07:25:24 2026] GET /v2.0/ports?tenant_id=60f9509508994dacbbaa0082c03c7d22&fields=id => generated 103 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2107] 10.0.0.24 () {34 vars in 1007 bytes} [Wed May 27 07:25:24 2026] GET /v2.0/networks/8a47e4a2-c9ec-4744-9f22-c6c6ba781a98?fields=segments => generated 14 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/2108] 10.0.0.24 () {34 vars in 1107 bytes} [Wed May 27 07:25:24 2026] GET /v2.0/networks/8a47e4a2-c9ec-4744-9f22-c6c6ba781a98?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2109] 10.0.0.91 () {32 vars in 773 bytes} [Wed May 27 07:25:24 2026] GET /v2.0/security-groups?tenant_id=2452a259c8234603bc93bcefe67592df&name=default => generated 2801 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/2110] 10.0.0.24 () {34 vars in 989 bytes} [Wed May 27 07:25:24 2026] GET /v2.0/ports?device_id=b5ac6329-f52b-4a21-8af2-773c95c40699 => generated 12 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2111] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:25:24 2026] DELETE /v2.0/security-groups/e724a654-cb7b-4a88-8575-d8aeb57a5f26 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:25:25.230 7 INFO neutron.services.segments.plugin [-] Segment 36559067-bcc8-4532-9d33-20c4fe722382 resource provider aggregate not found 2026-05-27 07:25:25.264 7 INFO neutron.services.segments.plugin [-] Segment 36559067-bcc8-4532-9d33-20c4fe722382 resource provider aggregate not found 2026-05-27 07:25:25.272 7 INFO neutron.services.segments.plugin [-] Segment 36559067-bcc8-4532-9d33-20c4fe722382 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 36559067-bcc8-4532-9d33-20c4fe722382 found for delete ", "request_id": "req-439b8cdc-fe7c-4168-8794-23e36e42b50a"}]} 2026-05-27 07:25:25.280 7 INFO neutron.services.segments.plugin [-] Segment 36559067-bcc8-4532-9d33-20c4fe722382 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 36559067-bcc8-4532-9d33-20c4fe722382 found for delete ", "request_id": "req-562b3903-bb85-4fbc-8456-714a8bf15082"}]} 2026-05-27 07:25:25.293 7 INFO neutron.services.segments.plugin [-] Segment 575edab8-f2cb-4d00-82b3-df73ac760fde resource provider aggregate not found 2026-05-27 07:25:25.301 7 INFO neutron.services.segments.plugin [-] Segment 575edab8-f2cb-4d00-82b3-df73ac760fde resource provider aggregate not found 2026-05-27 07:25:25.321 7 INFO neutron.services.segments.plugin [-] Segment 575edab8-f2cb-4d00-82b3-df73ac760fde resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 575edab8-f2cb-4d00-82b3-df73ac760fde found for delete ", "request_id": "req-78d0ac42-7bf7-41cb-8787-e657400c1180"}]} 2026-05-27 07:25:25.333 7 INFO neutron.services.segments.plugin [-] Segment 575edab8-f2cb-4d00-82b3-df73ac760fde resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 575edab8-f2cb-4d00-82b3-df73ac760fde found for delete ", "request_id": "req-3e3328f0-9f16-4674-815d-f075e1b5074a"}]} 2026-05-27 07:25:25.339 7 INFO neutron.services.segments.plugin [-] Segment 37554832-0981-4751-8c30-e946ae3220ad resource provider aggregate not found 2026-05-27 07:25:25.359 7 INFO neutron.services.segments.plugin [-] Segment 37554832-0981-4751-8c30-e946ae3220ad resource provider aggregate not found 2026-05-27 07:25:25.366 7 INFO neutron.services.segments.plugin [-] Segment 37554832-0981-4751-8c30-e946ae3220ad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 37554832-0981-4751-8c30-e946ae3220ad found for delete ", "request_id": "req-5dc3689a-5d5b-4331-8025-a0e79e1f10d4"}]} 2026-05-27 07:25:25.385 7 INFO neutron.services.segments.plugin [-] Segment 37554832-0981-4751-8c30-e946ae3220ad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 37554832-0981-4751-8c30-e946ae3220ad found for delete ", "request_id": "req-f9659911-1da6-4ce9-910c-8f9934c50c91"}]} [pid: 7|app: 0|req: 992/2112] 10.0.0.91 () {32 vars in 773 bytes} [Wed May 27 07:25:25 2026] GET /v2.0/security-groups?tenant_id=90f514f479eb4a228928e99c57136a68&name=default => generated 2801 bytes in 208 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2113] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:25:25 2026] DELETE /v2.0/security-groups/c8d1e592-2d37-4a11-bd4c-fd42017dc95b => 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: 993/2114] 199.204.45.140 () {34 vars in 986 bytes} [Wed May 27 07:25:25 2026] GET /v2.0/networks?id=8a47e4a2-c9ec-4744-9f22-c6c6ba781a98 => generated 673 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/2115] 199.204.45.140 () {34 vars in 1050 bytes} [Wed May 27 07:25:25 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=60f9509508994dacbbaa0082c03c7d22 => generated 273 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:25:25.824 7 WARNING neutron_lib.context [req-c929e224-2a74-4f9f-bedb-d27fd2dde557 req-d460ee65-e90f-4928-8f06-1115576ea132 392f246b5f054f149645314ec42f2b5e 60f9509508994dacbbaa0082c03c7d22 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1122/2116] 10.0.0.91 () {32 vars in 773 bytes} [Wed May 27 07:25:25 2026] GET /v2.0/security-groups?tenant_id=011fedd73c954f15be3ee2c4baea7c13&name=default => generated 2801 bytes in 382 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2117] 10.0.0.24 () {34 vars in 989 bytes} [Wed May 27 07:25:26 2026] GET /v2.0/ports?device_id=b5ac6329-f52b-4a21-8af2-773c95c40699 => 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: 1124/2118] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:25:26 2026] DELETE /v2.0/security-groups/a36f9144-5b2b-4bd2-a786-451fa4159ef5 => 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: 995/2119] 199.204.45.140 () {38 vars in 955 bytes} [Wed May 27 07:25:25 2026] POST /v2.0/ports => generated 993 bytes in 594 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2120] 199.204.45.140 () {38 vars in 1028 bytes} [Wed May 27 07:25:26 2026] PUT /v2.0/ports/8f5febbc-290e-42fd-9315-dc58ebc50a20 => generated 1238 bytes in 666 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 996/2121] 199.204.45.140 () {34 vars in 1080 bytes} [Wed May 27 07:25:27 2026] GET /v2.0/ports?tenant_id=60f9509508994dacbbaa0082c03c7d22&device_id=b5ac6329-f52b-4a21-8af2-773c95c40699 => generated 1277 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:25:27.185 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-12c31100-9053-45fd-a2de-1e816a957224'] response: {'name': 'network-changed', 'server_uuid': 'b5ac6329-f52b-4a21-8af2-773c95c40699', 'tag': '8f5febbc-290e-42fd-9315-dc58ebc50a20', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 997/2122] 199.204.45.140 () {34 vars in 1058 bytes} [Wed May 27 07:25:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=8f5febbc-290e-42fd-9315-dc58ebc50a20 => 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: 998/2123] 199.204.45.140 () {34 vars in 984 bytes} [Wed May 27 07:25:27 2026] GET /v2.0/subnets?id=90bdac4f-1f74-4445-9dae-bafebe19728f => generated 667 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2124] 10.0.0.24 () {34 vars in 989 bytes} [Wed May 27 07:25:27 2026] GET /v2.0/ports?device_id=b5ac6329-f52b-4a21-8af2-773c95c40699 => generated 1008 bytes in 128 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: 999/2125] 199.204.45.140 () {34 vars in 1052 bytes} [Wed May 27 07:25:27 2026] GET /v2.0/ports?network_id=8a47e4a2-c9ec-4744-9f22-c6c6ba781a98&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: 1127/2126] 10.0.0.24 () {34 vars in 1119 bytes} [Wed May 27 07:25:27 2026] GET /v2.0/security-groups?id=e24a5a8f-318d-40a2-b5e4-71a491d67300&id=363bbcd4-7e2b-45af-9e1d-b2b9494c7be9&fields=id&fields=name => generated 206 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2127] 199.204.45.140 () {34 vars in 1012 bytes} [Wed May 27 07:25:27 2026] GET /v2.0/networks/8a47e4a2-c9ec-4744-9f22-c6c6ba781a98?fields=segments => generated 14 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:25:27.525 7 WARNING neutron_lib.context [None req-c2791f71-f2e6-49b0-b5a3-9d204591d0a6 9fef01aa9376451c9bd3e2aba63a1e85 b87acf7074e847f3abf37dfe962b38c2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1129/2128] 199.204.45.140 () {34 vars in 1112 bytes} [Wed May 27 07:25:27 2026] GET /v2.0/networks/8a47e4a2-c9ec-4744-9f22-c6c6ba781a98?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: 1000/2129] 10.0.0.91 () {34 vars in 675 bytes} [Wed May 27 07:25:27 2026] POST /v2.0/subnetpools => generated 516 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:25:27.590 7 WARNING neutron_lib.context [None req-38a079dc-bd45-4ac2-b278-8da2bba31263 9fef01aa9376451c9bd3e2aba63a1e85 b87acf7074e847f3abf37dfe962b38c2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1130/2130] 199.204.45.140 () {34 vars in 1080 bytes} [Wed May 27 07:25:27 2026] GET /v2.0/ports?tenant_id=60f9509508994dacbbaa0082c03c7d22&device_id=b5ac6329-f52b-4a21-8af2-773c95c40699 => generated 1277 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/2131] 10.0.0.91 () {34 vars in 675 bytes} [Wed May 27 07:25:27 2026] POST /v2.0/subnetpools => generated 516 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:25:27.698 7 WARNING neutron_lib.context [None req-01358021-b58f-4654-8a49-4cd7e67d07cf 9fef01aa9376451c9bd3e2aba63a1e85 b87acf7074e847f3abf37dfe962b38c2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1131/2132] 199.204.45.140 () {34 vars in 986 bytes} [Wed May 27 07:25:27 2026] GET /v2.0/networks?id=8a47e4a2-c9ec-4744-9f22-c6c6ba781a98 => generated 769 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/2133] 10.0.0.91 () {34 vars in 675 bytes} [Wed May 27 07:25:27 2026] POST /v2.0/subnetpools => generated 516 bytes in 84 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/2134] 199.204.45.140 () {34 vars in 1058 bytes} [Wed May 27 07:25:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=8f5febbc-290e-42fd-9315-dc58ebc50a20 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:25:27.811 7 WARNING neutron_lib.context [None req-22a032f0-7714-479a-b779-140f3a2996f0 9fef01aa9376451c9bd3e2aba63a1e85 b87acf7074e847f3abf37dfe962b38c2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1132/2135] 199.204.45.140 () {34 vars in 994 bytes} [Wed May 27 07:25:27 2026] GET /v2.0/ports?device_id=b5ac6329-f52b-4a21-8af2-773c95c40699 => generated 1277 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/2136] 10.0.0.91 () {34 vars in 675 bytes} [Wed May 27 07:25:27 2026] POST /v2.0/subnetpools => generated 516 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2137] 199.204.45.140 () {34 vars in 984 bytes} [Wed May 27 07:25:27 2026] GET /v2.0/subnets?id=90bdac4f-1f74-4445-9dae-bafebe19728f => generated 667 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:25:27.873 8 WARNING neutron_lib.context [None req-b585e6df-114b-4ca2-8e85-96cc3807da28 9fef01aa9376451c9bd3e2aba63a1e85 b87acf7074e847f3abf37dfe962b38c2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2138] 199.204.45.140 () {34 vars in 1124 bytes} [Wed May 27 07:25:27 2026] GET /v2.0/security-groups?id=e24a5a8f-318d-40a2-b5e4-71a491d67300&id=363bbcd4-7e2b-45af-9e1d-b2b9494c7be9&fields=id&fields=name => generated 206 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2139] 10.0.0.91 () {34 vars in 675 bytes} [Wed May 27 07:25:27 2026] POST /v2.0/subnetpools => generated 516 bytes in 66 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/2140] 199.204.45.140 () {34 vars in 1052 bytes} [Wed May 27 07:25:27 2026] GET /v2.0/ports?network_id=8a47e4a2-c9ec-4744-9f22-c6c6ba781a98&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: 1135/2141] 10.0.0.91 () {34 vars in 758 bytes} [Wed May 27 07:25:27 2026] PUT /v2.0/subnetpools/860f1c01-5ffe-40c7-a7c8-fd2a21f17225/tags => generated 17 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2142] 10.0.0.91 () {34 vars in 758 bytes} [Wed May 27 07:25:27 2026] PUT /v2.0/subnetpools/5fc52d38-ee9b-45e5-9226-d8fe3421ac86/tags => generated 25 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/2143] 199.204.45.140 () {34 vars in 1012 bytes} [Wed May 27 07:25:27 2026] GET /v2.0/networks/8a47e4a2-c9ec-4744-9f22-c6c6ba781a98?fields=segments => generated 14 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2144] 10.0.0.91 () {34 vars in 758 bytes} [Wed May 27 07:25:28 2026] PUT /v2.0/subnetpools/276abc70-cfae-4fd9-b4bc-e7daef46b359/tags => generated 34 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2145] 10.0.0.91 () {34 vars in 758 bytes} [Wed May 27 07:25:28 2026] PUT /v2.0/subnetpools/4a704f57-569c-479f-85af-ea9b24ed6e28/tags => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/2146] 199.204.45.140 () {34 vars in 1112 bytes} [Wed May 27 07:25:28 2026] GET /v2.0/networks/8a47e4a2-c9ec-4744-9f22-c6c6ba781a98?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2147] 10.0.0.91 () {32 vars in 671 bytes} [Wed May 27 07:25:28 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/2148] 10.0.0.91 () {32 vars in 685 bytes} [Wed May 27 07:25:28 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2149] 10.0.0.91 () {32 vars in 681 bytes} [Wed May 27 07:25:28 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/2150] 10.0.0.91 () {32 vars in 693 bytes} [Wed May 27 07:25:28 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2151] 10.0.0.91 () {32 vars in 679 bytes} [Wed May 27 07:25:28 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/2152] 10.0.0.91 () {32 vars in 693 bytes} [Wed May 27 07:25:28 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2153] 10.0.0.91 () {32 vars in 689 bytes} [Wed May 27 07:25:28 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2154] 10.0.0.91 () {32 vars in 701 bytes} [Wed May 27 07:25:28 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/2155] 10.0.0.24 () {34 vars in 989 bytes} [Wed May 27 07:25:28 2026] GET /v2.0/ports?device_id=b5ac6329-f52b-4a21-8af2-773c95c40699 => generated 1008 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2156] 10.0.0.91 () {32 vars in 731 bytes} [Wed May 27 07:25:28 2026] DELETE /v2.0/subnetpools/860f1c01-5ffe-40c7-a7c8-fd2a21f17225 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/2157] 10.0.0.24 () {34 vars in 1119 bytes} [Wed May 27 07:25:28 2026] GET /v2.0/security-groups?id=e24a5a8f-318d-40a2-b5e4-71a491d67300&id=363bbcd4-7e2b-45af-9e1d-b2b9494c7be9&fields=id&fields=name => generated 206 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2158] 10.0.0.91 () {32 vars in 731 bytes} [Wed May 27 07:25:28 2026] DELETE /v2.0/subnetpools/5fc52d38-ee9b-45e5-9226-d8fe3421ac86 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/2159] 10.0.0.91 () {32 vars in 731 bytes} [Wed May 27 07:25:28 2026] DELETE /v2.0/subnetpools/276abc70-cfae-4fd9-b4bc-e7daef46b359 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2160] 10.0.0.91 () {32 vars in 731 bytes} [Wed May 27 07:25:28 2026] DELETE /v2.0/subnetpools/4a704f57-569c-479f-85af-ea9b24ed6e28 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/2161] 10.0.0.91 () {32 vars in 731 bytes} [Wed May 27 07:25:28 2026] DELETE /v2.0/subnetpools/4641d8d4-65f4-4f9c-bbaa-d3bf0165a722 => 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: 1147/2162] 10.0.0.24 () {34 vars in 989 bytes} [Wed May 27 07:25:29 2026] GET /v2.0/ports?device_id=b5ac6329-f52b-4a21-8af2-773c95c40699 => generated 1010 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/2163] 10.0.0.24 () {34 vars in 1119 bytes} [Wed May 27 07:25:29 2026] GET /v2.0/security-groups?id=e24a5a8f-318d-40a2-b5e4-71a491d67300&id=363bbcd4-7e2b-45af-9e1d-b2b9494c7be9&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: 1148/2164] 10.0.0.24 () {34 vars in 989 bytes} [Wed May 27 07:25:29 2026] GET /v2.0/ports?device_id=b5ac6329-f52b-4a21-8af2-773c95c40699 => generated 1010 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/2165] 10.0.0.91 () {32 vars in 773 bytes} [Wed May 27 07:25:29 2026] GET /v2.0/security-groups?tenant_id=40a1f48ed7144d8b9d7358dbc0bbf6ff&name=default => generated 2805 bytes in 472 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:25:30.438 8 INFO neutron.db.l3_db [None req-738ef9b4-af7f-43d1-a19b-fb87147efeed 392f246b5f054f149645314ec42f2b5e 60f9509508994dacbbaa0082c03c7d22 - - default default] Floating IP 2e3e09b0-013b-451f-be19-08c860e80219 associated. External IP: 10.96.250.205, port: 8f5febbc-290e-42fd-9315-dc58ebc50a20. [pid: 7|app: 0|req: 1018/2166] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:25:30 2026] DELETE /v2.0/security-groups/20d45366-ec16-4c01-9df2-469d3dbbbb2a => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/2167] 10.0.0.91 () {32 vars in 773 bytes} [Wed May 27 07:25:30 2026] GET /v2.0/security-groups?tenant_id=f75ff9839300447f8bf2dfa96c9a4e05&name=default => generated 2805 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2168] 10.0.0.91 () {34 vars in 748 bytes} [Wed May 27 07:25:29 2026] PUT /v2.0/floatingips/2e3e09b0-013b-451f-be19-08c860e80219 => generated 855 bytes in 908 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:25:30.855 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-009b7202-3838-4b94-a72e-33dcaead19bc'] response: {'name': 'network-changed', 'server_uuid': 'b5ac6329-f52b-4a21-8af2-773c95c40699', 'tag': '8f5febbc-290e-42fd-9315-dc58ebc50a20', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1020/2169] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:25:30 2026] DELETE /v2.0/security-groups/484f9aa7-fad5-4f35-af83-5520be60da27 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/2170] 199.204.45.140 () {34 vars in 1080 bytes} [Wed May 27 07:25:30 2026] GET /v2.0/ports?tenant_id=60f9509508994dacbbaa0082c03c7d22&device_id=b5ac6329-f52b-4a21-8af2-773c95c40699 => generated 1279 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:25:30.954 8 WARNING neutron_lib.context [None req-202c385c-f60f-48f1-a818-a817734db439 c0770fce29f24a0683909082fff073a8 49717127fb69498988a3bf386e595de9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1022/2171] 199.204.45.140 () {34 vars in 986 bytes} [Wed May 27 07:25:30 2026] GET /v2.0/networks?id=8a47e4a2-c9ec-4744-9f22-c6c6ba781a98 => generated 769 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/2172] 199.204.45.140 () {34 vars in 1058 bytes} [Wed May 27 07:25:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=8f5febbc-290e-42fd-9315-dc58ebc50a20 => generated 858 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2173] 10.0.0.91 () {34 vars in 683 bytes} [Wed May 27 07:25:30 2026] POST /v2.0/security-groups => generated 1539 bytes in 397 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2174] 199.204.45.140 () {34 vars in 984 bytes} [Wed May 27 07:25:31 2026] GET /v2.0/subnets?id=90bdac4f-1f74-4445-9dae-bafebe19728f => generated 667 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:25:31.256 8 WARNING neutron_lib.context [None req-07cb102c-24a1-4574-8117-fea8e4e44c21 c0770fce29f24a0683909082fff073a8 49717127fb69498988a3bf386e595de9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1024/2175] 10.0.0.91 () {32 vars in 773 bytes} [Wed May 27 07:25:31 2026] GET /v2.0/security-groups?tenant_id=b87acf7074e847f3abf37dfe962b38c2&name=default => generated 2805 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/2176] 199.204.45.140 () {34 vars in 1052 bytes} [Wed May 27 07:25:31 2026] GET /v2.0/ports?network_id=8a47e4a2-c9ec-4744-9f22-c6c6ba781a98&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: 1152/2177] 10.0.0.91 () {34 vars in 683 bytes} [Wed May 27 07:25:31 2026] POST /v2.0/security-groups => generated 1539 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2178] 199.204.45.140 () {34 vars in 1012 bytes} [Wed May 27 07:25:31 2026] GET /v2.0/networks/8a47e4a2-c9ec-4744-9f22-c6c6ba781a98?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:25:31.480 8 WARNING neutron_lib.context [None req-170f1221-3ee5-4b50-b490-95941a6053bd c0770fce29f24a0683909082fff073a8 49717127fb69498988a3bf386e595de9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1026/2179] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:25:31 2026] DELETE /v2.0/security-groups/c9a302a0-8a53-4f04-9cfb-c81dbaf6cf33 => 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: 1027/2180] 199.204.45.140 () {34 vars in 1112 bytes} [Wed May 27 07:25:31 2026] GET /v2.0/networks/8a47e4a2-c9ec-4744-9f22-c6c6ba781a98?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2181] 10.0.0.91 () {34 vars in 683 bytes} [Wed May 27 07:25:31 2026] POST /v2.0/security-groups => generated 1539 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-27 07:25:31.697 7 WARNING neutron_lib.context [None req-4d6b2252-8ac1-44b8-b15d-fd0f7908f046 c0770fce29f24a0683909082fff073a8 49717127fb69498988a3bf386e595de9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1028/2184] 10.0.0.91 () {34 vars in 683 bytes} [Wed May 27 07:25:31 2026] POST /v2.0/security-groups => generated 1539 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-27 07:25:31.826 8 WARNING neutron_lib.context [None req-4fcaa458-3db8-409f-9801-1bbe7f04762e c0770fce29f24a0683909082fff073a8 49717127fb69498988a3bf386e595de9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1157/2185] 10.0.0.91 () {34 vars in 683 bytes} [Wed May 27 07:25:31 2026] POST /v2.0/security-groups => generated 1539 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/2186] 10.0.0.91 () {34 vars in 766 bytes} [Wed May 27 07:25:31 2026] PUT /v2.0/security-groups/3bb914d6-fac7-412a-9a75-c2bad88f1569/tags => generated 17 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2187] 10.0.0.91 () {34 vars in 766 bytes} [Wed May 27 07:25:32 2026] PUT /v2.0/security-groups/4972def5-41aa-4479-a9d1-b5d9e84c70f1/tags => generated 25 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/2188] 10.0.0.91 () {34 vars in 766 bytes} [Wed May 27 07:25:32 2026] PUT /v2.0/security-groups/75d3bf2b-e6b6-4913-bec3-37da7b0b2886/tags => generated 34 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2189] 10.0.0.91 () {34 vars in 766 bytes} [Wed May 27 07:25:32 2026] PUT /v2.0/security-groups/71c94eb0-3544-4a6d-ab9c-e2f37ca604cf/tags => generated 19 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/2190] 10.0.0.91 () {32 vars in 679 bytes} [Wed May 27 07:25:32 2026] GET /v2.0/security-groups?tags=red => generated 4624 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2191] 10.0.0.91 () {32 vars in 693 bytes} [Wed May 27 07:25:32 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3098 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/2192] 10.0.0.91 () {32 vars in 689 bytes} [Wed May 27 07:25:32 2026] GET /v2.0/security-groups?tags-any=blue => generated 3098 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2193] 10.0.0.91 () {32 vars in 701 bytes} [Wed May 27 07:25:32 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4624 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/2194] 10.0.0.91 () {32 vars in 687 bytes} [Wed May 27 07:25:32 2026] GET /v2.0/security-groups?not-tags=red => generated 5854 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2195] 10.0.0.91 () {32 vars in 701 bytes} [Wed May 27 07:25:32 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7380 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/2196] 10.0.0.91 () {32 vars in 697 bytes} [Wed May 27 07:25:32 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7380 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2197] 10.0.0.91 () {32 vars in 709 bytes} [Wed May 27 07:25:32 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 5854 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/2198] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:25:32 2026] DELETE /v2.0/security-groups/3bb914d6-fac7-412a-9a75-c2bad88f1569 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2199] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:25:32 2026] DELETE /v2.0/security-groups/4972def5-41aa-4479-a9d1-b5d9e84c70f1 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/2200] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:25:32 2026] DELETE /v2.0/security-groups/75d3bf2b-e6b6-4913-bec3-37da7b0b2886 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2201] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:25:33 2026] DELETE /v2.0/security-groups/71c94eb0-3544-4a6d-ab9c-e2f37ca604cf => 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: 1037/2202] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:25:33 2026] DELETE /v2.0/security-groups/17c01365-1159-4786-90b8-0db06615108e => generated 0 bytes in 149 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2203] 10.0.0.91 () {32 vars in 773 bytes} [Wed May 27 07:25:34 2026] GET /v2.0/security-groups?tenant_id=49717127fb69498988a3bf386e595de9&name=default => generated 2805 bytes in 395 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/2204] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:25:34 2026] DELETE /v2.0/security-groups/2eede126-ccb6-4e6d-903c-7a7a0cb67cf5 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2205] 10.0.0.91 () {32 vars in 773 bytes} [Wed May 27 07:25:34 2026] GET /v2.0/security-groups?tenant_id=d351acbb38d5464cab38439cc96f9484&name=default => generated 2805 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/2206] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:25:35 2026] DELETE /v2.0/security-groups/af90de44-20b3-4c81-b4e5-a932164ddb99 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:25:35.248 8 WARNING neutron_lib.context [None req-ca0185bb-dcc4-4409-aaf6-63171a73ce6f 1789b05c94b94fa592c1c5a8c10db982 f9d40d13c95246f88bfee1bf132f41e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1040/2207] 10.0.0.91 () {32 vars in 773 bytes} [Wed May 27 07:25:35 2026] GET /v2.0/security-groups?tenant_id=9f42f4696e07439e853754cd41f84a48&name=default => generated 2805 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/2208] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:25:35 2026] DELETE /v2.0/security-groups/7b1c8170-a0bb-4107-97fd-bc593a133741 => 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: 1168/2209] 10.0.0.91 () {34 vars in 675 bytes} [Wed May 27 07:25:35 2026] POST /v2.0/floatingips => generated 552 bytes in 767 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/2210] 10.0.0.91 () {34 vars in 758 bytes} [Wed May 27 07:25:35 2026] PUT /v2.0/floatingips/b99f2f61-2f60-4cb7-b76b-5992ced72082/tags => generated 25 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2211] 10.0.0.91 () {32 vars in 738 bytes} [Wed May 27 07:25:35 2026] GET /v2.0/floatingips/b99f2f61-2f60-4cb7-b76b-5992ced72082/tags => generated 25 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/2212] 10.0.0.91 () {34 vars in 769 bytes} [Wed May 27 07:25:36 2026] PUT /v2.0/floatingips/b99f2f61-2f60-4cb7-b76b-5992ced72082/tags/green => generated 4 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2213] 10.0.0.91 () {32 vars in 738 bytes} [Wed May 27 07:25:36 2026] GET /v2.0/floatingips/b99f2f61-2f60-4cb7-b76b-5992ced72082/tags => generated 34 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/2214] 10.0.0.91 () {34 vars in 765 bytes} [Wed May 27 07:25:36 2026] PUT /v2.0/floatingips/b99f2f61-2f60-4cb7-b76b-5992ced72082/tags/red => generated 4 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2215] 10.0.0.91 () {32 vars in 738 bytes} [Wed May 27 07:25:36 2026] GET /v2.0/floatingips/b99f2f61-2f60-4cb7-b76b-5992ced72082/tags => generated 34 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/2216] 10.0.0.91 () {34 vars in 787 bytes} [Wed May 27 07:25:36 2026] PUT /v2.0/floatingips/b99f2f61-2f60-4cb7-b76b-5992ced72082/tags/black.or.white => generated 4 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2217] 10.0.0.91 () {32 vars in 738 bytes} [Wed May 27 07:25:36 2026] GET /v2.0/floatingips/b99f2f61-2f60-4cb7-b76b-5992ced72082/tags => generated 52 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/2218] 10.0.0.91 () {34 vars in 758 bytes} [Wed May 27 07:25:36 2026] PUT /v2.0/floatingips/b99f2f61-2f60-4cb7-b76b-5992ced72082/tags => generated 37 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2219] 10.0.0.91 () {32 vars in 738 bytes} [Wed May 27 07:25:36 2026] GET /v2.0/floatingips/b99f2f61-2f60-4cb7-b76b-5992ced72082/tags => generated 37 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/2220] 10.0.0.91 () {32 vars in 746 bytes} [Wed May 27 07:25:36 2026] GET /v2.0/floatingips/b99f2f61-2f60-4cb7-b76b-5992ced72082/tags/red => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:25:36.505 8 INFO neutron.api.v2.resource [None req-0ba6bd52-512b-4a79-a53c-16f5d21d2ad6 1789b05c94b94fa592c1c5a8c10db982 f9d40d13c95246f88bfee1bf132f41e3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1174/2221] 10.0.0.91 () {32 vars in 750 bytes} [Wed May 27 07:25:36 2026] GET /v2.0/floatingips/b99f2f61-2f60-4cb7-b76b-5992ced72082/tags/green => generated 99 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/2222] 10.0.0.91 () {32 vars in 749 bytes} [Wed May 27 07:25:36 2026] DELETE /v2.0/floatingips/b99f2f61-2f60-4cb7-b76b-5992ced72082/tags/red => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2223] 10.0.0.91 () {32 vars in 738 bytes} [Wed May 27 07:25:36 2026] GET /v2.0/floatingips/b99f2f61-2f60-4cb7-b76b-5992ced72082/tags => generated 30 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:25:36.668 7 INFO neutron.api.v2.resource [None req-fa57cee1-293b-4300-b79d-eef054b6d537 1789b05c94b94fa592c1c5a8c10db982 f9d40d13c95246f88bfee1bf132f41e3 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1049/2224] 10.0.0.91 () {32 vars in 753 bytes} [Wed May 27 07:25:36 2026] DELETE /v2.0/floatingips/b99f2f61-2f60-4cb7-b76b-5992ced72082/tags/green => generated 99 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2225] 10.0.0.91 () {32 vars in 741 bytes} [Wed May 27 07:25:36 2026] DELETE /v2.0/floatingips/b99f2f61-2f60-4cb7-b76b-5992ced72082/tags => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/2226] 10.0.0.91 () {32 vars in 738 bytes} [Wed May 27 07:25:36 2026] GET /v2.0/floatingips/b99f2f61-2f60-4cb7-b76b-5992ced72082/tags => 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: 1177/2227] 10.0.0.91 () {32 vars in 731 bytes} [Wed May 27 07:25:36 2026] DELETE /v2.0/floatingips/b99f2f61-2f60-4cb7-b76b-5992ced72082 => generated 0 bytes in 370 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/2228] 10.0.0.91 () {32 vars in 773 bytes} [Wed May 27 07:25:37 2026] GET /v2.0/security-groups?tenant_id=f9d40d13c95246f88bfee1bf132f41e3&name=default => generated 2805 bytes in 299 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2229] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:25:38 2026] DELETE /v2.0/security-groups/ee79ad36-af71-4e3f-9d81-1c845276f4ac => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/2230] 10.0.0.91 () {32 vars in 773 bytes} [Wed May 27 07:25:38 2026] GET /v2.0/security-groups?tenant_id=3fa270c019f344bebffa51b290b8bc8e&name=default => generated 2805 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2231] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:25:38 2026] DELETE /v2.0/security-groups/80dea8f0-9e2e-4956-99a8-e509209093b7 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2232] 10.0.0.24 () {34 vars in 989 bytes} [Wed May 27 07:25:39 2026] GET /v2.0/ports?device_id=b5ac6329-f52b-4a21-8af2-773c95c40699 => generated 1010 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2233] 10.0.0.24 () {34 vars in 1119 bytes} [Wed May 27 07:25:39 2026] GET /v2.0/security-groups?id=e24a5a8f-318d-40a2-b5e4-71a491d67300&id=363bbcd4-7e2b-45af-9e1d-b2b9494c7be9&fields=id&fields=name => generated 206 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/2234] 10.0.0.91 () {32 vars in 735 bytes} [Wed May 27 07:25:39 2026] GET /v2.0/ports?device_id=b5ac6329-f52b-4a21-8af2-773c95c40699 => generated 1279 bytes in 378 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2235] 10.0.0.91 () {32 vars in 857 bytes} [Wed May 27 07:25:39 2026] GET /v2.0/floatingips?floating_network_id=0d3b14c3-5142-4c9c-b9d3-3f4272d53b94&port_id=8f5febbc-290e-42fd-9315-dc58ebc50a20 => generated 860 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/2236] 10.0.0.233 () {34 vars in 990 bytes} [Wed May 27 07:25:40 2026] GET /v2.0/ports?device_id=b5ac6329-f52b-4a21-8af2-773c95c40699 => generated 1279 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2237] 10.0.0.233 () {34 vars in 1120 bytes} [Wed May 27 07:25:40 2026] GET /v2.0/security-groups?id=363bbcd4-7e2b-45af-9e1d-b2b9494c7be9&id=e24a5a8f-318d-40a2-b5e4-71a491d67300&fields=id&fields=name => generated 206 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:25:40.214 7 WARNING neutron_lib.context [None req-081e196b-c482-45d5-96d6-293aa57d50b6 b5088f6d0bf240a6a7ac4a44d4e4e384 6db6f3ecd9e943dabb6995c519fc0ea6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:25:40.384 7 INFO neutron.db.segments_db [None req-081e196b-c482-45d5-96d6-293aa57d50b6 b5088f6d0bf240a6a7ac4a44d4e4e384 6db6f3ecd9e943dabb6995c519fc0ea6 - - default default] Added segment 4fcca2c1-d215-40d9-a56c-a725fd8ab45a of type vxlan for network 6fb6d0ee-cb57-4e3f-b02f-1ac30ebc27dc [pid: 7|app: 0|req: 1056/2238] 10.0.0.91 () {34 vars in 669 bytes} [Wed May 27 07:25:40 2026] POST /v2.0/networks => generated 632 bytes in 522 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:25:40.632 8 WARNING neutron_lib.context [None req-b4612d30-86a0-4457-a32d-0088b57fe753 b5088f6d0bf240a6a7ac4a44d4e4e384 6db6f3ecd9e943dabb6995c519fc0ea6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1183/2239] 10.0.0.91 () {34 vars in 663 bytes} [Wed May 27 07:25:40 2026] POST /v2.0/ports => generated 743 bytes in 1869 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:25:42.509 7 WARNING neutron_lib.context [None req-7f1bf7a4-89af-4dfb-88ab-f7f508307241 b5088f6d0bf240a6a7ac4a44d4e4e384 6db6f3ecd9e943dabb6995c519fc0ea6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1184/2240] 10.0.0.24 () {34 vars in 989 bytes} [Wed May 27 07:25:42 2026] GET /v2.0/ports?device_id=b5ac6329-f52b-4a21-8af2-773c95c40699 => generated 1010 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2241] 10.0.0.24 () {34 vars in 1119 bytes} [Wed May 27 07:25:42 2026] GET /v2.0/security-groups?id=e24a5a8f-318d-40a2-b5e4-71a491d67300&id=363bbcd4-7e2b-45af-9e1d-b2b9494c7be9&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: 1057/2242] 10.0.0.91 () {34 vars in 665 bytes} [Wed May 27 07:25:42 2026] POST /v2.0/trunks => generated 407 bytes in 316 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:25:42.836 8 WARNING neutron_lib.context [None req-1c7353db-cfe3-4967-a4b6-9fd776dbb926 b5088f6d0bf240a6a7ac4a44d4e4e384 6db6f3ecd9e943dabb6995c519fc0ea6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:25:42.894 8 INFO neutron.db.segments_db [None req-1c7353db-cfe3-4967-a4b6-9fd776dbb926 b5088f6d0bf240a6a7ac4a44d4e4e384 6db6f3ecd9e943dabb6995c519fc0ea6 - - default default] Added segment 481b0ff2-0c8f-4039-b895-76bdcf26ed7c of type vxlan for network f5900b46-59e3-46c5-952e-f5127ee0dfab [pid: 8|app: 0|req: 1186/2243] 10.0.0.91 () {34 vars in 669 bytes} [Wed May 27 07:25:42 2026] POST /v2.0/networks => generated 632 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:25:43.045 8 WARNING neutron_lib.context [None req-1b8a37f6-8728-4939-8885-ff0151c3b20c b5088f6d0bf240a6a7ac4a44d4e4e384 6db6f3ecd9e943dabb6995c519fc0ea6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:25:43.182 7 WARNING neutron_lib.context [None req-30b70927-2e24-40dc-ad60-f8f5669edaf5 f4d6ccf8164844388873e182767d3255 3899b65ca1024f3083c932c85bbc8231 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:25:43.307 7 INFO neutron.db.segments_db [None req-30b70927-2e24-40dc-ad60-f8f5669edaf5 f4d6ccf8164844388873e182767d3255 3899b65ca1024f3083c932c85bbc8231 - - default default] Added segment 0a43982a-10f2-4026-87ee-00300eae4155 of type vxlan for network 4ea69f7d-eb0d-4669-a8c3-792b42a7d474 [pid: 8|app: 0|req: 1187/2244] 10.0.0.91 () {34 vars in 663 bytes} [Wed May 27 07:25:43 2026] POST /v2.0/ports => generated 743 bytes in 378 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: 1058/2245] 10.0.0.91 () {34 vars in 669 bytes} [Wed May 27 07:25:42 2026] POST /v2.0/networks => generated 632 bytes in 478 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:25:43.445 7 WARNING neutron_lib.context [None req-748c0b0f-a5b3-4a6a-b4f9-32f56dc7917c b5088f6d0bf240a6a7ac4a44d4e4e384 6db6f3ecd9e943dabb6995c519fc0ea6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1188/2246] 199.204.45.140 () {34 vars in 994 bytes} [Wed May 27 07:25:43 2026] GET /v2.0/ports?device_id=b5ac6329-f52b-4a21-8af2-773c95c40699 => generated 1010 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:25:43.465 8 WARNING neutron_lib.context [None req-54a7f9cb-8c4f-49c0-b29e-e68fa6707bbb f4d6ccf8164844388873e182767d3255 3899b65ca1024f3083c932c85bbc8231 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:25:43.548 8 INFO neutron.db.segments_db [None req-54a7f9cb-8c4f-49c0-b29e-e68fa6707bbb f4d6ccf8164844388873e182767d3255 3899b65ca1024f3083c932c85bbc8231 - - default default] Added segment 52dc6c7f-07dc-4145-9917-b45365d8e7a4 of type vxlan for network c0f8a255-f985-4799-865b-8dcbe1e87089 [pid: 8|app: 0|req: 1189/2247] 10.0.0.91 () {34 vars in 669 bytes} [Wed May 27 07:25:43 2026] POST /v2.0/networks => generated 631 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:25:44.141 8 INFO neutron.db.l3_db [req-691a1575-a901-43a5-98d1-e3f51a1429c8 req-a9b5e1c1-7eb2-43aa-9e39-014acdad3050 392f246b5f054f149645314ec42f2b5e 60f9509508994dacbbaa0082c03c7d22 - - default default] Floating IP 2e3e09b0-013b-451f-be19-08c860e80219 disassociated. External IP: 10.96.250.205, port: 8f5febbc-290e-42fd-9315-dc58ebc50a20. [pid: 7|app: 0|req: 1059/2248] 10.0.0.91 () {34 vars in 665 bytes} [Wed May 27 07:25:43 2026] POST /v2.0/trunks => generated 407 bytes in 758 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2249] 10.0.0.91 () {34 vars in 752 bytes} [Wed May 27 07:25:44 2026] PUT /v2.0/networks/4ea69f7d-eb0d-4669-a8c3-792b42a7d474/tags => generated 25 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2250] 10.0.0.24 () {34 vars in 989 bytes} [Wed May 27 07:25:44 2026] GET /v2.0/ports?device_id=b5ac6329-f52b-4a21-8af2-773c95c40699 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:25:44.292 7 WARNING neutron_lib.context [None req-fa4b7a4d-5b02-4c0c-ad5b-73f7f5484ae6 b5088f6d0bf240a6a7ac4a44d4e4e384 6db6f3ecd9e943dabb6995c519fc0ea6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:25:44.340 7 INFO neutron.db.segments_db [None req-fa4b7a4d-5b02-4c0c-ad5b-73f7f5484ae6 b5088f6d0bf240a6a7ac4a44d4e4e384 6db6f3ecd9e943dabb6995c519fc0ea6 - - default default] Added segment bbee74bc-69aa-42cd-91de-cf463ba4de03 of type vxlan for network 0bd23b7f-1d3d-4371-ba6d-60a6d9039ca8 [pid: 7|app: 0|req: 1062/2251] 10.0.0.91 () {34 vars in 669 bytes} [Wed May 27 07:25:44 2026] POST /v2.0/networks => generated 632 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2252] 10.0.0.91 () {32 vars in 732 bytes} [Wed May 27 07:25:44 2026] GET /v2.0/networks/4ea69f7d-eb0d-4669-a8c3-792b42a7d474/tags => generated 25 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:25:44.573 7 WARNING neutron_lib.context [None req-6570b22e-e6fb-43b4-95be-2aee885615f9 b5088f6d0bf240a6a7ac4a44d4e4e384 6db6f3ecd9e943dabb6995c519fc0ea6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1190/2253] 199.204.45.140 () {36 vars in 997 bytes} [Wed May 27 07:25:43 2026] DELETE /v2.0/ports/8f5febbc-290e-42fd-9315-dc58ebc50a20 => generated 0 bytes in 969 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 07:25:44.692 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-da395a43-2e63-411e-b947-2b6581221129'] response: {'server_uuid': 'b5ac6329-f52b-4a21-8af2-773c95c40699', 'name': 'network-vif-deleted', 'tag': '8f5febbc-290e-42fd-9315-dc58ebc50a20', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1191/2254] 10.0.0.91 () {34 vars in 752 bytes} [Wed May 27 07:25:44 2026] PUT /v2.0/networks/c0f8a255-f985-4799-865b-8dcbe1e87089/tags => generated 17 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2255] 10.0.0.91 () {32 vars in 732 bytes} [Wed May 27 07:25:44 2026] GET /v2.0/networks/c0f8a255-f985-4799-865b-8dcbe1e87089/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: 1193/2256] 10.0.0.91 () {34 vars in 752 bytes} [Wed May 27 07:25:44 2026] PUT /v2.0/networks/c0f8a255-f985-4799-865b-8dcbe1e87089/tags => generated 12 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2257] 10.0.0.91 () {32 vars in 732 bytes} [Wed May 27 07:25:44 2026] GET /v2.0/networks/c0f8a255-f985-4799-865b-8dcbe1e87089/tags => generated 12 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2258] 10.0.0.91 () {34 vars in 663 bytes} [Wed May 27 07:25:44 2026] POST /v2.0/ports => generated 743 bytes in 446 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 07:25:45.028 7 WARNING neutron_lib.context [None req-ab749953-99c0-4131-91e4-cd6ab62b3303 b5088f6d0bf240a6a7ac4a44d4e4e384 6db6f3ecd9e943dabb6995c519fc0ea6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1195/2259] 10.0.0.91 () {32 vars in 732 bytes} [Wed May 27 07:25:44 2026] GET /v2.0/networks/4ea69f7d-eb0d-4669-a8c3-792b42a7d474/tags => generated 25 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:25:45.279 8 INFO neutron.services.segments.plugin [-] Segment 0a43982a-10f2-4026-87ee-00300eae4155 resource provider aggregate not found [pid: 7|app: 0|req: 1065/2260] 10.0.0.91 () {34 vars in 665 bytes} [Wed May 27 07:25:45 2026] POST /v2.0/trunks => generated 407 bytes in 264 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:25:45.292 8 INFO neutron.services.segments.plugin [-] Segment 0a43982a-10f2-4026-87ee-00300eae4155 resource provider aggregate not found 2026-05-27 07:25:45.295 7 WARNING neutron_lib.context [None req-0d7595d8-ef13-40e8-a87f-2a9ccadba9eb b5088f6d0bf240a6a7ac4a44d4e4e384 6db6f3ecd9e943dabb6995c519fc0ea6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:25:45.301 8 INFO neutron.services.segments.plugin [-] Segment 0a43982a-10f2-4026-87ee-00300eae4155 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0a43982a-10f2-4026-87ee-00300eae4155 found for delete ", "request_id": "req-1997dbd3-f953-440d-94fa-c8a12e2c3ec5"}]} 2026-05-27 07:25:45.318 8 INFO neutron.services.segments.plugin [-] Segment 0a43982a-10f2-4026-87ee-00300eae4155 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0a43982a-10f2-4026-87ee-00300eae4155 found for delete ", "request_id": "req-4ae01d52-9c42-4227-9fc3-787bb797bee5"}]} [pid: 8|app: 0|req: 1196/2261] 10.0.0.91 () {32 vars in 725 bytes} [Wed May 27 07:25:45 2026] DELETE /v2.0/networks/4ea69f7d-eb0d-4669-a8c3-792b42a7d474 => generated 0 bytes in 255 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 07:25:45.361 7 INFO neutron.db.segments_db [None req-0d7595d8-ef13-40e8-a87f-2a9ccadba9eb b5088f6d0bf240a6a7ac4a44d4e4e384 6db6f3ecd9e943dabb6995c519fc0ea6 - - default default] Added segment f70a004b-8cf2-4591-925f-93040505cd67 of type vxlan for network f89c732b-86d8-43bc-8f2e-c5a33b6bafae [pid: 7|app: 0|req: 1066/2262] 10.0.0.91 () {34 vars in 669 bytes} [Wed May 27 07:25:45 2026] POST /v2.0/networks => generated 631 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/2263] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:25:45 2026] DELETE /v2.0/security-groups/e24a5a8f-318d-40a2-b5e4-71a491d67300 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2264] 10.0.0.91 () {32 vars in 725 bytes} [Wed May 27 07:25:45 2026] DELETE /v2.0/networks/c0f8a255-f985-4799-865b-8dcbe1e87089 => generated 0 bytes in 262 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 07:25:45.612 7 WARNING neutron_lib.context [None req-e6c0a91e-bd7d-442c-82e3-ce0f3f17c3d6 b5088f6d0bf240a6a7ac4a44d4e4e384 6db6f3ecd9e943dabb6995c519fc0ea6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:25:45.626 8 INFO neutron.api.v2.resource [None req-c8d18ff3-7691-4d4b-81aa-14e928286522 392f246b5f054f149645314ec42f2b5e 60f9509508994dacbbaa0082c03c7d22 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1198/2265] 10.0.0.91 () {32 vars in 736 bytes} [Wed May 27 07:25:45 2026] GET /v2.0/security-groups/e24a5a8f-318d-40a2-b5e4-71a491d67300 => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2266] 10.0.0.91 () {34 vars in 663 bytes} [Wed May 27 07:25:45 2026] POST /v2.0/ports => generated 743 bytes in 396 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-05-27 07:25:46.011 7 WARNING neutron_lib.context [None req-ea0f918a-ecc5-4b27-b99e-e4516308d3a9 b5088f6d0bf240a6a7ac4a44d4e4e384 6db6f3ecd9e943dabb6995c519fc0ea6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1199/2267] 10.0.0.91 () {32 vars in 731 bytes} [Wed May 27 07:25:45 2026] DELETE /v2.0/floatingips/2e3e09b0-013b-451f-be19-08c860e80219 => generated 0 bytes in 398 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2268] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:25:46 2026] DELETE /v2.0/security-groups/363bbcd4-7e2b-45af-9e1d-b2b9494c7be9 => 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: 1069/2269] 10.0.0.91 () {34 vars in 665 bytes} [Wed May 27 07:25:46 2026] POST /v2.0/trunks => generated 407 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:25:46.246 7 WARNING neutron_lib.context [None req-3953acbc-6b91-4cb1-91e4-58fcd6aca725 b5088f6d0bf240a6a7ac4a44d4e4e384 6db6f3ecd9e943dabb6995c519fc0ea6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:25:46.301 7 INFO neutron.db.segments_db [None req-3953acbc-6b91-4cb1-91e4-58fcd6aca725 b5088f6d0bf240a6a7ac4a44d4e4e384 6db6f3ecd9e943dabb6995c519fc0ea6 - - default default] Added segment df3083fb-ea1d-4c2c-b173-afa0cf2d1feb of type vxlan for network b8db8f99-7ad2-47c8-b8c2-847a74505ee9 [pid: 7|app: 0|req: 1070/2270] 10.0.0.91 () {34 vars in 669 bytes} [Wed May 27 07:25:46 2026] POST /v2.0/networks => generated 630 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2271] 10.0.0.91 () {32 vars in 773 bytes} [Wed May 27 07:25:46 2026] GET /v2.0/security-groups?tenant_id=cee566f2f317455e9621417908ef43ae&name=default => generated 2805 bytes in 233 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:25:46.668 7 WARNING neutron_lib.context [None req-0c4ba13a-0cb4-4cd3-9e0e-549799e91626 b5088f6d0bf240a6a7ac4a44d4e4e384 6db6f3ecd9e943dabb6995c519fc0ea6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1072/2272] 10.0.0.91 () {34 vars in 663 bytes} [Wed May 27 07:25:46 2026] POST /v2.0/ports => generated 743 bytes in 324 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: 1073/2273] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:25:46 2026] DELETE /v2.0/security-groups/89ce2e9e-f0c6-4ce5-8988-f33fdd49245f => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:25:47.101 7 WARNING neutron_lib.context [None req-0f077840-fca5-4b75-adeb-308a3fec198d b5088f6d0bf240a6a7ac4a44d4e4e384 6db6f3ecd9e943dabb6995c519fc0ea6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1076/2276] 10.0.0.91 () {34 vars in 665 bytes} [Wed May 27 07:25: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) [pid: 7|app: 0|req: 1077/2277] 10.0.0.91 () {32 vars in 773 bytes} [Wed May 27 07:25:47 2026] GET /v2.0/security-groups?tenant_id=3899b65ca1024f3083c932c85bbc8231&name=default => generated 2805 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:25:47.330 8 INFO neutron.services.segments.plugin [-] Segment 52dc6c7f-07dc-4145-9917-b45365d8e7a4 resource provider aggregate not found 2026-05-27 07:25:47.336 8 INFO neutron.services.segments.plugin [-] Segment 52dc6c7f-07dc-4145-9917-b45365d8e7a4 resource provider aggregate not found 2026-05-27 07:25:47.351 8 INFO neutron.services.segments.plugin [-] Segment 52dc6c7f-07dc-4145-9917-b45365d8e7a4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 52dc6c7f-07dc-4145-9917-b45365d8e7a4 found for delete ", "request_id": "req-b376fd3a-0473-4fa0-93fc-77ceb3283134"}]} 2026-05-27 07:25:47.352 8 INFO neutron.services.segments.plugin [-] Segment 52dc6c7f-07dc-4145-9917-b45365d8e7a4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 52dc6c7f-07dc-4145-9917-b45365d8e7a4 found for delete ", "request_id": "req-2b2c30ff-2d50-4bd8-8993-9201658e249a"}]} [pid: 7|app: 0|req: 1078/2278] 10.0.0.91 () {34 vars in 748 bytes} [Wed May 27 07:25:47 2026] PUT /v2.0/trunks/dccd63c7-58cd-499a-9998-d424d3f9c4e0/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: 1079/2279] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:25:47 2026] DELETE /v2.0/security-groups/77b35827-ac8d-431a-afa0-c43a2027efee => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2280] 10.0.0.91 () {34 vars in 788 bytes} [Wed May 27 07:25:46 2026] PUT /v2.0/routers/d4d41995-4d37-402d-9d69-3d0d919249a2/remove_router_interface => generated 309 bytes in 1259 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2281] 10.0.0.91 () {34 vars in 748 bytes} [Wed May 27 07:25:47 2026] PUT /v2.0/trunks/d637e087-bc3c-4666-8f58-0f668d81e81a/tags => generated 25 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2282] 10.0.0.91 () {34 vars in 748 bytes} [Wed May 27 07:25:47 2026] PUT /v2.0/trunks/21c34ed5-28cf-4d15-84bc-074d8768f0be/tags => generated 34 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2283] 10.0.0.91 () {34 vars in 748 bytes} [Wed May 27 07:25:47 2026] PUT /v2.0/trunks/83b65d02-975f-42b4-a988-92542709b679/tags => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2284] 10.0.0.91 () {32 vars in 661 bytes} [Wed May 27 07:25:47 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2285] 10.0.0.91 () {32 vars in 675 bytes} [Wed May 27 07:25:47 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2286] 10.0.0.91 () {32 vars in 671 bytes} [Wed May 27 07:25:47 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2287] 10.0.0.91 () {32 vars in 683 bytes} [Wed May 27 07:25:47 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2288] 10.0.0.91 () {32 vars in 669 bytes} [Wed May 27 07:25:47 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2289] 10.0.0.91 () {32 vars in 683 bytes} [Wed May 27 07:25:47 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2290] 10.0.0.91 () {32 vars in 679 bytes} [Wed May 27 07:25:47 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2291] 10.0.0.91 () {32 vars in 691 bytes} [Wed May 27 07:25:47 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2292] 10.0.0.91 () {32 vars in 718 bytes} [Wed May 27 07:25:47 2026] GET /v2.0/trunks/dccd63c7-58cd-499a-9998-d424d3f9c4e0 => generated 412 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2293] 10.0.0.91 () {32 vars in 716 bytes} [Wed May 27 07:25:47 2026] GET /v2.0/ports/caa90f9b-579f-4d99-bbee-bd3932b9b446 => 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: 1093/2294] 10.0.0.91 () {32 vars in 721 bytes} [Wed May 27 07:25:47 2026] DELETE /v2.0/trunks/dccd63c7-58cd-499a-9998-d424d3f9c4e0 => 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: 1094/2295] 10.0.0.91 () {32 vars in 718 bytes} [Wed May 27 07:25:48 2026] GET /v2.0/trunks/d637e087-bc3c-4666-8f58-0f668d81e81a => generated 420 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2296] 10.0.0.91 () {32 vars in 716 bytes} [Wed May 27 07:25:48 2026] GET /v2.0/ports/215928c4-6faf-4706-bf2b-e61b87cebf6d => generated 826 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2297] 10.0.0.91 () {32 vars in 721 bytes} [Wed May 27 07:25:48 2026] DELETE /v2.0/trunks/d637e087-bc3c-4666-8f58-0f668d81e81a => 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: 1097/2298] 10.0.0.91 () {32 vars in 718 bytes} [Wed May 27 07:25:48 2026] GET /v2.0/trunks/21c34ed5-28cf-4d15-84bc-074d8768f0be => generated 429 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2299] 10.0.0.91 () {32 vars in 716 bytes} [Wed May 27 07:25:48 2026] GET /v2.0/ports/4c05843c-b157-4092-a265-ad8fd281eb07 => generated 826 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2300] 10.0.0.91 () {32 vars in 721 bytes} [Wed May 27 07:25:48 2026] DELETE /v2.0/trunks/21c34ed5-28cf-4d15-84bc-074d8768f0be => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:25:48.628 8 INFO neutron.db.l3_hamode_db [None req-07d4f124-d0fa-4a3d-a0e8-5fbdd8ca2fd1 a6d0762822764289a52afe2d4806ee46 90059c141d604f6684ba391d2df29551 - - default default] HA network cb790edb-6e00-4f96-9dff-d17f122c6ebb was deleted as no HA routers are present in tenant 60f9509508994dacbbaa0082c03c7d22. [pid: 8|app: 0|req: 1202/2301] 10.0.0.91 () {32 vars in 723 bytes} [Wed May 27 07:25:47 2026] DELETE /v2.0/routers/d4d41995-4d37-402d-9d69-3d0d919249a2 => generated 0 bytes in 1164 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2302] 10.0.0.91 () {32 vars in 718 bytes} [Wed May 27 07:25:48 2026] GET /v2.0/trunks/83b65d02-975f-42b4-a988-92542709b679 => generated 414 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2303] 10.0.0.91 () {32 vars in 716 bytes} [Wed May 27 07:25:48 2026] GET /v2.0/ports/fe41e503-ecc9-41f7-9f8d-f46d4f657472 => generated 826 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2304] 10.0.0.91 () {32 vars in 723 bytes} [Wed May 27 07:25:48 2026] DELETE /v2.0/subnets/90bdac4f-1f74-4445-9dae-bafebe19728f => 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: 1102/2305] 10.0.0.91 () {32 vars in 721 bytes} [Wed May 27 07:25:48 2026] DELETE /v2.0/trunks/83b65d02-975f-42b4-a988-92542709b679 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2306] 10.0.0.91 () {32 vars in 718 bytes} [Wed May 27 07:25:48 2026] GET /v2.0/trunks/dc9a039b-f1ed-458c-b293-fdff408a3ae1 => generated 407 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2307] 10.0.0.91 () {32 vars in 716 bytes} [Wed May 27 07:25:48 2026] GET /v2.0/ports/5b8c6719-9514-453e-8bdb-5ed3f8bb1e6b => generated 826 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2308] 10.0.0.91 () {32 vars in 721 bytes} [Wed May 27 07:25:49 2026] DELETE /v2.0/trunks/dc9a039b-f1ed-458c-b293-fdff408a3ae1 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2309] 10.0.0.91 () {32 vars in 725 bytes} [Wed May 27 07:25:48 2026] DELETE /v2.0/networks/8a47e4a2-c9ec-4744-9f22-c6c6ba781a98 => generated 0 bytes in 387 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 07:25:49.391 8 INFO neutron.services.segments.plugin [-] Segment 1c51ad27-1f66-457d-a6ba-2ac38404c07d resource provider aggregate not found 2026-05-27 07:25:49.396 8 INFO neutron.services.segments.plugin [-] Segment 1c51ad27-1f66-457d-a6ba-2ac38404c07d resource provider aggregate not found [pid: 7|app: 0|req: 1106/2310] 10.0.0.91 () {32 vars in 719 bytes} [Wed May 27 07:25:49 2026] DELETE /v2.0/ports/caa90f9b-579f-4d99-bbee-bd3932b9b446 => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 07:25:49.411 8 INFO neutron.services.segments.plugin [-] Segment 1c51ad27-1f66-457d-a6ba-2ac38404c07d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1c51ad27-1f66-457d-a6ba-2ac38404c07d found for delete ", "request_id": "req-e28ef7e0-a970-4839-b622-8ef77cdca63a"}]} 2026-05-27 07:25:49.419 8 INFO neutron.services.segments.plugin [-] Segment 1c51ad27-1f66-457d-a6ba-2ac38404c07d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1c51ad27-1f66-457d-a6ba-2ac38404c07d found for delete ", "request_id": "req-93c234fc-00ce-4460-a855-59cd0c2f9d97"}]} 2026-05-27 07:25:49.438 8 INFO neutron.services.segments.plugin [-] Segment 79675774-3c37-4ca4-bd50-72078e39fa17 resource provider aggregate not found 2026-05-27 07:25:49.444 8 INFO neutron.services.segments.plugin [-] Segment 79675774-3c37-4ca4-bd50-72078e39fa17 resource provider aggregate not found 2026-05-27 07:25:49.467 8 INFO neutron.services.segments.plugin [-] Segment 79675774-3c37-4ca4-bd50-72078e39fa17 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 79675774-3c37-4ca4-bd50-72078e39fa17 found for delete ", "request_id": "req-6e7f494b-36f6-4689-9a59-4c45a284af45"}]} 2026-05-27 07:25:49.472 8 INFO neutron.services.segments.plugin [-] Segment 79675774-3c37-4ca4-bd50-72078e39fa17 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 79675774-3c37-4ca4-bd50-72078e39fa17 found for delete ", "request_id": "req-42dd212b-af63-4476-b8a8-3c2d567fcc80"}]} [pid: 7|app: 0|req: 1107/2311] 10.0.0.91 () {32 vars in 719 bytes} [Wed May 27 07:25:49 2026] DELETE /v2.0/ports/215928c4-6faf-4706-bf2b-e61b87cebf6d => generated 0 bytes in 286 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2312] 10.0.0.91 () {32 vars in 719 bytes} [Wed May 27 07:25:49 2026] DELETE /v2.0/ports/4c05843c-b157-4092-a265-ad8fd281eb07 => generated 0 bytes in 263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2313] 10.0.0.91 () {32 vars in 719 bytes} [Wed May 27 07:25:49 2026] DELETE /v2.0/ports/fe41e503-ecc9-41f7-9f8d-f46d4f657472 => 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: 1110/2314] 10.0.0.91 () {32 vars in 719 bytes} [Wed May 27 07:25:50 2026] DELETE /v2.0/ports/5b8c6719-9514-453e-8bdb-5ed3f8bb1e6b => generated 0 bytes in 268 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2315] 10.0.0.91 () {34 vars in 788 bytes} [Wed May 27 07:25:49 2026] PUT /v2.0/routers/b3a6641c-bfc0-438f-a7ca-950179ef80d1/remove_router_interface => generated 309 bytes in 1381 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:25:50.730 7 INFO neutron.services.segments.plugin [-] Segment 4fcca2c1-d215-40d9-a56c-a725fd8ab45a resource provider aggregate not found 2026-05-27 07:25:50.735 7 INFO neutron.services.segments.plugin [-] Segment 4fcca2c1-d215-40d9-a56c-a725fd8ab45a resource provider aggregate not found 2026-05-27 07:25:50.765 7 INFO neutron.services.segments.plugin [-] Segment 4fcca2c1-d215-40d9-a56c-a725fd8ab45a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4fcca2c1-d215-40d9-a56c-a725fd8ab45a found for delete ", "request_id": "req-6164fe5b-b153-4a10-8451-b99792b1b51b"}]} 2026-05-27 07:25:50.768 7 INFO neutron.services.segments.plugin [-] Segment 4fcca2c1-d215-40d9-a56c-a725fd8ab45a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4fcca2c1-d215-40d9-a56c-a725fd8ab45a found for delete ", "request_id": "req-88a9797f-d884-4d79-a4e9-253ffe652dbc"}]} [pid: 7|app: 0|req: 1111/2316] 10.0.0.91 () {32 vars in 725 bytes} [Wed May 27 07:25:50 2026] DELETE /v2.0/networks/6fb6d0ee-cb57-4e3f-b02f-1ac30ebc27dc => generated 0 bytes in 285 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2317] 10.0.0.91 () {32 vars in 725 bytes} [Wed May 27 07:25:50 2026] DELETE /v2.0/networks/f5900b46-59e3-46c5-952e-f5127ee0dfab => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2318] 10.0.0.91 () {32 vars in 725 bytes} [Wed May 27 07:25:51 2026] DELETE /v2.0/networks/0bd23b7f-1d3d-4371-ba6d-60a6d9039ca8 => 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: 1114/2319] 10.0.0.91 () {32 vars in 725 bytes} [Wed May 27 07:25:51 2026] DELETE /v2.0/networks/f89c732b-86d8-43bc-8f2e-c5a33b6bafae => generated 0 bytes in 262 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2320] 10.0.0.91 () {32 vars in 725 bytes} [Wed May 27 07:25:51 2026] DELETE /v2.0/networks/b8db8f99-7ad2-47c8-b8c2-847a74505ee9 => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 07:25:52.453 8 INFO neutron.services.segments.plugin [-] Segment 544f71f5-e0ba-4c06-9f6c-59f174c431bd resource provider aggregate not found 2026-05-27 07:25:52.461 8 INFO neutron.services.segments.plugin [-] Segment 544f71f5-e0ba-4c06-9f6c-59f174c431bd resource provider aggregate not found 2026-05-27 07:25:52.487 8 INFO neutron.services.segments.plugin [-] Segment 544f71f5-e0ba-4c06-9f6c-59f174c431bd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 544f71f5-e0ba-4c06-9f6c-59f174c431bd found for delete ", "request_id": "req-e915c53c-43b6-4d11-8680-769f923c81bb"}]} 2026-05-27 07:25:52.492 8 INFO neutron.services.segments.plugin [-] Segment 544f71f5-e0ba-4c06-9f6c-59f174c431bd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 544f71f5-e0ba-4c06-9f6c-59f174c431bd found for delete ", "request_id": "req-3a0aa56f-67da-4a72-ba57-95edb2d3611a"}]} 2026-05-27 07:25:52.500 8 INFO neutron.db.l3_hamode_db [None req-b8c94eba-35d9-4426-9868-cd8ba8a42ef9 a6d0762822764289a52afe2d4806ee46 90059c141d604f6684ba391d2df29551 - - default default] HA network 39c83078-3815-43ab-a7c2-8ba066066d0d was deleted as no HA routers are present in tenant ced30083bd1a4751bf14b750366569ab. [pid: 8|app: 0|req: 1206/2321] 10.0.0.91 () {32 vars in 723 bytes} [Wed May 27 07:25:50 2026] DELETE /v2.0/routers/b3a6641c-bfc0-438f-a7ca-950179ef80d1 => generated 0 bytes in 1862 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:25:52.805 7 INFO neutron.services.segments.plugin [-] Segment 481b0ff2-0c8f-4039-b895-76bdcf26ed7c resource provider aggregate not found [pid: 7|app: 0|req: 1116/2322] 10.0.0.91 () {32 vars in 723 bytes} [Wed May 27 07:25:52 2026] DELETE /v2.0/subnets/d47cb6c0-faea-4fd8-875d-4252adc15f32 => generated 0 bytes in 304 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 07:25:52.921 7 INFO neutron.services.segments.plugin [-] Segment 481b0ff2-0c8f-4039-b895-76bdcf26ed7c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 481b0ff2-0c8f-4039-b895-76bdcf26ed7c found for delete ", "request_id": "req-0da12995-cffb-4940-8e8e-521d77739c61"}]} 2026-05-27 07:25:52.930 7 INFO neutron.services.segments.plugin [-] Segment 481b0ff2-0c8f-4039-b895-76bdcf26ed7c resource provider aggregate not found 2026-05-27 07:25:52.962 7 INFO neutron.services.segments.plugin [-] Segment bbee74bc-69aa-42cd-91de-cf463ba4de03 resource provider aggregate not found 2026-05-27 07:25:52.976 7 INFO neutron.services.segments.plugin [-] Segment 481b0ff2-0c8f-4039-b895-76bdcf26ed7c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 481b0ff2-0c8f-4039-b895-76bdcf26ed7c found for delete ", "request_id": "req-77d9e158-41f0-446b-aa21-e60fb4bf227f"}]} 2026-05-27 07:25:52.990 7 INFO neutron.services.segments.plugin [-] Segment bbee74bc-69aa-42cd-91de-cf463ba4de03 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bbee74bc-69aa-42cd-91de-cf463ba4de03 found for delete ", "request_id": "req-b380fed2-c47c-4b91-b7b5-2b780ace203c"}]} 2026-05-27 07:25:52.999 7 INFO neutron.services.segments.plugin [-] Segment bbee74bc-69aa-42cd-91de-cf463ba4de03 resource provider aggregate not found 2026-05-27 07:25:53.012 7 INFO neutron.services.segments.plugin [-] Segment f70a004b-8cf2-4591-925f-93040505cd67 resource provider aggregate not found 2026-05-27 07:25:53.021 7 INFO neutron.services.segments.plugin [-] Segment bbee74bc-69aa-42cd-91de-cf463ba4de03 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bbee74bc-69aa-42cd-91de-cf463ba4de03 found for delete ", "request_id": "req-2df7ebf2-bda2-4987-9901-04e6143b607f"}]} 2026-05-27 07:25:53.032 7 INFO neutron.services.segments.plugin [-] Segment f70a004b-8cf2-4591-925f-93040505cd67 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f70a004b-8cf2-4591-925f-93040505cd67 found for delete ", "request_id": "req-b82adb44-1b8c-4c06-9550-3077f5b76fbd"}]} 2026-05-27 07:25:53.048 7 INFO neutron.services.segments.plugin [-] Segment f70a004b-8cf2-4591-925f-93040505cd67 resource provider aggregate not found 2026-05-27 07:25:53.055 7 INFO neutron.services.segments.plugin [-] Segment df3083fb-ea1d-4c2c-b173-afa0cf2d1feb resource provider aggregate not found 2026-05-27 07:25:53.071 7 INFO neutron.services.segments.plugin [-] Segment df3083fb-ea1d-4c2c-b173-afa0cf2d1feb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid df3083fb-ea1d-4c2c-b173-afa0cf2d1feb found for delete ", "request_id": "req-e68632c9-d52e-4045-8933-5d335a0a93ed"}]} 2026-05-27 07:25:53.079 7 INFO neutron.services.segments.plugin [-] Segment f70a004b-8cf2-4591-925f-93040505cd67 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f70a004b-8cf2-4591-925f-93040505cd67 found for delete ", "request_id": "req-e67abfe8-6d33-4825-baa5-b837292b849d"}]} 2026-05-27 07:25:53.105 7 INFO neutron.services.segments.plugin [-] Segment df3083fb-ea1d-4c2c-b173-afa0cf2d1feb resource provider aggregate not found 2026-05-27 07:25:53.143 7 INFO neutron.services.segments.plugin [-] Segment df3083fb-ea1d-4c2c-b173-afa0cf2d1feb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid df3083fb-ea1d-4c2c-b173-afa0cf2d1feb found for delete ", "request_id": "req-d14c7925-554c-402c-8cd6-17ba624000fb"}]} [pid: 7|app: 0|req: 1117/2323] 10.0.0.91 () {32 vars in 773 bytes} [Wed May 27 07:25:52 2026] GET /v2.0/security-groups?tenant_id=95ed95edd2e64b1bae11c4fbf3b89490&name=default => generated 2805 bytes in 455 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2324] 10.0.0.91 () {32 vars in 725 bytes} [Wed May 27 07:25:52 2026] DELETE /v2.0/networks/09a1a63e-d903-49ff-86f1-fc73e826aaba => generated 0 bytes in 581 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2325] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:25:53 2026] DELETE /v2.0/security-groups/3b6ccf74-329f-4354-80fc-8c4cea437efb => 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: 1208/2326] 10.0.0.91 () {32 vars in 773 bytes} [Wed May 27 07:25:53 2026] GET /v2.0/security-groups?tenant_id=6db6f3ecd9e943dabb6995c519fc0ea6&name=default => generated 2805 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2327] 10.0.0.91 () {32 vars in 773 bytes} [Wed May 27 07:25:53 2026] GET /v2.0/security-groups?tenant_id=60f9509508994dacbbaa0082c03c7d22&name=default => generated 2801 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2328] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:25:53 2026] DELETE /v2.0/security-groups/696df5ca-e099-4de9-816e-a9482b2f44fb => 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: 1120/2329] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:25:53 2026] DELETE /v2.0/security-groups/c1748902-3726-4c18-a209-9bf2e606a7fc => 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: 1121/2330] 10.0.0.91 () {32 vars in 773 bytes} [Wed May 27 07:25:54 2026] GET /v2.0/security-groups?tenant_id=ced30083bd1a4751bf14b750366569ab&name=default => generated 2801 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2331] 10.0.0.91 () {32 vars in 773 bytes} [Wed May 27 07:25:54 2026] GET /v2.0/security-groups?tenant_id=582b2571bc7c4eda8a976dbc1bb55d8d&name=default => generated 2805 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2332] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:25:54 2026] DELETE /v2.0/security-groups/b30697bb-4208-4e81-a4a8-d98cc712c40a => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2333] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:25:54 2026] DELETE /v2.0/security-groups/23ac8bc5-6b63-48c3-a51f-f48b8118e722 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:25:57.773 7 WARNING neutron_lib.context [None req-b52ef882-9271-4653-9dfc-4e8f2504e04f 7743bec7861d49af8271e191895a128d c60b1eee0da24443b9c317a6cc0b46a6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:25:57.911 7 INFO neutron.db.segments_db [None req-b52ef882-9271-4653-9dfc-4e8f2504e04f 7743bec7861d49af8271e191895a128d c60b1eee0da24443b9c317a6cc0b46a6 - - default default] Added segment 0a9be7a6-52a0-4af1-a6dc-fa0de28bd27a of type vxlan for network fcbb479f-4171-4cac-8fca-aeebeb99204b [pid: 7|app: 0|req: 1123/2334] 10.0.0.91 () {34 vars in 669 bytes} [Wed May 27 07:25:57 2026] POST /v2.0/networks => generated 632 bytes in 460 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:25:58.091 8 INFO neutron.services.segments.plugin [-] Segment 07af3110-9b95-4557-9675-e0e11f8edf9c resource provider aggregate not found 2026-05-27 07:25:58.098 8 INFO neutron.services.segments.plugin [-] Segment 07af3110-9b95-4557-9675-e0e11f8edf9c resource provider aggregate not found 2026-05-27 07:25:58.129 8 INFO neutron.services.segments.plugin [-] Segment 07af3110-9b95-4557-9675-e0e11f8edf9c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 07af3110-9b95-4557-9675-e0e11f8edf9c found for delete ", "request_id": "req-6d2b3264-8aa9-488f-993f-1e5b99413d22"}]} 2026-05-27 07:25:58.132 8 INFO neutron.services.segments.plugin [-] Segment 07af3110-9b95-4557-9675-e0e11f8edf9c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 07af3110-9b95-4557-9675-e0e11f8edf9c found for delete ", "request_id": "req-369a6024-4bbc-4fdf-b664-74bd7b3e0897"}]} [pid: 8|app: 0|req: 1212/2335] 10.0.0.91 () {34 vars in 752 bytes} [Wed May 27 07:25:58 2026] PUT /v2.0/networks/fcbb479f-4171-4cac-8fca-aeebeb99204b/tags => generated 25 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2336] 10.0.0.91 () {32 vars in 732 bytes} [Wed May 27 07:25:58 2026] GET /v2.0/networks/fcbb479f-4171-4cac-8fca-aeebeb99204b/tags => generated 25 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2337] 10.0.0.91 () {34 vars in 763 bytes} [Wed May 27 07:25:58 2026] PUT /v2.0/networks/fcbb479f-4171-4cac-8fca-aeebeb99204b/tags/green => generated 4 bytes in 79 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2338] 10.0.0.91 () {32 vars in 732 bytes} [Wed May 27 07:25:58 2026] GET /v2.0/networks/fcbb479f-4171-4cac-8fca-aeebeb99204b/tags => generated 34 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2339] 10.0.0.91 () {34 vars in 759 bytes} [Wed May 27 07:25:58 2026] PUT /v2.0/networks/fcbb479f-4171-4cac-8fca-aeebeb99204b/tags/red => generated 4 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2340] 10.0.0.91 () {32 vars in 732 bytes} [Wed May 27 07:25:58 2026] GET /v2.0/networks/fcbb479f-4171-4cac-8fca-aeebeb99204b/tags => generated 34 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2341] 10.0.0.91 () {34 vars in 781 bytes} [Wed May 27 07:25:58 2026] PUT /v2.0/networks/fcbb479f-4171-4cac-8fca-aeebeb99204b/tags/black.or.white => generated 4 bytes in 59 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2342] 10.0.0.91 () {32 vars in 732 bytes} [Wed May 27 07:25:58 2026] GET /v2.0/networks/fcbb479f-4171-4cac-8fca-aeebeb99204b/tags => generated 52 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2343] 10.0.0.91 () {34 vars in 752 bytes} [Wed May 27 07:25:58 2026] PUT /v2.0/networks/fcbb479f-4171-4cac-8fca-aeebeb99204b/tags => generated 37 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2344] 10.0.0.91 () {32 vars in 732 bytes} [Wed May 27 07:25:58 2026] GET /v2.0/networks/fcbb479f-4171-4cac-8fca-aeebeb99204b/tags => generated 37 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2345] 10.0.0.91 () {32 vars in 740 bytes} [Wed May 27 07:25:58 2026] GET /v2.0/networks/fcbb479f-4171-4cac-8fca-aeebeb99204b/tags/red => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:25:58.866 8 INFO neutron.api.v2.resource [None req-8f4d7bc3-62e3-4675-a2c6-4f4dd2bd347f 7743bec7861d49af8271e191895a128d c60b1eee0da24443b9c317a6cc0b46a6 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1218/2346] 10.0.0.91 () {32 vars in 744 bytes} [Wed May 27 07:25:58 2026] GET /v2.0/networks/fcbb479f-4171-4cac-8fca-aeebeb99204b/tags/green => generated 99 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2347] 10.0.0.91 () {32 vars in 743 bytes} [Wed May 27 07:25:58 2026] DELETE /v2.0/networks/fcbb479f-4171-4cac-8fca-aeebeb99204b/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: 1220/2348] 10.0.0.91 () {32 vars in 732 bytes} [Wed May 27 07:25:58 2026] GET /v2.0/networks/fcbb479f-4171-4cac-8fca-aeebeb99204b/tags => generated 30 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:25:59.077 8 INFO neutron.api.v2.resource [None req-d4aaf1e0-b2cc-4e8a-92b2-2510e6d7d916 7743bec7861d49af8271e191895a128d c60b1eee0da24443b9c317a6cc0b46a6 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1221/2350] 10.0.0.91 () {32 vars in 747 bytes} [Wed May 27 07:25:59 2026] DELETE /v2.0/networks/fcbb479f-4171-4cac-8fca-aeebeb99204b/tags/green => generated 99 bytes in 75 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2350] 10.0.0.91 () {34 vars in 677 bytes} [Wed May 27 07:25:58 2026] POST /v2.0/qos/policies => generated 359 bytes in 264 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2351] 10.0.0.91 () {34 vars in 677 bytes} [Wed May 27 07:25:59 2026] POST /v2.0/qos/policies => generated 359 bytes in 62 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2352] 10.0.0.91 () {32 vars in 735 bytes} [Wed May 27 07:25:59 2026] DELETE /v2.0/networks/fcbb479f-4171-4cac-8fca-aeebeb99204b/tags => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2353] 10.0.0.91 () {34 vars in 677 bytes} [Wed May 27 07:25:59 2026] POST /v2.0/qos/policies => generated 359 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2354] 10.0.0.91 () {32 vars in 732 bytes} [Wed May 27 07:25:59 2026] GET /v2.0/networks/fcbb479f-4171-4cac-8fca-aeebeb99204b/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: 1224/2355] 10.0.0.91 () {34 vars in 677 bytes} [Wed May 27 07:25:59 2026] POST /v2.0/qos/policies => generated 359 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2356] 10.0.0.91 () {34 vars in 677 bytes} [Wed May 27 07:25:59 2026] POST /v2.0/qos/policies => generated 359 bytes in 60 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2357] 10.0.0.91 () {34 vars in 752 bytes} [Wed May 27 07:25:59 2026] PUT /v2.0/policies/ea16135a-f217-463a-9029-224a9d0ab0f3/tags => generated 17 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2358] 10.0.0.91 () {34 vars in 752 bytes} [Wed May 27 07:25:59 2026] PUT /v2.0/policies/74687c54-afb0-41f2-9365-2f3b04e1b0b4/tags => generated 25 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:25:59.408 7 INFO neutron.services.segments.plugin [-] Segment 0a9be7a6-52a0-4af1-a6dc-fa0de28bd27a resource provider aggregate not found 2026-05-27 07:25:59.413 7 INFO neutron.services.segments.plugin [-] Segment 0a9be7a6-52a0-4af1-a6dc-fa0de28bd27a resource provider aggregate not found 2026-05-27 07:25:59.430 7 INFO neutron.services.segments.plugin [-] Segment 0a9be7a6-52a0-4af1-a6dc-fa0de28bd27a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0a9be7a6-52a0-4af1-a6dc-fa0de28bd27a found for delete ", "request_id": "req-548e7167-32a1-4ad7-8e93-7dcf7c87f95b"}]} 2026-05-27 07:25:59.434 7 INFO neutron.services.segments.plugin [-] Segment 0a9be7a6-52a0-4af1-a6dc-fa0de28bd27a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0a9be7a6-52a0-4af1-a6dc-fa0de28bd27a found for delete ", "request_id": "req-e73167ae-1692-4e71-af19-485cf5132633"}]} [pid: 8|app: 0|req: 1228/2359] 10.0.0.91 () {34 vars in 752 bytes} [Wed May 27 07:25:59 2026] PUT /v2.0/policies/12c689ca-0418-40a7-b6ca-a1aa90a18a94/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2360] 10.0.0.91 () {32 vars in 725 bytes} [Wed May 27 07:25:59 2026] DELETE /v2.0/networks/fcbb479f-4171-4cac-8fca-aeebeb99204b => generated 0 bytes in 216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2361] 10.0.0.91 () {34 vars in 752 bytes} [Wed May 27 07:25:59 2026] PUT /v2.0/policies/07e5b59e-2b83-4325-bc08-cefa0119779f/tags => 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: 1133/2362] 10.0.0.91 () {32 vars in 673 bytes} [Wed May 27 07:25:59 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 366 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2363] 10.0.0.91 () {32 vars in 687 bytes} [Wed May 27 07:26:00 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2364] 10.0.0.91 () {32 vars in 683 bytes} [Wed May 27 07:26:00 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2365] 10.0.0.91 () {32 vars in 773 bytes} [Wed May 27 07:26:00 2026] GET /v2.0/security-groups?tenant_id=d6933a4594c5445d9a6a165cbfaf3e3b&name=default => generated 2805 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2366] 10.0.0.91 () {32 vars in 695 bytes} [Wed May 27 07:26:00 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2367] 10.0.0.91 () {32 vars in 681 bytes} [Wed May 27 07:26:00 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2368] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:26:00 2026] DELETE /v2.0/security-groups/a11b0a45-157b-4c25-a2ab-7fc3666a8223 => 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: 1138/2369] 10.0.0.91 () {32 vars in 695 bytes} [Wed May 27 07:26:00 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2370] 10.0.0.91 () {32 vars in 773 bytes} [Wed May 27 07:26:00 2026] GET /v2.0/security-groups?tenant_id=c60b1eee0da24443b9c317a6cc0b46a6&name=default => generated 2805 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2371] 10.0.0.91 () {32 vars in 691 bytes} [Wed May 27 07:26:00 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2372] 10.0.0.91 () {32 vars in 703 bytes} [Wed May 27 07:26:00 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2373] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:26:00 2026] DELETE /v2.0/security-groups/029f5ddc-85a3-4744-bffa-6c34000f0405 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2374] 10.0.0.91 () {32 vars in 733 bytes} [Wed May 27 07:26:00 2026] DELETE /v2.0/qos/policies/ea16135a-f217-463a-9029-224a9d0ab0f3 => 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: 1141/2375] 10.0.0.91 () {32 vars in 733 bytes} [Wed May 27 07:26:00 2026] DELETE /v2.0/qos/policies/74687c54-afb0-41f2-9365-2f3b04e1b0b4 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2376] 10.0.0.91 () {32 vars in 733 bytes} [Wed May 27 07:26:00 2026] DELETE /v2.0/qos/policies/12c689ca-0418-40a7-b6ca-a1aa90a18a94 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2377] 10.0.0.91 () {32 vars in 733 bytes} [Wed May 27 07:26:00 2026] DELETE /v2.0/qos/policies/07e5b59e-2b83-4325-bc08-cefa0119779f => 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: 1236/2378] 10.0.0.91 () {32 vars in 733 bytes} [Wed May 27 07:26:01 2026] DELETE /v2.0/qos/policies/8afcd8d2-e7c3-4113-b2bd-15d44626a6e4 => 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: 1144/2381] 10.0.0.91 () {32 vars in 773 bytes} [Wed May 27 07:26:01 2026] GET /v2.0/security-groups?tenant_id=52124fb4eaca41b58a322bbd49d1beaa&name=default => generated 2805 bytes in 356 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2382] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:26:02 2026] DELETE /v2.0/security-groups/34536423-eff1-46e2-8bed-1e19cd25147e => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2383] 10.0.0.91 () {32 vars in 773 bytes} [Wed May 27 07:26:02 2026] GET /v2.0/security-groups?tenant_id=4af379f7c1f044808d113857fbc50128&name=default => generated 2805 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2384] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:26:02 2026] DELETE /v2.0/security-groups/117246cb-9de7-4adc-9341-2da3b25276bf => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2385] 10.0.0.91 () {32 vars in 773 bytes} [Wed May 27 07:26:02 2026] GET /v2.0/security-groups?tenant_id=d3c893f8bd0d410bb52d7b0e87bde666&name=default => generated 2805 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2386] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:26:03 2026] DELETE /v2.0/security-groups/21b3e697-a393-41fa-bfe4-d16be0eb73d9 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:26:04.682 7 WARNING neutron_lib.context [None req-aa742178-6899-421b-aafc-ebbb40ccc3fe 835ade9607e3449c97c3a9d896fb9df3 35a090eea7104d12b78e8482591f7e8e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:26:04.725 7 INFO neutron.db.segments_db [None req-aa742178-6899-421b-aafc-ebbb40ccc3fe 835ade9607e3449c97c3a9d896fb9df3 35a090eea7104d12b78e8482591f7e8e - - default default] Added segment ae07fbd1-465d-41f3-bdb7-925ca822fc7b of type vxlan for network a0a18c39-c58a-4997-b0bf-b8234f8d7a7d 2026-05-27 07:26:05.108 7 INFO neutron.db.l3_hamode_db [None req-aa742178-6899-421b-aafc-ebbb40ccc3fe 835ade9607e3449c97c3a9d896fb9df3 35a090eea7104d12b78e8482591f7e8e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 07:26:05.287 7 INFO neutron.db.l3_hamode_db [None req-aa742178-6899-421b-aafc-ebbb40ccc3fe 835ade9607e3449c97c3a9d896fb9df3 35a090eea7104d12b78e8482591f7e8e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1147/2387] 10.0.0.91 () {34 vars in 667 bytes} [Wed May 27 07:26:04 2026] POST /v2.0/routers => generated 474 bytes in 1618 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2388] 10.0.0.91 () {34 vars in 750 bytes} [Wed May 27 07:26:06 2026] PUT /v2.0/routers/2b8be911-946b-4f41-9b1b-16d52468e144/tags => generated 25 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2389] 10.0.0.91 () {32 vars in 730 bytes} [Wed May 27 07:26:06 2026] GET /v2.0/routers/2b8be911-946b-4f41-9b1b-16d52468e144/tags => generated 25 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2390] 10.0.0.91 () {34 vars in 761 bytes} [Wed May 27 07:26:06 2026] PUT /v2.0/routers/2b8be911-946b-4f41-9b1b-16d52468e144/tags/green => generated 4 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2391] 10.0.0.91 () {32 vars in 730 bytes} [Wed May 27 07:26:06 2026] GET /v2.0/routers/2b8be911-946b-4f41-9b1b-16d52468e144/tags => generated 34 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2392] 10.0.0.91 () {34 vars in 757 bytes} [Wed May 27 07:26:06 2026] PUT /v2.0/routers/2b8be911-946b-4f41-9b1b-16d52468e144/tags/red => generated 4 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2393] 10.0.0.91 () {32 vars in 730 bytes} [Wed May 27 07:26:06 2026] GET /v2.0/routers/2b8be911-946b-4f41-9b1b-16d52468e144/tags => generated 34 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2394] 10.0.0.91 () {34 vars in 779 bytes} [Wed May 27 07:26:06 2026] PUT /v2.0/routers/2b8be911-946b-4f41-9b1b-16d52468e144/tags/black.or.white => generated 4 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-27 07:26:06.872 8 WARNING neutron_lib.context [None req-1f0a9225-fe83-40c5-97e6-fc02409b24d5 20bf3320f28d40ee96963c8f58375190 68187fde5adb4354b438f7fb00932206 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1152/2395] 10.0.0.91 () {32 vars in 730 bytes} [Wed May 27 07:26:06 2026] GET /v2.0/routers/2b8be911-946b-4f41-9b1b-16d52468e144/tags => generated 52 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:26:07.028 8 INFO neutron.db.segments_db [None req-1f0a9225-fe83-40c5-97e6-fc02409b24d5 20bf3320f28d40ee96963c8f58375190 68187fde5adb4354b438f7fb00932206 - - default default] Added segment 88fac3b9-70cf-4e93-ab37-baef20236af7 of type vxlan for network 00db6799-aeef-41ba-b2ba-a53cfd882a4a [pid: 7|app: 0|req: 1153/2396] 10.0.0.91 () {34 vars in 750 bytes} [Wed May 27 07:26:06 2026] PUT /v2.0/routers/2b8be911-946b-4f41-9b1b-16d52468e144/tags => generated 37 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2397] 10.0.0.91 () {34 vars in 669 bytes} [Wed May 27 07:26:06 2026] POST /v2.0/networks => generated 632 bytes in 469 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:26:07.190 8 WARNING neutron_lib.context [None req-496cac4b-d8a6-47e6-a2f1-e2344777d5ed 20bf3320f28d40ee96963c8f58375190 68187fde5adb4354b438f7fb00932206 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1245/2398] 10.0.0.91 () {34 vars in 663 bytes} [Wed May 27 07:26:07 2026] POST /v2.0/ports => generated 743 bytes in 484 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1154/2399] 10.0.0.91 () {32 vars in 730 bytes} [Wed May 27 07:26:07 2026] GET /v2.0/routers/2b8be911-946b-4f41-9b1b-16d52468e144/tags => generated 37 bytes in 634 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2400] 10.0.0.91 () {34 vars in 746 bytes} [Wed May 27 07:26:07 2026] PUT /v2.0/ports/7a62b2d4-275b-47c2-bfe9-20ffdce799a0/tags => generated 25 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2401] 10.0.0.91 () {32 vars in 738 bytes} [Wed May 27 07:26:07 2026] GET /v2.0/routers/2b8be911-946b-4f41-9b1b-16d52468e144/tags/red => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2402] 10.0.0.91 () {32 vars in 726 bytes} [Wed May 27 07:26:07 2026] GET /v2.0/ports/7a62b2d4-275b-47c2-bfe9-20ffdce799a0/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2403] 10.0.0.91 () {34 vars in 757 bytes} [Wed May 27 07:26:07 2026] PUT /v2.0/ports/7a62b2d4-275b-47c2-bfe9-20ffdce799a0/tags/green => generated 4 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-27 07:26:07.846 7 INFO neutron.api.v2.resource [None req-7beaeb6e-5082-40ed-be8b-6a38ce125e7c 835ade9607e3449c97c3a9d896fb9df3 35a090eea7104d12b78e8482591f7e8e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1156/2404] 10.0.0.91 () {32 vars in 742 bytes} [Wed May 27 07:26:07 2026] GET /v2.0/routers/2b8be911-946b-4f41-9b1b-16d52468e144/tags/green => generated 99 bytes in 72 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2405] 10.0.0.91 () {32 vars in 726 bytes} [Wed May 27 07:26:07 2026] GET /v2.0/ports/7a62b2d4-275b-47c2-bfe9-20ffdce799a0/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: 1250/2406] 10.0.0.91 () {34 vars in 753 bytes} [Wed May 27 07:26:07 2026] PUT /v2.0/ports/7a62b2d4-275b-47c2-bfe9-20ffdce799a0/tags/red => generated 4 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2407] 10.0.0.91 () {32 vars in 741 bytes} [Wed May 27 07:26:07 2026] DELETE /v2.0/routers/2b8be911-946b-4f41-9b1b-16d52468e144/tags/red => 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: 1251/2408] 10.0.0.91 () {32 vars in 726 bytes} [Wed May 27 07:26:07 2026] GET /v2.0/ports/7a62b2d4-275b-47c2-bfe9-20ffdce799a0/tags => generated 34 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2409] 10.0.0.91 () {34 vars in 775 bytes} [Wed May 27 07:26:07 2026] PUT /v2.0/ports/7a62b2d4-275b-47c2-bfe9-20ffdce799a0/tags/black.or.white => generated 4 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2410] 10.0.0.91 () {32 vars in 730 bytes} [Wed May 27 07:26:07 2026] GET /v2.0/routers/2b8be911-946b-4f41-9b1b-16d52468e144/tags => generated 30 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2411] 10.0.0.91 () {32 vars in 726 bytes} [Wed May 27 07:26:08 2026] GET /v2.0/ports/7a62b2d4-275b-47c2-bfe9-20ffdce799a0/tags => generated 52 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2412] 10.0.0.91 () {34 vars in 746 bytes} [Wed May 27 07:26:08 2026] PUT /v2.0/ports/7a62b2d4-275b-47c2-bfe9-20ffdce799a0/tags => generated 37 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:26:08.138 7 INFO neutron.api.v2.resource [None req-ebb59a5a-3dba-47f6-81e6-0c287164254c 835ade9607e3449c97c3a9d896fb9df3 35a090eea7104d12b78e8482591f7e8e - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1159/2413] 10.0.0.91 () {32 vars in 745 bytes} [Wed May 27 07:26:08 2026] DELETE /v2.0/routers/2b8be911-946b-4f41-9b1b-16d52468e144/tags/green => generated 99 bytes in 100 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2414] 10.0.0.91 () {32 vars in 726 bytes} [Wed May 27 07:26:08 2026] GET /v2.0/ports/7a62b2d4-275b-47c2-bfe9-20ffdce799a0/tags => generated 37 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2415] 10.0.0.91 () {32 vars in 734 bytes} [Wed May 27 07:26:08 2026] GET /v2.0/ports/7a62b2d4-275b-47c2-bfe9-20ffdce799a0/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: 1160/2416] 10.0.0.91 () {32 vars in 733 bytes} [Wed May 27 07:26:08 2026] DELETE /v2.0/routers/2b8be911-946b-4f41-9b1b-16d52468e144/tags => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:26:08.281 8 INFO neutron.api.v2.resource [None req-22506fd3-fa90-4d40-a3fb-d922fc87cc16 20bf3320f28d40ee96963c8f58375190 68187fde5adb4354b438f7fb00932206 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1257/2417] 10.0.0.91 () {32 vars in 738 bytes} [Wed May 27 07:26:08 2026] GET /v2.0/ports/7a62b2d4-275b-47c2-bfe9-20ffdce799a0/tags/green => generated 99 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2418] 10.0.0.91 () {32 vars in 730 bytes} [Wed May 27 07:26:08 2026] GET /v2.0/routers/2b8be911-946b-4f41-9b1b-16d52468e144/tags => generated 12 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2419] 10.0.0.91 () {32 vars in 737 bytes} [Wed May 27 07:26:08 2026] DELETE /v2.0/ports/7a62b2d4-275b-47c2-bfe9-20ffdce799a0/tags/red => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2420] 10.0.0.91 () {32 vars in 726 bytes} [Wed May 27 07:26:08 2026] GET /v2.0/ports/7a62b2d4-275b-47c2-bfe9-20ffdce799a0/tags => generated 30 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2421] 10.0.0.91 () {32 vars in 720 bytes} [Wed May 27 07:26:08 2026] GET /v2.0/routers/2b8be911-946b-4f41-9b1b-16d52468e144 => generated 480 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:26:08.442 8 INFO neutron.api.v2.resource [None req-69795eae-276e-4efb-ba3d-66860340bfbe 20bf3320f28d40ee96963c8f58375190 68187fde5adb4354b438f7fb00932206 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1260/2422] 10.0.0.91 () {32 vars in 741 bytes} [Wed May 27 07:26:08 2026] DELETE /v2.0/ports/7a62b2d4-275b-47c2-bfe9-20ffdce799a0/tags/green => generated 99 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2423] 10.0.0.91 () {32 vars in 729 bytes} [Wed May 27 07:26:08 2026] DELETE /v2.0/ports/7a62b2d4-275b-47c2-bfe9-20ffdce799a0/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: 1262/2424] 10.0.0.91 () {32 vars in 726 bytes} [Wed May 27 07:26:08 2026] GET /v2.0/ports/7a62b2d4-275b-47c2-bfe9-20ffdce799a0/tags => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2425] 10.0.0.91 () {32 vars in 719 bytes} [Wed May 27 07:26:08 2026] DELETE /v2.0/ports/7a62b2d4-275b-47c2-bfe9-20ffdce799a0 => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 07:26:09.018 8 INFO neutron.services.segments.plugin [-] Segment 88fac3b9-70cf-4e93-ab37-baef20236af7 resource provider aggregate not found 2026-05-27 07:26:09.024 8 INFO neutron.services.segments.plugin [-] Segment 88fac3b9-70cf-4e93-ab37-baef20236af7 resource provider aggregate not found 2026-05-27 07:26:09.042 8 INFO neutron.services.segments.plugin [-] Segment 88fac3b9-70cf-4e93-ab37-baef20236af7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 88fac3b9-70cf-4e93-ab37-baef20236af7 found for delete ", "request_id": "req-662d6983-6876-4816-b45e-b916a827a4e7"}]} 2026-05-27 07:26:09.047 8 INFO neutron.services.segments.plugin [-] Segment 88fac3b9-70cf-4e93-ab37-baef20236af7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 88fac3b9-70cf-4e93-ab37-baef20236af7 found for delete ", "request_id": "req-8c72f638-8de3-4e08-9eff-5fae00e2d1c6"}]} [pid: 8|app: 0|req: 1264/2426] 10.0.0.91 () {32 vars in 725 bytes} [Wed May 27 07:26:08 2026] DELETE /v2.0/networks/00db6799-aeef-41ba-b2ba-a53cfd882a4a => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2427] 10.0.0.91 () {34 vars in 741 bytes} [Wed May 27 07:26:08 2026] PUT /v2.0/routers/2b8be911-946b-4f41-9b1b-16d52468e144 => generated 480 bytes in 828 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2428] 10.0.0.91 () {32 vars in 735 bytes} [Wed May 27 07:26:09 2026] GET /v2.0/ports?device_id=2b8be911-946b-4f41-9b1b-16d52468e144 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2429] 10.0.0.91 () {32 vars in 773 bytes} [Wed May 27 07:26:09 2026] GET /v2.0/security-groups?tenant_id=68187fde5adb4354b438f7fb00932206&name=default => generated 2805 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:26:10.038 7 INFO neutron.services.segments.plugin [-] Segment ae07fbd1-465d-41f3-bdb7-925ca822fc7b resource provider aggregate not found 2026-05-27 07:26:10.047 7 INFO neutron.services.segments.plugin [-] Segment ae07fbd1-465d-41f3-bdb7-925ca822fc7b resource provider aggregate not found 2026-05-27 07:26:10.064 7 INFO neutron.services.segments.plugin [-] Segment ae07fbd1-465d-41f3-bdb7-925ca822fc7b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae07fbd1-465d-41f3-bdb7-925ca822fc7b found for delete ", "request_id": "req-340df1c1-36d5-46c9-8d8e-c85cf5ff5c47"}]} [pid: 8|app: 0|req: 1267/2430] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:26:09 2026] DELETE /v2.0/security-groups/922ab14b-5315-4a0b-8b94-04dc056f7270 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:26:10.069 7 INFO neutron.services.segments.plugin [-] Segment ae07fbd1-465d-41f3-bdb7-925ca822fc7b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae07fbd1-465d-41f3-bdb7-925ca822fc7b found for delete ", "request_id": "req-6a81b3f4-4ec1-4666-a4a1-4cd750ae05c9"}]} 2026-05-27 07:26:10.072 7 INFO neutron.db.l3_hamode_db [None req-6e35c4bc-a9fc-42d1-98e4-d1ff84a85f7f 835ade9607e3449c97c3a9d896fb9df3 35a090eea7104d12b78e8482591f7e8e - - default default] HA network a0a18c39-c58a-4997-b0bf-b8234f8d7a7d was deleted as no HA routers are present in tenant 35a090eea7104d12b78e8482591f7e8e. [pid: 7|app: 0|req: 1164/2431] 10.0.0.91 () {32 vars in 723 bytes} [Wed May 27 07:26:09 2026] DELETE /v2.0/routers/2b8be911-946b-4f41-9b1b-16d52468e144 => generated 0 bytes in 771 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2432] 10.0.0.91 () {32 vars in 773 bytes} [Wed May 27 07:26:10 2026] GET /v2.0/security-groups?tenant_id=861dbe746484470cbecf3a393e7129dd&name=default => generated 2805 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2433] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:26:10 2026] DELETE /v2.0/security-groups/e2340f9f-6987-44fa-b99b-bfb60eb5147b => 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: 1269/2434] 10.0.0.91 () {32 vars in 773 bytes} [Wed May 27 07:26:10 2026] GET /v2.0/security-groups?tenant_id=10c442017d46417bb5d430ec5f83336d&name=default => generated 2805 bytes in 326 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2435] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:26:11 2026] DELETE /v2.0/security-groups/8a28596a-2cb4-4184-983c-f177a6d56111 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2436] 10.0.0.91 () {32 vars in 773 bytes} [Wed May 27 07:26:11 2026] GET /v2.0/security-groups?tenant_id=35a090eea7104d12b78e8482591f7e8e&name=default => generated 2805 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2437] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:26:11 2026] DELETE /v2.0/security-groups/25976dab-38b3-45db-b705-949ab5dea80d => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:26:14.293 8 WARNING neutron_lib.context [None req-09e28e0f-3c30-4ba1-8cc3-6dc04b0fec8b 516e1a5cf5d9441b936d0e93e11ca412 1fac8334fc9d4cbe988ba98faf36bdeb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1271/2438] 10.0.0.91 () {34 vars in 683 bytes} [Wed May 27 07:26:13 2026] POST /v2.0/security-groups => generated 1539 bytes in 599 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2439] 10.0.0.91 () {34 vars in 766 bytes} [Wed May 27 07:26:14 2026] PUT /v2.0/security-groups/c125c317-340d-4853-bb63-6d56b3437955/tags => generated 25 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2440] 10.0.0.91 () {32 vars in 746 bytes} [Wed May 27 07:26:14 2026] GET /v2.0/security-groups/c125c317-340d-4853-bb63-6d56b3437955/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2441] 10.0.0.91 () {34 vars in 777 bytes} [Wed May 27 07:26:14 2026] PUT /v2.0/security-groups/c125c317-340d-4853-bb63-6d56b3437955/tags/green => generated 4 bytes in 87 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2442] 10.0.0.91 () {32 vars in 746 bytes} [Wed May 27 07:26:14 2026] GET /v2.0/security-groups/c125c317-340d-4853-bb63-6d56b3437955/tags => generated 34 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2443] 10.0.0.91 () {34 vars in 773 bytes} [Wed May 27 07:26:14 2026] PUT /v2.0/security-groups/c125c317-340d-4853-bb63-6d56b3437955/tags/red => generated 4 bytes in 36 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2444] 10.0.0.91 () {32 vars in 746 bytes} [Wed May 27 07:26:14 2026] GET /v2.0/security-groups/c125c317-340d-4853-bb63-6d56b3437955/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: 1171/2445] 10.0.0.91 () {34 vars in 795 bytes} [Wed May 27 07:26:14 2026] PUT /v2.0/security-groups/c125c317-340d-4853-bb63-6d56b3437955/tags/black.or.white => generated 4 bytes in 80 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2446] 10.0.0.91 () {32 vars in 746 bytes} [Wed May 27 07:26:15 2026] GET /v2.0/security-groups/c125c317-340d-4853-bb63-6d56b3437955/tags => generated 52 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:26:15.146 8 WARNING neutron_lib.context [None req-27180085-0035-45ee-874a-b94d0d5dba1b 6abd67d7a3a54942b73d437b4e4c3f6c a5d43bec68964d8c9cf04674342fd475 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1173/2447] 10.0.0.91 () {34 vars in 766 bytes} [Wed May 27 07:26:15 2026] PUT /v2.0/security-groups/c125c317-340d-4853-bb63-6d56b3437955/tags => generated 37 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2448] 10.0.0.91 () {32 vars in 746 bytes} [Wed May 27 07:26:15 2026] GET /v2.0/security-groups/c125c317-340d-4853-bb63-6d56b3437955/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: 1175/2449] 10.0.0.91 () {32 vars in 754 bytes} [Wed May 27 07:26:15 2026] GET /v2.0/security-groups/c125c317-340d-4853-bb63-6d56b3437955/tags/red => generated 0 bytes in 147 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:26:15.416 7 INFO neutron.api.v2.resource [None req-4c88784c-4c2e-4d58-aa30-79c7aada81ba 516e1a5cf5d9441b936d0e93e11ca412 1fac8334fc9d4cbe988ba98faf36bdeb - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1176/2450] 10.0.0.91 () {32 vars in 758 bytes} [Wed May 27 07:26:15 2026] GET /v2.0/security-groups/c125c317-340d-4853-bb63-6d56b3437955/tags/green => generated 99 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2451] 10.0.0.91 () {32 vars in 757 bytes} [Wed May 27 07:26:15 2026] DELETE /v2.0/security-groups/c125c317-340d-4853-bb63-6d56b3437955/tags/red => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:26:15.484 8 INFO neutron.db.segments_db [None req-27180085-0035-45ee-874a-b94d0d5dba1b 6abd67d7a3a54942b73d437b4e4c3f6c a5d43bec68964d8c9cf04674342fd475 - - default default] Added segment ec6f51f0-c2fa-4c30-b573-843540293397 of type vxlan for network b212ed17-a224-491c-b087-42b26be5be5a [pid: 7|app: 0|req: 1178/2452] 10.0.0.91 () {32 vars in 746 bytes} [Wed May 27 07:26:15 2026] GET /v2.0/security-groups/c125c317-340d-4853-bb63-6d56b3437955/tags => generated 30 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:26:15.571 7 INFO neutron.api.v2.resource [None req-4e9eb791-1a1b-4c5d-a224-1e24138ebdf2 516e1a5cf5d9441b936d0e93e11ca412 1fac8334fc9d4cbe988ba98faf36bdeb - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1179/2453] 10.0.0.91 () {32 vars in 761 bytes} [Wed May 27 07:26:15 2026] DELETE /v2.0/security-groups/c125c317-340d-4853-bb63-6d56b3437955/tags/green => generated 99 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2454] 10.0.0.91 () {32 vars in 749 bytes} [Wed May 27 07:26:15 2026] DELETE /v2.0/security-groups/c125c317-340d-4853-bb63-6d56b3437955/tags => 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: 1275/2455] 10.0.0.91 () {34 vars in 669 bytes} [Wed May 27 07:26:15 2026] POST /v2.0/networks => generated 632 bytes in 635 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:26:15.675 8 WARNING neutron_lib.context [None req-aa4a2f12-d23a-43e5-86b5-b142f4a1cd32 6abd67d7a3a54942b73d437b4e4c3f6c a5d43bec68964d8c9cf04674342fd475 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1181/2456] 10.0.0.91 () {32 vars in 746 bytes} [Wed May 27 07:26:15 2026] GET /v2.0/security-groups/c125c317-340d-4853-bb63-6d56b3437955/tags => generated 12 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2457] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:26:15 2026] DELETE /v2.0/security-groups/c125c317-340d-4853-bb63-6d56b3437955 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2458] 10.0.0.91 () {34 vars in 663 bytes} [Wed May 27 07:26:15 2026] POST /v2.0/ports => generated 743 bytes in 484 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:26:16.172 7 WARNING neutron_lib.context [None req-af17c901-4513-4773-a42d-5acd5cdc8d69 6abd67d7a3a54942b73d437b4e4c3f6c a5d43bec68964d8c9cf04674342fd475 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1183/2459] 10.0.0.91 () {34 vars in 665 bytes} [Wed May 27 07:26:16 2026] POST /v2.0/trunks => generated 407 bytes in 243 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: 1277/2460] 10.0.0.91 () {34 vars in 748 bytes} [Wed May 27 07:26:16 2026] PUT /v2.0/trunks/f42158d2-1560-4d47-bb29-e5da7fe6bc8d/tags => generated 25 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2461] 10.0.0.91 () {32 vars in 728 bytes} [Wed May 27 07:26:16 2026] GET /v2.0/trunks/f42158d2-1560-4d47-bb29-e5da7fe6bc8d/tags => generated 25 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2462] 10.0.0.91 () {34 vars in 759 bytes} [Wed May 27 07:26:16 2026] PUT /v2.0/trunks/f42158d2-1560-4d47-bb29-e5da7fe6bc8d/tags/green => generated 4 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2463] 10.0.0.91 () {32 vars in 728 bytes} [Wed May 27 07:26:16 2026] GET /v2.0/trunks/f42158d2-1560-4d47-bb29-e5da7fe6bc8d/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: 1279/2464] 10.0.0.91 () {34 vars in 755 bytes} [Wed May 27 07:26:16 2026] PUT /v2.0/trunks/f42158d2-1560-4d47-bb29-e5da7fe6bc8d/tags/red => generated 4 bytes in 32 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2465] 10.0.0.91 () {32 vars in 728 bytes} [Wed May 27 07:26:16 2026] GET /v2.0/trunks/f42158d2-1560-4d47-bb29-e5da7fe6bc8d/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: 1187/2466] 10.0.0.91 () {34 vars in 777 bytes} [Wed May 27 07:26:16 2026] PUT /v2.0/trunks/f42158d2-1560-4d47-bb29-e5da7fe6bc8d/tags/black.or.white => generated 4 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2467] 10.0.0.91 () {32 vars in 728 bytes} [Wed May 27 07:26:16 2026] GET /v2.0/trunks/f42158d2-1560-4d47-bb29-e5da7fe6bc8d/tags => generated 52 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2470] 10.0.0.91 () {34 vars in 748 bytes} [Wed May 27 07:26:16 2026] PUT /v2.0/trunks/f42158d2-1560-4d47-bb29-e5da7fe6bc8d/tags => generated 37 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2471] 10.0.0.91 () {32 vars in 773 bytes} [Wed May 27 07:26:16 2026] GET /v2.0/security-groups?tenant_id=1fac8334fc9d4cbe988ba98faf36bdeb&name=default => generated 2805 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2472] 10.0.0.91 () {32 vars in 728 bytes} [Wed May 27 07:26:16 2026] GET /v2.0/trunks/f42158d2-1560-4d47-bb29-e5da7fe6bc8d/tags => generated 37 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2473] 10.0.0.91 () {32 vars in 736 bytes} [Wed May 27 07:26:16 2026] GET /v2.0/trunks/f42158d2-1560-4d47-bb29-e5da7fe6bc8d/tags/red => generated 0 bytes in 22 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:26:16.909 7 INFO neutron.api.v2.resource [None req-cdfdd57a-ef91-41f9-bf37-30de7fd14a6e 6abd67d7a3a54942b73d437b4e4c3f6c a5d43bec68964d8c9cf04674342fd475 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1194/2474] 10.0.0.91 () {32 vars in 740 bytes} [Wed May 27 07:26:16 2026] GET /v2.0/trunks/f42158d2-1560-4d47-bb29-e5da7fe6bc8d/tags/green => generated 99 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2475] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:26:16 2026] DELETE /v2.0/trunks/f42158d2-1560-4d47-bb29-e5da7fe6bc8d/tags/red => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2476] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:26:16 2026] DELETE /v2.0/security-groups/20814534-f36c-480d-b154-9220115e2c88 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2477] 10.0.0.91 () {32 vars in 728 bytes} [Wed May 27 07:26:16 2026] GET /v2.0/trunks/f42158d2-1560-4d47-bb29-e5da7fe6bc8d/tags => generated 30 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:26:17.023 8 INFO neutron.api.v2.resource [None req-5e5676cf-5181-469e-aa71-1a9009312f3f 6abd67d7a3a54942b73d437b4e4c3f6c a5d43bec68964d8c9cf04674342fd475 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1282/2478] 10.0.0.91 () {32 vars in 743 bytes} [Wed May 27 07:26:16 2026] DELETE /v2.0/trunks/f42158d2-1560-4d47-bb29-e5da7fe6bc8d/tags/green => generated 99 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2479] 10.0.0.91 () {32 vars in 731 bytes} [Wed May 27 07:26:17 2026] DELETE /v2.0/trunks/f42158d2-1560-4d47-bb29-e5da7fe6bc8d/tags => 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: 1198/2480] 10.0.0.91 () {32 vars in 728 bytes} [Wed May 27 07:26:17 2026] GET /v2.0/trunks/f42158d2-1560-4d47-bb29-e5da7fe6bc8d/tags => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2481] 10.0.0.91 () {32 vars in 718 bytes} [Wed May 27 07:26:17 2026] GET /v2.0/trunks/f42158d2-1560-4d47-bb29-e5da7fe6bc8d => generated 407 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2482] 10.0.0.91 () {32 vars in 773 bytes} [Wed May 27 07:26:17 2026] GET /v2.0/security-groups?tenant_id=37def18f104040fb8822cff3fd7a8fbe&name=default => generated 2805 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2483] 10.0.0.91 () {32 vars in 716 bytes} [Wed May 27 07:26:17 2026] GET /v2.0/ports/fc3ef6c9-53ea-42c1-90ce-b3a02aefe763 => generated 826 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2484] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:26:17 2026] DELETE /v2.0/security-groups/1d741875-3fe6-4ba2-b2d7-91a8da0de052 => 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: 1201/2485] 10.0.0.91 () {32 vars in 721 bytes} [Wed May 27 07:26:17 2026] DELETE /v2.0/trunks/f42158d2-1560-4d47-bb29-e5da7fe6bc8d => 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: 1285/2486] 10.0.0.91 () {32 vars in 719 bytes} [Wed May 27 07:26:17 2026] DELETE /v2.0/ports/fc3ef6c9-53ea-42c1-90ce-b3a02aefe763 => generated 0 bytes in 272 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 07:26:17.816 7 INFO neutron.services.segments.plugin [-] Segment ec6f51f0-c2fa-4c30-b573-843540293397 resource provider aggregate not found 2026-05-27 07:26:17.822 7 INFO neutron.services.segments.plugin [-] Segment ec6f51f0-c2fa-4c30-b573-843540293397 resource provider aggregate not found 2026-05-27 07:26:17.853 7 INFO neutron.services.segments.plugin [-] Segment ec6f51f0-c2fa-4c30-b573-843540293397 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec6f51f0-c2fa-4c30-b573-843540293397 found for delete ", "request_id": "req-f1265d85-010a-47cf-b8ea-eea6ba8cc6a0"}]} 2026-05-27 07:26:17.856 7 INFO neutron.services.segments.plugin [-] Segment ec6f51f0-c2fa-4c30-b573-843540293397 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec6f51f0-c2fa-4c30-b573-843540293397 found for delete ", "request_id": "req-96c9a7e8-bd60-4ae8-b4b1-ae59051c7afb"}]} [pid: 7|app: 0|req: 1202/2487] 10.0.0.91 () {32 vars in 725 bytes} [Wed May 27 07:26:17 2026] DELETE /v2.0/networks/b212ed17-a224-491c-b087-42b26be5be5a => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2488] 10.0.0.91 () {32 vars in 773 bytes} [Wed May 27 07:26:18 2026] GET /v2.0/security-groups?tenant_id=a5d43bec68964d8c9cf04674342fd475&name=default => generated 2805 bytes in 252 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2489] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:26:18 2026] DELETE /v2.0/security-groups/d1fd875c-ba37-4322-b6bd-bdccd437a853 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2490] 10.0.0.91 () {32 vars in 773 bytes} [Wed May 27 07:26:19 2026] GET /v2.0/security-groups?tenant_id=9622dfedd4bc4777a613b5ac4d8e0165&name=default => generated 2805 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2491] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:26:19 2026] DELETE /v2.0/security-groups/7f4faad2-cebc-40cb-8b1b-dafbfea4b0ef => 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: 1288/2492] 10.0.0.91 () {32 vars in 773 bytes} [Wed May 27 07:26:24 2026] GET /v2.0/security-groups?tenant_id=2b854d9b14834f7eb50e56c4956d4bae&name=default => generated 2805 bytes in 429 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2493] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:26:24 2026] DELETE /v2.0/security-groups/b6fc4afa-a8ce-452b-8d6f-47dd44036227 => generated 0 bytes in 173 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2494] 10.0.0.91 () {32 vars in 773 bytes} [Wed May 27 07:26:24 2026] GET /v2.0/security-groups?tenant_id=e090f9e2a8104d509e974d21651b1d1d&name=default => generated 2805 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2495] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:26:24 2026] DELETE /v2.0/security-groups/b0a0bc4b-2bf1-41bd-97e1-b53f2395e792 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:26:28.467 8 WARNING neutron_lib.context [None req-f4d733fb-8b6a-4d02-a3ef-9acf635d1b20 77ec35ea286943cb918e8bbebedbe38a 99994b2ddde348d0a2d31d41398c496a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:26:28.628 8 INFO neutron.db.segments_db [None req-f4d733fb-8b6a-4d02-a3ef-9acf635d1b20 77ec35ea286943cb918e8bbebedbe38a 99994b2ddde348d0a2d31d41398c496a - - default default] Added segment c339f1d4-5bd6-4d3c-8482-e3bd8c4e8651 of type vxlan for network 2486c74a-5038-4d92-bc99-bdfc59278611 [pid: 8|app: 0|req: 1290/2496] 10.0.0.91 () {34 vars in 669 bytes} [Wed May 27 07:26:28 2026] POST /v2.0/networks => generated 640 bytes in 497 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:26:28.792 7 WARNING neutron_lib.context [None req-4bb848fc-5518-4c42-b615-7d7b5c73779d 77ec35ea286943cb918e8bbebedbe38a 99994b2ddde348d0a2d31d41398c496a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1207/2497] 10.0.0.91 () {34 vars in 668 bytes} [Wed May 27 07:26:28 2026] POST /v2.0/subnets => generated 633 bytes in 376 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2498] 10.0.0.91 () {32 vars in 721 bytes} [Wed May 27 07:26:29 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:26:29.245 7 WARNING neutron_lib.context [None req-fa4542f7-635a-4343-983e-08f979e4727c 77ec35ea286943cb918e8bbebedbe38a 99994b2ddde348d0a2d31d41398c496a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1208/2499] 10.0.0.91 () {34 vars in 668 bytes} [Wed May 27 07:26:29 2026] POST /v2.0/subnets => generated 708 bytes in 382 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:26:29.633 8 WARNING neutron_lib.context [None req-e4efcfa3-9846-4a96-ab38-a442963a2886 77ec35ea286943cb918e8bbebedbe38a 99994b2ddde348d0a2d31d41398c496a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:26:29.689 8 INFO neutron.db.segments_db [None req-e4efcfa3-9846-4a96-ab38-a442963a2886 77ec35ea286943cb918e8bbebedbe38a 99994b2ddde348d0a2d31d41398c496a - - default default] Added segment 71dc3869-9d6e-4f5f-975a-055a75be9f40 of type vxlan for network 5933205b-2a26-4281-b271-b6cb86b0bcf1 [pid: 8|app: 0|req: 1292/2500] 10.0.0.91 () {34 vars in 669 bytes} [Wed May 27 07:26:29 2026] POST /v2.0/networks => generated 637 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:26:29.845 7 WARNING neutron_lib.context [None req-3eae0977-3bae-471c-8bba-81022ce693e9 77ec35ea286943cb918e8bbebedbe38a 99994b2ddde348d0a2d31d41398c496a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2501] 10.0.0.91 () {34 vars in 668 bytes} [Wed May 27 07:26:29 2026] POST /v2.0/subnets => generated 632 bytes in 834 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:26:30.685 8 WARNING neutron_lib.context [None req-58a456a2-7356-473f-99bb-e0938ef83dd0 77ec35ea286943cb918e8bbebedbe38a 99994b2ddde348d0a2d31d41398c496a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1293/2502] 10.0.0.91 () {34 vars in 668 bytes} [Wed May 27 07:26:30 2026] POST /v2.0/subnets => generated 702 bytes in 760 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:26:31.449 7 WARNING neutron_lib.context [None req-2e87d2b1-edbd-488e-ac67-31e18e35b89a 77ec35ea286943cb918e8bbebedbe38a 99994b2ddde348d0a2d31d41398c496a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:26:31.545 7 INFO neutron.db.segments_db [None req-2e87d2b1-edbd-488e-ac67-31e18e35b89a 77ec35ea286943cb918e8bbebedbe38a 99994b2ddde348d0a2d31d41398c496a - - default default] Added segment 5ced57f4-a18d-463d-b64d-637eb35af887 of type vxlan for network cbcfefdd-b672-45b5-9ec5-e6bf38f15af4 [pid: 7|app: 0|req: 1210/2503] 10.0.0.91 () {34 vars in 669 bytes} [Wed May 27 07:26:31 2026] POST /v2.0/networks => generated 638 bytes in 284 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:26:31.742 8 WARNING neutron_lib.context [None req-6ed316f1-92e2-411d-a940-b2b68e399bfd 77ec35ea286943cb918e8bbebedbe38a 99994b2ddde348d0a2d31d41398c496a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1294/2506] 10.0.0.91 () {34 vars in 668 bytes} [Wed May 27 07:26:31 2026] POST /v2.0/subnets => generated 632 bytes in 523 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:26:32.272 7 WARNING neutron_lib.context [None req-798c2645-513d-454b-a5b9-338427b3c37f 77ec35ea286943cb918e8bbebedbe38a 99994b2ddde348d0a2d31d41398c496a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2507] 10.0.0.91 () {34 vars in 668 bytes} [Wed May 27 07:26:32 2026] POST /v2.0/subnets => generated 706 bytes in 433 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:26:32.709 8 WARNING neutron_lib.context [None req-61e94f5e-387f-49b7-8d54-8dfa17482d31 77ec35ea286943cb918e8bbebedbe38a 99994b2ddde348d0a2d31d41398c496a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:26:32.769 8 INFO neutron.db.segments_db [None req-61e94f5e-387f-49b7-8d54-8dfa17482d31 77ec35ea286943cb918e8bbebedbe38a 99994b2ddde348d0a2d31d41398c496a - - default default] Added segment 24a97495-9f9a-494d-bc81-c503bfdbf6d3 of type vxlan for network 49753982-2492-444e-8f6f-4013d2ebbd2d 2026-05-27 07:26:33.321 8 INFO neutron.db.l3_hamode_db [None req-61e94f5e-387f-49b7-8d54-8dfa17482d31 77ec35ea286943cb918e8bbebedbe38a 99994b2ddde348d0a2d31d41398c496a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 07:26:34.795 8 INFO neutron.db.l3_hamode_db [None req-61e94f5e-387f-49b7-8d54-8dfa17482d31 77ec35ea286943cb918e8bbebedbe38a 99994b2ddde348d0a2d31d41398c496a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1295/2508] 10.0.0.91 () {34 vars in 668 bytes} [Wed May 27 07:26:32 2026] POST /v2.0/routers => generated 684 bytes in 3949 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2509] 10.0.0.91 () {34 vars in 782 bytes} [Wed May 27 07:26:36 2026] PUT /v2.0/routers/c68f68c0-5907-4632-8058-fa03ddfac456/add_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: 1296/2510] 10.0.0.91 () {34 vars in 782 bytes} [Wed May 27 07:26:38 2026] PUT /v2.0/routers/c68f68c0-5907-4632-8058-fa03ddfac456/add_router_interface => generated 309 bytes in 2230 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2511] 10.0.0.91 () {34 vars in 782 bytes} [Wed May 27 07:26:40 2026] PUT /v2.0/routers/c68f68c0-5907-4632-8058-fa03ddfac456/add_router_interface => generated 309 bytes in 2412 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:26:43.208 8 WARNING neutron_lib.context [None req-5184cfbf-f358-4801-a326-8133f2934e8a 77ec35ea286943cb918e8bbebedbe38a 99994b2ddde348d0a2d31d41398c496a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1297/2512] 10.0.0.91 () {34 vars in 683 bytes} [Wed May 27 07:26:43 2026] POST /v2.0/security-groups => generated 1565 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-27 07:26:43.343 7 WARNING neutron_lib.context [None req-88a52c9b-19d7-4b47-9d1a-d7639016120f 77ec35ea286943cb918e8bbebedbe38a 99994b2ddde348d0a2d31d41398c496a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1216/2513] 10.0.0.91 () {34 vars in 694 bytes} [Wed May 27 07:26:43 2026] POST /v2.0/security-group-rules => generated 565 bytes in 469 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:26:43.823 8 WARNING neutron_lib.context [None req-e259cb15-4ac3-4d96-9315-4053adb6dee0 77ec35ea286943cb918e8bbebedbe38a 99994b2ddde348d0a2d31d41398c496a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1298/2514] 10.0.0.91 () {34 vars in 694 bytes} [Wed May 27 07:26:43 2026] POST /v2.0/security-group-rules => generated 565 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:26:44.045 7 WARNING neutron_lib.context [None req-546b361f-eb65-485a-9c5b-9b2f3b912b17 77ec35ea286943cb918e8bbebedbe38a 99994b2ddde348d0a2d31d41398c496a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1217/2515] 10.0.0.91 () {34 vars in 694 bytes} [Wed May 27 07:26:44 2026] POST /v2.0/security-group-rules => generated 567 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:26:44.230 8 WARNING neutron_lib.context [None req-afca987a-4c57-4380-b84e-828557143eaf 77ec35ea286943cb918e8bbebedbe38a 99994b2ddde348d0a2d31d41398c496a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1299/2516] 10.0.0.91 () {34 vars in 694 bytes} [Wed May 27 07:26:44 2026] POST /v2.0/security-group-rules => generated 569 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:26:44.371 7 WARNING neutron_lib.context [None req-d19fc227-4ddb-4cda-a9e4-26e479835467 77ec35ea286943cb918e8bbebedbe38a 99994b2ddde348d0a2d31d41398c496a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1218/2517] 10.0.0.91 () {34 vars in 694 bytes} [Wed May 27 07:26:44 2026] POST /v2.0/security-group-rules => generated 569 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:26:44.533 8 WARNING neutron_lib.context [None req-fe66238a-186f-457f-a089-35da6225b89a 77ec35ea286943cb918e8bbebedbe38a 99994b2ddde348d0a2d31d41398c496a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1300/2518] 10.0.0.91 () {34 vars in 694 bytes} [Wed May 27 07:26:44 2026] POST /v2.0/security-group-rules => generated 565 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:26:44.685 7 WARNING neutron_lib.context [None req-e2653b62-91ce-459f-bb43-4ab4e6c6091b 77ec35ea286943cb918e8bbebedbe38a 99994b2ddde348d0a2d31d41398c496a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1219/2519] 10.0.0.91 () {34 vars in 694 bytes} [Wed May 27 07:26:44 2026] POST /v2.0/security-group-rules => generated 565 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:26:44.861 8 WARNING neutron_lib.context [None req-6c2e3656-70a4-4ee8-ae96-289b36dea928 77ec35ea286943cb918e8bbebedbe38a 99994b2ddde348d0a2d31d41398c496a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1301/2520] 10.0.0.91 () {34 vars in 694 bytes} [Wed May 27 07:26:44 2026] POST /v2.0/security-group-rules => generated 565 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:26:44.988 7 WARNING neutron_lib.context [None req-ee558306-f12c-4258-981d-2411f178a39d 77ec35ea286943cb918e8bbebedbe38a 99994b2ddde348d0a2d31d41398c496a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1220/2521] 10.0.0.91 () {34 vars in 694 bytes} [Wed May 27 07:26:44 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) 2026-05-27 07:26:45.101 8 WARNING neutron_lib.context [None req-dd344198-2443-4d1a-b51c-1a7c4714f2ee 77ec35ea286943cb918e8bbebedbe38a 99994b2ddde348d0a2d31d41398c496a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1302/2522] 10.0.0.91 () {34 vars in 694 bytes} [Wed May 27 07:26:45 2026] POST /v2.0/security-group-rules => generated 569 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:26:45.233 7 WARNING neutron_lib.context [None req-e557611e-dfa9-44a9-a037-e41a855f75f6 77ec35ea286943cb918e8bbebedbe38a 99994b2ddde348d0a2d31d41398c496a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1221/2523] 10.0.0.91 () {34 vars in 694 bytes} [Wed May 27 07:26:45 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: 1303/2524] 10.0.0.24 () {34 vars in 1093 bytes} [Wed May 27 07:26:45 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-209422330&fields=id&tenant_id=99994b2ddde348d0a2d31d41398c496a => generated 69 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2525] 10.0.0.24 () {34 vars in 981 bytes} [Wed May 27 07:26:45 2026] GET /v2.0/networks?id=5933205b-2a26-4281-b271-b6cb86b0bcf1 => generated 704 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2526] 10.0.0.24 () {34 vars in 964 bytes} [Wed May 27 07:26:45 2026] GET /v2.0/quotas/99994b2ddde348d0a2d31d41398c496a => generated 292 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2527] 10.0.0.24 () {34 vars in 1001 bytes} [Wed May 27 07:26:45 2026] GET /v2.0/ports?tenant_id=99994b2ddde348d0a2d31d41398c496a&fields=id => generated 287 bytes in 240 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2528] 10.0.0.24 () {34 vars in 1007 bytes} [Wed May 27 07:26:46 2026] GET /v2.0/networks/5933205b-2a26-4281-b271-b6cb86b0bcf1?fields=segments => generated 14 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2529] 10.0.0.24 () {34 vars in 1107 bytes} [Wed May 27 07:26:46 2026] GET /v2.0/networks/5933205b-2a26-4281-b271-b6cb86b0bcf1?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: 1306/2530] 10.0.0.24 () {34 vars in 989 bytes} [Wed May 27 07:26:46 2026] GET /v2.0/ports?device_id=69d231f3-8453-46fc-9349-53672b2026a4 => generated 12 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2533] 199.204.45.140 () {34 vars in 986 bytes} [Wed May 27 07:26:47 2026] GET /v2.0/networks?id=5933205b-2a26-4281-b271-b6cb86b0bcf1 => generated 704 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1308/2534] 199.204.45.140 () {34 vars in 1050 bytes} [Wed May 27 07:26:47 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=99994b2ddde348d0a2d31d41398c496a => generated 178 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:26:47.943 7 WARNING neutron_lib.context [req-a8f3edb6-038f-4a04-8e43-6f23ef65bd14 req-7046d473-86f1-402d-b26c-d79943518f80 77ec35ea286943cb918e8bbebedbe38a 99994b2ddde348d0a2d31d41398c496a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1227/2535] 199.204.45.140 () {38 vars in 955 bytes} [Wed May 27 07:26:47 2026] POST /v2.0/ports => generated 1179 bytes in 561 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2536] 199.204.45.140 () {38 vars in 1028 bytes} [Wed May 27 07:26:48 2026] PUT /v2.0/ports/50bf79a5-d33b-41df-8f79-7a3667c8ac6c => generated 1424 bytes in 704 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: 1228/2537] 199.204.45.140 () {34 vars in 1080 bytes} [Wed May 27 07:26:49 2026] GET /v2.0/ports?tenant_id=99994b2ddde348d0a2d31d41398c496a&device_id=69d231f3-8453-46fc-9349-53672b2026a4 => generated 1463 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: 8|app: 0|req: 1310/2538] 199.204.45.140 () {34 vars in 1056 bytes} [Wed May 27 07:26:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.37&port_id=50bf79a5-d33b-41df-8f79-7a3667c8ac6c => generated 19 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2539] 199.204.45.140 () {34 vars in 1104 bytes} [Wed May 27 07:26:49 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2fe&port_id=50bf79a5-d33b-41df-8f79-7a3667c8ac6c => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:26:49.427 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-814e6d12-5800-4b15-abdf-2339fa3c860d'] response: {'name': 'network-changed', 'server_uuid': '69d231f3-8453-46fc-9349-53672b2026a4', 'tag': '50bf79a5-d33b-41df-8f79-7a3667c8ac6c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1311/2540] 199.204.45.140 () {34 vars in 1064 bytes} [Wed May 27 07:26:49 2026] GET /v2.0/subnets?id=65e89a4b-b36c-4231-b0d2-7a519494c2f2&id=aaae4329-fc57-4399-a142-a0e80944184a => generated 1363 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2541] 199.204.45.140 () {34 vars in 1052 bytes} [Wed May 27 07:26:49 2026] GET /v2.0/ports?network_id=5933205b-2a26-4281-b271-b6cb86b0bcf1&device_owner=network%3Adhcp => generated 1457 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: 1312/2542] 199.204.45.140 () {34 vars in 1052 bytes} [Wed May 27 07:26:49 2026] GET /v2.0/ports?network_id=5933205b-2a26-4281-b271-b6cb86b0bcf1&device_owner=network%3Adhcp => generated 1457 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2543] 199.204.45.140 () {34 vars in 1012 bytes} [Wed May 27 07:26:49 2026] GET /v2.0/networks/5933205b-2a26-4281-b271-b6cb86b0bcf1?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: 1313/2544] 199.204.45.140 () {34 vars in 1112 bytes} [Wed May 27 07:26:49 2026] GET /v2.0/networks/5933205b-2a26-4281-b271-b6cb86b0bcf1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2545] 199.204.45.140 () {34 vars in 1080 bytes} [Wed May 27 07:26:49 2026] GET /v2.0/ports?tenant_id=99994b2ddde348d0a2d31d41398c496a&device_id=69d231f3-8453-46fc-9349-53672b2026a4 => generated 1463 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2546] 199.204.45.140 () {34 vars in 986 bytes} [Wed May 27 07:26:49 2026] GET /v2.0/networks?id=5933205b-2a26-4281-b271-b6cb86b0bcf1 => generated 800 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2547] 199.204.45.140 () {34 vars in 1056 bytes} [Wed May 27 07:26:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.37&port_id=50bf79a5-d33b-41df-8f79-7a3667c8ac6c => 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: 1315/2548] 199.204.45.140 () {34 vars in 1104 bytes} [Wed May 27 07:26:50 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2fe&port_id=50bf79a5-d33b-41df-8f79-7a3667c8ac6c => 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: 1234/2549] 199.204.45.140 () {34 vars in 1064 bytes} [Wed May 27 07:26:50 2026] GET /v2.0/subnets?id=65e89a4b-b36c-4231-b0d2-7a519494c2f2&id=aaae4329-fc57-4399-a142-a0e80944184a => generated 1363 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2550] 199.204.45.140 () {34 vars in 1052 bytes} [Wed May 27 07:26:50 2026] GET /v2.0/ports?network_id=5933205b-2a26-4281-b271-b6cb86b0bcf1&device_owner=network%3Adhcp => generated 1457 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2551] 199.204.45.140 () {34 vars in 1052 bytes} [Wed May 27 07:26:50 2026] GET /v2.0/ports?network_id=5933205b-2a26-4281-b271-b6cb86b0bcf1&device_owner=network%3Adhcp => generated 1457 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2552] 199.204.45.140 () {34 vars in 1012 bytes} [Wed May 27 07:26:50 2026] GET /v2.0/networks/5933205b-2a26-4281-b271-b6cb86b0bcf1?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: 1236/2553] 199.204.45.140 () {34 vars in 1112 bytes} [Wed May 27 07:26:50 2026] GET /v2.0/networks/5933205b-2a26-4281-b271-b6cb86b0bcf1?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: 1318/2554] 10.0.0.24 () {34 vars in 989 bytes} [Wed May 27 07:26:51 2026] GET /v2.0/ports?device_id=69d231f3-8453-46fc-9349-53672b2026a4 => generated 1196 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2555] 10.0.0.24 () {34 vars in 1039 bytes} [Wed May 27 07:26:51 2026] GET /v2.0/security-groups?id=0f720c69-92ee-4f23-8e11-cd0cf4bee99a&fields=id&fields=name => generated 111 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2556] 10.0.0.91 () {32 vars in 817 bytes} [Wed May 27 07:26:51 2026] GET /v2.0/ports?network_id=5933205b-2a26-4281-b271-b6cb86b0bcf1&mac_address=fa%3A16%3A3e%3A81%3A2a%3A3a => generated 1196 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:26:52.040 7 WARNING neutron_lib.context [None req-41137de6-207f-4d61-bd84-fa52e59b09cd 77ec35ea286943cb918e8bbebedbe38a 99994b2ddde348d0a2d31d41398c496a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:26:53.199 7 INFO neutron.db.l3_db [None req-41137de6-207f-4d61-bd84-fa52e59b09cd 77ec35ea286943cb918e8bbebedbe38a 99994b2ddde348d0a2d31d41398c496a - - default default] Floating IP 13191444-1a38-4d2c-b4bb-b563571d3e54 associated. External IP: 10.96.250.217, port: 50bf79a5-d33b-41df-8f79-7a3667c8ac6c. [pid: 7|app: 0|req: 1238/2557] 10.0.0.91 () {34 vars in 676 bytes} [Wed May 27 07:26:52 2026] POST /v2.0/floatingips => generated 854 bytes in 1591 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2558] 10.0.0.24 () {34 vars in 1093 bytes} [Wed May 27 07:26:53 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-209422330&fields=id&tenant_id=99994b2ddde348d0a2d31d41398c496a => generated 69 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2559] 10.0.0.24 () {34 vars in 981 bytes} [Wed May 27 07:26:53 2026] GET /v2.0/networks?id=cbcfefdd-b672-45b5-9ec5-e6bf38f15af4 => generated 705 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2560] 10.0.0.24 () {34 vars in 964 bytes} [Wed May 27 07:26:53 2026] GET /v2.0/quotas/99994b2ddde348d0a2d31d41398c496a => generated 292 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:26:53.896 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2aa087a8-ba25-45a7-b032-244c7ee34d9d'] response: {'name': 'network-changed', 'server_uuid': '69d231f3-8453-46fc-9349-53672b2026a4', 'tag': '50bf79a5-d33b-41df-8f79-7a3667c8ac6c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1240/2561] 199.204.45.140 () {34 vars in 1080 bytes} [Wed May 27 07:26:53 2026] GET /v2.0/ports?tenant_id=99994b2ddde348d0a2d31d41398c496a&device_id=69d231f3-8453-46fc-9349-53672b2026a4 => generated 1465 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2562] 10.0.0.24 () {34 vars in 1001 bytes} [Wed May 27 07:26:53 2026] GET /v2.0/ports?tenant_id=99994b2ddde348d0a2d31d41398c496a&fields=id => generated 333 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2563] 199.204.45.140 () {34 vars in 986 bytes} [Wed May 27 07:26:53 2026] GET /v2.0/networks?id=5933205b-2a26-4281-b271-b6cb86b0bcf1 => generated 800 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2564] 199.204.45.140 () {34 vars in 1056 bytes} [Wed May 27 07:26:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.37&port_id=50bf79a5-d33b-41df-8f79-7a3667c8ac6c => generated 857 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2565] 10.0.0.24 () {34 vars in 1007 bytes} [Wed May 27 07:26:54 2026] GET /v2.0/networks/cbcfefdd-b672-45b5-9ec5-e6bf38f15af4?fields=segments => generated 14 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2566] 199.204.45.140 () {34 vars in 1104 bytes} [Wed May 27 07:26:54 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2fe&port_id=50bf79a5-d33b-41df-8f79-7a3667c8ac6c => 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: 1244/2567] 199.204.45.140 () {34 vars in 1064 bytes} [Wed May 27 07:26:54 2026] GET /v2.0/subnets?id=65e89a4b-b36c-4231-b0d2-7a519494c2f2&id=aaae4329-fc57-4399-a142-a0e80944184a => generated 1363 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2568] 10.0.0.24 () {34 vars in 1107 bytes} [Wed May 27 07:26:54 2026] GET /v2.0/networks/cbcfefdd-b672-45b5-9ec5-e6bf38f15af4?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: 1245/2569] 199.204.45.140 () {34 vars in 1052 bytes} [Wed May 27 07:26:54 2026] GET /v2.0/ports?network_id=5933205b-2a26-4281-b271-b6cb86b0bcf1&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: 1325/2570] 199.204.45.140 () {34 vars in 1052 bytes} [Wed May 27 07:26:54 2026] GET /v2.0/ports?network_id=5933205b-2a26-4281-b271-b6cb86b0bcf1&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: 1246/2571] 199.204.45.140 () {34 vars in 1012 bytes} [Wed May 27 07:26:54 2026] GET /v2.0/networks/5933205b-2a26-4281-b271-b6cb86b0bcf1?fields=segments => generated 14 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2572] 10.0.0.24 () {34 vars in 989 bytes} [Wed May 27 07:26:54 2026] GET /v2.0/ports?device_id=262bed3d-09c0-4ee0-9ae1-682ea2a95fa4 => generated 12 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2573] 199.204.45.140 () {34 vars in 1112 bytes} [Wed May 27 07:26:54 2026] GET /v2.0/networks/5933205b-2a26-4281-b271-b6cb86b0bcf1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2574] 199.204.45.140 () {34 vars in 986 bytes} [Wed May 27 07:26:55 2026] GET /v2.0/networks?id=cbcfefdd-b672-45b5-9ec5-e6bf38f15af4 => generated 705 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2575] 199.204.45.140 () {34 vars in 1050 bytes} [Wed May 27 07:26:55 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=99994b2ddde348d0a2d31d41398c496a => generated 178 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:26:55.470 7 WARNING neutron_lib.context [req-27afae4b-0117-4b3a-8878-cee367bf738c req-143523b1-421c-4e39-b79e-92ea5039888a 77ec35ea286943cb918e8bbebedbe38a 99994b2ddde348d0a2d31d41398c496a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1249/2576] 199.204.45.140 () {38 vars in 955 bytes} [Wed May 27 07:26:55 2026] POST /v2.0/ports => generated 1187 bytes in 630 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2577] 199.204.45.140 () {38 vars in 1028 bytes} [Wed May 27 07:26:56 2026] PUT /v2.0/ports/085a7d74-b5d9-4357-8caf-45b0b623cf4b => generated 1432 bytes in 606 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: 1250/2578] 199.204.45.140 () {34 vars in 1080 bytes} [Wed May 27 07:26:56 2026] GET /v2.0/ports?tenant_id=99994b2ddde348d0a2d31d41398c496a&device_id=262bed3d-09c0-4ee0-9ae1-682ea2a95fa4 => generated 1471 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 07:26:56.875 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9c86b549-1485-4f9f-97f4-838e8566d112'] response: {'name': 'network-changed', 'server_uuid': '262bed3d-09c0-4ee0-9ae1-682ea2a95fa4', 'tag': '085a7d74-b5d9-4357-8caf-45b0b623cf4b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1329/2579] 199.204.45.140 () {34 vars in 1058 bytes} [Wed May 27 07:26:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.242&port_id=085a7d74-b5d9-4357-8caf-45b0b623cf4b => generated 19 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2580] 199.204.45.140 () {34 vars in 1106 bytes} [Wed May 27 07:26:56 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A12e&port_id=085a7d74-b5d9-4357-8caf-45b0b623cf4b => 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: 1330/2581] 199.204.45.140 () {34 vars in 1064 bytes} [Wed May 27 07:26:56 2026] GET /v2.0/subnets?id=4b14dec1-fd4a-4e03-8c1b-226ab76ebf95&id=f5ecc07a-b254-483a-a137-205cca0210d3 => generated 1367 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2582] 199.204.45.140 () {34 vars in 1052 bytes} [Wed May 27 07:26:57 2026] GET /v2.0/ports?network_id=cbcfefdd-b672-45b5-9ec5-e6bf38f15af4&device_owner=network%3Adhcp => generated 1461 bytes in 44 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: 1331/2583] 199.204.45.140 () {34 vars in 1052 bytes} [Wed May 27 07:26:57 2026] GET /v2.0/ports?network_id=cbcfefdd-b672-45b5-9ec5-e6bf38f15af4&device_owner=network%3Adhcp => generated 1461 bytes in 630 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2584] 199.204.45.140 () {34 vars in 1012 bytes} [Wed May 27 07:26:57 2026] GET /v2.0/networks/cbcfefdd-b672-45b5-9ec5-e6bf38f15af4?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: 1332/2585] 199.204.45.140 () {34 vars in 1112 bytes} [Wed May 27 07:26:57 2026] GET /v2.0/networks/cbcfefdd-b672-45b5-9ec5-e6bf38f15af4?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: 1254/2586] 199.204.45.140 () {34 vars in 1080 bytes} [Wed May 27 07:26:57 2026] GET /v2.0/ports?tenant_id=99994b2ddde348d0a2d31d41398c496a&device_id=262bed3d-09c0-4ee0-9ae1-682ea2a95fa4 => generated 1471 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2587] 199.204.45.140 () {34 vars in 986 bytes} [Wed May 27 07:26:57 2026] GET /v2.0/networks?id=cbcfefdd-b672-45b5-9ec5-e6bf38f15af4 => generated 801 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2588] 199.204.45.140 () {34 vars in 1058 bytes} [Wed May 27 07:26:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.242&port_id=085a7d74-b5d9-4357-8caf-45b0b623cf4b => 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: 1334/2589] 199.204.45.140 () {34 vars in 1106 bytes} [Wed May 27 07:26:58 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A12e&port_id=085a7d74-b5d9-4357-8caf-45b0b623cf4b => 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: 1256/2590] 199.204.45.140 () {34 vars in 1064 bytes} [Wed May 27 07:26:58 2026] GET /v2.0/subnets?id=4b14dec1-fd4a-4e03-8c1b-226ab76ebf95&id=f5ecc07a-b254-483a-a137-205cca0210d3 => generated 1367 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2591] 199.204.45.140 () {34 vars in 1052 bytes} [Wed May 27 07:26:58 2026] GET /v2.0/ports?network_id=cbcfefdd-b672-45b5-9ec5-e6bf38f15af4&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: 1257/2592] 199.204.45.140 () {34 vars in 1052 bytes} [Wed May 27 07:26:58 2026] GET /v2.0/ports?network_id=cbcfefdd-b672-45b5-9ec5-e6bf38f15af4&device_owner=network%3Adhcp => generated 1461 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2593] 199.204.45.140 () {34 vars in 1012 bytes} [Wed May 27 07:26:58 2026] GET /v2.0/networks/cbcfefdd-b672-45b5-9ec5-e6bf38f15af4?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2594] 199.204.45.140 () {34 vars in 1112 bytes} [Wed May 27 07:26:58 2026] GET /v2.0/networks/cbcfefdd-b672-45b5-9ec5-e6bf38f15af4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2595] 10.0.0.24 () {34 vars in 989 bytes} [Wed May 27 07:26:59 2026] GET /v2.0/ports?device_id=262bed3d-09c0-4ee0-9ae1-682ea2a95fa4 => generated 1204 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2596] 10.0.0.24 () {34 vars in 1039 bytes} [Wed May 27 07:26:59 2026] GET /v2.0/security-groups?id=0f720c69-92ee-4f23-8e11-cd0cf4bee99a&fields=id&fields=name => generated 111 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2599] 10.0.0.233 () {34 vars in 990 bytes} [Wed May 27 07:27:03 2026] GET /v2.0/ports?device_id=69d231f3-8453-46fc-9349-53672b2026a4 => generated 1465 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2600] 10.0.0.233 () {34 vars in 1040 bytes} [Wed May 27 07:27:04 2026] GET /v2.0/security-groups?id=0f720c69-92ee-4f23-8e11-cd0cf4bee99a&fields=id&fields=name => generated 111 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2601] 10.0.0.24 () {34 vars in 989 bytes} [Wed May 27 07:27:04 2026] GET /v2.0/ports?device_id=262bed3d-09c0-4ee0-9ae1-682ea2a95fa4 => generated 1204 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2602] 10.0.0.24 () {34 vars in 1039 bytes} [Wed May 27 07:27:05 2026] GET /v2.0/security-groups?id=0f720c69-92ee-4f23-8e11-cd0cf4bee99a&fields=id&fields=name => generated 111 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2603] 10.0.0.91 () {32 vars in 817 bytes} [Wed May 27 07:27:05 2026] GET /v2.0/ports?network_id=cbcfefdd-b672-45b5-9ec5-e6bf38f15af4&mac_address=fa%3A16%3A3e%3Aa4%3A13%3Ab4 => generated 1204 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:27:05.199 7 WARNING neutron_lib.context [None req-97c5a013-b348-48f1-9cf3-24f34f525605 77ec35ea286943cb918e8bbebedbe38a 99994b2ddde348d0a2d31d41398c496a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:27:07.749 7 INFO neutron.db.l3_db [None req-97c5a013-b348-48f1-9cf3-24f34f525605 77ec35ea286943cb918e8bbebedbe38a 99994b2ddde348d0a2d31d41398c496a - - default default] Floating IP 9a1d17a1-e0ba-43e2-a10f-3c72376b0a37 associated. External IP: 10.96.250.210, port: 085a7d74-b5d9-4357-8caf-45b0b623cf4b. [pid: 7|app: 0|req: 1263/2604] 10.0.0.91 () {34 vars in 676 bytes} [Wed May 27 07:27:05 2026] POST /v2.0/floatingips => generated 855 bytes in 3912 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2605] 199.204.45.140 () {34 vars in 1096 bytes} [Wed May 27 07:27:09 2026] GET /v2.0/ports?device_id=69d231f3-8453-46fc-9349-53672b2026a4&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: 1264/2606] 199.204.45.140 () {34 vars in 1080 bytes} [Wed May 27 07:27:10 2026] GET /v2.0/ports?tenant_id=99994b2ddde348d0a2d31d41398c496a&device_id=69d231f3-8453-46fc-9349-53672b2026a4 => generated 1465 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:27:10.117 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-77761377-9e45-4afa-9a22-8cc5cf553ff9'] response: {'name': 'network-changed', 'server_uuid': '262bed3d-09c0-4ee0-9ae1-682ea2a95fa4', 'tag': '085a7d74-b5d9-4357-8caf-45b0b623cf4b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1343/2607] 199.204.45.140 () {34 vars in 1080 bytes} [Wed May 27 07:27:10 2026] GET /v2.0/ports?tenant_id=99994b2ddde348d0a2d31d41398c496a&device_id=262bed3d-09c0-4ee0-9ae1-682ea2a95fa4 => generated 1473 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2608] 199.204.45.140 () {34 vars in 986 bytes} [Wed May 27 07:27:10 2026] GET /v2.0/networks?id=5933205b-2a26-4281-b271-b6cb86b0bcf1 => generated 800 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2609] 199.204.45.140 () {34 vars in 986 bytes} [Wed May 27 07:27:10 2026] GET /v2.0/networks?id=cbcfefdd-b672-45b5-9ec5-e6bf38f15af4 => generated 801 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2610] 199.204.45.140 () {34 vars in 1056 bytes} [Wed May 27 07:27:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.37&port_id=50bf79a5-d33b-41df-8f79-7a3667c8ac6c => generated 859 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2611] 199.204.45.140 () {34 vars in 1104 bytes} [Wed May 27 07:27:10 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2fe&port_id=50bf79a5-d33b-41df-8f79-7a3667c8ac6c => 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: 1345/2612] 199.204.45.140 () {34 vars in 1058 bytes} [Wed May 27 07:27:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.242&port_id=085a7d74-b5d9-4357-8caf-45b0b623cf4b => generated 860 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2613] 199.204.45.140 () {34 vars in 1064 bytes} [Wed May 27 07:27:10 2026] GET /v2.0/subnets?id=65e89a4b-b36c-4231-b0d2-7a519494c2f2&id=aaae4329-fc57-4399-a142-a0e80944184a => generated 1363 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2614] 199.204.45.140 () {34 vars in 1106 bytes} [Wed May 27 07:27:10 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A12e&port_id=085a7d74-b5d9-4357-8caf-45b0b623cf4b => 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: 1347/2615] 199.204.45.140 () {34 vars in 1064 bytes} [Wed May 27 07:27:10 2026] GET /v2.0/subnets?id=4b14dec1-fd4a-4e03-8c1b-226ab76ebf95&id=f5ecc07a-b254-483a-a137-205cca0210d3 => generated 1367 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2616] 199.204.45.140 () {34 vars in 1052 bytes} [Wed May 27 07:27:10 2026] GET /v2.0/ports?network_id=5933205b-2a26-4281-b271-b6cb86b0bcf1&device_owner=network%3Adhcp => generated 1457 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2617] 199.204.45.140 () {34 vars in 1052 bytes} [Wed May 27 07:27:10 2026] GET /v2.0/ports?network_id=cbcfefdd-b672-45b5-9ec5-e6bf38f15af4&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: 1270/2618] 199.204.45.140 () {34 vars in 1052 bytes} [Wed May 27 07:27:10 2026] GET /v2.0/ports?network_id=5933205b-2a26-4281-b271-b6cb86b0bcf1&device_owner=network%3Adhcp => generated 1457 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2619] 199.204.45.140 () {34 vars in 1052 bytes} [Wed May 27 07:27:10 2026] GET /v2.0/ports?network_id=cbcfefdd-b672-45b5-9ec5-e6bf38f15af4&device_owner=network%3Adhcp => generated 1461 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2620] 199.204.45.140 () {34 vars in 1012 bytes} [Wed May 27 07:27:10 2026] GET /v2.0/networks/5933205b-2a26-4281-b271-b6cb86b0bcf1?fields=segments => generated 14 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2621] 199.204.45.140 () {34 vars in 1012 bytes} [Wed May 27 07:27:10 2026] GET /v2.0/networks/cbcfefdd-b672-45b5-9ec5-e6bf38f15af4?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: 1272/2622] 199.204.45.140 () {34 vars in 1112 bytes} [Wed May 27 07:27:10 2026] GET /v2.0/networks/5933205b-2a26-4281-b271-b6cb86b0bcf1?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: 1351/2623] 199.204.45.140 () {34 vars in 1112 bytes} [Wed May 27 07:27:10 2026] GET /v2.0/networks/cbcfefdd-b672-45b5-9ec5-e6bf38f15af4?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: 1273/2624] 10.0.0.233 () {34 vars in 990 bytes} [Wed May 27 07:27:13 2026] GET /v2.0/ports?device_id=262bed3d-09c0-4ee0-9ae1-682ea2a95fa4 => generated 1473 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2625] 10.0.0.233 () {34 vars in 1040 bytes} [Wed May 27 07:27:13 2026] GET /v2.0/security-groups?id=0f720c69-92ee-4f23-8e11-cd0cf4bee99a&fields=id&fields=name => generated 111 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2628] 10.0.0.91 () {32 vars in 720 bytes} [Wed May 27 07:27:17 2026] GET /v2.0/subnets/5fead3a3-d989-4b94-88fe-1e0ebf9944e9 => generated 651 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2629] 10.0.0.76 () {30 vars in 689 bytes} [Wed May 27 07:27:18 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: 7|app: 0|req: 1276/2630] 10.0.0.76 () {30 vars in 691 bytes} [Wed May 27 07:27:18 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2631] 10.0.0.76 () {30 vars in 667 bytes} [Wed May 27 07:27:18 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: 1277/2632] 10.0.0.76 () {30 vars in 703 bytes} [Wed May 27 07:27:18 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: 1356/2633] 10.0.0.76 () {28 vars in 438 bytes} [Wed May 27 07:27:18 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: 1278/2634] 10.0.0.76 () {30 vars in 727 bytes} [Wed May 27 07:27:18 2026] GET /v2.0/subnets/5fead3a3-d989-4b94-88fe-1e0ebf9944e9 => generated 633 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2635] 10.0.0.76 () {30 vars in 689 bytes} [Wed May 27 07:27:19 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: 1279/2636] 10.0.0.76 () {30 vars in 691 bytes} [Wed May 27 07:27:19 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2637] 10.0.0.76 () {30 vars in 667 bytes} [Wed May 27 07:27:19 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2638] 10.0.0.76 () {30 vars in 703 bytes} [Wed May 27 07:27:19 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2639] 10.0.0.76 () {30 vars in 727 bytes} [Wed May 27 07:27:19 2026] GET /v2.0/subnets/5fead3a3-d989-4b94-88fe-1e0ebf9944e9 => generated 651 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2640] 10.0.0.76 () {30 vars in 689 bytes} [Wed May 27 07:27:19 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: 1360/2641] 10.0.0.76 () {30 vars in 691 bytes} [Wed May 27 07:27:19 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: 1282/2642] 10.0.0.76 () {30 vars in 667 bytes} [Wed May 27 07:27:19 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2643] 10.0.0.76 () {30 vars in 703 bytes} [Wed May 27 07:27:19 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2644] 10.0.0.76 () {30 vars in 729 bytes} [Wed May 27 07:27:19 2026] GET /v2.0/networks/2486c74a-5038-4d92-bc99-bdfc59278611 => generated 800 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2645] 10.0.0.76 () {30 vars in 681 bytes} [Wed May 27 07:27:19 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2646] 10.0.0.76 () {34 vars in 703 bytes} [Wed May 27 07:27:19 2026] POST /v2.0/ports => generated 1132 bytes in 518 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2647] 199.204.45.140 () {30 vars in 703 bytes} [Wed May 27 07:27:22 2026] GET /v2.0/extensions/security-group => generated 170 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, ' [pid: 7|app: 0|req: 1285/2648] 199.204.45.140 () {30 vars in 705 bytes} [Wed May 27 07:27:22 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2649] 199.204.45.140 () {30 vars in 681 bytes} [Wed May 27 07:27:22 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2650] 199.204.45.140 () {30 vars in 717 bytes} [Wed May 27 07:27:22 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2651] 199.204.45.140 () {30 vars in 737 bytes} [Wed May 27 07:27:22 2026] GET /v2.0/ports/c1a7fd2e-8faf-4da3-8c98-528ad446c281 => generated 1132 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2652] 199.204.45.140 () {30 vars in 703 bytes} [Wed May 27 07:27:22 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2653] 199.204.45.140 () {30 vars in 705 bytes} [Wed May 27 07:27:22 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: 1288/2654] 199.204.45.140 () {30 vars in 681 bytes} [Wed May 27 07:27:22 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2655] 199.204.45.140 () {30 vars in 717 bytes} [Wed May 27 07:27:22 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:27:22.879 7 INFO neutron.api.v2.resource [None req-94c54ec1-82db-4288-be99-ce7e1c023260 a6d0762822764289a52afe2d4806ee46 90059c141d604f6684ba391d2df29551 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1289/2656] 199.204.45.140 () {30 vars in 763 bytes} [Wed May 27 07:27:22 2026] GET /v2.0/security-groups/lb-04243e56-9c3a-4a0a-a96c-bd4676c7fcd5 => generated 149 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1368/2657] 199.204.45.140 () {30 vars in 785 bytes} [Wed May 27 07:27:22 2026] GET /v2.0/security-groups?name=lb-04243e56-9c3a-4a0a-a96c-bd4676c7fcd5 => generated 23 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2658] 199.204.45.140 () {34 vars in 736 bytes} [Wed May 27 07:27:22 2026] POST /v2.0/security-groups => generated 1574 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2659] 199.204.45.140 () {30 vars in 815 bytes} [Wed May 27 07:27:23 2026] GET /v2.0/security-group-rules?security_group_id=79ec8405-7b87-43da-b5e0-1a90331378a5 => generated 1118 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2660] 199.204.45.140 () {34 vars in 789 bytes} [Wed May 27 07:27:23 2026] PUT /v2.0/ports/c1a7fd2e-8faf-4da3-8c98-528ad446c281 => generated 1132 bytes in 380 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2661] 199.204.45.140 () {30 vars in 703 bytes} [Wed May 27 07:27:23 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) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 1292/2662] 199.204.45.140 () {30 vars in 705 bytes} [Wed May 27 07:27:23 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: 1371/2663] 199.204.45.140 () {30 vars in 681 bytes} [Wed May 27 07:27:23 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: 1293/2664] 199.204.45.140 () {30 vars in 717 bytes} [Wed May 27 07:27:23 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2665] 199.204.45.140 () {30 vars in 741 bytes} [Wed May 27 07:27:23 2026] GET /v2.0/subnets/5fead3a3-d989-4b94-88fe-1e0ebf9944e9 => generated 651 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2666] 10.0.0.24 () {34 vars in 1015 bytes} [Wed May 27 07:27:31 2026] GET /v2.0/security-groups?id=59daf1dc-4213-4e10-95d7-8760043cc758&fields=id => generated 69 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2667] 10.0.0.24 () {34 vars in 981 bytes} [Wed May 27 07:27:31 2026] GET /v2.0/networks?id=60adf369-617f-47ae-9bd7-4a22d6f10b09 => generated 735 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2668] 10.0.0.24 () {34 vars in 964 bytes} [Wed May 27 07:27:31 2026] GET /v2.0/quotas/90059c141d604f6684ba391d2df29551 => generated 291 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2669] 10.0.0.24 () {34 vars in 1001 bytes} [Wed May 27 07:27:31 2026] GET /v2.0/ports?tenant_id=90059c141d604f6684ba391d2df29551&fields=id => generated 149 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2670] 10.0.0.24 () {34 vars in 1007 bytes} [Wed May 27 07:27:31 2026] GET /v2.0/networks/60adf369-617f-47ae-9bd7-4a22d6f10b09?fields=segments => generated 14 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2671] 10.0.0.24 () {34 vars in 1107 bytes} [Wed May 27 07:27:31 2026] GET /v2.0/networks/60adf369-617f-47ae-9bd7-4a22d6f10b09?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: 1298/2674] 10.0.0.24 () {34 vars in 989 bytes} [Wed May 27 07:27:31 2026] GET /v2.0/ports?device_id=0300bbf5-93a7-476d-891c-317517ab2573 => 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: 1377/2675] 10.0.0.24 () {34 vars in 989 bytes} [Wed May 27 07:27:32 2026] GET /v2.0/ports?device_id=0300bbf5-93a7-476d-891c-317517ab2573 => 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: 1299/2676] 199.204.45.140 () {34 vars in 986 bytes} [Wed May 27 07:27:32 2026] GET /v2.0/networks?id=60adf369-617f-47ae-9bd7-4a22d6f10b09 => generated 735 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2677] 199.204.45.140 () {34 vars in 1050 bytes} [Wed May 27 07:27:32 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=90059c141d604f6684ba391d2df29551 => generated 343 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2678] 199.204.45.140 () {38 vars in 955 bytes} [Wed May 27 07:27:32 2026] POST /v2.0/ports => generated 1078 bytes in 432 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2679] 199.204.45.140 () {38 vars in 1028 bytes} [Wed May 27 07:27:33 2026] PUT /v2.0/ports/bb0aaa2e-bdf2-466e-a320-c23d1df8d20a => generated 1203 bytes in 637 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: 1301/2680] 199.204.45.140 () {34 vars in 1080 bytes} [Wed May 27 07:27:33 2026] GET /v2.0/ports?tenant_id=90059c141d604f6684ba391d2df29551&device_id=0300bbf5-93a7-476d-891c-317517ab2573 => generated 1242 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 07:27:33.939 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-54fe4655-cc60-4f8f-a0d3-92dcb189ce45'] response: {'name': 'network-changed', 'server_uuid': '0300bbf5-93a7-476d-891c-317517ab2573', 'tag': 'bb0aaa2e-bdf2-466e-a320-c23d1df8d20a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1380/2681] 199.204.45.140 () {34 vars in 1060 bytes} [Wed May 27 07:27:33 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.98&port_id=bb0aaa2e-bdf2-466e-a320-c23d1df8d20a => generated 19 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2682] 199.204.45.140 () {34 vars in 984 bytes} [Wed May 27 07:27:33 2026] GET /v2.0/subnets?id=82b6deaa-290b-4377-b815-6687117a22df => generated 630 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2683] 199.204.45.140 () {34 vars in 1052 bytes} [Wed May 27 07:27:34 2026] GET /v2.0/ports?network_id=60adf369-617f-47ae-9bd7-4a22d6f10b09&device_owner=network%3Adhcp => generated 1244 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2684] 199.204.45.140 () {34 vars in 1012 bytes} [Wed May 27 07:27:34 2026] GET /v2.0/networks/60adf369-617f-47ae-9bd7-4a22d6f10b09?fields=segments => generated 14 bytes in 66 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: 1382/2685] 199.204.45.140 () {34 vars in 1112 bytes} [Wed May 27 07:27:34 2026] GET /v2.0/networks/60adf369-617f-47ae-9bd7-4a22d6f10b09?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: 1304/2686] 199.204.45.140 () {34 vars in 1080 bytes} [Wed May 27 07:27:34 2026] GET /v2.0/ports?tenant_id=90059c141d604f6684ba391d2df29551&device_id=0300bbf5-93a7-476d-891c-317517ab2573 => generated 1242 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2687] 199.204.45.140 () {34 vars in 986 bytes} [Wed May 27 07:27:34 2026] GET /v2.0/networks?id=60adf369-617f-47ae-9bd7-4a22d6f10b09 => generated 735 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2688] 199.204.45.140 () {34 vars in 1060 bytes} [Wed May 27 07:27:34 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.98&port_id=bb0aaa2e-bdf2-466e-a320-c23d1df8d20a => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2689] 199.204.45.140 () {34 vars in 984 bytes} [Wed May 27 07:27:34 2026] GET /v2.0/subnets?id=82b6deaa-290b-4377-b815-6687117a22df => generated 630 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2690] 199.204.45.140 () {34 vars in 994 bytes} [Wed May 27 07:27:34 2026] GET /v2.0/ports?device_id=0300bbf5-93a7-476d-891c-317517ab2573 => generated 1242 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2691] 199.204.45.140 () {34 vars in 1044 bytes} [Wed May 27 07:27:34 2026] GET /v2.0/security-groups?id=59daf1dc-4213-4e10-95d7-8760043cc758&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: 1307/2692] 199.204.45.140 () {34 vars in 1052 bytes} [Wed May 27 07:27:34 2026] GET /v2.0/ports?network_id=60adf369-617f-47ae-9bd7-4a22d6f10b09&device_owner=network%3Adhcp => generated 1244 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2693] 199.204.45.140 () {34 vars in 1012 bytes} [Wed May 27 07:27:34 2026] GET /v2.0/networks/60adf369-617f-47ae-9bd7-4a22d6f10b09?fields=segments => generated 14 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2694] 199.204.45.140 () {34 vars in 1112 bytes} [Wed May 27 07:27:34 2026] GET /v2.0/networks/60adf369-617f-47ae-9bd7-4a22d6f10b09?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2695] 10.0.0.24 () {34 vars in 989 bytes} [Wed May 27 07:27:35 2026] GET /v2.0/ports?device_id=0300bbf5-93a7-476d-891c-317517ab2573 => 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: 1309/2696] 10.0.0.24 () {34 vars in 1039 bytes} [Wed May 27 07:27:35 2026] GET /v2.0/security-groups?id=59daf1dc-4213-4e10-95d7-8760043cc758&fields=id&fields=name => generated 96 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2697] 10.0.0.24 () {34 vars in 989 bytes} [Wed May 27 07:27:35 2026] GET /v2.0/ports?device_id=0300bbf5-93a7-476d-891c-317517ab2573 => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2698] 10.0.0.24 () {34 vars in 989 bytes} [Wed May 27 07:27:38 2026] GET /v2.0/ports?device_id=0300bbf5-93a7-476d-891c-317517ab2573 => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2699] 10.0.0.24 () {34 vars in 1039 bytes} [Wed May 27 07:27:38 2026] GET /v2.0/security-groups?id=59daf1dc-4213-4e10-95d7-8760043cc758&fields=id&fields=name => generated 96 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2700] 10.0.0.24 () {34 vars in 989 bytes} [Wed May 27 07:27:38 2026] GET /v2.0/ports?device_id=0300bbf5-93a7-476d-891c-317517ab2573 => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2705] 199.204.45.140 () {34 vars in 1096 bytes} [Wed May 27 07:28:09 2026] GET /v2.0/ports?device_id=262bed3d-09c0-4ee0-9ae1-682ea2a95fa4&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2706] 199.204.45.140 () {34 vars in 1080 bytes} [Wed May 27 07:28:10 2026] GET /v2.0/ports?tenant_id=99994b2ddde348d0a2d31d41398c496a&device_id=262bed3d-09c0-4ee0-9ae1-682ea2a95fa4 => generated 1473 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2707] 199.204.45.140 () {34 vars in 986 bytes} [Wed May 27 07:28:10 2026] GET /v2.0/networks?id=cbcfefdd-b672-45b5-9ec5-e6bf38f15af4 => generated 801 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2708] 199.204.45.140 () {34 vars in 1058 bytes} [Wed May 27 07:28:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.242&port_id=085a7d74-b5d9-4357-8caf-45b0b623cf4b => generated 860 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2709] 199.204.45.140 () {34 vars in 1106 bytes} [Wed May 27 07:28:10 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A12e&port_id=085a7d74-b5d9-4357-8caf-45b0b623cf4b => generated 19 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2710] 199.204.45.140 () {34 vars in 1064 bytes} [Wed May 27 07:28:10 2026] GET /v2.0/subnets?id=4b14dec1-fd4a-4e03-8c1b-226ab76ebf95&id=f5ecc07a-b254-483a-a137-205cca0210d3 => generated 1367 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2711] 199.204.45.140 () {34 vars in 1052 bytes} [Wed May 27 07:28:10 2026] GET /v2.0/ports?network_id=cbcfefdd-b672-45b5-9ec5-e6bf38f15af4&device_owner=network%3Adhcp => generated 1461 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2712] 199.204.45.140 () {34 vars in 1052 bytes} [Wed May 27 07:28:10 2026] GET /v2.0/ports?network_id=cbcfefdd-b672-45b5-9ec5-e6bf38f15af4&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: 1318/2713] 199.204.45.140 () {34 vars in 1012 bytes} [Wed May 27 07:28:10 2026] GET /v2.0/networks/cbcfefdd-b672-45b5-9ec5-e6bf38f15af4?fields=segments => generated 14 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2714] 199.204.45.140 () {34 vars in 1112 bytes} [Wed May 27 07:28:10 2026] GET /v2.0/networks/cbcfefdd-b672-45b5-9ec5-e6bf38f15af4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2715] 199.204.45.140 () {30 vars in 703 bytes} [Wed May 27 07:28:14 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: 1397/2716] 199.204.45.140 () {30 vars in 705 bytes} [Wed May 27 07:28:14 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: 1320/2717] 199.204.45.140 () {30 vars in 681 bytes} [Wed May 27 07:28:14 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: 1398/2718] 199.204.45.140 () {30 vars in 717 bytes} [Wed May 27 07:28:14 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: 1321/2719] 199.204.45.140 () {30 vars in 741 bytes} [Wed May 27 07:28:14 2026] GET /v2.0/subnets/5fead3a3-d989-4b94-88fe-1e0ebf9944e9 => generated 651 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2720] 199.204.45.140 () {30 vars in 769 bytes} [Wed May 27 07:28:14 2026] GET /v2.0/ports?device_id=0300bbf5-93a7-476d-891c-317517ab2573 => 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: 1322/2721] 199.204.45.140 () {34 vars in 717 bytes} [Wed May 27 07:28:14 2026] POST /v2.0/ports => generated 1093 bytes in 479 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2722] 10.0.0.24 () {34 vars in 970 bytes} [Wed May 27 07:28:15 2026] GET /v2.0/ports/95e4f938-c53a-4d32-ae4c-586e83f1533d => generated 1093 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1323/2723] 10.0.0.24 () {34 vars in 906 bytes} [Wed May 27 07:28:15 2026] GET /v2.0/extensions => generated 19600 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2724] 199.204.45.140 () {34 vars in 1262 bytes} [Wed May 27 07:28:15 2026] GET /v2.0/ports/95e4f938-c53a-4d32-ae4c-586e83f1533d?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2725] 199.204.45.140 () {34 vars in 1012 bytes} [Wed May 27 07:28:15 2026] GET /v2.0/networks/2486c74a-5038-4d92-bc99-bdfc59278611?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: 1402/2726] 199.204.45.140 () {34 vars in 1112 bytes} [Wed May 27 07:28:15 2026] GET /v2.0/networks/2486c74a-5038-4d92-bc99-bdfc59278611?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: 1325/2727] 199.204.45.140 () {34 vars in 975 bytes} [Wed May 27 07:28:15 2026] GET /v2.0/ports/95e4f938-c53a-4d32-ae4c-586e83f1533d => generated 1093 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2728] 199.204.45.140 () {34 vars in 986 bytes} [Wed May 27 07:28:15 2026] GET /v2.0/networks?id=2486c74a-5038-4d92-bc99-bdfc59278611 => generated 803 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2729] 199.204.45.140 () {38 vars in 1028 bytes} [Wed May 27 07:28:16 2026] PUT /v2.0/ports/95e4f938-c53a-4d32-ae4c-586e83f1533d => generated 1247 bytes in 543 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2730] 199.204.45.140 () {34 vars in 1080 bytes} [Wed May 27 07:28:16 2026] GET /v2.0/ports?tenant_id=90059c141d604f6684ba391d2df29551&device_id=0300bbf5-93a7-476d-891c-317517ab2573 => generated 2519 bytes in 59 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-05-27 07:28:16.714 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-869b53d3-a3c8-4091-b441-68dbc2b9fd59'] response: {'name': 'network-changed', 'server_uuid': '0300bbf5-93a7-476d-891c-317517ab2573', 'tag': '95e4f938-c53a-4d32-ae4c-586e83f1533d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1327/2731] 199.204.45.140 () {34 vars in 1060 bytes} [Wed May 27 07:28:16 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.98&port_id=bb0aaa2e-bdf2-466e-a320-c23d1df8d20a => generated 19 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2734] 199.204.45.140 () {34 vars in 984 bytes} [Wed May 27 07:28:16 2026] GET /v2.0/subnets?id=82b6deaa-290b-4377-b815-6687117a22df => generated 630 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2735] 199.204.45.140 () {34 vars in 1052 bytes} [Wed May 27 07:28:16 2026] GET /v2.0/ports?network_id=60adf369-617f-47ae-9bd7-4a22d6f10b09&device_owner=network%3Adhcp => generated 1244 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2736] 199.204.45.140 () {34 vars in 1012 bytes} [Wed May 27 07:28:16 2026] GET /v2.0/networks/60adf369-617f-47ae-9bd7-4a22d6f10b09?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1331/2737] 199.204.45.140 () {34 vars in 1112 bytes} [Wed May 27 07:28:16 2026] GET /v2.0/networks/60adf369-617f-47ae-9bd7-4a22d6f10b09?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: 8|app: 0|req: 1407/2738] 199.204.45.140 () {34 vars in 1056 bytes} [Wed May 27 07:28:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.62&port_id=95e4f938-c53a-4d32-ae4c-586e83f1533d => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2739] 199.204.45.140 () {34 vars in 984 bytes} [Wed May 27 07:28:17 2026] GET /v2.0/subnets?id=5fead3a3-d989-4b94-88fe-1e0ebf9944e9 => generated 654 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2740] 199.204.45.140 () {34 vars in 1052 bytes} [Wed May 27 07:28:17 2026] GET /v2.0/ports?network_id=2486c74a-5038-4d92-bc99-bdfc59278611&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: 1333/2741] 199.204.45.140 () {34 vars in 1012 bytes} [Wed May 27 07:28:17 2026] GET /v2.0/networks/2486c74a-5038-4d92-bc99-bdfc59278611?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2742] 199.204.45.140 () {34 vars in 1112 bytes} [Wed May 27 07:28:17 2026] GET /v2.0/networks/2486c74a-5038-4d92-bc99-bdfc59278611?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2743] 199.204.45.140 () {34 vars in 1080 bytes} [Wed May 27 07:28:17 2026] GET /v2.0/ports?tenant_id=90059c141d604f6684ba391d2df29551&device_id=0300bbf5-93a7-476d-891c-317517ab2573 => generated 2519 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2744] 199.204.45.140 () {34 vars in 986 bytes} [Wed May 27 07:28:17 2026] GET /v2.0/networks?id=2486c74a-5038-4d92-bc99-bdfc59278611 => generated 803 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2745] 199.204.45.140 () {34 vars in 1056 bytes} [Wed May 27 07:28:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.62&port_id=95e4f938-c53a-4d32-ae4c-586e83f1533d => 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: 1411/2746] 199.204.45.140 () {34 vars in 984 bytes} [Wed May 27 07:28:17 2026] GET /v2.0/subnets?id=5fead3a3-d989-4b94-88fe-1e0ebf9944e9 => generated 654 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2747] 10.0.0.24 () {34 vars in 970 bytes} [Wed May 27 07:28:17 2026] GET /v2.0/ports/95e4f938-c53a-4d32-ae4c-586e83f1533d => generated 1283 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2748] 199.204.45.140 () {34 vars in 1052 bytes} [Wed May 27 07:28:17 2026] GET /v2.0/ports?network_id=2486c74a-5038-4d92-bc99-bdfc59278611&device_owner=network%3Adhcp => generated 1461 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2749] 199.204.45.140 () {34 vars in 1012 bytes} [Wed May 27 07:28:17 2026] GET /v2.0/networks/2486c74a-5038-4d92-bc99-bdfc59278611?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: 1414/2750] 199.204.45.140 () {34 vars in 1112 bytes} [Wed May 27 07:28:17 2026] GET /v2.0/networks/2486c74a-5038-4d92-bc99-bdfc59278611?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: 1337/2751] 199.204.45.140 () {34 vars in 789 bytes} [Wed May 27 07:28:17 2026] PUT /v2.0/ports/95e4f938-c53a-4d32-ae4c-586e83f1533d => generated 1308 bytes in 282 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:28:18.008 8 INFO neutron.api.v2.resource [None req-5aab70bf-c421-42f6-bd29-b134db0fb079 a6d0762822764289a52afe2d4806ee46 90059c141d604f6684ba391d2df29551 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1415/2752] 199.204.45.140 () {30 vars in 763 bytes} [Wed May 27 07:28:17 2026] GET /v2.0/security-groups/lb-04243e56-9c3a-4a0a-a96c-bd4676c7fcd5 => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1338/2753] 199.204.45.140 () {30 vars in 785 bytes} [Wed May 27 07:28:18 2026] GET /v2.0/security-groups?name=lb-04243e56-9c3a-4a0a-a96c-bd4676c7fcd5 => 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: 1416/2754] 199.204.45.140 () {34 vars in 789 bytes} [Wed May 27 07:28:18 2026] PUT /v2.0/ports/95e4f938-c53a-4d32-ae4c-586e83f1533d => generated 1308 bytes in 340 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2755] 199.204.45.140 () {30 vars in 703 bytes} [Wed May 27 07:28:18 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) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 1417/2756] 199.204.45.140 () {30 vars in 705 bytes} [Wed May 27 07:28:18 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2757] 199.204.45.140 () {30 vars in 681 bytes} [Wed May 27 07:28:18 2026] GET /v2.0/extensions/qos => generated 166 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2758] 199.204.45.140 () {30 vars in 717 bytes} [Wed May 27 07:28:18 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:28:18.795 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-efd8a883-21c8-4a76-bee5-6ea8641731c7'] response: {'name': 'network-changed', 'server_uuid': '0300bbf5-93a7-476d-891c-317517ab2573', 'tag': '95e4f938-c53a-4d32-ae4c-586e83f1533d', 'status': 'completed', 'code': 200} 2026-05-27 07:28:18.821 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-84e5fa93-d468-46f0-8a6c-87869cdcfa08'] response: {'name': 'network-changed', 'server_uuid': '0300bbf5-93a7-476d-891c-317517ab2573', 'tag': '95e4f938-c53a-4d32-ae4c-586e83f1533d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1341/2759] 199.204.45.140 () {30 vars in 741 bytes} [Wed May 27 07:28:18 2026] GET /v2.0/subnets/5fead3a3-d989-4b94-88fe-1e0ebf9944e9 => generated 651 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2760] 199.204.45.140 () {34 vars in 1080 bytes} [Wed May 27 07:28:18 2026] GET /v2.0/ports?tenant_id=90059c141d604f6684ba391d2df29551&device_id=0300bbf5-93a7-476d-891c-317517ab2573 => generated 2582 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2761] 199.204.45.140 () {30 vars in 737 bytes} [Wed May 27 07:28:18 2026] GET /v2.0/ports/c1a7fd2e-8faf-4da3-8c98-528ad446c281 => generated 1132 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2762] 199.204.45.140 () {30 vars in 737 bytes} [Wed May 27 07:28:18 2026] GET /v2.0/ports/95e4f938-c53a-4d32-ae4c-586e83f1533d => generated 1346 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2763] 199.204.45.140 () {34 vars in 986 bytes} [Wed May 27 07:28:18 2026] GET /v2.0/networks?id=2486c74a-5038-4d92-bc99-bdfc59278611 => generated 803 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2764] 199.204.45.140 () {34 vars in 1056 bytes} [Wed May 27 07:28:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.62&port_id=95e4f938-c53a-4d32-ae4c-586e83f1533d => 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: 1421/2765] 199.204.45.140 () {30 vars in 741 bytes} [Wed May 27 07:28:18 2026] GET /v2.0/subnets/5fead3a3-d989-4b94-88fe-1e0ebf9944e9 => generated 651 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2766] 199.204.45.140 () {34 vars in 984 bytes} [Wed May 27 07:28:19 2026] GET /v2.0/subnets?id=5fead3a3-d989-4b94-88fe-1e0ebf9944e9 => generated 654 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2767] 199.204.45.140 () {30 vars in 743 bytes} [Wed May 27 07:28:19 2026] GET /v2.0/networks/2486c74a-5038-4d92-bc99-bdfc59278611 => generated 800 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2768] 199.204.45.140 () {34 vars in 1052 bytes} [Wed May 27 07:28:19 2026] GET /v2.0/ports?network_id=2486c74a-5038-4d92-bc99-bdfc59278611&device_owner=network%3Adhcp => generated 1461 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2769] 199.204.45.140 () {30 vars in 737 bytes} [Wed May 27 07:28:19 2026] GET /v2.0/ports/c1a7fd2e-8faf-4da3-8c98-528ad446c281 => generated 1132 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2770] 199.204.45.140 () {34 vars in 1012 bytes} [Wed May 27 07:28:19 2026] GET /v2.0/networks/2486c74a-5038-4d92-bc99-bdfc59278611?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: 1424/2771] 199.204.45.140 () {30 vars in 741 bytes} [Wed May 27 07:28:19 2026] GET /v2.0/subnets/5fead3a3-d989-4b94-88fe-1e0ebf9944e9 => generated 651 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2772] 199.204.45.140 () {34 vars in 1112 bytes} [Wed May 27 07:28:19 2026] GET /v2.0/networks/2486c74a-5038-4d92-bc99-bdfc59278611?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2773] 199.204.45.140 () {34 vars in 1080 bytes} [Wed May 27 07:28:19 2026] GET /v2.0/ports?tenant_id=90059c141d604f6684ba391d2df29551&device_id=0300bbf5-93a7-476d-891c-317517ab2573 => generated 2582 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2774] 199.204.45.140 () {34 vars in 986 bytes} [Wed May 27 07:28:19 2026] GET /v2.0/networks?id=2486c74a-5038-4d92-bc99-bdfc59278611 => generated 803 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2775] 199.204.45.140 () {34 vars in 1056 bytes} [Wed May 27 07:28:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.62&port_id=95e4f938-c53a-4d32-ae4c-586e83f1533d => 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: 1350/2776] 199.204.45.140 () {34 vars in 984 bytes} [Wed May 27 07:28:19 2026] GET /v2.0/subnets?id=5fead3a3-d989-4b94-88fe-1e0ebf9944e9 => generated 654 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2777] 199.204.45.140 () {34 vars in 1052 bytes} [Wed May 27 07:28:19 2026] GET /v2.0/ports?network_id=2486c74a-5038-4d92-bc99-bdfc59278611&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: 1351/2778] 199.204.45.140 () {34 vars in 1012 bytes} [Wed May 27 07:28:19 2026] GET /v2.0/networks/2486c74a-5038-4d92-bc99-bdfc59278611?fields=segments => generated 14 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2779] 199.204.45.140 () {34 vars in 1112 bytes} [Wed May 27 07:28:19 2026] GET /v2.0/networks/2486c74a-5038-4d92-bc99-bdfc59278611?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) 2026-05-27 07:28:30.405 7 WARNING neutron_lib.context [None req-cd20bac0-57e1-4fa3-8ced-14a03a712444 77ec35ea286943cb918e8bbebedbe38a 99994b2ddde348d0a2d31d41398c496a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:28:31.442 7 INFO neutron.db.l3_db [None req-cd20bac0-57e1-4fa3-8ced-14a03a712444 77ec35ea286943cb918e8bbebedbe38a 99994b2ddde348d0a2d31d41398c496a - - default default] Floating IP 26775cc0-621f-471c-9246-200f47a3d1fc associated. External IP: 10.96.250.208, port: c1a7fd2e-8faf-4da3-8c98-528ad446c281. [pid: 7|app: 0|req: 1352/2782] 10.0.0.91 () {34 vars in 676 bytes} [Wed May 27 07:28:30 2026] POST /v2.0/floatingips => generated 899 bytes in 1533 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2783] 199.204.45.140 () {30 vars in 703 bytes} [Wed May 27 07:28:36 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2784] 199.204.45.140 () {30 vars in 705 bytes} [Wed May 27 07:28:36 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2785] 199.204.45.140 () {30 vars in 681 bytes} [Wed May 27 07:28:36 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: 1354/2786] 199.204.45.140 () {30 vars in 717 bytes} [Wed May 27 07:28:36 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:28:36.233 8 INFO neutron.api.v2.resource [None req-22799735-f979-495e-b19c-6a48a78e89de a6d0762822764289a52afe2d4806ee46 90059c141d604f6684ba391d2df29551 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1433/2787] 199.204.45.140 () {30 vars in 763 bytes} [Wed May 27 07:28:36 2026] GET /v2.0/security-groups/lb-04243e56-9c3a-4a0a-a96c-bd4676c7fcd5 => generated 149 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2788] 199.204.45.140 () {30 vars in 785 bytes} [Wed May 27 07:28:36 2026] GET /v2.0/security-groups?name=lb-04243e56-9c3a-4a0a-a96c-bd4676c7fcd5 => 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: 1434/2789] 199.204.45.140 () {30 vars in 815 bytes} [Wed May 27 07:28:36 2026] GET /v2.0/security-group-rules?security_group_id=79ec8405-7b87-43da-b5e0-1a90331378a5 => generated 1118 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2790] 199.204.45.140 () {34 vars in 747 bytes} [Wed May 27 07:28:36 2026] POST /v2.0/security-group-rules => generated 569 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2791] 199.204.45.140 () {34 vars in 747 bytes} [Wed May 27 07:28:36 2026] POST /v2.0/security-group-rules => generated 565 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2792] 10.0.0.76 () {30 vars in 689 bytes} [Wed May 27 07:28:43 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2793] 10.0.0.76 () {30 vars in 691 bytes} [Wed May 27 07:28: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: 1358/2794] 10.0.0.76 () {30 vars in 667 bytes} [Wed May 27 07:28:43 2026] GET /v2.0/extensions/qos => generated 166 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2795] 10.0.0.76 () {30 vars in 703 bytes} [Wed May 27 07:28:43 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: 1359/2796] 10.0.0.76 () {28 vars in 438 bytes} [Wed May 27 07:28:44 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: 1438/2797] 10.0.0.76 () {30 vars in 727 bytes} [Wed May 27 07:28:44 2026] GET /v2.0/subnets/aaae4329-fc57-4399-a142-a0e80944184a => generated 632 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2798] 199.204.45.140 () {30 vars in 703 bytes} [Wed May 27 07:28:46 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2799] 199.204.45.140 () {30 vars in 705 bytes} [Wed May 27 07:28:46 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: 1361/2800] 199.204.45.140 () {30 vars in 681 bytes} [Wed May 27 07:28:46 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/2801] 199.204.45.140 () {30 vars in 717 bytes} [Wed May 27 07:28:46 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: 1362/2802] 199.204.45.140 () {30 vars in 741 bytes} [Wed May 27 07:28:46 2026] GET /v2.0/subnets/aaae4329-fc57-4399-a142-a0e80944184a => generated 650 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/2803] 199.204.45.140 () {30 vars in 769 bytes} [Wed May 27 07:28:46 2026] GET /v2.0/ports?device_id=0300bbf5-93a7-476d-891c-317517ab2573 => generated 2582 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/2806] 199.204.45.140 () {30 vars in 703 bytes} [Wed May 27 07:28:46 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: 1364/2807] 199.204.45.140 () {30 vars in 705 bytes} [Wed May 27 07:28:46 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2808] 199.204.45.140 () {30 vars in 681 bytes} [Wed May 27 07:28:46 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: 1365/2809] 199.204.45.140 () {30 vars in 717 bytes} [Wed May 27 07:28:46 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: 1445/2810] 199.204.45.140 () {34 vars in 1012 bytes} [Wed May 27 07:28:47 2026] GET /v2.0/networks/5933205b-2a26-4281-b271-b6cb86b0bcf1?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: 1366/2811] 199.204.45.140 () {34 vars in 1112 bytes} [Wed May 27 07:28:47 2026] GET /v2.0/networks/5933205b-2a26-4281-b271-b6cb86b0bcf1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2812] 199.204.45.140 () {34 vars in 986 bytes} [Wed May 27 07:28:47 2026] GET /v2.0/networks?id=5933205b-2a26-4281-b271-b6cb86b0bcf1 => 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: 1367/2813] 199.204.45.140 () {38 vars in 955 bytes} [Wed May 27 07:28:47 2026] POST /v2.0/ports => generated 1299 bytes in 483 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/2814] 199.204.45.140 () {38 vars in 1028 bytes} [Wed May 27 07:28:48 2026] PUT /v2.0/ports/1e12352c-2c86-41ae-8c10-939cdefc95ba => generated 1424 bytes in 598 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: 1368/2815] 199.204.45.140 () {34 vars in 1080 bytes} [Wed May 27 07:28:48 2026] GET /v2.0/ports?tenant_id=90059c141d604f6684ba391d2df29551&device_id=0300bbf5-93a7-476d-891c-317517ab2573 => generated 4034 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 07:28:48.846 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b91c63c0-f06b-40bd-b3f3-95b11e0be928'] response: {'name': 'network-changed', 'server_uuid': '0300bbf5-93a7-476d-891c-317517ab2573', 'tag': '1e12352c-2c86-41ae-8c10-939cdefc95ba', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1448/2816] 199.204.45.140 () {34 vars in 1060 bytes} [Wed May 27 07:28:48 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.98&port_id=bb0aaa2e-bdf2-466e-a320-c23d1df8d20a => generated 19 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2817] 199.204.45.140 () {34 vars in 984 bytes} [Wed May 27 07:28:48 2026] GET /v2.0/subnets?id=82b6deaa-290b-4377-b815-6687117a22df => generated 630 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/2818] 199.204.45.140 () {34 vars in 1052 bytes} [Wed May 27 07:28:48 2026] GET /v2.0/ports?network_id=60adf369-617f-47ae-9bd7-4a22d6f10b09&device_owner=network%3Adhcp => generated 1244 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2819] 199.204.45.140 () {34 vars in 1012 bytes} [Wed May 27 07:28:48 2026] GET /v2.0/networks/60adf369-617f-47ae-9bd7-4a22d6f10b09?fields=segments => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1450/2820] 199.204.45.140 () {34 vars in 1112 bytes} [Wed May 27 07:28:49 2026] GET /v2.0/networks/60adf369-617f-47ae-9bd7-4a22d6f10b09?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: 1371/2821] 199.204.45.140 () {34 vars in 1056 bytes} [Wed May 27 07:28:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.62&port_id=95e4f938-c53a-4d32-ae4c-586e83f1533d => 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: 1451/2822] 199.204.45.140 () {34 vars in 984 bytes} [Wed May 27 07:28:49 2026] GET /v2.0/subnets?id=5fead3a3-d989-4b94-88fe-1e0ebf9944e9 => generated 654 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2823] 199.204.45.140 () {34 vars in 1052 bytes} [Wed May 27 07:28:49 2026] GET /v2.0/ports?network_id=2486c74a-5038-4d92-bc99-bdfc59278611&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: 1452/2824] 199.204.45.140 () {34 vars in 1012 bytes} [Wed May 27 07:28:49 2026] GET /v2.0/networks/2486c74a-5038-4d92-bc99-bdfc59278611?fields=segments => generated 14 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2825] 199.204.45.140 () {34 vars in 1112 bytes} [Wed May 27 07:28:49 2026] GET /v2.0/networks/2486c74a-5038-4d92-bc99-bdfc59278611?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/2826] 199.204.45.140 () {34 vars in 1058 bytes} [Wed May 27 07:28:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.134&port_id=1e12352c-2c86-41ae-8c10-939cdefc95ba => 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: 1374/2827] 199.204.45.140 () {34 vars in 1102 bytes} [Wed May 27 07:28:49 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Ab4&port_id=1e12352c-2c86-41ae-8c10-939cdefc95ba => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/2828] 199.204.45.140 () {34 vars in 1064 bytes} [Wed May 27 07:28:49 2026] GET /v2.0/subnets?id=65e89a4b-b36c-4231-b0d2-7a519494c2f2&id=aaae4329-fc57-4399-a142-a0e80944184a => generated 1363 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2829] 199.204.45.140 () {34 vars in 1052 bytes} [Wed May 27 07:28:49 2026] GET /v2.0/ports?network_id=5933205b-2a26-4281-b271-b6cb86b0bcf1&device_owner=network%3Adhcp => generated 1457 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/2830] 199.204.45.140 () {34 vars in 1052 bytes} [Wed May 27 07:28:49 2026] GET /v2.0/ports?network_id=5933205b-2a26-4281-b271-b6cb86b0bcf1&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: 1376/2831] 199.204.45.140 () {34 vars in 1012 bytes} [Wed May 27 07:28:49 2026] GET /v2.0/networks/5933205b-2a26-4281-b271-b6cb86b0bcf1?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: 1456/2832] 199.204.45.140 () {34 vars in 1112 bytes} [Wed May 27 07:28:49 2026] GET /v2.0/networks/5933205b-2a26-4281-b271-b6cb86b0bcf1?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: 1377/2833] 199.204.45.140 () {34 vars in 1080 bytes} [Wed May 27 07:28:49 2026] GET /v2.0/ports?tenant_id=90059c141d604f6684ba391d2df29551&device_id=0300bbf5-93a7-476d-891c-317517ab2573 => generated 4034 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/2834] 199.204.45.140 () {34 vars in 986 bytes} [Wed May 27 07:28:50 2026] GET /v2.0/networks?id=5933205b-2a26-4281-b271-b6cb86b0bcf1 => 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: 1378/2835] 199.204.45.140 () {34 vars in 1058 bytes} [Wed May 27 07:28:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.134&port_id=1e12352c-2c86-41ae-8c10-939cdefc95ba => 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: 1458/2836] 199.204.45.140 () {34 vars in 1102 bytes} [Wed May 27 07:28:50 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Ab4&port_id=1e12352c-2c86-41ae-8c10-939cdefc95ba => 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: 1379/2837] 10.0.0.24 () {34 vars in 970 bytes} [Wed May 27 07:28:50 2026] GET /v2.0/ports/1e12352c-2c86-41ae-8c10-939cdefc95ba => generated 1460 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/2838] 199.204.45.140 () {34 vars in 1064 bytes} [Wed May 27 07:28:50 2026] GET /v2.0/subnets?id=65e89a4b-b36c-4231-b0d2-7a519494c2f2&id=aaae4329-fc57-4399-a142-a0e80944184a => generated 1363 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2839] 199.204.45.140 () {30 vars in 737 bytes} [Wed May 27 07:28:50 2026] GET /v2.0/ports/1e12352c-2c86-41ae-8c10-939cdefc95ba => generated 1460 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/2840] 199.204.45.140 () {34 vars in 1052 bytes} [Wed May 27 07:28:50 2026] GET /v2.0/ports?network_id=5933205b-2a26-4281-b271-b6cb86b0bcf1&device_owner=network%3Adhcp => generated 1457 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2841] 199.204.45.140 () {30 vars in 737 bytes} [Wed May 27 07:28:50 2026] GET /v2.0/ports/1e12352c-2c86-41ae-8c10-939cdefc95ba => generated 1460 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/2842] 199.204.45.140 () {34 vars in 1052 bytes} [Wed May 27 07:28:50 2026] GET /v2.0/ports?network_id=5933205b-2a26-4281-b271-b6cb86b0bcf1&device_owner=network%3Adhcp => generated 1457 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/2843] 199.204.45.140 () {34 vars in 1012 bytes} [Wed May 27 07:28:50 2026] GET /v2.0/networks/5933205b-2a26-4281-b271-b6cb86b0bcf1?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: 1463/2844] 199.204.45.140 () {34 vars in 1112 bytes} [Wed May 27 07:28:50 2026] GET /v2.0/networks/5933205b-2a26-4281-b271-b6cb86b0bcf1?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: 1382/2845] 199.204.45.140 () {34 vars in 790 bytes} [Wed May 27 07:28:50 2026] PUT /v2.0/ports/1e12352c-2c86-41ae-8c10-939cdefc95ba => generated 1199 bytes in 501 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/2846] 199.204.45.140 () {30 vars in 743 bytes} [Wed May 27 07:28:50 2026] GET /v2.0/networks/5933205b-2a26-4281-b271-b6cb86b0bcf1 => generated 797 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1383/2847] 199.204.45.140 () {30 vars in 741 bytes} [Wed May 27 07:28:50 2026] GET /v2.0/subnets/aaae4329-fc57-4399-a142-a0e80944184a => generated 650 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/2848] 199.204.45.140 () {34 vars in 1080 bytes} [Wed May 27 07:28:51 2026] GET /v2.0/ports?tenant_id=90059c141d604f6684ba391d2df29551&device_id=0300bbf5-93a7-476d-891c-317517ab2573 => generated 3809 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:28:51.154 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e950fd40-5f7d-4098-955e-a3d1fc760e43'] response: {'name': 'network-changed', 'server_uuid': '0300bbf5-93a7-476d-891c-317517ab2573', 'tag': '1e12352c-2c86-41ae-8c10-939cdefc95ba', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1384/2849] 199.204.45.140 () {30 vars in 703 bytes} [Wed May 27 07:28:51 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: 1385/2850] 199.204.45.140 () {30 vars in 705 bytes} [Wed May 27 07:28:51 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2851] 199.204.45.140 () {30 vars in 681 bytes} [Wed May 27 07:28:51 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: 1387/2852] 199.204.45.140 () {30 vars in 717 bytes} [Wed May 27 07:28:51 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/2853] 199.204.45.140 () {34 vars in 986 bytes} [Wed May 27 07:28:51 2026] GET /v2.0/networks?id=5933205b-2a26-4281-b271-b6cb86b0bcf1 => generated 800 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2854] 199.204.45.140 () {30 vars in 741 bytes} [Wed May 27 07:28:51 2026] GET /v2.0/subnets/5fead3a3-d989-4b94-88fe-1e0ebf9944e9 => generated 651 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/2855] 199.204.45.140 () {34 vars in 1058 bytes} [Wed May 27 07:28:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.134&port_id=1e12352c-2c86-41ae-8c10-939cdefc95ba => 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: 1389/2856] 199.204.45.140 () {30 vars in 737 bytes} [Wed May 27 07:28:51 2026] GET /v2.0/ports/c1a7fd2e-8faf-4da3-8c98-528ad446c281 => generated 1132 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/2857] 199.204.45.140 () {34 vars in 984 bytes} [Wed May 27 07:28:51 2026] GET /v2.0/subnets?id=aaae4329-fc57-4399-a142-a0e80944184a => generated 653 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/2858] 199.204.45.140 () {34 vars in 1052 bytes} [Wed May 27 07:28:51 2026] GET /v2.0/ports?network_id=5933205b-2a26-4281-b271-b6cb86b0bcf1&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2859] 199.204.45.140 () {30 vars in 737 bytes} [Wed May 27 07:28:51 2026] GET /v2.0/ports/95e4f938-c53a-4d32-ae4c-586e83f1533d => generated 1346 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2860] 199.204.45.140 () {30 vars in 741 bytes} [Wed May 27 07:28:51 2026] GET /v2.0/subnets/5fead3a3-d989-4b94-88fe-1e0ebf9944e9 => generated 651 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/2861] 199.204.45.140 () {34 vars in 1012 bytes} [Wed May 27 07:28:51 2026] GET /v2.0/networks/5933205b-2a26-4281-b271-b6cb86b0bcf1?fields=segments => generated 14 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2862] 199.204.45.140 () {30 vars in 743 bytes} [Wed May 27 07:28:51 2026] GET /v2.0/networks/2486c74a-5038-4d92-bc99-bdfc59278611 => 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: 1393/2863] 199.204.45.140 () {30 vars in 737 bytes} [Wed May 27 07:28:51 2026] GET /v2.0/ports/c1a7fd2e-8faf-4da3-8c98-528ad446c281 => generated 1132 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/2864] 199.204.45.140 () {34 vars in 1112 bytes} [Wed May 27 07:28:51 2026] GET /v2.0/networks/5933205b-2a26-4281-b271-b6cb86b0bcf1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2865] 199.204.45.140 () {30 vars in 741 bytes} [Wed May 27 07:28:51 2026] GET /v2.0/subnets/5fead3a3-d989-4b94-88fe-1e0ebf9944e9 => generated 651 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/2866] 10.0.0.76 () {30 vars in 689 bytes} [Wed May 27 07:29:00 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2867] 10.0.0.76 () {30 vars in 691 bytes} [Wed May 27 07:29:00 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/2868] 10.0.0.76 () {30 vars in 667 bytes} [Wed May 27 07:29:00 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: 1396/2869] 10.0.0.76 () {30 vars in 703 bytes} [Wed May 27 07:29:00 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/2870] 10.0.0.76 () {28 vars in 438 bytes} [Wed May 27 07:29:00 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: 1397/2871] 10.0.0.76 () {30 vars in 727 bytes} [Wed May 27 07:29:00 2026] GET /v2.0/subnets/f5ecc07a-b254-483a-a137-205cca0210d3 => generated 632 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/2872] 199.204.45.140 () {30 vars in 703 bytes} [Wed May 27 07:29:01 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: 1398/2873] 199.204.45.140 () {30 vars in 705 bytes} [Wed May 27 07:29: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: 8|app: 0|req: 1476/2874] 199.204.45.140 () {30 vars in 681 bytes} [Wed May 27 07:29:01 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: 1399/2875] 199.204.45.140 () {30 vars in 717 bytes} [Wed May 27 07:29:01 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: 1477/2876] 199.204.45.140 () {30 vars in 741 bytes} [Wed May 27 07:29:01 2026] GET /v2.0/subnets/aaae4329-fc57-4399-a142-a0e80944184a => generated 650 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2877] 199.204.45.140 () {30 vars in 741 bytes} [Wed May 27 07:29:01 2026] GET /v2.0/subnets/f5ecc07a-b254-483a-a137-205cca0210d3 => generated 650 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/2878] 199.204.45.140 () {30 vars in 769 bytes} [Wed May 27 07:29:01 2026] GET /v2.0/ports?device_id=0300bbf5-93a7-476d-891c-317517ab2573 => generated 3811 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2881] 199.204.45.140 () {30 vars in 703 bytes} [Wed May 27 07:29:01 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: 1480/2882] 199.204.45.140 () {30 vars in 705 bytes} [Wed May 27 07:29:01 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2883] 199.204.45.140 () {30 vars in 681 bytes} [Wed May 27 07:29:01 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/2884] 199.204.45.140 () {30 vars in 717 bytes} [Wed May 27 07:29:01 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: 1404/2885] 199.204.45.140 () {34 vars in 1012 bytes} [Wed May 27 07:29:01 2026] GET /v2.0/networks/cbcfefdd-b672-45b5-9ec5-e6bf38f15af4?fields=segments => generated 14 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/2886] 199.204.45.140 () {34 vars in 1112 bytes} [Wed May 27 07:29:02 2026] GET /v2.0/networks/cbcfefdd-b672-45b5-9ec5-e6bf38f15af4?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: 1405/2887] 199.204.45.140 () {34 vars in 986 bytes} [Wed May 27 07:29:02 2026] GET /v2.0/networks?id=cbcfefdd-b672-45b5-9ec5-e6bf38f15af4 => generated 801 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/2888] 199.204.45.140 () {38 vars in 955 bytes} [Wed May 27 07:29:02 2026] POST /v2.0/ports => generated 1303 bytes in 475 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2889] 199.204.45.140 () {38 vars in 1028 bytes} [Wed May 27 07:29:02 2026] PUT /v2.0/ports/817cc3b9-b7ca-402a-8578-a13109fdeaa4 => generated 1428 bytes in 1052 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: 1484/2890] 199.204.45.140 () {34 vars in 1080 bytes} [Wed May 27 07:29:03 2026] GET /v2.0/ports?tenant_id=90059c141d604f6684ba391d2df29551&device_id=0300bbf5-93a7-476d-891c-317517ab2573 => generated 5267 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-05-27 07:29:03.956 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-682db85c-de19-495a-ab0d-c768207ce234'] response: {'name': 'network-changed', 'server_uuid': '0300bbf5-93a7-476d-891c-317517ab2573', 'tag': '817cc3b9-b7ca-402a-8578-a13109fdeaa4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1407/2891] 199.204.45.140 () {34 vars in 1060 bytes} [Wed May 27 07:29:03 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.98&port_id=bb0aaa2e-bdf2-466e-a320-c23d1df8d20a => generated 19 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/2892] 199.204.45.140 () {34 vars in 984 bytes} [Wed May 27 07:29:03 2026] GET /v2.0/subnets?id=82b6deaa-290b-4377-b815-6687117a22df => 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: 1408/2893] 199.204.45.140 () {34 vars in 1052 bytes} [Wed May 27 07:29:04 2026] GET /v2.0/ports?network_id=60adf369-617f-47ae-9bd7-4a22d6f10b09&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/2894] 199.204.45.140 () {34 vars in 1012 bytes} [Wed May 27 07:29:04 2026] GET /v2.0/networks/60adf369-617f-47ae-9bd7-4a22d6f10b09?fields=segments => generated 14 bytes in 70 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: 1409/2895] 199.204.45.140 () {34 vars in 1112 bytes} [Wed May 27 07:29:04 2026] GET /v2.0/networks/60adf369-617f-47ae-9bd7-4a22d6f10b09?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/2896] 199.204.45.140 () {34 vars in 1056 bytes} [Wed May 27 07:29:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.62&port_id=95e4f938-c53a-4d32-ae4c-586e83f1533d => 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: 1410/2897] 199.204.45.140 () {34 vars in 984 bytes} [Wed May 27 07:29:04 2026] GET /v2.0/subnets?id=5fead3a3-d989-4b94-88fe-1e0ebf9944e9 => generated 654 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/2898] 199.204.45.140 () {34 vars in 1052 bytes} [Wed May 27 07:29:04 2026] GET /v2.0/ports?network_id=2486c74a-5038-4d92-bc99-bdfc59278611&device_owner=network%3Adhcp => generated 1461 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2899] 199.204.45.140 () {34 vars in 1012 bytes} [Wed May 27 07:29:04 2026] GET /v2.0/networks/2486c74a-5038-4d92-bc99-bdfc59278611?fields=segments => generated 14 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/2900] 199.204.45.140 () {34 vars in 1112 bytes} [Wed May 27 07:29:04 2026] GET /v2.0/networks/2486c74a-5038-4d92-bc99-bdfc59278611?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2901] 199.204.45.140 () {34 vars in 1058 bytes} [Wed May 27 07:29:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.134&port_id=1e12352c-2c86-41ae-8c10-939cdefc95ba => 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: 1490/2902] 199.204.45.140 () {34 vars in 984 bytes} [Wed May 27 07:29:04 2026] GET /v2.0/subnets?id=aaae4329-fc57-4399-a142-a0e80944184a => generated 653 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2903] 199.204.45.140 () {34 vars in 1052 bytes} [Wed May 27 07:29:04 2026] GET /v2.0/ports?network_id=5933205b-2a26-4281-b271-b6cb86b0bcf1&device_owner=network%3Adhcp => generated 1457 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1491/2904] 199.204.45.140 () {34 vars in 1012 bytes} [Wed May 27 07:29:04 2026] GET /v2.0/networks/5933205b-2a26-4281-b271-b6cb86b0bcf1?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2905] 199.204.45.140 () {34 vars in 1112 bytes} [Wed May 27 07:29:04 2026] GET /v2.0/networks/5933205b-2a26-4281-b271-b6cb86b0bcf1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/2906] 199.204.45.140 () {34 vars in 1056 bytes} [Wed May 27 07:29:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.24&port_id=817cc3b9-b7ca-402a-8578-a13109fdeaa4 => 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: 1415/2907] 199.204.45.140 () {34 vars in 1106 bytes} [Wed May 27 07:29:05 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2fb&port_id=817cc3b9-b7ca-402a-8578-a13109fdeaa4 => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/2908] 199.204.45.140 () {34 vars in 1064 bytes} [Wed May 27 07:29:05 2026] GET /v2.0/subnets?id=4b14dec1-fd4a-4e03-8c1b-226ab76ebf95&id=f5ecc07a-b254-483a-a137-205cca0210d3 => generated 1367 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2909] 199.204.45.140 () {34 vars in 1052 bytes} [Wed May 27 07:29:05 2026] GET /v2.0/ports?network_id=cbcfefdd-b672-45b5-9ec5-e6bf38f15af4&device_owner=network%3Adhcp => generated 1461 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/2910] 199.204.45.140 () {34 vars in 1052 bytes} [Wed May 27 07:29:05 2026] GET /v2.0/ports?network_id=cbcfefdd-b672-45b5-9ec5-e6bf38f15af4&device_owner=network%3Adhcp => generated 1461 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2911] 199.204.45.140 () {34 vars in 1012 bytes} [Wed May 27 07:29:05 2026] GET /v2.0/networks/cbcfefdd-b672-45b5-9ec5-e6bf38f15af4?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: 1495/2912] 199.204.45.140 () {34 vars in 1112 bytes} [Wed May 27 07:29:05 2026] GET /v2.0/networks/cbcfefdd-b672-45b5-9ec5-e6bf38f15af4?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: 1418/2913] 199.204.45.140 () {34 vars in 1080 bytes} [Wed May 27 07:29:05 2026] GET /v2.0/ports?tenant_id=90059c141d604f6684ba391d2df29551&device_id=0300bbf5-93a7-476d-891c-317517ab2573 => generated 5267 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/2914] 199.204.45.140 () {34 vars in 986 bytes} [Wed May 27 07:29:05 2026] GET /v2.0/networks?id=cbcfefdd-b672-45b5-9ec5-e6bf38f15af4 => generated 801 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2915] 199.204.45.140 () {34 vars in 1056 bytes} [Wed May 27 07:29:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.24&port_id=817cc3b9-b7ca-402a-8578-a13109fdeaa4 => 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: 1497/2916] 199.204.45.140 () {34 vars in 1106 bytes} [Wed May 27 07:29:05 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2fb&port_id=817cc3b9-b7ca-402a-8578-a13109fdeaa4 => 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: 1420/2917] 199.204.45.140 () {34 vars in 1064 bytes} [Wed May 27 07:29:05 2026] GET /v2.0/subnets?id=4b14dec1-fd4a-4e03-8c1b-226ab76ebf95&id=f5ecc07a-b254-483a-a137-205cca0210d3 => generated 1367 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/2918] 199.204.45.140 () {34 vars in 1052 bytes} [Wed May 27 07:29:05 2026] GET /v2.0/ports?network_id=cbcfefdd-b672-45b5-9ec5-e6bf38f15af4&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: 7|app: 0|req: 1421/2919] 199.204.45.140 () {34 vars in 1052 bytes} [Wed May 27 07:29:05 2026] GET /v2.0/ports?network_id=cbcfefdd-b672-45b5-9ec5-e6bf38f15af4&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2920] 10.0.0.24 () {34 vars in 970 bytes} [Wed May 27 07:29:05 2026] GET /v2.0/ports/817cc3b9-b7ca-402a-8578-a13109fdeaa4 => generated 1464 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/2921] 199.204.45.140 () {34 vars in 1012 bytes} [Wed May 27 07:29:05 2026] GET /v2.0/networks/cbcfefdd-b672-45b5-9ec5-e6bf38f15af4?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2922] 199.204.45.140 () {30 vars in 737 bytes} [Wed May 27 07:29:06 2026] GET /v2.0/ports/817cc3b9-b7ca-402a-8578-a13109fdeaa4 => generated 1464 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2923] 199.204.45.140 () {30 vars in 737 bytes} [Wed May 27 07:29:06 2026] GET /v2.0/ports/817cc3b9-b7ca-402a-8578-a13109fdeaa4 => generated 1464 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/2924] 199.204.45.140 () {34 vars in 1112 bytes} [Wed May 27 07:29:06 2026] GET /v2.0/networks/cbcfefdd-b672-45b5-9ec5-e6bf38f15af4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2925] 199.204.45.140 () {34 vars in 790 bytes} [Wed May 27 07:29:06 2026] PUT /v2.0/ports/817cc3b9-b7ca-402a-8578-a13109fdeaa4 => generated 1195 bytes in 432 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/2926] 199.204.45.140 () {30 vars in 743 bytes} [Wed May 27 07:29:06 2026] GET /v2.0/networks/cbcfefdd-b672-45b5-9ec5-e6bf38f15af4 => generated 798 bytes in 79 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-05-27 07:29:06.701 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8aeb90fc-fe87-4dbf-8f70-3d7b4ad1e2e6'] response: {'name': 'network-changed', 'server_uuid': '0300bbf5-93a7-476d-891c-317517ab2573', 'tag': '817cc3b9-b7ca-402a-8578-a13109fdeaa4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1426/2927] 199.204.45.140 () {30 vars in 741 bytes} [Wed May 27 07:29:06 2026] GET /v2.0/subnets/f5ecc07a-b254-483a-a137-205cca0210d3 => generated 650 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/2928] 199.204.45.140 () {34 vars in 1080 bytes} [Wed May 27 07:29:06 2026] GET /v2.0/ports?tenant_id=90059c141d604f6684ba391d2df29551&device_id=0300bbf5-93a7-476d-891c-317517ab2573 => generated 5034 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2929] 199.204.45.140 () {34 vars in 986 bytes} [Wed May 27 07:29:06 2026] GET /v2.0/networks?id=cbcfefdd-b672-45b5-9ec5-e6bf38f15af4 => generated 801 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2930] 199.204.45.140 () {30 vars in 703 bytes} [Wed May 27 07:29: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: 8|app: 0|req: 1503/2931] 199.204.45.140 () {34 vars in 1056 bytes} [Wed May 27 07:29:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.24&port_id=817cc3b9-b7ca-402a-8578-a13109fdeaa4 => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2932] 199.204.45.140 () {30 vars in 705 bytes} [Wed May 27 07:29:06 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: 1430/2933] 199.204.45.140 () {30 vars in 681 bytes} [Wed May 27 07:29:06 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: 1431/2934] 199.204.45.140 () {30 vars in 717 bytes} [Wed May 27 07:29:06 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: 1504/2935] 199.204.45.140 () {34 vars in 984 bytes} [Wed May 27 07:29:06 2026] GET /v2.0/subnets?id=f5ecc07a-b254-483a-a137-205cca0210d3 => 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: 1432/2936] 199.204.45.140 () {30 vars in 741 bytes} [Wed May 27 07:29:06 2026] GET /v2.0/subnets/5fead3a3-d989-4b94-88fe-1e0ebf9944e9 => generated 651 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1505/2937] 199.204.45.140 () {34 vars in 1052 bytes} [Wed May 27 07:29:07 2026] GET /v2.0/ports?network_id=cbcfefdd-b672-45b5-9ec5-e6bf38f15af4&device_owner=network%3Adhcp => generated 1461 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2938] 199.204.45.140 () {30 vars in 737 bytes} [Wed May 27 07:29:07 2026] GET /v2.0/ports/c1a7fd2e-8faf-4da3-8c98-528ad446c281 => generated 1132 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2939] 199.204.45.140 () {30 vars in 737 bytes} [Wed May 27 07:29:07 2026] GET /v2.0/ports/95e4f938-c53a-4d32-ae4c-586e83f1533d => generated 1346 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/2940] 199.204.45.140 () {34 vars in 1012 bytes} [Wed May 27 07:29:07 2026] GET /v2.0/networks/cbcfefdd-b672-45b5-9ec5-e6bf38f15af4?fields=segments => generated 14 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2941] 199.204.45.140 () {30 vars in 741 bytes} [Wed May 27 07:29:07 2026] GET /v2.0/subnets/5fead3a3-d989-4b94-88fe-1e0ebf9944e9 => generated 651 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/2942] 199.204.45.140 () {34 vars in 1112 bytes} [Wed May 27 07:29:07 2026] GET /v2.0/networks/cbcfefdd-b672-45b5-9ec5-e6bf38f15af4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2943] 199.204.45.140 () {30 vars in 743 bytes} [Wed May 27 07:29:07 2026] GET /v2.0/networks/2486c74a-5038-4d92-bc99-bdfc59278611 => generated 800 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/2944] 199.204.45.140 () {30 vars in 737 bytes} [Wed May 27 07:29:07 2026] GET /v2.0/ports/c1a7fd2e-8faf-4da3-8c98-528ad446c281 => generated 1132 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2945] 199.204.45.140 () {30 vars in 741 bytes} [Wed May 27 07:29:07 2026] GET /v2.0/subnets/5fead3a3-d989-4b94-88fe-1e0ebf9944e9 => generated 651 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/2946] 199.204.45.140 () {34 vars in 1096 bytes} [Wed May 27 07:29:10 2026] GET /v2.0/ports?device_id=69d231f3-8453-46fc-9349-53672b2026a4&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2947] 199.204.45.140 () {34 vars in 1080 bytes} [Wed May 27 07:29:11 2026] GET /v2.0/ports?tenant_id=99994b2ddde348d0a2d31d41398c496a&device_id=69d231f3-8453-46fc-9349-53672b2026a4 => generated 1465 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1510/2948] 199.204.45.140 () {34 vars in 986 bytes} [Wed May 27 07:29:11 2026] GET /v2.0/networks?id=5933205b-2a26-4281-b271-b6cb86b0bcf1 => generated 800 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2949] 199.204.45.140 () {34 vars in 1056 bytes} [Wed May 27 07:29:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.37&port_id=50bf79a5-d33b-41df-8f79-7a3667c8ac6c => generated 859 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/2950] 199.204.45.140 () {34 vars in 1104 bytes} [Wed May 27 07:29:11 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2fe&port_id=50bf79a5-d33b-41df-8f79-7a3667c8ac6c => 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: 1440/2951] 199.204.45.140 () {34 vars in 1064 bytes} [Wed May 27 07:29:11 2026] GET /v2.0/subnets?id=65e89a4b-b36c-4231-b0d2-7a519494c2f2&id=aaae4329-fc57-4399-a142-a0e80944184a => generated 1363 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1512/2952] 199.204.45.140 () {34 vars in 1052 bytes} [Wed May 27 07:29:11 2026] GET /v2.0/ports?network_id=5933205b-2a26-4281-b271-b6cb86b0bcf1&device_owner=network%3Adhcp => generated 1457 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/2953] 199.204.45.140 () {34 vars in 1052 bytes} [Wed May 27 07:29:11 2026] GET /v2.0/ports?network_id=5933205b-2a26-4281-b271-b6cb86b0bcf1&device_owner=network%3Adhcp => generated 1457 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/2954] 199.204.45.140 () {34 vars in 1012 bytes} [Wed May 27 07:29:11 2026] GET /v2.0/networks/5933205b-2a26-4281-b271-b6cb86b0bcf1?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/2955] 199.204.45.140 () {34 vars in 1112 bytes} [Wed May 27 07:29:11 2026] GET /v2.0/networks/5933205b-2a26-4281-b271-b6cb86b0bcf1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1514/2956] 199.204.45.140 () {30 vars in 703 bytes} [Wed May 27 07:29:15 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: 1443/2957] 199.204.45.140 () {30 vars in 705 bytes} [Wed May 27 07:29:15 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: 1515/2958] 199.204.45.140 () {30 vars in 681 bytes} [Wed May 27 07:29:15 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: 1444/2959] 199.204.45.140 () {30 vars in 717 bytes} [Wed May 27 07:29:15 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1516/2960] 199.204.45.140 () {30 vars in 741 bytes} [Wed May 27 07:29:15 2026] GET /v2.0/subnets/aaae4329-fc57-4399-a142-a0e80944184a => generated 650 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2961] 199.204.45.140 () {30 vars in 769 bytes} [Wed May 27 07:29:15 2026] GET /v2.0/ports?device_id=0300bbf5-93a7-476d-891c-317517ab2573 => generated 5036 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/2962] 199.204.45.140 () {30 vars in 703 bytes} [Wed May 27 07:29:15 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: 1446/2963] 199.204.45.140 () {30 vars in 705 bytes} [Wed May 27 07:29:15 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: 1518/2964] 199.204.45.140 () {30 vars in 681 bytes} [Wed May 27 07:29:15 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: 1447/2965] 199.204.45.140 () {30 vars in 717 bytes} [Wed May 27 07:29:15 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/2966] 199.204.45.140 () {30 vars in 737 bytes} [Wed May 27 07:29:15 2026] GET /v2.0/ports/817cc3b9-b7ca-402a-8578-a13109fdeaa4 => generated 1233 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/2967] 199.204.45.140 () {34 vars in 789 bytes} [Wed May 27 07:29:15 2026] PUT /v2.0/ports/817cc3b9-b7ca-402a-8578-a13109fdeaa4 => generated 1026 bytes in 410 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1520/2968] 199.204.45.140 () {30 vars in 743 bytes} [Wed May 27 07:29:16 2026] GET /v2.0/networks/cbcfefdd-b672-45b5-9ec5-e6bf38f15af4 => generated 798 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/2969] 199.204.45.140 () {30 vars in 769 bytes} [Wed May 27 07:29:16 2026] GET /v2.0/ports?device_id=0300bbf5-93a7-476d-891c-317517ab2573 => generated 4865 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1521/2970] 199.204.45.140 () {34 vars in 1080 bytes} [Wed May 27 07:29:16 2026] GET /v2.0/ports?tenant_id=90059c141d604f6684ba391d2df29551&device_id=0300bbf5-93a7-476d-891c-317517ab2573 => generated 4865 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:29:16.511 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-917829db-6154-48d7-9866-02b20eccd1c1'] response: {'name': 'network-changed', 'server_uuid': '0300bbf5-93a7-476d-891c-317517ab2573', 'tag': '817cc3b9-b7ca-402a-8578-a13109fdeaa4', '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: 1522/2971] 199.204.45.140 () {30 vars in 769 bytes} [Wed May 27 07:29:16 2026] GET /v2.0/ports?device_id=0300bbf5-93a7-476d-891c-317517ab2573 => generated 4865 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/2972] 199.204.45.140 () {34 vars in 986 bytes} [Wed May 27 07:29:16 2026] GET /v2.0/networks?id=cbcfefdd-b672-45b5-9ec5-e6bf38f15af4 => generated 801 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1523/2975] 199.204.45.140 () {34 vars in 1012 bytes} [Wed May 27 07:29:16 2026] GET /v2.0/networks/cbcfefdd-b672-45b5-9ec5-e6bf38f15af4?fields=segments => generated 14 bytes in 539 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/2976] 199.204.45.140 () {34 vars in 975 bytes} [Wed May 27 07:29:17 2026] GET /v2.0/ports/817cc3b9-b7ca-402a-8578-a13109fdeaa4 => generated 1062 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/2977] 199.204.45.140 () {34 vars in 1112 bytes} [Wed May 27 07:29:17 2026] GET /v2.0/networks/cbcfefdd-b672-45b5-9ec5-e6bf38f15af4?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: 1454/2978] 199.204.45.140 () {36 vars in 997 bytes} [Wed May 27 07:29:17 2026] DELETE /v2.0/ports/817cc3b9-b7ca-402a-8578-a13109fdeaa4 => generated 0 bytes in 286 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1525/2979] 199.204.45.140 () {34 vars in 1080 bytes} [Wed May 27 07:29:17 2026] GET /v2.0/ports?tenant_id=90059c141d604f6684ba391d2df29551&device_id=0300bbf5-93a7-476d-891c-317517ab2573 => generated 3811 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/2980] 199.204.45.140 () {30 vars in 769 bytes} [Wed May 27 07:29:17 2026] GET /v2.0/ports?device_id=0300bbf5-93a7-476d-891c-317517ab2573 => generated 3811 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:29:17.674 7 INFO neutron.pecan_wsgi.hooks.translation [None req-41523be6-c3f5-4896-be43-1880e59a278c a6d0762822764289a52afe2d4806ee46 90059c141d604f6684ba391d2df29551 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1456/2981] 199.204.45.140 () {32 vars in 759 bytes} [Wed May 27 07:29:17 2026] DELETE /v2.0/ports/817cc3b9-b7ca-402a-8578-a13109fdeaa4 => 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: 1526/2982] 199.204.45.140 () {34 vars in 1226 bytes} [Wed May 27 07:29:17 2026] GET /v2.0/networks?id=60adf369-617f-47ae-9bd7-4a22d6f10b09&id=2486c74a-5038-4d92-bc99-bdfc59278611&id=5933205b-2a26-4281-b271-b6cb86b0bcf1&id=cbcfefdd-b672-45b5-9ec5-e6bf38f15af4 => generated 3097 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/2983] 199.204.45.140 () {34 vars in 1060 bytes} [Wed May 27 07:29:17 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.98&port_id=bb0aaa2e-bdf2-466e-a320-c23d1df8d20a => 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: 1527/2984] 199.204.45.140 () {34 vars in 984 bytes} [Wed May 27 07:29:17 2026] GET /v2.0/subnets?id=82b6deaa-290b-4377-b815-6687117a22df => generated 630 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/2985] 199.204.45.140 () {30 vars in 703 bytes} [Wed May 27 07:29:17 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: 1529/2986] 199.204.45.140 () {30 vars in 705 bytes} [Wed May 27 07:29:17 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: 1458/2987] 199.204.45.140 () {34 vars in 1052 bytes} [Wed May 27 07:29:17 2026] GET /v2.0/ports?network_id=60adf369-617f-47ae-9bd7-4a22d6f10b09&device_owner=network%3Adhcp => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1530/2988] 199.204.45.140 () {30 vars in 681 bytes} [Wed May 27 07:29:17 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: 1531/2989] 199.204.45.140 () {30 vars in 717 bytes} [Wed May 27 07:29:17 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/2990] 199.204.45.140 () {30 vars in 741 bytes} [Wed May 27 07:29:17 2026] GET /v2.0/subnets/5fead3a3-d989-4b94-88fe-1e0ebf9944e9 => generated 651 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/2991] 199.204.45.140 () {34 vars in 1012 bytes} [Wed May 27 07:29:17 2026] GET /v2.0/networks/60adf369-617f-47ae-9bd7-4a22d6f10b09?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: 1533/2992] 199.204.45.140 () {30 vars in 737 bytes} [Wed May 27 07:29:17 2026] GET /v2.0/ports/c1a7fd2e-8faf-4da3-8c98-528ad446c281 => generated 1132 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1534/2993] 199.204.45.140 () {30 vars in 737 bytes} [Wed May 27 07:29:17 2026] GET /v2.0/ports/95e4f938-c53a-4d32-ae4c-586e83f1533d => generated 1346 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/2994] 199.204.45.140 () {34 vars in 1112 bytes} [Wed May 27 07:29:17 2026] GET /v2.0/networks/60adf369-617f-47ae-9bd7-4a22d6f10b09?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/2995] 199.204.45.140 () {34 vars in 1056 bytes} [Wed May 27 07:29:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.62&port_id=95e4f938-c53a-4d32-ae4c-586e83f1533d => 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: 1535/2996] 199.204.45.140 () {30 vars in 741 bytes} [Wed May 27 07:29:18 2026] GET /v2.0/subnets/5fead3a3-d989-4b94-88fe-1e0ebf9944e9 => generated 651 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/2997] 199.204.45.140 () {34 vars in 984 bytes} [Wed May 27 07:29:18 2026] GET /v2.0/subnets?id=5fead3a3-d989-4b94-88fe-1e0ebf9944e9 => generated 654 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/2998] 199.204.45.140 () {30 vars in 743 bytes} [Wed May 27 07:29:18 2026] GET /v2.0/networks/2486c74a-5038-4d92-bc99-bdfc59278611 => 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: 1463/2999] 199.204.45.140 () {34 vars in 1052 bytes} [Wed May 27 07:29:18 2026] GET /v2.0/ports?network_id=2486c74a-5038-4d92-bc99-bdfc59278611&device_owner=network%3Adhcp => generated 1461 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1537/3000] 199.204.45.140 () {30 vars in 737 bytes} [Wed May 27 07:29:18 2026] GET /v2.0/ports/c1a7fd2e-8faf-4da3-8c98-528ad446c281 => generated 1132 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1538/3001] 199.204.45.140 () {30 vars in 741 bytes} [Wed May 27 07:29:18 2026] GET /v2.0/subnets/5fead3a3-d989-4b94-88fe-1e0ebf9944e9 => generated 651 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/3002] 199.204.45.140 () {34 vars in 1012 bytes} [Wed May 27 07:29:18 2026] GET /v2.0/networks/2486c74a-5038-4d92-bc99-bdfc59278611?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: 1539/3003] 199.204.45.140 () {34 vars in 1112 bytes} [Wed May 27 07:29:18 2026] GET /v2.0/networks/2486c74a-5038-4d92-bc99-bdfc59278611?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/3004] 199.204.45.140 () {34 vars in 1058 bytes} [Wed May 27 07:29:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.134&port_id=1e12352c-2c86-41ae-8c10-939cdefc95ba => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1540/3005] 199.204.45.140 () {34 vars in 984 bytes} [Wed May 27 07:29:18 2026] GET /v2.0/subnets?id=aaae4329-fc57-4399-a142-a0e80944184a => generated 653 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/3006] 199.204.45.140 () {34 vars in 1052 bytes} [Wed May 27 07:29:18 2026] GET /v2.0/ports?network_id=5933205b-2a26-4281-b271-b6cb86b0bcf1&device_owner=network%3Adhcp => generated 1457 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1541/3007] 199.204.45.140 () {34 vars in 1012 bytes} [Wed May 27 07:29:18 2026] GET /v2.0/networks/5933205b-2a26-4281-b271-b6cb86b0bcf1?fields=segments => generated 14 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:29:18.669 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c62eff11-735c-4e98-8679-8c0fad26a1b3'] response: {'server_uuid': '0300bbf5-93a7-476d-891c-317517ab2573', 'name': 'network-vif-deleted', 'tag': '817cc3b9-b7ca-402a-8578-a13109fdeaa4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1467/3008] 199.204.45.140 () {34 vars in 1112 bytes} [Wed May 27 07:29:18 2026] GET /v2.0/networks/5933205b-2a26-4281-b271-b6cb86b0bcf1?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: 1542/3009] 199.204.45.140 () {30 vars in 703 bytes} [Wed May 27 07:29:26 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/3010] 199.204.45.140 () {30 vars in 705 bytes} [Wed May 27 07:29:26 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1543/3011] 199.204.45.140 () {30 vars in 681 bytes} [Wed May 27 07:29:26 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: 1469/3012] 199.204.45.140 () {30 vars in 717 bytes} [Wed May 27 07:29:26 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1544/3013] 199.204.45.140 () {30 vars in 769 bytes} [Wed May 27 07:29:26 2026] GET /v2.0/ports?device_id=0300bbf5-93a7-476d-891c-317517ab2573 => generated 3811 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/3014] 199.204.45.140 () {30 vars in 703 bytes} [Wed May 27 07:29:26 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: 1545/3015] 199.204.45.140 () {30 vars in 705 bytes} [Wed May 27 07:29:26 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/3016] 199.204.45.140 () {30 vars in 681 bytes} [Wed May 27 07:29:26 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: 1546/3017] 199.204.45.140 () {30 vars in 717 bytes} [Wed May 27 07:29:26 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: 1472/3018] 199.204.45.140 () {30 vars in 737 bytes} [Wed May 27 07:29:26 2026] GET /v2.0/ports/1e12352c-2c86-41ae-8c10-939cdefc95ba => generated 1237 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1547/3019] 199.204.45.140 () {34 vars in 789 bytes} [Wed May 27 07:29:26 2026] PUT /v2.0/ports/1e12352c-2c86-41ae-8c10-939cdefc95ba => generated 1026 bytes in 391 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/3020] 199.204.45.140 () {30 vars in 743 bytes} [Wed May 27 07:29:26 2026] GET /v2.0/networks/5933205b-2a26-4281-b271-b6cb86b0bcf1 => generated 797 bytes in 84 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-05-27 07:29:26.946 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-844cb207-a597-4fe3-bf0a-2a08952814db'] response: {'name': 'network-changed', 'server_uuid': '0300bbf5-93a7-476d-891c-317517ab2573', 'tag': '1e12352c-2c86-41ae-8c10-939cdefc95ba', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1548/3021] 199.204.45.140 () {30 vars in 769 bytes} [Wed May 27 07:29:26 2026] GET /v2.0/ports?device_id=0300bbf5-93a7-476d-891c-317517ab2573 => generated 3636 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/3022] 199.204.45.140 () {34 vars in 1080 bytes} [Wed May 27 07:29:26 2026] GET /v2.0/ports?tenant_id=90059c141d604f6684ba391d2df29551&device_id=0300bbf5-93a7-476d-891c-317517ab2573 => generated 3636 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/3023] 199.204.45.140 () {30 vars in 769 bytes} [Wed May 27 07:29:27 2026] GET /v2.0/ports?device_id=0300bbf5-93a7-476d-891c-317517ab2573 => generated 3636 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1549/3024] 199.204.45.140 () {34 vars in 986 bytes} [Wed May 27 07:29:27 2026] GET /v2.0/networks?id=5933205b-2a26-4281-b271-b6cb86b0bcf1 => generated 800 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/3025] 199.204.45.140 () {34 vars in 1012 bytes} [Wed May 27 07:29:27 2026] GET /v2.0/networks/5933205b-2a26-4281-b271-b6cb86b0bcf1?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: 1550/3026] 199.204.45.140 () {34 vars in 1112 bytes} [Wed May 27 07:29:27 2026] GET /v2.0/networks/5933205b-2a26-4281-b271-b6cb86b0bcf1?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: 1477/3027] 199.204.45.140 () {34 vars in 975 bytes} [Wed May 27 07:29:27 2026] GET /v2.0/ports/1e12352c-2c86-41ae-8c10-939cdefc95ba => generated 1062 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1551/3028] 199.204.45.140 () {36 vars in 997 bytes} [Wed May 27 07:29:27 2026] DELETE /v2.0/ports/1e12352c-2c86-41ae-8c10-939cdefc95ba => generated 0 bytes in 296 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/3029] 199.204.45.140 () {34 vars in 1080 bytes} [Wed May 27 07:29:28 2026] GET /v2.0/ports?tenant_id=90059c141d604f6684ba391d2df29551&device_id=0300bbf5-93a7-476d-891c-317517ab2573 => generated 2582 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1552/3030] 199.204.45.140 () {30 vars in 769 bytes} [Wed May 27 07:29:28 2026] GET /v2.0/ports?device_id=0300bbf5-93a7-476d-891c-317517ab2573 => generated 2582 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/3031] 199.204.45.140 () {34 vars in 1146 bytes} [Wed May 27 07:29:28 2026] GET /v2.0/networks?id=60adf369-617f-47ae-9bd7-4a22d6f10b09&id=2486c74a-5038-4d92-bc99-bdfc59278611&id=5933205b-2a26-4281-b271-b6cb86b0bcf1 => generated 2310 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:29:28.269 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3a837ef0-3e68-4c43-a499-147dff15658a a6d0762822764289a52afe2d4806ee46 90059c141d604f6684ba391d2df29551 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1480/3032] 199.204.45.140 () {32 vars in 759 bytes} [Wed May 27 07:29:28 2026] DELETE /v2.0/ports/1e12352c-2c86-41ae-8c10-939cdefc95ba => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1553/3033] 199.204.45.140 () {34 vars in 1060 bytes} [Wed May 27 07:29:28 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.98&port_id=bb0aaa2e-bdf2-466e-a320-c23d1df8d20a => 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: 1481/3034] 199.204.45.140 () {34 vars in 984 bytes} [Wed May 27 07:29:28 2026] GET /v2.0/subnets?id=82b6deaa-290b-4377-b815-6687117a22df => generated 630 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1554/3035] 199.204.45.140 () {34 vars in 1052 bytes} [Wed May 27 07:29:28 2026] GET /v2.0/ports?network_id=60adf369-617f-47ae-9bd7-4a22d6f10b09&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: 1482/3036] 199.204.45.140 () {30 vars in 703 bytes} [Wed May 27 07:29:28 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: 1483/3037] 199.204.45.140 () {30 vars in 705 bytes} [Wed May 27 07:29:28 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: 1484/3038] 199.204.45.140 () {30 vars in 681 bytes} [Wed May 27 07:29:28 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/3039] 199.204.45.140 () {30 vars in 717 bytes} [Wed May 27 07:29:28 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: 1555/3040] 199.204.45.140 () {34 vars in 1012 bytes} [Wed May 27 07:29:28 2026] GET /v2.0/networks/60adf369-617f-47ae-9bd7-4a22d6f10b09?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: 1486/3041] 199.204.45.140 () {30 vars in 741 bytes} [Wed May 27 07:29:28 2026] GET /v2.0/subnets/5fead3a3-d989-4b94-88fe-1e0ebf9944e9 => generated 651 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/3042] 199.204.45.140 () {30 vars in 737 bytes} [Wed May 27 07:29:28 2026] GET /v2.0/ports/c1a7fd2e-8faf-4da3-8c98-528ad446c281 => generated 1132 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1556/3043] 199.204.45.140 () {34 vars in 1112 bytes} [Wed May 27 07:29:28 2026] GET /v2.0/networks/60adf369-617f-47ae-9bd7-4a22d6f10b09?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: 1557/3044] 199.204.45.140 () {34 vars in 1056 bytes} [Wed May 27 07:29:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.62&port_id=95e4f938-c53a-4d32-ae4c-586e83f1533d => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/3045] 199.204.45.140 () {30 vars in 737 bytes} [Wed May 27 07:29:28 2026] GET /v2.0/ports/95e4f938-c53a-4d32-ae4c-586e83f1533d => generated 1346 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1558/3046] 199.204.45.140 () {34 vars in 984 bytes} [Wed May 27 07:29:28 2026] GET /v2.0/subnets?id=5fead3a3-d989-4b94-88fe-1e0ebf9944e9 => generated 654 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/3047] 199.204.45.140 () {30 vars in 741 bytes} [Wed May 27 07:29:28 2026] GET /v2.0/subnets/5fead3a3-d989-4b94-88fe-1e0ebf9944e9 => generated 651 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1559/3048] 199.204.45.140 () {34 vars in 1052 bytes} [Wed May 27 07:29:28 2026] GET /v2.0/ports?network_id=2486c74a-5038-4d92-bc99-bdfc59278611&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: 1490/3049] 199.204.45.140 () {30 vars in 743 bytes} [Wed May 27 07:29:28 2026] GET /v2.0/networks/2486c74a-5038-4d92-bc99-bdfc59278611 => generated 800 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1560/3050] 199.204.45.140 () {34 vars in 1012 bytes} [Wed May 27 07:29:28 2026] GET /v2.0/networks/2486c74a-5038-4d92-bc99-bdfc59278611?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1491/3051] 199.204.45.140 () {30 vars in 737 bytes} [Wed May 27 07:29:28 2026] GET /v2.0/ports/c1a7fd2e-8faf-4da3-8c98-528ad446c281 => generated 1132 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1561/3052] 199.204.45.140 () {34 vars in 1112 bytes} [Wed May 27 07:29:28 2026] GET /v2.0/networks/2486c74a-5038-4d92-bc99-bdfc59278611?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: 1492/3053] 199.204.45.140 () {30 vars in 741 bytes} [Wed May 27 07:29:28 2026] GET /v2.0/subnets/5fead3a3-d989-4b94-88fe-1e0ebf9944e9 => generated 651 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/3056] 199.204.45.140 () {30 vars in 703 bytes} [Wed May 27 07:29:37 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1563/3057] 199.204.45.140 () {30 vars in 705 bytes} [Wed May 27 07:29:37 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: 1495/3058] 199.204.45.140 () {30 vars in 681 bytes} [Wed May 27 07:29:37 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: 1564/3059] 199.204.45.140 () {30 vars in 717 bytes} [Wed May 27 07:29:37 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:29:37.128 7 INFO neutron.api.v2.resource [None req-68e9b366-4d62-4fb0-8f9c-ebd49bf05080 a6d0762822764289a52afe2d4806ee46 90059c141d604f6684ba391d2df29551 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1496/3060] 199.204.45.140 () {30 vars in 763 bytes} [Wed May 27 07:29:37 2026] GET /v2.0/security-groups/lb-04243e56-9c3a-4a0a-a96c-bd4676c7fcd5 => generated 149 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1565/3061] 199.204.45.140 () {30 vars in 785 bytes} [Wed May 27 07:29:37 2026] GET /v2.0/security-groups?name=lb-04243e56-9c3a-4a0a-a96c-bd4676c7fcd5 => generated 2741 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/3062] 199.204.45.140 () {30 vars in 815 bytes} [Wed May 27 07:29:37 2026] GET /v2.0/security-group-rules?security_group_id=79ec8405-7b87-43da-b5e0-1a90331378a5 => generated 2206 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:29:37.238 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-743c01ad-7665-407f-808e-72827d186c4d'] response: {'server_uuid': '0300bbf5-93a7-476d-891c-317517ab2573', 'name': 'network-vif-deleted', 'tag': '1e12352c-2c86-41ae-8c10-939cdefc95ba', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1566/3063] 199.204.45.140 () {32 vars in 789 bytes} [Wed May 27 07:29:37 2026] DELETE /v2.0/security-group-rules/4c1afbfc-fd81-427b-a84a-e700a83f8521 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/3064] 199.204.45.140 () {32 vars in 789 bytes} [Wed May 27 07:29:37 2026] DELETE /v2.0/security-group-rules/e4546b8e-e2d8-4896-a338-86a02fe17cf8 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:29:41.290 8 INFO neutron.db.l3_db [None req-e932b7e0-b468-4727-9677-721862f4c78c 77ec35ea286943cb918e8bbebedbe38a 99994b2ddde348d0a2d31d41398c496a - - default default] Floating IP 26775cc0-621f-471c-9246-200f47a3d1fc disassociated (deleted). External IP: 10.96.250.208, port: c1a7fd2e-8faf-4da3-8c98-528ad446c281. [pid: 8|app: 0|req: 1567/3065] 10.0.0.91 () {32 vars in 731 bytes} [Wed May 27 07:29:40 2026] DELETE /v2.0/floatingips/26775cc0-621f-471c-9246-200f47a3d1fc => generated 0 bytes in 774 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:29:41.700 7 INFO neutron.api.v2.resource [None req-46821162-f0f3-480f-a8f8-16d93ae7f5ed 77ec35ea286943cb918e8bbebedbe38a 99994b2ddde348d0a2d31d41398c496a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1499/3066] 10.0.0.91 () {32 vars in 728 bytes} [Wed May 27 07:29:41 2026] GET /v2.0/floatingips/26775cc0-621f-471c-9246-200f47a3d1fc => generated 144 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1568/3067] 199.204.45.140 () {30 vars in 703 bytes} [Wed May 27 07:29:42 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/3068] 199.204.45.140 () {30 vars in 705 bytes} [Wed May 27 07:29:42 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1569/3069] 199.204.45.140 () {30 vars in 681 bytes} [Wed May 27 07:29:42 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: 1501/3070] 199.204.45.140 () {30 vars in 717 bytes} [Wed May 27 07:29:42 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: 1570/3071] 199.204.45.140 () {30 vars in 741 bytes} [Wed May 27 07:29:42 2026] GET /v2.0/subnets/5fead3a3-d989-4b94-88fe-1e0ebf9944e9 => generated 651 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/3072] 199.204.45.140 () {30 vars in 769 bytes} [Wed May 27 07:29:42 2026] GET /v2.0/ports?device_id=0300bbf5-93a7-476d-891c-317517ab2573 => generated 2582 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1571/3073] 199.204.45.140 () {30 vars in 769 bytes} [Wed May 27 07:29:42 2026] GET /v2.0/ports?device_id=0300bbf5-93a7-476d-891c-317517ab2573 => generated 2582 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1503/3074] 199.204.45.140 () {30 vars in 769 bytes} [Wed May 27 07:29:42 2026] GET /v2.0/ports?device_id=0300bbf5-93a7-476d-891c-317517ab2573 => generated 2582 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1572/3075] 199.204.45.140 () {34 vars in 975 bytes} [Wed May 27 07:29:43 2026] GET /v2.0/ports/95e4f938-c53a-4d32-ae4c-586e83f1533d => generated 1346 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/3076] 199.204.45.140 () {34 vars in 1060 bytes} [Wed May 27 07:29:43 2026] GET /v2.0/ports/95e4f938-c53a-4d32-ae4c-586e83f1533d?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1573/3077] 199.204.45.140 () {34 vars in 1016 bytes} [Wed May 27 07:29:43 2026] GET /v2.0/networks/2486c74a-5038-4d92-bc99-bdfc59278611?fields=dns_domain => generated 29 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1574/3078] 199.204.45.140 () {30 vars in 769 bytes} [Wed May 27 07:29:43 2026] GET /v2.0/ports?device_id=0300bbf5-93a7-476d-891c-317517ab2573 => 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: 1505/3079] 199.204.45.140 () {38 vars in 1028 bytes} [Wed May 27 07:29:43 2026] PUT /v2.0/ports/95e4f938-c53a-4d32-ae4c-586e83f1533d => generated 1147 bytes in 358 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: 1506/3080] 199.204.45.140 () {34 vars in 1080 bytes} [Wed May 27 07:29:44 2026] GET /v2.0/ports?tenant_id=90059c141d604f6684ba391d2df29551&device_id=0300bbf5-93a7-476d-891c-317517ab2573 => 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: 1507/3081] 199.204.45.140 () {34 vars in 1066 bytes} [Wed May 27 07:29:44 2026] GET /v2.0/networks?id=60adf369-617f-47ae-9bd7-4a22d6f10b09&id=2486c74a-5038-4d92-bc99-bdfc59278611 => generated 1524 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/3082] 199.204.45.140 () {34 vars in 1060 bytes} [Wed May 27 07:29:44 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.98&port_id=bb0aaa2e-bdf2-466e-a320-c23d1df8d20a => 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: 1509/3083] 199.204.45.140 () {34 vars in 984 bytes} [Wed May 27 07:29:44 2026] GET /v2.0/subnets?id=82b6deaa-290b-4377-b815-6687117a22df => 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: 1575/3084] 199.204.45.140 () {34 vars in 789 bytes} [Wed May 27 07:29:44 2026] PUT /v2.0/ports/95e4f938-c53a-4d32-ae4c-586e83f1533d => generated 1086 bytes in 322 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: 1510/3085] 199.204.45.140 () {34 vars in 1052 bytes} [Wed May 27 07:29:44 2026] GET /v2.0/ports?network_id=60adf369-617f-47ae-9bd7-4a22d6f10b09&device_owner=network%3Adhcp => generated 1244 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1576/3086] 199.204.45.140 () {30 vars in 737 bytes} [Wed May 27 07:29:44 2026] GET /v2.0/ports/95e4f938-c53a-4d32-ae4c-586e83f1533d => generated 1086 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/3087] 199.204.45.140 () {34 vars in 1012 bytes} [Wed May 27 07:29:44 2026] GET /v2.0/networks/60adf369-617f-47ae-9bd7-4a22d6f10b09?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: 1512/3088] 199.204.45.140 () {34 vars in 1112 bytes} [Wed May 27 07:29:44 2026] GET /v2.0/networks/60adf369-617f-47ae-9bd7-4a22d6f10b09?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: 1577/3089] 199.204.45.140 () {32 vars in 759 bytes} [Wed May 27 07:29:44 2026] DELETE /v2.0/ports/95e4f938-c53a-4d32-ae4c-586e83f1533d => generated 0 bytes in 385 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/3090] 199.204.45.140 () {30 vars in 703 bytes} [Wed May 27 07:29:44 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: 1578/3091] 199.204.45.140 () {30 vars in 705 bytes} [Wed May 27 07:29:44 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/3092] 199.204.45.140 () {30 vars in 681 bytes} [Wed May 27 07:29:44 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: 1579/3093] 199.204.45.140 () {30 vars in 717 bytes} [Wed May 27 07:29:44 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-05-27 07:29:45.006 7 INFO neutron.pecan_wsgi.hooks.translation [None req-80273ee6-a361-466e-9e46-7e0a71383027 a6d0762822764289a52afe2d4806ee46 90059c141d604f6684ba391d2df29551 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1515/3094] 199.204.45.140 () {32 vars in 759 bytes} [Wed May 27 07:29:44 2026] DELETE /v2.0/ports/95e4f938-c53a-4d32-ae4c-586e83f1533d => generated 132 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1580/3095] 199.204.45.140 () {30 vars in 737 bytes} [Wed May 27 07:29:45 2026] GET /v2.0/ports/c1a7fd2e-8faf-4da3-8c98-528ad446c281 => generated 1132 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:29:45.081 7 INFO neutron.api.v2.resource [None req-411dceda-f21d-4486-9215-a0c26fcc7081 a6d0762822764289a52afe2d4806ee46 90059c141d604f6684ba391d2df29551 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1516/3096] 199.204.45.140 () {30 vars in 763 bytes} [Wed May 27 07:29:45 2026] GET /v2.0/security-groups/lb-04243e56-9c3a-4a0a-a96c-bd4676c7fcd5 => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1581/3097] 199.204.45.140 () {30 vars in 785 bytes} [Wed May 27 07:29:45 2026] GET /v2.0/security-groups?name=lb-04243e56-9c3a-4a0a-a96c-bd4676c7fcd5 => generated 1577 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1517/3098] 199.204.45.140 () {30 vars in 737 bytes} [Wed May 27 07:29:45 2026] GET /v2.0/ports/c1a7fd2e-8faf-4da3-8c98-528ad446c281 => generated 1132 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1582/3099] 199.204.45.140 () {34 vars in 789 bytes} [Wed May 27 07:29:45 2026] PUT /v2.0/ports/c1a7fd2e-8faf-4da3-8c98-528ad446c281 => generated 1094 bytes in 290 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/3100] 199.204.45.140 () {32 vars in 779 bytes} [Wed May 27 07:29:45 2026] DELETE /v2.0/security-groups/79ec8405-7b87-43da-b5e0-1a90331378a5 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1583/3101] 199.204.45.140 () {32 vars in 759 bytes} [Wed May 27 07:29:45 2026] DELETE /v2.0/ports/c1a7fd2e-8faf-4da3-8c98-528ad446c281 => generated 0 bytes in 412 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1585/3104] 199.204.45.140 () {34 vars in 994 bytes} [Wed May 27 07:29:47 2026] GET /v2.0/ports?device_id=0300bbf5-93a7-476d-891c-317517ab2573 => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:29:47.321 7 INFO neutron.db.l3_db [None req-2d938f01-1dff-446f-aa84-f0e7ee843ec8 77ec35ea286943cb918e8bbebedbe38a 99994b2ddde348d0a2d31d41398c496a - - default default] Floating IP 9a1d17a1-e0ba-43e2-a10f-3c72376b0a37 disassociated (deleted). External IP: 10.96.250.210, port: 085a7d74-b5d9-4357-8caf-45b0b623cf4b. [pid: 8|app: 0|req: 1586/3105] 199.204.45.140 () {36 vars in 997 bytes} [Wed May 27 07:29:47 2026] DELETE /v2.0/ports/bb0aaa2e-bdf2-466e-a320-c23d1df8d20a => generated 0 bytes in 349 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1520/3106] 10.0.0.91 () {32 vars in 731 bytes} [Wed May 27 07:29:46 2026] DELETE /v2.0/floatingips/9a1d17a1-e0ba-43e2-a10f-3c72376b0a37 => generated 0 bytes in 826 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:29:47.749 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4e7d1bca-76a5-4d44-aafd-6c61f38e2d28'] response: {'server_uuid': '0300bbf5-93a7-476d-891c-317517ab2573', 'name': 'network-vif-deleted', 'tag': 'bb0aaa2e-bdf2-466e-a320-c23d1df8d20a', 'status': 'completed', 'code': 200} 2026-05-27 07:29:47.751 8 INFO neutron.api.v2.resource [None req-5fd823c7-833b-48e3-a4bb-f8ca0df91ebb 77ec35ea286943cb918e8bbebedbe38a 99994b2ddde348d0a2d31d41398c496a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1587/3107] 10.0.0.91 () {32 vars in 728 bytes} [Wed May 27 07:29:47 2026] GET /v2.0/floatingips/9a1d17a1-e0ba-43e2-a10f-3c72376b0a37 => generated 144 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 07:29:48.040 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5e16e4cc-6e61-4f7f-84c0-181d0657285c'] response: {'name': 'network-changed', 'server_uuid': '262bed3d-09c0-4ee0-9ae1-682ea2a95fa4', 'tag': '085a7d74-b5d9-4357-8caf-45b0b623cf4b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1588/3108] 199.204.45.140 () {34 vars in 1080 bytes} [Wed May 27 07:29:48 2026] GET /v2.0/ports?tenant_id=99994b2ddde348d0a2d31d41398c496a&device_id=262bed3d-09c0-4ee0-9ae1-682ea2a95fa4 => generated 1473 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/3109] 10.0.0.24 () {34 vars in 989 bytes} [Wed May 27 07:29:47 2026] GET /v2.0/ports?device_id=262bed3d-09c0-4ee0-9ae1-682ea2a95fa4 => generated 1204 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/3110] 10.0.0.24 () {34 vars in 1039 bytes} [Wed May 27 07:29:48 2026] GET /v2.0/security-groups?id=0f720c69-92ee-4f23-8e11-cd0cf4bee99a&fields=id&fields=name => generated 111 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1589/3111] 199.204.45.140 () {34 vars in 986 bytes} [Wed May 27 07:29:48 2026] GET /v2.0/networks?id=cbcfefdd-b672-45b5-9ec5-e6bf38f15af4 => generated 801 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/3112] 199.204.45.140 () {34 vars in 1058 bytes} [Wed May 27 07:29:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.242&port_id=085a7d74-b5d9-4357-8caf-45b0b623cf4b => 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: 1590/3113] 199.204.45.140 () {34 vars in 1106 bytes} [Wed May 27 07:29:48 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A12e&port_id=085a7d74-b5d9-4357-8caf-45b0b623cf4b => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1524/3114] 199.204.45.140 () {34 vars in 1064 bytes} [Wed May 27 07:29:48 2026] GET /v2.0/subnets?id=4b14dec1-fd4a-4e03-8c1b-226ab76ebf95&id=f5ecc07a-b254-483a-a137-205cca0210d3 => generated 1367 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1591/3115] 199.204.45.140 () {34 vars in 1052 bytes} [Wed May 27 07:29:48 2026] GET /v2.0/ports?network_id=cbcfefdd-b672-45b5-9ec5-e6bf38f15af4&device_owner=network%3Adhcp => generated 1461 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1525/3116] 199.204.45.140 () {34 vars in 1052 bytes} [Wed May 27 07:29:48 2026] GET /v2.0/ports?network_id=cbcfefdd-b672-45b5-9ec5-e6bf38f15af4&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: 1526/3117] 199.204.45.140 () {34 vars in 1012 bytes} [Wed May 27 07:29:48 2026] GET /v2.0/networks/cbcfefdd-b672-45b5-9ec5-e6bf38f15af4?fields=segments => generated 14 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1592/3118] 199.204.45.140 () {34 vars in 994 bytes} [Wed May 27 07:29:48 2026] GET /v2.0/ports?device_id=262bed3d-09c0-4ee0-9ae1-682ea2a95fa4 => generated 1204 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1527/3119] 199.204.45.140 () {34 vars in 1112 bytes} [Wed May 27 07:29:48 2026] GET /v2.0/networks/cbcfefdd-b672-45b5-9ec5-e6bf38f15af4?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: 1593/3120] 199.204.45.140 () {36 vars in 997 bytes} [Wed May 27 07:29:48 2026] DELETE /v2.0/ports/085a7d74-b5d9-4357-8caf-45b0b623cf4b => generated 0 bytes in 487 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 07:29:53.644 7 INFO neutron.db.l3_db [None req-706b1d38-dd63-4879-b06a-18c985398b3e 77ec35ea286943cb918e8bbebedbe38a 99994b2ddde348d0a2d31d41398c496a - - default default] Floating IP 13191444-1a38-4d2c-b4bb-b563571d3e54 disassociated (deleted). External IP: 10.96.250.217, port: 50bf79a5-d33b-41df-8f79-7a3667c8ac6c. [pid: 7|app: 0|req: 1528/3121] 10.0.0.91 () {32 vars in 731 bytes} [Wed May 27 07:29:53 2026] DELETE /v2.0/floatingips/13191444-1a38-4d2c-b4bb-b563571d3e54 => generated 0 bytes in 1240 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:29:54.573 8 INFO neutron.api.v2.resource [None req-056b40a3-9166-4604-b32a-54039145d1b0 77ec35ea286943cb918e8bbebedbe38a 99994b2ddde348d0a2d31d41398c496a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1594/3122] 10.0.0.91 () {32 vars in 728 bytes} [Wed May 27 07:29:54 2026] GET /v2.0/floatingips/13191444-1a38-4d2c-b4bb-b563571d3e54 => generated 144 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 07:29:54.780 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b3b36873-61b2-41a9-b003-10045045b8b1'] response: {'name': 'network-changed', 'server_uuid': '69d231f3-8453-46fc-9349-53672b2026a4', 'tag': '50bf79a5-d33b-41df-8f79-7a3667c8ac6c', 'status': 'completed', 'code': 200} 2026-05-27 07:29:54.803 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3aba60d1-7884-41b4-9a2e-4cb1bf631786'] response: {'server_uuid': '262bed3d-09c0-4ee0-9ae1-682ea2a95fa4', 'name': 'network-vif-deleted', 'tag': '085a7d74-b5d9-4357-8caf-45b0b623cf4b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1529/3123] 10.0.0.24 () {34 vars in 989 bytes} [Wed May 27 07:29:54 2026] GET /v2.0/ports?device_id=69d231f3-8453-46fc-9349-53672b2026a4 => generated 1196 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1595/3124] 199.204.45.140 () {34 vars in 1080 bytes} [Wed May 27 07:29:54 2026] GET /v2.0/ports?tenant_id=99994b2ddde348d0a2d31d41398c496a&device_id=69d231f3-8453-46fc-9349-53672b2026a4 => generated 1465 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1530/3125] 10.0.0.24 () {34 vars in 1039 bytes} [Wed May 27 07:29:54 2026] GET /v2.0/security-groups?id=0f720c69-92ee-4f23-8e11-cd0cf4bee99a&fields=id&fields=name => generated 111 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1596/3126] 199.204.45.140 () {34 vars in 986 bytes} [Wed May 27 07:29:54 2026] GET /v2.0/networks?id=5933205b-2a26-4281-b271-b6cb86b0bcf1 => 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: 1531/3127] 199.204.45.140 () {34 vars in 1056 bytes} [Wed May 27 07:29:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.37&port_id=50bf79a5-d33b-41df-8f79-7a3667c8ac6c => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1597/3128] 199.204.45.140 () {34 vars in 1104 bytes} [Wed May 27 07:29:54 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2fe&port_id=50bf79a5-d33b-41df-8f79-7a3667c8ac6c => 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: 1532/3129] 199.204.45.140 () {34 vars in 1064 bytes} [Wed May 27 07:29:55 2026] GET /v2.0/subnets?id=65e89a4b-b36c-4231-b0d2-7a519494c2f2&id=aaae4329-fc57-4399-a142-a0e80944184a => generated 1363 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1598/3130] 199.204.45.140 () {34 vars in 1052 bytes} [Wed May 27 07:29:55 2026] GET /v2.0/ports?network_id=5933205b-2a26-4281-b271-b6cb86b0bcf1&device_owner=network%3Adhcp => generated 1457 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1533/3131] 199.204.45.140 () {34 vars in 1052 bytes} [Wed May 27 07:29:55 2026] GET /v2.0/ports?network_id=5933205b-2a26-4281-b271-b6cb86b0bcf1&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: 1599/3132] 199.204.45.140 () {34 vars in 1012 bytes} [Wed May 27 07:29:55 2026] GET /v2.0/networks/5933205b-2a26-4281-b271-b6cb86b0bcf1?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1534/3133] 199.204.45.140 () {34 vars in 994 bytes} [Wed May 27 07:29:55 2026] GET /v2.0/ports?device_id=69d231f3-8453-46fc-9349-53672b2026a4 => generated 1196 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1600/3134] 199.204.45.140 () {34 vars in 1112 bytes} [Wed May 27 07:29:55 2026] GET /v2.0/networks/5933205b-2a26-4281-b271-b6cb86b0bcf1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1535/3135] 199.204.45.140 () {36 vars in 997 bytes} [Wed May 27 07:29:55 2026] DELETE /v2.0/ports/50bf79a5-d33b-41df-8f79-7a3667c8ac6c => 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: 1601/3136] 10.0.0.91 () {32 vars in 749 bytes} [Wed May 27 07:29:59 2026] DELETE /v2.0/security-group-rules/8aeb6518-d3d3-45b6-8cba-4f040dd08ed2 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:30:00.103 7 INFO neutron.api.v2.resource [None req-ad392e7b-880a-4b91-8f7e-10a750b76080 77ec35ea286943cb918e8bbebedbe38a 99994b2ddde348d0a2d31d41398c496a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1536/3137] 10.0.0.91 () {32 vars in 746 bytes} [Wed May 27 07:30:00 2026] GET /v2.0/security-group-rules/8aeb6518-d3d3-45b6-8cba-4f040dd08ed2 => generated 155 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1602/3138] 10.0.0.91 () {32 vars in 749 bytes} [Wed May 27 07:30:00 2026] DELETE /v2.0/security-group-rules/baeaacde-6268-4c11-818c-2a11c15c337e => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:30:00.209 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-be049b5d-3734-4694-a889-27ac8435870b'] response: {'server_uuid': '69d231f3-8453-46fc-9349-53672b2026a4', 'name': 'network-vif-deleted', 'tag': '50bf79a5-d33b-41df-8f79-7a3667c8ac6c', 'status': 'completed', 'code': 200} 2026-05-27 07:30:00.221 7 INFO neutron.api.v2.resource [None req-743df779-efa2-4b3a-a733-26b6655047f1 77ec35ea286943cb918e8bbebedbe38a 99994b2ddde348d0a2d31d41398c496a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1537/3139] 10.0.0.91 () {32 vars in 746 bytes} [Wed May 27 07:30:00 2026] GET /v2.0/security-group-rules/baeaacde-6268-4c11-818c-2a11c15c337e => 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: 1603/3140] 10.0.0.91 () {32 vars in 749 bytes} [Wed May 27 07:30:00 2026] DELETE /v2.0/security-group-rules/ea4e930a-5962-4cfb-949a-9ede7539fd1e => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:30:00.315 7 INFO neutron.api.v2.resource [None req-60d5bb15-643b-4e25-a6cf-6ae31bc72da8 77ec35ea286943cb918e8bbebedbe38a 99994b2ddde348d0a2d31d41398c496a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1538/3141] 10.0.0.91 () {32 vars in 746 bytes} [Wed May 27 07:30:00 2026] GET /v2.0/security-group-rules/ea4e930a-5962-4cfb-949a-9ede7539fd1e => 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: 1604/3142] 10.0.0.91 () {32 vars in 749 bytes} [Wed May 27 07:30:00 2026] DELETE /v2.0/security-group-rules/73b700af-dc9f-46a1-93bf-f0789408306b => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:30:00.439 7 INFO neutron.api.v2.resource [None req-35cc1bb7-88e5-456f-94aa-11766897c811 77ec35ea286943cb918e8bbebedbe38a 99994b2ddde348d0a2d31d41398c496a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1539/3143] 10.0.0.91 () {32 vars in 746 bytes} [Wed May 27 07:30:00 2026] GET /v2.0/security-group-rules/73b700af-dc9f-46a1-93bf-f0789408306b => 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: 1605/3144] 10.0.0.91 () {32 vars in 749 bytes} [Wed May 27 07:30:00 2026] DELETE /v2.0/security-group-rules/c7d853b1-a4eb-44f2-973f-19b4ad556d99 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:30:00.548 7 INFO neutron.api.v2.resource [None req-317cf644-c7c3-457b-8e05-658d699ebd3a 77ec35ea286943cb918e8bbebedbe38a 99994b2ddde348d0a2d31d41398c496a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1540/3145] 10.0.0.91 () {32 vars in 746 bytes} [Wed May 27 07:30:00 2026] GET /v2.0/security-group-rules/c7d853b1-a4eb-44f2-973f-19b4ad556d99 => 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: 1606/3146] 10.0.0.91 () {32 vars in 749 bytes} [Wed May 27 07:30:00 2026] DELETE /v2.0/security-group-rules/99bfc220-5b9c-48a3-8e47-f61595811080 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:30:00.677 7 INFO neutron.api.v2.resource [None req-6f7a9324-6bef-425c-935a-3ab1d0201fb4 77ec35ea286943cb918e8bbebedbe38a 99994b2ddde348d0a2d31d41398c496a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1541/3147] 10.0.0.91 () {32 vars in 746 bytes} [Wed May 27 07:30:00 2026] GET /v2.0/security-group-rules/99bfc220-5b9c-48a3-8e47-f61595811080 => 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: 1607/3148] 10.0.0.91 () {32 vars in 749 bytes} [Wed May 27 07:30:00 2026] DELETE /v2.0/security-group-rules/f669a41a-398f-4ec0-9a42-6ce79b108c63 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:30:00.789 7 INFO neutron.api.v2.resource [None req-65ddca17-2345-46e1-9f06-3a07d2b854b9 77ec35ea286943cb918e8bbebedbe38a 99994b2ddde348d0a2d31d41398c496a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1542/3149] 10.0.0.91 () {32 vars in 746 bytes} [Wed May 27 07:30:00 2026] GET /v2.0/security-group-rules/f669a41a-398f-4ec0-9a42-6ce79b108c63 => 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: 1608/3150] 10.0.0.91 () {32 vars in 749 bytes} [Wed May 27 07:30:00 2026] DELETE /v2.0/security-group-rules/bea27e04-6e9c-4b64-9305-42c34b823575 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:30:00.903 7 INFO neutron.api.v2.resource [None req-b873c890-e8d1-448e-a509-11f56e4981b7 77ec35ea286943cb918e8bbebedbe38a 99994b2ddde348d0a2d31d41398c496a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1543/3151] 10.0.0.91 () {32 vars in 746 bytes} [Wed May 27 07:30:00 2026] GET /v2.0/security-group-rules/bea27e04-6e9c-4b64-9305-42c34b823575 => 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: 1609/3152] 10.0.0.91 () {32 vars in 749 bytes} [Wed May 27 07:30:00 2026] DELETE /v2.0/security-group-rules/b393e3b1-1bca-4497-ab19-9a78b68799fa => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:30:01.007 7 INFO neutron.api.v2.resource [None req-7649b589-6390-44b3-b33b-3002b60abcd8 77ec35ea286943cb918e8bbebedbe38a 99994b2ddde348d0a2d31d41398c496a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1544/3153] 10.0.0.91 () {32 vars in 746 bytes} [Wed May 27 07:30:00 2026] GET /v2.0/security-group-rules/b393e3b1-1bca-4497-ab19-9a78b68799fa => 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: 1610/3154] 10.0.0.91 () {32 vars in 749 bytes} [Wed May 27 07:30:01 2026] DELETE /v2.0/security-group-rules/42d76857-273e-490c-a0bd-7e85b80a9d24 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:30:01.131 7 INFO neutron.api.v2.resource [None req-4964296b-1d1e-40c4-9438-14b4e0d8ef05 77ec35ea286943cb918e8bbebedbe38a 99994b2ddde348d0a2d31d41398c496a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1545/3155] 10.0.0.91 () {32 vars in 746 bytes} [Wed May 27 07:30:01 2026] GET /v2.0/security-group-rules/42d76857-273e-490c-a0bd-7e85b80a9d24 => generated 155 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1611/3156] 10.0.0.91 () {32 vars in 749 bytes} [Wed May 27 07:30:01 2026] DELETE /v2.0/security-group-rules/de4f20fe-92f4-45f7-9beb-1f211e30260c => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:30:01.234 7 INFO neutron.api.v2.resource [None req-e8a5ac7d-e3ba-4a09-8ce9-9a32bc87e098 77ec35ea286943cb918e8bbebedbe38a 99994b2ddde348d0a2d31d41398c496a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1546/3157] 10.0.0.91 () {32 vars in 746 bytes} [Wed May 27 07:30:01 2026] GET /v2.0/security-group-rules/de4f20fe-92f4-45f7-9beb-1f211e30260c => 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: 1612/3158] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:30:01 2026] DELETE /v2.0/security-groups/0f720c69-92ee-4f23-8e11-cd0cf4bee99a => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:30:01.395 7 INFO neutron.api.v2.resource [None req-cd772843-11a4-4147-8194-a3f044a45ae5 77ec35ea286943cb918e8bbebedbe38a 99994b2ddde348d0a2d31d41398c496a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1547/3159] 10.0.0.91 () {32 vars in 736 bytes} [Wed May 27 07:30:01 2026] GET /v2.0/security-groups/0f720c69-92ee-4f23-8e11-cd0cf4bee99a => 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: 1613/3162] 10.0.0.91 () {34 vars in 788 bytes} [Wed May 27 07:30:01 2026] PUT /v2.0/routers/c68f68c0-5907-4632-8058-fa03ddfac456/remove_router_interface => generated 309 bytes in 1256 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:30:02.959 7 INFO neutron.api.v2.resource [None req-17126e51-9733-4f93-bbd9-93c58d1001f5 77ec35ea286943cb918e8bbebedbe38a 99994b2ddde348d0a2d31d41398c496a - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1550/3163] 10.0.0.91 () {34 vars in 788 bytes} [Wed May 27 07:30:02 2026] PUT /v2.0/routers/c68f68c0-5907-4632-8058-fa03ddfac456/remove_router_interface => generated 198 bytes in 236 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1614/3164] 10.0.0.91 () {34 vars in 788 bytes} [Wed May 27 07:30:02 2026] PUT /v2.0/routers/c68f68c0-5907-4632-8058-fa03ddfac456/remove_router_interface => generated 309 bytes in 1886 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:30:05.082 7 INFO neutron.api.v2.resource [None req-cedf5a70-13b0-43fd-82ed-4d3a4ddbd95b 77ec35ea286943cb918e8bbebedbe38a 99994b2ddde348d0a2d31d41398c496a - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1551/3165] 10.0.0.91 () {34 vars in 788 bytes} [Wed May 27 07:30:04 2026] PUT /v2.0/routers/c68f68c0-5907-4632-8058-fa03ddfac456/remove_router_interface => generated 198 bytes in 226 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1615/3166] 10.0.0.91 () {34 vars in 788 bytes} [Wed May 27 07:30:05 2026] PUT /v2.0/routers/c68f68c0-5907-4632-8058-fa03ddfac456/remove_router_interface => generated 309 bytes in 1319 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:30:06.641 7 INFO neutron.api.v2.resource [None req-ceac9e3b-7a7e-49a7-b422-361070884d90 77ec35ea286943cb918e8bbebedbe38a 99994b2ddde348d0a2d31d41398c496a - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1552/3167] 10.0.0.91 () {34 vars in 788 bytes} [Wed May 27 07:30:06 2026] PUT /v2.0/routers/c68f68c0-5907-4632-8058-fa03ddfac456/remove_router_interface => generated 198 bytes in 228 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 07:30:07.836 8 INFO neutron.db.l3_hamode_db [None req-d12b0fc3-dafe-40cc-9731-91db82fe081a 77ec35ea286943cb918e8bbebedbe38a 99994b2ddde348d0a2d31d41398c496a - - default default] HA network 49753982-2492-444e-8f6f-4013d2ebbd2d was deleted as no HA routers are present in tenant 99994b2ddde348d0a2d31d41398c496a. [pid: 8|app: 0|req: 1616/3168] 10.0.0.91 () {32 vars in 723 bytes} [Wed May 27 07:30:06 2026] DELETE /v2.0/routers/c68f68c0-5907-4632-8058-fa03ddfac456 => generated 0 bytes in 1197 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:30:07.878 7 INFO neutron.api.v2.resource [None req-e91f0736-95b6-4cf5-b7b2-c22e231de141 77ec35ea286943cb918e8bbebedbe38a 99994b2ddde348d0a2d31d41398c496a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1553/3169] 10.0.0.91 () {32 vars in 720 bytes} [Wed May 27 07:30:07 2026] GET /v2.0/routers/c68f68c0-5907-4632-8058-fa03ddfac456 => generated 135 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 07:30:07.898 8 INFO neutron.services.segments.plugin [-] Segment 24a97495-9f9a-494d-bc81-c503bfdbf6d3 resource provider aggregate not found 2026-05-27 07:30:07.904 8 INFO neutron.services.segments.plugin [-] Segment 24a97495-9f9a-494d-bc81-c503bfdbf6d3 resource provider aggregate not found 2026-05-27 07:30:07.925 8 INFO neutron.services.segments.plugin [-] Segment 24a97495-9f9a-494d-bc81-c503bfdbf6d3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24a97495-9f9a-494d-bc81-c503bfdbf6d3 found for delete ", "request_id": "req-4e5247cd-bb07-48cb-b0b7-c6ad28870c7a"}]} 2026-05-27 07:30:07.927 8 INFO neutron.services.segments.plugin [-] Segment 24a97495-9f9a-494d-bc81-c503bfdbf6d3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24a97495-9f9a-494d-bc81-c503bfdbf6d3 found for delete ", "request_id": "req-64db96a2-ba00-4b6c-978c-446ea06ac1a9"}]} [pid: 8|app: 0|req: 1617/3170] 10.0.0.91 () {32 vars in 723 bytes} [Wed May 27 07:30:07 2026] DELETE /v2.0/subnets/4b14dec1-fd4a-4e03-8c1b-226ab76ebf95 => generated 0 bytes in 256 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 07:30:08.168 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fa5492bd-ae2d-427c-b53d-d0417e95ecba 77ec35ea286943cb918e8bbebedbe38a 99994b2ddde348d0a2d31d41398c496a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1554/3171] 10.0.0.91 () {32 vars in 720 bytes} [Wed May 27 07:30:08 2026] GET /v2.0/subnets/4b14dec1-fd4a-4e03-8c1b-226ab76ebf95 => 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: 1618/3172] 10.0.0.91 () {32 vars in 723 bytes} [Wed May 27 07:30:08 2026] DELETE /v2.0/subnets/f5ecc07a-b254-483a-a137-205cca0210d3 => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 07:30:08.453 7 INFO neutron.pecan_wsgi.hooks.translation [None req-973af600-7b1a-4dc7-8f64-4b6fe1a2f76f 77ec35ea286943cb918e8bbebedbe38a 99994b2ddde348d0a2d31d41398c496a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1555/3173] 10.0.0.91 () {32 vars in 720 bytes} [Wed May 27 07:30:08 2026] GET /v2.0/subnets/f5ecc07a-b254-483a-a137-205cca0210d3 => 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: 1619/3174] 10.0.0.91 () {32 vars in 725 bytes} [Wed May 27 07:30:08 2026] DELETE /v2.0/networks/cbcfefdd-b672-45b5-9ec5-e6bf38f15af4 => generated 0 bytes in 415 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 07:30:08.898 7 INFO neutron.pecan_wsgi.hooks.translation [None req-16b10cb1-7b59-43cf-9aba-c69153f53853 77ec35ea286943cb918e8bbebedbe38a 99994b2ddde348d0a2d31d41398c496a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1556/3175] 10.0.0.91 () {32 vars in 722 bytes} [Wed May 27 07:30:08 2026] GET /v2.0/networks/cbcfefdd-b672-45b5-9ec5-e6bf38f15af4 => generated 138 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1620/3176] 10.0.0.91 () {32 vars in 723 bytes} [Wed May 27 07:30:08 2026] DELETE /v2.0/subnets/65e89a4b-b36c-4231-b0d2-7a519494c2f2 => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 07:30:09.168 7 INFO neutron.pecan_wsgi.hooks.translation [None req-579257d4-3897-4611-b036-ac5d63eeeb12 77ec35ea286943cb918e8bbebedbe38a 99994b2ddde348d0a2d31d41398c496a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1557/3177] 10.0.0.91 () {32 vars in 720 bytes} [Wed May 27 07:30:09 2026] GET /v2.0/subnets/65e89a4b-b36c-4231-b0d2-7a519494c2f2 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1621/3178] 10.0.0.91 () {32 vars in 723 bytes} [Wed May 27 07:30:09 2026] DELETE /v2.0/subnets/aaae4329-fc57-4399-a142-a0e80944184a => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 07:30:09.404 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bc29a577-7db0-4c60-8025-376fa96a4a89 77ec35ea286943cb918e8bbebedbe38a 99994b2ddde348d0a2d31d41398c496a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1558/3179] 10.0.0.91 () {32 vars in 720 bytes} [Wed May 27 07:30:09 2026] GET /v2.0/subnets/aaae4329-fc57-4399-a142-a0e80944184a => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1622/3180] 10.0.0.91 () {32 vars in 725 bytes} [Wed May 27 07:30:09 2026] DELETE /v2.0/networks/5933205b-2a26-4281-b271-b6cb86b0bcf1 => generated 0 bytes in 467 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 07:30:09.905 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d3f6b649-22ac-4772-97d7-18cd2308ef41 77ec35ea286943cb918e8bbebedbe38a 99994b2ddde348d0a2d31d41398c496a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1559/3181] 10.0.0.91 () {32 vars in 722 bytes} [Wed May 27 07:30:09 2026] GET /v2.0/networks/5933205b-2a26-4281-b271-b6cb86b0bcf1 => generated 138 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 07:30:09.948 8 INFO neutron.services.segments.plugin [-] Segment 5ced57f4-a18d-463d-b64d-637eb35af887 resource provider aggregate not found 2026-05-27 07:30:09.968 8 INFO neutron.services.segments.plugin [-] Segment 5ced57f4-a18d-463d-b64d-637eb35af887 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5ced57f4-a18d-463d-b64d-637eb35af887 found for delete ", "request_id": "req-c1a2c5e9-aa55-4f1b-8c03-5b485bd18a10"}]} 2026-05-27 07:30:09.975 8 INFO neutron.services.segments.plugin [-] Segment 5ced57f4-a18d-463d-b64d-637eb35af887 resource provider aggregate not found 2026-05-27 07:30:09.997 8 INFO neutron.services.segments.plugin [-] Segment 71dc3869-9d6e-4f5f-975a-055a75be9f40 resource provider aggregate not found 2026-05-27 07:30:10.005 8 INFO neutron.services.segments.plugin [-] Segment 5ced57f4-a18d-463d-b64d-637eb35af887 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5ced57f4-a18d-463d-b64d-637eb35af887 found for delete ", "request_id": "req-cafbd137-3562-473a-9f70-708d89269cda"}]} 2026-05-27 07:30:10.025 8 INFO neutron.services.segments.plugin [-] Segment 71dc3869-9d6e-4f5f-975a-055a75be9f40 resource provider aggregate not found 2026-05-27 07:30:10.031 8 INFO neutron.services.segments.plugin [-] Segment 71dc3869-9d6e-4f5f-975a-055a75be9f40 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 71dc3869-9d6e-4f5f-975a-055a75be9f40 found for delete ", "request_id": "req-23caabda-b2f3-44f1-84ef-fc637900e7e2"}]} 2026-05-27 07:30:10.046 8 INFO neutron.services.segments.plugin [-] Segment 71dc3869-9d6e-4f5f-975a-055a75be9f40 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 71dc3869-9d6e-4f5f-975a-055a75be9f40 found for delete ", "request_id": "req-62d6cc0a-342f-4b44-9e83-b79ecff65783"}]} [pid: 8|app: 0|req: 1623/3182] 10.0.0.91 () {32 vars in 723 bytes} [Wed May 27 07:30:09 2026] DELETE /v2.0/subnets/a4687510-2d46-4a85-8f08-42f603abdd16 => generated 0 bytes in 297 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 07:30:10.242 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d1f6f102-4a06-4423-b773-8c254beef48b 77ec35ea286943cb918e8bbebedbe38a 99994b2ddde348d0a2d31d41398c496a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1560/3183] 10.0.0.91 () {32 vars in 720 bytes} [Wed May 27 07:30:10 2026] GET /v2.0/subnets/a4687510-2d46-4a85-8f08-42f603abdd16 => generated 136 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1624/3184] 10.0.0.91 () {32 vars in 723 bytes} [Wed May 27 07:30:10 2026] DELETE /v2.0/subnets/5fead3a3-d989-4b94-88fe-1e0ebf9944e9 => generated 0 bytes in 260 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 07:30:10.542 7 INFO neutron.pecan_wsgi.hooks.translation [None req-37b958d0-0782-49de-8262-27e053cf688a 77ec35ea286943cb918e8bbebedbe38a 99994b2ddde348d0a2d31d41398c496a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1561/3185] 10.0.0.91 () {32 vars in 720 bytes} [Wed May 27 07:30:10 2026] GET /v2.0/subnets/5fead3a3-d989-4b94-88fe-1e0ebf9944e9 => generated 136 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1625/3186] 10.0.0.91 () {32 vars in 725 bytes} [Wed May 27 07:30:10 2026] DELETE /v2.0/networks/2486c74a-5038-4d92-bc99-bdfc59278611 => generated 0 bytes in 451 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 07:30:11.022 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b9d3a338-97d2-4676-a5a9-956072021f16 77ec35ea286943cb918e8bbebedbe38a 99994b2ddde348d0a2d31d41398c496a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1562/3187] 10.0.0.91 () {32 vars in 722 bytes} [Wed May 27 07:30:11 2026] GET /v2.0/networks/2486c74a-5038-4d92-bc99-bdfc59278611 => generated 138 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 07:30:13.121 8 INFO neutron.services.segments.plugin [-] Segment c339f1d4-5bd6-4d3c-8482-e3bd8c4e8651 resource provider aggregate not found 2026-05-27 07:30:13.127 8 INFO neutron.services.segments.plugin [-] Segment c339f1d4-5bd6-4d3c-8482-e3bd8c4e8651 resource provider aggregate not found 2026-05-27 07:30:13.143 8 INFO neutron.services.segments.plugin [-] Segment c339f1d4-5bd6-4d3c-8482-e3bd8c4e8651 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c339f1d4-5bd6-4d3c-8482-e3bd8c4e8651 found for delete ", "request_id": "req-7f30610d-374b-45d8-8a10-76d9fe04a7b4"}]} 2026-05-27 07:30:13.144 8 INFO neutron.services.segments.plugin [-] Segment c339f1d4-5bd6-4d3c-8482-e3bd8c4e8651 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c339f1d4-5bd6-4d3c-8482-e3bd8c4e8651 found for delete ", "request_id": "req-53928212-4c37-49f2-aeb2-57ee037f4932"}]} [pid: 8|app: 0|req: 1626/3188] 10.0.0.91 () {32 vars in 773 bytes} [Wed May 27 07:30:13 2026] GET /v2.0/security-groups?tenant_id=e5c2fc4b8659479eaee342a97f9da739&name=default => generated 2805 bytes in 321 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1563/3189] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:30:13 2026] DELETE /v2.0/security-groups/7f057b56-f0ec-487b-bfa2-0ba6e9bcaa7b => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1627/3190] 10.0.0.91 () {32 vars in 773 bytes} [Wed May 27 07:30:13 2026] GET /v2.0/security-groups?tenant_id=b5b91032b653462597926bb06fca3954&name=default => generated 2805 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1564/3191] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:30:13 2026] DELETE /v2.0/security-groups/29239a86-60f6-45e8-a1ff-f4717bbbc8a3 => generated 0 bytes in 204 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1628/3192] 10.0.0.91 () {32 vars in 773 bytes} [Wed May 27 07:30:14 2026] GET /v2.0/security-groups?tenant_id=99994b2ddde348d0a2d31d41398c496a&name=default => generated 2805 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1565/3193] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:30:14 2026] DELETE /v2.0/security-groups/f5bcc54a-6263-4901-afc9-bdb5ca6fcf89 => 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: 1629/3194] 10.0.0.91 () {32 vars in 773 bytes} [Wed May 27 07:30:14 2026] GET /v2.0/security-groups?tenant_id=7b98dcb4794f4558ae922e42f71c3866&name=default => generated 2805 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1566/3195] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:30:14 2026] DELETE /v2.0/security-groups/7abd3927-33b9-4136-80fc-d47fc8e30bdf => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1630/3196] 10.0.0.91 () {32 vars in 773 bytes} [Wed May 27 07:30:14 2026] GET /v2.0/security-groups?tenant_id=b885edb1a32742968f15fc41bc889f0a&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: 1567/3197] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:30:15 2026] DELETE /v2.0/security-groups/d843e1c8-b1b4-4e6d-9e47-bdfab7209ef8 => 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: 1631/3198] 10.0.0.91 () {32 vars in 773 bytes} [Wed May 27 07:30:15 2026] GET /v2.0/security-groups?tenant_id=3513b273bd61416b92b6b48aba86dce4&name=default => generated 2805 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1568/3199] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:30:15 2026] DELETE /v2.0/security-groups/fbc25ce4-86f6-4c73-ac57-0161cb319d64 => 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: 1632/3200] 10.0.0.91 () {32 vars in 773 bytes} [Wed May 27 07:30:15 2026] GET /v2.0/security-groups?tenant_id=17017fadbff04003987f00e2c07acd79&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: 1569/3201] 10.0.0.91 () {32 vars in 739 bytes} [Wed May 27 07:30:15 2026] DELETE /v2.0/security-groups/66d6aff6-4a34-450c-aca3-8f67349f892a => 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: 1634/3204] 10.0.0.91 () {32 vars in 648 bytes} [Wed May 27 07:30:18 2026] GET /v2.0/networks => generated 2168 bytes in 299 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1571/3205] 10.0.0.91 () {32 vars in 654 bytes} [Wed May 27 07:30:19 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: 8|app: 0|req: 1635/3206] 10.0.0.91 () {32 vars in 646 bytes} [Wed May 27 07:30:20 2026] GET /v2.0/routers => generated 15 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1572/3207] 10.0.0.91 () {32 vars in 642 bytes} [Wed May 27 07:30:20 2026] GET /v2.0/ports => generated 4725 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1636/3208] 10.0.0.91 () {32 vars in 646 bytes} [Wed May 27 07:30:20 2026] GET /v2.0/subnets => generated 1261 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1573/3209] 10.0.0.91 () {32 vars in 648 bytes} [Wed May 27 07:30:20 2026] GET /v2.0/networks => generated 2168 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1637/3210] 10.0.0.91 () {32 vars in 662 bytes} [Wed May 27 07:30:20 2026] GET /v2.0/security-groups => generated 16626 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1574/3211] 10.0.0.91 () {32 vars in 654 bytes} [Wed May 27 07:30:20 2026] GET /v2.0/subnetpools => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)