+ COMMAND=start + start + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Mon Jun 22 02:27:12 2026] *** compiled with version: 11.4.0 on 02 June 2026 01:53:03 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: neutron-server-5f748f9795-zpxj8 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 0x55625cf15150 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:55: 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:55: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-06-22 02:27:16.169 8 INFO neutron.common.config [-] Logging enabled! 2026-06-22 02:27:16.169 8 INFO neutron.common.config [-] uwsgi version 24.2.2.dev7 2026-06-22 02:27:16.207 7 INFO neutron.common.config [-] Logging enabled! 2026-06-22 02:27:16.208 7 INFO neutron.common.config [-] uwsgi version 24.2.2.dev7 2026-06-22 02:27:16.667 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-22 02:27:16.668 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-22 02:27:17.541 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-22 02:27:17.544 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-22 02:27:17.547 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-06-22 02:27:17.548 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-22 02:27:17.548 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-22 02:27:17.548 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-22 02:27:17.548 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-22 02:27:17.555 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-22 02:27:17.555 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-22 02:27:17.555 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-22 02:27:17.575 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-22 02:27:17.576 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-22 02:27:17.576 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-22 02:27:17.618 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-22 02:27:17.619 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-22 02:27:17.619 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-22 02:27:17.619 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-22 02:27:17.627 7 WARNING oslo_policy.policy [None req-5166675b-fe0a-4dc0-9247-4b201e6a867a - - - - - -] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-06-22 02:27:17.667 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-22 02:27:17.670 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-22 02:27:17.675 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-06-22 02:27:17.679 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-22 02:27:17.680 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-22 02:27:17.681 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-22 02:27:17.682 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-22 02:27:17.692 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-22 02:27:17.693 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-22 02:27:17.693 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-22 02:27:17.714 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-22 02:27:17.716 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-22 02:27:17.716 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-22 02:27:17.763 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-22 02:27:17.764 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-22 02:27:17.764 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-22 02:27:17.764 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-22 02:27:17.772 8 WARNING oslo_policy.policy [None req-522dfdfd-ddce-40e2-8692-3fbf7bd4242a - - - - - -] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-06-22 02:27:17.914 7 INFO neutron.plugins.ml2.managers [None req-5166675b-fe0a-4dc0-9247-4b201e6a867a - - - - - -] Initializing driver for type 'vlan' 2026-06-22 02:27:18.121 8 INFO neutron.plugins.ml2.managers [None req-522dfdfd-ddce-40e2-8692-3fbf7bd4242a - - - - - -] Initializing driver for type 'vlan' 2026-06-22 02:27:18.228 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-5166675b-fe0a-4dc0-9247-4b201e6a867a - - - - - -] VlanTypeDriver initialization complete 2026-06-22 02:27:18.228 7 INFO neutron.plugins.ml2.managers [None req-5166675b-fe0a-4dc0-9247-4b201e6a867a - - - - - -] Initializing driver for type 'vxlan' 2026-06-22 02:27:18.228 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-5166675b-fe0a-4dc0-9247-4b201e6a867a - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-22 02:27:18.254 7 INFO neutron.plugins.ml2.managers [None req-5166675b-fe0a-4dc0-9247-4b201e6a867a - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-22 02:27:18.254 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-5166675b-fe0a-4dc0-9247-4b201e6a867a - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-22 02:27:18.255 7 INFO neutron.plugins.ml2.managers [None req-5166675b-fe0a-4dc0-9247-4b201e6a867a - - - - - -] Initializing extension driver 'port_security' 2026-06-22 02:27:18.255 7 INFO neutron.plugins.ml2.extensions.port_security [None req-5166675b-fe0a-4dc0-9247-4b201e6a867a - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-22 02:27:18.255 7 INFO neutron.plugins.ml2.managers [None req-5166675b-fe0a-4dc0-9247-4b201e6a867a - - - - - -] Initializing extension driver 'qos' 2026-06-22 02:27:18.255 7 INFO neutron.plugins.ml2.managers [None req-5166675b-fe0a-4dc0-9247-4b201e6a867a - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-22 02:27:18.255 7 INFO neutron.plugins.ml2.managers [None req-5166675b-fe0a-4dc0-9247-4b201e6a867a - - - - - -] Initializing mechanism driver 'l2population' 2026-06-22 02:27:18.267 7 INFO neutron.quota [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Loaded quota_driver: . 2026-06-22 02:27:18.268 7 INFO neutron.plugins.ml2.plugin [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Modular L2 Plugin initialization complete 2026-06-22 02:27:18.268 7 INFO neutron.plugins.ml2.managers [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-22 02:27:18.268 7 INFO neutron.plugins.ml2.managers [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-22 02:27:18.268 7 INFO neutron.plugins.ml2.managers [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Got port-security extension from driver 'port_security' 2026-06-22 02:27:18.269 7 INFO neutron.extensions.vlantransparent [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Disabled vlantransparent extension. 2026-06-22 02:27:18.269 7 INFO neutron.manager [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Loading Plugin: qos 2026-06-22 02:27:18.280 7 INFO neutron.manager [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Loading Plugin: router 2026-06-22 02:27:18.315 7 INFO neutron.services.service_base [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-22 02:27:18.316 7 INFO neutron.manager [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Loading Plugin: segments 2026-06-22 02:27:18.408 7 INFO neutron.manager [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Loading Plugin: trunk 2026-06-22 02:27:18.465 7 INFO neutron.manager [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Loading Plugin: vpnaas 2026-06-22 02:27:18.509 7 WARNING stevedore.named [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-22 02:27:18.565 7 INFO neutron_vpnaas.services.vpn.plugin [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-22 02:27:18.565 7 INFO neutron.common.utils [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-22 02:27:18.566 7 INFO neutron.manager [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Loading Plugin: auto_allocate 2026-06-22 02:27:18.570 7 INFO neutron.manager [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Loading Plugin: tag 2026-06-22 02:27:18.575 7 INFO neutron.manager [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Loading Plugin: timestamp 2026-06-22 02:27:18.577 7 INFO neutron.manager [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Loading Plugin: network_ip_availability 2026-06-22 02:27:18.581 7 INFO neutron.manager [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Loading Plugin: flavors 2026-06-22 02:27:18.584 7 INFO neutron.manager [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Loading Plugin: revisions 2026-06-22 02:27:18.587 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Initializing extension manager. 2026-06-22 02:27:18.588 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Loaded extension: address-group 2026-06-22 02:27:18.589 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Loaded extension: address-scope 2026-06-22 02:27:18.590 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-22 02:27:18.591 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Loaded extension: agent 2026-06-22 02:27:18.591 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Loaded extension: agent-resources-synced 2026-06-22 02:27:18.592 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Loaded extension: allowed-address-pairs 2026-06-22 02:27:18.593 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Loaded extension: auto-allocated-topology 2026-06-22 02:27:18.593 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-522dfdfd-ddce-40e2-8692-3fbf7bd4242a - - - - - -] VlanTypeDriver initialization complete 2026-06-22 02:27:18.594 8 INFO neutron.plugins.ml2.managers [None req-522dfdfd-ddce-40e2-8692-3fbf7bd4242a - - - - - -] Initializing driver for type 'vxlan' 2026-06-22 02:27:18.594 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-522dfdfd-ddce-40e2-8692-3fbf7bd4242a - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-22 02:27:18.594 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Loaded extension: availability_zone 2026-06-22 02:27:18.595 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Loaded extension: availability_zone_filter 2026-06-22 02:27:18.595 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-22 02:27:18.596 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Loaded extension: default-subnetpools 2026-06-22 02:27:18.598 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-22 02:27:18.598 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Loaded extension: dns-integration 2026-06-22 02:27:18.599 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Loaded extension: dns-domain-ports 2026-06-22 02:27:18.599 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-22 02:27:18.600 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Loaded extension: dvr 2026-06-22 02:27:18.601 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-22 02:27:18.601 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Loaded extension: empty-string-filtering 2026-06-22 02:27:18.602 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-22 02:27:18.602 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-22 02:27:18.603 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Loaded extension: external-net 2026-06-22 02:27:18.604 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-22 02:27:18.604 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Loaded extension: extraroute 2026-06-22 02:27:18.605 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Loaded extension: extraroute-atomic 2026-06-22 02:27:18.605 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-22 02:27:18.606 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-22 02:27:18.607 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-22 02:27:18.607 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-22 02:27:18.608 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Loaded extension: fip-port-details 2026-06-22 02:27:18.609 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Loaded extension: flavors 2026-06-22 02:27:18.610 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-22 02:27:18.611 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Loaded extension: floatingip-pools 2026-06-22 02:27:18.611 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Loaded extension: ip_allocation 2026-06-22 02:27:18.612 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Loaded extension: ip-substring-filtering 2026-06-22 02:27:18.612 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Loaded extension: l2_adjacency 2026-06-22 02:27:18.613 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Loaded extension: router 2026-06-22 02:27:18.615 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-22 02:27:18.616 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-06-22 02:27:18.617 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-06-22 02:27:18.617 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Loaded extension: ext-gw-mode 2026-06-22 02:27:18.618 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Loaded extension: l3-ha 2026-06-22 02:27:18.618 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-22 02:27:18.619 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-22 02:27:18.619 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Loaded extension: l3-flavors 2026-06-22 02:27:18.620 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-22 02:27:18.621 8 INFO neutron.plugins.ml2.managers [None req-522dfdfd-ddce-40e2-8692-3fbf7bd4242a - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-22 02:27:18.621 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-22 02:27:18.621 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-522dfdfd-ddce-40e2-8692-3fbf7bd4242a - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-22 02:27:18.621 8 INFO neutron.plugins.ml2.managers [None req-522dfdfd-ddce-40e2-8692-3fbf7bd4242a - - - - - -] Initializing extension driver 'port_security' 2026-06-22 02:27:18.622 8 INFO neutron.plugins.ml2.extensions.port_security [None req-522dfdfd-ddce-40e2-8692-3fbf7bd4242a - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-22 02:27:18.622 8 INFO neutron.plugins.ml2.managers [None req-522dfdfd-ddce-40e2-8692-3fbf7bd4242a - - - - - -] Initializing extension driver 'qos' 2026-06-22 02:27:18.622 8 INFO neutron.plugins.ml2.managers [None req-522dfdfd-ddce-40e2-8692-3fbf7bd4242a - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-22 02:27:18.622 8 INFO neutron.plugins.ml2.managers [None req-522dfdfd-ddce-40e2-8692-3fbf7bd4242a - - - - - -] Initializing mechanism driver 'l2population' 2026-06-22 02:27:18.623 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-22 02:27:18.624 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-22 02:27:18.625 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-22 02:27:18.626 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-22 02:27:18.627 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-22 02:27:18.627 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Loaded extension: multi-provider 2026-06-22 02:27:18.628 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Loaded extension: net-mtu 2026-06-22 02:27:18.628 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Loaded extension: net-mtu-writable 2026-06-22 02:27:18.629 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Loaded extension: network_availability_zone 2026-06-22 02:27:18.630 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Loaded extension: network_ha 2026-06-22 02:27:18.630 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Loaded extension: network-ip-availability 2026-06-22 02:27:18.631 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-22 02:27:18.632 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Loaded extension: pagination 2026-06-22 02:27:18.632 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Loaded extension: port-device-profile 2026-06-22 02:27:18.633 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-22 02:27:18.634 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-22 02:27:18.634 8 INFO neutron.quota [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Loaded quota_driver: . 2026-06-22 02:27:18.634 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-22 02:27:18.634 8 INFO neutron.plugins.ml2.plugin [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Modular L2 Plugin initialization complete 2026-06-22 02:27:18.635 8 INFO neutron.plugins.ml2.managers [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-22 02:27:18.635 8 INFO neutron.plugins.ml2.managers [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-22 02:27:18.635 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Loaded extension: port-mac-override 2026-06-22 02:27:18.635 8 INFO neutron.plugins.ml2.managers [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Got port-security extension from driver 'port_security' 2026-06-22 02:27:18.635 8 INFO neutron.extensions.vlantransparent [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Disabled vlantransparent extension. 2026-06-22 02:27:18.635 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-22 02:27:18.636 8 INFO neutron.manager [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Loading Plugin: qos 2026-06-22 02:27:18.636 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-22 02:27:18.637 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Loaded extension: port-resource-request 2026-06-22 02:27:18.637 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Loaded extension: port-resource-request-groups 2026-06-22 02:27:18.638 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Loaded extension: binding 2026-06-22 02:27:18.639 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Loaded extension: binding-extended 2026-06-22 02:27:18.639 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Loaded extension: port-security 2026-06-22 02:27:18.640 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Loaded extension: project-id 2026-06-22 02:27:18.640 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Loaded extension: provider 2026-06-22 02:27:18.642 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Loaded extension: qos 2026-06-22 02:27:18.643 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-22 02:27:18.644 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-22 02:27:18.644 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Loaded extension: qos-default 2026-06-22 02:27:18.645 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Loaded extension: qos-fip 2026-06-22 02:27:18.645 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-22 02:27:18.646 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Loaded extension: qos-gateway-ip 2026-06-22 02:27:18.646 8 INFO neutron.manager [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Loading Plugin: router 2026-06-22 02:27:18.646 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Loaded extension: qos-port-network-policy 2026-06-22 02:27:18.647 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Loaded extension: qos-pps-minimum 2026-06-22 02:27:18.648 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-22 02:27:18.648 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Loaded extension: qos-pps 2026-06-22 02:27:18.649 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Loaded extension: qos-rule-type-details 2026-06-22 02:27:18.650 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-22 02:27:18.650 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Loaded extension: qos-rules-alias 2026-06-22 02:27:18.651 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Loaded extension: quota-check-limit 2026-06-22 02:27:18.653 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Loaded extension: quotas 2026-06-22 02:27:18.654 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Loaded extension: quota_details 2026-06-22 02:27:18.655 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Loaded extension: rbac-policies 2026-06-22 02:27:18.656 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Loaded extension: rbac-address-group 2026-06-22 02:27:18.656 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Loaded extension: rbac-address-scope 2026-06-22 02:27:18.657 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Loaded extension: rbac-security-groups 2026-06-22 02:27:18.657 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Loaded extension: rbac-subnetpool 2026-06-22 02:27:18.658 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Loaded extension: revision-if-match 2026-06-22 02:27:18.659 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Loaded extension: standard-attr-revisions 2026-06-22 02:27:18.659 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Loaded extension: router_availability_zone 2026-06-22 02:27:18.660 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-22 02:27:18.661 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Loaded extension: security-groups-default-rules 2026-06-22 02:27:18.662 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-22 02:27:18.663 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-22 02:27:18.663 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-22 02:27:18.664 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-22 02:27:18.664 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-22 02:27:18.673 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Loaded extension: security-group 2026-06-22 02:27:18.675 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Loaded extension: segment 2026-06-22 02:27:18.675 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-22 02:27:18.676 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Loaded extension: service-type 2026-06-22 02:27:18.677 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Loaded extension: sorting 2026-06-22 02:27:18.677 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Loaded extension: standard-attr-segment 2026-06-22 02:27:18.678 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Loaded extension: standard-attr-description 2026-06-22 02:27:18.678 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Loaded extension: stateful-security-group 2026-06-22 02:27:18.679 7 WARNING neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-06-22 02:27:18.679 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-22 02:27:18.680 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Loaded extension: subnet_onboard 2026-06-22 02:27:18.681 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-22 02:27:18.681 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Loaded extension: subnet-service-types 2026-06-22 02:27:18.682 8 INFO neutron.services.service_base [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-22 02:27:18.682 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Loaded extension: subnet_allocation 2026-06-22 02:27:18.682 8 INFO neutron.manager [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Loading Plugin: segments 2026-06-22 02:27:18.683 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-22 02:27:18.684 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-22 02:27:18.687 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Loaded extension: standard-attr-tag 2026-06-22 02:27:18.688 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-22 02:27:18.688 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Loaded extension: trunk 2026-06-22 02:27:18.689 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Loaded extension: trunk-details 2026-06-22 02:27:18.689 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-22 02:27:18.690 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-22 02:27:18.692 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-06-22 02:27:18.693 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-22 02:27:18.693 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Loaded extension: vpn-flavors 2026-06-22 02:27:18.695 7 INFO neutron.api.extensions [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Loaded extension: vpnaas 2026-06-22 02:27:18.697 7 INFO neutron.quota.resource_registry [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Creating instance of TrackedResource for resource:network 2026-06-22 02:27:18.698 7 INFO neutron.quota.resource_registry [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-06-22 02:27:18.698 7 INFO neutron.quota.resource_registry [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-22 02:27:18.698 7 INFO neutron.quota.resource_registry [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Creating instance of TrackedResource for resource:port 2026-06-22 02:27:18.702 7 INFO neutron.quota.resource_registry [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-22 02:27:18.703 7 INFO neutron.quota.resource_registry [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-22 02:27:18.709 7 INFO neutron.quota.resource_registry [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-22 02:27:18.710 7 INFO neutron.quota.resource_registry [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-22 02:27:18.711 7 INFO neutron.quota.resource_registry [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-22 02:27:18.712 7 INFO neutron.quota.resource_registry [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-22 02:27:18.712 7 WARNING neutron.quota.resource_registry [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] subnetpool is already registered 2026-06-22 02:27:18.713 7 INFO neutron.quota.resource_registry [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-22 02:27:18.713 7 WARNING neutron.quota.resource_registry [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] subnetpool is already registered 2026-06-22 02:27:18.713 7 INFO neutron.quota.resource_registry [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-22 02:27:18.714 7 INFO neutron.quota.resource_registry [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-22 02:27:18.715 7 INFO neutron.quota.resource_registry [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-22 02:27:18.715 7 INFO neutron.quota.resource_registry [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-22 02:27:18.716 7 INFO neutron.quota.resource_registry [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-22 02:27:18.716 7 INFO neutron.quota.resource_registry [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-22 02:27:18.721 7 INFO neutron.quota.resource_registry [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-22 02:27:18.721 7 WARNING neutron.quota.resource_registry [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] router is already registered 2026-06-22 02:27:18.722 7 INFO neutron.quota.resource_registry [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-22 02:27:18.722 7 WARNING neutron.quota.resource_registry [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] floatingip is already registered 2026-06-22 02:27:18.727 7 INFO neutron.quota.resource_registry [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-22 02:27:18.728 7 WARNING neutron.quota.resource_registry [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] rbac_policy is already registered 2026-06-22 02:27:18.729 7 INFO neutron.quota.resource_registry [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-22 02:27:18.729 7 WARNING neutron.quota.resource_registry [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] security_group is already registered 2026-06-22 02:27:18.729 7 INFO neutron.quota.resource_registry [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-22 02:27:18.730 7 WARNING neutron.quota.resource_registry [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] security_group_rule is already registered 2026-06-22 02:27:18.731 7 INFO neutron.quota.resource_registry [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-22 02:27:18.731 7 WARNING neutron.quota.resource_registry [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] subnetpool is already registered 2026-06-22 02:27:18.731 7 INFO neutron.quota.resource_registry [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-22 02:27:18.732 7 WARNING neutron.quota.resource_registry [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] subnetpool is already registered 2026-06-22 02:27:18.732 7 INFO neutron.quota.resource_registry [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-22 02:27:18.732 7 WARNING neutron.quota.resource_registry [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] trunk is already registered 2026-06-22 02:27:18.733 7 INFO neutron.quota.resource_registry [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-22 02:27:18.733 7 WARNING neutron.quota.resource_registry [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] endpoint_group is already registered 2026-06-22 02:27:18.734 7 INFO neutron.quota.resource_registry [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-22 02:27:18.734 7 WARNING neutron.quota.resource_registry [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] vpnservice is already registered 2026-06-22 02:27:18.734 7 INFO neutron.quota.resource_registry [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-22 02:27:18.735 7 WARNING neutron.quota.resource_registry [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] ipsec_site_connection is already registered 2026-06-22 02:27:18.735 7 INFO neutron.quota.resource_registry [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-22 02:27:18.735 7 WARNING neutron.quota.resource_registry [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] ipsecpolicy is already registered 2026-06-22 02:27:18.736 7 INFO neutron.quota.resource_registry [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-22 02:27:18.736 7 WARNING neutron.quota.resource_registry [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] ikepolicy is already registered 2026-06-22 02:27:18.774 7 WARNING keystonemiddleware._common.config [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-22 02:27:18.782 7 WARNING oslo_config.cfg [None req-5333d21e-9c2c-4961-a437-315bf80e7c56 - - - - - -] 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 6 seconds on interpreter 0x55625cf15150 pid: 7 (default app) 2026-06-22 02:27:18.787 8 INFO neutron.manager [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Loading Plugin: trunk 2026-06-22 02:27:18.843 8 INFO neutron.manager [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Loading Plugin: vpnaas 2026-06-22 02:27:18.885 8 WARNING stevedore.named [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-22 02:27:18.942 8 INFO neutron_vpnaas.services.vpn.plugin [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-22 02:27:18.943 8 INFO neutron.common.utils [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-22 02:27:18.943 8 INFO neutron.manager [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Loading Plugin: auto_allocate 2026-06-22 02:27:18.948 8 INFO neutron.manager [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Loading Plugin: tag 2026-06-22 02:27:18.958 8 INFO neutron.manager [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Loading Plugin: timestamp 2026-06-22 02:27:18.960 8 INFO neutron.manager [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Loading Plugin: network_ip_availability 2026-06-22 02:27:18.964 8 INFO neutron.manager [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Loading Plugin: flavors 2026-06-22 02:27:18.967 8 INFO neutron.manager [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Loading Plugin: revisions 2026-06-22 02:27:18.970 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Initializing extension manager. 2026-06-22 02:27:18.972 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Loaded extension: address-group 2026-06-22 02:27:18.973 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Loaded extension: address-scope 2026-06-22 02:27:18.974 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-22 02:27:18.974 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Loaded extension: agent 2026-06-22 02:27:18.975 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Loaded extension: agent-resources-synced 2026-06-22 02:27:18.976 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Loaded extension: allowed-address-pairs 2026-06-22 02:27:18.977 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Loaded extension: auto-allocated-topology 2026-06-22 02:27:18.978 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Loaded extension: availability_zone 2026-06-22 02:27:18.979 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Loaded extension: availability_zone_filter 2026-06-22 02:27:18.979 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-22 02:27:18.980 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Loaded extension: default-subnetpools 2026-06-22 02:27:18.981 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-22 02:27:18.982 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Loaded extension: dns-integration 2026-06-22 02:27:18.982 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Loaded extension: dns-domain-ports 2026-06-22 02:27:18.983 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-22 02:27:18.984 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Loaded extension: dvr 2026-06-22 02:27:18.986 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-22 02:27:18.987 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Loaded extension: empty-string-filtering 2026-06-22 02:27:18.988 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-22 02:27:18.989 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-22 02:27:18.990 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Loaded extension: external-net 2026-06-22 02:27:18.990 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-22 02:27:18.991 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Loaded extension: extraroute 2026-06-22 02:27:18.991 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Loaded extension: extraroute-atomic 2026-06-22 02:27:18.992 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-22 02:27:18.993 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-22 02:27:18.993 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-22 02:27:18.994 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-22 02:27:18.994 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Loaded extension: fip-port-details 2026-06-22 02:27:18.995 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Loaded extension: flavors 2026-06-22 02:27:18.996 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-22 02:27:18.997 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Loaded extension: floatingip-pools 2026-06-22 02:27:18.998 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Loaded extension: ip_allocation 2026-06-22 02:27:18.998 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Loaded extension: ip-substring-filtering 2026-06-22 02:27:18.999 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Loaded extension: l2_adjacency 2026-06-22 02:27:19.000 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Loaded extension: router 2026-06-22 02:27:19.002 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-22 02:27:19.002 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-06-22 02:27:19.003 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-06-22 02:27:19.004 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Loaded extension: ext-gw-mode 2026-06-22 02:27:19.004 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Loaded extension: l3-ha 2026-06-22 02:27:19.005 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-22 02:27:19.005 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-22 02:27:19.006 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Loaded extension: l3-flavors 2026-06-22 02:27:19.007 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-22 02:27:19.007 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-22 02:27:19.009 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-22 02:27:19.010 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-22 02:27:19.011 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-22 02:27:19.013 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-22 02:27:19.014 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-22 02:27:19.014 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Loaded extension: multi-provider 2026-06-22 02:27:19.015 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Loaded extension: net-mtu 2026-06-22 02:27:19.015 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Loaded extension: net-mtu-writable 2026-06-22 02:27:19.016 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Loaded extension: network_availability_zone 2026-06-22 02:27:19.017 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Loaded extension: network_ha 2026-06-22 02:27:19.018 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Loaded extension: network-ip-availability 2026-06-22 02:27:19.019 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-22 02:27:19.019 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Loaded extension: pagination 2026-06-22 02:27:19.022 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Loaded extension: port-device-profile 2026-06-22 02:27:19.022 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-22 02:27:19.023 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-22 02:27:19.024 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-22 02:27:19.024 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Loaded extension: port-mac-override 2026-06-22 02:27:19.025 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-22 02:27:19.028 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-22 02:27:19.029 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Loaded extension: port-resource-request 2026-06-22 02:27:19.030 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Loaded extension: port-resource-request-groups 2026-06-22 02:27:19.031 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Loaded extension: binding 2026-06-22 02:27:19.032 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Loaded extension: binding-extended 2026-06-22 02:27:19.033 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Loaded extension: port-security 2026-06-22 02:27:19.034 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Loaded extension: project-id 2026-06-22 02:27:19.035 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Loaded extension: provider 2026-06-22 02:27:19.041 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Loaded extension: qos 2026-06-22 02:27:19.043 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-22 02:27:19.045 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-22 02:27:19.046 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Loaded extension: qos-default 2026-06-22 02:27:19.047 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Loaded extension: qos-fip 2026-06-22 02:27:19.048 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-22 02:27:19.049 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Loaded extension: qos-gateway-ip 2026-06-22 02:27:19.050 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Loaded extension: qos-port-network-policy 2026-06-22 02:27:19.051 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Loaded extension: qos-pps-minimum 2026-06-22 02:27:19.052 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-22 02:27:19.053 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Loaded extension: qos-pps 2026-06-22 02:27:19.054 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Loaded extension: qos-rule-type-details 2026-06-22 02:27:19.054 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-22 02:27:19.055 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Loaded extension: qos-rules-alias 2026-06-22 02:27:19.056 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Loaded extension: quota-check-limit 2026-06-22 02:27:19.058 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Loaded extension: quotas 2026-06-22 02:27:19.059 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Loaded extension: quota_details 2026-06-22 02:27:19.060 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Loaded extension: rbac-policies 2026-06-22 02:27:19.061 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Loaded extension: rbac-address-group 2026-06-22 02:27:19.062 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Loaded extension: rbac-address-scope 2026-06-22 02:27:19.062 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Loaded extension: rbac-security-groups 2026-06-22 02:27:19.063 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Loaded extension: rbac-subnetpool 2026-06-22 02:27:19.063 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Loaded extension: revision-if-match 2026-06-22 02:27:19.064 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Loaded extension: standard-attr-revisions 2026-06-22 02:27:19.065 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Loaded extension: router_availability_zone 2026-06-22 02:27:19.065 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-22 02:27:19.067 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Loaded extension: security-groups-default-rules 2026-06-22 02:27:19.067 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-22 02:27:19.068 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-22 02:27:19.068 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-22 02:27:19.069 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-22 02:27:19.070 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-22 02:27:19.078 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Loaded extension: security-group 2026-06-22 02:27:19.079 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Loaded extension: segment 2026-06-22 02:27:19.080 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-22 02:27:19.081 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Loaded extension: service-type 2026-06-22 02:27:19.081 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Loaded extension: sorting 2026-06-22 02:27:19.082 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Loaded extension: standard-attr-segment 2026-06-22 02:27:19.083 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Loaded extension: standard-attr-description 2026-06-22 02:27:19.083 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Loaded extension: stateful-security-group 2026-06-22 02:27:19.084 8 WARNING neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-06-22 02:27:19.084 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-22 02:27:19.085 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Loaded extension: subnet_onboard 2026-06-22 02:27:19.086 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-22 02:27:19.087 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Loaded extension: subnet-service-types 2026-06-22 02:27:19.087 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Loaded extension: subnet_allocation 2026-06-22 02:27:19.088 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-22 02:27:19.089 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-22 02:27:19.092 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Loaded extension: standard-attr-tag 2026-06-22 02:27:19.093 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-22 02:27:19.093 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Loaded extension: trunk 2026-06-22 02:27:19.094 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Loaded extension: trunk-details 2026-06-22 02:27:19.094 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-22 02:27:19.095 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-22 02:27:19.097 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-06-22 02:27:19.098 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-22 02:27:19.098 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Loaded extension: vpn-flavors 2026-06-22 02:27:19.100 8 INFO neutron.api.extensions [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Loaded extension: vpnaas 2026-06-22 02:27:19.102 8 INFO neutron.quota.resource_registry [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Creating instance of TrackedResource for resource:network 2026-06-22 02:27:19.102 8 INFO neutron.quota.resource_registry [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-06-22 02:27:19.103 8 INFO neutron.quota.resource_registry [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-22 02:27:19.103 8 INFO neutron.quota.resource_registry [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Creating instance of TrackedResource for resource:port 2026-06-22 02:27:19.107 8 INFO neutron.quota.resource_registry [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-22 02:27:19.107 8 INFO neutron.quota.resource_registry [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-22 02:27:19.113 8 INFO neutron.quota.resource_registry [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-22 02:27:19.114 8 INFO neutron.quota.resource_registry [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-22 02:27:19.115 8 INFO neutron.quota.resource_registry [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-22 02:27:19.116 8 INFO neutron.quota.resource_registry [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-22 02:27:19.116 8 WARNING neutron.quota.resource_registry [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] subnetpool is already registered 2026-06-22 02:27:19.117 8 INFO neutron.quota.resource_registry [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-22 02:27:19.117 8 WARNING neutron.quota.resource_registry [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] subnetpool is already registered 2026-06-22 02:27:19.117 8 INFO neutron.quota.resource_registry [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-22 02:27:19.118 8 INFO neutron.quota.resource_registry [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-22 02:27:19.119 8 INFO neutron.quota.resource_registry [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-22 02:27:19.119 8 INFO neutron.quota.resource_registry [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-22 02:27:19.120 8 INFO neutron.quota.resource_registry [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-22 02:27:19.120 8 INFO neutron.quota.resource_registry [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-22 02:27:19.125 8 INFO neutron.quota.resource_registry [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-22 02:27:19.125 8 WARNING neutron.quota.resource_registry [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] router is already registered 2026-06-22 02:27:19.126 8 INFO neutron.quota.resource_registry [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-22 02:27:19.126 8 WARNING neutron.quota.resource_registry [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] floatingip is already registered 2026-06-22 02:27:19.132 8 INFO neutron.quota.resource_registry [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-22 02:27:19.132 8 WARNING neutron.quota.resource_registry [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] rbac_policy is already registered 2026-06-22 02:27:19.133 8 INFO neutron.quota.resource_registry [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-22 02:27:19.133 8 WARNING neutron.quota.resource_registry [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] security_group is already registered 2026-06-22 02:27:19.134 8 INFO neutron.quota.resource_registry [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-22 02:27:19.134 8 WARNING neutron.quota.resource_registry [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] security_group_rule is already registered 2026-06-22 02:27:19.135 8 INFO neutron.quota.resource_registry [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-22 02:27:19.136 8 WARNING neutron.quota.resource_registry [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] subnetpool is already registered 2026-06-22 02:27:19.136 8 INFO neutron.quota.resource_registry [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-22 02:27:19.136 8 WARNING neutron.quota.resource_registry [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] subnetpool is already registered 2026-06-22 02:27:19.137 8 INFO neutron.quota.resource_registry [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-22 02:27:19.137 8 WARNING neutron.quota.resource_registry [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] trunk is already registered 2026-06-22 02:27:19.138 8 INFO neutron.quota.resource_registry [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-22 02:27:19.138 8 WARNING neutron.quota.resource_registry [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] endpoint_group is already registered 2026-06-22 02:27:19.138 8 INFO neutron.quota.resource_registry [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-22 02:27:19.139 8 WARNING neutron.quota.resource_registry [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] vpnservice is already registered 2026-06-22 02:27:19.139 8 INFO neutron.quota.resource_registry [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-22 02:27:19.139 8 WARNING neutron.quota.resource_registry [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] ipsec_site_connection is already registered 2026-06-22 02:27:19.140 8 INFO neutron.quota.resource_registry [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-22 02:27:19.140 8 WARNING neutron.quota.resource_registry [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] ipsecpolicy is already registered 2026-06-22 02:27:19.140 8 INFO neutron.quota.resource_registry [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-22 02:27:19.141 8 WARNING neutron.quota.resource_registry [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] ikepolicy is already registered 2026-06-22 02:27:19.185 8 WARNING keystonemiddleware._common.config [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-22 02:27:19.193 8 WARNING oslo_config.cfg [None req-e66f24f6-624f-4531-8790-795ecf417232 - - - - - -] 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 0x55625cf15150 pid: 8 (default app) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-22 02:27:23.783 7 INFO neutron.pecan_wsgi.hooks.translation [None req-54a53c02-ce23-4238-a88f-f96e2c5bf49e b1d7d4c039444a7b87e9f19d0e1e1e4e 83d2258846a946f7a4d565c6b7f14128 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/3] 199.204.45.116 () {44 vars in 927 bytes} [Mon Jun 22 02:27:22 2026] GET /v2.0/networks/public => generated 108 bytes in 828 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1/4] 199.204.45.116 () {44 vars in 949 bytes} [Mon Jun 22 02:27:23 2026] GET /v2.0/networks?name=public => generated 15 bytes in 383 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-22 02:27:24.353 7 WARNING oslo_policy.policy [None req-213735c4-0d25-42ff-beda-6fa0093b88c7 b1d7d4c039444a7b87e9f19d0e1e1e4e 83d2258846a946f7a4d565c6b7f14128 - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-06-22 02:27:24.495 7 WARNING neutron.services.revisions.revision_plugin [None req-213735c4-0d25-42ff-beda-6fa0093b88c7 b1d7d4c039444a7b87e9f19d0e1e1e4e 83d2258846a946f7a4d565c6b7f14128 - - default default] Could not find related network for resource to bump revision. 2026-06-22 02:27:24.524 7 INFO neutron.db.segments_db [None req-213735c4-0d25-42ff-beda-6fa0093b88c7 b1d7d4c039444a7b87e9f19d0e1e1e4e 83d2258846a946f7a4d565c6b7f14128 - - default default] Added segment 0125eaba-75d2-4edb-a4a7-907dea9f74bd of type flat for network 17d238c5-260d-4684-9066-e75bceebbdfc 2026-06-22 02:27:24.592 7 INFO neutron.pecan_wsgi.hooks.translation [None req-213735c4-0d25-42ff-beda-6fa0093b88c7 b1d7d4c039444a7b87e9f19d0e1e1e4e 83d2258846a946f7a4d565c6b7f14128 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/5] 199.204.45.116 () {48 vars in 967 bytes} [Mon Jun 22 02:27:24 2026] POST /v2.0/networks => generated 124 bytes in 430 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-22 02:27:30.457 7 INFO neutron.pecan_wsgi.hooks.translation [None req-337fae3d-911f-4e11-bd4d-b01967309656 b1d7d4c039444a7b87e9f19d0e1e1e4e 83d2258846a946f7a4d565c6b7f14128 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/7] 199.204.45.116 () {44 vars in 927 bytes} [Mon Jun 22 02:27:30 2026] GET /v2.0/networks/public => generated 108 bytes in 49 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.116 () {44 vars in 949 bytes} [Mon Jun 22 02:27:30 2026] GET /v2.0/networks?name=public => generated 15 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-22 02:27:30.553 7 WARNING neutron.services.revisions.revision_plugin [None req-83163b8c-feb2-4dba-a558-b2b95beb09ff b1d7d4c039444a7b87e9f19d0e1e1e4e 83d2258846a946f7a4d565c6b7f14128 - - default default] Could not find related network for resource to bump revision. 2026-06-22 02:27:30.572 7 INFO neutron.db.segments_db [None req-83163b8c-feb2-4dba-a558-b2b95beb09ff b1d7d4c039444a7b87e9f19d0e1e1e4e 83d2258846a946f7a4d565c6b7f14128 - - default default] Added segment cebace97-a2bf-4a42-a23f-ea50a6bf4832 of type flat for network 0e07c89f-8b48-46b0-901d-22035b3e47de 2026-06-22 02:27:30.613 7 INFO neutron.pecan_wsgi.hooks.translation [None req-83163b8c-feb2-4dba-a558-b2b95beb09ff b1d7d4c039444a7b87e9f19d0e1e1e4e 83d2258846a946f7a4d565c6b7f14128 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/9] 199.204.45.116 () {48 vars in 967 bytes} [Mon Jun 22 02:27:30 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-06-22 02:27:36.868 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a48625c7-b264-4f0b-8571-75f25f6209ab b1d7d4c039444a7b87e9f19d0e1e1e4e 83d2258846a946f7a4d565c6b7f14128 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/10] 199.204.45.116 () {44 vars in 927 bytes} [Mon Jun 22 02:27:36 2026] GET /v2.0/networks/public => generated 108 bytes in 396 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/11] 199.204.45.116 () {44 vars in 949 bytes} [Mon Jun 22 02:27:36 2026] GET /v2.0/networks?name=public => generated 15 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-22 02:27:37.063 8 WARNING oslo_policy.policy [None req-e571ac87-4b1f-438e-9dcc-453b5e3f883a b1d7d4c039444a7b87e9f19d0e1e1e4e 83d2258846a946f7a4d565c6b7f14128 - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-06-22 02:27:37.114 8 WARNING neutron.services.revisions.revision_plugin [None req-e571ac87-4b1f-438e-9dcc-453b5e3f883a b1d7d4c039444a7b87e9f19d0e1e1e4e 83d2258846a946f7a4d565c6b7f14128 - - default default] Could not find related network for resource to bump revision. 2026-06-22 02:27:37.132 8 INFO neutron.db.segments_db [None req-e571ac87-4b1f-438e-9dcc-453b5e3f883a b1d7d4c039444a7b87e9f19d0e1e1e4e 83d2258846a946f7a4d565c6b7f14128 - - default default] Added segment d2ab3873-8c74-468c-811d-51b856e516d2 of type flat for network 254082fd-d458-4fc3-942f-bd2e854f826d 2026-06-22 02:27:37.183 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e571ac87-4b1f-438e-9dcc-453b5e3f883a b1d7d4c039444a7b87e9f19d0e1e1e4e 83d2258846a946f7a4d565c6b7f14128 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/12] 199.204.45.116 () {48 vars in 967 bytes} [Mon Jun 22 02:27:36 2026] POST /v2.0/networks => generated 124 bytes in 302 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-22 02:27:43.096 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6783c53a-970e-40bc-86aa-91a1217013b5 b1d7d4c039444a7b87e9f19d0e1e1e4e 83d2258846a946f7a4d565c6b7f14128 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/14] 199.204.45.116 () {44 vars in 927 bytes} [Mon Jun 22 02:27:43 2026] GET /v2.0/networks/public => generated 108 bytes in 66 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/15] 199.204.45.116 () {44 vars in 949 bytes} [Mon Jun 22 02:27:43 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-06-22 02:27:43.196 8 WARNING neutron.services.revisions.revision_plugin [None req-bb427574-95dd-4261-8190-f88ff7f3e232 b1d7d4c039444a7b87e9f19d0e1e1e4e 83d2258846a946f7a4d565c6b7f14128 - - default default] Could not find related network for resource to bump revision. 2026-06-22 02:27:43.218 8 INFO neutron.db.segments_db [None req-bb427574-95dd-4261-8190-f88ff7f3e232 b1d7d4c039444a7b87e9f19d0e1e1e4e 83d2258846a946f7a4d565c6b7f14128 - - default default] Added segment 76f3acfc-5e3f-4300-9f95-6058bde3b688 of type flat for network 772cae35-9e29-4a07-ad6a-3a453b2b5f5f 2026-06-22 02:27:43.250 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bb427574-95dd-4261-8190-f88ff7f3e232 b1d7d4c039444a7b87e9f19d0e1e1e4e 83d2258846a946f7a4d565c6b7f14128 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/16] 199.204.45.116 () {48 vars in 967 bytes} [Mon Jun 22 02:27:43 2026] POST /v2.0/networks => generated 124 bytes in 141 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-22 02:27:49.160 7 INFO neutron.pecan_wsgi.hooks.translation [None req-967b784b-38e7-4123-b93b-c5e7eda24139 b1d7d4c039444a7b87e9f19d0e1e1e4e 83d2258846a946f7a4d565c6b7f14128 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/17] 199.204.45.116 () {44 vars in 927 bytes} [Mon Jun 22 02:27:49 2026] GET /v2.0/networks/public => generated 108 bytes in 85 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/18] 199.204.45.116 () {44 vars in 949 bytes} [Mon Jun 22 02:27:49 2026] GET /v2.0/networks?name=public => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-22 02:27:49.252 7 WARNING neutron.services.revisions.revision_plugin [None req-e90f112e-bef5-4d6f-8f99-918d57f54106 b1d7d4c039444a7b87e9f19d0e1e1e4e 83d2258846a946f7a4d565c6b7f14128 - - default default] Could not find related network for resource to bump revision. 2026-06-22 02:27:49.272 7 INFO neutron.db.segments_db [None req-e90f112e-bef5-4d6f-8f99-918d57f54106 b1d7d4c039444a7b87e9f19d0e1e1e4e 83d2258846a946f7a4d565c6b7f14128 - - default default] Added segment 2c81fa2a-17dc-45b8-859c-55f9ac85d2a1 of type flat for network 9ed4cec9-c034-4d2d-8c0a-93c2e1920f00 [pid: 7|app: 0|req: 11/19] 199.204.45.116 () {48 vars in 967 bytes} [Mon Jun 22 02:27:49 2026] POST /v2.0/networks => generated 706 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-22 02:27:50.542 8 INFO neutron.pecan_wsgi.hooks.translation [None req-427d8efc-52e5-433d-a1e0-8e3bae33a0be b1d7d4c039444a7b87e9f19d0e1e1e4e 83d2258846a946f7a4d565c6b7f14128 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/20] 199.204.45.116 () {44 vars in 927 bytes} [Mon Jun 22 02:27:50 2026] GET /v2.0/networks/public => generated 108 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/21] 199.204.45.116 () {44 vars in 949 bytes} [Mon Jun 22 02:27:50 2026] GET /v2.0/networks?name=public => generated 709 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-22 02:27:50.690 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ed05b10e-ca63-4d69-bb9e-fab4e159b264 b1d7d4c039444a7b87e9f19d0e1e1e4e 83d2258846a946f7a4d565c6b7f14128 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/22] 199.204.45.116 () {44 vars in 1034 bytes} [Mon Jun 22 02:27:50 2026] GET /v2.0/subnets/public-subnet?network_id=9ed4cec9-c034-4d2d-8c0a-93c2e1920f00 => generated 113 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/23] 199.204.45.116 () {44 vars in 1057 bytes} [Mon Jun 22 02:27:50 2026] GET /v2.0/subnets?name=public-subnet&network_id=9ed4cec9-c034-4d2d-8c0a-93c2e1920f00 => generated 14 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/24] 199.204.45.116 () {48 vars in 965 bytes} [Mon Jun 22 02:27:50 2026] POST /v2.0/subnets => generated 641 bytes in 876 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-22 02:32:21.610 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [ac68b825-5aa2-4f4b-8a3e-2421278ae168] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-22 02:32:21.611 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [a6276463-c89b-44e4-a347-cb7d8c40cc25] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-22 02:32:21.612 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Mon Jun 22 02:32:21 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/lb-mgmt-net (ip 199.204.45.116) !!! 2026-06-22 02:32:21.615 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Mon Jun 22 02:32:21 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/lb-mgmt-net (ip 199.204.45.116) !!! 2026-06-22 02:32:21.737 8 INFO neutron.pecan_wsgi.hooks.translation [None req-439223a6-65e5-45f5-8dfb-889ea8f4ca63 b1d7d4c039444a7b87e9f19d0e1e1e4e 83d2258846a946f7a4d565c6b7f14128 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 29/60] 199.204.45.116 () {44 vars in 937 bytes} [Mon Jun 22 02:32:21 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 134 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-22 02:32:21.748 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [4d034535-c8f6-4f4a-966a-d7e9ea09825b] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-22 02:32:21.748 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [21ee350e-1b28-4885-bf5e-cae20da9c421] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-22 02:32:21.749 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Mon Jun 22 02:32:21 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=lb-mgmt-net (ip 199.204.45.116) !!! [pid: 7|app: 0|req: 32/61] 199.204.45.116 () {44 vars in 959 bytes} [Mon Jun 22 02:32:21 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-22 02:32:21.838 8 INFO neutron.db.segments_db [None req-16e5e1d7-837f-4a58-a7e6-985727da523e b1d7d4c039444a7b87e9f19d0e1e1e4e 83d2258846a946f7a4d565c6b7f14128 - - default default] Added segment 3664566c-8cfe-4402-aa4c-082750a6e0d0 of type vxlan for network abf4c36e-2e15-4270-8310-33c6ef974049 [pid: 8|app: 0|req: 30/62] 199.204.45.116 () {48 vars in 966 bytes} [Mon Jun 22 02:32:21 2026] POST /v2.0/networks => generated 706 bytes in 346 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-22 02:32:23.043 7 INFO oslo.messaging._drivers.impl_rabbit [-] [4d034535-c8f6-4f4a-966a-d7e9ea09825b] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 51794. 2026-06-22 02:32:23.059 7 INFO oslo.messaging._drivers.impl_rabbit [-] [21ee350e-1b28-4885-bf5e-cae20da9c421] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 51806. 2026-06-22 02:32:23.119 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9a497e48-38b5-492a-9e25-c226b63c68f4 b1d7d4c039444a7b87e9f19d0e1e1e4e 83d2258846a946f7a4d565c6b7f14128 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 33/63] 199.204.45.116 () {44 vars in 937 bytes} [Mon Jun 22 02:32:23 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 102 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-22 02:32:23.197 8 INFO oslo.messaging._drivers.impl_rabbit [-] [a6276463-c89b-44e4-a347-cb7d8c40cc25] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 51830. 2026-06-22 02:32:23.200 8 INFO oslo.messaging._drivers.impl_rabbit [-] [ac68b825-5aa2-4f4b-8a3e-2421278ae168] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 51818. [pid: 8|app: 0|req: 31/64] 199.204.45.116 () {44 vars in 959 bytes} [Mon Jun 22 02:32:23 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 690 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-22 02:32:23.245 7 INFO neutron.pecan_wsgi.hooks.translation [None req-abb9438b-b1b2-47a0-8814-7ead15dc52f5 b1d7d4c039444a7b87e9f19d0e1e1e4e 83d2258846a946f7a4d565c6b7f14128 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 34/65] 199.204.45.116 () {44 vars in 1036 bytes} [Mon Jun 22 02:32:23 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=abf4c36e-2e15-4270-8310-33c6ef974049 => generated 114 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 32/66] 199.204.45.116 () {44 vars in 1059 bytes} [Mon Jun 22 02:32:23 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=abf4c36e-2e15-4270-8310-33c6ef974049 => generated 14 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/67] 199.204.45.116 () {48 vars in 965 bytes} [Mon Jun 22 02:32:23 2026] POST /v2.0/subnets => generated 627 bytes in 429 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-22 02:32:24.829 8 INFO neutron.api.v2.resource [None req-a9a08ed5-6327-4810-a79b-94c9d0e410e7 b1d7d4c039444a7b87e9f19d0e1e1e4e 83d2258846a946f7a4d565c6b7f14128 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 33/68] 199.204.45.116 () {44 vars in 971 bytes} [Mon Jun 22 02:32:24 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/69] 199.204.45.116 () {44 vars in 993 bytes} [Mon Jun 22 02:32:24 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 34/70] 199.204.45.116 () {48 vars in 980 bytes} [Mon Jun 22 02:32:24 2026] POST /v2.0/security-groups => generated 1616 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/71] 199.204.45.116 () {44 vars in 1001 bytes} [Mon Jun 22 02:32:26 2026] GET /v2.0/security-groups/06973de8-052b-4387-9d6c-c588249be580 => generated 1616 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/72] 199.204.45.116 () {44 vars in 1001 bytes} [Mon Jun 22 02:32:26 2026] GET /v2.0/security-groups/06973de8-052b-4387-9d6c-c588249be580 => generated 1616 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/73] 199.204.45.116 () {44 vars in 1001 bytes} [Mon Jun 22 02:32:26 2026] GET /v2.0/security-groups/06973de8-052b-4387-9d6c-c588249be580 => generated 1616 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/74] 199.204.45.116 () {48 vars in 991 bytes} [Mon Jun 22 02:32:26 2026] POST /v2.0/security-group-rules => generated 601 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/75] 199.204.45.116 () {44 vars in 1001 bytes} [Mon Jun 22 02:32:27 2026] GET /v2.0/security-groups/06973de8-052b-4387-9d6c-c588249be580 => generated 2230 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/76] 199.204.45.116 () {44 vars in 1001 bytes} [Mon Jun 22 02:32:27 2026] GET /v2.0/security-groups/06973de8-052b-4387-9d6c-c588249be580 => generated 2230 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/77] 199.204.45.116 () {44 vars in 1001 bytes} [Mon Jun 22 02:32:27 2026] GET /v2.0/security-groups/06973de8-052b-4387-9d6c-c588249be580 => generated 2230 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/78] 199.204.45.116 () {48 vars in 991 bytes} [Mon Jun 22 02:32:27 2026] POST /v2.0/security-group-rules => generated 603 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/81] 199.204.45.116 () {44 vars in 1001 bytes} [Mon Jun 22 02:32:28 2026] GET /v2.0/security-groups/06973de8-052b-4387-9d6c-c588249be580 => generated 2846 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/82] 199.204.45.116 () {44 vars in 1001 bytes} [Mon Jun 22 02:32:28 2026] GET /v2.0/security-groups/06973de8-052b-4387-9d6c-c588249be580 => generated 2846 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/83] 199.204.45.116 () {44 vars in 1001 bytes} [Mon Jun 22 02:32:28 2026] GET /v2.0/security-groups/06973de8-052b-4387-9d6c-c588249be580 => generated 2846 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/84] 199.204.45.116 () {48 vars in 991 bytes} [Mon Jun 22 02:32:28 2026] POST /v2.0/security-group-rules => generated 603 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/85] 199.204.45.116 () {44 vars in 1001 bytes} [Mon Jun 22 02:32:29 2026] GET /v2.0/security-groups/06973de8-052b-4387-9d6c-c588249be580 => generated 3462 bytes in 64 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.116 () {44 vars in 1001 bytes} [Mon Jun 22 02:32:29 2026] GET /v2.0/security-groups/06973de8-052b-4387-9d6c-c588249be580 => generated 3462 bytes in 36 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.116 () {44 vars in 1001 bytes} [Mon Jun 22 02:32:29 2026] GET /v2.0/security-groups/06973de8-052b-4387-9d6c-c588249be580 => generated 3462 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/88] 199.204.45.116 () {48 vars in 991 bytes} [Mon Jun 22 02:32:29 2026] POST /v2.0/security-group-rules => generated 603 bytes in 123 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.116 () {44 vars in 1001 bytes} [Mon Jun 22 02:32:30 2026] GET /v2.0/security-groups/06973de8-052b-4387-9d6c-c588249be580 => generated 4078 bytes in 69 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.116 () {44 vars in 1001 bytes} [Mon Jun 22 02:32:30 2026] GET /v2.0/security-groups/06973de8-052b-4387-9d6c-c588249be580 => generated 4078 bytes in 44 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.116 () {44 vars in 1001 bytes} [Mon Jun 22 02:32:30 2026] GET /v2.0/security-groups/06973de8-052b-4387-9d6c-c588249be580 => generated 4078 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/92] 199.204.45.116 () {48 vars in 991 bytes} [Mon Jun 22 02:32:30 2026] POST /v2.0/security-group-rules => generated 603 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/93] 199.204.45.116 () {44 vars in 987 bytes} [Mon Jun 22 02:32:31 2026] GET /v2.0/networks/abf4c36e-2e15-4270-8310-33c6ef974049 => generated 731 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-22 02:32:32.060 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d8b1e89d-cd3b-40b8-bd29-97e3dd633a4c b1d7d4c039444a7b87e9f19d0e1e1e4e 83d2258846a946f7a4d565c6b7f14128 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 46/94] 199.204.45.116 () {44 vars in 1076 bytes} [Mon Jun 22 02:32:32 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=abf4c36e-2e15-4270-8310-33c6ef974049 => generated 132 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/95] 199.204.45.116 () {44 vars in 1099 bytes} [Mon Jun 22 02:32:32 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=abf4c36e-2e15-4270-8310-33c6ef974049 => generated 12 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/96] 199.204.45.116 () {44 vars in 1001 bytes} [Mon Jun 22 02:32:32 2026] GET /v2.0/security-groups/06973de8-052b-4387-9d6c-c588249be580 => generated 4694 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/97] 199.204.45.116 () {48 vars in 961 bytes} [Mon Jun 22 02:32:32 2026] POST /v2.0/ports => generated 1100 bytes in 445 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-22 02:32:38.200 8 INFO neutron.pecan_wsgi.hooks.translation [None req-870810ad-2b6d-4b12-afe8-19e7bf5e9cd1 b1d7d4c039444a7b87e9f19d0e1e1e4e 83d2258846a946f7a4d565c6b7f14128 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 48/98] 199.204.45.116 () {44 vars in 979 bytes} [Mon Jun 22 02:32:38 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 62 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: 51/99] 199.204.45.116 () {44 vars in 1001 bytes} [Mon Jun 22 02:32:38 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/100] 199.204.45.116 () {48 vars in 1031 bytes} [Mon Jun 22 02:32:38 2026] PUT /v2.0/ports/156dcf01-8033-49b1-803f-7359d58cb3dd => generated 1213 bytes in 577 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/101] 199.204.45.116 () {44 vars in 920 bytes} [Mon Jun 22 02:32:40 2026] GET /v2.0/ports => generated 3730 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-22 02:32:41.367 8 INFO neutron.api.v2.resource [None req-73896ed0-7435-4b39-9ab4-41b4d7c7d611 b1d7d4c039444a7b87e9f19d0e1e1e4e 83d2258846a946f7a4d565c6b7f14128 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 50/102] 199.204.45.116 () {44 vars in 959 bytes} [Mon Jun 22 02:32:41 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/103] 199.204.45.116 () {44 vars in 981 bytes} [Mon Jun 22 02:32:41 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: 51/104] 199.204.45.116 () {48 vars in 980 bytes} [Mon Jun 22 02:32:41 2026] POST /v2.0/security-groups => generated 1610 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/105] 199.204.45.116 () {44 vars in 1001 bytes} [Mon Jun 22 02:32:42 2026] GET /v2.0/security-groups/8ca8562f-0b00-42fe-ae94-09f2ac18c755 => generated 1610 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/106] 199.204.45.116 () {44 vars in 1001 bytes} [Mon Jun 22 02:32:42 2026] GET /v2.0/security-groups/8ca8562f-0b00-42fe-ae94-09f2ac18c755 => generated 1610 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/107] 199.204.45.116 () {44 vars in 1001 bytes} [Mon Jun 22 02:32:42 2026] GET /v2.0/security-groups/8ca8562f-0b00-42fe-ae94-09f2ac18c755 => generated 1610 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/108] 199.204.45.116 () {48 vars in 991 bytes} [Mon Jun 22 02:32:42 2026] POST /v2.0/security-group-rules => generated 623 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/111] 199.204.45.116 () {44 vars in 1001 bytes} [Mon Jun 22 02:32:43 2026] GET /v2.0/security-groups/8ca8562f-0b00-42fe-ae94-09f2ac18c755 => generated 2246 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/112] 199.204.45.116 () {44 vars in 1001 bytes} [Mon Jun 22 02:32:43 2026] GET /v2.0/security-groups/8ca8562f-0b00-42fe-ae94-09f2ac18c755 => generated 2246 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/113] 199.204.45.116 () {44 vars in 1001 bytes} [Mon Jun 22 02:32:43 2026] GET /v2.0/security-groups/8ca8562f-0b00-42fe-ae94-09f2ac18c755 => generated 2246 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/114] 199.204.45.116 () {48 vars in 991 bytes} [Mon Jun 22 02:32:43 2026] POST /v2.0/security-group-rules => generated 627 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 63/123] 199.204.45.116 () {44 vars in 975 bytes} [Mon Jun 22 02:33:45 2026] GET /v2.0/quotas/83d2258846a946f7a4d565c6b7f14128 => generated 292 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/quotasv2.py:139: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' [pid: 8|app: 0|req: 61/124] 199.204.45.116 () {48 vars in 1027 bytes} [Mon Jun 22 02:33:45 2026] PUT /v2.0/quotas/83d2258846a946f7a4d565c6b7f14128 => generated 291 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-22 02:35:54.475 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [4d034535-c8f6-4f4a-966a-d7e9ea09825b] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-22 02:35:54.476 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [21ee350e-1b28-4885-bf5e-cae20da9c421] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-22 02:35:54.694 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1ff352e9-e84b-448b-bf2f-e1c8e9ed1aeb b1d7d4c039444a7b87e9f19d0e1e1e4e 83d2258846a946f7a4d565c6b7f14128 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 72/141] 199.204.45.116 () {30 vars in 741 bytes} [Mon Jun 22 02:35:54 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 228 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, ' 2026-06-22 02:35:54.723 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [ac68b825-5aa2-4f4b-8a3e-2421278ae168] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-22 02:35:54.724 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [a6276463-c89b-44e4-a347-cb7d8c40cc25] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-22 02:35:54.724 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Mon Jun 22 02:35:54 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports?name=octavia-health-manager-port-instance (ip 199.204.45.116) !!! [pid: 8|app: 0|req: 70/142] 199.204.45.116 () {30 vars in 763 bytes} [Mon Jun 22 02:35:54 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-22 02:35:56.515 7 INFO oslo.messaging._drivers.impl_rabbit [-] [21ee350e-1b28-4885-bf5e-cae20da9c421] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 34810. 2026-06-22 02:35:56.516 7 INFO oslo.messaging._drivers.impl_rabbit [-] [4d034535-c8f6-4f4a-966a-d7e9ea09825b] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 34824. 2026-06-22 02:35:56.633 7 INFO neutron.pecan_wsgi.hooks.translation [None req-752ea3bc-3b3b-41d6-94eb-3fc436ae478f b1d7d4c039444a7b87e9f19d0e1e1e4e 83d2258846a946f7a4d565c6b7f14128 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 73/143] 199.204.45.116 () {30 vars in 741 bytes} [Mon Jun 22 02:35:56 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 154 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-22 02:35:56.680 8 INFO oslo.messaging._drivers.impl_rabbit [-] [a6276463-c89b-44e4-a347-cb7d8c40cc25] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 34844. 2026-06-22 02:35:56.683 8 INFO oslo.messaging._drivers.impl_rabbit [-] [ac68b825-5aa2-4f4b-8a3e-2421278ae168] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 34830. [pid: 8|app: 0|req: 71/144] 199.204.45.116 () {30 vars in 763 bytes} [Mon Jun 22 02:35:56 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-22 02:41:34.042 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [ac68b825-5aa2-4f4b-8a3e-2421278ae168] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-22 02:41:34.044 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [a6276463-c89b-44e4-a347-cb7d8c40cc25] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-22 02:41:34.045 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Mon Jun 22 02:41:34 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=a997b27f8fa6443a8c0c886e0ae86346 (ip 199.204.45.116) !!! 2026-06-22 02:41:34.047 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Mon Jun 22 02:41:34 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=a997b27f8fa6443a8c0c886e0ae86346 (ip 199.204.45.116) !!! 2026-06-22 02:41:34.221 8 INFO neutron.api.v2.resource [None req-47476231-0e75-4b3a-b878-133898b2a431 b1d7d4c039444a7b87e9f19d0e1e1e4e 83d2258846a946f7a4d565c6b7f14128 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 95/191] 199.204.45.116 () {44 vars in 1074 bytes} [Mon Jun 22 02:41:34 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=a997b27f8fa6443a8c0c886e0ae86346 => generated 139 bytes in 189 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-22 02:41:34.233 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [21ee350e-1b28-4885-bf5e-cae20da9c421] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-22 02:41:34.234 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [4d034535-c8f6-4f4a-966a-d7e9ea09825b] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-22 02:41:34.236 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Mon Jun 22 02:41:34 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=a997b27f8fa6443a8c0c886e0ae86346 (ip 199.204.45.116) !!! [pid: 7|app: 0|req: 97/192] 199.204.45.116 () {44 vars in 1097 bytes} [Mon Jun 22 02:41:34 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=a997b27f8fa6443a8c0c886e0ae86346 => generated 23 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 96/193] 199.204.45.116 () {48 vars in 981 bytes} [Mon Jun 22 02:41:34 2026] POST /v2.0/security-groups => generated 1624 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-22 02:41:35.556 7 INFO oslo.messaging._drivers.impl_rabbit [-] [4d034535-c8f6-4f4a-966a-d7e9ea09825b] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 40798. 2026-06-22 02:41:35.557 7 INFO oslo.messaging._drivers.impl_rabbit [-] [21ee350e-1b28-4885-bf5e-cae20da9c421] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 40788. [pid: 7|app: 0|req: 98/194] 199.204.45.116 () {44 vars in 1088 bytes} [Mon Jun 22 02:41:35 2026] GET /v2.0/security-groups/1ac4d73b-2877-4e20-bc64-76f9a012c9e4?project_id=a997b27f8fa6443a8c0c886e0ae86346 => generated 1624 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-22 02:41:35.654 8 INFO oslo.messaging._drivers.impl_rabbit [-] [a6276463-c89b-44e4-a347-cb7d8c40cc25] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 40808. [pid: 8|app: 0|req: 97/195] 199.204.45.116 () {44 vars in 1001 bytes} [Mon Jun 22 02:41:35 2026] GET /v2.0/security-groups/1ac4d73b-2877-4e20-bc64-76f9a012c9e4 => generated 1624 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 99/196] 199.204.45.116 () {44 vars in 1088 bytes} [Mon Jun 22 02:41:35 2026] GET /v2.0/security-groups/1ac4d73b-2877-4e20-bc64-76f9a012c9e4?project_id=a997b27f8fa6443a8c0c886e0ae86346 => generated 1624 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-22 02:41:35.778 8 INFO oslo.messaging._drivers.impl_rabbit [-] [ac68b825-5aa2-4f4b-8a3e-2421278ae168] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 40804. [pid: 8|app: 0|req: 98/197] 199.204.45.116 () {48 vars in 991 bytes} [Mon Jun 22 02:41:35 2026] POST /v2.0/security-group-rules => generated 597 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 100/198] 199.204.45.116 () {44 vars in 1088 bytes} [Mon Jun 22 02:41:36 2026] GET /v2.0/security-groups/1ac4d73b-2877-4e20-bc64-76f9a012c9e4?project_id=a997b27f8fa6443a8c0c886e0ae86346 => generated 2234 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 99/199] 199.204.45.116 () {44 vars in 1001 bytes} [Mon Jun 22 02:41:36 2026] GET /v2.0/security-groups/1ac4d73b-2877-4e20-bc64-76f9a012c9e4 => generated 2234 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 101/200] 199.204.45.116 () {44 vars in 1088 bytes} [Mon Jun 22 02:41:36 2026] GET /v2.0/security-groups/1ac4d73b-2877-4e20-bc64-76f9a012c9e4?project_id=a997b27f8fa6443a8c0c886e0ae86346 => generated 2234 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 100/201] 199.204.45.116 () {48 vars in 991 bytes} [Mon Jun 22 02:41:37 2026] POST /v2.0/security-group-rules => generated 599 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 102/202] 199.204.45.116 () {44 vars in 1088 bytes} [Mon Jun 22 02:41:38 2026] GET /v2.0/security-groups/1ac4d73b-2877-4e20-bc64-76f9a012c9e4?project_id=a997b27f8fa6443a8c0c886e0ae86346 => generated 2846 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 101/203] 199.204.45.116 () {44 vars in 1001 bytes} [Mon Jun 22 02:41:38 2026] GET /v2.0/security-groups/1ac4d73b-2877-4e20-bc64-76f9a012c9e4 => generated 2846 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 103/204] 199.204.45.116 () {44 vars in 1088 bytes} [Mon Jun 22 02:41:38 2026] GET /v2.0/security-groups/1ac4d73b-2877-4e20-bc64-76f9a012c9e4?project_id=a997b27f8fa6443a8c0c886e0ae86346 => generated 2846 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 102/205] 199.204.45.116 () {48 vars in 991 bytes} [Mon Jun 22 02:41:38 2026] POST /v2.0/security-group-rules => generated 601 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/206] 199.204.45.116 () {44 vars in 1088 bytes} [Mon Jun 22 02:41:39 2026] GET /v2.0/security-groups/1ac4d73b-2877-4e20-bc64-76f9a012c9e4?project_id=a997b27f8fa6443a8c0c886e0ae86346 => generated 3460 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 103/207] 199.204.45.116 () {44 vars in 1001 bytes} [Mon Jun 22 02:41:39 2026] GET /v2.0/security-groups/1ac4d73b-2877-4e20-bc64-76f9a012c9e4 => generated 3460 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/208] 199.204.45.116 () {44 vars in 1088 bytes} [Mon Jun 22 02:41:39 2026] GET /v2.0/security-groups/1ac4d73b-2877-4e20-bc64-76f9a012c9e4?project_id=a997b27f8fa6443a8c0c886e0ae86346 => generated 3460 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 104/209] 199.204.45.116 () {48 vars in 991 bytes} [Mon Jun 22 02:41:39 2026] POST /v2.0/security-group-rules => generated 602 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 114/228] 199.204.45.116 () {30 vars in 740 bytes} [Mon Jun 22 02:43:51 2026] GET /v2.0/networks?tenant_id=a997b27f8fa6443a8c0c886e0ae86346&shared=False => generated 15 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-22 02:43:52.187 7 INFO neutron.db.segments_db [None req-f19b4820-8879-45dd-97a6-98755fc501c0 7b57a6d3b3f549b18d187295580cb76d a997b27f8fa6443a8c0c886e0ae86346 - - 962ff0fa36224cc2ac0726a1fc9a9668 962ff0fa36224cc2ac0726a1fc9a9668] Added segment 62f5a05a-0d08-4172-9c72-bcd0af62f86f of type vxlan for network 797cf351-2d20-430c-a430-126c78e35770 [pid: 7|app: 0|req: 115/229] 199.204.45.116 () {34 vars in 682 bytes} [Mon Jun 22 02:43:52 2026] POST /v2.0/networks => generated 718 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 115/230] 199.204.45.116 () {30 vars in 722 bytes} [Mon Jun 22 02:43:52 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 116/231] 199.204.45.116 () {30 vars in 633 bytes} [Mon Jun 22 02:43:52 2026] GET /v2.0/extensions => generated 19901 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 116/232] 199.204.45.116 () {34 vars in 677 bytes} [Mon Jun 22 02:43:52 2026] POST /v2.0/ports => generated 963 bytes in 416 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 117/233] 199.204.45.116 () {30 vars in 703 bytes} [Mon Jun 22 02:43:52 2026] GET /v2.0/networks/797cf351-2d20-430c-a430-126c78e35770 => generated 705 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 117/234] 199.204.45.116 () {30 vars in 722 bytes} [Mon Jun 22 02:43:54 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 118/235] 199.204.45.116 () {30 vars in 703 bytes} [Mon Jun 22 02:43:54 2026] GET /v2.0/networks/797cf351-2d20-430c-a430-126c78e35770 => generated 705 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 119/238] 199.204.45.116 () {44 vars in 975 bytes} [Mon Jun 22 02:44:11 2026] GET /v2.0/quotas/a997b27f8fa6443a8c0c886e0ae86346 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/quotasv2.py:139: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' [pid: 7|app: 0|req: 120/239] 199.204.45.116 () {48 vars in 1027 bytes} [Mon Jun 22 02:44:11 2026] PUT /v2.0/quotas/a997b27f8fa6443a8c0c886e0ae86346 => generated 291 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-22 02:55:46.951 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [4d034535-c8f6-4f4a-966a-d7e9ea09825b] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-22 02:55:46.954 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [21ee350e-1b28-4885-bf5e-cae20da9c421] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-22 02:55:46.955 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Mon Jun 22 02:55:46 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/public (ip 199.204.45.116) !!! 2026-06-22 02:55:47.150 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9d075465-8b12-4db5-a411-10ae27df14ca b1d7d4c039444a7b87e9f19d0e1e1e4e 83d2258846a946f7a4d565c6b7f14128 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 168/334] 199.204.45.116 () {44 vars in 927 bytes} [Mon Jun 22 02:55:46 2026] GET /v2.0/networks/public => generated 108 bytes in 205 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-22 02:55:47.160 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [ac68b825-5aa2-4f4b-8a3e-2421278ae168] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-22 02:55:47.162 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [a6276463-c89b-44e4-a347-cb7d8c40cc25] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-22 02:55:47.166 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Mon Jun 22 02:55:47 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=public (ip 199.204.45.116) !!! 2026-06-22 02:55:47.170 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Mon Jun 22 02:55:47 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=public (ip 199.204.45.116) !!! [pid: 8|app: 0|req: 167/335] 199.204.45.116 () {44 vars in 949 bytes} [Mon Jun 22 02:55:47 2026] GET /v2.0/networks?name=public => generated 753 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-22 02:55:48.442 7 INFO oslo.messaging._drivers.impl_rabbit [-] [4d034535-c8f6-4f4a-966a-d7e9ea09825b] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 49210. 2026-06-22 02:55:48.443 7 INFO oslo.messaging._drivers.impl_rabbit [-] [21ee350e-1b28-4885-bf5e-cae20da9c421] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 49218. 2026-06-22 02:55:48.488 7 INFO neutron.pecan_wsgi.hooks.translation [None req-41ffc8a6-8866-40d6-b254-9b9e2a3bc2f2 b1d7d4c039444a7b87e9f19d0e1e1e4e 83d2258846a946f7a4d565c6b7f14128 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 169/336] 199.204.45.116 () {44 vars in 927 bytes} [Mon Jun 22 02:55:48 2026] GET /v2.0/networks/public => generated 108 bytes in 66 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-22 02:55:48.529 8 INFO oslo.messaging._drivers.impl_rabbit [-] [ac68b825-5aa2-4f4b-8a3e-2421278ae168] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 49224. 2026-06-22 02:55:48.529 8 INFO oslo.messaging._drivers.impl_rabbit [-] [a6276463-c89b-44e4-a347-cb7d8c40cc25] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 49234. [pid: 8|app: 0|req: 168/337] 199.204.45.116 () {44 vars in 949 bytes} [Mon Jun 22 02:55:48 2026] GET /v2.0/networks?name=public => generated 753 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-22 02:55:48.614 7 INFO neutron.pecan_wsgi.hooks.translation [None req-74a6a63d-03ef-4158-ba5b-3597a2d0a467 b1d7d4c039444a7b87e9f19d0e1e1e4e 83d2258846a946f7a4d565c6b7f14128 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 170/338] 199.204.45.116 () {44 vars in 1034 bytes} [Mon Jun 22 02:55:48 2026] GET /v2.0/subnets/public-subnet?network_id=9ed4cec9-c034-4d2d-8c0a-93c2e1920f00 => generated 113 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 169/339] 199.204.45.116 () {44 vars in 1057 bytes} [Mon Jun 22 02:55:48 2026] GET /v2.0/subnets?name=public-subnet&network_id=9ed4cec9-c034-4d2d-8c0a-93c2e1920f00 => generated 644 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-22 02:56:22.369 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d7828ef1-8169-4436-abe2-d184e68a6085 b1d7d4c039444a7b87e9f19d0e1e1e4e 83d2258846a946f7a4d565c6b7f14128 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 173/344] 199.204.45.116 () {44 vars in 937 bytes} [Mon Jun 22 02:56:22 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: 8|app: 0|req: 172/345] 199.204.45.116 () {44 vars in 959 bytes} [Mon Jun 22 02:56:22 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 734 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-22 02:56:23.506 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cb705461-ad6c-4dcd-944c-03617978fc71 b1d7d4c039444a7b87e9f19d0e1e1e4e 83d2258846a946f7a4d565c6b7f14128 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 174/346] 199.204.45.116 () {44 vars in 937 bytes} [Mon Jun 22 02:56:23 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 173/347] 199.204.45.116 () {44 vars in 959 bytes} [Mon Jun 22 02:56:23 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 734 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-22 02:56:23.612 7 INFO neutron.pecan_wsgi.hooks.translation [None req-27d38116-e903-443d-85df-fbc473a1290f b1d7d4c039444a7b87e9f19d0e1e1e4e 83d2258846a946f7a4d565c6b7f14128 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 175/348] 199.204.45.116 () {44 vars in 1036 bytes} [Mon Jun 22 02:56:23 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=abf4c36e-2e15-4270-8310-33c6ef974049 => generated 114 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 174/349] 199.204.45.116 () {44 vars in 1059 bytes} [Mon Jun 22 02:56:23 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=abf4c36e-2e15-4270-8310-33c6ef974049 => generated 630 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-22 02:56:24.841 7 INFO neutron.api.v2.resource [None req-1cfdf8c9-baae-4785-a132-f5b8d6021e43 b1d7d4c039444a7b87e9f19d0e1e1e4e 83d2258846a946f7a4d565c6b7f14128 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 176/350] 199.204.45.116 () {44 vars in 971 bytes} [Mon Jun 22 02:56:24 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/351] 199.204.45.116 () {44 vars in 993 bytes} [Mon Jun 22 02:56:24 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/352] 199.204.45.116 () {44 vars in 1001 bytes} [Mon Jun 22 02:56:26 2026] GET /v2.0/security-groups/06973de8-052b-4387-9d6c-c588249be580 => generated 4694 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/353] 199.204.45.116 () {44 vars in 1001 bytes} [Mon Jun 22 02:56:26 2026] GET /v2.0/security-groups/06973de8-052b-4387-9d6c-c588249be580 => generated 4694 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/354] 199.204.45.116 () {44 vars in 1011 bytes} [Mon Jun 22 02:56:26 2026] GET /v2.0/security-group-rules/44eee575-15b2-4231-b066-a803b0ca6034 => generated 601 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/355] 199.204.45.116 () {44 vars in 1001 bytes} [Mon Jun 22 02:56:27 2026] GET /v2.0/security-groups/06973de8-052b-4387-9d6c-c588249be580 => generated 4694 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/356] 199.204.45.116 () {44 vars in 1001 bytes} [Mon Jun 22 02:56:27 2026] GET /v2.0/security-groups/06973de8-052b-4387-9d6c-c588249be580 => generated 4694 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/357] 199.204.45.116 () {44 vars in 1011 bytes} [Mon Jun 22 02:56:27 2026] GET /v2.0/security-group-rules/fb3aae01-c46a-4a11-a768-d856882d268d => generated 603 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/360] 199.204.45.116 () {44 vars in 1001 bytes} [Mon Jun 22 02:56:28 2026] GET /v2.0/security-groups/06973de8-052b-4387-9d6c-c588249be580 => generated 4694 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/361] 199.204.45.116 () {44 vars in 1001 bytes} [Mon Jun 22 02:56:28 2026] GET /v2.0/security-groups/06973de8-052b-4387-9d6c-c588249be580 => generated 4694 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/362] 199.204.45.116 () {44 vars in 1011 bytes} [Mon Jun 22 02:56:28 2026] GET /v2.0/security-group-rules/a343cfd7-9241-4a27-bcc3-d10255bc6d16 => generated 603 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/363] 199.204.45.116 () {44 vars in 1001 bytes} [Mon Jun 22 02:56:29 2026] GET /v2.0/security-groups/06973de8-052b-4387-9d6c-c588249be580 => generated 4694 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/364] 199.204.45.116 () {44 vars in 1001 bytes} [Mon Jun 22 02:56:29 2026] GET /v2.0/security-groups/06973de8-052b-4387-9d6c-c588249be580 => generated 4694 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/365] 199.204.45.116 () {44 vars in 1011 bytes} [Mon Jun 22 02:56:29 2026] GET /v2.0/security-group-rules/8d2c2d15-8a08-4663-9bfb-f821f1cf2d0f => generated 603 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/366] 199.204.45.116 () {44 vars in 1001 bytes} [Mon Jun 22 02:56:30 2026] GET /v2.0/security-groups/06973de8-052b-4387-9d6c-c588249be580 => generated 4694 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/367] 199.204.45.116 () {44 vars in 1001 bytes} [Mon Jun 22 02:56:30 2026] GET /v2.0/security-groups/06973de8-052b-4387-9d6c-c588249be580 => generated 4694 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/368] 199.204.45.116 () {44 vars in 1011 bytes} [Mon Jun 22 02:56:30 2026] GET /v2.0/security-group-rules/c76c73b7-0abf-4062-b822-ddfa0ec9c6b8 => generated 603 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/369] 199.204.45.116 () {44 vars in 987 bytes} [Mon Jun 22 02:56:31 2026] GET /v2.0/networks/abf4c36e-2e15-4270-8310-33c6ef974049 => generated 731 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-22 02:56:31.548 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4c06a235-1248-4362-a57c-ea5771da4656 b1d7d4c039444a7b87e9f19d0e1e1e4e 83d2258846a946f7a4d565c6b7f14128 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 185/370] 199.204.45.116 () {44 vars in 1076 bytes} [Mon Jun 22 02:56:31 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=abf4c36e-2e15-4270-8310-33c6ef974049 => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/371] 199.204.45.116 () {44 vars in 1099 bytes} [Mon Jun 22 02:56:31 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=abf4c36e-2e15-4270-8310-33c6ef974049 => generated 1254 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/372] 199.204.45.116 () {44 vars in 1001 bytes} [Mon Jun 22 02:56:31 2026] GET /v2.0/security-groups/06973de8-052b-4387-9d6c-c588249be580 => generated 4694 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-22 02:56:38.079 7 INFO neutron.pecan_wsgi.hooks.translation [None req-95dd20af-e312-4da6-abaf-837135dac0b7 b1d7d4c039444a7b87e9f19d0e1e1e4e 83d2258846a946f7a4d565c6b7f14128 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 187/373] 199.204.45.116 () {44 vars in 979 bytes} [Mon Jun 22 02:56:37 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: 8|app: 0|req: 187/374] 199.204.45.116 () {44 vars in 1001 bytes} [Mon Jun 22 02:56:38 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/375] 199.204.45.116 () {44 vars in 920 bytes} [Mon Jun 22 02:56:39 2026] GET /v2.0/ports => generated 4725 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-22 02:56:40.631 8 INFO neutron.api.v2.resource [None req-c3c9e719-3936-4c1b-a0a4-af3aaeb92c1f b1d7d4c039444a7b87e9f19d0e1e1e4e 83d2258846a946f7a4d565c6b7f14128 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 188/376] 199.204.45.116 () {44 vars in 959 bytes} [Mon Jun 22 02:56:40 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/377] 199.204.45.116 () {44 vars in 981 bytes} [Mon Jun 22 02:56:40 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2885 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/378] 199.204.45.116 () {44 vars in 1001 bytes} [Mon Jun 22 02:56:41 2026] GET /v2.0/security-groups/8ca8562f-0b00-42fe-ae94-09f2ac18c755 => generated 2886 bytes in 242 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/379] 199.204.45.116 () {44 vars in 1001 bytes} [Mon Jun 22 02:56:41 2026] GET /v2.0/security-groups/8ca8562f-0b00-42fe-ae94-09f2ac18c755 => generated 2886 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/380] 199.204.45.116 () {44 vars in 1011 bytes} [Mon Jun 22 02:56:41 2026] GET /v2.0/security-group-rules/a3b0f8b0-d747-4173-83a5-5fe40e3987f3 => generated 623 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/381] 199.204.45.116 () {44 vars in 1001 bytes} [Mon Jun 22 02:56:42 2026] GET /v2.0/security-groups/8ca8562f-0b00-42fe-ae94-09f2ac18c755 => generated 2886 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/382] 199.204.45.116 () {44 vars in 1001 bytes} [Mon Jun 22 02:56:42 2026] GET /v2.0/security-groups/8ca8562f-0b00-42fe-ae94-09f2ac18c755 => generated 2886 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/383] 199.204.45.116 () {44 vars in 1011 bytes} [Mon Jun 22 02:56:42 2026] GET /v2.0/security-group-rules/20841c07-3242-40ef-9ee4-43874e693458 => generated 627 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/386] 199.204.45.116 () {44 vars in 975 bytes} [Mon Jun 22 02:56:55 2026] GET /v2.0/quotas/83d2258846a946f7a4d565c6b7f14128 => generated 291 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-22 02:57:47.889 8 INFO neutron.api.v2.resource [None req-18768596-9a38-4ff4-b481-cc868f6f862a b1d7d4c039444a7b87e9f19d0e1e1e4e 83d2258846a946f7a4d565c6b7f14128 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 198/395] 199.204.45.116 () {44 vars in 1074 bytes} [Mon Jun 22 02:57:47 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=a997b27f8fa6443a8c0c886e0ae86346 => generated 139 bytes in 59 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/396] 199.204.45.116 () {44 vars in 1097 bytes} [Mon Jun 22 02:57:47 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=a997b27f8fa6443a8c0c886e0ae86346 => generated 4072 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/397] 199.204.45.116 () {44 vars in 1088 bytes} [Mon Jun 22 02:57:48 2026] GET /v2.0/security-groups/1ac4d73b-2877-4e20-bc64-76f9a012c9e4?project_id=a997b27f8fa6443a8c0c886e0ae86346 => generated 4075 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/398] 199.204.45.116 () {44 vars in 1001 bytes} [Mon Jun 22 02:57:49 2026] GET /v2.0/security-groups/1ac4d73b-2877-4e20-bc64-76f9a012c9e4 => generated 4075 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/399] 199.204.45.116 () {44 vars in 1011 bytes} [Mon Jun 22 02:57:49 2026] GET /v2.0/security-group-rules/157031bb-c407-44bc-b7c1-82d0e00fb49e => generated 597 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/400] 199.204.45.116 () {44 vars in 1088 bytes} [Mon Jun 22 02:57:50 2026] GET /v2.0/security-groups/1ac4d73b-2877-4e20-bc64-76f9a012c9e4?project_id=a997b27f8fa6443a8c0c886e0ae86346 => generated 4075 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/401] 199.204.45.116 () {44 vars in 1001 bytes} [Mon Jun 22 02:57:50 2026] GET /v2.0/security-groups/1ac4d73b-2877-4e20-bc64-76f9a012c9e4 => generated 4075 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/402] 199.204.45.116 () {44 vars in 1011 bytes} [Mon Jun 22 02:57:50 2026] GET /v2.0/security-group-rules/3e6a0099-55cc-4663-aff4-325466e8b0b7 => generated 599 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/403] 199.204.45.116 () {44 vars in 1088 bytes} [Mon Jun 22 02:57:51 2026] GET /v2.0/security-groups/1ac4d73b-2877-4e20-bc64-76f9a012c9e4?project_id=a997b27f8fa6443a8c0c886e0ae86346 => generated 4075 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/404] 199.204.45.116 () {44 vars in 1001 bytes} [Mon Jun 22 02:57:51 2026] GET /v2.0/security-groups/1ac4d73b-2877-4e20-bc64-76f9a012c9e4 => generated 4075 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/405] 199.204.45.116 () {44 vars in 1011 bytes} [Mon Jun 22 02:57:51 2026] GET /v2.0/security-group-rules/727b783c-ee75-4452-900a-1252a4f17b4a => generated 601 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/406] 199.204.45.116 () {44 vars in 1088 bytes} [Mon Jun 22 02:57:52 2026] GET /v2.0/security-groups/1ac4d73b-2877-4e20-bc64-76f9a012c9e4?project_id=a997b27f8fa6443a8c0c886e0ae86346 => generated 4075 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/407] 199.204.45.116 () {44 vars in 1001 bytes} [Mon Jun 22 02:57:52 2026] GET /v2.0/security-groups/1ac4d73b-2877-4e20-bc64-76f9a012c9e4 => generated 4075 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/408] 199.204.45.116 () {44 vars in 1011 bytes} [Mon Jun 22 02:57:52 2026] GET /v2.0/security-group-rules/9fa7e7b7-1039-4ade-86ae-7f6a5aab4a36 => generated 602 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/411] 199.204.45.116 () {44 vars in 975 bytes} [Mon Jun 22 02:57:59 2026] GET /v2.0/quotas/a997b27f8fa6443a8c0c886e0ae86346 => 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: 210/418] 199.204.45.116 () {44 vars in 949 bytes} [Mon Jun 22 02:58:51 2026] GET /v2.0/networks?name=public => generated 753 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/425] 10.0.0.151 () {32 vars in 649 bytes} [Mon Jun 22 02:59:31 2026] GET /v2.0/networks => generated 2167 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-22 02:59:32.792 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [4d034535-c8f6-4f4a-966a-d7e9ea09825b] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-22 02:59:32.793 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [21ee350e-1b28-4885-bf5e-cae20da9c421] 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: 212/426] 10.0.0.151 () {32 vars in 655 bytes} [Mon Jun 22 02:59:32 2026] GET /v2.0/floatingips => generated 19 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/427] 10.0.0.151 () {32 vars in 647 bytes} [Mon Jun 22 02:59:32 2026] GET /v2.0/routers => generated 15 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/428] 10.0.0.151 () {32 vars in 643 bytes} [Mon Jun 22 02:59:32 2026] GET /v2.0/ports => generated 4725 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/429] 10.0.0.151 () {32 vars in 647 bytes} [Mon Jun 22 02:59:32 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: 214/430] 10.0.0.151 () {32 vars in 649 bytes} [Mon Jun 22 02:59:33 2026] GET /v2.0/networks => generated 2167 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/431] 10.0.0.151 () {32 vars in 663 bytes} [Mon Jun 22 02:59:33 2026] GET /v2.0/security-groups => generated 17401 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/432] 10.0.0.151 () {32 vars in 655 bytes} [Mon Jun 22 02:59:33 2026] GET /v2.0/subnetpools => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-22 02:59:44.127 7 INFO oslo.messaging._drivers.impl_rabbit [-] [21ee350e-1b28-4885-bf5e-cae20da9c421] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 51140. 2026-06-22 02:59:44.128 7 INFO oslo.messaging._drivers.impl_rabbit [-] [4d034535-c8f6-4f4a-966a-d7e9ea09825b] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 51148. 2026-06-22 02:59:44.336 7 INFO neutron.db.segments_db [None req-987abf4b-7025-4be0-8b41-8f4119bf1a36 b1d7d4c039444a7b87e9f19d0e1e1e4e 83d2258846a946f7a4d565c6b7f14128 - - default default] Added segment 20b0c0b7-00e4-4556-9fab-a32a54bcaa15 of type vxlan for network a75dee97-c9c8-4854-b950-44fe0557af11 2026-06-22 02:59:44.419 8 INFO neutron.db.segments_db [None req-b33f910f-2cda-4b75-ab16-21ca62765a56 b1d7d4c039444a7b87e9f19d0e1e1e4e 83d2258846a946f7a4d565c6b7f14128 - - default default] Added segment 1242fb54-3e3e-44f5-99f3-4bad34188c56 of type vxlan for network 2cc6316e-9f75-4146-9cce-3c7b9c8ffd9c [pid: 7|app: 0|req: 217/435] 10.0.0.151 () {34 vars in 671 bytes} [Mon Jun 22 02:59:44 2026] POST /v2.0/networks => generated 749 bytes in 348 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/436] 10.0.0.151 () {34 vars in 671 bytes} [Mon Jun 22 02:59:44 2026] POST /v2.0/networks => generated 748 bytes in 275 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-22 02:59:44.642 7 INFO neutron.db.segments_db [None req-0f843b1f-605f-44fc-a38d-ff75cbd83c55 b1d7d4c039444a7b87e9f19d0e1e1e4e 83d2258846a946f7a4d565c6b7f14128 - - default default] Added segment 1c618f5f-c16a-4bee-bc48-52489df8eff4 of type vxlan for network d5b7f75e-0b74-4f02-b3e2-d7f14a1807d7 [pid: 7|app: 0|req: 218/437] 10.0.0.151 () {34 vars in 671 bytes} [Mon Jun 22 02:59:44 2026] POST /v2.0/networks => generated 751 bytes in 304 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/438] 10.0.0.151 () {34 vars in 669 bytes} [Mon Jun 22 02:59:44 2026] POST /v2.0/subnets => generated 672 bytes in 255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/439] 10.0.0.151 () {34 vars in 669 bytes} [Mon Jun 22 02:59:44 2026] POST /v2.0/subnets => generated 671 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-22 02:59:45.000 7 INFO neutron.db.segments_db [None req-58ed4d8b-2bc8-4854-9f43-e270be92a90c b1d7d4c039444a7b87e9f19d0e1e1e4e 83d2258846a946f7a4d565c6b7f14128 - - default default] Added segment 5d7a9efc-85da-481e-bc3e-00f695860c4d of type vxlan for network 36fa9c73-fc6a-4ace-8de4-400b451831e5 [pid: 8|app: 0|req: 221/440] 10.0.0.151 () {34 vars in 669 bytes} [Mon Jun 22 02:59:44 2026] POST /v2.0/subnets => generated 674 bytes in 257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-22 02:59:45.106 8 INFO neutron.db.segments_db [None req-99675d7f-6278-4cc3-a73d-2047f7f5045d b1d7d4c039444a7b87e9f19d0e1e1e4e 83d2258846a946f7a4d565c6b7f14128 - - default default] Added segment 0e91daa7-3255-4198-8e76-23907fa19121 of type vxlan for network 9ce4ade1-8b74-46b2-8499-7a298574fc3c 2026-06-22 02:59:45.341 7 INFO neutron.db.l3_hamode_db [None req-58ed4d8b-2bc8-4854-9f43-e270be92a90c b1d7d4c039444a7b87e9f19d0e1e1e4e 83d2258846a946f7a4d565c6b7f14128 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-22 02:59:45.440 8 INFO neutron.db.l3_hamode_db [None req-99675d7f-6278-4cc3-a73d-2047f7f5045d b1d7d4c039444a7b87e9f19d0e1e1e4e 83d2258846a946f7a4d565c6b7f14128 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-22 02:59:46.686 8 INFO neutron.db.l3_hamode_db [None req-99675d7f-6278-4cc3-a73d-2047f7f5045d b1d7d4c039444a7b87e9f19d0e1e1e4e 83d2258846a946f7a4d565c6b7f14128 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-22 02:59:46.775 7 INFO neutron.db.l3_hamode_db [None req-58ed4d8b-2bc8-4854-9f43-e270be92a90c b1d7d4c039444a7b87e9f19d0e1e1e4e 83d2258846a946f7a4d565c6b7f14128 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 222/441] 10.0.0.151 () {34 vars in 669 bytes} [Mon Jun 22 02:59:45 2026] POST /v2.0/routers => generated 735 bytes in 3264 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/442] 10.0.0.151 () {34 vars in 669 bytes} [Mon Jun 22 02:59:44 2026] POST /v2.0/routers => generated 736 bytes in 3388 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-22 02:59:48.351 8 INFO neutron.db.segments_db [None req-9035b9b8-f2e6-4de7-b005-aafa11e4a360 b1d7d4c039444a7b87e9f19d0e1e1e4e 83d2258846a946f7a4d565c6b7f14128 - - default default] Added segment 33194842-23cd-4a27-89df-460dbb00357f of type vxlan for network 22d52e68-5dbe-43f5-9194-38d58388f324 [pid: 7|app: 0|req: 221/443] 10.0.0.151 () {32 vars in 774 bytes} [Mon Jun 22 02:59:48 2026] GET /v2.0/security-groups?tenant_id=b2a2964063e64022922fa52c3563215b&name=default => generated 2922 bytes in 242 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-22 02:59:48.705 8 INFO neutron.db.l3_hamode_db [None req-9035b9b8-f2e6-4de7-b005-aafa11e4a360 b1d7d4c039444a7b87e9f19d0e1e1e4e 83d2258846a946f7a4d565c6b7f14128 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-22 02:59:49.914 8 INFO neutron.db.l3_hamode_db [None req-9035b9b8-f2e6-4de7-b005-aafa11e4a360 b1d7d4c039444a7b87e9f19d0e1e1e4e 83d2258846a946f7a4d565c6b7f14128 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 222/444] 10.0.0.151 () {34 vars in 783 bytes} [Mon Jun 22 02:59:48 2026] PUT /v2.0/routers/12b7e9f9-0809-4582-a298-3841fe9fe010/add_router_interface => generated 309 bytes in 1707 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/445] 10.0.0.151 () {34 vars in 669 bytes} [Mon Jun 22 02:59:48 2026] POST /v2.0/routers => generated 738 bytes in 3078 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/446] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 02:59:51 2026] DELETE /v2.0/security-groups/3930cf19-432c-4ec1-9c02-c46318ed8b28 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-22 02:59:51.520 8 WARNING neutron_lib.context [None req-5b4aa876-1d7c-4338-b5fe-620740bd65dd 8625b474722a443686e4f2ba843b9c8e 79dc005b614b46f8b55b487cbca4fddb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 225/447] 10.0.0.151 () {34 vars in 685 bytes} [Mon Jun 22 02:59:51 2026] POST /v2.0/security-groups => generated 1659 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/448] 10.0.0.151 () {34 vars in 783 bytes} [Mon Jun 22 02:59:50 2026] PUT /v2.0/routers/43bba98e-a706-4816-84c0-a3953ea7eb36/add_router_interface => generated 309 bytes in 1886 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-22 02:59:52.182 7 WARNING neutron_lib.context [None req-9ba286b1-5615-4e84-a867-e1c73aee05b5 8625b474722a443686e4f2ba843b9c8e 79dc005b614b46f8b55b487cbca4fddb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 224/449] 10.0.0.151 () {34 vars in 695 bytes} [Mon Jun 22 02:59:52 2026] POST /v2.0/security-group-rules => generated 597 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-22 02:59:52.323 7 WARNING neutron_lib.context [None req-821e4505-e213-4dd0-8dc6-8d1b681aeec5 8625b474722a443686e4f2ba843b9c8e 79dc005b614b46f8b55b487cbca4fddb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 225/450] 10.0.0.151 () {34 vars in 695 bytes} [Mon Jun 22 02:59:52 2026] POST /v2.0/security-group-rules => generated 602 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-22 02:59:52.437 7 WARNING neutron_lib.context [None req-11a66a1b-9c1f-46c3-918e-a1d8dce64c30 8625b474722a443686e4f2ba843b9c8e 79dc005b614b46f8b55b487cbca4fddb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 226/451] 10.0.0.151 () {34 vars in 676 bytes} [Mon Jun 22 02:59:52 2026] POST /v2.0/floatingips => generated 552 bytes in 676 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/452] 10.0.0.151 () {34 vars in 783 bytes} [Mon Jun 22 02:59:51 2026] PUT /v2.0/routers/f0894791-2f07-4e1a-b73a-a36ae4161bf7/add_router_interface => generated 309 bytes in 1559 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-22 02:59:53.306 7 WARNING neutron_lib.context [req-cd3a2989-2081-454a-9101-41d8a31978b2 req-a79243db-6901-49ec-815e-05862c6a2a2e cb8efdc3f93d4b6cb4ede66e69712fee d9f7b8623ea846f98313da170f37c7fd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 227/453] 10.0.0.153 () {38 vars in 971 bytes} [Mon Jun 22 02:59:53 2026] POST /v2.0/security-groups => generated 1684 bytes in 253 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-22 02:59:53.513 8 INFO neutron.db.segments_db [None req-b8fdc0d4-7f2f-4bda-be86-e9611671b49a b1d7d4c039444a7b87e9f19d0e1e1e4e 83d2258846a946f7a4d565c6b7f14128 - - default default] Added segment 3d121d3a-20fc-41aa-8eae-1d15c793c0fd of type vxlan for network db852076-cdcf-4ac3-a40c-fe333d8b451b [pid: 8|app: 0|req: 227/454] 10.0.0.151 () {34 vars in 671 bytes} [Mon Jun 22 02:59:53 2026] POST /v2.0/networks => generated 744 bytes in 352 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-22 02:59:53.744 8 WARNING neutron_lib.context [None req-714d5cda-3bdd-4eef-802d-71f718a7e46d db4060e1c9094329bf301798e04663db a15bcbd1b054486db0539c659107d222 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 228/455] 10.0.0.151 () {34 vars in 685 bytes} [Mon Jun 22 02:59:53 2026] POST /v2.0/security-groups => generated 1660 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/456] 10.0.0.151 () {34 vars in 669 bytes} [Mon Jun 22 02:59:53 2026] POST /v2.0/subnets => generated 667 bytes in 261 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-22 02:59:53.913 7 WARNING neutron_lib.context [None req-ce09b428-3c1f-4ad3-99b1-200b24642f53 db4060e1c9094329bf301798e04663db a15bcbd1b054486db0539c659107d222 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 229/457] 10.0.0.153 () {34 vars in 991 bytes} [Mon Jun 22 02:59:53 2026] GET /v2.0/security-groups/8e0319ed-ea63-4af8-9d68-89fd5ec8737d => generated 1684 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-22 02:59:53.997 8 INFO neutron.db.segments_db [None req-2eb6b835-5833-470f-8224-2c57ffc9ff21 b1d7d4c039444a7b87e9f19d0e1e1e4e 83d2258846a946f7a4d565c6b7f14128 - - default default] Added segment 347e1970-ff2d-46bc-be3d-3dacc87e4ee0 of type vxlan for network dfa68011-ffcd-4ef2-9335-3ecedd7ea480 [pid: 7|app: 0|req: 229/458] 10.0.0.151 () {34 vars in 695 bytes} [Mon Jun 22 02:59:53 2026] POST /v2.0/security-group-rules => generated 597 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-22 02:59:54.066 7 WARNING neutron_lib.context [req-005f79cb-63e5-4a77-9e7b-63d7a5279157 req-a9b965f5-032c-4ea6-8724-8f6a53a55a78 cb8efdc3f93d4b6cb4ede66e69712fee d9f7b8623ea846f98313da170f37c7fd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 230/459] 10.0.0.153 () {38 vars in 981 bytes} [Mon Jun 22 02:59:54 2026] POST /v2.0/security-group-rules => generated 614 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-22 02:59:54.206 7 WARNING neutron_lib.context [None req-fe58376f-65d4-4513-a864-b9405b7377f8 db4060e1c9094329bf301798e04663db a15bcbd1b054486db0539c659107d222 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 231/460] 10.0.0.151 () {34 vars in 695 bytes} [Mon Jun 22 02:59:54 2026] POST /v2.0/security-group-rules => generated 602 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-22 02:59:54.317 7 WARNING neutron_lib.context [req-8406f527-1fdf-40ea-8e99-5cd5a4a06c21 req-504e83a5-bf26-4657-930d-e4892847e5d5 cb8efdc3f93d4b6cb4ede66e69712fee d9f7b8623ea846f98313da170f37c7fd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-22 02:59:54.370 8 INFO neutron.db.l3_hamode_db [None req-2eb6b835-5833-470f-8224-2c57ffc9ff21 b1d7d4c039444a7b87e9f19d0e1e1e4e 83d2258846a946f7a4d565c6b7f14128 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 232/461] 10.0.0.153 () {38 vars in 971 bytes} [Mon Jun 22 02:59:54 2026] POST /v2.0/security-groups => generated 1686 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-22 02:59:54.442 7 WARNING neutron_lib.context [None req-d9af75ba-3430-4076-94f2-fab0350758f2 db4060e1c9094329bf301798e04663db a15bcbd1b054486db0539c659107d222 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 233/462] 10.0.0.151 () {34 vars in 676 bytes} [Mon Jun 22 02:59:54 2026] POST /v2.0/floatingips => generated 552 bytes in 704 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/463] 10.0.0.153 () {34 vars in 991 bytes} [Mon Jun 22 02:59:55 2026] GET /v2.0/security-groups/d9560cf2-fe5d-4ce6-872a-1e78d9375a4a => generated 1686 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-22 02:59:55.194 7 WARNING neutron_lib.context [req-69a4eb3a-9e6c-4515-badf-fe1190edefb3 req-52dfd431-1d3f-4a34-bfa5-23f5e82fd3f8 cb8efdc3f93d4b6cb4ede66e69712fee d9f7b8623ea846f98313da170f37c7fd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 235/464] 10.0.0.153 () {38 vars in 981 bytes} [Mon Jun 22 02:59:55 2026] POST /v2.0/security-group-rules => generated 614 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/465] 10.0.0.153 () {34 vars in 991 bytes} [Mon Jun 22 02:59:55 2026] GET /v2.0/security-groups/d9560cf2-fe5d-4ce6-872a-1e78d9375a4a => generated 2311 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-22 02:59:55.407 7 WARNING neutron_lib.context [req-2e7b6ac7-c770-458d-a060-5192beb1e3b7 req-4a1e3703-3c39-42b3-ac73-2db8540a3131 cb8efdc3f93d4b6cb4ede66e69712fee d9f7b8623ea846f98313da170f37c7fd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 237/466] 10.0.0.153 () {38 vars in 981 bytes} [Mon Jun 22 02:59:55 2026] POST /v2.0/security-group-rules => generated 619 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/467] 10.0.0.153 () {34 vars in 991 bytes} [Mon Jun 22 02:59:55 2026] GET /v2.0/security-groups/d9560cf2-fe5d-4ce6-872a-1e78d9375a4a => generated 2941 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-22 02:59:55.597 8 INFO neutron.db.l3_hamode_db [None req-2eb6b835-5833-470f-8224-2c57ffc9ff21 b1d7d4c039444a7b87e9f19d0e1e1e4e 83d2258846a946f7a4d565c6b7f14128 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 239/468] 10.0.0.153 () {34 vars in 1098 bytes} [Mon Jun 22 02:59:55 2026] GET /v2.0/security-groups?name=tempest-securitygroup--164390610&fields=id&tenant_id=a15bcbd1b054486db0539c659107d222 => 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: 240/469] 10.0.0.153 () {34 vars in 1001 bytes} [Mon Jun 22 02:59:55 2026] GET /v2.0/security-group-rules/41bfbbc7-0e1b-4a52-a1ce-800e64604178 => generated 616 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/470] 10.0.0.153 () {34 vars in 982 bytes} [Mon Jun 22 02:59:55 2026] GET /v2.0/networks?id=d5b7f75e-0b74-4f02-b3e2-d7f14a1807d7 => generated 683 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/471] 10.0.0.153 () {34 vars in 991 bytes} [Mon Jun 22 02:59:55 2026] GET /v2.0/security-groups/d9560cf2-fe5d-4ce6-872a-1e78d9375a4a => generated 2941 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/472] 10.0.0.153 () {34 vars in 965 bytes} [Mon Jun 22 02:59:55 2026] GET /v2.0/quotas/a15bcbd1b054486db0539c659107d222 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/473] 10.0.0.153 () {36 vars in 1023 bytes} [Mon Jun 22 02:59:55 2026] DELETE /v2.0/security-group-rules/41bfbbc7-0e1b-4a52-a1ce-800e64604178 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/474] 10.0.0.153 () {34 vars in 1002 bytes} [Mon Jun 22 02:59:55 2026] GET /v2.0/ports?tenant_id=a15bcbd1b054486db0539c659107d222&fields=id => generated 103 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/475] 10.0.0.153 () {34 vars in 991 bytes} [Mon Jun 22 02:59:56 2026] GET /v2.0/security-groups/d9560cf2-fe5d-4ce6-872a-1e78d9375a4a => generated 2311 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/476] 10.0.0.153 () {36 vars in 1013 bytes} [Mon Jun 22 02:59:56 2026] DELETE /v2.0/security-groups/d9560cf2-fe5d-4ce6-872a-1e78d9375a4a => generated 0 bytes in 146 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/477] 10.0.0.153 () {34 vars in 991 bytes} [Mon Jun 22 02:59:56 2026] GET /v2.0/security-groups/8e0319ed-ea63-4af8-9d68-89fd5ec8737d => generated 2309 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/478] 10.0.0.153 () {36 vars in 1013 bytes} [Mon Jun 22 02:59:56 2026] DELETE /v2.0/security-groups/8e0319ed-ea63-4af8-9d68-89fd5ec8737d => 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: 250/479] 10.0.0.153 () {34 vars in 907 bytes} [Mon Jun 22 02:59:56 2026] GET /v2.0/extensions => generated 19901 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/480] 10.0.0.151 () {34 vars in 669 bytes} [Mon Jun 22 02:59:53 2026] POST /v2.0/routers => generated 731 bytes in 3155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/481] 10.0.0.153 () {34 vars in 1008 bytes} [Mon Jun 22 02:59:57 2026] GET /v2.0/networks/d5b7f75e-0b74-4f02-b3e2-d7f14a1807d7?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/482] 10.0.0.151 () {34 vars in 789 bytes} [Mon Jun 22 02:59:56 2026] PUT /v2.0/routers/43bba98e-a706-4816-84c0-a3953ea7eb36/remove_router_interface => generated 309 bytes in 1330 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/483] 10.0.0.153 () {34 vars in 1108 bytes} [Mon Jun 22 02:59:57 2026] GET /v2.0/networks/d5b7f75e-0b74-4f02-b3e2-d7f14a1807d7?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: 232/484] 10.0.0.151 () {34 vars in 783 bytes} [Mon Jun 22 02:59:57 2026] PUT /v2.0/routers/263e53c6-c220-4524-8b23-6c63eb9a2add/add_router_interface => generated 309 bytes in 1593 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/485] 10.0.0.153 () {34 vars in 1098 bytes} [Mon Jun 22 02:59:58 2026] GET /v2.0/security-groups?name=tempest-securitygroup--824951921&fields=id&tenant_id=79dc005b614b46f8b55b487cbca4fddb => generated 69 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/488] 10.0.0.153 () {34 vars in 990 bytes} [Mon Jun 22 02:59:58 2026] GET /v2.0/ports?device_id=f56c19c8-62ca-4801-ba3c-5a6e1e3ed03c => generated 12 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/489] 10.0.0.153 () {34 vars in 982 bytes} [Mon Jun 22 02:59:58 2026] GET /v2.0/networks?id=2cc6316e-9f75-4146-9cce-3c7b9c8ffd9c => generated 680 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/490] 10.0.0.153 () {34 vars in 965 bytes} [Mon Jun 22 02:59:59 2026] GET /v2.0/quotas/79dc005b614b46f8b55b487cbca4fddb => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-22 02:59:59.053 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-dbb3b302-676a-4777-84ba-00618ec5acdc b1d7d4c039444a7b87e9f19d0e1e1e4e 83d2258846a946f7a4d565c6b7f14128 - - 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 570, 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 597, 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 644, 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 724, 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 2212, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2217, 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: 239/491] 10.0.0.153 () {34 vars in 1002 bytes} [Mon Jun 22 02:59:59 2026] GET /v2.0/ports?tenant_id=79dc005b614b46f8b55b487cbca4fddb&fields=id => generated 103 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-22 02:59:59.256 8 WARNING neutron_lib.context [req-79fbb16c-af3d-436f-8028-4ba2ca6d6550 req-2eda6ce7-e03c-42b3-8029-f1b9162c0f1b 63d2c18359e9419f9797e2cbe13a2634 2fa81f582c8d4b4b903e8b35f43056f1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 240/492] 10.0.0.153 () {38 vars in 971 bytes} [Mon Jun 22 02:59:59 2026] POST /v2.0/security-groups => generated 1682 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-22 02:59:59.418 8 WARNING neutron_lib.context [req-75915ded-3218-4b33-ae42-a93faa77c14a req-2eda0544-3c6f-48bf-9500-be72e300ddfe 63d2c18359e9419f9797e2cbe13a2634 2fa81f582c8d4b4b903e8b35f43056f1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 241/493] 10.0.0.153 () {38 vars in 971 bytes} [Mon Jun 22 02:59:59 2026] POST /v2.0/security-groups => generated 1682 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-22 02:59:59.561 7 INFO neutron.db.l3_hamode_db [None req-dbb3b302-676a-4777-84ba-00618ec5acdc b1d7d4c039444a7b87e9f19d0e1e1e4e 83d2258846a946f7a4d565c6b7f14128 - - default default] HA network 36fa9c73-fc6a-4ace-8de4-400b451831e5 was deleted as no HA routers are present in tenant d9f7b8623ea846f98313da170f37c7fd. [pid: 7|app: 0|req: 253/494] 10.0.0.151 () {32 vars in 724 bytes} [Mon Jun 22 02:59:57 2026] DELETE /v2.0/routers/43bba98e-a706-4816-84c0-a3953ea7eb36 => generated 0 bytes in 1676 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/495] 10.0.0.153 () {34 vars in 907 bytes} [Mon Jun 22 02:59:59 2026] GET /v2.0/extensions => generated 19901 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-06-22 02:59:59.621 8 WARNING neutron_lib.context [req-414f4be3-d799-46bc-9c6c-b357c1a22933 req-fb14bda6-f684-4134-ae77-e7023f8a8585 63d2c18359e9419f9797e2cbe13a2634 2fa81f582c8d4b4b903e8b35f43056f1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 243/496] 10.0.0.153 () {38 vars in 971 bytes} [Mon Jun 22 02:59:59 2026] POST /v2.0/security-groups => generated 1679 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/497] 10.0.0.153 () {34 vars in 1008 bytes} [Mon Jun 22 02:59:59 2026] GET /v2.0/networks/2cc6316e-9f75-4146-9cce-3c7b9c8ffd9c?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: 254/498] 10.0.0.151 () {32 vars in 724 bytes} [Mon Jun 22 02:59:59 2026] DELETE /v2.0/subnets/a2a5a889-b185-4a93-8b9d-32d310d12eba => generated 0 bytes in 230 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/499] 199.204.45.116 () {34 vars in 986 bytes} [Mon Jun 22 02:59:59 2026] GET /v2.0/networks?id=d5b7f75e-0b74-4f02-b3e2-d7f14a1807d7 => generated 683 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/500] 10.0.0.153 () {34 vars in 1002 bytes} [Mon Jun 22 02:59:59 2026] GET /v2.0/security-groups?tenant_id=2fa81f582c8d4b4b903e8b35f43056f1 => generated 7908 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-22 02:59:59.956 7 INFO neutron.services.segments.plugin [-] Segment 5d7a9efc-85da-481e-bc3e-00f695860c4d resource provider aggregate not found [pid: 8|app: 0|req: 246/501] 10.0.0.153 () {34 vars in 1108 bytes} [Mon Jun 22 02:59:59 2026] GET /v2.0/networks/2cc6316e-9f75-4146-9cce-3c7b9c8ffd9c?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) 2026-06-22 02:59:59.985 7 INFO neutron.services.segments.plugin [-] Segment 5d7a9efc-85da-481e-bc3e-00f695860c4d resource provider aggregate not found 2026-06-22 02:59:59.989 7 INFO neutron.services.segments.plugin [-] Segment 5d7a9efc-85da-481e-bc3e-00f695860c4d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5d7a9efc-85da-481e-bc3e-00f695860c4d found for delete ", "request_id": "req-cb47b829-74d7-4a86-a409-7e8e618db73d"}]} 2026-06-22 03:00:00.002 7 INFO neutron.services.segments.plugin [-] Segment 5d7a9efc-85da-481e-bc3e-00f695860c4d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5d7a9efc-85da-481e-bc3e-00f695860c4d found for delete ", "request_id": "req-dd4878bd-70f8-4c4c-94f3-75c83a72ea06"}]} [pid: 8|app: 0|req: 247/502] 199.204.45.116 () {34 vars in 1050 bytes} [Mon Jun 22 02:59:59 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a15bcbd1b054486db0539c659107d222 => generated 180 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/503] 10.0.0.153 () {34 vars in 991 bytes} [Mon Jun 22 03:00:00 2026] GET /v2.0/security-groups/89158090-646a-4b33-b68b-b3b76cdc4a35 => generated 2922 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-22 03:00:00.059 8 WARNING neutron_lib.context [req-e717ea63-8e8a-4e19-83c3-e2d8d1538d90 req-51ade75a-e442-4f6b-9c3b-45a3c54f8f0e db4060e1c9094329bf301798e04663db a15bcbd1b054486db0539c659107d222 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 256/504] 10.0.0.151 () {32 vars in 726 bytes} [Mon Jun 22 02:59:59 2026] DELETE /v2.0/networks/a75dee97-c9c8-4854-b950-44fe0557af11 => generated 0 bytes in 492 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/505] 10.0.0.153 () {34 vars in 991 bytes} [Mon Jun 22 03:00:00 2026] GET /v2.0/security-groups/89158090-646a-4b33-b68b-b3b76cdc4a35 => generated 2922 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/506] 10.0.0.153 () {34 vars in 991 bytes} [Mon Jun 22 03:00:00 2026] GET /v2.0/security-groups/5cbba998-cd0f-42d7-865a-e181338087e8 => generated 1682 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/507] 10.0.0.153 () {36 vars in 1013 bytes} [Mon Jun 22 03:00:00 2026] DELETE /v2.0/security-groups/5cbba998-cd0f-42d7-865a-e181338087e8 => 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: 260/508] 10.0.0.153 () {34 vars in 990 bytes} [Mon Jun 22 03:00:00 2026] GET /v2.0/ports?device_id=f56c19c8-62ca-4801-ba3c-5a6e1e3ed03c => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/509] 10.0.0.153 () {34 vars in 990 bytes} [Mon Jun 22 03:00:00 2026] GET /v2.0/ports?device_id=39fbfa87-7986-493e-b150-7f83539029cc => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-22 03:00:00.751 7 INFO neutron.api.v2.resource [req-1ab4d564-e4c9-4149-9964-92d458c8d573 req-3c94bf0b-b635-49a5-9a6e-3a3d97d78074 63d2c18359e9419f9797e2cbe13a2634 2fa81f582c8d4b4b903e8b35f43056f1 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 262/510] 10.0.0.153 () {34 vars in 991 bytes} [Mon Jun 22 03:00:00 2026] GET /v2.0/security-groups/5cbba998-cd0f-42d7-865a-e181338087e8 => generated 146 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/511] 10.0.0.151 () {32 vars in 774 bytes} [Mon Jun 22 03:00:00 2026] GET /v2.0/security-groups?tenant_id=d9f7b8623ea846f98313da170f37c7fd&name=default => generated 2921 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/512] 199.204.45.116 () {38 vars in 955 bytes} [Mon Jun 22 03:00:00 2026] POST /v2.0/ports => generated 954 bytes in 799 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: 264/513] 10.0.0.153 () {34 vars in 991 bytes} [Mon Jun 22 03:00:00 2026] GET /v2.0/security-groups/353efdc3-a11d-4e00-bd0d-05302327c109 => generated 1682 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/514] 199.204.45.116 () {34 vars in 911 bytes} [Mon Jun 22 03:00:00 2026] GET /v2.0/extensions => generated 19901 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/515] 10.0.0.153 () {36 vars in 1013 bytes} [Mon Jun 22 03:00:00 2026] DELETE /v2.0/security-groups/353efdc3-a11d-4e00-bd0d-05302327c109 => 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: 250/516] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:00:00 2026] DELETE /v2.0/security-groups/19a2aec6-3f83-499b-83fb-ec757bd6c358 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-22 03:00:01.055 7 INFO neutron.api.v2.resource [req-43ad2d7c-4b2c-4aa9-8807-bdedd88f148f req-e45b0584-7f61-455c-9c0a-5793a11d7b67 63d2c18359e9419f9797e2cbe13a2634 2fa81f582c8d4b4b903e8b35f43056f1 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 267/517] 10.0.0.153 () {34 vars in 991 bytes} [Mon Jun 22 03:00:01 2026] GET /v2.0/security-groups/353efdc3-a11d-4e00-bd0d-05302327c109 => generated 146 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/518] 10.0.0.153 () {34 vars in 991 bytes} [Mon Jun 22 03:00:01 2026] GET /v2.0/security-groups/e1024c6c-f2e1-4940-a6fa-b09fdcae55a9 => generated 1679 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/519] 10.0.0.153 () {36 vars in 1013 bytes} [Mon Jun 22 03:00:01 2026] DELETE /v2.0/security-groups/e1024c6c-f2e1-4940-a6fa-b09fdcae55a9 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-22 03:00:01.314 8 INFO neutron.api.v2.resource [req-81f83484-8d42-4f43-9693-c9783bb804e6 req-9a04c7dd-d1cf-4c5d-8177-58b5f968a4c5 63d2c18359e9419f9797e2cbe13a2634 2fa81f582c8d4b4b903e8b35f43056f1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 252/520] 10.0.0.153 () {34 vars in 991 bytes} [Mon Jun 22 03:00:01 2026] GET /v2.0/security-groups/e1024c6c-f2e1-4940-a6fa-b09fdcae55a9 => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/521] 10.0.0.153 () {34 vars in 1002 bytes} [Mon Jun 22 03:00:01 2026] GET /v2.0/security-groups?tenant_id=2fa81f582c8d4b4b903e8b35f43056f1 => generated 2925 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/522] 10.0.0.153 () {34 vars in 991 bytes} [Mon Jun 22 03:00:01 2026] GET /v2.0/security-groups/89158090-646a-4b33-b68b-b3b76cdc4a35 => generated 2922 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/523] 10.0.0.153 () {34 vars in 991 bytes} [Mon Jun 22 03:00:01 2026] GET /v2.0/security-groups/89158090-646a-4b33-b68b-b3b76cdc4a35 => generated 2922 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-22 03:00:01.640 8 INFO neutron.api.v2.resource [req-7474aa80-0cb2-49a7-87e3-aa778de96339 req-2b196e90-9291-4817-9f12-2d3d137210a0 63d2c18359e9419f9797e2cbe13a2634 2fa81f582c8d4b4b903e8b35f43056f1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 256/524] 10.0.0.153 () {34 vars in 991 bytes} [Mon Jun 22 03:00:01 2026] GET /v2.0/security-groups/e1024c6c-f2e1-4940-a6fa-b09fdcae55a9 => generated 146 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-22 03:00:01.686 8 INFO neutron.api.v2.resource [req-8a4769d4-4cd2-41d5-924b-9b4b92caefca req-0873b190-b6ab-4c54-9431-501ee076b6cd 63d2c18359e9419f9797e2cbe13a2634 2fa81f582c8d4b4b903e8b35f43056f1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 257/525] 10.0.0.153 () {34 vars in 991 bytes} [Mon Jun 22 03:00:01 2026] GET /v2.0/security-groups/353efdc3-a11d-4e00-bd0d-05302327c109 => generated 146 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-22 03:00:01.748 8 INFO neutron.api.v2.resource [req-f1ffb425-965d-4346-8a66-66cf68464780 req-68652975-9f91-4ad0-a92f-ceffc1572e20 63d2c18359e9419f9797e2cbe13a2634 2fa81f582c8d4b4b903e8b35f43056f1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 258/526] 10.0.0.153 () {34 vars in 991 bytes} [Mon Jun 22 03:00:01 2026] GET /v2.0/security-groups/5cbba998-cd0f-42d7-865a-e181338087e8 => generated 146 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/527] 199.204.45.116 () {34 vars in 986 bytes} [Mon Jun 22 03:00:01 2026] GET /v2.0/networks?id=2cc6316e-9f75-4146-9cce-3c7b9c8ffd9c => generated 680 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-22 03:00:02.015 7 INFO neutron.services.segments.plugin [-] Segment 20b0c0b7-00e4-4556-9fab-a32a54bcaa15 resource provider aggregate not found 2026-06-22 03:00:02.031 7 INFO neutron.services.segments.plugin [-] Segment 20b0c0b7-00e4-4556-9fab-a32a54bcaa15 resource provider aggregate not found 2026-06-22 03:00:02.043 7 INFO neutron.services.segments.plugin [-] Segment 20b0c0b7-00e4-4556-9fab-a32a54bcaa15 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 20b0c0b7-00e4-4556-9fab-a32a54bcaa15 found for delete ", "request_id": "req-9bce8d24-5390-4589-8b17-4acced0cf96f"}]} 2026-06-22 03:00:02.065 7 INFO neutron.services.segments.plugin [-] Segment 20b0c0b7-00e4-4556-9fab-a32a54bcaa15 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 20b0c0b7-00e4-4556-9fab-a32a54bcaa15 found for delete ", "request_id": "req-635c529c-1371-40e5-ada3-07025676c620"}]} [pid: 7|app: 0|req: 269/528] 199.204.45.116 () {38 vars in 1028 bytes} [Mon Jun 22 03:00:01 2026] PUT /v2.0/ports/5dc99b1a-4f3e-44bf-93c2-eff5456a7e13 => generated 1199 bytes in 1013 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: 270/529] 10.0.0.153 () {34 vars in 990 bytes} [Mon Jun 22 03:00:02 2026] GET /v2.0/ports?device_id=39fbfa87-7986-493e-b150-7f83539029cc => generated 12 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/530] 10.0.0.153 () {34 vars in 990 bytes} [Mon Jun 22 03:00:02 2026] GET /v2.0/ports?device_id=f56c19c8-62ca-4801-ba3c-5a6e1e3ed03c => generated 969 bytes in 125 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: 272/531] 199.204.45.116 () {34 vars in 1050 bytes} [Mon Jun 22 03:00:02 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=79dc005b614b46f8b55b487cbca4fddb => generated 180 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/532] 199.204.45.116 () {34 vars in 1080 bytes} [Mon Jun 22 03:00:02 2026] GET /v2.0/ports?tenant_id=a15bcbd1b054486db0539c659107d222&device_id=f56c19c8-62ca-4801-ba3c-5a6e1e3ed03c => generated 1238 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/533] 10.0.0.153 () {34 vars in 1040 bytes} [Mon Jun 22 03:00:02 2026] GET /v2.0/security-groups?id=e9460eea-3d5a-466e-88d0-dfd441f9311c&fields=id&fields=name => generated 113 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-22 03:00:02.761 7 WARNING neutron_lib.context [req-c84df17f-5499-40ef-8e4c-e05fa0cbf3e1 req-e4d232f0-1e54-4818-a8a3-1f963f799659 8625b474722a443686e4f2ba843b9c8e 79dc005b614b46f8b55b487cbca4fddb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-22 03:00:03.114 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-02dc65d9-522a-4054-820d-7754940323aa'] response: {'name': 'network-changed', 'server_uuid': 'f56c19c8-62ca-4801-ba3c-5a6e1e3ed03c', 'tag': '5dc99b1a-4f3e-44bf-93c2-eff5456a7e13', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 275/534] 199.204.45.116 () {38 vars in 955 bytes} [Mon Jun 22 03:00:02 2026] POST /v2.0/ports => generated 954 bytes in 599 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: 276/535] 199.204.45.116 () {34 vars in 1058 bytes} [Mon Jun 22 03:00:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=5dc99b1a-4f3e-44bf-93c2-eff5456a7e13 => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-22 03:00:03.791 7 INFO neutron.db.segments_db [None req-ae444357-665a-4955-b068-8ab5ee0cabab b1d7d4c039444a7b87e9f19d0e1e1e4e 83d2258846a946f7a4d565c6b7f14128 - - default default] Added segment 1297d5ff-8005-42d3-bdd6-b73a9079ca57 of type vxlan for network 28762287-5d38-4363-b314-77f1fe55b195 [pid: 8|app: 0|req: 260/536] 10.0.0.151 () {34 vars in 789 bytes} [Mon Jun 22 03:00:01 2026] PUT /v2.0/routers/263e53c6-c220-4524-8b23-6c63eb9a2add/remove_router_interface => generated 309 bytes in 1968 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/537] 10.0.0.151 () {34 vars in 671 bytes} [Mon Jun 22 03:00:03 2026] POST /v2.0/networks => generated 738 bytes in 537 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/538] 199.204.45.116 () {34 vars in 984 bytes} [Mon Jun 22 03:00:03 2026] GET /v2.0/subnets?id=c9c64758-6ab8-404a-b4ff-3b806ed5b981 => generated 677 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/539] 10.0.0.153 () {34 vars in 990 bytes} [Mon Jun 22 03:00:03 2026] GET /v2.0/ports?device_id=39fbfa87-7986-493e-b150-7f83539029cc => generated 957 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/540] 10.0.0.153 () {34 vars in 990 bytes} [Mon Jun 22 03:00:04 2026] GET /v2.0/ports?device_id=f56c19c8-62ca-4801-ba3c-5a6e1e3ed03c => generated 969 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/541] 199.204.45.116 () {38 vars in 1028 bytes} [Mon Jun 22 03:00:03 2026] PUT /v2.0/ports/bd1120eb-b62a-4c47-ad72-a7589671f636 => generated 1199 bytes in 716 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 262/542] 10.0.0.151 () {34 vars in 669 bytes} [Mon Jun 22 03:00:04 2026] POST /v2.0/subnets => generated 661 bytes in 366 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 263/543] 199.204.45.116 () {34 vars in 1052 bytes} [Mon Jun 22 03:00:04 2026] GET /v2.0/ports?network_id=d5b7f75e-0b74-4f02-b3e2-d7f14a1807d7&device_owner=network%3Adhcp => generated 1244 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/544] 10.0.0.153 () {34 vars in 1040 bytes} [Mon Jun 22 03:00:05 2026] GET /v2.0/security-groups?id=04cbdb32-0b89-44d0-b0fb-038edb45f391&fields=id&fields=name => generated 113 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/545] 10.0.0.153 () {34 vars in 1040 bytes} [Mon Jun 22 03:00:05 2026] GET /v2.0/security-groups?id=e9460eea-3d5a-466e-88d0-dfd441f9311c&fields=id&fields=name => generated 113 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/546] 199.204.45.116 () {34 vars in 1080 bytes} [Mon Jun 22 03:00:05 2026] GET /v2.0/ports?tenant_id=79dc005b614b46f8b55b487cbca4fddb&device_id=39fbfa87-7986-493e-b150-7f83539029cc => generated 1238 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-22 03:00:05.213 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3119a749-bbf3-42f5-9631-70e3c73738c0'] response: {'name': 'network-changed', 'server_uuid': '39fbfa87-7986-493e-b150-7f83539029cc', 'tag': 'bd1120eb-b62a-4c47-ad72-a7589671f636', 'status': 'completed', 'code': 200} 2026-06-22 03:00:05.267 8 INFO neutron.db.segments_db [None req-28f2d956-96d9-4c7f-afd9-de237eb2a717 b1d7d4c039444a7b87e9f19d0e1e1e4e 83d2258846a946f7a4d565c6b7f14128 - - default default] Added segment c17dce97-df5b-415f-9c79-232baab283eb of type vxlan for network 32d8d9f1-ef29-4144-93b6-60fb2d27751f 2026-06-22 03:00:05.568 7 INFO neutron.services.segments.plugin [-] Segment 347e1970-ff2d-46bc-be3d-3dacc87e4ee0 resource provider aggregate not found 2026-06-22 03:00:05.575 7 INFO neutron.services.segments.plugin [-] Segment 347e1970-ff2d-46bc-be3d-3dacc87e4ee0 resource provider aggregate not found 2026-06-22 03:00:05.586 7 INFO neutron.services.segments.plugin [-] Segment 347e1970-ff2d-46bc-be3d-3dacc87e4ee0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 347e1970-ff2d-46bc-be3d-3dacc87e4ee0 found for delete ", "request_id": "req-811eaedc-fb2e-4fc4-9724-2be9314e26d6"}]} 2026-06-22 03:00:05.593 7 INFO neutron.services.segments.plugin [-] Segment 347e1970-ff2d-46bc-be3d-3dacc87e4ee0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 347e1970-ff2d-46bc-be3d-3dacc87e4ee0 found for delete ", "request_id": "req-7917d6bb-9668-4b80-8a46-ea528ea2d418"}]} 2026-06-22 03:00:05.614 7 INFO neutron.db.l3_hamode_db [None req-55c6f708-a7cc-4762-bf70-926141251a04 b1d7d4c039444a7b87e9f19d0e1e1e4e 83d2258846a946f7a4d565c6b7f14128 - - default default] HA network dfa68011-ffcd-4ef2-9335-3ecedd7ea480 was deleted as no HA routers are present in tenant 2fa81f582c8d4b4b903e8b35f43056f1. [pid: 7|app: 0|req: 281/547] 10.0.0.151 () {32 vars in 724 bytes} [Mon Jun 22 03:00:04 2026] DELETE /v2.0/routers/263e53c6-c220-4524-8b23-6c63eb9a2add => generated 0 bytes in 1428 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-22 03:00:05.672 8 INFO neutron.db.l3_hamode_db [None req-28f2d956-96d9-4c7f-afd9-de237eb2a717 b1d7d4c039444a7b87e9f19d0e1e1e4e 83d2258846a946f7a4d565c6b7f14128 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 282/548] 199.204.45.116 () {34 vars in 1012 bytes} [Mon Jun 22 03:00:05 2026] GET /v2.0/networks/d5b7f75e-0b74-4f02-b3e2-d7f14a1807d7?fields=segments => generated 14 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/549] 199.204.45.116 () {34 vars in 1058 bytes} [Mon Jun 22 03:00:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=bd1120eb-b62a-4c47-ad72-a7589671f636 => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/550] 10.0.0.151 () {32 vars in 724 bytes} [Mon Jun 22 03:00:05 2026] DELETE /v2.0/subnets/09aa962c-016d-4585-a9b3-5d6359bc6f3f => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/551] 199.204.45.116 () {34 vars in 1112 bytes} [Mon Jun 22 03:00:06 2026] GET /v2.0/networks/d5b7f75e-0b74-4f02-b3e2-d7f14a1807d7?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: 286/552] 199.204.45.116 () {34 vars in 984 bytes} [Mon Jun 22 03:00:06 2026] GET /v2.0/subnets?id=84527b00-d214-4477-b935-5abe2dd83f13 => generated 674 bytes in 46 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:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() [pid: 7|app: 0|req: 287/553] 10.0.0.151 () {32 vars in 726 bytes} [Mon Jun 22 03:00:06 2026] DELETE /v2.0/networks/db852076-cdcf-4ac3-a40c-fe333d8b451b => generated 0 bytes in 530 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/554] 10.0.0.153 () {34 vars in 990 bytes} [Mon Jun 22 03:00:06 2026] GET /v2.0/ports?device_id=39fbfa87-7986-493e-b150-7f83539029cc => 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: 289/555] 199.204.45.116 () {34 vars in 1052 bytes} [Mon Jun 22 03:00:06 2026] GET /v2.0/ports?network_id=2cc6316e-9f75-4146-9cce-3c7b9c8ffd9c&device_owner=network%3Adhcp => generated 1244 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/556] 199.204.45.116 () {34 vars in 1080 bytes} [Mon Jun 22 03:00:06 2026] GET /v2.0/ports?tenant_id=a15bcbd1b054486db0539c659107d222&device_id=f56c19c8-62ca-4801-ba3c-5a6e1e3ed03c => generated 1238 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/557] 10.0.0.153 () {34 vars in 990 bytes} [Mon Jun 22 03:00:06 2026] GET /v2.0/ports?device_id=f56c19c8-62ca-4801-ba3c-5a6e1e3ed03c => generated 969 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/558] 10.0.0.153 () {34 vars in 1040 bytes} [Mon Jun 22 03:00:06 2026] GET /v2.0/security-groups?id=04cbdb32-0b89-44d0-b0fb-038edb45f391&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/559] 199.204.45.116 () {34 vars in 1012 bytes} [Mon Jun 22 03:00:06 2026] GET /v2.0/networks/2cc6316e-9f75-4146-9cce-3c7b9c8ffd9c?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-22 03:00:07.052 8 INFO neutron.db.l3_hamode_db [None req-28f2d956-96d9-4c7f-afd9-de237eb2a717 b1d7d4c039444a7b87e9f19d0e1e1e4e 83d2258846a946f7a4d565c6b7f14128 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 294/560] 10.0.0.151 () {32 vars in 774 bytes} [Mon Jun 22 03:00:07 2026] GET /v2.0/security-groups?tenant_id=2fa81f582c8d4b4b903e8b35f43056f1&name=default => generated 2925 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/561] 199.204.45.116 () {34 vars in 986 bytes} [Mon Jun 22 03:00:07 2026] GET /v2.0/networks?id=d5b7f75e-0b74-4f02-b3e2-d7f14a1807d7 => generated 779 bytes in 407 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/562] 10.0.0.153 () {34 vars in 1040 bytes} [Mon Jun 22 03:00:07 2026] GET /v2.0/security-groups?id=e9460eea-3d5a-466e-88d0-dfd441f9311c&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/563] 199.204.45.116 () {34 vars in 1112 bytes} [Mon Jun 22 03:00:07 2026] GET /v2.0/networks/2cc6316e-9f75-4146-9cce-3c7b9c8ffd9c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-22 03:00:07.613 7 INFO neutron.services.segments.plugin [-] Segment 3d121d3a-20fc-41aa-8eae-1d15c793c0fd resource provider aggregate not found 2026-06-22 03:00:07.622 7 INFO neutron.services.segments.plugin [-] Segment 3d121d3a-20fc-41aa-8eae-1d15c793c0fd resource provider aggregate not found 2026-06-22 03:00:07.639 7 INFO neutron.services.segments.plugin [-] Segment 3d121d3a-20fc-41aa-8eae-1d15c793c0fd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3d121d3a-20fc-41aa-8eae-1d15c793c0fd found for delete ", "request_id": "req-cbb7c68e-f39f-41d6-8544-0e58b8181ba2"}]} 2026-06-22 03:00:07.640 7 INFO neutron.services.segments.plugin [-] Segment 3d121d3a-20fc-41aa-8eae-1d15c793c0fd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3d121d3a-20fc-41aa-8eae-1d15c793c0fd found for delete ", "request_id": "req-7f75215b-e379-4dd9-b690-22e257f906f9"}]} [pid: 7|app: 0|req: 298/564] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:00:07 2026] DELETE /v2.0/security-groups/89158090-646a-4b33-b68b-b3b76cdc4a35 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/565] 199.204.45.116 () {34 vars in 1058 bytes} [Mon Jun 22 03:00:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=5dc99b1a-4f3e-44bf-93c2-eff5456a7e13 => 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: 300/566] 199.204.45.116 () {34 vars in 1080 bytes} [Mon Jun 22 03:00:07 2026] GET /v2.0/ports?tenant_id=79dc005b614b46f8b55b487cbca4fddb&device_id=39fbfa87-7986-493e-b150-7f83539029cc => generated 1238 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/567] 199.204.45.116 () {34 vars in 984 bytes} [Mon Jun 22 03:00:07 2026] GET /v2.0/subnets?id=c9c64758-6ab8-404a-b4ff-3b806ed5b981 => generated 677 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/568] 199.204.45.116 () {34 vars in 986 bytes} [Mon Jun 22 03:00:07 2026] GET /v2.0/networks?id=2cc6316e-9f75-4146-9cce-3c7b9c8ffd9c => generated 776 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/569] 199.204.45.116 () {34 vars in 1052 bytes} [Mon Jun 22 03:00:07 2026] GET /v2.0/ports?network_id=d5b7f75e-0b74-4f02-b3e2-d7f14a1807d7&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/570] 199.204.45.116 () {34 vars in 1058 bytes} [Mon Jun 22 03:00:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=bd1120eb-b62a-4c47-ad72-a7589671f636 => 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: 305/571] 199.204.45.116 () {34 vars in 1012 bytes} [Mon Jun 22 03:00:07 2026] GET /v2.0/networks/d5b7f75e-0b74-4f02-b3e2-d7f14a1807d7?fields=segments => generated 14 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/572] 199.204.45.116 () {34 vars in 984 bytes} [Mon Jun 22 03:00:08 2026] GET /v2.0/subnets?id=84527b00-d214-4477-b935-5abe2dd83f13 => generated 674 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/573] 10.0.0.153 () {34 vars in 990 bytes} [Mon Jun 22 03:00:08 2026] GET /v2.0/ports?device_id=39fbfa87-7986-493e-b150-7f83539029cc => generated 969 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/574] 199.204.45.116 () {34 vars in 1112 bytes} [Mon Jun 22 03:00:08 2026] GET /v2.0/networks/d5b7f75e-0b74-4f02-b3e2-d7f14a1807d7?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: 309/575] 199.204.45.116 () {34 vars in 1052 bytes} [Mon Jun 22 03:00:08 2026] GET /v2.0/ports?network_id=2cc6316e-9f75-4146-9cce-3c7b9c8ffd9c&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: 310/576] 10.0.0.153 () {34 vars in 1040 bytes} [Mon Jun 22 03:00:08 2026] GET /v2.0/security-groups?id=04cbdb32-0b89-44d0-b0fb-038edb45f391&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/577] 199.204.45.116 () {34 vars in 1012 bytes} [Mon Jun 22 03:00:08 2026] GET /v2.0/networks/2cc6316e-9f75-4146-9cce-3c7b9c8ffd9c?fields=segments => generated 14 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/578] 10.0.0.151 () {34 vars in 669 bytes} [Mon Jun 22 03:00:05 2026] POST /v2.0/routers => generated 725 bytes in 3404 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/579] 199.204.45.116 () {34 vars in 1112 bytes} [Mon Jun 22 03:00:08 2026] GET /v2.0/networks/2cc6316e-9f75-4146-9cce-3c7b9c8ffd9c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/580] 10.0.0.153 () {34 vars in 990 bytes} [Mon Jun 22 03:00:08 2026] GET /v2.0/ports?device_id=f56c19c8-62ca-4801-ba3c-5a6e1e3ed03c => generated 969 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/581] 10.0.0.153 () {34 vars in 1040 bytes} [Mon Jun 22 03:00:08 2026] GET /v2.0/security-groups?id=e9460eea-3d5a-466e-88d0-dfd441f9311c&fields=id&fields=name => generated 113 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/582] 10.0.0.153 () {34 vars in 990 bytes} [Mon Jun 22 03:00:09 2026] GET /v2.0/ports?device_id=39fbfa87-7986-493e-b150-7f83539029cc => generated 969 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/583] 10.0.0.153 () {34 vars in 1040 bytes} [Mon Jun 22 03:00:09 2026] GET /v2.0/security-groups?id=04cbdb32-0b89-44d0-b0fb-038edb45f391&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/584] 10.0.0.153 () {34 vars in 990 bytes} [Mon Jun 22 03:00:09 2026] GET /v2.0/ports?device_id=f56c19c8-62ca-4801-ba3c-5a6e1e3ed03c => generated 969 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/585] 10.0.0.153 () {34 vars in 1040 bytes} [Mon Jun 22 03:00:10 2026] GET /v2.0/security-groups?id=e9460eea-3d5a-466e-88d0-dfd441f9311c&fields=id&fields=name => generated 113 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/586] 10.0.0.153 () {34 vars in 990 bytes} [Mon Jun 22 03:00:10 2026] GET /v2.0/ports?device_id=39fbfa87-7986-493e-b150-7f83539029cc => generated 971 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/587] 10.0.0.151 () {34 vars in 783 bytes} [Mon Jun 22 03:00:08 2026] PUT /v2.0/routers/4f8fdfcc-fdac-49f6-8151-d44e9a8a1775/add_router_interface => generated 309 bytes in 2206 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/588] 10.0.0.153 () {34 vars in 1040 bytes} [Mon Jun 22 03:00:10 2026] GET /v2.0/security-groups?id=04cbdb32-0b89-44d0-b0fb-038edb45f391&fields=id&fields=name => generated 113 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/589] 10.0.0.153 () {34 vars in 990 bytes} [Mon Jun 22 03:00:11 2026] GET /v2.0/ports?device_id=f56c19c8-62ca-4801-ba3c-5a6e1e3ed03c => generated 971 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/590] 10.0.0.153 () {34 vars in 1040 bytes} [Mon Jun 22 03:00:11 2026] GET /v2.0/security-groups?id=e9460eea-3d5a-466e-88d0-dfd441f9311c&fields=id&fields=name => generated 113 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-22 03:00:11.467 8 WARNING neutron_lib.context [None req-2631b6c6-7270-44eb-a577-bf922d1d0479 b521665fc9e0407fb8efa7025b1898b5 87409106eb414cdcbc94d46af48e469f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/591] 10.0.0.151 () {34 vars in 685 bytes} [Mon Jun 22 03:00:11 2026] POST /v2.0/security-groups => generated 1659 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-22 03:00:11.617 7 WARNING neutron_lib.context [None req-082b2a7e-e23d-416a-bcbd-b201c9843dfe b521665fc9e0407fb8efa7025b1898b5 87409106eb414cdcbc94d46af48e469f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 322/592] 10.0.0.151 () {34 vars in 695 bytes} [Mon Jun 22 03:00:11 2026] POST /v2.0/security-group-rules => generated 597 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-22 03:00:11.808 8 WARNING neutron_lib.context [None req-fc551e04-bd9d-48f8-980f-0b59582498d0 b521665fc9e0407fb8efa7025b1898b5 87409106eb414cdcbc94d46af48e469f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 323/593] 10.0.0.153 () {34 vars in 990 bytes} [Mon Jun 22 03:00:11 2026] GET /v2.0/ports?device_id=39fbfa87-7986-493e-b150-7f83539029cc => generated 971 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/594] 10.0.0.151 () {34 vars in 695 bytes} [Mon Jun 22 03:00:11 2026] POST /v2.0/security-group-rules => generated 602 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-22 03:00:12.032 8 WARNING neutron_lib.context [None req-8280b36a-5908-46a0-92c8-2d845cc069c6 b521665fc9e0407fb8efa7025b1898b5 87409106eb414cdcbc94d46af48e469f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 324/595] 10.0.0.153 () {34 vars in 1040 bytes} [Mon Jun 22 03:00:11 2026] GET /v2.0/security-groups?id=04cbdb32-0b89-44d0-b0fb-038edb45f391&fields=id&fields=name => generated 113 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/596] 10.0.0.153 () {34 vars in 990 bytes} [Mon Jun 22 03:00:12 2026] GET /v2.0/ports?device_id=39fbfa87-7986-493e-b150-7f83539029cc => 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: 272/597] 10.0.0.151 () {34 vars in 676 bytes} [Mon Jun 22 03:00:12 2026] POST /v2.0/floatingips => generated 552 bytes in 768 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/598] 10.0.0.153 () {34 vars in 990 bytes} [Mon Jun 22 03:00:12 2026] GET /v2.0/ports?device_id=f56c19c8-62ca-4801-ba3c-5a6e1e3ed03c => generated 971 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-22 03:00:12.871 7 INFO neutron.db.l3_db [None req-8d073ace-7ff9-41b0-87c6-344e25bd38a9 8625b474722a443686e4f2ba843b9c8e 79dc005b614b46f8b55b487cbca4fddb - - default default] Floating IP 49bee522-a27f-4a58-8eea-e00a76bc4e31 associated. External IP: 10.96.250.210, port: bd1120eb-b62a-4c47-ad72-a7589671f636. [pid: 8|app: 0|req: 274/599] 10.0.0.151 () {32 vars in 774 bytes} [Mon Jun 22 03:00:12 2026] GET /v2.0/security-groups?tenant_id=da104f13ae2f40078cfc8c3e9a55ddff&name=default => generated 2925 bytes in 330 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/600] 10.0.0.153 () {34 vars in 1040 bytes} [Mon Jun 22 03:00:13 2026] GET /v2.0/security-groups?id=e9460eea-3d5a-466e-88d0-dfd441f9311c&fields=id&fields=name => generated 113 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/603] 10.0.0.151 () {34 vars in 749 bytes} [Mon Jun 22 03:00:12 2026] PUT /v2.0/floatingips/49bee522-a27f-4a58-8eea-e00a76bc4e31 => generated 855 bytes in 1103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/604] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:00:13 2026] DELETE /v2.0/security-groups/23812382-ff93-4866-a051-784cc5716788 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/605] 10.0.0.153 () {34 vars in 1098 bytes} [Mon Jun 22 03:00:13 2026] GET /v2.0/security-groups?name=tempest-securitygroup--106482343&fields=id&tenant_id=87409106eb414cdcbc94d46af48e469f => generated 69 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/606] 10.0.0.153 () {34 vars in 982 bytes} [Mon Jun 22 03:00:13 2026] GET /v2.0/networks?id=28762287-5d38-4363-b314-77f1fe55b195 => generated 670 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/607] 10.0.0.153 () {34 vars in 965 bytes} [Mon Jun 22 03:00:13 2026] GET /v2.0/quotas/87409106eb414cdcbc94d46af48e469f => generated 292 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/608] 10.0.0.153 () {34 vars in 990 bytes} [Mon Jun 22 03:00:13 2026] GET /v2.0/ports?device_id=39fbfa87-7986-493e-b150-7f83539029cc => generated 971 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/609] 10.0.0.153 () {34 vars in 1040 bytes} [Mon Jun 22 03:00:13 2026] GET /v2.0/security-groups?id=04cbdb32-0b89-44d0-b0fb-038edb45f391&fields=id&fields=name => generated 113 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/610] 10.0.0.153 () {34 vars in 1002 bytes} [Mon Jun 22 03:00:13 2026] GET /v2.0/ports?tenant_id=87409106eb414cdcbc94d46af48e469f&fields=id => generated 103 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-22 03:00:13.721 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9238e18d-ace2-43a7-9731-12583d5932ab'] response: {'name': 'network-changed', 'server_uuid': '39fbfa87-7986-493e-b150-7f83539029cc', 'tag': 'bd1120eb-b62a-4c47-ad72-a7589671f636', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 331/611] 10.0.0.153 () {34 vars in 1008 bytes} [Mon Jun 22 03:00:13 2026] GET /v2.0/networks/28762287-5d38-4363-b314-77f1fe55b195?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/612] 10.0.0.151 () {32 vars in 774 bytes} [Mon Jun 22 03:00:13 2026] GET /v2.0/security-groups?tenant_id=234ee2defa464c10b44b45661f533b34&name=default => generated 2925 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/613] 199.204.45.116 () {34 vars in 1080 bytes} [Mon Jun 22 03:00:13 2026] GET /v2.0/ports?tenant_id=79dc005b614b46f8b55b487cbca4fddb&device_id=39fbfa87-7986-493e-b150-7f83539029cc => generated 1240 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/614] 10.0.0.153 () {34 vars in 1108 bytes} [Mon Jun 22 03:00:13 2026] GET /v2.0/networks/28762287-5d38-4363-b314-77f1fe55b195?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/615] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:00:13 2026] DELETE /v2.0/security-groups/9021077c-4c66-4eaf-984f-526cf7a14b97 => generated 0 bytes in 180 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/616] 199.204.45.116 () {34 vars in 986 bytes} [Mon Jun 22 03:00:13 2026] GET /v2.0/networks?id=2cc6316e-9f75-4146-9cce-3c7b9c8ffd9c => generated 776 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/617] 10.0.0.153 () {34 vars in 990 bytes} [Mon Jun 22 03:00:14 2026] GET /v2.0/ports?device_id=39fbfa87-7986-493e-b150-7f83539029cc => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/618] 199.204.45.116 () {34 vars in 1058 bytes} [Mon Jun 22 03:00:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=bd1120eb-b62a-4c47-ad72-a7589671f636 => generated 858 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/619] 10.0.0.153 () {34 vars in 990 bytes} [Mon Jun 22 03:00:14 2026] GET /v2.0/ports?device_id=62e0116c-3dbf-4cc5-8137-03a7ca06c9f8 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/620] 199.204.45.116 () {34 vars in 984 bytes} [Mon Jun 22 03:00:14 2026] GET /v2.0/subnets?id=84527b00-d214-4477-b935-5abe2dd83f13 => generated 674 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/621] 10.0.0.153 () {34 vars in 1040 bytes} [Mon Jun 22 03:00:14 2026] GET /v2.0/security-groups?id=04cbdb32-0b89-44d0-b0fb-038edb45f391&fields=id&fields=name => generated 113 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/622] 199.204.45.116 () {34 vars in 1052 bytes} [Mon Jun 22 03:00:14 2026] GET /v2.0/ports?network_id=2cc6316e-9f75-4146-9cce-3c7b9c8ffd9c&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: 336/623] 199.204.45.116 () {34 vars in 1012 bytes} [Mon Jun 22 03:00:14 2026] GET /v2.0/networks/2cc6316e-9f75-4146-9cce-3c7b9c8ffd9c?fields=segments => generated 14 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/624] 199.204.45.116 () {34 vars in 1112 bytes} [Mon Jun 22 03:00:14 2026] GET /v2.0/networks/2cc6316e-9f75-4146-9cce-3c7b9c8ffd9c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/625] 10.0.0.153 () {34 vars in 990 bytes} [Mon Jun 22 03:00:14 2026] GET /v2.0/ports?device_id=f56c19c8-62ca-4801-ba3c-5a6e1e3ed03c => generated 971 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/626] 10.0.0.153 () {34 vars in 1040 bytes} [Mon Jun 22 03:00:14 2026] GET /v2.0/security-groups?id=e9460eea-3d5a-466e-88d0-dfd441f9311c&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: 338/627] 10.0.0.153 () {34 vars in 990 bytes} [Mon Jun 22 03:00:14 2026] GET /v2.0/ports?device_id=f56c19c8-62ca-4801-ba3c-5a6e1e3ed03c => generated 971 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/628] 199.204.45.116 () {34 vars in 994 bytes} [Mon Jun 22 03:00:14 2026] GET /v2.0/ports?device_id=39fbfa87-7986-493e-b150-7f83539029cc => generated 971 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-22 03:00:15.461 8 INFO neutron.db.l3_db [None req-a8750284-c048-4055-a3d4-95716c352364 db4060e1c9094329bf301798e04663db a15bcbd1b054486db0539c659107d222 - - default default] Floating IP 7225f498-c2a8-4e94-a473-7c310e941449 associated. External IP: 10.96.250.205, port: 5dc99b1a-4f3e-44bf-93c2-eff5456a7e13. 2026-06-22 03:00:15.472 7 INFO neutron.db.l3_db [req-0d92e165-2c67-4a81-94ef-e55eab3c79dd req-1de36c2b-c970-4c15-9155-f0d2742843a3 8625b474722a443686e4f2ba843b9c8e 79dc005b614b46f8b55b487cbca4fddb - - default default] Floating IP 49bee522-a27f-4a58-8eea-e00a76bc4e31 disassociated. External IP: 10.96.250.210, port: bd1120eb-b62a-4c47-ad72-a7589671f636. [pid: 8|app: 0|req: 290/629] 10.0.0.151 () {34 vars in 749 bytes} [Mon Jun 22 03:00:14 2026] PUT /v2.0/floatingips/7225f498-c2a8-4e94-a473-7c310e941449 => generated 855 bytes in 1144 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/630] 199.204.45.116 () {34 vars in 986 bytes} [Mon Jun 22 03:00:15 2026] GET /v2.0/networks?id=28762287-5d38-4363-b314-77f1fe55b195 => generated 670 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/631] 10.0.0.153 () {34 vars in 990 bytes} [Mon Jun 22 03:00:16 2026] GET /v2.0/ports?device_id=62e0116c-3dbf-4cc5-8137-03a7ca06c9f8 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/632] 10.0.0.153 () {34 vars in 990 bytes} [Mon Jun 22 03:00:16 2026] GET /v2.0/ports?device_id=39fbfa87-7986-493e-b150-7f83539029cc => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-22 03:00:16.129 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-12ec6e07-5d83-4414-99d2-a1ea0c011a74'] response: {'name': 'network-changed', 'server_uuid': 'f56c19c8-62ca-4801-ba3c-5a6e1e3ed03c', 'tag': '5dc99b1a-4f3e-44bf-93c2-eff5456a7e13', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 340/633] 199.204.45.116 () {36 vars in 997 bytes} [Mon Jun 22 03:00:15 2026] DELETE /v2.0/ports/bd1120eb-b62a-4c47-ad72-a7589671f636 => generated 0 bytes in 1112 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/634] 199.204.45.116 () {34 vars in 1050 bytes} [Mon Jun 22 03:00:16 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=87409106eb414cdcbc94d46af48e469f => generated 180 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-22 03:00:16.185 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-84718729-dc9b-4138-a1a7-1ece3caf6373'] response: {'server_uuid': '39fbfa87-7986-493e-b150-7f83539029cc', 'name': 'network-vif-deleted', 'tag': 'bd1120eb-b62a-4c47-ad72-a7589671f636', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 341/635] 10.0.0.153 () {34 vars in 990 bytes} [Mon Jun 22 03:00:16 2026] GET /v2.0/ports?device_id=f56c19c8-62ca-4801-ba3c-5a6e1e3ed03c => generated 971 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/636] 199.204.45.116 () {34 vars in 1080 bytes} [Mon Jun 22 03:00:16 2026] GET /v2.0/ports?tenant_id=a15bcbd1b054486db0539c659107d222&device_id=f56c19c8-62ca-4801-ba3c-5a6e1e3ed03c => generated 1240 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-22 03:00:16.217 7 WARNING neutron_lib.context [req-4bd787d2-fd58-4107-892f-cca7b4346436 req-b9d75d9f-65c0-42ba-90c7-bb633722d946 b521665fc9e0407fb8efa7025b1898b5 87409106eb414cdcbc94d46af48e469f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 296/637] 10.0.0.153 () {34 vars in 1040 bytes} [Mon Jun 22 03:00:16 2026] GET /v2.0/security-groups?id=e9460eea-3d5a-466e-88d0-dfd441f9311c&fields=id&fields=name => generated 113 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/638] 199.204.45.116 () {34 vars in 986 bytes} [Mon Jun 22 03:00:16 2026] GET /v2.0/networks?id=d5b7f75e-0b74-4f02-b3e2-d7f14a1807d7 => generated 779 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/639] 199.204.45.116 () {34 vars in 1058 bytes} [Mon Jun 22 03:00:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=5dc99b1a-4f3e-44bf-93c2-eff5456a7e13 => generated 858 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/640] 199.204.45.116 () {34 vars in 984 bytes} [Mon Jun 22 03:00:16 2026] GET /v2.0/subnets?id=c9c64758-6ab8-404a-b4ff-3b806ed5b981 => generated 677 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/641] 199.204.45.116 () {34 vars in 1052 bytes} [Mon Jun 22 03:00:16 2026] GET /v2.0/ports?network_id=d5b7f75e-0b74-4f02-b3e2-d7f14a1807d7&device_owner=network%3Adhcp => generated 1244 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/642] 199.204.45.116 () {34 vars in 1012 bytes} [Mon Jun 22 03:00:16 2026] GET /v2.0/networks/d5b7f75e-0b74-4f02-b3e2-d7f14a1807d7?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/643] 199.204.45.116 () {34 vars in 1112 bytes} [Mon Jun 22 03:00:16 2026] GET /v2.0/networks/d5b7f75e-0b74-4f02-b3e2-d7f14a1807d7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 470 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/644] 199.204.45.116 () {38 vars in 955 bytes} [Mon Jun 22 03:00:16 2026] POST /v2.0/ports => generated 954 bytes in 995 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: 303/645] 10.0.0.153 () {34 vars in 990 bytes} [Mon Jun 22 03:00:17 2026] GET /v2.0/ports?device_id=62e0116c-3dbf-4cc5-8137-03a7ca06c9f8 => generated 957 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/646] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:00:17 2026] DELETE /v2.0/security-groups/04cbdb32-0b89-44d0-b0fb-038edb45f391 => 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: 305/647] 10.0.0.153 () {34 vars in 1040 bytes} [Mon Jun 22 03:00:17 2026] GET /v2.0/security-groups?id=67314113-871e-47cd-9aaf-9bb01426e57c&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-22 03:00:17.444 8 INFO neutron.api.v2.resource [None req-e21ce601-1782-4a61-be25-3c3438926512 8625b474722a443686e4f2ba843b9c8e 79dc005b614b46f8b55b487cbca4fddb - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 306/648] 10.0.0.151 () {32 vars in 737 bytes} [Mon Jun 22 03:00:17 2026] GET /v2.0/security-groups/04cbdb32-0b89-44d0-b0fb-038edb45f391 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/649] 10.0.0.151 () {32 vars in 732 bytes} [Mon Jun 22 03:00:17 2026] DELETE /v2.0/floatingips/49bee522-a27f-4a58-8eea-e00a76bc4e31 => 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: 343/650] 199.204.45.116 () {38 vars in 1028 bytes} [Mon Jun 22 03:00:17 2026] PUT /v2.0/ports/d42c5ce4-6ad2-4465-9d78-fcc2bada7c42 => generated 1199 bytes in 619 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: 344/651] 199.204.45.116 () {34 vars in 1080 bytes} [Mon Jun 22 03:00:17 2026] GET /v2.0/ports?tenant_id=87409106eb414cdcbc94d46af48e469f&device_id=62e0116c-3dbf-4cc5-8137-03a7ca06c9f8 => generated 1238 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/652] 199.204.45.116 () {34 vars in 1058 bytes} [Mon Jun 22 03:00:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=d42c5ce4-6ad2-4465-9d78-fcc2bada7c42 => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/653] 199.204.45.116 () {34 vars in 984 bytes} [Mon Jun 22 03:00:17 2026] GET /v2.0/subnets?id=efcc8b41-e3b1-483f-ad95-90202e9dbd94 => generated 664 bytes in 46 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: 347/654] 199.204.45.116 () {34 vars in 1052 bytes} [Mon Jun 22 03:00:18 2026] GET /v2.0/ports?network_id=28762287-5d38-4363-b314-77f1fe55b195&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: 348/655] 199.204.45.116 () {34 vars in 1012 bytes} [Mon Jun 22 03:00:18 2026] GET /v2.0/networks/28762287-5d38-4363-b314-77f1fe55b195?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-22 03:00:18.228 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-63412a6a-e8e9-40b1-bbdb-1d35c5de445a'] response: {'name': 'network-changed', 'server_uuid': '62e0116c-3dbf-4cc5-8137-03a7ca06c9f8', 'tag': 'd42c5ce4-6ad2-4465-9d78-fcc2bada7c42', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 349/656] 199.204.45.116 () {34 vars in 1112 bytes} [Mon Jun 22 03:00:18 2026] GET /v2.0/networks/28762287-5d38-4363-b314-77f1fe55b195?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: 350/657] 199.204.45.116 () {34 vars in 1080 bytes} [Mon Jun 22 03:00:18 2026] GET /v2.0/ports?tenant_id=87409106eb414cdcbc94d46af48e469f&device_id=62e0116c-3dbf-4cc5-8137-03a7ca06c9f8 => generated 1238 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/658] 199.204.45.116 () {34 vars in 986 bytes} [Mon Jun 22 03:00:18 2026] GET /v2.0/networks?id=28762287-5d38-4363-b314-77f1fe55b195 => generated 766 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/659] 199.204.45.116 () {34 vars in 1058 bytes} [Mon Jun 22 03:00:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=d42c5ce4-6ad2-4465-9d78-fcc2bada7c42 => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/660] 199.204.45.116 () {34 vars in 984 bytes} [Mon Jun 22 03:00:18 2026] GET /v2.0/subnets?id=efcc8b41-e3b1-483f-ad95-90202e9dbd94 => generated 664 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/661] 10.0.0.153 () {34 vars in 990 bytes} [Mon Jun 22 03:00:18 2026] GET /v2.0/ports?device_id=62e0116c-3dbf-4cc5-8137-03a7ca06c9f8 => generated 969 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/662] 199.204.45.116 () {34 vars in 1052 bytes} [Mon Jun 22 03:00:18 2026] GET /v2.0/ports?network_id=28762287-5d38-4363-b314-77f1fe55b195&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: 356/663] 10.0.0.153 () {34 vars in 1040 bytes} [Mon Jun 22 03:00:18 2026] GET /v2.0/security-groups?id=67314113-871e-47cd-9aaf-9bb01426e57c&fields=id&fields=name => generated 113 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/664] 199.204.45.116 () {34 vars in 1012 bytes} [Mon Jun 22 03:00:18 2026] GET /v2.0/networks/28762287-5d38-4363-b314-77f1fe55b195?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: 358/665] 199.204.45.116 () {34 vars in 1112 bytes} [Mon Jun 22 03:00:18 2026] GET /v2.0/networks/28762287-5d38-4363-b314-77f1fe55b195?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/666] 10.0.0.151 () {34 vars in 789 bytes} [Mon Jun 22 03:00:17 2026] PUT /v2.0/routers/12b7e9f9-0809-4582-a298-3841fe9fe010/remove_router_interface => generated 309 bytes in 1343 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/667] 10.0.0.153 () {34 vars in 990 bytes} [Mon Jun 22 03:00:19 2026] GET /v2.0/ports?device_id=62e0116c-3dbf-4cc5-8137-03a7ca06c9f8 => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/668] 10.0.0.153 () {34 vars in 1040 bytes} [Mon Jun 22 03:00:19 2026] GET /v2.0/security-groups?id=67314113-871e-47cd-9aaf-9bb01426e57c&fields=id&fields=name => generated 113 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-22 03:00:20.316 7 INFO neutron.services.segments.plugin [-] Segment 0e91daa7-3255-4198-8e76-23907fa19121 resource provider aggregate not found 2026-06-22 03:00:20.321 7 INFO neutron.services.segments.plugin [-] Segment 0e91daa7-3255-4198-8e76-23907fa19121 resource provider aggregate not found 2026-06-22 03:00:20.338 7 INFO neutron.services.segments.plugin [-] Segment 0e91daa7-3255-4198-8e76-23907fa19121 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0e91daa7-3255-4198-8e76-23907fa19121 found for delete ", "request_id": "req-4deec4db-5dd0-4310-8a02-fe1a81333d51"}]} 2026-06-22 03:00:20.341 7 INFO neutron.services.segments.plugin [-] Segment 0e91daa7-3255-4198-8e76-23907fa19121 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0e91daa7-3255-4198-8e76-23907fa19121 found for delete ", "request_id": "req-708490da-7922-4041-a4f3-aca4f92e65a9"}]} 2026-06-22 03:00:20.345 7 INFO neutron.db.l3_hamode_db [None req-dedfc44f-8249-4a52-836d-3625aa3a9095 b1d7d4c039444a7b87e9f19d0e1e1e4e 83d2258846a946f7a4d565c6b7f14128 - - default default] HA network 9ce4ade1-8b74-46b2-8499-7a298574fc3c was deleted as no HA routers are present in tenant 79dc005b614b46f8b55b487cbca4fddb. [pid: 7|app: 0|req: 359/669] 10.0.0.151 () {32 vars in 724 bytes} [Mon Jun 22 03:00:19 2026] DELETE /v2.0/routers/12b7e9f9-0809-4582-a298-3841fe9fe010 => generated 0 bytes in 1187 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/670] 10.0.0.151 () {32 vars in 724 bytes} [Mon Jun 22 03:00:20 2026] DELETE /v2.0/subnets/84527b00-d214-4477-b935-5abe2dd83f13 => 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: 360/671] 10.0.0.151 () {32 vars in 726 bytes} [Mon Jun 22 03:00:20 2026] DELETE /v2.0/networks/2cc6316e-9f75-4146-9cce-3c7b9c8ffd9c => generated 0 bytes in 420 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/672] 10.0.0.153 () {34 vars in 990 bytes} [Mon Jun 22 03:00:21 2026] GET /v2.0/ports?device_id=62e0116c-3dbf-4cc5-8137-03a7ca06c9f8 => generated 971 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/673] 10.0.0.151 () {32 vars in 774 bytes} [Mon Jun 22 03:00:21 2026] GET /v2.0/security-groups?tenant_id=79dc005b614b46f8b55b487cbca4fddb&name=default => generated 2921 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/674] 10.0.0.153 () {34 vars in 1040 bytes} [Mon Jun 22 03:00:21 2026] GET /v2.0/security-groups?id=67314113-871e-47cd-9aaf-9bb01426e57c&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: 312/675] 10.0.0.151 () {32 vars in 774 bytes} [Mon Jun 22 03:00:20 2026] GET /v2.0/security-groups?tenant_id=713450ab124641f9a4d445da11cd2edf&name=default => generated 2925 bytes in 387 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/676] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:00:21 2026] DELETE /v2.0/security-groups/5eadc1e3-6711-4a7e-a491-af194e92c187 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/677] 10.0.0.153 () {34 vars in 990 bytes} [Mon Jun 22 03:00:21 2026] GET /v2.0/ports?device_id=62e0116c-3dbf-4cc5-8137-03a7ca06c9f8 => 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: 313/678] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:00:21 2026] DELETE /v2.0/security-groups/413f950e-eb28-4fba-b202-b718a0d39c5e => generated 0 bytes in 148 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/679] 10.0.0.151 () {32 vars in 774 bytes} [Mon Jun 22 03:00:21 2026] GET /v2.0/security-groups?tenant_id=cba4dc56cb2b4c5b8a808d36dc76dbaa&name=default => generated 2925 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/680] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:00:21 2026] DELETE /v2.0/security-groups/82f460b6-77b9-4971-aa92-161edd1ce36c => generated 0 bytes in 156 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-22 03:00:22.108 7 INFO neutron.db.l3_db [None req-6ef3d777-029d-4758-84f8-b7f6c3cf38a6 b521665fc9e0407fb8efa7025b1898b5 87409106eb414cdcbc94d46af48e469f - - default default] Floating IP 7d373ea8-bbba-41f3-bdfa-20612fddd8c0 associated. External IP: 10.96.250.214, port: d42c5ce4-6ad2-4465-9d78-fcc2bada7c42. 2026-06-22 03:00:22.372 7 INFO neutron.services.segments.plugin [-] Segment 1242fb54-3e3e-44f5-99f3-4bad34188c56 resource provider aggregate not found 2026-06-22 03:00:22.377 7 INFO neutron.services.segments.plugin [-] Segment 1242fb54-3e3e-44f5-99f3-4bad34188c56 resource provider aggregate not found 2026-06-22 03:00:22.394 7 INFO neutron.services.segments.plugin [-] Segment 1242fb54-3e3e-44f5-99f3-4bad34188c56 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1242fb54-3e3e-44f5-99f3-4bad34188c56 found for delete ", "request_id": "req-2bb29f3e-e7c6-49eb-94c8-3f2af3472b6d"}]} 2026-06-22 03:00:22.400 7 INFO neutron.services.segments.plugin [-] Segment 1242fb54-3e3e-44f5-99f3-4bad34188c56 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1242fb54-3e3e-44f5-99f3-4bad34188c56 found for delete ", "request_id": "req-5b8149a6-1e47-4c2d-a60a-4e907f2e413a"}]} [pid: 7|app: 0|req: 366/681] 10.0.0.151 () {34 vars in 749 bytes} [Mon Jun 22 03:00:21 2026] PUT /v2.0/floatingips/7d373ea8-bbba-41f3-bdfa-20612fddd8c0 => generated 855 bytes in 1191 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/682] 10.0.0.153 () {34 vars in 990 bytes} [Mon Jun 22 03:00:22 2026] GET /v2.0/ports?device_id=62e0116c-3dbf-4cc5-8137-03a7ca06c9f8 => generated 971 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-22 03:00:22.939 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7d114c49-22fc-4257-b669-bb665fbf4efb'] response: {'name': 'network-changed', 'server_uuid': '62e0116c-3dbf-4cc5-8137-03a7ca06c9f8', 'tag': 'd42c5ce4-6ad2-4465-9d78-fcc2bada7c42', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 367/683] 10.0.0.153 () {34 vars in 1040 bytes} [Mon Jun 22 03:00:22 2026] GET /v2.0/security-groups?id=67314113-871e-47cd-9aaf-9bb01426e57c&fields=id&fields=name => generated 113 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/684] 199.204.45.116 () {34 vars in 1080 bytes} [Mon Jun 22 03:00:22 2026] GET /v2.0/ports?tenant_id=87409106eb414cdcbc94d46af48e469f&device_id=62e0116c-3dbf-4cc5-8137-03a7ca06c9f8 => generated 1240 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/685] 199.204.45.116 () {34 vars in 986 bytes} [Mon Jun 22 03:00:23 2026] GET /v2.0/networks?id=28762287-5d38-4363-b314-77f1fe55b195 => generated 766 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/686] 199.204.45.116 () {34 vars in 1058 bytes} [Mon Jun 22 03:00:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=d42c5ce4-6ad2-4465-9d78-fcc2bada7c42 => generated 858 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/687] 199.204.45.116 () {34 vars in 984 bytes} [Mon Jun 22 03:00:23 2026] GET /v2.0/subnets?id=efcc8b41-e3b1-483f-ad95-90202e9dbd94 => generated 664 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/688] 199.204.45.116 () {34 vars in 1052 bytes} [Mon Jun 22 03:00:23 2026] GET /v2.0/ports?network_id=28762287-5d38-4363-b314-77f1fe55b195&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: 370/689] 199.204.45.116 () {34 vars in 1012 bytes} [Mon Jun 22 03:00:23 2026] GET /v2.0/networks/28762287-5d38-4363-b314-77f1fe55b195?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/690] 10.0.0.153 () {34 vars in 990 bytes} [Mon Jun 22 03:00:23 2026] GET /v2.0/ports?device_id=62e0116c-3dbf-4cc5-8137-03a7ca06c9f8 => generated 971 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/691] 10.0.0.153 () {34 vars in 1040 bytes} [Mon Jun 22 03:00:23 2026] GET /v2.0/security-groups?id=67314113-871e-47cd-9aaf-9bb01426e57c&fields=id&fields=name => generated 113 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/692] 199.204.45.116 () {34 vars in 1112 bytes} [Mon Jun 22 03:00:23 2026] GET /v2.0/networks/28762287-5d38-4363-b314-77f1fe55b195?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) 2026-06-22 03:00:23.866 8 INFO neutron.db.segments_db [None req-1ef46f78-40f4-4390-8478-26848b84f08c b1d7d4c039444a7b87e9f19d0e1e1e4e 83d2258846a946f7a4d565c6b7f14128 - - default default] Added segment 115f615c-3b27-4819-9f72-bcbf1e25335c of type vxlan for network 255083d6-a9fc-4de8-82ee-1173932d2996 [pid: 7|app: 0|req: 372/693] 199.204.45.116 () {34 vars in 994 bytes} [Mon Jun 22 03:00:23 2026] GET /v2.0/ports?device_id=62e0116c-3dbf-4cc5-8137-03a7ca06c9f8 => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/694] 10.0.0.151 () {34 vars in 671 bytes} [Mon Jun 22 03:00:23 2026] POST /v2.0/networks => generated 746 bytes in 466 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/695] 10.0.0.151 () {34 vars in 669 bytes} [Mon Jun 22 03:00:23 2026] POST /v2.0/subnets => generated 669 bytes in 267 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-22 03:00:24.310 8 INFO neutron.db.segments_db [None req-887f586f-ad95-4c89-a884-3b5f6d62421c b1d7d4c039444a7b87e9f19d0e1e1e4e 83d2258846a946f7a4d565c6b7f14128 - - default default] Added segment 57ab9cda-b178-4493-9c79-8455cd3df569 of type vxlan for network 8d0ed928-d962-42de-87ca-8efd33012f4c 2026-06-22 03:00:24.653 8 INFO neutron.db.l3_hamode_db [None req-887f586f-ad95-4c89-a884-3b5f6d62421c b1d7d4c039444a7b87e9f19d0e1e1e4e 83d2258846a946f7a4d565c6b7f14128 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-22 03:00:25.083 7 INFO neutron.db.l3_db [req-21181337-dec3-4199-9d7e-53981a3e14af req-96ce5024-df2d-411a-90af-ff1e32f02d17 b521665fc9e0407fb8efa7025b1898b5 87409106eb414cdcbc94d46af48e469f - - default default] Floating IP 7d373ea8-bbba-41f3-bdfa-20612fddd8c0 disassociated. External IP: 10.96.250.214, port: d42c5ce4-6ad2-4465-9d78-fcc2bada7c42. [pid: 7|app: 0|req: 373/696] 199.204.45.116 () {36 vars in 997 bytes} [Mon Jun 22 03:00:23 2026] DELETE /v2.0/ports/d42c5ce4-6ad2-4465-9d78-fcc2bada7c42 => generated 0 bytes in 1673 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/697] 10.0.0.153 () {34 vars in 990 bytes} [Mon Jun 22 03:00:25 2026] GET /v2.0/ports?device_id=62e0116c-3dbf-4cc5-8137-03a7ca06c9f8 => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-22 03:00:25.643 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bac056ca-7f1a-4b7a-bc0d-b2568b475ccd'] response: {'server_uuid': '62e0116c-3dbf-4cc5-8137-03a7ca06c9f8', 'name': 'network-vif-deleted', 'tag': 'd42c5ce4-6ad2-4465-9d78-fcc2bada7c42', 'status': 'completed', 'code': 200} 2026-06-22 03:00:25.792 8 INFO neutron.db.l3_hamode_db [None req-887f586f-ad95-4c89-a884-3b5f6d62421c b1d7d4c039444a7b87e9f19d0e1e1e4e 83d2258846a946f7a4d565c6b7f14128 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 375/698] 10.0.0.151 () {32 vars in 774 bytes} [Mon Jun 22 03:00:25 2026] GET /v2.0/security-groups?tenant_id=31033ecc709b462a9377cfcd2a1637ba&name=default => generated 2925 bytes in 336 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/699] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:00:25 2026] DELETE /v2.0/security-groups/05d675d9-7a6a-4246-9ebd-e28647a62b76 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/700] 10.0.0.143 () {34 vars in 990 bytes} [Mon Jun 22 03:00:26 2026] GET /v2.0/ports?device_id=f56c19c8-62ca-4801-ba3c-5a6e1e3ed03c => generated 1240 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/701] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:00:26 2026] DELETE /v2.0/security-groups/67314113-871e-47cd-9aaf-9bb01426e57c => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/702] 10.0.0.143 () {34 vars in 1040 bytes} [Mon Jun 22 03:00:26 2026] GET /v2.0/security-groups?id=e9460eea-3d5a-466e-88d0-dfd441f9311c&fields=id&fields=name => generated 113 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-22 03:00:26.952 7 INFO neutron.api.v2.resource [None req-865592ad-b414-4c27-9dd7-81d23493a196 b521665fc9e0407fb8efa7025b1898b5 87409106eb414cdcbc94d46af48e469f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 380/703] 10.0.0.151 () {32 vars in 737 bytes} [Mon Jun 22 03:00:26 2026] GET /v2.0/security-groups/67314113-871e-47cd-9aaf-9bb01426e57c => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/704] 10.0.0.151 () {34 vars in 669 bytes} [Mon Jun 22 03:00:24 2026] POST /v2.0/routers => generated 733 bytes in 2930 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/705] 10.0.0.151 () {32 vars in 732 bytes} [Mon Jun 22 03:00:26 2026] DELETE /v2.0/floatingips/7d373ea8-bbba-41f3-bdfa-20612fddd8c0 => generated 0 bytes in 460 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/706] 10.0.0.151 () {34 vars in 789 bytes} [Mon Jun 22 03:00:27 2026] PUT /v2.0/routers/4f8fdfcc-fdac-49f6-8151-d44e9a8a1775/remove_router_interface => generated 309 bytes in 1429 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/709] 10.0.0.151 () {34 vars in 783 bytes} [Mon Jun 22 03:00:27 2026] PUT /v2.0/routers/317df732-ba56-4daa-8d77-ecec8c702121/add_router_interface => generated 309 bytes in 2139 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/710] 10.0.0.153 () {34 vars in 982 bytes} [Mon Jun 22 03:00:30 2026] GET /v2.0/networks?id=255083d6-a9fc-4de8-82ee-1173932d2996 => generated 678 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/711] 10.0.0.153 () {34 vars in 965 bytes} [Mon Jun 22 03:00:30 2026] GET /v2.0/quotas/2b40768cf7ac40698f02222930606882 => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-22 03:00:30.480 7 INFO neutron.services.segments.plugin [-] Segment c17dce97-df5b-415f-9c79-232baab283eb resource provider aggregate not found 2026-06-22 03:00:30.485 7 INFO neutron.services.segments.plugin [-] Segment c17dce97-df5b-415f-9c79-232baab283eb resource provider aggregate not found 2026-06-22 03:00:30.504 7 INFO neutron.db.l3_hamode_db [None req-2b0e84c7-76c5-4e38-9985-c959bd00b99d b1d7d4c039444a7b87e9f19d0e1e1e4e 83d2258846a946f7a4d565c6b7f14128 - - default default] HA network 32d8d9f1-ef29-4144-93b6-60fb2d27751f was deleted as no HA routers are present in tenant 87409106eb414cdcbc94d46af48e469f. [pid: 8|app: 0|req: 328/712] 10.0.0.153 () {34 vars in 1002 bytes} [Mon Jun 22 03:00:30 2026] GET /v2.0/ports?tenant_id=2b40768cf7ac40698f02222930606882&fields=id => generated 103 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/713] 10.0.0.151 () {32 vars in 724 bytes} [Mon Jun 22 03:00:28 2026] DELETE /v2.0/routers/4f8fdfcc-fdac-49f6-8151-d44e9a8a1775 => generated 0 bytes in 1649 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-22 03:00:30.525 7 INFO neutron.services.segments.plugin [-] Segment c17dce97-df5b-415f-9c79-232baab283eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c17dce97-df5b-415f-9c79-232baab283eb found for delete ", "request_id": "req-09c5a5e5-9b58-4032-8a3a-4a364a43f9ae"}]} 2026-06-22 03:00:30.533 7 INFO neutron.services.segments.plugin [-] Segment c17dce97-df5b-415f-9c79-232baab283eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c17dce97-df5b-415f-9c79-232baab283eb found for delete ", "request_id": "req-7521e01c-4f27-4f97-ad67-0e9ee2d674df"}]} [pid: 8|app: 0|req: 329/714] 10.0.0.153 () {34 vars in 1008 bytes} [Mon Jun 22 03:00:30 2026] GET /v2.0/networks/255083d6-a9fc-4de8-82ee-1173932d2996?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/715] 10.0.0.153 () {34 vars in 1108 bytes} [Mon Jun 22 03:00:30 2026] GET /v2.0/networks/255083d6-a9fc-4de8-82ee-1173932d2996?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/716] 10.0.0.151 () {32 vars in 724 bytes} [Mon Jun 22 03:00:30 2026] DELETE /v2.0/subnets/efcc8b41-e3b1-483f-ad95-90202e9dbd94 => 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: 331/717] 10.0.0.153 () {34 vars in 990 bytes} [Mon Jun 22 03:00:30 2026] GET /v2.0/ports?device_id=f56c19c8-62ca-4801-ba3c-5a6e1e3ed03c => generated 971 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/718] 10.0.0.153 () {34 vars in 990 bytes} [Mon Jun 22 03:00:30 2026] GET /v2.0/ports?device_id=674db070-d5c8-4f05-8393-431829b9ded0 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/719] 10.0.0.153 () {34 vars in 971 bytes} [Mon Jun 22 03:00:30 2026] GET /v2.0/ports/5dc99b1a-4f3e-44bf-93c2-eff5456a7e13 => generated 968 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/720] 199.204.45.116 () {34 vars in 1000 bytes} [Mon Jun 22 03:00:31 2026] GET /v2.0/subnets?network_id=d5b7f75e-0b74-4f02-b3e2-d7f14a1807d7 => generated 659 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/721] 10.0.0.151 () {32 vars in 726 bytes} [Mon Jun 22 03:00:30 2026] DELETE /v2.0/networks/28762287-5d38-4363-b314-77f1fe55b195 => generated 0 bytes in 478 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/722] 199.204.45.116 () {34 vars in 1146 bytes} [Mon Jun 22 03:00:31 2026] GET /v2.0/ports?device_id=f56c19c8-62ca-4801-ba3c-5a6e1e3ed03c&device_owner=compute%3Anova&network_id=d5b7f75e-0b74-4f02-b3e2-d7f14a1807d7 => generated 971 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/723] 10.0.0.151 () {32 vars in 774 bytes} [Mon Jun 22 03:00:31 2026] GET /v2.0/security-groups?tenant_id=87409106eb414cdcbc94d46af48e469f&name=default => generated 2925 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/724] 10.0.0.151 () {32 vars in 774 bytes} [Mon Jun 22 03:00:31 2026] GET /v2.0/security-groups?tenant_id=65ac725267264884bb03913847fc3d3b&name=default => generated 2925 bytes in 406 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/725] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:00:31 2026] DELETE /v2.0/security-groups/b99e4b10-d556-4a03-bd1f-22fe837a0395 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/726] 199.204.45.116 () {34 vars in 986 bytes} [Mon Jun 22 03:00:31 2026] GET /v2.0/networks?id=255083d6-a9fc-4de8-82ee-1173932d2996 => generated 678 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/727] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:00:31 2026] DELETE /v2.0/security-groups/f37d66d0-de16-4c73-b592-be411daf10e2 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-22 03:00:31.986 8 WARNING neutron_lib.context [req-d8343a57-9adc-4861-84b0-0d1955991cb5 req-c5551496-5dd1-4e4e-aee4-19d1ab81f054 6d39dc127a5848ddbf8f74a78cc538bf 2b40768cf7ac40698f02222930606882 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 390/728] 199.204.45.116 () {38 vars in 1028 bytes} [Mon Jun 22 03:00:31 2026] PUT /v2.0/ports/5dc99b1a-4f3e-44bf-93c2-eff5456a7e13 => generated 1149 bytes in 592 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: 391/729] 10.0.0.153 () {34 vars in 990 bytes} [Mon Jun 22 03:00:32 2026] GET /v2.0/ports?device_id=674db070-d5c8-4f05-8393-431829b9ded0 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-22 03:00:32.119 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2bdf9a0a-c7f1-41dc-bb35-b0af993c0370'] response: {'name': 'network-changed', 'server_uuid': 'f56c19c8-62ca-4801-ba3c-5a6e1e3ed03c', 'tag': '5dc99b1a-4f3e-44bf-93c2-eff5456a7e13', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 392/730] 199.204.45.116 () {34 vars in 1080 bytes} [Mon Jun 22 03:00:32 2026] GET /v2.0/ports?tenant_id=a15bcbd1b054486db0539c659107d222&device_id=f56c19c8-62ca-4801-ba3c-5a6e1e3ed03c => generated 1421 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/731] 199.204.45.116 () {34 vars in 986 bytes} [Mon Jun 22 03:00:32 2026] GET /v2.0/networks?id=d5b7f75e-0b74-4f02-b3e2-d7f14a1807d7 => generated 779 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/732] 199.204.45.116 () {34 vars in 1060 bytes} [Mon Jun 22 03:00:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=5dc99b1a-4f3e-44bf-93c2-eff5456a7e13 => 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: 395/733] 199.204.45.116 () {34 vars in 1058 bytes} [Mon Jun 22 03:00:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=5dc99b1a-4f3e-44bf-93c2-eff5456a7e13 => generated 860 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/734] 199.204.45.116 () {34 vars in 984 bytes} [Mon Jun 22 03:00:32 2026] GET /v2.0/subnets?id=c9c64758-6ab8-404a-b4ff-3b806ed5b981 => generated 677 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-22 03:00:32.545 7 INFO neutron.services.segments.plugin [-] Segment 1297d5ff-8005-42d3-bdd6-b73a9079ca57 resource provider aggregate not found [pid: 7|app: 0|req: 397/735] 199.204.45.116 () {34 vars in 1052 bytes} [Mon Jun 22 03:00:32 2026] GET /v2.0/ports?network_id=d5b7f75e-0b74-4f02-b3e2-d7f14a1807d7&device_owner=network%3Adhcp => generated 1244 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-22 03:00:32.568 7 INFO neutron.services.segments.plugin [-] Segment 1297d5ff-8005-42d3-bdd6-b73a9079ca57 resource provider aggregate not found [pid: 8|app: 0|req: 339/736] 199.204.45.116 () {38 vars in 955 bytes} [Mon Jun 22 03:00:31 2026] POST /v2.0/ports => generated 954 bytes in 597 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-22 03:00:32.577 7 INFO neutron.services.segments.plugin [-] Segment 1297d5ff-8005-42d3-bdd6-b73a9079ca57 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1297d5ff-8005-42d3-bdd6-b73a9079ca57 found for delete ", "request_id": "req-912068c4-afe4-4707-beb4-9ba7a4e8f8c2"}]} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-22 03:00:32.589 7 INFO neutron.services.segments.plugin [-] Segment 1297d5ff-8005-42d3-bdd6-b73a9079ca57 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1297d5ff-8005-42d3-bdd6-b73a9079ca57 found for delete ", "request_id": "req-1eab2214-329e-4ee2-a2a5-50c72aad1ccc"}]} [pid: 7|app: 0|req: 398/737] 199.204.45.116 () {34 vars in 1012 bytes} [Mon Jun 22 03:00:32 2026] GET /v2.0/networks/d5b7f75e-0b74-4f02-b3e2-d7f14a1807d7?fields=segments => generated 14 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/738] 199.204.45.116 () {34 vars in 1112 bytes} [Mon Jun 22 03:00:32 2026] GET /v2.0/networks/d5b7f75e-0b74-4f02-b3e2-d7f14a1807d7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/739] 199.204.45.116 () {34 vars in 1080 bytes} [Mon Jun 22 03:00:32 2026] GET /v2.0/ports?tenant_id=a15bcbd1b054486db0539c659107d222&device_id=f56c19c8-62ca-4801-ba3c-5a6e1e3ed03c => generated 1421 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/740] 199.204.45.116 () {34 vars in 986 bytes} [Mon Jun 22 03:00:32 2026] GET /v2.0/networks?id=d5b7f75e-0b74-4f02-b3e2-d7f14a1807d7 => generated 779 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/741] 199.204.45.116 () {34 vars in 1060 bytes} [Mon Jun 22 03:00:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=5dc99b1a-4f3e-44bf-93c2-eff5456a7e13 => 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: 403/742] 199.204.45.116 () {34 vars in 1058 bytes} [Mon Jun 22 03:00:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=5dc99b1a-4f3e-44bf-93c2-eff5456a7e13 => generated 860 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/743] 199.204.45.116 () {38 vars in 1028 bytes} [Mon Jun 22 03:00:32 2026] PUT /v2.0/ports/680e8574-b3a3-4819-b3a7-34790f50819d => generated 1199 bytes in 535 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/744] 199.204.45.116 () {34 vars in 984 bytes} [Mon Jun 22 03:00:33 2026] GET /v2.0/subnets?id=c9c64758-6ab8-404a-b4ff-3b806ed5b981 => generated 677 bytes in 50 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: 405/745] 199.204.45.116 () {34 vars in 1080 bytes} [Mon Jun 22 03:00:33 2026] GET /v2.0/ports?tenant_id=2b40768cf7ac40698f02222930606882&device_id=674db070-d5c8-4f05-8393-431829b9ded0 => generated 1238 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/746] 199.204.45.116 () {34 vars in 1052 bytes} [Mon Jun 22 03:00:33 2026] GET /v2.0/ports?network_id=d5b7f75e-0b74-4f02-b3e2-d7f14a1807d7&device_owner=network%3Adhcp => generated 1244 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-22 03:00:33.243 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e56261f1-21df-4541-aef8-e81efc52c9ba'] response: {'name': 'network-changed', 'server_uuid': '674db070-d5c8-4f05-8393-431829b9ded0', 'tag': '680e8574-b3a3-4819-b3a7-34790f50819d', '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: 342/747] 199.204.45.116 () {34 vars in 1058 bytes} [Mon Jun 22 03:00:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=680e8574-b3a3-4819-b3a7-34790f50819d => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/748] 10.0.0.153 () {34 vars in 990 bytes} [Mon Jun 22 03:00:33 2026] GET /v2.0/ports?device_id=674db070-d5c8-4f05-8393-431829b9ded0 => generated 969 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/749] 199.204.45.116 () {34 vars in 1012 bytes} [Mon Jun 22 03:00:33 2026] GET /v2.0/networks/d5b7f75e-0b74-4f02-b3e2-d7f14a1807d7?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/750] 199.204.45.116 () {34 vars in 984 bytes} [Mon Jun 22 03:00:33 2026] GET /v2.0/subnets?id=eca25e60-4e84-4e01-93ac-a0021afd7450 => generated 672 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/751] 10.0.0.153 () {34 vars in 990 bytes} [Mon Jun 22 03:00:33 2026] GET /v2.0/ports?device_id=f56c19c8-62ca-4801-ba3c-5a6e1e3ed03c => generated 1152 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/752] 10.0.0.153 () {34 vars in 1040 bytes} [Mon Jun 22 03:00:33 2026] GET /v2.0/security-groups?id=96d7c370-66af-43b1-beee-fb38bcaf1e33&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: 408/753] 199.204.45.116 () {34 vars in 1112 bytes} [Mon Jun 22 03:00:33 2026] GET /v2.0/networks/d5b7f75e-0b74-4f02-b3e2-d7f14a1807d7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/754] 199.204.45.116 () {34 vars in 1052 bytes} [Mon Jun 22 03:00:33 2026] GET /v2.0/ports?network_id=255083d6-a9fc-4de8-82ee-1173932d2996&device_owner=network%3Adhcp => generated 1244 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/755] 199.204.45.116 () {34 vars in 1096 bytes} [Mon Jun 22 03:00:33 2026] GET /v2.0/ports?device_id=f56c19c8-62ca-4801-ba3c-5a6e1e3ed03c&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/756] 10.0.0.153 () {34 vars in 1040 bytes} [Mon Jun 22 03:00:33 2026] GET /v2.0/security-groups?id=e9460eea-3d5a-466e-88d0-dfd441f9311c&fields=id&fields=name => generated 113 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/757] 199.204.45.116 () {34 vars in 1012 bytes} [Mon Jun 22 03:00:33 2026] GET /v2.0/networks/255083d6-a9fc-4de8-82ee-1173932d2996?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: 348/758] 199.204.45.116 () {34 vars in 1080 bytes} [Mon Jun 22 03:00:33 2026] GET /v2.0/ports?tenant_id=a15bcbd1b054486db0539c659107d222&device_id=f56c19c8-62ca-4801-ba3c-5a6e1e3ed03c => generated 1421 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/759] 199.204.45.116 () {34 vars in 1112 bytes} [Mon Jun 22 03:00:33 2026] GET /v2.0/networks/255083d6-a9fc-4de8-82ee-1173932d2996?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: 412/760] 199.204.45.116 () {34 vars in 986 bytes} [Mon Jun 22 03:00:33 2026] GET /v2.0/networks?id=d5b7f75e-0b74-4f02-b3e2-d7f14a1807d7 => generated 779 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/761] 199.204.45.116 () {34 vars in 1080 bytes} [Mon Jun 22 03:00:33 2026] GET /v2.0/ports?tenant_id=2b40768cf7ac40698f02222930606882&device_id=674db070-d5c8-4f05-8393-431829b9ded0 => generated 1238 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/762] 199.204.45.116 () {34 vars in 1060 bytes} [Mon Jun 22 03:00:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=5dc99b1a-4f3e-44bf-93c2-eff5456a7e13 => 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: 415/763] 199.204.45.116 () {34 vars in 986 bytes} [Mon Jun 22 03:00:33 2026] GET /v2.0/networks?id=255083d6-a9fc-4de8-82ee-1173932d2996 => generated 774 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/764] 199.204.45.116 () {34 vars in 1058 bytes} [Mon Jun 22 03:00:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=5dc99b1a-4f3e-44bf-93c2-eff5456a7e13 => generated 860 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/765] 199.204.45.116 () {34 vars in 1058 bytes} [Mon Jun 22 03:00:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=680e8574-b3a3-4819-b3a7-34790f50819d => 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: 418/766] 199.204.45.116 () {34 vars in 984 bytes} [Mon Jun 22 03:00:34 2026] GET /v2.0/subnets?id=c9c64758-6ab8-404a-b4ff-3b806ed5b981 => generated 677 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/767] 199.204.45.116 () {34 vars in 984 bytes} [Mon Jun 22 03:00:34 2026] GET /v2.0/subnets?id=eca25e60-4e84-4e01-93ac-a0021afd7450 => generated 672 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-22 03:00:34.211 8 INFO neutron.db.segments_db [None req-5c79354b-4ec1-4740-8507-ae008dddd0cd b1d7d4c039444a7b87e9f19d0e1e1e4e 83d2258846a946f7a4d565c6b7f14128 - - default default] Added segment 128dcd18-0ff6-42ec-96d1-7a2d77215a65 of type vxlan for network f3406c61-608b-45ac-ae5d-dfc3a49ab672 2026-06-22 03:00:34.310 7 WARNING neutron_lib.context [None req-0e92a933-9a23-4080-937d-c92cf8f915de 2da507f61716444ab889239606183e74 ea4db9fa412146e99bd60fb62cb54525 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-22 03:00:34.310 7 WARNING neutron_lib.context [None req-0e92a933-9a23-4080-937d-c92cf8f915de 2da507f61716444ab889239606183e74 ea4db9fa412146e99bd60fb62cb54525 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 349/768] 10.0.0.151 () {34 vars in 671 bytes} [Mon Jun 22 03:00:33 2026] POST /v2.0/networks => generated 743 bytes in 626 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/769] 199.204.45.116 () {34 vars in 1052 bytes} [Mon Jun 22 03:00:34 2026] GET /v2.0/ports?network_id=d5b7f75e-0b74-4f02-b3e2-d7f14a1807d7&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: 351/770] 199.204.45.116 () {34 vars in 1052 bytes} [Mon Jun 22 03:00:34 2026] GET /v2.0/ports?network_id=255083d6-a9fc-4de8-82ee-1173932d2996&device_owner=network%3Adhcp => generated 1244 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-22 03:00:34.492 7 INFO neutron.db.segments_db [None req-0e92a933-9a23-4080-937d-c92cf8f915de 2da507f61716444ab889239606183e74 ea4db9fa412146e99bd60fb62cb54525 - - default default] Added segment 7919272e-681d-4ad9-a8e5-6effc6e68a15 of type vxlan for network c1113be0-8d98-47a8-b76e-cf420a345654 2026-06-22 03:00:34.621 7 INFO neutron.db.segments_db [None req-0e92a933-9a23-4080-937d-c92cf8f915de 2da507f61716444ab889239606183e74 ea4db9fa412146e99bd60fb62cb54525 - - default default] Added segment fa453d03-a69d-4b7c-845d-0051505363b4 of type vxlan for network 1780483b-a5c0-489b-95fa-3b2aadcda83f [pid: 8|app: 0|req: 352/771] 10.0.0.151 () {34 vars in 669 bytes} [Mon Jun 22 03:00:34 2026] POST /v2.0/subnets => generated 666 bytes in 261 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/772] 10.0.0.151 () {34 vars in 670 bytes} [Mon Jun 22 03:00:34 2026] POST /v2.0/networks => generated 1244 bytes in 601 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/773] 199.204.45.116 () {34 vars in 1012 bytes} [Mon Jun 22 03:00:34 2026] GET /v2.0/networks/d5b7f75e-0b74-4f02-b3e2-d7f14a1807d7?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: 354/774] 10.0.0.153 () {34 vars in 990 bytes} [Mon Jun 22 03:00:34 2026] GET /v2.0/ports?device_id=674db070-d5c8-4f05-8393-431829b9ded0 => generated 971 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/775] 199.204.45.116 () {34 vars in 1012 bytes} [Mon Jun 22 03:00:34 2026] GET /v2.0/networks/255083d6-a9fc-4de8-82ee-1173932d2996?fields=segments => generated 14 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-22 03:00:34.884 8 INFO neutron.db.segments_db [None req-f71e5d42-5032-4f18-a794-483e36b1719f b1d7d4c039444a7b87e9f19d0e1e1e4e 83d2258846a946f7a4d565c6b7f14128 - - default default] Added segment 064e0c1f-5799-4bca-a8d4-311cc09d198a of type vxlan for network d2d7b4d0-0117-4b19-b942-a5b41468ae61 [pid: 7|app: 0|req: 422/776] 10.0.0.151 () {32 vars in 649 bytes} [Mon Jun 22 03:00:34 2026] GET /v2.0/networks => generated 1843 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/777] 199.204.45.116 () {34 vars in 1112 bytes} [Mon Jun 22 03:00:35 2026] GET /v2.0/networks/d5b7f75e-0b74-4f02-b3e2-d7f14a1807d7?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: 424/778] 10.0.0.153 () {34 vars in 1040 bytes} [Mon Jun 22 03:00:35 2026] GET /v2.0/security-groups?id=96d7c370-66af-43b1-beee-fb38bcaf1e33&fields=id&fields=name => generated 88 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/779] 199.204.45.116 () {34 vars in 1112 bytes} [Mon Jun 22 03:00:35 2026] GET /v2.0/networks/255083d6-a9fc-4de8-82ee-1173932d2996?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-22 03:00:35.280 8 INFO neutron.db.l3_hamode_db [None req-f71e5d42-5032-4f18-a794-483e36b1719f b1d7d4c039444a7b87e9f19d0e1e1e4e 83d2258846a946f7a4d565c6b7f14128 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-22 03:00:35.439 7 INFO neutron.services.segments.plugin [-] Segment 7919272e-681d-4ad9-a8e5-6effc6e68a15 resource provider aggregate not found 2026-06-22 03:00:35.446 7 INFO neutron.services.segments.plugin [-] Segment 7919272e-681d-4ad9-a8e5-6effc6e68a15 resource provider aggregate not found 2026-06-22 03:00:35.465 7 INFO neutron.services.segments.plugin [-] Segment 7919272e-681d-4ad9-a8e5-6effc6e68a15 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7919272e-681d-4ad9-a8e5-6effc6e68a15 found for delete ", "request_id": "req-9da7dacc-2ff0-4051-9e11-d3c4fd41b918"}]} 2026-06-22 03:00:35.467 7 INFO neutron.services.segments.plugin [-] Segment 7919272e-681d-4ad9-a8e5-6effc6e68a15 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7919272e-681d-4ad9-a8e5-6effc6e68a15 found for delete ", "request_id": "req-ecd24868-3574-40e1-9cb2-e46627a5046e"}]} [pid: 7|app: 0|req: 426/780] 10.0.0.151 () {32 vars in 726 bytes} [Mon Jun 22 03:00:35 2026] DELETE /v2.0/networks/c1113be0-8d98-47a8-b76e-cf420a345654 => generated 0 bytes in 270 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/781] 199.204.45.116 () {34 vars in 1120 bytes} [Mon Jun 22 03:00:35 2026] GET /v2.0/ports?device_id=f56c19c8-62ca-4801-ba3c-5a6e1e3ed03c&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.14 => generated 1152 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/782] 10.0.0.151 () {32 vars in 726 bytes} [Mon Jun 22 03:00:35 2026] DELETE /v2.0/networks/1780483b-a5c0-489b-95fa-3b2aadcda83f => 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: 429/783] 199.204.45.116 () {38 vars in 1028 bytes} [Mon Jun 22 03:00:35 2026] PUT /v2.0/ports/5dc99b1a-4f3e-44bf-93c2-eff5456a7e13 => generated 968 bytes in 610 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-22 03:00:36.489 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-897145c4-3330-4019-8107-3eb4eb6eec15'] response: {'name': 'network-changed', 'server_uuid': 'f56c19c8-62ca-4801-ba3c-5a6e1e3ed03c', 'tag': '5dc99b1a-4f3e-44bf-93c2-eff5456a7e13', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 430/784] 10.0.0.151 () {32 vars in 649 bytes} [Mon Jun 22 03:00:36 2026] GET /v2.0/networks => generated 651 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/785] 10.0.0.153 () {34 vars in 990 bytes} [Mon Jun 22 03:00:36 2026] GET /v2.0/ports?device_id=674db070-d5c8-4f05-8393-431829b9ded0 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-22 03:00:36.550 8 INFO neutron.db.l3_hamode_db [None req-f71e5d42-5032-4f18-a794-483e36b1719f b1d7d4c039444a7b87e9f19d0e1e1e4e 83d2258846a946f7a4d565c6b7f14128 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 432/786] 199.204.45.116 () {34 vars in 1080 bytes} [Mon Jun 22 03:00:36 2026] GET /v2.0/ports?tenant_id=a15bcbd1b054486db0539c659107d222&device_id=f56c19c8-62ca-4801-ba3c-5a6e1e3ed03c => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-22 03:00:36.593 7 WARNING neutron_lib.context [None req-00cd57f8-7d17-4247-98a2-2469113c191f 2da507f61716444ab889239606183e74 ea4db9fa412146e99bd60fb62cb54525 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-22 03:00:36.651 7 INFO neutron.db.segments_db [None req-00cd57f8-7d17-4247-98a2-2469113c191f 2da507f61716444ab889239606183e74 ea4db9fa412146e99bd60fb62cb54525 - - default default] Added segment e38410a5-4227-40d3-b7dd-c1f371894d6d of type vxlan for network ea05b924-c3db-47d0-8a58-41b63d2748b6 [pid: 7|app: 0|req: 433/787] 10.0.0.151 () {34 vars in 670 bytes} [Mon Jun 22 03:00:36 2026] POST /v2.0/networks => generated 649 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/788] 10.0.0.153 () {34 vars in 1040 bytes} [Mon Jun 22 03:00:36 2026] GET /v2.0/security-groups?id=96d7c370-66af-43b1-beee-fb38bcaf1e33&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: 7|app: 0|req: 435/789] 199.204.45.116 () {34 vars in 986 bytes} [Mon Jun 22 03:00:36 2026] GET /v2.0/networks?id=d5b7f75e-0b74-4f02-b3e2-d7f14a1807d7 => generated 779 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-22 03:00:36.895 7 WARNING neutron_lib.context [None req-265d4d84-a526-47b5-9da8-0d692ca17ca0 2da507f61716444ab889239606183e74 ea4db9fa412146e99bd60fb62cb54525 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-22 03:00:36.966 7 INFO neutron.db.segments_db [None req-265d4d84-a526-47b5-9da8-0d692ca17ca0 2da507f61716444ab889239606183e74 ea4db9fa412146e99bd60fb62cb54525 - - default default] Added segment 4abcb549-294f-4d9f-a98b-28eba42a3222 of type vxlan for network 4c5166ef-6910-43ce-b204-d391d26dbefb [pid: 7|app: 0|req: 436/790] 10.0.0.151 () {34 vars in 670 bytes} [Mon Jun 22 03:00:36 2026] POST /v2.0/networks => generated 650 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/791] 199.204.45.116 () {34 vars in 1058 bytes} [Mon Jun 22 03:00:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=5dc99b1a-4f3e-44bf-93c2-eff5456a7e13 => generated 860 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-22 03:00:37.163 7 WARNING neutron_lib.context [None req-4c416b4c-b4a6-4f2b-8091-b7892524bfdd 2da507f61716444ab889239606183e74 ea4db9fa412146e99bd60fb62cb54525 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-22 03:00:37.216 7 WARNING neutron_lib.context [None req-4c416b4c-b4a6-4f2b-8091-b7892524bfdd 2da507f61716444ab889239606183e74 ea4db9fa412146e99bd60fb62cb54525 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-22 03:00:37.486 7 INFO neutron.services.segments.plugin [-] Segment fa453d03-a69d-4b7c-845d-0051505363b4 resource provider aggregate not found 2026-06-22 03:00:37.502 7 INFO neutron.services.segments.plugin [-] Segment fa453d03-a69d-4b7c-845d-0051505363b4 resource provider aggregate not found 2026-06-22 03:00:37.508 7 INFO neutron.services.segments.plugin [-] Segment fa453d03-a69d-4b7c-845d-0051505363b4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa453d03-a69d-4b7c-845d-0051505363b4 found for delete ", "request_id": "req-7aee23ab-8118-4d15-bac5-aa6a24052a17"}]} 2026-06-22 03:00:37.524 7 INFO neutron.services.segments.plugin [-] Segment fa453d03-a69d-4b7c-845d-0051505363b4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa453d03-a69d-4b7c-845d-0051505363b4 found for delete ", "request_id": "req-7b978a64-c8a0-4578-84fe-783245a4d5d9"}]} [pid: 8|app: 0|req: 355/792] 10.0.0.151 () {34 vars in 669 bytes} [Mon Jun 22 03:00:34 2026] POST /v2.0/routers => generated 730 bytes in 3024 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/793] 10.0.0.151 () {34 vars in 665 bytes} [Mon Jun 22 03:00:37 2026] POST /v2.0/ports => generated 1506 bytes in 760 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: 439/794] 199.204.45.116 () {34 vars in 984 bytes} [Mon Jun 22 03:00:37 2026] GET /v2.0/subnets?id=c9c64758-6ab8-404a-b4ff-3b806ed5b981 => generated 677 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/795] 10.0.0.153 () {34 vars in 990 bytes} [Mon Jun 22 03:00:37 2026] GET /v2.0/ports?device_id=674db070-d5c8-4f05-8393-431829b9ded0 => generated 971 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/796] 199.204.45.116 () {34 vars in 994 bytes} [Mon Jun 22 03:00:37 2026] GET /v2.0/ports?device_id=674db070-d5c8-4f05-8393-431829b9ded0 => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/797] 10.0.0.151 () {32 vars in 643 bytes} [Mon Jun 22 03:00:38 2026] GET /v2.0/ports => generated 1506 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/798] 199.204.45.116 () {34 vars in 1052 bytes} [Mon Jun 22 03:00:38 2026] GET /v2.0/ports?network_id=d5b7f75e-0b74-4f02-b3e2-d7f14a1807d7&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: 7|app: 0|req: 443/799] 10.0.0.153 () {34 vars in 1040 bytes} [Mon Jun 22 03:00:38 2026] GET /v2.0/security-groups?id=96d7c370-66af-43b1-beee-fb38bcaf1e33&fields=id&fields=name => generated 88 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/800] 199.204.45.116 () {36 vars in 997 bytes} [Mon Jun 22 03:00:38 2026] DELETE /v2.0/ports/680e8574-b3a3-4819-b3a7-34790f50819d => generated 0 bytes in 395 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-22 03:00:38.782 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4e6e9a8d-e3b7-4edc-90b4-45eed2426511'] response: {'server_uuid': '674db070-d5c8-4f05-8393-431829b9ded0', 'name': 'network-vif-deleted', 'tag': '680e8574-b3a3-4819-b3a7-34790f50819d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 445/801] 10.0.0.151 () {32 vars in 720 bytes} [Mon Jun 22 03:00:38 2026] DELETE /v2.0/ports/c98ec6bb-3b4d-4daa-9706-02e3355429d5 => 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: 446/802] 199.204.45.116 () {34 vars in 1012 bytes} [Mon Jun 22 03:00:39 2026] GET /v2.0/networks/d5b7f75e-0b74-4f02-b3e2-d7f14a1807d7?fields=segments => generated 14 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/803] 10.0.0.151 () {32 vars in 720 bytes} [Mon Jun 22 03:00:39 2026] DELETE /v2.0/ports/ad3d177f-b23c-491c-a414-06517d4b0782 => generated 0 bytes in 304 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/804] 199.204.45.116 () {34 vars in 1112 bytes} [Mon Jun 22 03:00:39 2026] GET /v2.0/networks/d5b7f75e-0b74-4f02-b3e2-d7f14a1807d7?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: 8|app: 0|req: 357/805] 10.0.0.151 () {34 vars in 783 bytes} [Mon Jun 22 03:00:37 2026] PUT /v2.0/routers/65bc7ffe-5ebd-47fc-ac99-61c2df1bb66c/add_router_interface => generated 309 bytes in 1709 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/806] 10.0.0.151 () {32 vars in 643 bytes} [Mon Jun 22 03:00:39 2026] GET /v2.0/ports => 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: 359/807] 199.204.45.116 () {34 vars in 1080 bytes} [Mon Jun 22 03:00:39 2026] GET /v2.0/ports?tenant_id=a15bcbd1b054486db0539c659107d222&device_id=f56c19c8-62ca-4801-ba3c-5a6e1e3ed03c => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-22 03:00:39.762 8 WARNING neutron_lib.context [None req-d2fa969b-3dcc-49c2-9b77-6351c09ca888 2da507f61716444ab889239606183e74 ea4db9fa412146e99bd60fb62cb54525 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-22 03:00:39.823 8 INFO neutron.db.segments_db [None req-d2fa969b-3dcc-49c2-9b77-6351c09ca888 2da507f61716444ab889239606183e74 ea4db9fa412146e99bd60fb62cb54525 - - default default] Added segment 87f902d5-f354-4c39-b716-112062d1d853 of type vxlan for network 4f96894b-b766-46d8-87bd-0bdfbd59d6d1 [pid: 8|app: 0|req: 360/808] 10.0.0.151 () {34 vars in 670 bytes} [Mon Jun 22 03:00:39 2026] POST /v2.0/networks => generated 650 bytes in 614 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/809] 199.204.45.116 () {34 vars in 986 bytes} [Mon Jun 22 03:00:40 2026] GET /v2.0/networks?id=d5b7f75e-0b74-4f02-b3e2-d7f14a1807d7 => generated 779 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/810] 10.0.0.153 () {34 vars in 990 bytes} [Mon Jun 22 03:00:40 2026] GET /v2.0/ports?device_id=f56c19c8-62ca-4801-ba3c-5a6e1e3ed03c => generated 971 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-22 03:00:40.679 8 WARNING neutron_lib.context [None req-cd9604c9-8f91-4da7-b006-80e2f92c9499 f194f4611bcb49dfafb28669665540b2 800ea821ba9b4867b12f9de1b38fbb74 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 363/811] 10.0.0.151 () {34 vars in 685 bytes} [Mon Jun 22 03:00:40 2026] POST /v2.0/security-groups => generated 1661 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-22 03:00:40.836 8 WARNING neutron_lib.context [None req-c2a29bb5-6637-44c1-9cff-2348775b230d 2da507f61716444ab889239606183e74 ea4db9fa412146e99bd60fb62cb54525 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-22 03:00:40.899 8 INFO neutron.db.segments_db [None req-c2a29bb5-6637-44c1-9cff-2348775b230d 2da507f61716444ab889239606183e74 ea4db9fa412146e99bd60fb62cb54525 - - default default] Added segment 70198380-6280-4fc5-8c35-b60aebe87368 of type vxlan for network 680ce9df-bb7c-49a2-91e9-2a341c0e1fb7 [pid: 8|app: 0|req: 364/812] 10.0.0.151 () {34 vars in 670 bytes} [Mon Jun 22 03:00:40 2026] POST /v2.0/networks => generated 649 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/813] 199.204.45.116 () {34 vars in 1058 bytes} [Mon Jun 22 03:00:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=5dc99b1a-4f3e-44bf-93c2-eff5456a7e13 => generated 860 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/814] 10.0.0.153 () {34 vars in 1040 bytes} [Mon Jun 22 03:00:41 2026] GET /v2.0/security-groups?id=e9460eea-3d5a-466e-88d0-dfd441f9311c&fields=id&fields=name => generated 113 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/815] 199.204.45.116 () {34 vars in 994 bytes} [Mon Jun 22 03:00:41 2026] GET /v2.0/ports?device_id=f56c19c8-62ca-4801-ba3c-5a6e1e3ed03c => generated 971 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-22 03:00:41.227 8 WARNING neutron_lib.context [None req-13d73755-8503-4d51-99c9-0ec504047397 f194f4611bcb49dfafb28669665540b2 800ea821ba9b4867b12f9de1b38fbb74 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/816] 10.0.0.151 () {34 vars in 789 bytes} [Mon Jun 22 03:00:39 2026] PUT /v2.0/routers/317df732-ba56-4daa-8d77-ecec8c702121/remove_router_interface => generated 309 bytes in 1708 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-22 03:00:41.254 7 WARNING neutron_lib.context [None req-7d809abd-1e39-4099-b68a-881790da9ac6 2da507f61716444ab889239606183e74 ea4db9fa412146e99bd60fb62cb54525 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-22 03:00:41.294 7 WARNING neutron_lib.context [None req-7d809abd-1e39-4099-b68a-881790da9ac6 2da507f61716444ab889239606183e74 ea4db9fa412146e99bd60fb62cb54525 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 368/817] 10.0.0.151 () {34 vars in 695 bytes} [Mon Jun 22 03:00:41 2026] POST /v2.0/security-group-rules => generated 597 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/818] 199.204.45.116 () {34 vars in 984 bytes} [Mon Jun 22 03:00:41 2026] GET /v2.0/subnets?id=c9c64758-6ab8-404a-b4ff-3b806ed5b981 => generated 677 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-22 03:00:41.881 8 INFO neutron.db.l3_db [req-db31022c-7d1a-4534-b293-563c7ae58c99 req-09f0c607-1e9b-49fe-98b5-7575c8ffe81c db4060e1c9094329bf301798e04663db a15bcbd1b054486db0539c659107d222 - - default default] Floating IP 7225f498-c2a8-4e94-a473-7c310e941449 disassociated. External IP: 10.96.250.205, port: 5dc99b1a-4f3e-44bf-93c2-eff5456a7e13. [pid: 7|app: 0|req: 450/819] 10.0.0.151 () {34 vars in 669 bytes} [Mon Jun 22 03:00:41 2026] POST /v2.0/subnets => generated 1225 bytes in 637 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/820] 199.204.45.116 () {36 vars in 997 bytes} [Mon Jun 22 03:00:41 2026] DELETE /v2.0/ports/5dc99b1a-4f3e-44bf-93c2-eff5456a7e13 => generated 0 bytes in 999 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-22 03:00:42.455 8 WARNING neutron_lib.context [None req-ab636563-930a-4588-bcea-26f747fe3aa8 f194f4611bcb49dfafb28669665540b2 800ea821ba9b4867b12f9de1b38fbb74 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-22 03:00:42.504 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d9352d39-c8e4-4406-bc88-c82ff078e312'] response: {'server_uuid': 'f56c19c8-62ca-4801-ba3c-5a6e1e3ed03c', 'name': 'network-vif-deleted', 'tag': '5dc99b1a-4f3e-44bf-93c2-eff5456a7e13', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 371/821] 10.0.0.151 () {34 vars in 695 bytes} [Mon Jun 22 03:00:42 2026] POST /v2.0/security-group-rules => generated 602 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/822] 199.204.45.116 () {34 vars in 1052 bytes} [Mon Jun 22 03:00:42 2026] GET /v2.0/ports?network_id=d5b7f75e-0b74-4f02-b3e2-d7f14a1807d7&device_owner=network%3Adhcp => generated 1244 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/823] 10.0.0.151 () {32 vars in 647 bytes} [Mon Jun 22 03:00:42 2026] GET /v2.0/subnets => generated 1838 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/824] 10.0.0.153 () {34 vars in 990 bytes} [Mon Jun 22 03:00:42 2026] GET /v2.0/ports?device_id=f56c19c8-62ca-4801-ba3c-5a6e1e3ed03c => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-22 03:00:42.779 8 WARNING neutron_lib.context [None req-ffc90e04-c86e-4a73-890b-1c3583f3780a f194f4611bcb49dfafb28669665540b2 800ea821ba9b4867b12f9de1b38fbb74 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-22 03:00:43.110 7 INFO neutron.services.segments.plugin [-] Segment 57ab9cda-b178-4493-9c79-8455cd3df569 resource provider aggregate not found 2026-06-22 03:00:43.117 7 INFO neutron.services.segments.plugin [-] Segment 57ab9cda-b178-4493-9c79-8455cd3df569 resource provider aggregate not found 2026-06-22 03:00:43.133 7 INFO neutron.services.segments.plugin [-] Segment 57ab9cda-b178-4493-9c79-8455cd3df569 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 57ab9cda-b178-4493-9c79-8455cd3df569 found for delete ", "request_id": "req-e4fd19c3-f90d-4fc0-b29c-a6114f44558a"}]} 2026-06-22 03:00:43.139 7 INFO neutron.db.l3_hamode_db [None req-c7572fdf-4e6f-40aa-aa9b-1d502bda9f50 b1d7d4c039444a7b87e9f19d0e1e1e4e 83d2258846a946f7a4d565c6b7f14128 - - default default] HA network 8d0ed928-d962-42de-87ca-8efd33012f4c was deleted as no HA routers are present in tenant 2b40768cf7ac40698f02222930606882. 2026-06-22 03:00:43.141 7 INFO neutron.services.segments.plugin [-] Segment 57ab9cda-b178-4493-9c79-8455cd3df569 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 57ab9cda-b178-4493-9c79-8455cd3df569 found for delete ", "request_id": "req-105f7819-61ff-4090-8639-5c5691a0809c"}]} [pid: 7|app: 0|req: 451/825] 10.0.0.151 () {32 vars in 724 bytes} [Mon Jun 22 03:00:41 2026] DELETE /v2.0/routers/317df732-ba56-4daa-8d77-ecec8c702121 => generated 0 bytes in 1260 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/826] 199.204.45.116 () {34 vars in 1012 bytes} [Mon Jun 22 03:00:43 2026] GET /v2.0/networks/d5b7f75e-0b74-4f02-b3e2-d7f14a1807d7?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: 453/827] 10.0.0.151 () {32 vars in 724 bytes} [Mon Jun 22 03:00:43 2026] DELETE /v2.0/subnets/196518e7-da1d-4278-8120-1a87b31ae82c => generated 0 bytes in 230 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/830] 10.0.0.151 () {34 vars in 676 bytes} [Mon Jun 22 03:00:42 2026] POST /v2.0/floatingips => generated 552 bytes in 778 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/831] 199.204.45.116 () {34 vars in 1112 bytes} [Mon Jun 22 03:00:43 2026] GET /v2.0/networks/d5b7f75e-0b74-4f02-b3e2-d7f14a1807d7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/832] 10.0.0.151 () {32 vars in 724 bytes} [Mon Jun 22 03:00:43 2026] DELETE /v2.0/subnets/eca25e60-4e84-4e01-93ac-a0021afd7450 => generated 0 bytes in 295 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/833] 10.0.0.151 () {32 vars in 724 bytes} [Mon Jun 22 03:00:43 2026] DELETE /v2.0/subnets/523ff82f-319a-4a54-9e29-cfd3705958eb => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/834] 10.0.0.151 () {32 vars in 647 bytes} [Mon Jun 22 03:00:43 2026] GET /v2.0/subnets => generated 626 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/835] 10.0.0.151 () {32 vars in 726 bytes} [Mon Jun 22 03:00:43 2026] DELETE /v2.0/networks/255083d6-a9fc-4de8-82ee-1173932d2996 => generated 0 bytes in 497 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/836] 10.0.0.151 () {32 vars in 726 bytes} [Mon Jun 22 03:00:43 2026] DELETE /v2.0/networks/680ce9df-bb7c-49a2-91e9-2a341c0e1fb7 => generated 0 bytes in 562 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/837] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:00:44 2026] DELETE /v2.0/security-groups/e9460eea-3d5a-466e-88d0-dfd441f9311c => generated 0 bytes in 161 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/838] 10.0.0.153 () {34 vars in 1100 bytes} [Mon Jun 22 03:00:44 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1702610347&fields=id&tenant_id=800ea821ba9b4867b12f9de1b38fbb74 => 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: 459/839] 10.0.0.151 () {32 vars in 774 bytes} [Mon Jun 22 03:00:44 2026] GET /v2.0/security-groups?tenant_id=2b40768cf7ac40698f02222930606882&name=default => generated 2925 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-22 03:00:44.554 7 INFO neutron.api.v2.resource [None req-288b7112-967a-464d-80a8-a6d024a076bf db4060e1c9094329bf301798e04663db a15bcbd1b054486db0539c659107d222 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 460/840] 10.0.0.151 () {32 vars in 737 bytes} [Mon Jun 22 03:00:44 2026] GET /v2.0/security-groups/e9460eea-3d5a-466e-88d0-dfd441f9311c => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/841] 10.0.0.153 () {34 vars in 982 bytes} [Mon Jun 22 03:00:44 2026] GET /v2.0/networks?id=f3406c61-608b-45ac-ae5d-dfc3a49ab672 => generated 675 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/842] 10.0.0.151 () {32 vars in 726 bytes} [Mon Jun 22 03:00:44 2026] DELETE /v2.0/networks/4f96894b-b766-46d8-87bd-0bdfbd59d6d1 => generated 0 bytes in 241 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/843] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:00:44 2026] DELETE /v2.0/security-groups/96d7c370-66af-43b1-beee-fb38bcaf1e33 => 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: 463/844] 10.0.0.153 () {34 vars in 965 bytes} [Mon Jun 22 03:00:44 2026] GET /v2.0/quotas/800ea821ba9b4867b12f9de1b38fbb74 => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-22 03:00:44.937 8 INFO neutron.services.segments.plugin [-] Segment 70198380-6280-4fc5-8c35-b60aebe87368 resource provider aggregate not found 2026-06-22 03:00:44.955 8 INFO neutron.services.segments.plugin [-] Segment 70198380-6280-4fc5-8c35-b60aebe87368 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 70198380-6280-4fc5-8c35-b60aebe87368 found for delete ", "request_id": "req-ac2a8254-0386-42fc-8dd1-8d1eb232aed2"}]} [pid: 7|app: 0|req: 464/845] 10.0.0.151 () {32 vars in 726 bytes} [Mon Jun 22 03:00:44 2026] DELETE /v2.0/networks/4c5166ef-6910-43ce-b204-d391d26dbefb => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-22 03:00:45.099 8 INFO neutron.services.segments.plugin [-] Segment 70198380-6280-4fc5-8c35-b60aebe87368 resource provider aggregate not found 2026-06-22 03:00:45.120 8 INFO neutron.services.segments.plugin [-] Segment 70198380-6280-4fc5-8c35-b60aebe87368 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 70198380-6280-4fc5-8c35-b60aebe87368 found for delete ", "request_id": "req-50be253a-0909-4af7-a113-6dcf3f6874e1"}]} [pid: 7|app: 0|req: 465/846] 10.0.0.153 () {34 vars in 1002 bytes} [Mon Jun 22 03:00:45 2026] GET /v2.0/ports?tenant_id=800ea821ba9b4867b12f9de1b38fbb74&fields=id => generated 103 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/847] 10.0.0.151 () {32 vars in 732 bytes} [Mon Jun 22 03:00:44 2026] DELETE /v2.0/floatingips/7225f498-c2a8-4e94-a473-7c310e941449 => generated 0 bytes in 413 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-22 03:00:45.170 7 INFO neutron.services.segments.plugin [-] Segment 115f615c-3b27-4819-9f72-bcbf1e25335c resource provider aggregate not found 2026-06-22 03:00:45.176 7 INFO neutron.services.segments.plugin [-] Segment 115f615c-3b27-4819-9f72-bcbf1e25335c resource provider aggregate not found 2026-06-22 03:00:45.191 7 INFO neutron.services.segments.plugin [-] Segment 115f615c-3b27-4819-9f72-bcbf1e25335c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 115f615c-3b27-4819-9f72-bcbf1e25335c found for delete ", "request_id": "req-ba93ba28-7ec1-447d-91c7-8db5d80ef927"}]} 2026-06-22 03:00:45.198 7 INFO neutron.services.segments.plugin [-] Segment 115f615c-3b27-4819-9f72-bcbf1e25335c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 115f615c-3b27-4819-9f72-bcbf1e25335c found for delete ", "request_id": "req-ccfb4f3c-f468-414e-b4d4-0c99ce0a839b"}]} 2026-06-22 03:00:45.209 7 INFO neutron.services.segments.plugin [-] Segment 4abcb549-294f-4d9f-a98b-28eba42a3222 resource provider aggregate not found 2026-06-22 03:00:45.217 7 INFO neutron.services.segments.plugin [-] Segment 4abcb549-294f-4d9f-a98b-28eba42a3222 resource provider aggregate not found [pid: 8|app: 0|req: 383/848] 10.0.0.153 () {34 vars in 1008 bytes} [Mon Jun 22 03:00:45 2026] GET /v2.0/networks/f3406c61-608b-45ac-ae5d-dfc3a49ab672?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-22 03:00:45.229 7 INFO neutron.services.segments.plugin [-] Segment 4abcb549-294f-4d9f-a98b-28eba42a3222 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4abcb549-294f-4d9f-a98b-28eba42a3222 found for delete ", "request_id": "req-888dbb50-6df7-4b07-83b2-69e1df3d8e46"}]} 2026-06-22 03:00:45.232 7 INFO neutron.services.segments.plugin [-] Segment 4abcb549-294f-4d9f-a98b-28eba42a3222 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4abcb549-294f-4d9f-a98b-28eba42a3222 found for delete ", "request_id": "req-0fbba668-8c87-4ffa-b283-1c702d64534e"}]} [pid: 8|app: 0|req: 384/849] 10.0.0.153 () {34 vars in 1108 bytes} [Mon Jun 22 03:00:45 2026] GET /v2.0/networks/f3406c61-608b-45ac-ae5d-dfc3a49ab672?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: 466/850] 10.0.0.151 () {32 vars in 726 bytes} [Mon Jun 22 03:00:45 2026] DELETE /v2.0/networks/ea05b924-c3db-47d0-8a58-41b63d2748b6 => 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: 467/851] 10.0.0.153 () {34 vars in 990 bytes} [Mon Jun 22 03:00:45 2026] GET /v2.0/ports?device_id=4558a3b1-a970-438c-997a-b1b07d20a8f4 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/852] 10.0.0.151 () {32 vars in 774 bytes} [Mon Jun 22 03:00:45 2026] GET /v2.0/security-groups?tenant_id=ea4db9fa412146e99bd60fb62cb54525&name=default => generated 2925 bytes in 299 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/853] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:00:46 2026] DELETE /v2.0/security-groups/5f992cee-cf13-4bee-90d3-8d5702ff4a71 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/854] 199.204.45.116 () {34 vars in 986 bytes} [Mon Jun 22 03:00:46 2026] GET /v2.0/networks?id=f3406c61-608b-45ac-ae5d-dfc3a49ab672 => generated 675 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/855] 199.204.45.116 () {34 vars in 1050 bytes} [Mon Jun 22 03:00:46 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=800ea821ba9b4867b12f9de1b38fbb74 => generated 181 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-22 03:00:46.527 7 WARNING neutron_lib.context [req-49ef2c92-b46a-45b1-8cc9-a9a819d0fcbc req-e57d1f0f-a09a-487e-aa15-3a0ed6b3003d f194f4611bcb49dfafb28669665540b2 800ea821ba9b4867b12f9de1b38fbb74 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 385/856] 10.0.0.151 () {34 vars in 789 bytes} [Mon Jun 22 03:00:45 2026] PUT /v2.0/routers/f0894791-2f07-4e1a-b73a-a36ae4161bf7/remove_router_interface => generated 309 bytes in 1398 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/857] 10.0.0.153 () {34 vars in 990 bytes} [Mon Jun 22 03:00:46 2026] GET /v2.0/ports?device_id=4558a3b1-a970-438c-997a-b1b07d20a8f4 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-22 03:00:46.977 8 INFO neutron.services.segments.plugin [-] Segment 87f902d5-f354-4c39-b716-112062d1d853 resource provider aggregate not found 2026-06-22 03:00:47.006 8 INFO neutron.services.segments.plugin [-] Segment 87f902d5-f354-4c39-b716-112062d1d853 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 87f902d5-f354-4c39-b716-112062d1d853 found for delete ", "request_id": "req-deeaf74f-269c-46a0-ab8c-2e3f4dfc5688"}]} [pid: 7|app: 0|req: 472/858] 199.204.45.116 () {38 vars in 955 bytes} [Mon Jun 22 03:00:46 2026] POST /v2.0/ports => generated 958 bytes in 601 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-22 03:00:47.168 8 INFO neutron.services.segments.plugin [-] Segment 87f902d5-f354-4c39-b716-112062d1d853 resource provider aggregate not found 2026-06-22 03:00:47.201 8 INFO neutron.services.segments.plugin [-] Segment 87f902d5-f354-4c39-b716-112062d1d853 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 87f902d5-f354-4c39-b716-112062d1d853 found for delete ", "request_id": "req-61f2199b-a21c-49ba-b7e0-dc5622cf58c2"}]} 2026-06-22 03:00:47.271 7 INFO neutron.services.segments.plugin [-] Segment e38410a5-4227-40d3-b7dd-c1f371894d6d resource provider aggregate not found 2026-06-22 03:00:47.281 7 INFO neutron.services.segments.plugin [-] Segment e38410a5-4227-40d3-b7dd-c1f371894d6d resource provider aggregate not found 2026-06-22 03:00:47.292 7 INFO neutron.services.segments.plugin [-] Segment e38410a5-4227-40d3-b7dd-c1f371894d6d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e38410a5-4227-40d3-b7dd-c1f371894d6d found for delete ", "request_id": "req-98d9262e-f92a-4547-8b8c-cbb6f51e804d"}]} 2026-06-22 03:00:47.320 7 INFO neutron.services.segments.plugin [-] Segment e38410a5-4227-40d3-b7dd-c1f371894d6d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e38410a5-4227-40d3-b7dd-c1f371894d6d found for delete ", "request_id": "req-dee48537-8924-4832-9486-d364469885ec"}]} 2026-06-22 03:00:47.569 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-c8f8fda0-09a1-43a8-9d0a-93d8fa6f3588 b1d7d4c039444a7b87e9f19d0e1e1e4e 83d2258846a946f7a4d565c6b7f14128 - - 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 570, 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 597, 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 644, 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 724, 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 2212, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2217, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 101, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 85, in _is_session_semantic_violated stack = traceback.extract_stack()  [pid: 7|app: 0|req: 473/859] 199.204.45.116 () {38 vars in 1028 bytes} [Mon Jun 22 03:00:47 2026] PUT /v2.0/ports/248aeec6-64d9-4bb0-9ca6-aeae7151c8f6 => generated 1203 bytes in 578 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-22 03:00:47.796 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e4193a0b-ad1f-47ab-94e9-4c6a906410da'] response: {'name': 'network-changed', 'server_uuid': '4558a3b1-a970-438c-997a-b1b07d20a8f4', 'tag': '248aeec6-64d9-4bb0-9ca6-aeae7151c8f6', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 474/860] 199.204.45.116 () {34 vars in 1080 bytes} [Mon Jun 22 03:00:47 2026] GET /v2.0/ports?tenant_id=800ea821ba9b4867b12f9de1b38fbb74&device_id=4558a3b1-a970-438c-997a-b1b07d20a8f4 => generated 1242 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/861] 10.0.0.153 () {34 vars in 990 bytes} [Mon Jun 22 03:00:47 2026] GET /v2.0/ports?device_id=4558a3b1-a970-438c-997a-b1b07d20a8f4 => generated 973 bytes in 56 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: 476/862] 199.204.45.116 () {34 vars in 1060 bytes} [Mon Jun 22 03:00:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=248aeec6-64d9-4bb0-9ca6-aeae7151c8f6 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/863] 10.0.0.153 () {34 vars in 1040 bytes} [Mon Jun 22 03:00:47 2026] GET /v2.0/security-groups?id=f13ce0d2-dcee-4449-9994-d3664562eee5&fields=id&fields=name => generated 114 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/864] 199.204.45.116 () {34 vars in 984 bytes} [Mon Jun 22 03:00:47 2026] GET /v2.0/subnets?id=936aa8c6-2626-409f-9d05-f870115bfe4d => generated 669 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/865] 199.204.45.116 () {34 vars in 1052 bytes} [Mon Jun 22 03:00:48 2026] GET /v2.0/ports?network_id=f3406c61-608b-45ac-ae5d-dfc3a49ab672&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: 480/866] 199.204.45.116 () {34 vars in 1012 bytes} [Mon Jun 22 03:00:48 2026] GET /v2.0/networks/f3406c61-608b-45ac-ae5d-dfc3a49ab672?fields=segments => generated 14 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/867] 199.204.45.116 () {34 vars in 1112 bytes} [Mon Jun 22 03:00:48 2026] GET /v2.0/networks/f3406c61-608b-45ac-ae5d-dfc3a49ab672?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: 482/868] 199.204.45.116 () {34 vars in 1080 bytes} [Mon Jun 22 03:00:48 2026] GET /v2.0/ports?tenant_id=800ea821ba9b4867b12f9de1b38fbb74&device_id=4558a3b1-a970-438c-997a-b1b07d20a8f4 => generated 1242 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-22 03:00:48.410 8 INFO neutron.db.l3_hamode_db [None req-c8f8fda0-09a1-43a8-9d0a-93d8fa6f3588 b1d7d4c039444a7b87e9f19d0e1e1e4e 83d2258846a946f7a4d565c6b7f14128 - - default default] HA network 22d52e68-5dbe-43f5-9194-38d58388f324 was deleted as no HA routers are present in tenant a15bcbd1b054486db0539c659107d222. [pid: 8|app: 0|req: 387/869] 10.0.0.151 () {32 vars in 724 bytes} [Mon Jun 22 03:00:46 2026] DELETE /v2.0/routers/f0894791-2f07-4e1a-b73a-a36ae4161bf7 => generated 0 bytes in 1696 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/870] 199.204.45.116 () {34 vars in 986 bytes} [Mon Jun 22 03:00:48 2026] GET /v2.0/networks?id=f3406c61-608b-45ac-ae5d-dfc3a49ab672 => generated 771 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-22 03:00:48.658 7 WARNING neutron_lib.context [None req-e38c45a1-7acd-43ee-9892-4324cfe06184 e9a9406d66624e09a8c61a10e6af1c83 99881f3f813241c19b9d1418ff0f5c91 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 389/871] 10.0.0.151 () {32 vars in 724 bytes} [Mon Jun 22 03:00:48 2026] DELETE /v2.0/subnets/c9c64758-6ab8-404a-b4ff-3b806ed5b981 => 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: 390/872] 199.204.45.116 () {34 vars in 1060 bytes} [Mon Jun 22 03:00:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=248aeec6-64d9-4bb0-9ca6-aeae7151c8f6 => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-22 03:00:48.844 7 INFO neutron.db.segments_db [None req-e38c45a1-7acd-43ee-9892-4324cfe06184 e9a9406d66624e09a8c61a10e6af1c83 99881f3f813241c19b9d1418ff0f5c91 - - default default] Added segment b115a5b9-93a2-40e0-a356-427efc0980a1 of type vxlan for network b55e40de-994f-469b-8b39-6cbf605ebb2f [pid: 7|app: 0|req: 483/873] 10.0.0.151 () {34 vars in 670 bytes} [Mon Jun 22 03:00:48 2026] POST /v2.0/networks => generated 648 bytes in 646 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-22 03:00:49.048 8 INFO neutron.services.segments.plugin [-] Segment 33194842-23cd-4a27-89df-460dbb00357f resource provider aggregate not found [pid: 7|app: 0|req: 484/874] 199.204.45.116 () {34 vars in 984 bytes} [Mon Jun 22 03:00:48 2026] GET /v2.0/subnets?id=936aa8c6-2626-409f-9d05-f870115bfe4d => generated 669 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-22 03:00:49.076 8 INFO neutron.services.segments.plugin [-] Segment 33194842-23cd-4a27-89df-460dbb00357f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 33194842-23cd-4a27-89df-460dbb00357f found for delete ", "request_id": "req-45842ff2-8343-4969-ad58-7b55a3725daf"}]} [pid: 7|app: 0|req: 485/875] 10.0.0.153 () {34 vars in 990 bytes} [Mon Jun 22 03:00:49 2026] GET /v2.0/ports?device_id=4558a3b1-a970-438c-997a-b1b07d20a8f4 => generated 973 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/876] 199.204.45.116 () {34 vars in 1052 bytes} [Mon Jun 22 03:00:49 2026] GET /v2.0/ports?network_id=f3406c61-608b-45ac-ae5d-dfc3a49ab672&device_owner=network%3Adhcp => generated 1244 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-22 03:00:49.226 8 INFO neutron.services.segments.plugin [-] Segment 33194842-23cd-4a27-89df-460dbb00357f resource provider aggregate not found 2026-06-22 03:00:49.243 8 INFO neutron.services.segments.plugin [-] Segment 33194842-23cd-4a27-89df-460dbb00357f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 33194842-23cd-4a27-89df-460dbb00357f found for delete ", "request_id": "req-36a4bee3-6967-4425-9c4f-c866e8963e73"}]} [pid: 7|app: 0|req: 487/877] 10.0.0.153 () {34 vars in 1040 bytes} [Mon Jun 22 03:00:49 2026] GET /v2.0/security-groups?id=f13ce0d2-dcee-4449-9994-d3664562eee5&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: 391/878] 10.0.0.151 () {32 vars in 726 bytes} [Mon Jun 22 03:00:48 2026] DELETE /v2.0/networks/d5b7f75e-0b74-4f02-b3e2-d7f14a1807d7 => 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: 488/879] 199.204.45.116 () {34 vars in 1012 bytes} [Mon Jun 22 03:00:49 2026] GET /v2.0/networks/f3406c61-608b-45ac-ae5d-dfc3a49ab672?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/880] 199.204.45.116 () {34 vars in 1112 bytes} [Mon Jun 22 03:00:49 2026] GET /v2.0/networks/f3406c61-608b-45ac-ae5d-dfc3a49ab672?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-22 03:00:49.527 7 WARNING neutron_lib.context [None req-8519fdc9-48d9-4540-b06e-a6cdf5f95470 e9a9406d66624e09a8c61a10e6af1c83 99881f3f813241c19b9d1418ff0f5c91 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 393/881] 10.0.0.151 () {32 vars in 774 bytes} [Mon Jun 22 03:00:49 2026] GET /v2.0/security-groups?tenant_id=a15bcbd1b054486db0539c659107d222&name=default => generated 2921 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/882] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:00:49 2026] DELETE /v2.0/security-groups/f0e3ee34-c81f-451a-ad0e-9eabcead83d3 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/883] 10.0.0.151 () {34 vars in 669 bytes} [Mon Jun 22 03:00:49 2026] POST /v2.0/subnets => generated 649 bytes in 400 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-22 03:00:49.938 8 WARNING neutron_lib.context [None req-804b084c-3335-4e47-8d63-3d5557b81804 e9a9406d66624e09a8c61a10e6af1c83 99881f3f813241c19b9d1418ff0f5c91 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-22 03:00:50.019 8 INFO neutron.db.segments_db [None req-804b084c-3335-4e47-8d63-3d5557b81804 e9a9406d66624e09a8c61a10e6af1c83 99881f3f813241c19b9d1418ff0f5c91 - - default default] Added segment e5a213e1-a48f-4795-8d1a-45f6d9777e43 of type vxlan for network 97d83114-cca8-4b48-b25b-ac2c23cbfd9b [pid: 8|app: 0|req: 395/884] 10.0.0.151 () {34 vars in 670 bytes} [Mon Jun 22 03:00:49 2026] POST /v2.0/networks => generated 648 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/885] 10.0.0.151 () {34 vars in 743 bytes} [Mon Jun 22 03:00:50 2026] PUT /v2.0/networks/97d83114-cca8-4b48-b25b-ac2c23cbfd9b => generated 592 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-22 03:00:50.379 7 WARNING neutron_lib.context [None req-c436f821-3e24-4d11-b320-9fd77cf79f48 e9a9406d66624e09a8c61a10e6af1c83 99881f3f813241c19b9d1418ff0f5c91 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 396/886] 10.0.0.153 () {34 vars in 990 bytes} [Mon Jun 22 03:00:50 2026] GET /v2.0/ports?device_id=4558a3b1-a970-438c-997a-b1b07d20a8f4 => generated 975 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/887] 10.0.0.153 () {34 vars in 1040 bytes} [Mon Jun 22 03:00:50 2026] GET /v2.0/security-groups?id=f13ce0d2-dcee-4449-9994-d3664562eee5&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: 491/888] 10.0.0.151 () {34 vars in 669 bytes} [Mon Jun 22 03:00:50 2026] POST /v2.0/subnets => generated 622 bytes in 468 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/889] 10.0.0.151 () {34 vars in 741 bytes} [Mon Jun 22 03:00:50 2026] PUT /v2.0/subnets/22f6c484-84be-4261-afce-2fe6ee146e9e => generated 632 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-22 03:00:51.419 7 INFO neutron.services.segments.plugin [-] Segment e5a213e1-a48f-4795-8d1a-45f6d9777e43 resource provider aggregate not found 2026-06-22 03:00:51.423 7 INFO neutron.services.segments.plugin [-] Segment e5a213e1-a48f-4795-8d1a-45f6d9777e43 resource provider aggregate not found 2026-06-22 03:00:51.443 7 INFO neutron.services.segments.plugin [-] Segment e5a213e1-a48f-4795-8d1a-45f6d9777e43 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e5a213e1-a48f-4795-8d1a-45f6d9777e43 found for delete ", "request_id": "req-586527d8-1fd0-4882-a2d0-9bbe1a486676"}]} 2026-06-22 03:00:51.447 7 INFO neutron.services.segments.plugin [-] Segment e5a213e1-a48f-4795-8d1a-45f6d9777e43 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e5a213e1-a48f-4795-8d1a-45f6d9777e43 found for delete ", "request_id": "req-ed76a5ca-7d4d-49c9-bb5c-0a76c84459bf"}]} 2026-06-22 03:00:51.646 8 INFO neutron.services.segments.plugin [-] Segment 1c618f5f-c16a-4bee-bc48-52489df8eff4 resource provider aggregate not found 2026-06-22 03:00:51.654 8 INFO neutron.services.segments.plugin [-] Segment 1c618f5f-c16a-4bee-bc48-52489df8eff4 resource provider aggregate not found 2026-06-22 03:00:51.677 8 INFO neutron.services.segments.plugin [-] Segment 1c618f5f-c16a-4bee-bc48-52489df8eff4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1c618f5f-c16a-4bee-bc48-52489df8eff4 found for delete ", "request_id": "req-e3f34b6b-dec2-485a-ae72-9f390dcffe2d"}]} [pid: 8|app: 0|req: 399/890] 10.0.0.153 () {34 vars in 990 bytes} [Mon Jun 22 03:00:51 2026] GET /v2.0/ports?device_id=4558a3b1-a970-438c-997a-b1b07d20a8f4 => generated 975 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-22 03:00:51.710 8 INFO neutron.services.segments.plugin [-] Segment 1c618f5f-c16a-4bee-bc48-52489df8eff4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1c618f5f-c16a-4bee-bc48-52489df8eff4 found for delete ", "request_id": "req-6fbcfbbf-2b06-4e0e-8c8d-689c6366af0a"}]} [pid: 8|app: 0|req: 400/891] 10.0.0.153 () {34 vars in 1040 bytes} [Mon Jun 22 03:00:51 2026] GET /v2.0/security-groups?id=f13ce0d2-dcee-4449-9994-d3664562eee5&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: 401/892] 10.0.0.153 () {34 vars in 990 bytes} [Mon Jun 22 03:00:51 2026] GET /v2.0/ports?device_id=4558a3b1-a970-438c-997a-b1b07d20a8f4 => generated 975 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/893] 10.0.0.151 () {32 vars in 774 bytes} [Mon Jun 22 03:00:51 2026] GET /v2.0/security-groups?tenant_id=0ea01c4f1d6044d4b74ca038667505e6&name=default => generated 2925 bytes in 383 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/894] 10.0.0.151 () {32 vars in 726 bytes} [Mon Jun 22 03:00:51 2026] DELETE /v2.0/networks/97d83114-cca8-4b48-b25b-ac2c23cbfd9b => generated 0 bytes in 1331 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-22 03:00:52.612 7 INFO neutron.db.segments_db [None req-12e2c704-f317-4811-ac5d-af37e0b8a466 b1d7d4c039444a7b87e9f19d0e1e1e4e 83d2258846a946f7a4d565c6b7f14128 - - default default] Added segment 46c3341f-2fb6-457d-a5e8-530ba636412c of type vxlan for network 7d44f4a8-497a-481e-ab6e-2cf3042cd794 [pid: 7|app: 0|req: 493/895] 10.0.0.151 () {34 vars in 671 bytes} [Mon Jun 22 03:00:52 2026] POST /v2.0/networks => generated 743 bytes in 361 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-22 03:00:52.754 8 INFO neutron.db.l3_db [None req-66666d53-c5f1-4249-bb9d-89f3f69b85cf f194f4611bcb49dfafb28669665540b2 800ea821ba9b4867b12f9de1b38fbb74 - - default default] Floating IP 2c7a350e-0afd-45f4-ad99-074a62ed8c72 associated. External IP: 10.96.250.213, port: 248aeec6-64d9-4bb0-9ca6-aeae7151c8f6. [pid: 7|app: 0|req: 494/896] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:00:52 2026] DELETE /v2.0/security-groups/183625d2-e112-4b45-a1c2-2cc98fe40106 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-22 03:00:52.905 7 INFO neutron.pecan_wsgi.hooks.translation [None req-14e1c6a0-99eb-416f-95c7-fa99cfbecb8d e9a9406d66624e09a8c61a10e6af1c83 99881f3f813241c19b9d1418ff0f5c91 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 495/897] 10.0.0.151 () {32 vars in 726 bytes} [Mon Jun 22 03:00:52 2026] DELETE /v2.0/networks/97d83114-cca8-4b48-b25b-ac2c23cbfd9b => generated 138 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/898] 10.0.0.151 () {34 vars in 669 bytes} [Mon Jun 22 03:00:52 2026] POST /v2.0/subnets => generated 666 bytes in 301 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/899] 10.0.0.151 () {34 vars in 749 bytes} [Mon Jun 22 03:00:52 2026] PUT /v2.0/floatingips/2c7a350e-0afd-45f4-ad99-074a62ed8c72 => generated 856 bytes in 988 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-22 03:00:53.295 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e66fa3ce-8e7b-4bd5-bfe5-a28a0eb0221f'] response: {'name': 'network-changed', 'server_uuid': '4558a3b1-a970-438c-997a-b1b07d20a8f4', 'tag': '248aeec6-64d9-4bb0-9ca6-aeae7151c8f6', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 497/900] 10.0.0.151 () {32 vars in 694 bytes} [Mon Jun 22 03:00:53 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-22 03:00:53.415 7 INFO neutron.db.segments_db [None req-6e0c480f-53cb-4e76-baba-bc094e3526eb b1d7d4c039444a7b87e9f19d0e1e1e4e 83d2258846a946f7a4d565c6b7f14128 - - default default] Added segment f1e49d47-5aa0-4a9b-bb51-8558dc5b9b8b of type vxlan for network 577482d3-adcd-442f-9d1e-27a953e7f83f [pid: 8|app: 0|req: 404/901] 10.0.0.151 () {32 vars in 774 bytes} [Mon Jun 22 03:00:53 2026] GET /v2.0/security-groups?tenant_id=e9b4c22674014657b04d24c2b806858f&name=default => generated 2925 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-22 03:00:53.470 7 INFO neutron.services.segments.plugin [-] Segment e5a213e1-a48f-4795-8d1a-45f6d9777e43 resource provider aggregate not found 2026-06-22 03:00:53.475 7 INFO neutron.services.segments.plugin [-] Segment e5a213e1-a48f-4795-8d1a-45f6d9777e43 resource provider aggregate not found [pid: 8|app: 0|req: 405/902] 199.204.45.116 () {34 vars in 1080 bytes} [Mon Jun 22 03:00:53 2026] GET /v2.0/ports?tenant_id=800ea821ba9b4867b12f9de1b38fbb74&device_id=4558a3b1-a970-438c-997a-b1b07d20a8f4 => generated 1244 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-22 03:00:53.511 7 INFO neutron.services.segments.plugin [-] Segment e5a213e1-a48f-4795-8d1a-45f6d9777e43 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e5a213e1-a48f-4795-8d1a-45f6d9777e43 found for delete ", "request_id": "req-d59f18e9-9919-4d64-8a92-d79cb11cbe98"}]} 2026-06-22 03:00:53.514 7 INFO neutron.services.segments.plugin [-] Segment e5a213e1-a48f-4795-8d1a-45f6d9777e43 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e5a213e1-a48f-4795-8d1a-45f6d9777e43 found for delete ", "request_id": "req-abd2f6ed-55e1-440b-8d03-3dec0530d7ae"}]} [pid: 8|app: 0|req: 406/903] 10.0.0.153 () {34 vars in 990 bytes} [Mon Jun 22 03:00:53 2026] GET /v2.0/ports?device_id=4558a3b1-a970-438c-997a-b1b07d20a8f4 => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/904] 10.0.0.151 () {32 vars in 742 bytes} [Mon Jun 22 03:00:53 2026] GET /v2.0/subnets?network_id=9ed4cec9-c034-4d2d-8c0a-93c2e1920f00 => generated 626 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/905] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:00:53 2026] DELETE /v2.0/security-groups/04a64aef-88a5-43a3-9ac4-130aa262dbb4 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/906] 199.204.45.116 () {34 vars in 986 bytes} [Mon Jun 22 03:00:53 2026] GET /v2.0/networks?id=f3406c61-608b-45ac-ae5d-dfc3a49ab672 => generated 771 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/907] 10.0.0.153 () {34 vars in 1040 bytes} [Mon Jun 22 03:00:53 2026] GET /v2.0/security-groups?id=f13ce0d2-dcee-4449-9994-d3664562eee5&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: 411/908] 10.0.0.151 () {32 vars in 653 bytes} [Mon Jun 22 03:00:53 2026] GET /v2.0/extensions => generated 19901 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-06-22 03:00:53.799 7 INFO neutron.db.l3_hamode_db [None req-6e0c480f-53cb-4e76-baba-bc094e3526eb b1d7d4c039444a7b87e9f19d0e1e1e4e 83d2258846a946f7a4d565c6b7f14128 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 412/909] 199.204.45.116 () {34 vars in 1060 bytes} [Mon Jun 22 03:00:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=248aeec6-64d9-4bb0-9ca6-aeae7151c8f6 => generated 859 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/910] 10.0.0.151 () {32 vars in 649 bytes} [Mon Jun 22 03:00:53 2026] GET /v2.0/networks => generated 1313 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/911] 199.204.45.116 () {34 vars in 984 bytes} [Mon Jun 22 03:00:53 2026] GET /v2.0/subnets?id=936aa8c6-2626-409f-9d05-f870115bfe4d => generated 669 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/912] 10.0.0.151 () {32 vars in 647 bytes} [Mon Jun 22 03:00:54 2026] GET /v2.0/subnets => generated 1265 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/913] 199.204.45.116 () {34 vars in 1052 bytes} [Mon Jun 22 03:00:54 2026] GET /v2.0/ports?network_id=f3406c61-608b-45ac-ae5d-dfc3a49ab672&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: 417/914] 10.0.0.151 () {32 vars in 723 bytes} [Mon Jun 22 03:00:54 2026] GET /v2.0/networks/b55e40de-994f-469b-8b39-6cbf605ebb2f => generated 673 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/915] 10.0.0.153 () {34 vars in 990 bytes} [Mon Jun 22 03:00:54 2026] GET /v2.0/ports?device_id=4558a3b1-a970-438c-997a-b1b07d20a8f4 => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/916] 199.204.45.116 () {34 vars in 1012 bytes} [Mon Jun 22 03:00:54 2026] GET /v2.0/networks/f3406c61-608b-45ac-ae5d-dfc3a49ab672?fields=segments => generated 14 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/917] 10.0.0.151 () {32 vars in 721 bytes} [Mon Jun 22 03:00:54 2026] GET /v2.0/subnets/c7327e23-4660-435c-984c-c59901b5dd0d => generated 649 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/918] 10.0.0.153 () {34 vars in 1040 bytes} [Mon Jun 22 03:00:54 2026] GET /v2.0/security-groups?id=f13ce0d2-dcee-4449-9994-d3664562eee5&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: 422/919] 199.204.45.116 () {34 vars in 1112 bytes} [Mon Jun 22 03:00:54 2026] GET /v2.0/networks/f3406c61-608b-45ac-ae5d-dfc3a49ab672?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-22 03:00:54.568 8 INFO neutron.pecan_wsgi.hooks.translation [None req-53b23096-5a9c-4bad-983c-d4d086e1f429 e9a9406d66624e09a8c61a10e6af1c83 99881f3f813241c19b9d1418ff0f5c91 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 423/920] 10.0.0.151 () {32 vars in 724 bytes} [Mon Jun 22 03:00:54 2026] DELETE /v2.0/subnets/22f6c484-84be-4261-afce-2fe6ee146e9e => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-22 03:00:54.602 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1668827b-ca8b-4402-83dd-911328970e29 e9a9406d66624e09a8c61a10e6af1c83 99881f3f813241c19b9d1418ff0f5c91 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 424/921] 10.0.0.151 () {32 vars in 726 bytes} [Mon Jun 22 03:00:54 2026] DELETE /v2.0/networks/97d83114-cca8-4b48-b25b-ac2c23cbfd9b => generated 138 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/922] 10.0.0.151 () {32 vars in 724 bytes} [Mon Jun 22 03:00:54 2026] DELETE /v2.0/subnets/c7327e23-4660-435c-984c-c59901b5dd0d => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/923] 199.204.45.116 () {34 vars in 994 bytes} [Mon Jun 22 03:00:54 2026] GET /v2.0/ports?device_id=4558a3b1-a970-438c-997a-b1b07d20a8f4 => generated 975 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-22 03:00:54.977 7 INFO neutron.db.l3_hamode_db [None req-6e0c480f-53cb-4e76-baba-bc094e3526eb b1d7d4c039444a7b87e9f19d0e1e1e4e 83d2258846a946f7a4d565c6b7f14128 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-22 03:00:55.337 8 INFO neutron.services.segments.plugin [-] Segment b115a5b9-93a2-40e0-a356-427efc0980a1 resource provider aggregate not found 2026-06-22 03:00:55.341 8 INFO neutron.services.segments.plugin [-] Segment b115a5b9-93a2-40e0-a356-427efc0980a1 resource provider aggregate not found 2026-06-22 03:00:55.359 8 INFO neutron.services.segments.plugin [-] Segment b115a5b9-93a2-40e0-a356-427efc0980a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b115a5b9-93a2-40e0-a356-427efc0980a1 found for delete ", "request_id": "req-f49dccd6-a53c-4ec6-9248-81540e44a464"}]} [pid: 8|app: 0|req: 427/924] 10.0.0.151 () {32 vars in 726 bytes} [Mon Jun 22 03:00:54 2026] DELETE /v2.0/networks/b55e40de-994f-469b-8b39-6cbf605ebb2f => generated 0 bytes in 450 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-22 03:00:55.381 8 INFO neutron.services.segments.plugin [-] Segment b115a5b9-93a2-40e0-a356-427efc0980a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b115a5b9-93a2-40e0-a356-427efc0980a1 found for delete ", "request_id": "req-20b5faf8-80a0-4564-ba37-fd422c894f24"}]} 2026-06-22 03:00:55.725 8 INFO neutron.db.l3_db [req-2be45d08-2c48-46cc-8688-20db1d021bcb req-9413f402-c799-4fc9-b0ed-453ec1347745 f194f4611bcb49dfafb28669665540b2 800ea821ba9b4867b12f9de1b38fbb74 - - default default] Floating IP 2c7a350e-0afd-45f4-ad99-074a62ed8c72 disassociated. External IP: 10.96.250.213, port: 248aeec6-64d9-4bb0-9ca6-aeae7151c8f6. [pid: 8|app: 0|req: 428/925] 199.204.45.116 () {36 vars in 997 bytes} [Mon Jun 22 03:00:55 2026] DELETE /v2.0/ports/248aeec6-64d9-4bb0-9ca6-aeae7151c8f6 => generated 0 bytes in 897 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/926] 10.0.0.153 () {34 vars in 990 bytes} [Mon Jun 22 03:00:56 2026] GET /v2.0/ports?device_id=4558a3b1-a970-438c-997a-b1b07d20a8f4 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-22 03:00:56.319 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1c1981c7-e97b-4041-bf28-ce71902bd057'] response: {'server_uuid': '4558a3b1-a970-438c-997a-b1b07d20a8f4', 'name': 'network-vif-deleted', 'tag': '248aeec6-64d9-4bb0-9ca6-aeae7151c8f6', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 498/927] 10.0.0.151 () {34 vars in 669 bytes} [Mon Jun 22 03:00:53 2026] POST /v2.0/routers => generated 730 bytes in 3194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/928] 10.0.0.151 () {32 vars in 774 bytes} [Mon Jun 22 03:00:56 2026] GET /v2.0/security-groups?tenant_id=99881f3f813241c19b9d1418ff0f5c91&name=default => generated 2925 bytes in 284 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/929] 10.0.0.151 () {32 vars in 774 bytes} [Mon Jun 22 03:00:56 2026] GET /v2.0/security-groups?tenant_id=e46afd0f80144b5d93b5114579ae1278&name=default => generated 2925 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/930] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:00:56 2026] DELETE /v2.0/security-groups/1cd48f5d-a062-4c88-8292-8a12b4cdf584 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/931] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:00:56 2026] DELETE /v2.0/security-groups/17906380-8b31-43c8-a2a6-71e99f152c36 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/932] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:00:57 2026] DELETE /v2.0/security-groups/f13ce0d2-dcee-4449-9994-d3664562eee5 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-22 03:00:57.559 7 INFO neutron.api.v2.resource [None req-8acdf69f-5a1e-476f-b809-56a8cb4cc903 f194f4611bcb49dfafb28669665540b2 800ea821ba9b4867b12f9de1b38fbb74 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 503/933] 10.0.0.151 () {32 vars in 737 bytes} [Mon Jun 22 03:00:57 2026] GET /v2.0/security-groups/f13ce0d2-dcee-4449-9994-d3664562eee5 => 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: 504/934] 10.0.0.151 () {32 vars in 732 bytes} [Mon Jun 22 03:00:57 2026] DELETE /v2.0/floatingips/2c7a350e-0afd-45f4-ad99-074a62ed8c72 => generated 0 bytes in 454 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/937] 10.0.0.151 () {34 vars in 783 bytes} [Mon Jun 22 03:00:56 2026] PUT /v2.0/routers/733d862f-b921-4988-a699-9c286e818b84/add_router_interface => generated 309 bytes in 1822 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-22 03:00:59.002 8 WARNING neutron_lib.context [None req-360e649e-94e5-4959-a2f8-ae4587b470ab 1dc5022ecd3d4a54a9fbda8f64159e76 c6a547cc54f94d22a0471a6df93bc68d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-22 03:00:59.181 8 INFO neutron.db.segments_db [None req-360e649e-94e5-4959-a2f8-ae4587b470ab 1dc5022ecd3d4a54a9fbda8f64159e76 c6a547cc54f94d22a0471a6df93bc68d - - default default] Added segment f7bb27d7-82dc-4f86-9954-243f7cf928c7 of type vxlan for network e5050fa7-3911-43f2-8a88-ce9c14c78665 [pid: 8|app: 0|req: 432/938] 10.0.0.151 () {34 vars in 670 bytes} [Mon Jun 22 03:00:58 2026] POST /v2.0/networks => generated 649 bytes in 404 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-22 03:00:59.305 8 WARNING neutron_lib.context [None req-246fc1c4-b333-46da-bbcc-d83ef3381c39 c5c0b25a99384e5eb7b8e5ce07b32841 f20c1fda2de74d21bc33692744239fb9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 507/939] 10.0.0.151 () {34 vars in 789 bytes} [Mon Jun 22 03:00:58 2026] PUT /v2.0/routers/65bc7ffe-5ebd-47fc-ac99-61c2df1bb66c/remove_router_interface => generated 309 bytes in 1377 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-22 03:00:59.416 7 WARNING neutron_lib.context [None req-904dec10-d0ac-4511-adba-60707ed87f37 1dc5022ecd3d4a54a9fbda8f64159e76 c6a547cc54f94d22a0471a6df93bc68d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 433/940] 10.0.0.151 () {34 vars in 685 bytes} [Mon Jun 22 03:00:59 2026] POST /v2.0/security-groups => generated 1658 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/941] 10.0.0.151 () {34 vars in 665 bytes} [Mon Jun 22 03:00:59 2026] POST /v2.0/ports => generated 779 bytes in 383 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-22 03:00:59.798 7 WARNING neutron_lib.context [None req-01e5685b-de00-4485-8239-af6c1fd6b276 c5c0b25a99384e5eb7b8e5ce07b32841 f20c1fda2de74d21bc33692744239fb9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 509/942] 10.0.0.151 () {34 vars in 695 bytes} [Mon Jun 22 03:00:59 2026] POST /v2.0/security-group-rules => generated 597 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/943] 10.0.0.151 () {32 vars in 774 bytes} [Mon Jun 22 03:00:59 2026] GET /v2.0/security-groups?tenant_id=ff9e0cde98be47fbbb2119927c89c011&name=default => generated 2925 bytes in 286 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-22 03:01:00.298 7 WARNING neutron_lib.context [None req-a15bc10d-9350-4564-bd8b-0840c949c91f 1dc5022ecd3d4a54a9fbda8f64159e76 c6a547cc54f94d22a0471a6df93bc68d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-22 03:01:00.397 7 INFO neutron.db.segments_db [None req-a15bc10d-9350-4564-bd8b-0840c949c91f 1dc5022ecd3d4a54a9fbda8f64159e76 c6a547cc54f94d22a0471a6df93bc68d - - default default] Added segment 7adb26eb-cb3d-4258-9af6-e218b1540bff of type vxlan for network 607a8439-6223-4c56-9bff-e2d7ed7604ef [pid: 7|app: 0|req: 511/944] 10.0.0.151 () {34 vars in 670 bytes} [Mon Jun 22 03:01:00 2026] POST /v2.0/networks => generated 635 bytes in 296 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-22 03:01:00.584 7 WARNING neutron_lib.context [None req-3dc6975c-46c9-428d-908c-310c5d2055f9 c5c0b25a99384e5eb7b8e5ce07b32841 f20c1fda2de74d21bc33692744239fb9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 512/945] 10.0.0.151 () {34 vars in 695 bytes} [Mon Jun 22 03:01:00 2026] POST /v2.0/security-group-rules => generated 602 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-22 03:01:00.761 8 INFO neutron.services.segments.plugin [-] Segment 064e0c1f-5799-4bca-a8d4-311cc09d198a resource provider aggregate not found 2026-06-22 03:01:00.766 8 INFO neutron.services.segments.plugin [-] Segment 064e0c1f-5799-4bca-a8d4-311cc09d198a resource provider aggregate not found 2026-06-22 03:01:00.785 8 INFO neutron.services.segments.plugin [-] Segment 064e0c1f-5799-4bca-a8d4-311cc09d198a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 064e0c1f-5799-4bca-a8d4-311cc09d198a found for delete ", "request_id": "req-8e1f4b92-dc21-4b9b-8d57-0eec2d7dbaf7"}]} 2026-06-22 03:01:00.789 8 INFO neutron.db.l3_hamode_db [None req-7eed2c4d-ab78-40a5-b713-695b21a1f15c b1d7d4c039444a7b87e9f19d0e1e1e4e 83d2258846a946f7a4d565c6b7f14128 - - default default] HA network d2d7b4d0-0117-4b19-b942-a5b41468ae61 was deleted as no HA routers are present in tenant 800ea821ba9b4867b12f9de1b38fbb74. 2026-06-22 03:01:00.791 8 INFO neutron.services.segments.plugin [-] Segment 064e0c1f-5799-4bca-a8d4-311cc09d198a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 064e0c1f-5799-4bca-a8d4-311cc09d198a found for delete ", "request_id": "req-b3769774-b710-4a65-a51d-b559e1242281"}]} [pid: 8|app: 0|req: 434/946] 10.0.0.151 () {32 vars in 724 bytes} [Mon Jun 22 03:00:59 2026] DELETE /v2.0/routers/65bc7ffe-5ebd-47fc-ac99-61c2df1bb66c => generated 0 bytes in 1363 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-22 03:01:00.805 8 WARNING neutron_lib.context [None req-0c803feb-f444-4e92-a9e3-2d8751022121 1dc5022ecd3d4a54a9fbda8f64159e76 c6a547cc54f94d22a0471a6df93bc68d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 513/947] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:01:00 2026] DELETE /v2.0/security-groups/08d63177-e438-4b08-863c-a93c7ed657fd => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-22 03:01:00.846 7 WARNING neutron_lib.context [None req-b00c6d89-c47c-4c45-9e3b-64ec27a161e7 c5c0b25a99384e5eb7b8e5ce07b32841 f20c1fda2de74d21bc33692744239fb9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 435/948] 10.0.0.151 () {34 vars in 669 bytes} [Mon Jun 22 03:01:00 2026] POST /v2.0/subnets => generated 622 bytes in 443 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/949] 10.0.0.151 () {32 vars in 724 bytes} [Mon Jun 22 03:01:01 2026] DELETE /v2.0/subnets/936aa8c6-2626-409f-9d05-f870115bfe4d => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-22 03:01:01.478 8 WARNING neutron_lib.context [None req-d95aef7a-7cc2-4378-86c2-d9f431f04bdc 1dc5022ecd3d4a54a9fbda8f64159e76 c6a547cc54f94d22a0471a6df93bc68d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 514/950] 10.0.0.151 () {34 vars in 676 bytes} [Mon Jun 22 03:01:00 2026] POST /v2.0/floatingips => generated 552 bytes in 844 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:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-06-22 03:01:02.115 7 INFO neutron.services.segments.plugin [-] Segment 128dcd18-0ff6-42ec-96d1-7a2d77215a65 resource provider aggregate not found 2026-06-22 03:01:02.136 7 INFO neutron.services.segments.plugin [-] Segment 128dcd18-0ff6-42ec-96d1-7a2d77215a65 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 128dcd18-0ff6-42ec-96d1-7a2d77215a65 found for delete ", "request_id": "req-f31462a1-b77b-4ce4-9c01-2ae36ea44682"}]} 2026-06-22 03:01:02.138 7 INFO neutron.services.segments.plugin [-] Segment 128dcd18-0ff6-42ec-96d1-7a2d77215a65 resource provider aggregate not found [pid: 7|app: 0|req: 515/951] 10.0.0.151 () {32 vars in 726 bytes} [Mon Jun 22 03:01:01 2026] DELETE /v2.0/networks/f3406c61-608b-45ac-ae5d-dfc3a49ab672 => generated 0 bytes in 476 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-22 03:01:02.161 7 INFO neutron.services.segments.plugin [-] Segment 128dcd18-0ff6-42ec-96d1-7a2d77215a65 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 128dcd18-0ff6-42ec-96d1-7a2d77215a65 found for delete ", "request_id": "req-09734ae1-8429-43a6-a6bd-6c35f61439d1"}]} [pid: 7|app: 0|req: 516/952] 10.0.0.153 () {34 vars in 1098 bytes} [Mon Jun 22 03:01:02 2026] GET /v2.0/security-groups?name=tempest-securitygroup--136181786&fields=id&tenant_id=f20c1fda2de74d21bc33692744239fb9 => generated 69 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/953] 10.0.0.153 () {34 vars in 982 bytes} [Mon Jun 22 03:01:02 2026] GET /v2.0/networks?id=7d44f4a8-497a-481e-ab6e-2cf3042cd794 => generated 675 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/954] 10.0.0.151 () {34 vars in 665 bytes} [Mon Jun 22 03:01:01 2026] POST /v2.0/ports => generated 965 bytes in 886 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 438/955] 10.0.0.153 () {34 vars in 965 bytes} [Mon Jun 22 03:01:02 2026] GET /v2.0/quotas/f20c1fda2de74d21bc33692744239fb9 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/956] 10.0.0.151 () {32 vars in 774 bytes} [Mon Jun 22 03:01:02 2026] GET /v2.0/security-groups?tenant_id=800ea821ba9b4867b12f9de1b38fbb74&name=default => generated 2925 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/957] 10.0.0.153 () {34 vars in 1002 bytes} [Mon Jun 22 03:01:02 2026] GET /v2.0/ports?tenant_id=f20c1fda2de74d21bc33692744239fb9&fields=id => generated 103 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/958] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:01:02 2026] DELETE /v2.0/security-groups/88a06b40-d12d-45f8-98eb-4ed0cdf4003f => 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: 439/959] 10.0.0.151 () {32 vars in 720 bytes} [Mon Jun 22 03:01:02 2026] DELETE /v2.0/ports/4bdaef2c-b8de-4957-885f-86746064628e => generated 0 bytes in 394 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/960] 10.0.0.153 () {34 vars in 1008 bytes} [Mon Jun 22 03:01:02 2026] GET /v2.0/networks/7d44f4a8-497a-481e-ab6e-2cf3042cd794?fields=segments => generated 14 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-22 03:01:02.803 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9b5a9d47-84e2-44f9-90fd-dcce5c78a5ab 1dc5022ecd3d4a54a9fbda8f64159e76 c6a547cc54f94d22a0471a6df93bc68d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 522/961] 10.0.0.151 () {32 vars in 720 bytes} [Mon Jun 22 03:01:02 2026] DELETE /v2.0/ports/4bdaef2c-b8de-4957-885f-86746064628e => generated 132 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/962] 10.0.0.153 () {34 vars in 1108 bytes} [Mon Jun 22 03:01:02 2026] GET /v2.0/networks/7d44f4a8-497a-481e-ab6e-2cf3042cd794?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-22 03:01:02.900 7 INFO neutron.pecan_wsgi.hooks.translation [None req-57679749-6b5c-4fc7-ae87-609da3a2ec0c 1dc5022ecd3d4a54a9fbda8f64159e76 c6a547cc54f94d22a0471a6df93bc68d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 524/963] 10.0.0.151 () {32 vars in 717 bytes} [Mon Jun 22 03:01:02 2026] GET /v2.0/ports/4bdaef2c-b8de-4957-885f-86746064628e => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-22 03:01:03.108 8 WARNING neutron_lib.context [None req-d1222ff3-c92e-4031-a867-b36c814ff351 5d675381640541c6a25b9ce06b75e652 a5be078aeeb24e5c92944b94880a1540 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 525/964] 10.0.0.151 () {32 vars in 724 bytes} [Mon Jun 22 03:01:02 2026] DELETE /v2.0/subnets/8e9b68ca-39a7-4112-9fe4-26921df78451 => generated 0 bytes in 268 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/965] 10.0.0.153 () {34 vars in 990 bytes} [Mon Jun 22 03:01:03 2026] GET /v2.0/ports?device_id=8c6f21da-325e-471a-a114-0f569b7dec73 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-22 03:01:03.295 8 INFO neutron.db.segments_db [None req-d1222ff3-c92e-4031-a867-b36c814ff351 5d675381640541c6a25b9ce06b75e652 a5be078aeeb24e5c92944b94880a1540 - - default default] Added segment 5c67936e-cde7-47c1-be7a-033aa566ecc6 of type vxlan for network 17cf94f0-0617-4249-a62f-8cfacc5f0a6c [pid: 8|app: 0|req: 440/966] 10.0.0.151 () {34 vars in 670 bytes} [Mon Jun 22 03:01:02 2026] POST /v2.0/networks => generated 650 bytes in 677 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-22 03:01:03.463 8 WARNING neutron_lib.context [None req-b8fe8936-08cc-4475-a1c8-1292031a6c5f 5d675381640541c6a25b9ce06b75e652 a5be078aeeb24e5c92944b94880a1540 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 527/967] 10.0.0.151 () {32 vars in 726 bytes} [Mon Jun 22 03:01:03 2026] DELETE /v2.0/networks/607a8439-6223-4c56-9bff-e2d7ed7604ef => generated 0 bytes in 497 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-22 03:01:03.718 7 WARNING neutron_lib.context [None req-404f9783-00fd-4add-8db1-6a8e0469d82e 1dc5022ecd3d4a54a9fbda8f64159e76 c6a547cc54f94d22a0471a6df93bc68d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 441/968] 10.0.0.151 () {34 vars in 669 bytes} [Mon Jun 22 03:01:03 2026] POST /v2.0/subnets => generated 603 bytes in 342 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-22 03:01:03.792 7 INFO neutron.db.segments_db [None req-404f9783-00fd-4add-8db1-6a8e0469d82e 1dc5022ecd3d4a54a9fbda8f64159e76 c6a547cc54f94d22a0471a6df93bc68d - - default default] Added segment 16f87465-d43e-47d5-a90e-9e4d6ad74d61 of type vxlan for network ca30939a-bb37-4c74-8b46-925a7aeccc4f 2026-06-22 03:01:03.800 8 WARNING neutron_lib.context [None req-a96a3c29-3780-405c-97ea-c1cf92555f4a 5d675381640541c6a25b9ce06b75e652 a5be078aeeb24e5c92944b94880a1540 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-22 03:01:03.850 8 INFO neutron.db.segments_db [None req-a96a3c29-3780-405c-97ea-c1cf92555f4a 5d675381640541c6a25b9ce06b75e652 a5be078aeeb24e5c92944b94880a1540 - - default default] Added segment 99392bf3-e892-41f0-b5d5-de8d8389fe07 of type vxlan for network a9c617bd-3e46-42a5-a42f-64d3fe33633c [pid: 7|app: 0|req: 528/969] 10.0.0.151 () {34 vars in 670 bytes} [Mon Jun 22 03:01:03 2026] POST /v2.0/networks => generated 636 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/970] 199.204.45.116 () {34 vars in 986 bytes} [Mon Jun 22 03:01:03 2026] GET /v2.0/networks?id=7d44f4a8-497a-481e-ab6e-2cf3042cd794 => generated 675 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-22 03:01:04.064 7 WARNING neutron_lib.context [None req-a0e575da-6322-4f5b-a974-71996ae1b3df 1dc5022ecd3d4a54a9fbda8f64159e76 c6a547cc54f94d22a0471a6df93bc68d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-22 03:01:04.160 7 INFO neutron.services.segments.plugin [-] Segment 7adb26eb-cb3d-4258-9af6-e218b1540bff resource provider aggregate not found 2026-06-22 03:01:04.188 7 INFO neutron.services.segments.plugin [-] Segment 7adb26eb-cb3d-4258-9af6-e218b1540bff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7adb26eb-cb3d-4258-9af6-e218b1540bff found for delete ", "request_id": "req-292ad9a4-5ce5-4be4-8b59-5a073c77d65f"}]} 2026-06-22 03:01:04.190 7 INFO neutron.services.segments.plugin [-] Segment 7adb26eb-cb3d-4258-9af6-e218b1540bff resource provider aggregate not found 2026-06-22 03:01:04.212 7 INFO neutron.services.segments.plugin [-] Segment 7adb26eb-cb3d-4258-9af6-e218b1540bff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7adb26eb-cb3d-4258-9af6-e218b1540bff found for delete ", "request_id": "req-bb0205ee-860b-41b8-931b-292ccf852db6"}]} 2026-06-22 03:01:04.267 8 INFO neutron.db.l3_hamode_db [None req-a96a3c29-3780-405c-97ea-c1cf92555f4a 5d675381640541c6a25b9ce06b75e652 a5be078aeeb24e5c92944b94880a1540 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 530/971] 10.0.0.151 () {34 vars in 669 bytes} [Mon Jun 22 03:01:04 2026] POST /v2.0/subnets => generated 622 bytes in 369 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/972] 199.204.45.116 () {34 vars in 1050 bytes} [Mon Jun 22 03:01:04 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=f20c1fda2de74d21bc33692744239fb9 => generated 180 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/973] 10.0.0.153 () {34 vars in 990 bytes} [Mon Jun 22 03:01:04 2026] GET /v2.0/ports?device_id=8c6f21da-325e-471a-a114-0f569b7dec73 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-22 03:01:04.505 7 WARNING neutron_lib.context [None req-077e42ab-7faa-4609-afcb-6960e8fbcff4 1dc5022ecd3d4a54a9fbda8f64159e76 c6a547cc54f94d22a0471a6df93bc68d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 533/974] 10.0.0.151 () {34 vars in 665 bytes} [Mon Jun 22 03:01:04 2026] POST /v2.0/ports => generated 924 bytes in 367 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-22 03:01:04.875 7 WARNING neutron_lib.context [req-0563bbda-3731-4ed0-af99-1006c8b06f8d req-79db0d65-76d2-496a-8fb4-ddf57b95772f c5c0b25a99384e5eb7b8e5ce07b32841 f20c1fda2de74d21bc33692744239fb9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 534/975] 199.204.45.116 () {38 vars in 955 bytes} [Mon Jun 22 03:01:04 2026] POST /v2.0/ports => generated 954 bytes in 476 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-22 03:01:05.621 8 INFO neutron.db.l3_hamode_db [None req-a96a3c29-3780-405c-97ea-c1cf92555f4a 5d675381640541c6a25b9ce06b75e652 a5be078aeeb24e5c92944b94880a1540 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 535/976] 10.0.0.151 () {32 vars in 720 bytes} [Mon Jun 22 03:01:05 2026] DELETE /v2.0/ports/5098f42d-b0da-4eec-a834-088f67281c83 => generated 0 bytes in 382 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/977] 199.204.45.116 () {38 vars in 1028 bytes} [Mon Jun 22 03:01:05 2026] PUT /v2.0/ports/9f20b166-e9a2-4707-aafd-9be385fea489 => generated 1199 bytes in 646 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: 537/978] 10.0.0.153 () {34 vars in 990 bytes} [Mon Jun 22 03:01:06 2026] GET /v2.0/ports?device_id=8c6f21da-325e-471a-a114-0f569b7dec73 => generated 969 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-22 03:01:06.475 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bccbf437-6aad-446e-a653-4224ac880deb'] response: {'name': 'network-changed', 'server_uuid': '8c6f21da-325e-471a-a114-0f569b7dec73', 'tag': '9f20b166-e9a2-4707-aafd-9be385fea489', 'status': 'completed', 'code': 200} 2026-06-22 03:01:06.494 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bd41dd76-992d-48bb-8830-5fa6d7813998 1dc5022ecd3d4a54a9fbda8f64159e76 c6a547cc54f94d22a0471a6df93bc68d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 538/979] 10.0.0.151 () {32 vars in 717 bytes} [Mon Jun 22 03:01:06 2026] GET /v2.0/ports/5098f42d-b0da-4eec-a834-088f67281c83 => generated 132 bytes in 35 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: 539/980] 199.204.45.116 () {34 vars in 1080 bytes} [Mon Jun 22 03:01:06 2026] GET /v2.0/ports?tenant_id=f20c1fda2de74d21bc33692744239fb9&device_id=8c6f21da-325e-471a-a114-0f569b7dec73 => generated 1238 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/981] 10.0.0.153 () {34 vars in 1040 bytes} [Mon Jun 22 03:01:06 2026] GET /v2.0/security-groups?id=f57f641e-d54f-4147-b216-28a162b859b9&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/982] 10.0.0.151 () {32 vars in 724 bytes} [Mon Jun 22 03:01:06 2026] DELETE /v2.0/subnets/ba3ca95b-24d2-4dc4-be38-17a5c8971922 => 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: 542/983] 199.204.45.116 () {34 vars in 1058 bytes} [Mon Jun 22 03:01:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=9f20b166-e9a2-4707-aafd-9be385fea489 => generated 19 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/984] 10.0.0.151 () {34 vars in 669 bytes} [Mon Jun 22 03:01:03 2026] POST /v2.0/routers => generated 694 bytes in 3262 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/985] 199.204.45.116 () {34 vars in 984 bytes} [Mon Jun 22 03:01:07 2026] GET /v2.0/subnets?id=f6558129-979b-473a-b778-7147162ebe47 => generated 669 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-22 03:01:07.331 7 INFO neutron.services.segments.plugin [-] Segment 16f87465-d43e-47d5-a90e-9e4d6ad74d61 resource provider aggregate not found 2026-06-22 03:01:07.336 7 INFO neutron.services.segments.plugin [-] Segment 16f87465-d43e-47d5-a90e-9e4d6ad74d61 resource provider aggregate not found 2026-06-22 03:01:07.351 7 INFO neutron.services.segments.plugin [-] Segment 16f87465-d43e-47d5-a90e-9e4d6ad74d61 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 16f87465-d43e-47d5-a90e-9e4d6ad74d61 found for delete ", "request_id": "req-5554bda0-8b85-4ff1-b32b-8e0f2de8de2d"}]} 2026-06-22 03:01:07.359 7 INFO neutron.services.segments.plugin [-] Segment 16f87465-d43e-47d5-a90e-9e4d6ad74d61 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 16f87465-d43e-47d5-a90e-9e4d6ad74d61 found for delete ", "request_id": "req-8250a51d-436b-4500-b6ec-4519518e791c"}]} [pid: 7|app: 0|req: 543/986] 10.0.0.151 () {32 vars in 726 bytes} [Mon Jun 22 03:01:06 2026] DELETE /v2.0/networks/ca30939a-bb37-4c74-8b46-925a7aeccc4f => generated 0 bytes in 469 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/987] 199.204.45.116 () {34 vars in 1052 bytes} [Mon Jun 22 03:01:07 2026] GET /v2.0/ports?network_id=7d44f4a8-497a-481e-ab6e-2cf3042cd794&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-22 03:01:07.412 7 WARNING neutron_lib.context [None req-7b5df76d-bd39-4f5b-9c7f-095a7aa5aa39 1dc5022ecd3d4a54a9fbda8f64159e76 c6a547cc54f94d22a0471a6df93bc68d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 545/988] 10.0.0.151 () {34 vars in 665 bytes} [Mon Jun 22 03:01:07 2026] POST /v2.0/ports => generated 779 bytes in 354 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/989] 199.204.45.116 () {34 vars in 1012 bytes} [Mon Jun 22 03:01:07 2026] GET /v2.0/networks/7d44f4a8-497a-481e-ab6e-2cf3042cd794?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: 547/990] 10.0.0.153 () {34 vars in 990 bytes} [Mon Jun 22 03:01:07 2026] GET /v2.0/ports?device_id=8c6f21da-325e-471a-a114-0f569b7dec73 => generated 969 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/991] 10.0.0.151 () {34 vars in 737 bytes} [Mon Jun 22 03:01:07 2026] PUT /v2.0/ports/255db861-ca09-428c-aa78-29f82753f170 => generated 752 bytes in 245 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/992] 199.204.45.116 () {34 vars in 1112 bytes} [Mon Jun 22 03:01:08 2026] GET /v2.0/networks/7d44f4a8-497a-481e-ab6e-2cf3042cd794?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) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 550/993] 10.0.0.153 () {34 vars in 1040 bytes} [Mon Jun 22 03:01:08 2026] GET /v2.0/security-groups?id=f57f641e-d54f-4147-b216-28a162b859b9&fields=id&fields=name => generated 113 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/994] 10.0.0.151 () {32 vars in 720 bytes} [Mon Jun 22 03:01:08 2026] DELETE /v2.0/ports/255db861-ca09-428c-aa78-29f82753f170 => generated 0 bytes in 298 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/995] 199.204.45.116 () {34 vars in 1080 bytes} [Mon Jun 22 03:01:08 2026] GET /v2.0/ports?tenant_id=f20c1fda2de74d21bc33692744239fb9&device_id=8c6f21da-325e-471a-a114-0f569b7dec73 => generated 1238 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/996] 10.0.0.151 () {32 vars in 643 bytes} [Mon Jun 22 03:01:08 2026] GET /v2.0/ports => generated 782 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/997] 199.204.45.116 () {34 vars in 986 bytes} [Mon Jun 22 03:01:08 2026] GET /v2.0/networks?id=7d44f4a8-497a-481e-ab6e-2cf3042cd794 => generated 771 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-22 03:01:08.814 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9bd8194a-426c-42a3-9118-3ac5d5a897cc 1dc5022ecd3d4a54a9fbda8f64159e76 c6a547cc54f94d22a0471a6df93bc68d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 555/998] 10.0.0.151 () {32 vars in 717 bytes} [Mon Jun 22 03:01:08 2026] GET /v2.0/ports/255db861-ca09-428c-aa78-29f82753f170 => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/999] 10.0.0.151 () {34 vars in 783 bytes} [Mon Jun 22 03:01:07 2026] PUT /v2.0/routers/e12e88d5-47a0-4eec-bf46-e952351ba41d/add_router_interface => generated 309 bytes in 2036 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/1000] 10.0.0.151 () {32 vars in 643 bytes} [Mon Jun 22 03:01:09 2026] GET /v2.0/ports => generated 782 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1001] 199.204.45.116 () {34 vars in 1058 bytes} [Mon Jun 22 03:01:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=9f20b166-e9a2-4707-aafd-9be385fea489 => generated 19 bytes in 481 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-22 03:01:09.301 7 WARNING neutron_lib.context [None req-d80959dc-9865-49db-8d55-f3317b1cbe31 5d675381640541c6a25b9ce06b75e652 a5be078aeeb24e5c92944b94880a1540 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 446/1002] 10.0.0.151 () {32 vars in 774 bytes} [Mon Jun 22 03:01:09 2026] GET /v2.0/security-groups?tenant_id=9b5edfc89f2242c4a08a6854c686a01a&name=default => generated 2925 bytes in 340 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/1003] 10.0.0.151 () {32 vars in 717 bytes} [Mon Jun 22 03:01:09 2026] GET /v2.0/ports/7fd2b5dc-2a46-4427-8516-c0e0e7e7bd9b => generated 779 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/1004] 199.204.45.116 () {34 vars in 984 bytes} [Mon Jun 22 03:01:09 2026] GET /v2.0/subnets?id=f6558129-979b-473a-b778-7147162ebe47 => generated 669 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1005] 10.0.0.151 () {34 vars in 665 bytes} [Mon Jun 22 03:01:09 2026] POST /v2.0/ports => generated 953 bytes in 508 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: 449/1006] 10.0.0.153 () {34 vars in 990 bytes} [Mon Jun 22 03:01:09 2026] GET /v2.0/ports?device_id=8c6f21da-325e-471a-a114-0f569b7dec73 => generated 969 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-22 03:01:09.843 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5818133c-659e-429a-aaea-77bce79c9d68 1dc5022ecd3d4a54a9fbda8f64159e76 c6a547cc54f94d22a0471a6df93bc68d - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 450/1007] 10.0.0.151 () {32 vars in 720 bytes} [Mon Jun 22 03:01:09 2026] DELETE /v2.0/ports/5098f42d-b0da-4eec-a834-088f67281c83 => generated 132 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/1008] 199.204.45.116 () {34 vars in 1052 bytes} [Mon Jun 22 03:01:09 2026] GET /v2.0/ports?network_id=7d44f4a8-497a-481e-ab6e-2cf3042cd794&device_owner=network%3Adhcp => generated 1244 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1009] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:01:09 2026] DELETE /v2.0/security-groups/fd93efbd-6453-4484-88e1-3edf8eaf5efa => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-22 03:01:09.926 8 WARNING neutron_lib.context [None req-8252976b-a6b6-4455-9f8c-07c201dbe5ef 5d675381640541c6a25b9ce06b75e652 a5be078aeeb24e5c92944b94880a1540 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 559/1010] 10.0.0.153 () {34 vars in 1040 bytes} [Mon Jun 22 03:01:09 2026] GET /v2.0/security-groups?id=f57f641e-d54f-4147-b216-28a162b859b9&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-06-22 03:01:09.991 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1f0a4a41-9aa7-446c-a01a-015b5dccd07b 1dc5022ecd3d4a54a9fbda8f64159e76 c6a547cc54f94d22a0471a6df93bc68d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 560/1011] 10.0.0.151 () {32 vars in 724 bytes} [Mon Jun 22 03:01:09 2026] DELETE /v2.0/subnets/ba3ca95b-24d2-4dc4-be38-17a5c8971922 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1012] 199.204.45.116 () {34 vars in 1012 bytes} [Mon Jun 22 03:01:09 2026] GET /v2.0/networks/7d44f4a8-497a-481e-ab6e-2cf3042cd794?fields=segments => generated 14 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-22 03:01:10.116 7 INFO neutron.pecan_wsgi.hooks.translation [None req-95dca279-53d0-40b0-8f4e-347a4259d03d 1dc5022ecd3d4a54a9fbda8f64159e76 c6a547cc54f94d22a0471a6df93bc68d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 562/1013] 10.0.0.151 () {32 vars in 724 bytes} [Mon Jun 22 03:01:10 2026] DELETE /v2.0/subnets/8e9b68ca-39a7-4112-9fe4-26921df78451 => generated 136 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1014] 10.0.0.151 () {32 vars in 774 bytes} [Mon Jun 22 03:01:10 2026] GET /v2.0/security-groups?tenant_id=f0e3474a7cc64deb88f30eaadd112f0e&name=default => generated 2925 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1015] 199.204.45.116 () {34 vars in 1112 bytes} [Mon Jun 22 03:01:10 2026] GET /v2.0/networks/7d44f4a8-497a-481e-ab6e-2cf3042cd794?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/1016] 10.0.0.151 () {34 vars in 665 bytes} [Mon Jun 22 03:01:09 2026] POST /v2.0/ports => generated 958 bytes in 662 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: 565/1017] 10.0.0.151 () {32 vars in 720 bytes} [Mon Jun 22 03:01:10 2026] DELETE /v2.0/ports/7fd2b5dc-2a46-4427-8516-c0e0e7e7bd9b => generated 0 bytes in 288 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-22 03:01:10.667 7 WARNING neutron_lib.context [None req-2ef5f40f-05e6-4002-8ddb-a6448a3bf66f 5d675381640541c6a25b9ce06b75e652 a5be078aeeb24e5c92944b94880a1540 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 453/1018] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:01:10 2026] DELETE /v2.0/security-groups/173f175e-5eac-4cae-81df-76edf777c7f4 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-22 03:01:10.952 8 INFO neutron.services.segments.plugin [-] Segment f7bb27d7-82dc-4f86-9954-243f7cf928c7 resource provider aggregate not found [pid: 8|app: 0|req: 454/1019] 10.0.0.151 () {32 vars in 726 bytes} [Mon Jun 22 03:01:10 2026] DELETE /v2.0/networks/e5050fa7-3911-43f2-8a88-ce9c14c78665 => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-22 03:01:11.063 8 INFO neutron.services.segments.plugin [-] Segment f7bb27d7-82dc-4f86-9954-243f7cf928c7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f7bb27d7-82dc-4f86-9954-243f7cf928c7 found for delete ", "request_id": "req-6168a45d-2ffc-450b-84d5-dae52147884b"}]} 2026-06-22 03:01:11.064 8 INFO neutron.services.segments.plugin [-] Segment f7bb27d7-82dc-4f86-9954-243f7cf928c7 resource provider aggregate not found 2026-06-22 03:01:11.111 8 INFO neutron.services.segments.plugin [-] Segment f7bb27d7-82dc-4f86-9954-243f7cf928c7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f7bb27d7-82dc-4f86-9954-243f7cf928c7 found for delete ", "request_id": "req-f837afda-8425-41bb-b4a8-91d22aeb05a9"}]} [pid: 8|app: 0|req: 455/1020] 10.0.0.153 () {34 vars in 990 bytes} [Mon Jun 22 03:01:11 2026] GET /v2.0/ports?device_id=8c6f21da-325e-471a-a114-0f569b7dec73 => generated 971 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/1021] 10.0.0.153 () {34 vars in 1040 bytes} [Mon Jun 22 03:01:11 2026] GET /v2.0/security-groups?id=f57f641e-d54f-4147-b216-28a162b859b9&fields=id&fields=name => generated 113 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/1022] 10.0.0.153 () {34 vars in 990 bytes} [Mon Jun 22 03:01:11 2026] GET /v2.0/ports?device_id=8c6f21da-325e-471a-a114-0f569b7dec73 => generated 971 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-22 03:01:11.933 7 INFO neutron.db.l3_db [None req-2ef5f40f-05e6-4002-8ddb-a6448a3bf66f 5d675381640541c6a25b9ce06b75e652 a5be078aeeb24e5c92944b94880a1540 - - default default] Floating IP 59d6d534-4d4f-465d-a7a9-a474a3ddaade associated. External IP: 10.96.250.201, port: b724da25-c218-4176-a03d-6200d27d3be8. [pid: 7|app: 0|req: 566/1023] 10.0.0.151 () {34 vars in 677 bytes} [Mon Jun 22 03:01:10 2026] POST /v2.0/floatingips => generated 842 bytes in 1701 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-22 03:01:12.378 8 INFO neutron.db.l3_db [None req-93f84d93-a33c-412a-807c-fbbdba5529e6 c5c0b25a99384e5eb7b8e5ce07b32841 f20c1fda2de74d21bc33692744239fb9 - - default default] Floating IP 576e3cba-606e-46f9-b80a-f9c49fd6b271 associated. External IP: 10.96.250.219, port: 9f20b166-e9a2-4707-aafd-9be385fea489. [pid: 7|app: 0|req: 567/1024] 10.0.0.151 () {32 vars in 774 bytes} [Mon Jun 22 03:01:12 2026] GET /v2.0/security-groups?tenant_id=c6a547cc54f94d22a0471a6df93bc68d&name=default => generated 2925 bytes in 276 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/1025] 10.0.0.151 () {34 vars in 749 bytes} [Mon Jun 22 03:01:11 2026] PUT /v2.0/floatingips/576e3cba-606e-46f9-b80a-f9c49fd6b271 => generated 855 bytes in 1454 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-22 03:01:12.848 7 INFO neutron.db.l3_db [None req-241564e6-08dd-413f-9710-ed61f5ee3f00 5d675381640541c6a25b9ce06b75e652 a5be078aeeb24e5c92944b94880a1540 - - default default] Floating IP 59d6d534-4d4f-465d-a7a9-a474a3ddaade disassociated. External IP: 10.96.250.201, port: b724da25-c218-4176-a03d-6200d27d3be8. 2026-06-22 03:01:12.866 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6cca7367-09e1-4043-ad27-6a4e2e98f0e4'] response: {'name': 'network-changed', 'server_uuid': '8c6f21da-325e-471a-a114-0f569b7dec73', 'tag': '9f20b166-e9a2-4707-aafd-9be385fea489', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 459/1026] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:01:12 2026] DELETE /v2.0/security-groups/c3c827cd-a985-4162-b528-193d508d928e => 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: 460/1027] 199.204.45.116 () {34 vars in 1080 bytes} [Mon Jun 22 03:01:12 2026] GET /v2.0/ports?tenant_id=f20c1fda2de74d21bc33692744239fb9&device_id=8c6f21da-325e-471a-a114-0f569b7dec73 => generated 1240 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/1030] 199.204.45.116 () {34 vars in 986 bytes} [Mon Jun 22 03:01:13 2026] GET /v2.0/networks?id=7d44f4a8-497a-481e-ab6e-2cf3042cd794 => generated 771 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/1031] 199.204.45.116 () {34 vars in 1058 bytes} [Mon Jun 22 03:01:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=9f20b166-e9a2-4707-aafd-9be385fea489 => generated 858 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/1032] 199.204.45.116 () {34 vars in 984 bytes} [Mon Jun 22 03:01:13 2026] GET /v2.0/subnets?id=f6558129-979b-473a-b778-7147162ebe47 => generated 669 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1033] 10.0.0.151 () {34 vars in 749 bytes} [Mon Jun 22 03:01:12 2026] PUT /v2.0/floatingips/59d6d534-4d4f-465d-a7a9-a474a3ddaade => generated 552 bytes in 690 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/1034] 199.204.45.116 () {34 vars in 1052 bytes} [Mon Jun 22 03:01:13 2026] GET /v2.0/ports?network_id=7d44f4a8-497a-481e-ab6e-2cf3042cd794&device_owner=network%3Adhcp => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/1035] 199.204.45.116 () {34 vars in 1012 bytes} [Mon Jun 22 03:01:13 2026] GET /v2.0/networks/7d44f4a8-497a-481e-ab6e-2cf3042cd794?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: 468/1036] 199.204.45.116 () {34 vars in 1112 bytes} [Mon Jun 22 03:01:13 2026] GET /v2.0/networks/7d44f4a8-497a-481e-ab6e-2cf3042cd794?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: 569/1037] 10.0.0.151 () {32 vars in 732 bytes} [Mon Jun 22 03:01:13 2026] DELETE /v2.0/floatingips/59d6d534-4d4f-465d-a7a9-a474a3ddaade => generated 0 bytes in 412 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-22 03:01:13.772 8 WARNING neutron_lib.context [None req-6476b81f-2023-4995-a60d-6d95b2b6ad21 5d675381640541c6a25b9ce06b75e652 a5be078aeeb24e5c92944b94880a1540 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-22 03:01:14.894 8 INFO neutron.db.l3_db [None req-6476b81f-2023-4995-a60d-6d95b2b6ad21 5d675381640541c6a25b9ce06b75e652 a5be078aeeb24e5c92944b94880a1540 - - default default] Floating IP 199b8004-dc67-4ee5-a44e-f3c1be5e195f associated. External IP: 10.96.250.208, port: 5fd2f915-add2-49c6-8e1d-b69563424211. 2026-06-22 03:01:15.161 7 WARNING neutron_lib.context [None req-1d950560-715f-46c0-902c-0e05fd2e1e4e 3f3eed9e843a4bf2bcb0a80d161069ea 59afa2aae12f43a0a5b7a77a0e08f62c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 469/1038] 10.0.0.151 () {34 vars in 677 bytes} [Mon Jun 22 03:01:13 2026] POST /v2.0/floatingips => generated 840 bytes in 1557 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/1039] 10.0.0.151 () {32 vars in 729 bytes} [Mon Jun 22 03:01:15 2026] GET /v2.0/floatingips/199b8004-dc67-4ee5-a44e-f3c1be5e195f => generated 840 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-22 03:01:15.377 7 INFO neutron.db.segments_db [None req-1d950560-715f-46c0-902c-0e05fd2e1e4e 3f3eed9e843a4bf2bcb0a80d161069ea 59afa2aae12f43a0a5b7a77a0e08f62c - - default default] Added segment 21c0fb49-a7d5-476d-b2cb-65208df6d3db of type vxlan for network 512f96db-6169-4059-879b-34abe00e17f8 [pid: 8|app: 0|req: 471/1040] 10.0.0.151 () {32 vars in 655 bytes} [Mon Jun 22 03:01:15 2026] GET /v2.0/floatingips => generated 843 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1041] 10.0.0.151 () {34 vars in 670 bytes} [Mon Jun 22 03:01:14 2026] POST /v2.0/networks => generated 644 bytes in 617 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-22 03:01:15.571 7 WARNING neutron_lib.context [None req-ba3a73c8-ec6f-4c4c-8701-436e6281a9a8 3f3eed9e843a4bf2bcb0a80d161069ea 59afa2aae12f43a0a5b7a77a0e08f62c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-22 03:01:15.932 8 INFO neutron.db.l3_db [None req-2d234401-84e1-4e88-afc6-76c9c6502d38 5d675381640541c6a25b9ce06b75e652 a5be078aeeb24e5c92944b94880a1540 - - default default] Floating IP 199b8004-dc67-4ee5-a44e-f3c1be5e195f associated. External IP: 10.96.250.208, port: 5fd2f915-add2-49c6-8e1d-b69563424211. [pid: 7|app: 0|req: 571/1042] 10.0.0.151 () {34 vars in 665 bytes} [Mon Jun 22 03:01:15 2026] POST /v2.0/ports => generated 774 bytes in 411 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-22 03:01:15.984 7 WARNING neutron_lib.context [None req-ac09905c-976b-4009-b370-1b81389f0162 3f3eed9e843a4bf2bcb0a80d161069ea 59afa2aae12f43a0a5b7a77a0e08f62c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-22 03:01:16.059 7 INFO neutron.db.segments_db [None req-ac09905c-976b-4009-b370-1b81389f0162 3f3eed9e843a4bf2bcb0a80d161069ea 59afa2aae12f43a0a5b7a77a0e08f62c - - default default] Added segment 28d8a30f-d829-45b7-93c3-1d031b444044 of type vxlan for network d26f71f3-2406-4c55-ba2e-9c29dc1c7b9a [pid: 7|app: 0|req: 572/1043] 10.0.0.151 () {34 vars in 670 bytes} [Mon Jun 22 03:01:15 2026] POST /v2.0/networks => generated 632 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-22 03:01:16.209 7 WARNING neutron_lib.context [None req-a03aed6c-cbf7-4c36-9d86-cd3aec631dba 3f3eed9e843a4bf2bcb0a80d161069ea 59afa2aae12f43a0a5b7a77a0e08f62c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 573/1044] 10.0.0.151 () {34 vars in 669 bytes} [Mon Jun 22 03:01:16 2026] POST /v2.0/subnets => generated 602 bytes in 385 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-22 03:01:16.598 7 WARNING neutron_lib.context [None req-9524041c-725c-45b9-be62-961749e34446 3f3eed9e843a4bf2bcb0a80d161069ea 59afa2aae12f43a0a5b7a77a0e08f62c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 472/1045] 10.0.0.151 () {34 vars in 749 bytes} [Mon Jun 22 03:01:15 2026] PUT /v2.0/floatingips/199b8004-dc67-4ee5-a44e-f3c1be5e195f => generated 842 bytes in 1710 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1046] 10.0.0.151 () {34 vars in 665 bytes} [Mon Jun 22 03:01:16 2026] POST /v2.0/ports => generated 950 bytes in 626 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-22 03:01:17.397 8 INFO neutron.db.l3_db [None req-01123a8c-4040-4907-a043-5d5a7182b35d 5d675381640541c6a25b9ce06b75e652 a5be078aeeb24e5c92944b94880a1540 - - default default] Floating IP 199b8004-dc67-4ee5-a44e-f3c1be5e195f disassociated. External IP: 10.96.250.208, port: b724da25-c218-4176-a03d-6200d27d3be8. [pid: 7|app: 0|req: 575/1047] 10.0.0.151 () {32 vars in 720 bytes} [Mon Jun 22 03:01:17 2026] DELETE /v2.0/ports/de666c58-e7d7-4779-a8af-3160f2775a38 => generated 0 bytes in 420 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-22 03:01:17.681 7 INFO neutron.pecan_wsgi.hooks.translation [None req-28803aa7-4392-4db5-bc45-481547bef297 3f3eed9e843a4bf2bcb0a80d161069ea 59afa2aae12f43a0a5b7a77a0e08f62c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 576/1048] 10.0.0.151 () {32 vars in 720 bytes} [Mon Jun 22 03:01:17 2026] DELETE /v2.0/ports/de666c58-e7d7-4779-a8af-3160f2775a38 => generated 132 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-22 03:01:17.712 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1955f70a-5b95-4240-98b3-f3116d449708 3f3eed9e843a4bf2bcb0a80d161069ea 59afa2aae12f43a0a5b7a77a0e08f62c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 577/1049] 10.0.0.151 () {32 vars in 717 bytes} [Mon Jun 22 03:01:17 2026] GET /v2.0/ports/de666c58-e7d7-4779-a8af-3160f2775a38 => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/1050] 10.0.0.151 () {34 vars in 749 bytes} [Mon Jun 22 03:01:17 2026] PUT /v2.0/floatingips/199b8004-dc67-4ee5-a44e-f3c1be5e195f => generated 552 bytes in 656 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1051] 10.0.0.151 () {32 vars in 724 bytes} [Mon Jun 22 03:01:17 2026] DELETE /v2.0/subnets/d7559ff8-11d6-47a2-9a5e-e48c74c42f88 => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/1052] 10.0.0.151 () {32 vars in 732 bytes} [Mon Jun 22 03:01:17 2026] DELETE /v2.0/floatingips/199b8004-dc67-4ee5-a44e-f3c1be5e195f => generated 0 bytes in 412 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-22 03:01:18.297 8 INFO neutron.api.v2.resource [None req-83880542-a7f1-4f8c-83b4-bc4dc9f69eff 5d675381640541c6a25b9ce06b75e652 a5be078aeeb24e5c92944b94880a1540 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 475/1053] 10.0.0.151 () {32 vars in 732 bytes} [Mon Jun 22 03:01:18 2026] DELETE /v2.0/floatingips/199b8004-dc67-4ee5-a44e-f3c1be5e195f => generated 144 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-22 03:01:18.421 7 INFO neutron.services.segments.plugin [-] Segment 28d8a30f-d829-45b7-93c3-1d031b444044 resource provider aggregate not found 2026-06-22 03:01:18.425 7 INFO neutron.services.segments.plugin [-] Segment 28d8a30f-d829-45b7-93c3-1d031b444044 resource provider aggregate not found 2026-06-22 03:01:18.447 7 INFO neutron.services.segments.plugin [-] Segment 28d8a30f-d829-45b7-93c3-1d031b444044 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 28d8a30f-d829-45b7-93c3-1d031b444044 found for delete ", "request_id": "req-26040a39-57c8-4c5e-8e4f-969e5444cd5e"}]} 2026-06-22 03:01:18.453 7 INFO neutron.services.segments.plugin [-] Segment 28d8a30f-d829-45b7-93c3-1d031b444044 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 28d8a30f-d829-45b7-93c3-1d031b444044 found for delete ", "request_id": "req-3bad32fb-aa28-49b0-96b5-5fa7f411915c"}]} [pid: 7|app: 0|req: 579/1054] 10.0.0.151 () {32 vars in 726 bytes} [Mon Jun 22 03:01:17 2026] DELETE /v2.0/networks/d26f71f3-2406-4c55-ba2e-9c29dc1c7b9a => generated 0 bytes in 510 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-22 03:01:18.488 7 WARNING neutron_lib.context [None req-ecf89605-670b-43de-925e-ea29714692c7 3f3eed9e843a4bf2bcb0a80d161069ea 59afa2aae12f43a0a5b7a77a0e08f62c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-22 03:01:18.598 7 INFO neutron.db.segments_db [None req-ecf89605-670b-43de-925e-ea29714692c7 3f3eed9e843a4bf2bcb0a80d161069ea 59afa2aae12f43a0a5b7a77a0e08f62c - - default default] Added segment 74282db5-7a95-420b-a312-b1591468131e of type vxlan for network 61927c57-0244-4ada-a929-22cc58d50cd0 [pid: 7|app: 0|req: 580/1055] 10.0.0.151 () {34 vars in 670 bytes} [Mon Jun 22 03:01:18 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: 8|app: 0|req: 476/1056] 10.0.0.151 () {32 vars in 720 bytes} [Mon Jun 22 03:01:18 2026] DELETE /v2.0/ports/b724da25-c218-4176-a03d-6200d27d3be8 => generated 0 bytes in 506 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-22 03:01:18.820 8 WARNING neutron_lib.context [None req-3b00a7c2-5160-46f6-a238-56c84a2bce2f 3f3eed9e843a4bf2bcb0a80d161069ea 59afa2aae12f43a0a5b7a77a0e08f62c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 581/1057] 10.0.0.151 () {32 vars in 774 bytes} [Mon Jun 22 03:01:18 2026] GET /v2.0/security-groups?tenant_id=77f34932d853409c88f50ea8405a3752&name=default => generated 2925 bytes in 416 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/1058] 10.0.0.151 () {34 vars in 669 bytes} [Mon Jun 22 03:01:18 2026] POST /v2.0/subnets => generated 602 bytes in 361 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/1059] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:01:19 2026] DELETE /v2.0/security-groups/0d5416df-0b00-4523-8841-0a8ba4861f31 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-22 03:01:19.283 8 WARNING neutron_lib.context [None req-2eeabaa1-33f0-4bb4-8e98-e1eac12649dd 3f3eed9e843a4bf2bcb0a80d161069ea 59afa2aae12f43a0a5b7a77a0e08f62c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1060] 10.0.0.151 () {32 vars in 720 bytes} [Mon Jun 22 03:01:19 2026] DELETE /v2.0/ports/5fd2f915-add2-49c6-8e1d-b69563424211 => generated 0 bytes in 486 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1061] 10.0.0.151 () {32 vars in 774 bytes} [Mon Jun 22 03:01:19 2026] GET /v2.0/security-groups?tenant_id=0c20b3e9968947cb91710c1b532254a7&name=default => generated 2925 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1062] 10.0.0.151 () {32 vars in 736 bytes} [Mon Jun 22 03:01:19 2026] GET /v2.0/ports?device_id=e12e88d5-47a0-4eec-bf46-e952351ba41d => generated 958 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/1063] 10.0.0.151 () {34 vars in 665 bytes} [Mon Jun 22 03:01:19 2026] POST /v2.0/ports => generated 912 bytes in 558 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1064] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:01:19 2026] DELETE /v2.0/security-groups/75029348-5191-4f8c-a289-9472e4820b32 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1065] 10.0.0.151 () {32 vars in 720 bytes} [Mon Jun 22 03:01:19 2026] DELETE /v2.0/ports/3d75ccf3-0221-483d-b6eb-1b23670d3541 => generated 0 bytes in 557 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-22 03:01:20.563 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ae1e0fb7-2f1f-4ea0-85f3-71a95fbe3b61 3f3eed9e843a4bf2bcb0a80d161069ea 59afa2aae12f43a0a5b7a77a0e08f62c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 587/1066] 10.0.0.151 () {32 vars in 717 bytes} [Mon Jun 22 03:01:20 2026] GET /v2.0/ports/3d75ccf3-0221-483d-b6eb-1b23670d3541 => generated 132 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1067] 10.0.0.151 () {32 vars in 724 bytes} [Mon Jun 22 03:01:20 2026] DELETE /v2.0/subnets/4ba2bca2-9411-491f-9b2e-d26d80b6dde1 => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/1068] 10.0.0.151 () {34 vars in 789 bytes} [Mon Jun 22 03:01:19 2026] PUT /v2.0/routers/e12e88d5-47a0-4eec-bf46-e952351ba41d/remove_router_interface => generated 309 bytes in 1526 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/1069] 10.0.0.143 () {34 vars in 990 bytes} [Mon Jun 22 03:01:21 2026] GET /v2.0/ports?device_id=8c6f21da-325e-471a-a114-0f569b7dec73 => generated 1240 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-22 03:01:21.636 7 INFO neutron.services.segments.plugin [-] Segment 74282db5-7a95-420b-a312-b1591468131e resource provider aggregate not found 2026-06-22 03:01:21.640 7 INFO neutron.services.segments.plugin [-] Segment 74282db5-7a95-420b-a312-b1591468131e resource provider aggregate not found 2026-06-22 03:01:21.660 7 INFO neutron.services.segments.plugin [-] Segment 74282db5-7a95-420b-a312-b1591468131e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 74282db5-7a95-420b-a312-b1591468131e found for delete ", "request_id": "req-a6ff7cc3-e6cf-4b30-a121-eaa24220d105"}]} 2026-06-22 03:01:21.661 7 INFO neutron.services.segments.plugin [-] Segment 74282db5-7a95-420b-a312-b1591468131e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 74282db5-7a95-420b-a312-b1591468131e found for delete ", "request_id": "req-bb47f02a-4156-4719-94f8-5f433459dc36"}]} [pid: 7|app: 0|req: 589/1070] 10.0.0.151 () {32 vars in 726 bytes} [Mon Jun 22 03:01:20 2026] DELETE /v2.0/networks/61927c57-0244-4ada-a929-22cc58d50cd0 => generated 0 bytes in 861 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1071] 10.0.0.143 () {34 vars in 1040 bytes} [Mon Jun 22 03:01:21 2026] GET /v2.0/security-groups?id=f57f641e-d54f-4147-b216-28a162b859b9&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-06-22 03:01:21.742 7 WARNING neutron_lib.context [None req-9f7ec994-bf60-4be3-a01d-6282d61f2abd 3f3eed9e843a4bf2bcb0a80d161069ea 59afa2aae12f43a0a5b7a77a0e08f62c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 591/1072] 10.0.0.151 () {34 vars in 665 bytes} [Mon Jun 22 03:01:21 2026] POST /v2.0/ports => generated 775 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-22 03:01:22.289 7 WARNING neutron_lib.context [None req-2fa6470e-a692-4e37-ae8c-2265e03bee41 ac00a69d66f54d2e924646fb6a8608d7 888b3dca7f8b43cfa2b85c41eee46764 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-22 03:01:22.456 7 INFO neutron.db.segments_db [None req-2fa6470e-a692-4e37-ae8c-2265e03bee41 ac00a69d66f54d2e924646fb6a8608d7 888b3dca7f8b43cfa2b85c41eee46764 - - default default] Added segment b3ccd563-8e73-404b-b443-ad3653333c49 of type vxlan for network 7427dcdd-733f-49ab-9935-4b713f4628e5 2026-06-22 03:01:22.499 8 INFO neutron.services.segments.plugin [-] Segment 99392bf3-e892-41f0-b5d5-de8d8389fe07 resource provider aggregate not found 2026-06-22 03:01:22.505 8 INFO neutron.services.segments.plugin [-] Segment 99392bf3-e892-41f0-b5d5-de8d8389fe07 resource provider aggregate not found 2026-06-22 03:01:22.525 8 INFO neutron.services.segments.plugin [-] Segment 99392bf3-e892-41f0-b5d5-de8d8389fe07 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 99392bf3-e892-41f0-b5d5-de8d8389fe07 found for delete ", "request_id": "req-887a2186-58dc-4e66-a991-c96a345d7dc0"}]} 2026-06-22 03:01:22.529 8 INFO neutron.services.segments.plugin [-] Segment 99392bf3-e892-41f0-b5d5-de8d8389fe07 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 99392bf3-e892-41f0-b5d5-de8d8389fe07 found for delete ", "request_id": "req-42eebfb5-f210-42e6-952d-23cf74b4cc38"}]} 2026-06-22 03:01:22.529 8 INFO neutron.db.l3_hamode_db [None req-8a4bb1be-6989-4d6d-b33a-7553fc7788ee 5d675381640541c6a25b9ce06b75e652 a5be078aeeb24e5c92944b94880a1540 - - default default] HA network a9c617bd-3e46-42a5-a42f-64d3fe33633c was deleted as no HA routers are present in tenant a5be078aeeb24e5c92944b94880a1540. [pid: 8|app: 0|req: 482/1073] 10.0.0.151 () {32 vars in 724 bytes} [Mon Jun 22 03:01:21 2026] DELETE /v2.0/routers/e12e88d5-47a0-4eec-bf46-e952351ba41d => generated 0 bytes in 1096 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1074] 10.0.0.151 () {34 vars in 670 bytes} [Mon Jun 22 03:01:22 2026] POST /v2.0/networks => generated 644 bytes in 493 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/1075] 10.0.0.151 () {34 vars in 737 bytes} [Mon Jun 22 03:01:22 2026] PUT /v2.0/ports/781f26ba-83dc-4479-82d3-be3e556015d1 => generated 752 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-22 03:01:22.759 8 WARNING neutron_lib.context [None req-9e450648-59ad-4642-a899-e7a73dc41da4 ac00a69d66f54d2e924646fb6a8608d7 888b3dca7f8b43cfa2b85c41eee46764 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 593/1076] 10.0.0.151 () {32 vars in 724 bytes} [Mon Jun 22 03:01:22 2026] DELETE /v2.0/subnets/198a57aa-dd4d-4309-88e0-5f658aa2bc01 => generated 0 bytes in 216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1077] 10.0.0.151 () {32 vars in 720 bytes} [Mon Jun 22 03:01:22 2026] DELETE /v2.0/ports/781f26ba-83dc-4479-82d3-be3e556015d1 => generated 0 bytes in 309 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/1078] 10.0.0.151 () {34 vars in 669 bytes} [Mon Jun 22 03:01:22 2026] POST /v2.0/subnets => generated 617 bytes in 389 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: 485/1079] 10.0.0.151 () {32 vars in 643 bytes} [Mon Jun 22 03:01:23 2026] GET /v2.0/ports => generated 777 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-22 03:01:23.249 8 WARNING neutron_lib.context [None req-cc68ab8d-0787-4d61-a2f9-d4d6d24d3e85 ac00a69d66f54d2e924646fb6a8608d7 888b3dca7f8b43cfa2b85c41eee46764 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 595/1080] 10.0.0.151 () {32 vars in 726 bytes} [Mon Jun 22 03:01:23 2026] DELETE /v2.0/networks/17cf94f0-0617-4249-a62f-8cfacc5f0a6c => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-22 03:01:23.362 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b9150f09-68a2-45ec-88d0-34721d02c6db 3f3eed9e843a4bf2bcb0a80d161069ea 59afa2aae12f43a0a5b7a77a0e08f62c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 596/1081] 10.0.0.151 () {32 vars in 717 bytes} [Mon Jun 22 03:01:23 2026] GET /v2.0/ports/781f26ba-83dc-4479-82d3-be3e556015d1 => generated 132 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1082] 10.0.0.151 () {32 vars in 643 bytes} [Mon Jun 22 03:01:23 2026] GET /v2.0/ports => generated 777 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1083] 10.0.0.151 () {32 vars in 717 bytes} [Mon Jun 22 03:01:23 2026] GET /v2.0/ports/6b2b66f9-aae1-41bf-8313-80c8ebabfec0 => generated 774 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-22 03:01:23.528 7 INFO neutron.pecan_wsgi.hooks.translation [None req-25c9e4bf-2c9c-4af4-a6f7-39687dfdcc37 3f3eed9e843a4bf2bcb0a80d161069ea 59afa2aae12f43a0a5b7a77a0e08f62c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 599/1084] 10.0.0.151 () {32 vars in 720 bytes} [Mon Jun 22 03:01:23 2026] DELETE /v2.0/ports/3d75ccf3-0221-483d-b6eb-1b23670d3541 => generated 132 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-22 03:01:23.572 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f94ee038-6738-4658-a5b9-a2fafda0277d 3f3eed9e843a4bf2bcb0a80d161069ea 59afa2aae12f43a0a5b7a77a0e08f62c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 600/1085] 10.0.0.151 () {32 vars in 724 bytes} [Mon Jun 22 03:01:23 2026] DELETE /v2.0/subnets/4ba2bca2-9411-491f-9b2e-d26d80b6dde1 => generated 136 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-22 03:01:23.613 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cedc8ccd-03b3-453f-8876-bbc856332cd2 3f3eed9e843a4bf2bcb0a80d161069ea 59afa2aae12f43a0a5b7a77a0e08f62c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 601/1086] 10.0.0.151 () {32 vars in 724 bytes} [Mon Jun 22 03:01:23 2026] DELETE /v2.0/subnets/d7559ff8-11d6-47a2-9a5e-e48c74c42f88 => generated 136 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-22 03:01:23.689 7 INFO neutron.services.segments.plugin [-] Segment 5c67936e-cde7-47c1-be7a-033aa566ecc6 resource provider aggregate not found 2026-06-22 03:01:23.693 7 INFO neutron.services.segments.plugin [-] Segment 5c67936e-cde7-47c1-be7a-033aa566ecc6 resource provider aggregate not found 2026-06-22 03:01:23.714 7 INFO neutron.services.segments.plugin [-] Segment 5c67936e-cde7-47c1-be7a-033aa566ecc6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c67936e-cde7-47c1-be7a-033aa566ecc6 found for delete ", "request_id": "req-de729eda-d554-4618-aa6e-ce157b2c734c"}]} 2026-06-22 03:01:23.718 7 INFO neutron.services.segments.plugin [-] Segment 5c67936e-cde7-47c1-be7a-033aa566ecc6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c67936e-cde7-47c1-be7a-033aa566ecc6 found for delete ", "request_id": "req-3a37b9bd-f0d8-4758-a5e4-2c313a64c191"}]} 2026-06-22 03:01:23.735 8 INFO neutron.db.segments_db [None req-cc68ab8d-0787-4d61-a2f9-d4d6d24d3e85 ac00a69d66f54d2e924646fb6a8608d7 888b3dca7f8b43cfa2b85c41eee46764 - - default default] Added segment 4bc71f74-ed9a-4810-bc6b-140cc27dcb4e of type vxlan for network aa72a98a-eff7-458b-ab75-dbd98a883507 [pid: 8|app: 0|req: 486/1087] 10.0.0.151 () {34 vars in 670 bytes} [Mon Jun 22 03:01:23 2026] POST /v2.0/networks => generated 644 bytes in 595 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1088] 10.0.0.151 () {32 vars in 720 bytes} [Mon Jun 22 03:01:23 2026] DELETE /v2.0/ports/6b2b66f9-aae1-41bf-8313-80c8ebabfec0 => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/1089] 10.0.0.151 () {34 vars in 743 bytes} [Mon Jun 22 03:01:23 2026] PUT /v2.0/networks/aa72a98a-eff7-458b-ab75-dbd98a883507 => generated 592 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1090] 10.0.0.151 () {32 vars in 726 bytes} [Mon Jun 22 03:01:23 2026] DELETE /v2.0/networks/512f96db-6169-4059-879b-34abe00e17f8 => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-22 03:01:24.103 7 WARNING neutron_lib.context [None req-0cd6591a-92ef-457a-b57c-5698eba22f11 ac00a69d66f54d2e924646fb6a8608d7 888b3dca7f8b43cfa2b85c41eee46764 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 488/1091] 10.0.0.151 () {32 vars in 774 bytes} [Mon Jun 22 03:01:24 2026] GET /v2.0/security-groups?tenant_id=a5be078aeeb24e5c92944b94880a1540&name=default => generated 2925 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/1092] 10.0.0.153 () {34 vars in 990 bytes} [Mon Jun 22 03:01:24 2026] GET /v2.0/ports?device_id=8c6f21da-325e-471a-a114-0f569b7dec73 => generated 971 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/1093] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:01:24 2026] DELETE /v2.0/security-groups/910548a6-c389-4a29-9107-572658246465 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/1094] 10.0.0.153 () {34 vars in 1040 bytes} [Mon Jun 22 03:01:24 2026] GET /v2.0/security-groups?id=f57f641e-d54f-4147-b216-28a162b859b9&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1095] 10.0.0.151 () {34 vars in 669 bytes} [Mon Jun 22 03:01:24 2026] POST /v2.0/subnets => generated 602 bytes in 354 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1096] 10.0.0.153 () {34 vars in 990 bytes} [Mon Jun 22 03:01:24 2026] GET /v2.0/ports?device_id=8c6f21da-325e-471a-a114-0f569b7dec73 => generated 971 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/1097] 10.0.0.151 () {34 vars in 741 bytes} [Mon Jun 22 03:01:24 2026] PUT /v2.0/subnets/ecc883e4-8f21-4c4f-aa37-5e8038c05fc5 => generated 612 bytes in 182 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/1098] 10.0.0.153 () {34 vars in 1040 bytes} [Mon Jun 22 03:01:24 2026] GET /v2.0/security-groups?id=f57f641e-d54f-4147-b216-28a162b859b9&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1099] 10.0.0.151 () {32 vars in 774 bytes} [Mon Jun 22 03:01:24 2026] GET /v2.0/security-groups?tenant_id=59afa2aae12f43a0a5b7a77a0e08f62c&name=default => generated 2925 bytes in 336 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-22 03:01:24.983 8 INFO neutron.services.segments.plugin [-] Segment 4bc71f74-ed9a-4810-bc6b-140cc27dcb4e resource provider aggregate not found 2026-06-22 03:01:24.999 8 INFO neutron.services.segments.plugin [-] Segment 4bc71f74-ed9a-4810-bc6b-140cc27dcb4e resource provider aggregate not found 2026-06-22 03:01:25.006 8 INFO neutron.services.segments.plugin [-] Segment 4bc71f74-ed9a-4810-bc6b-140cc27dcb4e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4bc71f74-ed9a-4810-bc6b-140cc27dcb4e found for delete ", "request_id": "req-e9e94ede-c0b7-44a9-9b07-b219fe38a21c"}]} 2026-06-22 03:01:25.019 8 INFO neutron.services.segments.plugin [-] Segment 4bc71f74-ed9a-4810-bc6b-140cc27dcb4e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4bc71f74-ed9a-4810-bc6b-140cc27dcb4e found for delete ", "request_id": "req-c71e25fc-a9ca-4dd0-8e0c-5fa224cb1bb8"}]} [pid: 7|app: 0|req: 607/1100] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:01:24 2026] DELETE /v2.0/security-groups/369a464d-94bc-415f-bc0b-6cc2162c866d => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1101] 10.0.0.153 () {34 vars in 990 bytes} [Mon Jun 22 03:01:25 2026] GET /v2.0/ports?device_id=8c6f21da-325e-471a-a114-0f569b7dec73 => generated 971 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1102] 199.204.45.116 () {34 vars in 1080 bytes} [Mon Jun 22 03:01:25 2026] GET /v2.0/ports?tenant_id=f20c1fda2de74d21bc33692744239fb9&device_id=8c6f21da-325e-471a-a114-0f569b7dec73 => generated 1240 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1103] 10.0.0.153 () {34 vars in 1040 bytes} [Mon Jun 22 03:01:25 2026] GET /v2.0/security-groups?id=f57f641e-d54f-4147-b216-28a162b859b9&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: 611/1104] 199.204.45.116 () {34 vars in 986 bytes} [Mon Jun 22 03:01:25 2026] GET /v2.0/networks?id=7d44f4a8-497a-481e-ab6e-2cf3042cd794 => generated 771 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1105] 199.204.45.116 () {34 vars in 1058 bytes} [Mon Jun 22 03:01:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=9f20b166-e9a2-4707-aafd-9be385fea489 => generated 860 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1106] 199.204.45.116 () {34 vars in 984 bytes} [Mon Jun 22 03:01:25 2026] GET /v2.0/subnets?id=f6558129-979b-473a-b778-7147162ebe47 => generated 669 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1107] 199.204.45.116 () {34 vars in 1052 bytes} [Mon Jun 22 03:01:25 2026] GET /v2.0/ports?network_id=7d44f4a8-497a-481e-ab6e-2cf3042cd794&device_owner=network%3Adhcp => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1108] 199.204.45.116 () {34 vars in 1012 bytes} [Mon Jun 22 03:01:25 2026] GET /v2.0/networks/7d44f4a8-497a-481e-ab6e-2cf3042cd794?fields=segments => generated 14 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1109] 199.204.45.116 () {34 vars in 1112 bytes} [Mon Jun 22 03:01:25 2026] GET /v2.0/networks/7d44f4a8-497a-481e-ab6e-2cf3042cd794?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/1110] 10.0.0.151 () {32 vars in 726 bytes} [Mon Jun 22 03:01:24 2026] DELETE /v2.0/networks/aa72a98a-eff7-458b-ab75-dbd98a883507 => generated 0 bytes in 1276 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-22 03:01:25.995 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c32ae377-adcf-45e8-8f48-7260ce28e4a5 ac00a69d66f54d2e924646fb6a8608d7 888b3dca7f8b43cfa2b85c41eee46764 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 617/1111] 10.0.0.151 () {32 vars in 726 bytes} [Mon Jun 22 03:01:25 2026] DELETE /v2.0/networks/aa72a98a-eff7-458b-ab75-dbd98a883507 => generated 138 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/1112] 10.0.0.151 () {32 vars in 694 bytes} [Mon Jun 22 03:01:26 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-22 03:01:26.177 7 INFO neutron.services.segments.plugin [-] Segment 21c0fb49-a7d5-476d-b2cb-65208df6d3db resource provider aggregate not found 2026-06-22 03:01:26.189 7 INFO neutron.services.segments.plugin [-] Segment 21c0fb49-a7d5-476d-b2cb-65208df6d3db resource provider aggregate not found 2026-06-22 03:01:26.217 7 INFO neutron.services.segments.plugin [-] Segment 21c0fb49-a7d5-476d-b2cb-65208df6d3db resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21c0fb49-a7d5-476d-b2cb-65208df6d3db found for delete ", "request_id": "req-f27b5c9f-7965-4d7d-9a67-ed4418cdf6de"}]} 2026-06-22 03:01:26.219 7 INFO neutron.services.segments.plugin [-] Segment 21c0fb49-a7d5-476d-b2cb-65208df6d3db resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21c0fb49-a7d5-476d-b2cb-65208df6d3db found for delete ", "request_id": "req-f7e10fcd-6b4b-48b9-8a20-184c52dddefd"}]} [pid: 7|app: 0|req: 618/1113] 10.0.0.151 () {32 vars in 742 bytes} [Mon Jun 22 03:01:26 2026] GET /v2.0/subnets?network_id=9ed4cec9-c034-4d2d-8c0a-93c2e1920f00 => 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: 496/1114] 10.0.0.151 () {32 vars in 653 bytes} [Mon Jun 22 03:01:26 2026] GET /v2.0/extensions => generated 19901 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1115] 10.0.0.151 () {32 vars in 649 bytes} [Mon Jun 22 03:01:26 2026] GET /v2.0/networks => generated 1309 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/1116] 10.0.0.153 () {34 vars in 990 bytes} [Mon Jun 22 03:01:26 2026] GET /v2.0/ports?device_id=8c6f21da-325e-471a-a114-0f569b7dec73 => generated 971 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/1117] 10.0.0.151 () {32 vars in 647 bytes} [Mon Jun 22 03:01:26 2026] GET /v2.0/subnets => generated 1233 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/1118] 10.0.0.153 () {34 vars in 1040 bytes} [Mon Jun 22 03:01:26 2026] GET /v2.0/security-groups?id=f57f641e-d54f-4147-b216-28a162b859b9&fields=id&fields=name => generated 113 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-22 03:01:26.572 7 WARNING neutron_lib.context [None req-66d719dc-adda-4cea-b57a-79d1750264e3 cd8093873cd2458cbfa7db120d2d278a d2683fe6714d4b4185c7a7a99ae763da - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 500/1119] 10.0.0.151 () {32 vars in 723 bytes} [Mon Jun 22 03:01:26 2026] GET /v2.0/networks/7427dcdd-733f-49ab-9935-4b713f4628e5 => generated 669 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/1120] 10.0.0.151 () {32 vars in 721 bytes} [Mon Jun 22 03:01:26 2026] GET /v2.0/subnets/9334c21a-c904-4146-be57-a68a1c73ff5d => generated 617 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-22 03:01:26.689 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e3d143d6-e473-4471-aa00-450a5411ee5b ac00a69d66f54d2e924646fb6a8608d7 888b3dca7f8b43cfa2b85c41eee46764 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 502/1121] 10.0.0.151 () {32 vars in 724 bytes} [Mon Jun 22 03:01:26 2026] DELETE /v2.0/subnets/ecc883e4-8f21-4c4f-aa37-5e8038c05fc5 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-22 03:01:26.711 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b1e81e63-dd05-4a45-9e82-55bee210811d ac00a69d66f54d2e924646fb6a8608d7 888b3dca7f8b43cfa2b85c41eee46764 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 503/1122] 10.0.0.151 () {32 vars in 726 bytes} [Mon Jun 22 03:01:26 2026] DELETE /v2.0/networks/aa72a98a-eff7-458b-ab75-dbd98a883507 => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-22 03:01:26.785 7 INFO neutron.db.segments_db [None req-66d719dc-adda-4cea-b57a-79d1750264e3 cd8093873cd2458cbfa7db120d2d278a d2683fe6714d4b4185c7a7a99ae763da - - default default] Added segment c600f80f-8881-430e-a0c8-e13b6ab63c52 of type vxlan for network 66543f04-b927-4eaf-ad7c-09b747828bd6 [pid: 7|app: 0|req: 620/1123] 10.0.0.151 () {34 vars in 670 bytes} [Mon Jun 22 03:01:26 2026] POST /v2.0/networks => generated 634 bytes in 522 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-22 03:01:26.917 7 WARNING neutron_lib.context [None req-07ac31bc-efcb-4736-9400-56f5c3dde41f cd8093873cd2458cbfa7db120d2d278a d2683fe6714d4b4185c7a7a99ae763da - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 504/1124] 10.0.0.151 () {32 vars in 724 bytes} [Mon Jun 22 03:01:26 2026] DELETE /v2.0/subnets/9334c21a-c904-4146-be57-a68a1c73ff5d => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-22 03:01:27.000 7 INFO neutron.db.segments_db [None req-07ac31bc-efcb-4736-9400-56f5c3dde41f cd8093873cd2458cbfa7db120d2d278a d2683fe6714d4b4185c7a7a99ae763da - - default default] Added segment b207d342-07fc-4db5-950a-5b3ece431d59 of type vxlan for network c2222031-9615-42fb-b8d1-8bf88eda7707 2026-06-22 03:01:27.045 8 INFO neutron.services.segments.plugin [-] Segment 4bc71f74-ed9a-4810-bc6b-140cc27dcb4e resource provider aggregate not found 2026-06-22 03:01:27.051 8 INFO neutron.services.segments.plugin [-] Segment 4bc71f74-ed9a-4810-bc6b-140cc27dcb4e resource provider aggregate not found 2026-06-22 03:01:27.072 8 INFO neutron.services.segments.plugin [-] Segment 4bc71f74-ed9a-4810-bc6b-140cc27dcb4e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4bc71f74-ed9a-4810-bc6b-140cc27dcb4e found for delete ", "request_id": "req-17e5de50-d707-4b29-943e-a26b5013b103"}]} 2026-06-22 03:01:27.074 8 INFO neutron.services.segments.plugin [-] Segment 4bc71f74-ed9a-4810-bc6b-140cc27dcb4e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4bc71f74-ed9a-4810-bc6b-140cc27dcb4e found for delete ", "request_id": "req-2dc141ab-a1a4-425e-8192-b45d5c2fe7bd"}]} [pid: 7|app: 0|req: 621/1125] 10.0.0.151 () {34 vars in 670 bytes} [Mon Jun 22 03:01:26 2026] POST /v2.0/networks => generated 634 bytes in 255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-22 03:01:27.181 7 WARNING neutron_lib.context [None req-253ad4aa-a462-4423-93ac-741c91f5a0ea cd8093873cd2458cbfa7db120d2d278a d2683fe6714d4b4185c7a7a99ae763da - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 505/1126] 10.0.0.151 () {32 vars in 726 bytes} [Mon Jun 22 03:01:26 2026] DELETE /v2.0/networks/7427dcdd-733f-49ab-9935-4b713f4628e5 => generated 0 bytes in 525 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1127] 10.0.0.151 () {34 vars in 669 bytes} [Mon Jun 22 03:01:27 2026] POST /v2.0/subnets => generated 622 bytes in 436 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/1128] 10.0.0.153 () {34 vars in 990 bytes} [Mon Jun 22 03:01:27 2026] GET /v2.0/ports?device_id=8c6f21da-325e-471a-a114-0f569b7dec73 => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-22 03:01:27.645 8 WARNING neutron_lib.context [None req-50068698-c5d1-47b3-b9cb-cbe3d6666ad1 cd8093873cd2458cbfa7db120d2d278a d2683fe6714d4b4185c7a7a99ae763da - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 507/1129] 10.0.0.151 () {34 vars in 669 bytes} [Mon Jun 22 03:01:27 2026] POST /v2.0/subnets => generated 631 bytes in 415 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1130] 10.0.0.151 () {32 vars in 774 bytes} [Mon Jun 22 03:01:27 2026] GET /v2.0/security-groups?tenant_id=29d5e783b35548aba3e2859df592bc87&name=default => generated 2925 bytes in 462 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/1133] 10.0.0.153 () {34 vars in 1040 bytes} [Mon Jun 22 03:01:28 2026] GET /v2.0/security-groups?id=f57f641e-d54f-4147-b216-28a162b859b9&fields=id&fields=name => generated 113 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-22 03:01:28.133 8 WARNING neutron_lib.context [None req-a743bc6c-322d-430a-8b59-c092449745d4 cd8093873cd2458cbfa7db120d2d278a d2683fe6714d4b4185c7a7a99ae763da - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-22 03:01:28.175 8 INFO neutron.db.segments_db [None req-a743bc6c-322d-430a-8b59-c092449745d4 cd8093873cd2458cbfa7db120d2d278a d2683fe6714d4b4185c7a7a99ae763da - - default default] Added segment 9f930164-ccf0-4506-bfab-da10ed9238a6 of type vxlan for network 79c5c5fc-d7a1-485d-b726-f9f9c4231c76 [pid: 7|app: 0|req: 626/1134] 10.0.0.151 () {32 vars in 774 bytes} [Mon Jun 22 03:01:28 2026] GET /v2.0/security-groups?tenant_id=888b3dca7f8b43cfa2b85c41eee46764&name=default => generated 2925 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1135] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:01:28 2026] DELETE /v2.0/security-groups/4432b7b4-36b0-44cd-9225-f4bf40a9c923 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-22 03:01:28.547 8 INFO neutron.db.l3_hamode_db [None req-a743bc6c-322d-430a-8b59-c092449745d4 cd8093873cd2458cbfa7db120d2d278a d2683fe6714d4b4185c7a7a99ae763da - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 628/1136] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:01:28 2026] DELETE /v2.0/security-groups/2b7a846f-266e-4712-a4c7-4d42bdc8f74d => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-22 03:01:28.743 8 INFO neutron.db.l3_hamode_db [None req-a743bc6c-322d-430a-8b59-c092449745d4 cd8093873cd2458cbfa7db120d2d278a d2683fe6714d4b4185c7a7a99ae763da - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-22 03:01:29.101 8 INFO neutron.services.segments.plugin [-] Segment b3ccd563-8e73-404b-b443-ad3653333c49 resource provider aggregate not found 2026-06-22 03:01:29.107 8 INFO neutron.services.segments.plugin [-] Segment b3ccd563-8e73-404b-b443-ad3653333c49 resource provider aggregate not found 2026-06-22 03:01:29.129 8 INFO neutron.services.segments.plugin [-] Segment b3ccd563-8e73-404b-b443-ad3653333c49 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b3ccd563-8e73-404b-b443-ad3653333c49 found for delete ", "request_id": "req-9088fb59-9023-40bd-a090-debfc5d702c3"}]} 2026-06-22 03:01:29.133 8 INFO neutron.services.segments.plugin [-] Segment b3ccd563-8e73-404b-b443-ad3653333c49 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b3ccd563-8e73-404b-b443-ad3653333c49 found for delete ", "request_id": "req-15cae1f5-eafd-4da1-9094-a2f6962b736a"}]} [pid: 8|app: 0|req: 509/1137] 10.0.0.151 () {34 vars in 669 bytes} [Mon Jun 22 03:01:28 2026] POST /v2.0/routers => generated 510 bytes in 1571 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-22 03:01:30.800 8 WARNING neutron_lib.context [None req-f6d53a56-0ee7-4845-87d5-66ac415dcb05 cddcf97abd0e4493beeae7a2d9ff8786 951c85f6397648e390d9254f1f7e7614 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 510/1138] 10.0.0.151 () {34 vars in 677 bytes} [Mon Jun 22 03:01:30 2026] POST /v2.0/subnetpools => generated 549 bytes in 260 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1139] 10.0.0.151 () {32 vars in 729 bytes} [Mon Jun 22 03:01:30 2026] GET /v2.0/subnetpools/57c12c15-0720-49d4-a7d9-b776ff4c43eb => generated 549 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/1140] 10.0.0.151 () {34 vars in 749 bytes} [Mon Jun 22 03:01:30 2026] PUT /v2.0/subnetpools/57c12c15-0720-49d4-a7d9-b776ff4c43eb => generated 501 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1141] 10.0.0.151 () {32 vars in 732 bytes} [Mon Jun 22 03:01:31 2026] DELETE /v2.0/subnetpools/57c12c15-0720-49d4-a7d9-b776ff4c43eb => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-22 03:01:31.165 8 INFO neutron.api.v2.resource [None req-5103b949-e6b4-4edc-9301-63a514bd5bd0 cddcf97abd0e4493beeae7a2d9ff8786 951c85f6397648e390d9254f1f7e7614 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 514/1142] 10.0.0.151 () {32 vars in 729 bytes} [Mon Jun 22 03:01:31 2026] GET /v2.0/subnetpools/57c12c15-0720-49d4-a7d9-b776ff4c43eb => generated 145 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-22 03:01:31.187 8 INFO neutron.api.v2.resource [None req-e0f2b2ff-f5e6-40d0-b8db-bf00c1c67d0a cddcf97abd0e4493beeae7a2d9ff8786 951c85f6397648e390d9254f1f7e7614 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 515/1143] 10.0.0.151 () {32 vars in 732 bytes} [Mon Jun 22 03:01:31 2026] DELETE /v2.0/subnetpools/57c12c15-0720-49d4-a7d9-b776ff4c43eb => generated 145 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1144] 10.0.0.151 () {34 vars in 783 bytes} [Mon Jun 22 03:01:29 2026] PUT /v2.0/routers/e0edbf5d-26fa-46bb-b9f4-9a5911056481/add_router_interface => generated 309 bytes in 1797 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1145] 10.0.0.151 () {32 vars in 717 bytes} [Mon Jun 22 03:01:31 2026] GET /v2.0/ports/7c870a51-46c0-4f29-8486-e8003120ca64 => generated 959 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1146] 10.0.0.151 () {32 vars in 774 bytes} [Mon Jun 22 03:01:31 2026] GET /v2.0/security-groups?tenant_id=951c85f6397648e390d9254f1f7e7614&name=default => generated 2925 bytes in 236 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1147] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:01:31 2026] DELETE /v2.0/security-groups/efa888ed-aa6c-44c3-8814-d637ce2db419 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1148] 10.0.0.151 () {34 vars in 783 bytes} [Mon Jun 22 03:01:31 2026] PUT /v2.0/routers/e0edbf5d-26fa-46bb-b9f4-9a5911056481/add_router_interface => generated 309 bytes in 1681 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1149] 10.0.0.151 () {32 vars in 717 bytes} [Mon Jun 22 03:01:33 2026] GET /v2.0/ports/5aa2bc4f-ff14-42f3-8a21-2af96972c215 => generated 967 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1150] 199.204.45.116 () {34 vars in 1096 bytes} [Mon Jun 22 03:01:33 2026] GET /v2.0/ports?device_id=8c6f21da-325e-471a-a114-0f569b7dec73&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 484 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1151] 199.204.45.116 () {34 vars in 1080 bytes} [Mon Jun 22 03:01:33 2026] GET /v2.0/ports?tenant_id=f20c1fda2de74d21bc33692744239fb9&device_id=8c6f21da-325e-471a-a114-0f569b7dec73 => generated 1240 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1152] 199.204.45.116 () {34 vars in 986 bytes} [Mon Jun 22 03:01:34 2026] GET /v2.0/networks?id=7d44f4a8-497a-481e-ab6e-2cf3042cd794 => generated 771 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1153] 199.204.45.116 () {34 vars in 1058 bytes} [Mon Jun 22 03:01:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=9f20b166-e9a2-4707-aafd-9be385fea489 => generated 860 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1154] 199.204.45.116 () {34 vars in 984 bytes} [Mon Jun 22 03:01:34 2026] GET /v2.0/subnets?id=f6558129-979b-473a-b778-7147162ebe47 => generated 669 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1155] 199.204.45.116 () {34 vars in 1052 bytes} [Mon Jun 22 03:01:34 2026] GET /v2.0/ports?network_id=7d44f4a8-497a-481e-ab6e-2cf3042cd794&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1156] 199.204.45.116 () {34 vars in 1012 bytes} [Mon Jun 22 03:01:34 2026] GET /v2.0/networks/7d44f4a8-497a-481e-ab6e-2cf3042cd794?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1157] 199.204.45.116 () {34 vars in 1112 bytes} [Mon Jun 22 03:01:34 2026] GET /v2.0/networks/7d44f4a8-497a-481e-ab6e-2cf3042cd794?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: 520/1158] 10.0.0.151 () {34 vars in 789 bytes} [Mon Jun 22 03:01:33 2026] PUT /v2.0/routers/e0edbf5d-26fa-46bb-b9f4-9a5911056481/remove_router_interface => generated 309 bytes in 1154 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1159] 10.0.0.151 () {34 vars in 789 bytes} [Mon Jun 22 03:01:34 2026] PUT /v2.0/routers/e0edbf5d-26fa-46bb-b9f4-9a5911056481/remove_router_interface => generated 309 bytes in 1097 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1160] 10.0.0.151 () {32 vars in 736 bytes} [Mon Jun 22 03:01:35 2026] GET /v2.0/ports?device_id=e0edbf5d-26fa-46bb-b9f4-9a5911056481 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1161] 10.0.0.151 () {32 vars in 774 bytes} [Mon Jun 22 03:01:35 2026] GET /v2.0/security-groups?tenant_id=dbcbdb64771543ec901cc2f8be325b42&name=default => generated 2925 bytes in 322 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1162] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:01:36 2026] DELETE /v2.0/security-groups/8e04405f-5355-4c66-81a8-a6edf08672e1 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-22 03:01:36.556 7 INFO neutron.services.segments.plugin [-] Segment 9f930164-ccf0-4506-bfab-da10ed9238a6 resource provider aggregate not found 2026-06-22 03:01:36.562 7 INFO neutron.services.segments.plugin [-] Segment 9f930164-ccf0-4506-bfab-da10ed9238a6 resource provider aggregate not found 2026-06-22 03:01:36.574 7 INFO neutron.db.l3_hamode_db [None req-88e05ce3-6bb2-4734-93be-8a883e73f2ed cd8093873cd2458cbfa7db120d2d278a d2683fe6714d4b4185c7a7a99ae763da - - default default] HA network 79c5c5fc-d7a1-485d-b726-f9f9c4231c76 was deleted as no HA routers are present in tenant d2683fe6714d4b4185c7a7a99ae763da. 2026-06-22 03:01:36.577 7 INFO neutron.services.segments.plugin [-] Segment 9f930164-ccf0-4506-bfab-da10ed9238a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9f930164-ccf0-4506-bfab-da10ed9238a6 found for delete ", "request_id": "req-825f28ee-3f34-4441-8d3b-d0b0fd01e36c"}]} [pid: 7|app: 0|req: 640/1163] 10.0.0.151 () {32 vars in 724 bytes} [Mon Jun 22 03:01:35 2026] DELETE /v2.0/routers/e0edbf5d-26fa-46bb-b9f4-9a5911056481 => generated 0 bytes in 825 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1164] 10.0.0.151 () {32 vars in 724 bytes} [Mon Jun 22 03:01:36 2026] DELETE /v2.0/subnets/ed519f0b-7ea0-40ab-a568-33f1b686a50f => generated 0 bytes in 299 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-22 03:01:36.902 7 INFO neutron.services.segments.plugin [-] Segment 9f930164-ccf0-4506-bfab-da10ed9238a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9f930164-ccf0-4506-bfab-da10ed9238a6 found for delete ", "request_id": "req-984c5a70-d232-422c-a247-e208d44c37ce"}]} [pid: 7|app: 0|req: 641/1165] 10.0.0.151 () {32 vars in 724 bytes} [Mon Jun 22 03:01:36 2026] DELETE /v2.0/subnets/e3c17102-0932-4886-9e31-d57c76334526 => generated 0 bytes in 289 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-22 03:01:37.515 8 INFO neutron.services.segments.plugin [-] Segment b207d342-07fc-4db5-950a-5b3ece431d59 resource provider aggregate not found 2026-06-22 03:01:37.520 8 INFO neutron.services.segments.plugin [-] Segment b207d342-07fc-4db5-950a-5b3ece431d59 resource provider aggregate not found 2026-06-22 03:01:37.533 8 INFO neutron.services.segments.plugin [-] Segment b207d342-07fc-4db5-950a-5b3ece431d59 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b207d342-07fc-4db5-950a-5b3ece431d59 found for delete ", "request_id": "req-c627424a-cd1b-4c6b-a6ac-1fe5b37e43c3"}]} [pid: 8|app: 0|req: 525/1166] 10.0.0.151 () {32 vars in 726 bytes} [Mon Jun 22 03:01:37 2026] DELETE /v2.0/networks/c2222031-9615-42fb-b8d1-8bf88eda7707 => generated 0 bytes in 360 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1167] 10.0.0.151 () {32 vars in 726 bytes} [Mon Jun 22 03:01:37 2026] DELETE /v2.0/networks/66543f04-b927-4eaf-ad7c-09b747828bd6 => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-22 03:01:37.787 8 INFO neutron.services.segments.plugin [-] Segment b207d342-07fc-4db5-950a-5b3ece431d59 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b207d342-07fc-4db5-950a-5b3ece431d59 found for delete ", "request_id": "req-309c5d7c-9a71-42f2-8c7c-06d064742fef"}]} 2026-06-22 03:01:37.793 8 WARNING neutron_lib.context [None req-8c685408-5ac9-4aec-aede-8312f521a4a1 cd8093873cd2458cbfa7db120d2d278a d2683fe6714d4b4185c7a7a99ae763da - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-22 03:01:37.875 8 INFO neutron.db.segments_db [None req-8c685408-5ac9-4aec-aede-8312f521a4a1 cd8093873cd2458cbfa7db120d2d278a d2683fe6714d4b4185c7a7a99ae763da - - default default] Added segment 77fbe440-5bbf-4600-9771-a5acd5626fdd of type vxlan for network c15910a6-adcf-4e5d-a093-3b0818ce675b [pid: 8|app: 0|req: 526/1168] 10.0.0.151 () {34 vars in 670 bytes} [Mon Jun 22 03:01:37 2026] POST /v2.0/networks => generated 633 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-22 03:01:38.038 7 WARNING neutron_lib.context [None req-6d79f234-8fac-4444-9d7d-df956cd7d4ea cd8093873cd2458cbfa7db120d2d278a d2683fe6714d4b4185c7a7a99ae763da - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-22 03:01:38.388 8 INFO neutron.db.segments_db [None req-c246190a-58df-4fd3-86b8-7031afc6bc88 b1d7d4c039444a7b87e9f19d0e1e1e4e 83d2258846a946f7a4d565c6b7f14128 - - default default] Added segment 506133c2-1c84-4356-bbd9-70f66e84f317 of type vxlan for network 71e826da-234e-4a89-8c4b-cfbd606a119b [pid: 7|app: 0|req: 643/1169] 10.0.0.151 () {34 vars in 669 bytes} [Mon Jun 22 03:01:38 2026] POST /v2.0/subnets => generated 622 bytes in 388 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-22 03:01:38.425 7 WARNING neutron_lib.context [None req-dcdc2a69-6622-49af-ad6c-42039d638551 cd8093873cd2458cbfa7db120d2d278a d2683fe6714d4b4185c7a7a99ae763da - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-22 03:01:38.475 7 INFO neutron.db.segments_db [None req-dcdc2a69-6622-49af-ad6c-42039d638551 cd8093873cd2458cbfa7db120d2d278a d2683fe6714d4b4185c7a7a99ae763da - - default default] Added segment 116e5949-569a-4523-bfa6-f16e2f755f3a of type vxlan for network cda87756-c8b7-4496-96f8-157edf55bd77 [pid: 8|app: 0|req: 527/1170] 10.0.0.151 () {34 vars in 671 bytes} [Mon Jun 22 03:01:38 2026] POST /v2.0/networks => generated 741 bytes in 460 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-22 03:01:38.603 7 INFO neutron.services.segments.plugin [-] Segment c600f80f-8881-430e-a0c8-e13b6ab63c52 resource provider aggregate not found 2026-06-22 03:01:38.631 7 INFO neutron.services.segments.plugin [-] Segment c600f80f-8881-430e-a0c8-e13b6ab63c52 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c600f80f-8881-430e-a0c8-e13b6ab63c52 found for delete ", "request_id": "req-84fb7789-51a5-4ef8-8f47-ece1413d95c8"}]} [pid: 8|app: 0|req: 528/1171] 10.0.0.151 () {34 vars in 669 bytes} [Mon Jun 22 03:01:38 2026] POST /v2.0/subnets => generated 664 bytes in 286 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-22 03:01:38.820 7 INFO neutron.db.l3_hamode_db [None req-dcdc2a69-6622-49af-ad6c-42039d638551 cd8093873cd2458cbfa7db120d2d278a d2683fe6714d4b4185c7a7a99ae763da - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-22 03:01:38.858 8 INFO neutron.db.segments_db [None req-dad3e040-26e2-4ffd-bae3-4dfc6863b9a6 b1d7d4c039444a7b87e9f19d0e1e1e4e 83d2258846a946f7a4d565c6b7f14128 - - default default] Added segment cdfcd76e-34a5-4448-8fdc-248623f3e7ee of type vxlan for network 66053842-d80f-42b7-9b68-a3a4f2565eaf 2026-06-22 03:01:38.938 7 INFO neutron.services.segments.plugin [-] Segment c600f80f-8881-430e-a0c8-e13b6ab63c52 resource provider aggregate not found 2026-06-22 03:01:38.965 7 INFO neutron.services.segments.plugin [-] Segment c600f80f-8881-430e-a0c8-e13b6ab63c52 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c600f80f-8881-430e-a0c8-e13b6ab63c52 found for delete ", "request_id": "req-1cba84ee-e9f3-4f64-bcdf-f108b903a297"}]} 2026-06-22 03:01:39.092 7 INFO neutron.db.l3_hamode_db [None req-dcdc2a69-6622-49af-ad6c-42039d638551 cd8093873cd2458cbfa7db120d2d278a d2683fe6714d4b4185c7a7a99ae763da - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-22 03:01:39.237 8 INFO neutron.db.l3_hamode_db [None req-dad3e040-26e2-4ffd-bae3-4dfc6863b9a6 b1d7d4c039444a7b87e9f19d0e1e1e4e 83d2258846a946f7a4d565c6b7f14128 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 644/1172] 10.0.0.151 () {34 vars in 669 bytes} [Mon Jun 22 03:01:38 2026] POST /v2.0/routers => generated 511 bytes in 1736 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1173] 10.0.0.143 () {34 vars in 990 bytes} [Mon Jun 22 03:01:40 2026] GET /v2.0/ports?device_id=8c6f21da-325e-471a-a114-0f569b7dec73 => generated 1240 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-22 03:01:40.216 7 WARNING neutron_lib.context [None req-c49dab9b-f7c7-4f5b-a968-d1818275052c cd8093873cd2458cbfa7db120d2d278a d2683fe6714d4b4185c7a7a99ae763da - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 646/1174] 10.0.0.151 () {34 vars in 665 bytes} [Mon Jun 22 03:01:40 2026] POST /v2.0/ports => generated 964 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: 647/1175] 10.0.0.143 () {34 vars in 1040 bytes} [Mon Jun 22 03:01:40 2026] GET /v2.0/security-groups?id=f57f641e-d54f-4147-b216-28a162b859b9&fields=id&fields=name => generated 113 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-22 03:01:40.982 8 INFO neutron.db.l3_hamode_db [None req-dad3e040-26e2-4ffd-bae3-4dfc6863b9a6 b1d7d4c039444a7b87e9f19d0e1e1e4e 83d2258846a946f7a4d565c6b7f14128 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 529/1176] 10.0.0.151 () {34 vars in 669 bytes} [Mon Jun 22 03:01:38 2026] POST /v2.0/routers => generated 728 bytes in 3529 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 648/1177] 10.0.0.151 () {34 vars in 783 bytes} [Mon Jun 22 03:01:40 2026] PUT /v2.0/routers/9aa9ec37-d3b5-44b5-aef2-a6e6dbc5fda8/add_router_interface => generated 309 bytes in 1576 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: 530/1178] 10.0.0.151 () {32 vars in 774 bytes} [Mon Jun 22 03:01:42 2026] GET /v2.0/security-groups?tenant_id=ca0b837b33db42c386984809cc9d3281&name=default => generated 2925 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1179] 10.0.0.151 () {32 vars in 717 bytes} [Mon Jun 22 03:01:42 2026] GET /v2.0/ports/2433f033-769b-46d1-a507-4c3edce0206d => generated 1038 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1180] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:01:42 2026] DELETE /v2.0/security-groups/6c859497-cf3e-4900-9571-fe9c4acaa960 => 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: 533/1181] 10.0.0.151 () {34 vars in 789 bytes} [Mon Jun 22 03:01:42 2026] PUT /v2.0/routers/9aa9ec37-d3b5-44b5-aef2-a6e6dbc5fda8/remove_router_interface => generated 309 bytes in 1161 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: 536/1184] 10.0.0.153 () {34 vars in 990 bytes} [Mon Jun 22 03:01:43 2026] GET /v2.0/ports?device_id=8c6f21da-325e-471a-a114-0f569b7dec73 => generated 971 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-22 03:01:44.290 8 INFO neutron.api.v2.resource [None req-9906394b-fff6-49a9-ad6a-73cf0051cded cd8093873cd2458cbfa7db120d2d278a d2683fe6714d4b4185c7a7a99ae763da - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 537/1185] 10.0.0.151 () {34 vars in 789 bytes} [Mon Jun 22 03:01:44 2026] PUT /v2.0/routers/9aa9ec37-d3b5-44b5-aef2-a6e6dbc5fda8/remove_router_interface => generated 197 bytes in 209 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1186] 10.0.0.153 () {34 vars in 1040 bytes} [Mon Jun 22 03:01:44 2026] GET /v2.0/security-groups?id=f57f641e-d54f-4147-b216-28a162b859b9&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1187] 10.0.0.151 () {32 vars in 736 bytes} [Mon Jun 22 03:01:44 2026] GET /v2.0/ports?device_id=9aa9ec37-d3b5-44b5-aef2-a6e6dbc5fda8 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1188] 10.0.0.151 () {34 vars in 783 bytes} [Mon Jun 22 03:01:42 2026] PUT /v2.0/routers/1a90e0fe-930a-4276-b44e-f905a4e44f13/add_router_interface => generated 309 bytes in 2161 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1189] 10.0.0.153 () {34 vars in 990 bytes} [Mon Jun 22 03:01:44 2026] GET /v2.0/ports?device_id=8c6f21da-325e-471a-a114-0f569b7dec73 => generated 971 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1190] 10.0.0.153 () {34 vars in 1040 bytes} [Mon Jun 22 03:01:44 2026] GET /v2.0/security-groups?id=f57f641e-d54f-4147-b216-28a162b859b9&fields=id&fields=name => generated 113 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1191] 199.204.45.116 () {34 vars in 994 bytes} [Mon Jun 22 03:01:45 2026] GET /v2.0/ports?device_id=8c6f21da-325e-471a-a114-0f569b7dec73 => generated 971 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-22 03:01:45.192 8 INFO neutron.services.segments.plugin [-] Segment 116e5949-569a-4523-bfa6-f16e2f755f3a resource provider aggregate not found 2026-06-22 03:01:45.196 8 INFO neutron.services.segments.plugin [-] Segment 116e5949-569a-4523-bfa6-f16e2f755f3a resource provider aggregate not found 2026-06-22 03:01:45.214 8 INFO neutron.services.segments.plugin [-] Segment 116e5949-569a-4523-bfa6-f16e2f755f3a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 116e5949-569a-4523-bfa6-f16e2f755f3a found for delete ", "request_id": "req-eff9859e-3cda-495b-a389-d4b8dba7bf99"}]} 2026-06-22 03:01:45.215 8 INFO neutron.services.segments.plugin [-] Segment 116e5949-569a-4523-bfa6-f16e2f755f3a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 116e5949-569a-4523-bfa6-f16e2f755f3a found for delete ", "request_id": "req-38c3c57a-8c39-41bb-a9b2-9ec5086bff91"}]} 2026-06-22 03:01:45.225 8 INFO neutron.db.l3_hamode_db [None req-8012d908-ae35-42a6-8dd9-cae68938a90f cd8093873cd2458cbfa7db120d2d278a d2683fe6714d4b4185c7a7a99ae763da - - default default] HA network cda87756-c8b7-4496-96f8-157edf55bd77 was deleted as no HA routers are present in tenant d2683fe6714d4b4185c7a7a99ae763da. [pid: 8|app: 0|req: 540/1192] 10.0.0.151 () {32 vars in 724 bytes} [Mon Jun 22 03:01:44 2026] DELETE /v2.0/routers/9aa9ec37-d3b5-44b5-aef2-a6e6dbc5fda8 => generated 0 bytes in 864 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1193] 10.0.0.151 () {32 vars in 724 bytes} [Mon Jun 22 03:01:45 2026] DELETE /v2.0/subnets/50a0f5b8-52ab-41d4-af9f-44ca5c10abfc => generated 0 bytes in 268 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-22 03:01:45.534 7 INFO neutron.db.l3_db [req-0259a429-1a51-4fff-956a-92e93cb01c26 req-0d047935-f6eb-4179-b4c8-a6d7647543ca c5c0b25a99384e5eb7b8e5ce07b32841 f20c1fda2de74d21bc33692744239fb9 - - default default] Floating IP 576e3cba-606e-46f9-b80a-f9c49fd6b271 disassociated. External IP: 10.96.250.219, port: 9f20b166-e9a2-4707-aafd-9be385fea489. [pid: 8|app: 0|req: 542/1194] 10.0.0.151 () {32 vars in 726 bytes} [Mon Jun 22 03:01:45 2026] DELETE /v2.0/networks/c15910a6-adcf-4e5d-a093-3b0818ce675b => generated 0 bytes in 458 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1195] 199.204.45.116 () {36 vars in 997 bytes} [Mon Jun 22 03:01:45 2026] DELETE /v2.0/ports/9f20b166-e9a2-4707-aafd-9be385fea489 => generated 0 bytes in 818 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-22 03:01:45.998 7 WARNING neutron_lib.context [None req-bee18c0f-3804-4422-960c-6beca0653e8b cd8093873cd2458cbfa7db120d2d278a d2683fe6714d4b4185c7a7a99ae763da - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 543/1196] 10.0.0.153 () {34 vars in 990 bytes} [Mon Jun 22 03:01:45 2026] GET /v2.0/ports?device_id=8c6f21da-325e-471a-a114-0f569b7dec73 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-22 03:01:46.074 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-58950b7a-bf9d-475f-91d9-ebee8ce341b2'] response: {'server_uuid': '8c6f21da-325e-471a-a114-0f569b7dec73', 'name': 'network-vif-deleted', 'tag': '9f20b166-e9a2-4707-aafd-9be385fea489', 'status': 'completed', 'code': 200} 2026-06-22 03:01:46.111 7 INFO neutron.db.segments_db [None req-bee18c0f-3804-4422-960c-6beca0653e8b cd8093873cd2458cbfa7db120d2d278a d2683fe6714d4b4185c7a7a99ae763da - - default default] Added segment c4d63fe7-8fdb-4adf-a069-604afe173c22 of type vxlan for network 1adf981e-5b4f-4860-b27c-ca75baf2465c [pid: 7|app: 0|req: 654/1197] 10.0.0.151 () {34 vars in 670 bytes} [Mon Jun 22 03:01:45 2026] POST /v2.0/networks => generated 633 bytes in 243 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-22 03:01:46.250 8 WARNING neutron_lib.context [None req-c39623ac-f640-4832-9c58-68f0b738622b cd8093873cd2458cbfa7db120d2d278a d2683fe6714d4b4185c7a7a99ae763da - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 544/1198] 10.0.0.151 () {34 vars in 669 bytes} [Mon Jun 22 03:01:46 2026] POST /v2.0/subnets => generated 622 bytes in 471 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-22 03:01:46.728 7 WARNING neutron_lib.context [None req-a7014908-5408-481b-8428-5f10f163182e cd8093873cd2458cbfa7db120d2d278a d2683fe6714d4b4185c7a7a99ae763da - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-22 03:01:46.783 7 INFO neutron.db.segments_db [None req-a7014908-5408-481b-8428-5f10f163182e cd8093873cd2458cbfa7db120d2d278a d2683fe6714d4b4185c7a7a99ae763da - - default default] Added segment d46bbf34-16a9-4658-8ff7-76647fa9c550 of type vxlan for network 223dcc9c-3d69-43d4-8d3d-1387d7071088 [pid: 8|app: 0|req: 545/1199] 10.0.0.153 () {34 vars in 982 bytes} [Mon Jun 22 03:01:46 2026] GET /v2.0/networks?id=71e826da-234e-4a89-8c4b-cfbd606a119b => generated 673 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1200] 10.0.0.153 () {34 vars in 965 bytes} [Mon Jun 22 03:01:46 2026] GET /v2.0/quotas/8ae8ea59ba744caa81ab1b6dc6152519 => generated 292 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1201] 10.0.0.153 () {34 vars in 1002 bytes} [Mon Jun 22 03:01:46 2026] GET /v2.0/ports?tenant_id=8ae8ea59ba744caa81ab1b6dc6152519&fields=id => generated 103 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-22 03:01:47.118 7 INFO neutron.db.l3_hamode_db [None req-a7014908-5408-481b-8428-5f10f163182e cd8093873cd2458cbfa7db120d2d278a d2683fe6714d4b4185c7a7a99ae763da - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-22 03:01:47.335 7 INFO neutron.db.l3_hamode_db [None req-a7014908-5408-481b-8428-5f10f163182e cd8093873cd2458cbfa7db120d2d278a d2683fe6714d4b4185c7a7a99ae763da - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-22 03:01:47.538 8 INFO neutron.services.segments.plugin [-] Segment 77fbe440-5bbf-4600-9771-a5acd5626fdd resource provider aggregate not found 2026-06-22 03:01:47.555 8 INFO neutron.services.segments.plugin [-] Segment 77fbe440-5bbf-4600-9771-a5acd5626fdd resource provider aggregate not found 2026-06-22 03:01:47.576 8 INFO neutron.services.segments.plugin [-] Segment 77fbe440-5bbf-4600-9771-a5acd5626fdd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 77fbe440-5bbf-4600-9771-a5acd5626fdd found for delete ", "request_id": "req-da761cda-d345-465b-859a-1fa7da898abc"}]} 2026-06-22 03:01:47.584 8 INFO neutron.services.segments.plugin [-] Segment 77fbe440-5bbf-4600-9771-a5acd5626fdd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 77fbe440-5bbf-4600-9771-a5acd5626fdd found for delete ", "request_id": "req-d56b25d0-2b76-4b1d-8378-da40d0e23ef2"}]} [pid: 8|app: 0|req: 548/1202] 10.0.0.153 () {34 vars in 1008 bytes} [Mon Jun 22 03:01:47 2026] GET /v2.0/networks/71e826da-234e-4a89-8c4b-cfbd606a119b?fields=segments => generated 14 bytes in 516 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1203] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:01:47 2026] DELETE /v2.0/security-groups/f57f641e-d54f-4147-b216-28a162b859b9 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1204] 10.0.0.153 () {34 vars in 1108 bytes} [Mon Jun 22 03:01:47 2026] GET /v2.0/networks/71e826da-234e-4a89-8c4b-cfbd606a119b?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) 2026-06-22 03:01:47.799 8 INFO neutron.api.v2.resource [None req-06001e8c-9541-4dbc-9e62-c6886c3664fd c5c0b25a99384e5eb7b8e5ce07b32841 f20c1fda2de74d21bc33692744239fb9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 551/1205] 10.0.0.151 () {32 vars in 737 bytes} [Mon Jun 22 03:01:47 2026] GET /v2.0/security-groups/f57f641e-d54f-4147-b216-28a162b859b9 => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1206] 10.0.0.151 () {32 vars in 732 bytes} [Mon Jun 22 03:01:47 2026] DELETE /v2.0/floatingips/576e3cba-606e-46f9-b80a-f9c49fd6b271 => generated 0 bytes in 410 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1207] 10.0.0.151 () {34 vars in 669 bytes} [Mon Jun 22 03:01:46 2026] POST /v2.0/routers => generated 510 bytes in 1522 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1208] 10.0.0.153 () {34 vars in 990 bytes} [Mon Jun 22 03:01:48 2026] GET /v2.0/ports?device_id=65ba438f-e24b-4604-8f23-db0c3ad2ef2b => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1209] 10.0.0.151 () {34 vars in 789 bytes} [Mon Jun 22 03:01:48 2026] PUT /v2.0/routers/733d862f-b921-4988-a699-9c286e818b84/remove_router_interface => generated 309 bytes in 1455 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1210] 199.204.45.116 () {34 vars in 986 bytes} [Mon Jun 22 03:01:49 2026] GET /v2.0/networks?id=71e826da-234e-4a89-8c4b-cfbd606a119b => generated 673 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1211] 10.0.0.153 () {34 vars in 990 bytes} [Mon Jun 22 03:01:49 2026] GET /v2.0/ports?device_id=65ba438f-e24b-4604-8f23-db0c3ad2ef2b => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1212] 10.0.0.151 () {34 vars in 783 bytes} [Mon Jun 22 03:01:48 2026] PUT /v2.0/routers/03c1caec-9c1b-46cc-b286-de167ec39cf7/add_router_interface => generated 309 bytes in 1656 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-22 03:01:49.916 8 WARNING neutron_lib.context [req-479b535a-8e9b-4865-8335-5ce86916606a req-6099970a-affd-4eab-8e56-fbea76333820 2186b4fd94824929a096453f30aa6a20 8ae8ea59ba744caa81ab1b6dc6152519 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 555/1213] 199.204.45.116 () {38 vars in 955 bytes} [Mon Jun 22 03:01:49 2026] POST /v2.0/ports => generated 958 bytes in 561 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: 556/1214] 10.0.0.151 () {32 vars in 717 bytes} [Mon Jun 22 03:01:50 2026] GET /v2.0/ports/fcce3308-0970-441b-8079-9ae5c8c2c164 => generated 959 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-22 03:01:51.053 7 INFO neutron.services.segments.plugin [-] Segment f1e49d47-5aa0-4a9b-bb51-8558dc5b9b8b resource provider aggregate not found 2026-06-22 03:01:51.075 7 INFO neutron.services.segments.plugin [-] Segment f1e49d47-5aa0-4a9b-bb51-8558dc5b9b8b resource provider aggregate not found 2026-06-22 03:01:51.082 7 INFO neutron.services.segments.plugin [-] Segment f1e49d47-5aa0-4a9b-bb51-8558dc5b9b8b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f1e49d47-5aa0-4a9b-bb51-8558dc5b9b8b found for delete ", "request_id": "req-fc04fff4-2be1-4219-a7bf-a77c6c9a0f15"}]} 2026-06-22 03:01:51.086 7 INFO neutron.db.l3_hamode_db [None req-4c5f3aac-8f95-45bb-bdc7-4757c318ada3 b1d7d4c039444a7b87e9f19d0e1e1e4e 83d2258846a946f7a4d565c6b7f14128 - - default default] HA network 577482d3-adcd-442f-9d1e-27a953e7f83f was deleted as no HA routers are present in tenant f20c1fda2de74d21bc33692744239fb9. [pid: 7|app: 0|req: 659/1215] 10.0.0.151 () {32 vars in 724 bytes} [Mon Jun 22 03:01:49 2026] DELETE /v2.0/routers/733d862f-b921-4988-a699-9c286e818b84 => generated 0 bytes in 1295 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-22 03:01:51.102 7 INFO neutron.services.segments.plugin [-] Segment f1e49d47-5aa0-4a9b-bb51-8558dc5b9b8b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f1e49d47-5aa0-4a9b-bb51-8558dc5b9b8b found for delete ", "request_id": "req-f9a376f3-566a-430e-beac-4aa270c2a4b3"}]} [pid: 8|app: 0|req: 557/1216] 199.204.45.116 () {38 vars in 1028 bytes} [Mon Jun 22 03:01:50 2026] PUT /v2.0/ports/d0859774-1973-4d8b-88d0-bf3694b5c08b => generated 1203 bytes in 668 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: 558/1217] 10.0.0.153 () {34 vars in 990 bytes} [Mon Jun 22 03:01:51 2026] GET /v2.0/ports?device_id=65ba438f-e24b-4604-8f23-db0c3ad2ef2b => generated 973 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-22 03:01:51.290 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e0ced30c-1a4e-4edd-8f0a-39ece68d9697'] response: {'name': 'network-changed', 'server_uuid': '65ba438f-e24b-4604-8f23-db0c3ad2ef2b', 'tag': 'd0859774-1973-4d8b-88d0-bf3694b5c08b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 559/1218] 10.0.0.151 () {32 vars in 724 bytes} [Mon Jun 22 03:01:51 2026] DELETE /v2.0/subnets/f6558129-979b-473a-b778-7147162ebe47 => generated 0 bytes in 237 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: 560/1219] 199.204.45.116 () {34 vars in 1080 bytes} [Mon Jun 22 03:01:51 2026] GET /v2.0/ports?tenant_id=8ae8ea59ba744caa81ab1b6dc6152519&device_id=65ba438f-e24b-4604-8f23-db0c3ad2ef2b => generated 1242 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1220] 10.0.0.153 () {34 vars in 1040 bytes} [Mon Jun 22 03:01:51 2026] GET /v2.0/security-groups?id=76336bb6-10b1-450c-82fa-de4ad4e74b80&fields=id&fields=name => generated 88 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-22 03:01:51.957 8 INFO neutron.services.segments.plugin [-] Segment 46c3341f-2fb6-457d-a5e8-530ba636412c resource provider aggregate not found 2026-06-22 03:01:51.961 8 INFO neutron.services.segments.plugin [-] Segment 46c3341f-2fb6-457d-a5e8-530ba636412c resource provider aggregate not found 2026-06-22 03:01:51.978 8 INFO neutron.services.segments.plugin [-] Segment 46c3341f-2fb6-457d-a5e8-530ba636412c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 46c3341f-2fb6-457d-a5e8-530ba636412c found for delete ", "request_id": "req-adb57074-9b38-4d37-909c-4db3c56f9a79"}]} [pid: 8|app: 0|req: 562/1221] 10.0.0.151 () {32 vars in 726 bytes} [Mon Jun 22 03:01:51 2026] DELETE /v2.0/networks/7d44f4a8-497a-481e-ab6e-2cf3042cd794 => generated 0 bytes in 388 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-22 03:01:51.985 8 INFO neutron.services.segments.plugin [-] Segment 46c3341f-2fb6-457d-a5e8-530ba636412c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 46c3341f-2fb6-457d-a5e8-530ba636412c found for delete ", "request_id": "req-4fff003f-ac0d-4636-a021-088246ef55c8"}]} [pid: 8|app: 0|req: 563/1222] 199.204.45.116 () {34 vars in 1060 bytes} [Mon Jun 22 03:01:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=d0859774-1973-4d8b-88d0-bf3694b5c08b => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1223] 199.204.45.116 () {34 vars in 984 bytes} [Mon Jun 22 03:01:52 2026] GET /v2.0/subnets?id=9b420d7c-204f-40ed-a733-6cebf30d5ad2 => generated 667 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1224] 199.204.45.116 () {34 vars in 1052 bytes} [Mon Jun 22 03:01:52 2026] GET /v2.0/ports?network_id=71e826da-234e-4a89-8c4b-cfbd606a119b&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: 566/1225] 199.204.45.116 () {34 vars in 1012 bytes} [Mon Jun 22 03:01:52 2026] GET /v2.0/networks/71e826da-234e-4a89-8c4b-cfbd606a119b?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1226] 10.0.0.151 () {32 vars in 774 bytes} [Mon Jun 22 03:01:52 2026] GET /v2.0/security-groups?tenant_id=f20c1fda2de74d21bc33692744239fb9&name=default => generated 2925 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1227] 199.204.45.116 () {34 vars in 1112 bytes} [Mon Jun 22 03:01:52 2026] GET /v2.0/networks/71e826da-234e-4a89-8c4b-cfbd606a119b?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: 569/1228] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:01:52 2026] DELETE /v2.0/security-groups/d1dc6ed6-9420-4493-b0d6-ddeb92471838 => 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: 570/1229] 199.204.45.116 () {34 vars in 1080 bytes} [Mon Jun 22 03:01:52 2026] GET /v2.0/ports?tenant_id=8ae8ea59ba744caa81ab1b6dc6152519&device_id=65ba438f-e24b-4604-8f23-db0c3ad2ef2b => generated 1242 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1230] 199.204.45.116 () {34 vars in 986 bytes} [Mon Jun 22 03:01:52 2026] GET /v2.0/networks?id=71e826da-234e-4a89-8c4b-cfbd606a119b => generated 769 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1231] 199.204.45.116 () {34 vars in 1060 bytes} [Mon Jun 22 03:01:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=d0859774-1973-4d8b-88d0-bf3694b5c08b => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1232] 199.204.45.116 () {34 vars in 984 bytes} [Mon Jun 22 03:01:52 2026] GET /v2.0/subnets?id=9b420d7c-204f-40ed-a733-6cebf30d5ad2 => generated 667 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1233] 199.204.45.116 () {34 vars in 1052 bytes} [Mon Jun 22 03:01:52 2026] GET /v2.0/ports?network_id=71e826da-234e-4a89-8c4b-cfbd606a119b&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1234] 10.0.0.151 () {34 vars in 789 bytes} [Mon Jun 22 03:01:51 2026] PUT /v2.0/routers/03c1caec-9c1b-46cc-b286-de167ec39cf7/remove_router_interface => generated 309 bytes in 1617 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1235] 199.204.45.116 () {34 vars in 1012 bytes} [Mon Jun 22 03:01:52 2026] GET /v2.0/networks/71e826da-234e-4a89-8c4b-cfbd606a119b?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1236] 10.0.0.151 () {32 vars in 736 bytes} [Mon Jun 22 03:01:52 2026] GET /v2.0/ports?device_id=03c1caec-9c1b-46cc-b286-de167ec39cf7 => 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: 577/1237] 199.204.45.116 () {34 vars in 1112 bytes} [Mon Jun 22 03:01:52 2026] GET /v2.0/networks/71e826da-234e-4a89-8c4b-cfbd606a119b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1238] 10.0.0.153 () {34 vars in 990 bytes} [Mon Jun 22 03:01:52 2026] GET /v2.0/ports?device_id=65ba438f-e24b-4604-8f23-db0c3ad2ef2b => generated 973 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1239] 10.0.0.153 () {34 vars in 1040 bytes} [Mon Jun 22 03:01:52 2026] GET /v2.0/security-groups?id=76336bb6-10b1-450c-82fa-de4ad4e74b80&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: 7|app: 0|req: 663/1240] 10.0.0.151 () {32 vars in 774 bytes} [Mon Jun 22 03:01:53 2026] GET /v2.0/security-groups?tenant_id=cf25aad9283a44048d6205aa3273e7d9&name=default => generated 2925 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-22 03:01:53.580 8 INFO neutron.db.l3_hamode_db [None req-544d95af-9d35-4bf1-b1a4-f425d9712482 cd8093873cd2458cbfa7db120d2d278a d2683fe6714d4b4185c7a7a99ae763da - - default default] HA network 223dcc9c-3d69-43d4-8d3d-1387d7071088 was deleted as no HA routers are present in tenant d2683fe6714d4b4185c7a7a99ae763da. [pid: 8|app: 0|req: 578/1241] 10.0.0.151 () {32 vars in 724 bytes} [Mon Jun 22 03:01:52 2026] DELETE /v2.0/routers/03c1caec-9c1b-46cc-b286-de167ec39cf7 => generated 0 bytes in 797 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1242] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:01:53 2026] DELETE /v2.0/security-groups/88707a78-d6de-44fe-a75e-be3d9c6d46d7 => 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: 579/1243] 10.0.0.151 () {32 vars in 724 bytes} [Mon Jun 22 03:01:53 2026] DELETE /v2.0/subnets/9655ab37-8ae5-4a61-9e56-15f72ca9797d => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-22 03:01:54.023 8 INFO neutron.services.segments.plugin [-] Segment d46bbf34-16a9-4658-8ff7-76647fa9c550 resource provider aggregate not found 2026-06-22 03:01:54.030 8 INFO neutron.services.segments.plugin [-] Segment d46bbf34-16a9-4658-8ff7-76647fa9c550 resource provider aggregate not found 2026-06-22 03:01:54.044 8 INFO neutron.services.segments.plugin [-] Segment d46bbf34-16a9-4658-8ff7-76647fa9c550 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d46bbf34-16a9-4658-8ff7-76647fa9c550 found for delete ", "request_id": "req-8ff76dec-0497-4524-97e8-81c4e6ac352b"}]} 2026-06-22 03:01:54.054 8 INFO neutron.services.segments.plugin [-] Segment d46bbf34-16a9-4658-8ff7-76647fa9c550 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d46bbf34-16a9-4658-8ff7-76647fa9c550 found for delete ", "request_id": "req-ef23cccf-eec2-4d0c-9310-97e82244750b"}]} [pid: 8|app: 0|req: 580/1244] 10.0.0.153 () {34 vars in 990 bytes} [Mon Jun 22 03:01:53 2026] GET /v2.0/ports?device_id=65ba438f-e24b-4604-8f23-db0c3ad2ef2b => generated 973 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1245] 10.0.0.153 () {34 vars in 1040 bytes} [Mon Jun 22 03:01:54 2026] GET /v2.0/security-groups?id=76336bb6-10b1-450c-82fa-de4ad4e74b80&fields=id&fields=name => generated 88 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-22 03:01:54.237 7 INFO neutron.services.segments.plugin [-] Segment c4d63fe7-8fdb-4adf-a069-604afe173c22 resource provider aggregate not found 2026-06-22 03:01:54.243 7 INFO neutron.services.segments.plugin [-] Segment c4d63fe7-8fdb-4adf-a069-604afe173c22 resource provider aggregate not found 2026-06-22 03:01:54.250 7 INFO neutron.services.segments.plugin [-] Segment c4d63fe7-8fdb-4adf-a069-604afe173c22 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c4d63fe7-8fdb-4adf-a069-604afe173c22 found for delete ", "request_id": "req-9bf8e1fb-9e7a-4cc8-a460-d2108407cfd2"}]} 2026-06-22 03:01:54.258 7 INFO neutron.services.segments.plugin [-] Segment c4d63fe7-8fdb-4adf-a069-604afe173c22 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c4d63fe7-8fdb-4adf-a069-604afe173c22 found for delete ", "request_id": "req-ebbf8706-4148-439a-9a6b-e7debd057d33"}]} [pid: 7|app: 0|req: 665/1246] 10.0.0.151 () {32 vars in 726 bytes} [Mon Jun 22 03:01:53 2026] DELETE /v2.0/networks/1adf981e-5b4f-4860-b27c-ca75baf2465c => generated 0 bytes in 438 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-22 03:01:54.291 8 WARNING neutron_lib.context [None req-916de1f2-2801-479a-828b-5aa10fe892f9 cd8093873cd2458cbfa7db120d2d278a d2683fe6714d4b4185c7a7a99ae763da - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-22 03:01:54.338 8 INFO neutron.db.segments_db [None req-916de1f2-2801-479a-828b-5aa10fe892f9 cd8093873cd2458cbfa7db120d2d278a d2683fe6714d4b4185c7a7a99ae763da - - default default] Added segment e5d959a8-34aa-4123-a1e5-cb724ca9a59f of type vxlan for network ec121abb-f494-4dfb-9cdb-09df92408b19 2026-06-22 03:01:54.686 8 INFO neutron.db.l3_hamode_db [None req-916de1f2-2801-479a-828b-5aa10fe892f9 cd8093873cd2458cbfa7db120d2d278a d2683fe6714d4b4185c7a7a99ae763da - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 666/1247] 10.0.0.153 () {34 vars in 990 bytes} [Mon Jun 22 03:01:55 2026] GET /v2.0/ports?device_id=65ba438f-e24b-4604-8f23-db0c3ad2ef2b => generated 975 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1248] 10.0.0.153 () {34 vars in 1040 bytes} [Mon Jun 22 03:01:55 2026] GET /v2.0/security-groups?id=76336bb6-10b1-450c-82fa-de4ad4e74b80&fields=id&fields=name => generated 88 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-22 03:01:55.836 7 INFO neutron.db.segments_db [None req-2b15ed6f-951b-4b5a-8f9e-b67885f8fec5 b1d7d4c039444a7b87e9f19d0e1e1e4e 83d2258846a946f7a4d565c6b7f14128 - - default default] Added segment 3b7422e4-9e46-4042-a903-186c52ebf451 of type vxlan for network a31d6f47-13bf-49aa-94f9-a1981fe0a75c 2026-06-22 03:01:55.881 8 INFO neutron.db.l3_hamode_db [None req-916de1f2-2801-479a-828b-5aa10fe892f9 cd8093873cd2458cbfa7db120d2d278a d2683fe6714d4b4185c7a7a99ae763da - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 668/1249] 10.0.0.151 () {34 vars in 671 bytes} [Mon Jun 22 03:01:55 2026] POST /v2.0/networks => generated 740 bytes in 486 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1250] 10.0.0.151 () {32 vars in 774 bytes} [Mon Jun 22 03:01:55 2026] GET /v2.0/security-groups?tenant_id=09629d6d3b8d4e22acc7909a1af46b22&name=default => generated 2925 bytes in 189 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1251] 10.0.0.153 () {34 vars in 990 bytes} [Mon Jun 22 03:01:56 2026] GET /v2.0/ports?device_id=65ba438f-e24b-4604-8f23-db0c3ad2ef2b => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1252] 10.0.0.151 () {34 vars in 669 bytes} [Mon Jun 22 03:01:56 2026] POST /v2.0/subnets => generated 663 bytes in 302 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1253] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:01:56 2026] DELETE /v2.0/security-groups/15cf8fac-8d90-4bc6-80c4-b3f808b56dc1 => 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: 673/1254] 10.0.0.153 () {34 vars in 1040 bytes} [Mon Jun 22 03:01:56 2026] GET /v2.0/security-groups?id=76336bb6-10b1-450c-82fa-de4ad4e74b80&fields=id&fields=name => generated 88 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1255] 199.204.45.116 () {34 vars in 994 bytes} [Mon Jun 22 03:01:56 2026] GET /v2.0/ports?device_id=65ba438f-e24b-4604-8f23-db0c3ad2ef2b => generated 975 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-22 03:01:56.766 7 INFO neutron.db.segments_db [None req-c220adb5-db98-41d2-9a9f-f72d8dc8cde5 b1d7d4c039444a7b87e9f19d0e1e1e4e 83d2258846a946f7a4d565c6b7f14128 - - default default] Added segment 02a58791-62cf-41d1-bf8c-bdf88dfc39c0 of type vxlan for network 96306540-86e3-4e86-a97a-b1e12ee47e7d 2026-06-22 03:01:57.150 7 INFO neutron.db.l3_hamode_db [None req-c220adb5-db98-41d2-9a9f-f72d8dc8cde5 b1d7d4c039444a7b87e9f19d0e1e1e4e 83d2258846a946f7a4d565c6b7f14128 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 582/1256] 10.0.0.151 () {34 vars in 669 bytes} [Mon Jun 22 03:01:54 2026] POST /v2.0/routers => generated 692 bytes in 2955 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1257] 199.204.45.116 () {36 vars in 997 bytes} [Mon Jun 22 03:01:57 2026] DELETE /v2.0/ports/d0859774-1973-4d8b-88d0-bf3694b5c08b => generated 0 bytes in 408 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-22 03:01:57.720 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7f447237-8c12-4ab8-8c45-fdefc9f5e113'] response: {'server_uuid': '65ba438f-e24b-4604-8f23-db0c3ad2ef2b', 'name': 'network-vif-deleted', 'tag': 'd0859774-1973-4d8b-88d0-bf3694b5c08b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 584/1258] 10.0.0.151 () {32 vars in 721 bytes} [Mon Jun 22 03:01:57 2026] GET /v2.0/routers/282edb3f-7fcc-4437-bcf2-b90df443ef0a => generated 698 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1259] 10.0.0.153 () {34 vars in 990 bytes} [Mon Jun 22 03:01:57 2026] GET /v2.0/ports?device_id=65ba438f-e24b-4604-8f23-db0c3ad2ef2b => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1260] 10.0.0.151 () {32 vars in 647 bytes} [Mon Jun 22 03:01:57 2026] GET /v2.0/routers => generated 701 bytes in 614 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-22 03:01:58.552 7 INFO neutron.db.l3_hamode_db [None req-c220adb5-db98-41d2-9a9f-f72d8dc8cde5 b1d7d4c039444a7b87e9f19d0e1e1e4e 83d2258846a946f7a4d565c6b7f14128 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 589/1263] 10.0.0.151 () {34 vars in 741 bytes} [Mon Jun 22 03:01:58 2026] PUT /v2.0/routers/282edb3f-7fcc-4437-bcf2-b90df443ef0a => generated 705 bytes in 516 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1264] 10.0.0.151 () {32 vars in 721 bytes} [Mon Jun 22 03:01:58 2026] GET /v2.0/routers/282edb3f-7fcc-4437-bcf2-b90df443ef0a => generated 705 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1265] 10.0.0.151 () {32 vars in 736 bytes} [Mon Jun 22 03:01:59 2026] GET /v2.0/ports?device_id=282edb3f-7fcc-4437-bcf2-b90df443ef0a => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1266] 10.0.0.151 () {34 vars in 669 bytes} [Mon Jun 22 03:01:56 2026] POST /v2.0/routers => generated 727 bytes in 3135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-22 03:02:00.266 8 INFO neutron.services.segments.plugin [-] Segment e5d959a8-34aa-4123-a1e5-cb724ca9a59f resource provider aggregate not found 2026-06-22 03:02:00.270 8 INFO neutron.services.segments.plugin [-] Segment e5d959a8-34aa-4123-a1e5-cb724ca9a59f resource provider aggregate not found 2026-06-22 03:02:00.291 8 INFO neutron.services.segments.plugin [-] Segment e5d959a8-34aa-4123-a1e5-cb724ca9a59f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e5d959a8-34aa-4123-a1e5-cb724ca9a59f found for delete ", "request_id": "req-aad8310b-8f01-487a-800d-871be0361adc"}]} 2026-06-22 03:02:00.298 8 INFO neutron.services.segments.plugin [-] Segment e5d959a8-34aa-4123-a1e5-cb724ca9a59f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e5d959a8-34aa-4123-a1e5-cb724ca9a59f found for delete ", "request_id": "req-2abe67ca-bb2c-475b-a859-48fee52d7e94"}]} 2026-06-22 03:02:00.301 8 INFO neutron.db.l3_hamode_db [None req-805fa7a6-9948-4929-9716-c9b514979a60 cd8093873cd2458cbfa7db120d2d278a d2683fe6714d4b4185c7a7a99ae763da - - default default] HA network ec121abb-f494-4dfb-9cdb-09df92408b19 was deleted as no HA routers are present in tenant d2683fe6714d4b4185c7a7a99ae763da. [pid: 8|app: 0|req: 592/1267] 10.0.0.151 () {32 vars in 724 bytes} [Mon Jun 22 03:01:59 2026] DELETE /v2.0/routers/282edb3f-7fcc-4437-bcf2-b90df443ef0a => generated 0 bytes in 1260 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1268] 10.0.0.151 () {34 vars in 783 bytes} [Mon Jun 22 03:01:59 2026] PUT /v2.0/routers/a8e500c1-43da-4114-abfd-7413141e94e5/add_router_interface => generated 309 bytes in 1792 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1269] 10.0.0.151 () {32 vars in 736 bytes} [Mon Jun 22 03:02:01 2026] GET /v2.0/ports?device_id=282edb3f-7fcc-4437-bcf2-b90df443ef0a => 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: 593/1270] 10.0.0.151 () {34 vars in 789 bytes} [Mon Jun 22 03:02:00 2026] PUT /v2.0/routers/1a90e0fe-930a-4276-b44e-f905a4e44f13/remove_router_interface => generated 309 bytes in 1432 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-22 03:02:01.781 8 INFO neutron.api.v2.resource [None req-8b116e05-2098-4161-bfd1-623dbb5a5997 cd8093873cd2458cbfa7db120d2d278a d2683fe6714d4b4185c7a7a99ae763da - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 594/1271] 10.0.0.151 () {32 vars in 724 bytes} [Mon Jun 22 03:02:01 2026] DELETE /v2.0/routers/282edb3f-7fcc-4437-bcf2-b90df443ef0a => generated 135 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1272] 10.0.0.151 () {32 vars in 774 bytes} [Mon Jun 22 03:02:01 2026] GET /v2.0/security-groups?tenant_id=a6f7b6d25df1439da0d7c6d2685d6032&name=default => generated 2925 bytes in 323 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1273] 10.0.0.151 () {32 vars in 736 bytes} [Mon Jun 22 03:02:01 2026] GET /v2.0/ports?device_id=03c1caec-9c1b-46cc-b286-de167ec39cf7 => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1274] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:02:02 2026] DELETE /v2.0/security-groups/b1016737-bd34-4a24-95bf-996a795f678d => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-22 03:02:02.217 7 INFO neutron.api.v2.resource [None req-a104c51c-d050-4a2f-99ae-d8188ac5d19d cd8093873cd2458cbfa7db120d2d278a d2683fe6714d4b4185c7a7a99ae763da - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 681/1275] 10.0.0.151 () {32 vars in 724 bytes} [Mon Jun 22 03:02:02 2026] DELETE /v2.0/routers/03c1caec-9c1b-46cc-b286-de167ec39cf7 => generated 135 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-22 03:02:02.253 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a2290377-e6b5-45d8-9fe1-c43e05ba38e3 cd8093873cd2458cbfa7db120d2d278a d2683fe6714d4b4185c7a7a99ae763da - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 682/1276] 10.0.0.151 () {32 vars in 724 bytes} [Mon Jun 22 03:02:02 2026] DELETE /v2.0/subnets/9655ab37-8ae5-4a61-9e56-15f72ca9797d => 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: 683/1277] 10.0.0.151 () {32 vars in 736 bytes} [Mon Jun 22 03:02:02 2026] GET /v2.0/ports?device_id=9aa9ec37-d3b5-44b5-aef2-a6e6dbc5fda8 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-22 03:02:02.323 7 INFO neutron.api.v2.resource [None req-3ac67a1f-a5bf-468a-b60c-e4bddd96f80f cd8093873cd2458cbfa7db120d2d278a d2683fe6714d4b4185c7a7a99ae763da - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 684/1278] 10.0.0.151 () {32 vars in 724 bytes} [Mon Jun 22 03:02:02 2026] DELETE /v2.0/routers/9aa9ec37-d3b5-44b5-aef2-a6e6dbc5fda8 => generated 135 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-22 03:02:02.345 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2352fae6-16a1-4744-a038-fadfec16cc5e cd8093873cd2458cbfa7db120d2d278a d2683fe6714d4b4185c7a7a99ae763da - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 685/1279] 10.0.0.151 () {32 vars in 724 bytes} [Mon Jun 22 03:02:02 2026] DELETE /v2.0/subnets/50a0f5b8-52ab-41d4-af9f-44ca5c10abfc => 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: 686/1280] 10.0.0.151 () {32 vars in 774 bytes} [Mon Jun 22 03:02:02 2026] GET /v2.0/security-groups?tenant_id=c25eedb728374849bf268d3eccf72cf9&name=default => generated 2925 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1281] 10.0.0.151 () {32 vars in 736 bytes} [Mon Jun 22 03:02:02 2026] GET /v2.0/ports?device_id=e0edbf5d-26fa-46bb-b9f4-9a5911056481 => 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: 688/1282] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:02:02 2026] DELETE /v2.0/security-groups/34f7b415-b6a6-4be9-a85a-c6fc566cd164 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-22 03:02:02.670 7 INFO neutron.api.v2.resource [None req-c45545a9-76fe-4d13-bb9c-d36f7a9367ff cd8093873cd2458cbfa7db120d2d278a d2683fe6714d4b4185c7a7a99ae763da - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 689/1283] 10.0.0.151 () {32 vars in 724 bytes} [Mon Jun 22 03:02:02 2026] DELETE /v2.0/routers/e0edbf5d-26fa-46bb-b9f4-9a5911056481 => generated 135 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-22 03:02:02.705 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a7513cbe-a852-476b-a2c8-78d116809f9d cd8093873cd2458cbfa7db120d2d278a d2683fe6714d4b4185c7a7a99ae763da - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 690/1284] 10.0.0.151 () {32 vars in 724 bytes} [Mon Jun 22 03:02:02 2026] DELETE /v2.0/subnets/ed519f0b-7ea0-40ab-a568-33f1b686a50f => generated 136 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-22 03:02:02.731 7 INFO neutron.pecan_wsgi.hooks.translation [None req-412304e9-8da1-42a3-93b9-8cc4edb3ad36 cd8093873cd2458cbfa7db120d2d278a d2683fe6714d4b4185c7a7a99ae763da - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 691/1285] 10.0.0.151 () {32 vars in 724 bytes} [Mon Jun 22 03:02:02 2026] DELETE /v2.0/subnets/e3c17102-0932-4886-9e31-d57c76334526 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-22 03:02:03.015 7 INFO neutron.db.segments_db [None req-8e1f42ea-a213-4321-bb34-2b6a63e7d5b7 b1d7d4c039444a7b87e9f19d0e1e1e4e 83d2258846a946f7a4d565c6b7f14128 - - default default] Added segment 54fc1df5-3942-48b2-9713-26b83a0acd66 of type vxlan for network 172051ae-5987-4fc9-8729-2571a0f7f4b3 2026-06-22 03:02:03.071 8 INFO neutron.services.segments.plugin [-] Segment cdfcd76e-34a5-4448-8fdc-248623f3e7ee resource provider aggregate not found 2026-06-22 03:02:03.078 8 INFO neutron.services.segments.plugin [-] Segment cdfcd76e-34a5-4448-8fdc-248623f3e7ee resource provider aggregate not found 2026-06-22 03:02:03.098 8 INFO neutron.services.segments.plugin [-] Segment cdfcd76e-34a5-4448-8fdc-248623f3e7ee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cdfcd76e-34a5-4448-8fdc-248623f3e7ee found for delete ", "request_id": "req-b366ef9d-f498-4135-8fc0-c346d9499293"}]} 2026-06-22 03:02:03.101 8 INFO neutron.services.segments.plugin [-] Segment cdfcd76e-34a5-4448-8fdc-248623f3e7ee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cdfcd76e-34a5-4448-8fdc-248623f3e7ee found for delete ", "request_id": "req-73881e1a-ccd7-4d54-a48b-6eac77562638"}]} 2026-06-22 03:02:03.111 8 INFO neutron.db.l3_hamode_db [None req-65b2e56a-a1b1-4626-8c79-20098acaab74 b1d7d4c039444a7b87e9f19d0e1e1e4e 83d2258846a946f7a4d565c6b7f14128 - - default default] HA network 66053842-d80f-42b7-9b68-a3a4f2565eaf was deleted as no HA routers are present in tenant 8ae8ea59ba744caa81ab1b6dc6152519. [pid: 8|app: 0|req: 595/1286] 10.0.0.151 () {32 vars in 724 bytes} [Mon Jun 22 03:02:01 2026] DELETE /v2.0/routers/1a90e0fe-930a-4276-b44e-f905a4e44f13 => generated 0 bytes in 1339 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1287] 10.0.0.151 () {34 vars in 671 bytes} [Mon Jun 22 03:02:02 2026] POST /v2.0/networks => generated 740 bytes in 338 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1288] 10.0.0.151 () {32 vars in 724 bytes} [Mon Jun 22 03:02:03 2026] DELETE /v2.0/subnets/9b420d7c-204f-40ed-a733-6cebf30d5ad2 => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1289] 10.0.0.151 () {34 vars in 669 bytes} [Mon Jun 22 03:02:03 2026] POST /v2.0/subnets => generated 663 bytes in 383 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1290] 10.0.0.151 () {32 vars in 774 bytes} [Mon Jun 22 03:02:03 2026] GET /v2.0/security-groups?tenant_id=d2683fe6714d4b4185c7a7a99ae763da&name=default => generated 2925 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-22 03:02:03.728 8 INFO neutron.db.segments_db [None req-af8a5782-ebe2-43d2-9ade-aea187e68da9 b1d7d4c039444a7b87e9f19d0e1e1e4e 83d2258846a946f7a4d565c6b7f14128 - - default default] Added segment 27a5f6f3-4adf-492f-8f8c-fccc185d11fb of type vxlan for network 68fc7e0d-9928-43fb-8a15-cbd360204f21 2026-06-22 03:02:04.107 8 INFO neutron.db.l3_hamode_db [None req-af8a5782-ebe2-43d2-9ade-aea187e68da9 b1d7d4c039444a7b87e9f19d0e1e1e4e 83d2258846a946f7a4d565c6b7f14128 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-22 03:02:04.373 7 INFO neutron.services.segments.plugin [-] Segment 506133c2-1c84-4356-bbd9-70f66e84f317 resource provider aggregate not found 2026-06-22 03:02:04.380 7 INFO neutron.services.segments.plugin [-] Segment 506133c2-1c84-4356-bbd9-70f66e84f317 resource provider aggregate not found 2026-06-22 03:02:04.400 7 INFO neutron.services.segments.plugin [-] Segment 506133c2-1c84-4356-bbd9-70f66e84f317 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 506133c2-1c84-4356-bbd9-70f66e84f317 found for delete ", "request_id": "req-5f33ef59-c416-44da-afee-6b2a1f00087c"}]} 2026-06-22 03:02:04.404 7 INFO neutron.services.segments.plugin [-] Segment 506133c2-1c84-4356-bbd9-70f66e84f317 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 506133c2-1c84-4356-bbd9-70f66e84f317 found for delete ", "request_id": "req-03a3c837-43dd-4979-a4ec-3673a0d884d1"}]} [pid: 7|app: 0|req: 694/1291] 10.0.0.151 () {32 vars in 726 bytes} [Mon Jun 22 03:02:03 2026] DELETE /v2.0/networks/71e826da-234e-4a89-8c4b-cfbd606a119b => generated 0 bytes in 855 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1292] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:02:04 2026] DELETE /v2.0/security-groups/d01d17ab-47c9-4ef9-9ebd-b04a3687bab8 => 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: 696/1293] 10.0.0.151 () {32 vars in 774 bytes} [Mon Jun 22 03:02:04 2026] GET /v2.0/security-groups?tenant_id=8ae8ea59ba744caa81ab1b6dc6152519&name=default => generated 2925 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1294] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:02:04 2026] DELETE /v2.0/security-groups/76336bb6-10b1-450c-82fa-de4ad4e74b80 => generated 0 bytes in 191 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-22 03:02:05.313 8 INFO neutron.db.l3_hamode_db [None req-af8a5782-ebe2-43d2-9ade-aea187e68da9 b1d7d4c039444a7b87e9f19d0e1e1e4e 83d2258846a946f7a4d565c6b7f14128 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-22 03:02:06.785 7 WARNING neutron_lib.context [None req-760c0524-adc5-4ef1-8c3e-6e5abc8eec80 3e8a1c4a02b34048a9491b2dd6a59f7e 6b461d3234eb431f9eeac19099a72574 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 598/1295] 10.0.0.151 () {34 vars in 669 bytes} [Mon Jun 22 03:02:03 2026] POST /v2.0/routers => generated 727 bytes in 3293 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1296] 10.0.0.151 () {34 vars in 684 bytes} [Mon Jun 22 03:02:06 2026] POST /v2.0/security-groups => generated 1625 bytes in 487 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1297] 10.0.0.151 () {32 vars in 663 bytes} [Mon Jun 22 03:02:07 2026] GET /v2.0/security-groups => generated 4530 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1298] 10.0.0.151 () {34 vars in 758 bytes} [Mon Jun 22 03:02:07 2026] PUT /v2.0/security-groups/59fb7ff2-55ba-4731-9404-d82a24efc6c1 => generated 1662 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1299] 10.0.0.151 () {32 vars in 737 bytes} [Mon Jun 22 03:02:07 2026] GET /v2.0/security-groups/59fb7ff2-55ba-4731-9404-d82a24efc6c1 => generated 1662 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1300] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:02:07 2026] DELETE /v2.0/security-groups/59fb7ff2-55ba-4731-9404-d82a24efc6c1 => 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: 703/1301] 10.0.0.151 () {32 vars in 663 bytes} [Mon Jun 22 03:02:07 2026] GET /v2.0/security-groups => generated 2925 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-22 03:02:07.405 7 INFO neutron.api.v2.resource [None req-ab936b68-eecd-481f-bc46-1f90a6e0700c 3e8a1c4a02b34048a9491b2dd6a59f7e 6b461d3234eb431f9eeac19099a72574 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 704/1302] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:02:07 2026] DELETE /v2.0/security-groups/59fb7ff2-55ba-4731-9404-d82a24efc6c1 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-22 03:02:07.420 7 WARNING neutron_lib.context [None req-48e873f9-9520-403a-9a42-8e994434a712 3e8a1c4a02b34048a9491b2dd6a59f7e 6b461d3234eb431f9eeac19099a72574 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 705/1303] 10.0.0.151 () {34 vars in 684 bytes} [Mon Jun 22 03:02:07 2026] POST /v2.0/security-groups => generated 1624 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-22 03:02:07.586 7 WARNING neutron_lib.context [None req-f397638e-9587-4621-9a2d-536393187bfe 3e8a1c4a02b34048a9491b2dd6a59f7e 6b461d3234eb431f9eeac19099a72574 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1304] 10.0.0.151 () {34 vars in 695 bytes} [Mon Jun 22 03:02:07 2026] POST /v2.0/security-group-rules => generated 601 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1305] 10.0.0.151 () {32 vars in 747 bytes} [Mon Jun 22 03:02:07 2026] GET /v2.0/security-group-rules/672fbc4e-cf27-4af8-bd38-6d44f4b5b68e => generated 601 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1306] 10.0.0.151 () {32 vars in 673 bytes} [Mon Jun 22 03:02:07 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1307] 10.0.0.151 () {32 vars in 750 bytes} [Mon Jun 22 03:02:07 2026] DELETE /v2.0/security-group-rules/672fbc4e-cf27-4af8-bd38-6d44f4b5b68e => 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: 710/1308] 10.0.0.151 () {32 vars in 673 bytes} [Mon Jun 22 03:02:07 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-22 03:02:08.123 7 WARNING neutron_lib.context [None req-c9faaec7-6520-4a16-82e0-d50fd21dc47e 3e8a1c4a02b34048a9491b2dd6a59f7e 6b461d3234eb431f9eeac19099a72574 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 711/1309] 10.0.0.151 () {34 vars in 695 bytes} [Mon Jun 22 03:02:08 2026] POST /v2.0/security-group-rules => generated 601 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1310] 10.0.0.151 () {34 vars in 783 bytes} [Mon Jun 22 03:02:06 2026] PUT /v2.0/routers/726ff6e8-109e-439b-a29a-a06d13d1d050/add_router_interface => generated 309 bytes in 1707 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1311] 10.0.0.151 () {32 vars in 747 bytes} [Mon Jun 22 03:02:08 2026] GET /v2.0/security-group-rules/41faeca4-a783-43ac-b857-c678c4075b23 => generated 601 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1312] 10.0.0.151 () {32 vars in 774 bytes} [Mon Jun 22 03:02:08 2026] GET /v2.0/security-groups?tenant_id=b2d0619ed8c8482fadf82594168a0471&name=default => generated 2925 bytes in 529 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-22 03:02:08.858 8 WARNING neutron_lib.context [None req-a687e60c-21ca-4a0e-aa95-e4e31c8466d7 19fefb08f5b54bf795618e3db775fc1b a0541c7e9b7d49f598e4059a32146457 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 713/1313] 10.0.0.151 () {32 vars in 673 bytes} [Mon Jun 22 03:02:08 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-22 03:02:09.046 8 INFO neutron.db.segments_db [None req-a687e60c-21ca-4a0e-aa95-e4e31c8466d7 19fefb08f5b54bf795618e3db775fc1b a0541c7e9b7d49f598e4059a32146457 - - default default] Added segment 180ed5b6-f117-451c-a800-25f150e7af31 of type vxlan for network c6bdd8b0-aec5-4f7a-85d8-813726804763 [pid: 7|app: 0|req: 714/1314] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:02:08 2026] DELETE /v2.0/security-groups/53cce096-9d2a-45d2-b6b5-a8f527dbea96 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1315] 10.0.0.151 () {32 vars in 750 bytes} [Mon Jun 22 03:02:09 2026] DELETE /v2.0/security-group-rules/41faeca4-a783-43ac-b857-c678c4075b23 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1316] 10.0.0.151 () {34 vars in 671 bytes} [Mon Jun 22 03:02:08 2026] POST /v2.0/networks => generated 633 bytes in 467 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1317] 10.0.0.151 () {32 vars in 673 bytes} [Mon Jun 22 03:02:09 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-22 03:02:09.226 7 WARNING neutron_lib.context [None req-bad8b49e-024f-486b-8123-7b281fd40568 19fefb08f5b54bf795618e3db775fc1b a0541c7e9b7d49f598e4059a32146457 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-22 03:02:09.273 7 INFO neutron.db.segments_db [None req-bad8b49e-024f-486b-8123-7b281fd40568 19fefb08f5b54bf795618e3db775fc1b a0541c7e9b7d49f598e4059a32146457 - - default default] Added segment e33ed237-845f-43e6-868a-0e7ceb2c4ae8 of type vxlan for network baf33410-b8a5-4cad-b540-1cf8b27fe648 [pid: 8|app: 0|req: 602/1318] 10.0.0.151 () {32 vars in 774 bytes} [Mon Jun 22 03:02:09 2026] GET /v2.0/security-groups?tenant_id=9a364529035c4c1eaf0c80d901338ced&name=default => generated 2925 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-22 03:02:09.335 8 WARNING neutron_lib.context [None req-6cfa4679-7ecd-4c2d-a746-fff8d42b9140 3e8a1c4a02b34048a9491b2dd6a59f7e 6b461d3234eb431f9eeac19099a72574 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-22 03:02:09.377 8 INFO neutron.db.securitygroups_db [None req-6cfa4679-7ecd-4c2d-a746-fff8d42b9140 3e8a1c4a02b34048a9491b2dd6a59f7e 6b461d3234eb431f9eeac19099a72574 - - default default] Project 6b461d3234eb431f9eeac19099a72574 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: 603/1319] 10.0.0.151 () {34 vars in 695 bytes} [Mon Jun 22 03:02:09 2026] POST /v2.0/security-group-rules => generated 607 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1320] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:02:09 2026] DELETE /v2.0/security-groups/93bec780-e088-4e2c-aced-40168d489385 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-22 03:02:09.598 8 WARNING neutron_lib.context [None req-f66ac783-850b-4da9-9f49-3adddb572056 d51084022eb94d81b8a8c2f716c48420 27a5c85747dc491eae688df4a9bc3146 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-22 03:02:09.630 7 INFO neutron.db.l3_hamode_db [None req-bad8b49e-024f-486b-8123-7b281fd40568 19fefb08f5b54bf795618e3db775fc1b a0541c7e9b7d49f598e4059a32146457 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 605/1321] 10.0.0.151 () {34 vars in 685 bytes} [Mon Jun 22 03:02:09 2026] POST /v2.0/security-groups => generated 1673 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1322] 10.0.0.151 () {32 vars in 747 bytes} [Mon Jun 22 03:02:09 2026] GET /v2.0/security-group-rules/41b9126c-6983-4e39-9226-0c12b6b857ea => generated 607 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-22 03:02:09.764 8 WARNING neutron_lib.context [None req-1cfa3bd4-691e-43a9-a90d-0d4da8ad4ab8 d51084022eb94d81b8a8c2f716c48420 27a5c85747dc491eae688df4a9bc3146 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 607/1323] 10.0.0.151 () {34 vars in 695 bytes} [Mon Jun 22 03:02:09 2026] POST /v2.0/security-group-rules => generated 597 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1324] 10.0.0.151 () {32 vars in 673 bytes} [Mon Jun 22 03:02:09 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-22 03:02:09.983 8 WARNING neutron_lib.context [None req-980d2473-288e-4a97-99da-94ae9c3d77c2 d51084022eb94d81b8a8c2f716c48420 27a5c85747dc491eae688df4a9bc3146 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 609/1325] 10.0.0.151 () {34 vars in 695 bytes} [Mon Jun 22 03:02:09 2026] POST /v2.0/security-group-rules => generated 596 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1326] 10.0.0.151 () {32 vars in 750 bytes} [Mon Jun 22 03:02:10 2026] DELETE /v2.0/security-group-rules/41b9126c-6983-4e39-9226-0c12b6b857ea => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-22 03:02:10.221 8 WARNING neutron_lib.context [None req-ab49c0a7-4095-4764-af5b-7999bcbd3615 d51084022eb94d81b8a8c2f716c48420 27a5c85747dc491eae688df4a9bc3146 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 611/1327] 10.0.0.151 () {34 vars in 695 bytes} [Mon Jun 22 03:02:10 2026] POST /v2.0/security-group-rules => generated 602 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1328] 10.0.0.151 () {32 vars in 673 bytes} [Mon Jun 22 03:02:10 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-22 03:02:10.457 8 WARNING neutron_lib.context [None req-3a960ea5-0776-4149-b729-f92e477a5d7c d51084022eb94d81b8a8c2f716c48420 27a5c85747dc491eae688df4a9bc3146 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 613/1329] 10.0.0.151 () {34 vars in 695 bytes} [Mon Jun 22 03:02:10 2026] POST /v2.0/security-group-rules => generated 601 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1330] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:02:10 2026] DELETE /v2.0/security-groups/0fe81c9e-0eb9-4933-92e5-99964187717c => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-22 03:02:10.699 8 WARNING neutron_lib.context [None req-2e008159-112f-451e-b7d0-5d0b03f1d518 d51084022eb94d81b8a8c2f716c48420 27a5c85747dc491eae688df4a9bc3146 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-22 03:02:10.744 8 INFO neutron.db.securitygroups_db [None req-2e008159-112f-451e-b7d0-5d0b03f1d518 d51084022eb94d81b8a8c2f716c48420 27a5c85747dc491eae688df4a9bc3146 - - default default] Project 27a5c85747dc491eae688df4a9bc3146 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: 615/1331] 10.0.0.151 () {34 vars in 695 bytes} [Mon Jun 22 03:02:10 2026] POST /v2.0/security-group-rules => generated 607 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-22 03:02:10.850 7 INFO neutron.db.l3_hamode_db [None req-bad8b49e-024f-486b-8123-7b281fd40568 19fefb08f5b54bf795618e3db775fc1b a0541c7e9b7d49f598e4059a32146457 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 616/1332] 10.0.0.151 () {32 vars in 663 bytes} [Mon Jun 22 03:02:10 2026] GET /v2.0/security-groups => generated 2925 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-22 03:02:10.908 8 WARNING neutron_lib.context [None req-5c90bad0-fe69-43c7-aac4-fc9b3164ad73 d51084022eb94d81b8a8c2f716c48420 27a5c85747dc491eae688df4a9bc3146 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-22 03:02:10.948 8 INFO neutron.db.securitygroups_db [None req-5c90bad0-fe69-43c7-aac4-fc9b3164ad73 d51084022eb94d81b8a8c2f716c48420 27a5c85747dc491eae688df4a9bc3146 - - default default] Project 27a5c85747dc491eae688df4a9bc3146 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: 617/1333] 10.0.0.151 () {34 vars in 695 bytes} [Mon Jun 22 03:02:10 2026] POST /v2.0/security-group-rules => generated 606 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1334] 10.0.0.151 () {32 vars in 663 bytes} [Mon Jun 22 03:02:11 2026] GET /v2.0/security-groups => generated 2925 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-22 03:02:11.507 8 WARNING neutron_lib.context [None req-6f8f6bbe-bfe4-4914-9f9e-4d4d75887ed9 d51084022eb94d81b8a8c2f716c48420 27a5c85747dc491eae688df4a9bc3146 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 619/1335] 10.0.0.151 () {34 vars in 685 bytes} [Mon Jun 22 03:02:11 2026] POST /v2.0/security-groups => generated 1657 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-22 03:02:11.730 8 WARNING neutron_lib.context [None req-6ccd9c36-80f2-49f9-a7ec-64ec44e17e2b d51084022eb94d81b8a8c2f716c48420 27a5c85747dc491eae688df4a9bc3146 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 620/1336] 10.0.0.151 () {34 vars in 695 bytes} [Mon Jun 22 03:02:11 2026] POST /v2.0/security-group-rules => generated 597 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1337] 10.0.0.151 () {32 vars in 774 bytes} [Mon Jun 22 03:02:11 2026] GET /v2.0/security-groups?tenant_id=6b461d3234eb431f9eeac19099a72574&name=default => generated 2925 bytes in 260 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-22 03:02:12.145 8 WARNING neutron_lib.context [None req-44a26ccf-950b-4ba6-996a-c6f8a0d964f4 d51084022eb94d81b8a8c2f716c48420 27a5c85747dc491eae688df4a9bc3146 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 717/1338] 10.0.0.151 () {34 vars in 669 bytes} [Mon Jun 22 03:02:09 2026] POST /v2.0/routers => generated 695 bytes in 2954 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1339] 10.0.0.151 () {34 vars in 695 bytes} [Mon Jun 22 03:02:12 2026] POST /v2.0/security-group-rules => generated 602 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1340] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:02:12 2026] DELETE /v2.0/security-groups/fc695705-7971-429a-99c6-4deaa5e07a44 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-22 03:02:12.305 7 WARNING neutron_lib.context [None req-5c6fe287-33d0-4524-82f1-eaea16f08e25 d51084022eb94d81b8a8c2f716c48420 27a5c85747dc491eae688df4a9bc3146 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 623/1341] 10.0.0.151 () {32 vars in 776 bytes} [Mon Jun 22 03:02:12 2026] GET /v2.0/subnets?project_id=a0541c7e9b7d49f598e4059a32146457&cidr=10.100.0.0%2F28 => generated 14 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1342] 10.0.0.151 () {32 vars in 694 bytes} [Mon Jun 22 03:02:12 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1343] 10.0.0.151 () {32 vars in 784 bytes} [Mon Jun 22 03:02:12 2026] GET /v2.0/subnets?network_id=9ed4cec9-c034-4d2d-8c0a-93c2e1920f00&cidr=10.100.0.0%2F28 => generated 14 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-22 03:02:12.609 8 WARNING neutron_lib.context [None req-00f482ff-fda2-4a85-a59c-d653dbdcd476 19fefb08f5b54bf795618e3db775fc1b a0541c7e9b7d49f598e4059a32146457 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 626/1344] 10.0.0.151 () {34 vars in 669 bytes} [Mon Jun 22 03:02:12 2026] POST /v2.0/subnets => generated 633 bytes in 365 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1345] 10.0.0.151 () {34 vars in 676 bytes} [Mon Jun 22 03:02:12 2026] POST /v2.0/floatingips => generated 552 bytes in 691 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1348] 10.0.0.153 () {34 vars in 1098 bytes} [Mon Jun 22 03:02:13 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-216783449&fields=id&tenant_id=27a5c85747dc491eae688df4a9bc3146 => generated 69 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1349] 10.0.0.153 () {34 vars in 1098 bytes} [Mon Jun 22 03:02:13 2026] GET /v2.0/security-groups?name=tempest-securitygroup--109335667&fields=id&tenant_id=27a5c85747dc491eae688df4a9bc3146 => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1350] 10.0.0.153 () {34 vars in 982 bytes} [Mon Jun 22 03:02:13 2026] GET /v2.0/networks?id=a31d6f47-13bf-49aa-94f9-a1981fe0a75c => generated 672 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1351] 10.0.0.153 () {34 vars in 965 bytes} [Mon Jun 22 03:02:13 2026] GET /v2.0/quotas/27a5c85747dc491eae688df4a9bc3146 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1352] 10.0.0.153 () {34 vars in 1002 bytes} [Mon Jun 22 03:02:13 2026] GET /v2.0/ports?tenant_id=27a5c85747dc491eae688df4a9bc3146&fields=id => generated 103 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1353] 10.0.0.153 () {34 vars in 1008 bytes} [Mon Jun 22 03:02:13 2026] GET /v2.0/networks/a31d6f47-13bf-49aa-94f9-a1981fe0a75c?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: 728/1354] 10.0.0.153 () {34 vars in 1108 bytes} [Mon Jun 22 03:02:13 2026] GET /v2.0/networks/a31d6f47-13bf-49aa-94f9-a1981fe0a75c?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: 729/1355] 10.0.0.151 () {32 vars in 774 bytes} [Mon Jun 22 03:02:13 2026] GET /v2.0/security-groups?tenant_id=ac428bea53e6447bba7a846a4405ba8d&name=default => generated 2925 bytes in 406 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1356] 10.0.0.153 () {34 vars in 990 bytes} [Mon Jun 22 03:02:14 2026] GET /v2.0/ports?device_id=01bd3c0e-c0a3-4dc3-b416-1a3fcd8bdc38 => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1357] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:02:14 2026] DELETE /v2.0/security-groups/3910b9df-f129-4bdc-afdc-24b15546f34f => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1358] 10.0.0.151 () {32 vars in 774 bytes} [Mon Jun 22 03:02:14 2026] GET /v2.0/security-groups?tenant_id=fe86cc06f550484bac2314b912740c9b&name=default => generated 2925 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1359] 199.204.45.116 () {34 vars in 986 bytes} [Mon Jun 22 03:02:14 2026] GET /v2.0/networks?id=a31d6f47-13bf-49aa-94f9-a1981fe0a75c => generated 672 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1360] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:02:14 2026] DELETE /v2.0/security-groups/b2090058-feb2-449f-bc5c-165c4e294b15 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1361] 10.0.0.151 () {32 vars in 623 bytes} [Mon Jun 22 03:02:14 2026] GET / => generated 151 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1362] 199.204.45.116 () {34 vars in 1050 bytes} [Mon Jun 22 03:02:14 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=27a5c85747dc491eae688df4a9bc3146 => generated 272 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1363] 10.0.0.151 () {32 vars in 633 bytes} [Mon Jun 22 03:02:14 2026] GET /v2.0/ => generated 632 bytes in 244 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-22 03:02:15.150 7 WARNING neutron_lib.context [req-6c4420b7-0a3d-4786-a0ef-62723d59bdec req-1150f98e-8632-48f1-83c6-bcee3632a7e4 d51084022eb94d81b8a8c2f716c48420 27a5c85747dc491eae688df4a9bc3146 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 627/1364] 10.0.0.151 () {34 vars in 783 bytes} [Mon Jun 22 03:02:12 2026] PUT /v2.0/routers/77d83d59-0747-4b41-9e36-0cff777d2a93/add_router_interface => generated 309 bytes in 2233 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1365] 10.0.0.151 () {32 vars in 649 bytes} [Mon Jun 22 03:02:15 2026] GET /v2.0/networks => generated 6506 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1366] 10.0.0.153 () {34 vars in 990 bytes} [Mon Jun 22 03:02:15 2026] GET /v2.0/ports?device_id=01bd3c0e-c0a3-4dc3-b416-1a3fcd8bdc38 => 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: 630/1367] 10.0.0.151 () {32 vars in 647 bytes} [Mon Jun 22 03:02:15 2026] GET /v2.0/subnets => generated 5002 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1368] 10.0.0.151 () {32 vars in 647 bytes} [Mon Jun 22 03:02:15 2026] GET /v2.0/routers => generated 2184 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1369] 199.204.45.116 () {38 vars in 955 bytes} [Mon Jun 22 03:02:15 2026] POST /v2.0/ports => generated 993 bytes in 595 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-22 03:02:15.740 8 WARNING neutron_lib.context [None req-cdd4f738-f1c5-43cf-852b-c2402b6d457f 19fefb08f5b54bf795618e3db775fc1b a0541c7e9b7d49f598e4059a32146457 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 632/1370] 10.0.0.151 () {34 vars in 685 bytes} [Mon Jun 22 03:02:15 2026] POST /v2.0/security-groups => generated 1673 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1371] 10.0.0.151 () {32 vars in 774 bytes} [Mon Jun 22 03:02:15 2026] GET /v2.0/security-groups?tenant_id=d3fe44023e804f17a2d533c1f1a3cbf1&name=default => generated 2925 bytes in 335 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-22 03:02:16.272 8 WARNING neutron_lib.context [None req-44b4ec1f-b8f4-442f-b842-f6dd55e10099 19fefb08f5b54bf795618e3db775fc1b a0541c7e9b7d49f598e4059a32146457 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 739/1372] 199.204.45.116 () {38 vars in 1028 bytes} [Mon Jun 22 03:02:15 2026] PUT /v2.0/ports/6808559e-0b83-4fb4-b500-f8020d77a726 => generated 1238 bytes in 567 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-22 03:02:16.398 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4a5b3604-66bf-4bef-8a16-ead5f85fd6bc'] response: {'name': 'network-changed', 'server_uuid': '01bd3c0e-c0a3-4dc3-b416-1a3fcd8bdc38', 'tag': '6808559e-0b83-4fb4-b500-f8020d77a726', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 634/1373] 10.0.0.151 () {34 vars in 695 bytes} [Mon Jun 22 03:02:16 2026] POST /v2.0/security-group-rules => generated 597 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1374] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:02:16 2026] DELETE /v2.0/security-groups/58f984a0-a1c4-4bfc-a459-749f0d485b08 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 635/1375] 199.204.45.116 () {34 vars in 1080 bytes} [Mon Jun 22 03:02:16 2026] GET /v2.0/ports?tenant_id=27a5c85747dc491eae688df4a9bc3146&device_id=01bd3c0e-c0a3-4dc3-b416-1a3fcd8bdc38 => generated 1277 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-22 03:02:16.480 7 WARNING neutron_lib.context [None req-a5cced73-5ea7-4b17-b8a0-39dc5205ad6f 19fefb08f5b54bf795618e3db775fc1b a0541c7e9b7d49f598e4059a32146457 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 636/1376] 10.0.0.153 () {34 vars in 990 bytes} [Mon Jun 22 03:02:16 2026] GET /v2.0/ports?device_id=01bd3c0e-c0a3-4dc3-b416-1a3fcd8bdc38 => generated 1008 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1377] 199.204.45.116 () {34 vars in 1058 bytes} [Mon Jun 22 03:02:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=6808559e-0b83-4fb4-b500-f8020d77a726 => 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: 741/1378] 10.0.0.151 () {34 vars in 695 bytes} [Mon Jun 22 03:02:16 2026] POST /v2.0/security-group-rules => generated 596 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1379] 10.0.0.153 () {34 vars in 1120 bytes} [Mon Jun 22 03:02:16 2026] GET /v2.0/security-groups?id=34a6cd4a-58e3-4ff0-b4b9-16cd85077de4&id=d53e8f0a-01b0-4cdf-b390-d36ffdc94573&fields=id&fields=name => generated 205 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1380] 199.204.45.116 () {34 vars in 984 bytes} [Mon Jun 22 03:02:16 2026] GET /v2.0/subnets?id=89a0960b-98f4-4bd1-bece-3e942f94ef8b => generated 666 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-22 03:02:16.664 8 WARNING neutron_lib.context [None req-89f2b03d-665e-4d2a-bb2c-be93470734d8 19fefb08f5b54bf795618e3db775fc1b a0541c7e9b7d49f598e4059a32146457 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 743/1381] 199.204.45.116 () {34 vars in 1052 bytes} [Mon Jun 22 03:02:16 2026] GET /v2.0/ports?network_id=a31d6f47-13bf-49aa-94f9-a1981fe0a75c&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: 639/1382] 10.0.0.151 () {34 vars in 695 bytes} [Mon Jun 22 03:02:16 2026] POST /v2.0/security-group-rules => generated 602 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-22 03:02:16.791 8 WARNING neutron_lib.context [None req-a247f94d-20c7-4df4-9dba-2fdf040b5ed1 19fefb08f5b54bf795618e3db775fc1b a0541c7e9b7d49f598e4059a32146457 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 744/1383] 199.204.45.116 () {34 vars in 1012 bytes} [Mon Jun 22 03:02:16 2026] GET /v2.0/networks/a31d6f47-13bf-49aa-94f9-a1981fe0a75c?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: 745/1384] 199.204.45.116 () {34 vars in 1112 bytes} [Mon Jun 22 03:02:16 2026] GET /v2.0/networks/a31d6f47-13bf-49aa-94f9-a1981fe0a75c?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: 640/1385] 10.0.0.151 () {34 vars in 695 bytes} [Mon Jun 22 03:02:16 2026] POST /v2.0/security-group-rules => generated 601 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-22 03:02:16.942 7 WARNING neutron_lib.context [None req-f8c7b58f-4405-4d12-b69f-68197c2ef3b4 19fefb08f5b54bf795618e3db775fc1b a0541c7e9b7d49f598e4059a32146457 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-22 03:02:16.984 7 INFO neutron.db.securitygroups_db [None req-f8c7b58f-4405-4d12-b69f-68197c2ef3b4 19fefb08f5b54bf795618e3db775fc1b a0541c7e9b7d49f598e4059a32146457 - - default default] Project a0541c7e9b7d49f598e4059a32146457 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: 641/1386] 199.204.45.116 () {34 vars in 1080 bytes} [Mon Jun 22 03:02:16 2026] GET /v2.0/ports?tenant_id=27a5c85747dc491eae688df4a9bc3146&device_id=01bd3c0e-c0a3-4dc3-b416-1a3fcd8bdc38 => generated 1277 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1387] 10.0.0.151 () {34 vars in 695 bytes} [Mon Jun 22 03:02:16 2026] POST /v2.0/security-group-rules => generated 607 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-22 03:02:17.128 7 WARNING neutron_lib.context [None req-4efae2dd-ea43-42af-9d9a-bfdca8bd05d9 19fefb08f5b54bf795618e3db775fc1b a0541c7e9b7d49f598e4059a32146457 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-22 03:02:17.190 7 INFO neutron.db.securitygroups_db [None req-4efae2dd-ea43-42af-9d9a-bfdca8bd05d9 19fefb08f5b54bf795618e3db775fc1b a0541c7e9b7d49f598e4059a32146457 - - default default] Project a0541c7e9b7d49f598e4059a32146457 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: 747/1388] 10.0.0.151 () {34 vars in 695 bytes} [Mon Jun 22 03:02:17 2026] POST /v2.0/security-group-rules => generated 606 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1389] 199.204.45.116 () {34 vars in 994 bytes} [Mon Jun 22 03:02:17 2026] GET /v2.0/ports?device_id=01bd3c0e-c0a3-4dc3-b416-1a3fcd8bdc38 => generated 1277 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1390] 199.204.45.116 () {34 vars in 1124 bytes} [Mon Jun 22 03:02:17 2026] GET /v2.0/security-groups?id=34a6cd4a-58e3-4ff0-b4b9-16cd85077de4&id=d53e8f0a-01b0-4cdf-b390-d36ffdc94573&fields=id&fields=name => generated 205 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1391] 199.204.45.116 () {34 vars in 986 bytes} [Mon Jun 22 03:02:17 2026] GET /v2.0/networks?id=a31d6f47-13bf-49aa-94f9-a1981fe0a75c => generated 768 bytes in 570 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1392] 199.204.45.116 () {34 vars in 1058 bytes} [Mon Jun 22 03:02:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=6808559e-0b83-4fb4-b500-f8020d77a726 => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1393] 199.204.45.116 () {34 vars in 984 bytes} [Mon Jun 22 03:02:17 2026] GET /v2.0/subnets?id=89a0960b-98f4-4bd1-bece-3e942f94ef8b => generated 666 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1394] 199.204.45.116 () {34 vars in 1052 bytes} [Mon Jun 22 03:02:17 2026] GET /v2.0/ports?network_id=a31d6f47-13bf-49aa-94f9-a1981fe0a75c&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1395] 10.0.0.153 () {34 vars in 990 bytes} [Mon Jun 22 03:02:17 2026] GET /v2.0/ports?device_id=01bd3c0e-c0a3-4dc3-b416-1a3fcd8bdc38 => generated 1008 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1396] 199.204.45.116 () {34 vars in 1012 bytes} [Mon Jun 22 03:02:17 2026] GET /v2.0/networks/a31d6f47-13bf-49aa-94f9-a1981fe0a75c?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1397] 10.0.0.153 () {34 vars in 1120 bytes} [Mon Jun 22 03:02:17 2026] GET /v2.0/security-groups?id=34a6cd4a-58e3-4ff0-b4b9-16cd85077de4&id=d53e8f0a-01b0-4cdf-b390-d36ffdc94573&fields=id&fields=name => generated 205 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1398] 10.0.0.151 () {32 vars in 649 bytes} [Mon Jun 22 03:02:17 2026] GET /v2.0/networks => generated 1298 bytes in 337 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1399] 199.204.45.116 () {34 vars in 1112 bytes} [Mon Jun 22 03:02:17 2026] GET /v2.0/networks/a31d6f47-13bf-49aa-94f9-a1981fe0a75c?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: 7|app: 0|req: 752/1400] 10.0.0.153 () {34 vars in 1098 bytes} [Mon Jun 22 03:02:18 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-160723381&fields=id&tenant_id=a0541c7e9b7d49f598e4059a32146457 => generated 69 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1401] 10.0.0.153 () {34 vars in 982 bytes} [Mon Jun 22 03:02:18 2026] GET /v2.0/networks?id=c6bdd8b0-aec5-4f7a-85d8-813726804763 => generated 661 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1402] 10.0.0.153 () {34 vars in 965 bytes} [Mon Jun 22 03:02:18 2026] GET /v2.0/quotas/a0541c7e9b7d49f598e4059a32146457 => 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: 650/1403] 10.0.0.153 () {34 vars in 1002 bytes} [Mon Jun 22 03:02:18 2026] GET /v2.0/ports?tenant_id=a0541c7e9b7d49f598e4059a32146457&fields=id => generated 103 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1404] 10.0.0.153 () {34 vars in 1008 bytes} [Mon Jun 22 03:02:18 2026] GET /v2.0/networks/c6bdd8b0-aec5-4f7a-85d8-813726804763?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: 651/1405] 10.0.0.153 () {34 vars in 1108 bytes} [Mon Jun 22 03:02:18 2026] GET /v2.0/networks/c6bdd8b0-aec5-4f7a-85d8-813726804763?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1406] 10.0.0.153 () {34 vars in 990 bytes} [Mon Jun 22 03:02:18 2026] GET /v2.0/ports?device_id=59b48894-c9ec-4a65-9fdc-7e34f0ac9968 => 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: 652/1407] 10.0.0.153 () {34 vars in 990 bytes} [Mon Jun 22 03:02:18 2026] GET /v2.0/ports?device_id=01bd3c0e-c0a3-4dc3-b416-1a3fcd8bdc38 => generated 1010 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1408] 10.0.0.153 () {34 vars in 1120 bytes} [Mon Jun 22 03:02:19 2026] GET /v2.0/security-groups?id=34a6cd4a-58e3-4ff0-b4b9-16cd85077de4&id=d53e8f0a-01b0-4cdf-b390-d36ffdc94573&fields=id&fields=name => generated 205 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1409] 199.204.45.116 () {34 vars in 986 bytes} [Mon Jun 22 03:02:19 2026] GET /v2.0/networks?id=c6bdd8b0-aec5-4f7a-85d8-813726804763 => generated 661 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1410] 199.204.45.116 () {34 vars in 1050 bytes} [Mon Jun 22 03:02:19 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a0541c7e9b7d49f598e4059a32146457 => generated 180 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1411] 10.0.0.151 () {32 vars in 774 bytes} [Mon Jun 22 03:02:19 2026] GET /v2.0/security-groups?tenant_id=ce53570c2ec14dcaa1d027169770fbf5&name=default => generated 2925 bytes in 490 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-22 03:02:19.795 7 WARNING neutron_lib.context [req-cf6c6363-560a-4b4e-b151-d1e71a7b36ec req-6d1f32fa-ac13-4c45-ba10-4065cacdd16e 19fefb08f5b54bf795618e3db775fc1b a0541c7e9b7d49f598e4059a32146457 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 654/1412] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:02:19 2026] DELETE /v2.0/security-groups/5968bd25-528c-460e-9027-31ce7a9145ed => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1413] 10.0.0.153 () {34 vars in 990 bytes} [Mon Jun 22 03:02:19 2026] GET /v2.0/ports?device_id=59b48894-c9ec-4a65-9fdc-7e34f0ac9968 => 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: 656/1414] 10.0.0.151 () {32 vars in 774 bytes} [Mon Jun 22 03:02:20 2026] GET /v2.0/security-groups?tenant_id=c33dca5f26054c4b9e63f9031685a91c&name=default => generated 2925 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1415] 199.204.45.116 () {38 vars in 955 bytes} [Mon Jun 22 03:02:19 2026] POST /v2.0/ports => generated 954 bytes in 626 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: 657/1416] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:02:20 2026] DELETE /v2.0/security-groups/bb18c199-8c96-44c5-a1a9-19eb487336e6 => generated 0 bytes in 165 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1417] 10.0.0.153 () {34 vars in 990 bytes} [Mon Jun 22 03:02:20 2026] GET /v2.0/ports?device_id=01bd3c0e-c0a3-4dc3-b416-1a3fcd8bdc38 => generated 1010 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1418] 10.0.0.153 () {34 vars in 1120 bytes} [Mon Jun 22 03:02:20 2026] GET /v2.0/security-groups?id=34a6cd4a-58e3-4ff0-b4b9-16cd85077de4&id=d53e8f0a-01b0-4cdf-b390-d36ffdc94573&fields=id&fields=name => generated 205 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1419] 10.0.0.153 () {34 vars in 990 bytes} [Mon Jun 22 03:02:20 2026] GET /v2.0/ports?device_id=01bd3c0e-c0a3-4dc3-b416-1a3fcd8bdc38 => generated 1010 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1420] 199.204.45.116 () {38 vars in 1028 bytes} [Mon Jun 22 03:02:20 2026] PUT /v2.0/ports/af2458eb-5caa-448b-96dc-4a2917d1b982 => generated 1199 bytes in 675 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: 659/1421] 10.0.0.153 () {34 vars in 990 bytes} [Mon Jun 22 03:02:21 2026] GET /v2.0/ports?device_id=59b48894-c9ec-4a65-9fdc-7e34f0ac9968 => generated 969 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-22 03:02:21.199 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8fa59975-d9d0-4b1f-b886-70547c75814d'] response: {'name': 'network-changed', 'server_uuid': '59b48894-c9ec-4a65-9fdc-7e34f0ac9968', 'tag': 'af2458eb-5caa-448b-96dc-4a2917d1b982', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 660/1422] 199.204.45.116 () {34 vars in 1080 bytes} [Mon Jun 22 03:02:21 2026] GET /v2.0/ports?tenant_id=a0541c7e9b7d49f598e4059a32146457&device_id=59b48894-c9ec-4a65-9fdc-7e34f0ac9968 => generated 1238 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 661/1423] 10.0.0.153 () {34 vars in 1040 bytes} [Mon Jun 22 03:02:21 2026] GET /v2.0/security-groups?id=76c5e2d4-37bb-422f-b782-f8e2ff7418c3&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: 662/1424] 199.204.45.116 () {34 vars in 1058 bytes} [Mon Jun 22 03:02:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=af2458eb-5caa-448b-96dc-4a2917d1b982 => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-22 03:02:21.329 7 INFO neutron.db.l3_db [None req-64170f67-7714-4c86-8964-0547bee7150c d51084022eb94d81b8a8c2f716c48420 27a5c85747dc491eae688df4a9bc3146 - - default default] Floating IP 5b5cf0ec-6072-448a-8260-487b635887ad associated. External IP: 10.96.250.212, port: 6808559e-0b83-4fb4-b500-f8020d77a726. [pid: 8|app: 0|req: 663/1425] 199.204.45.116 () {34 vars in 984 bytes} [Mon Jun 22 03:02:21 2026] GET /v2.0/subnets?id=76822bdf-5c60-41ff-84bb-541ba0d6187b => generated 654 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1426] 199.204.45.116 () {34 vars in 1052 bytes} [Mon Jun 22 03:02:21 2026] GET /v2.0/ports?network_id=c6bdd8b0-aec5-4f7a-85d8-813726804763&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: 665/1427] 199.204.45.116 () {34 vars in 1012 bytes} [Mon Jun 22 03:02:21 2026] GET /v2.0/networks/c6bdd8b0-aec5-4f7a-85d8-813726804763?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: 666/1428] 199.204.45.116 () {34 vars in 1112 bytes} [Mon Jun 22 03:02:21 2026] GET /v2.0/networks/c6bdd8b0-aec5-4f7a-85d8-813726804763?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1429] 199.204.45.116 () {34 vars in 1080 bytes} [Mon Jun 22 03:02:21 2026] GET /v2.0/ports?tenant_id=a0541c7e9b7d49f598e4059a32146457&device_id=59b48894-c9ec-4a65-9fdc-7e34f0ac9968 => generated 1238 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1430] 199.204.45.116 () {34 vars in 986 bytes} [Mon Jun 22 03:02:21 2026] GET /v2.0/networks?id=c6bdd8b0-aec5-4f7a-85d8-813726804763 => generated 757 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1431] 199.204.45.116 () {34 vars in 1058 bytes} [Mon Jun 22 03:02:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=af2458eb-5caa-448b-96dc-4a2917d1b982 => 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: 763/1432] 10.0.0.151 () {34 vars in 749 bytes} [Mon Jun 22 03:02:20 2026] PUT /v2.0/floatingips/5b5cf0ec-6072-448a-8260-487b635887ad => generated 855 bytes in 1054 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1433] 199.204.45.116 () {34 vars in 984 bytes} [Mon Jun 22 03:02:21 2026] GET /v2.0/subnets?id=76822bdf-5c60-41ff-84bb-541ba0d6187b => generated 654 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1434] 199.204.45.116 () {34 vars in 1080 bytes} [Mon Jun 22 03:02:21 2026] GET /v2.0/ports?tenant_id=27a5c85747dc491eae688df4a9bc3146&device_id=01bd3c0e-c0a3-4dc3-b416-1a3fcd8bdc38 => generated 1279 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1435] 199.204.45.116 () {34 vars in 986 bytes} [Mon Jun 22 03:02:22 2026] GET /v2.0/networks?id=a31d6f47-13bf-49aa-94f9-a1981fe0a75c => generated 768 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1436] 199.204.45.116 () {34 vars in 1058 bytes} [Mon Jun 22 03:02:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=6808559e-0b83-4fb4-b500-f8020d77a726 => generated 858 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1437] 199.204.45.116 () {34 vars in 984 bytes} [Mon Jun 22 03:02:22 2026] GET /v2.0/subnets?id=89a0960b-98f4-4bd1-bece-3e942f94ef8b => generated 666 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-22 03:02:22.296 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-623b5d3d-fa83-4c68-b0db-c866ccd73db7'] response: {'name': 'network-changed', 'server_uuid': '01bd3c0e-c0a3-4dc3-b416-1a3fcd8bdc38', 'tag': '6808559e-0b83-4fb4-b500-f8020d77a726', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 764/1438] 199.204.45.116 () {34 vars in 1052 bytes} [Mon Jun 22 03:02:21 2026] GET /v2.0/ports?network_id=c6bdd8b0-aec5-4f7a-85d8-813726804763&device_owner=network%3Adhcp => generated 1244 bytes in 451 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1439] 199.204.45.116 () {34 vars in 1052 bytes} [Mon Jun 22 03:02:22 2026] GET /v2.0/ports?network_id=a31d6f47-13bf-49aa-94f9-a1981fe0a75c&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1440] 199.204.45.116 () {34 vars in 1012 bytes} [Mon Jun 22 03:02:22 2026] GET /v2.0/networks/c6bdd8b0-aec5-4f7a-85d8-813726804763?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: 676/1441] 199.204.45.116 () {34 vars in 1012 bytes} [Mon Jun 22 03:02:22 2026] GET /v2.0/networks/a31d6f47-13bf-49aa-94f9-a1981fe0a75c?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1442] 199.204.45.116 () {34 vars in 1112 bytes} [Mon Jun 22 03:02:22 2026] GET /v2.0/networks/c6bdd8b0-aec5-4f7a-85d8-813726804763?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: 766/1443] 10.0.0.153 () {34 vars in 990 bytes} [Mon Jun 22 03:02:22 2026] GET /v2.0/ports?device_id=59b48894-c9ec-4a65-9fdc-7e34f0ac9968 => generated 969 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1444] 199.204.45.116 () {34 vars in 1112 bytes} [Mon Jun 22 03:02:22 2026] GET /v2.0/networks/a31d6f47-13bf-49aa-94f9-a1981fe0a75c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1445] 10.0.0.153 () {34 vars in 1040 bytes} [Mon Jun 22 03:02:22 2026] GET /v2.0/security-groups?id=76c5e2d4-37bb-422f-b782-f8e2ff7418c3&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1446] 10.0.0.151 () {32 vars in 653 bytes} [Mon Jun 22 03:02:22 2026] GET /v2.0/extensions => generated 19901 bytes in 266 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1447] 10.0.0.151 () {32 vars in 681 bytes} [Mon Jun 22 03:02:22 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1448] 10.0.0.151 () {32 vars in 681 bytes} [Mon Jun 22 03:02:22 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1449] 10.0.0.151 () {32 vars in 729 bytes} [Mon Jun 22 03:02:22 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: 7|app: 0|req: 769/1450] 10.0.0.151 () {32 vars in 665 bytes} [Mon Jun 22 03:02:22 2026] GET /v2.0/extensions/agent => generated 153 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1451] 10.0.0.151 () {32 vars in 699 bytes} [Mon Jun 22 03:02:22 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1452] 10.0.0.151 () {32 vars in 697 bytes} [Mon Jun 22 03:02:22 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1453] 10.0.0.151 () {32 vars in 701 bytes} [Mon Jun 22 03:02:22 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1454] 10.0.0.151 () {32 vars in 689 bytes} [Mon Jun 22 03:02:22 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1455] 10.0.0.151 () {32 vars in 703 bytes} [Mon Jun 22 03:02:22 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1456] 10.0.0.151 () {32 vars in 693 bytes} [Mon Jun 22 03:02:22 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1457] 10.0.0.151 () {32 vars in 695 bytes} [Mon Jun 22 03:02:22 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1458] 10.0.0.151 () {32 vars in 685 bytes} [Mon Jun 22 03:02:22 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: 686/1459] 10.0.0.151 () {32 vars in 687 bytes} [Mon Jun 22 03:02:22 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1460] 10.0.0.151 () {32 vars in 661 bytes} [Mon Jun 22 03:02:22 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1461] 10.0.0.151 () {32 vars in 699 bytes} [Mon Jun 22 03:02:22 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1462] 10.0.0.151 () {32 vars in 679 bytes} [Mon Jun 22 03:02:22 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1463] 10.0.0.151 () {32 vars in 683 bytes} [Mon Jun 22 03:02:23 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1464] 10.0.0.151 () {32 vars in 675 bytes} [Mon Jun 22 03:02:23 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1465] 10.0.0.151 () {32 vars in 689 bytes} [Mon Jun 22 03:02:23 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: 7|app: 0|req: 780/1466] 10.0.0.151 () {32 vars in 723 bytes} [Mon Jun 22 03:02:23 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1467] 10.0.0.151 () {32 vars in 687 bytes} [Mon Jun 22 03:02:23 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1468] 10.0.0.151 () {32 vars in 669 bytes} [Mon Jun 22 03:02:23 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1469] 10.0.0.151 () {32 vars in 687 bytes} [Mon Jun 22 03:02:23 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1470] 10.0.0.151 () {32 vars in 681 bytes} [Mon Jun 22 03:02:23 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: 7|app: 0|req: 785/1471] 10.0.0.151 () {32 vars in 699 bytes} [Mon Jun 22 03:02:23 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1472] 10.0.0.151 () {32 vars in 679 bytes} [Mon Jun 22 03:02:23 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1473] 10.0.0.151 () {32 vars in 667 bytes} [Mon Jun 22 03:02:23 2026] GET /v2.0/extensions/router => generated 256 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1474] 10.0.0.151 () {32 vars in 677 bytes} [Mon Jun 22 03:02:23 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1475] 10.0.0.151 () {32 vars in 665 bytes} [Mon Jun 22 03:02:23 2026] GET /v2.0/extensions/l3-ha => 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: 790/1476] 10.0.0.151 () {32 vars in 675 bytes} [Mon Jun 22 03:02:23 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: 7|app: 0|req: 791/1477] 10.0.0.151 () {32 vars in 713 bytes} [Mon Jun 22 03:02:23 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1478] 10.0.0.151 () {32 vars in 691 bytes} [Mon Jun 22 03:02:23 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1479] 10.0.0.151 () {32 vars in 683 bytes} [Mon Jun 22 03:02:23 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1480] 10.0.0.151 () {32 vars in 669 bytes} [Mon Jun 22 03:02:23 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1481] 10.0.0.151 () {32 vars in 687 bytes} [Mon Jun 22 03:02:23 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1482] 10.0.0.151 () {32 vars in 705 bytes} [Mon Jun 22 03:02:23 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1483] 10.0.0.151 () {32 vars in 774 bytes} [Mon Jun 22 03:02:22 2026] GET /v2.0/security-groups?tenant_id=18013998740c49ef93ab02741cb2095e&name=default => generated 2925 bytes in 288 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1484] 10.0.0.151 () {32 vars in 675 bytes} [Mon Jun 22 03:02:23 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1485] 10.0.0.151 () {32 vars in 701 bytes} [Mon Jun 22 03:02:23 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1486] 10.0.0.151 () {32 vars in 675 bytes} [Mon Jun 22 03:02:23 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1487] 10.0.0.151 () {32 vars in 693 bytes} [Mon Jun 22 03:02:23 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1488] 10.0.0.151 () {32 vars in 689 bytes} [Mon Jun 22 03:02:23 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1489] 10.0.0.151 () {32 vars in 709 bytes} [Mon Jun 22 03:02:23 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1490] 10.0.0.151 () {32 vars in 705 bytes} [Mon Jun 22 03:02:23 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1491] 10.0.0.151 () {32 vars in 697 bytes} [Mon Jun 22 03:02:23 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1492] 10.0.0.151 () {32 vars in 711 bytes} [Mon Jun 22 03:02:23 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1493] 10.0.0.151 () {32 vars in 669 bytes} [Mon Jun 22 03:02:23 2026] GET /v2.0/extensions/binding => generated 193 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1494] 10.0.0.151 () {32 vars in 687 bytes} [Mon Jun 22 03:02:23 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1495] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:02:23 2026] DELETE /v2.0/security-groups/e80fb787-c5d3-4bf3-8bb5-baff58c9ccb5 => 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: 808/1496] 10.0.0.151 () {32 vars in 681 bytes} [Mon Jun 22 03:02:23 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1497] 10.0.0.151 () {32 vars in 675 bytes} [Mon Jun 22 03:02:23 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: 809/1498] 10.0.0.151 () {32 vars in 671 bytes} [Mon Jun 22 03:02:23 2026] GET /v2.0/extensions/provider => generated 191 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1499] 10.0.0.151 () {32 vars in 661 bytes} [Mon Jun 22 03:02:23 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: 810/1500] 10.0.0.151 () {32 vars in 699 bytes} [Mon Jun 22 03:02:23 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1501] 10.0.0.151 () {32 vars in 699 bytes} [Mon Jun 22 03:02:23 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1502] 10.0.0.151 () {32 vars in 677 bytes} [Mon Jun 22 03:02:23 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1503] 10.0.0.151 () {32 vars in 669 bytes} [Mon Jun 22 03:02:23 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1504] 10.0.0.151 () {32 vars in 683 bytes} [Mon Jun 22 03:02:23 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1505] 10.0.0.151 () {32 vars in 701 bytes} [Mon Jun 22 03:02:23 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1506] 10.0.0.151 () {32 vars in 685 bytes} [Mon Jun 22 03:02:23 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1507] 10.0.0.151 () {32 vars in 707 bytes} [Mon Jun 22 03:02:23 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1508] 10.0.0.151 () {32 vars in 669 bytes} [Mon Jun 22 03:02:23 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1509] 10.0.0.151 () {32 vars in 697 bytes} [Mon Jun 22 03:02:23 2026] GET /v2.0/extensions/qos-rule-type-details => 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: 698/1510] 10.0.0.151 () {32 vars in 695 bytes} [Mon Jun 22 03:02:23 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1511] 10.0.0.151 () {32 vars in 685 bytes} [Mon Jun 22 03:02:23 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1512] 10.0.0.151 () {32 vars in 689 bytes} [Mon Jun 22 03:02:23 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1513] 10.0.0.151 () {32 vars in 667 bytes} [Mon Jun 22 03:02:23 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1514] 10.0.0.151 () {32 vars in 681 bytes} [Mon Jun 22 03:02:23 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1515] 10.0.0.151 () {32 vars in 681 bytes} [Mon Jun 22 03:02:23 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: 7|app: 0|req: 813/1516] 10.0.0.151 () {32 vars in 774 bytes} [Mon Jun 22 03:02:23 2026] GET /v2.0/security-groups?tenant_id=6a602bbb538a4c25a21363836fc7eeef&name=default => generated 2925 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1517] 10.0.0.151 () {32 vars in 691 bytes} [Mon Jun 22 03:02:23 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1518] 10.0.0.153 () {34 vars in 990 bytes} [Mon Jun 22 03:02:23 2026] GET /v2.0/ports?device_id=59b48894-c9ec-4a65-9fdc-7e34f0ac9968 => generated 971 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1519] 10.0.0.151 () {32 vars in 691 bytes} [Mon Jun 22 03:02:23 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1520] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:02:23 2026] DELETE /v2.0/security-groups/86c5d4d9-baab-41a2-b65d-a173a6355020 => 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: 816/1521] 10.0.0.151 () {32 vars in 695 bytes} [Mon Jun 22 03:02:23 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1522] 10.0.0.153 () {34 vars in 1040 bytes} [Mon Jun 22 03:02:23 2026] GET /v2.0/security-groups?id=76c5e2d4-37bb-422f-b782-f8e2ff7418c3&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1523] 10.0.0.151 () {32 vars in 685 bytes} [Mon Jun 22 03:02:23 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1524] 10.0.0.151 () {32 vars in 689 bytes} [Mon Jun 22 03:02:23 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1525] 10.0.0.151 () {32 vars in 701 bytes} [Mon Jun 22 03:02:23 2026] GET /v2.0/extensions/standard-attr-revisions => 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: 708/1526] 10.0.0.151 () {32 vars in 703 bytes} [Mon Jun 22 03:02:23 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1527] 10.0.0.151 () {32 vars in 713 bytes} [Mon Jun 22 03:02:23 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1528] 10.0.0.151 () {32 vars in 717 bytes} [Mon Jun 22 03:02:23 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1529] 10.0.0.151 () {32 vars in 715 bytes} [Mon Jun 22 03:02:23 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1530] 10.0.0.151 () {32 vars in 727 bytes} [Mon Jun 22 03:02:23 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1531] 10.0.0.151 () {32 vars in 741 bytes} [Mon Jun 22 03:02:23 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1532] 10.0.0.151 () {32 vars in 719 bytes} [Mon Jun 22 03:02:23 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1533] 10.0.0.151 () {32 vars in 683 bytes} [Mon Jun 22 03:02:23 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1534] 10.0.0.151 () {32 vars in 669 bytes} [Mon Jun 22 03:02:23 2026] GET /v2.0/extensions/segment => generated 145 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1535] 10.0.0.151 () {32 vars in 719 bytes} [Mon Jun 22 03:02:23 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1536] 10.0.0.151 () {32 vars in 679 bytes} [Mon Jun 22 03:02:23 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1537] 10.0.0.151 () {32 vars in 669 bytes} [Mon Jun 22 03:02:23 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1538] 10.0.0.151 () {32 vars in 697 bytes} [Mon Jun 22 03:02:23 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1539] 10.0.0.151 () {32 vars in 705 bytes} [Mon Jun 22 03:02:23 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: 8|app: 0|req: 715/1540] 10.0.0.151 () {32 vars in 701 bytes} [Mon Jun 22 03:02:23 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1541] 10.0.0.151 () {32 vars in 683 bytes} [Mon Jun 22 03:02:23 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1542] 10.0.0.151 () {32 vars in 705 bytes} [Mon Jun 22 03:02:24 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1543] 10.0.0.151 () {32 vars in 695 bytes} [Mon Jun 22 03:02:24 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1544] 10.0.0.151 () {32 vars in 689 bytes} [Mon Jun 22 03:02:24 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: 828/1545] 10.0.0.151 () {32 vars in 697 bytes} [Mon Jun 22 03:02:24 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1546] 10.0.0.151 () {32 vars in 689 bytes} [Mon Jun 22 03:02:24 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1547] 10.0.0.151 () {32 vars in 701 bytes} [Mon Jun 22 03:02:24 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1548] 10.0.0.151 () {32 vars in 665 bytes} [Mon Jun 22 03:02:24 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1549] 10.0.0.151 () {32 vars in 681 bytes} [Mon Jun 22 03:02:24 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1550] 10.0.0.151 () {32 vars in 693 bytes} [Mon Jun 22 03:02:24 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1551] 10.0.0.151 () {32 vars in 677 bytes} [Mon Jun 22 03:02:24 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1552] 10.0.0.151 () {32 vars in 667 bytes} [Mon Jun 22 03:02:24 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1553] 10.0.0.153 () {34 vars in 990 bytes} [Mon Jun 22 03:02:24 2026] GET /v2.0/ports?device_id=59b48894-c9ec-4a65-9fdc-7e34f0ac9968 => generated 971 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1554] 10.0.0.153 () {34 vars in 1040 bytes} [Mon Jun 22 03:02:24 2026] GET /v2.0/security-groups?id=76c5e2d4-37bb-422f-b782-f8e2ff7418c3&fields=id&fields=name => generated 113 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1555] 10.0.0.153 () {34 vars in 990 bytes} [Mon Jun 22 03:02:25 2026] GET /v2.0/ports?device_id=59b48894-c9ec-4a65-9fdc-7e34f0ac9968 => 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: 832/1556] 10.0.0.151 () {32 vars in 774 bytes} [Mon Jun 22 03:02:24 2026] GET /v2.0/security-groups?tenant_id=bc7ce3c9dc8d4c9dba46f5a56de26224&name=default => generated 2925 bytes in 430 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1557] 10.0.0.153 () {34 vars in 1040 bytes} [Mon Jun 22 03:02:25 2026] GET /v2.0/security-groups?id=76c5e2d4-37bb-422f-b782-f8e2ff7418c3&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: 8|app: 0|req: 726/1558] 10.0.0.151 () {32 vars in 736 bytes} [Mon Jun 22 03:02:25 2026] GET /v2.0/ports?device_id=59b48894-c9ec-4a65-9fdc-7e34f0ac9968 => generated 1240 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-22 03:02:25.357 8 WARNING neutron_lib.context [None req-ec404924-7b9b-4885-b329-8a8bc1a82b1d 19fefb08f5b54bf795618e3db775fc1b a0541c7e9b7d49f598e4059a32146457 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 833/1559] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:02:25 2026] DELETE /v2.0/security-groups/c425eb4f-ba00-4288-88bc-ab14a1296d04 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-22 03:02:26.651 8 INFO neutron.db.l3_db [None req-ec404924-7b9b-4885-b329-8a8bc1a82b1d 19fefb08f5b54bf795618e3db775fc1b a0541c7e9b7d49f598e4059a32146457 - - default default] Floating IP e05c6ef1-1809-4ff9-b425-b5ac5aade54f associated. External IP: 10.96.250.215, port: af2458eb-5caa-448b-96dc-4a2917d1b982. [pid: 8|app: 0|req: 727/1560] 10.0.0.151 () {34 vars in 677 bytes} [Mon Jun 22 03:02:25 2026] POST /v2.0/floatingips => generated 855 bytes in 1776 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1561] 10.0.0.151 () {32 vars in 729 bytes} [Mon Jun 22 03:02:27 2026] GET /v2.0/floatingips/e05c6ef1-1809-4ff9-b425-b5ac5aade54f => generated 855 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-22 03:02:27.446 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4bf881d7-9bd5-4174-b7e7-f390796159ee'] response: {'name': 'network-changed', 'server_uuid': '59b48894-c9ec-4a65-9fdc-7e34f0ac9968', 'tag': 'af2458eb-5caa-448b-96dc-4a2917d1b982', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 835/1562] 199.204.45.116 () {34 vars in 1080 bytes} [Mon Jun 22 03:02:27 2026] GET /v2.0/ports?tenant_id=a0541c7e9b7d49f598e4059a32146457&device_id=59b48894-c9ec-4a65-9fdc-7e34f0ac9968 => generated 1240 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1563] 199.204.45.116 () {34 vars in 986 bytes} [Mon Jun 22 03:02:27 2026] GET /v2.0/networks?id=c6bdd8b0-aec5-4f7a-85d8-813726804763 => generated 757 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1564] 199.204.45.116 () {34 vars in 1058 bytes} [Mon Jun 22 03:02:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=af2458eb-5caa-448b-96dc-4a2917d1b982 => generated 858 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-22 03:02:27.717 8 WARNING neutron_lib.context [None req-8be5bf83-9200-47b7-a9f2-a280d3dc3d69 c2417072bb02493c96217039d40fe607 788c32c589e2482ea301334f4f77007d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-22 03:02:27.717 8 WARNING neutron_lib.context [None req-8be5bf83-9200-47b7-a9f2-a280d3dc3d69 c2417072bb02493c96217039d40fe607 788c32c589e2482ea301334f4f77007d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 838/1565] 199.204.45.116 () {34 vars in 984 bytes} [Mon Jun 22 03:02:27 2026] GET /v2.0/subnets?id=76822bdf-5c60-41ff-84bb-541ba0d6187b => generated 654 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1566] 199.204.45.116 () {34 vars in 1052 bytes} [Mon Jun 22 03:02:27 2026] GET /v2.0/ports?network_id=c6bdd8b0-aec5-4f7a-85d8-813726804763&device_owner=network%3Adhcp => generated 1244 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1567] 199.204.45.116 () {34 vars in 1012 bytes} [Mon Jun 22 03:02:27 2026] GET /v2.0/networks/c6bdd8b0-aec5-4f7a-85d8-813726804763?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-22 03:02:27.950 8 INFO neutron.db.segments_db [None req-8be5bf83-9200-47b7-a9f2-a280d3dc3d69 c2417072bb02493c96217039d40fe607 788c32c589e2482ea301334f4f77007d - - default default] Added segment 730c9ca5-0df1-4d05-ae9a-67005e70487a of type vxlan for network 8cba2945-58b5-4f02-aeee-b5bab1688bde [pid: 7|app: 0|req: 841/1568] 199.204.45.116 () {34 vars in 1112 bytes} [Mon Jun 22 03:02:27 2026] GET /v2.0/networks/c6bdd8b0-aec5-4f7a-85d8-813726804763?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-22 03:02:28.121 8 INFO neutron.db.segments_db [None req-8be5bf83-9200-47b7-a9f2-a280d3dc3d69 c2417072bb02493c96217039d40fe607 788c32c589e2482ea301334f4f77007d - - default default] Added segment 3014dc41-ff95-4472-8c3f-3ada4a1d10a3 of type vxlan for network 2d5dda07-4853-4094-a9ec-e0dfd9eb77ec [pid: 8|app: 0|req: 728/1569] 10.0.0.151 () {34 vars in 670 bytes} [Mon Jun 22 03:02:27 2026] POST /v2.0/networks => generated 1245 bytes in 867 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1572] 10.0.0.151 () {32 vars in 729 bytes} [Mon Jun 22 03:02:28 2026] GET /v2.0/floatingips/e05c6ef1-1809-4ff9-b425-b5ac5aade54f => generated 855 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1573] 10.0.0.151 () {32 vars in 774 bytes} [Mon Jun 22 03:02:27 2026] GET /v2.0/security-groups?tenant_id=8ea0913739ad4bad8eb98b6912ee4746&name=default => generated 2925 bytes in 421 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1574] 10.0.0.151 () {32 vars in 649 bytes} [Mon Jun 22 03:02:28 2026] GET /v2.0/networks => generated 1844 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1575] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:02:28 2026] DELETE /v2.0/security-groups/765c4488-8d21-40af-9d7a-1c8b0e1e7f6b => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-22 03:02:28.683 8 INFO neutron.services.segments.plugin [-] Segment 730c9ca5-0df1-4d05-ae9a-67005e70487a resource provider aggregate not found 2026-06-22 03:02:28.687 8 INFO neutron.services.segments.plugin [-] Segment 730c9ca5-0df1-4d05-ae9a-67005e70487a resource provider aggregate not found [pid: 8|app: 0|req: 733/1576] 10.0.0.151 () {32 vars in 726 bytes} [Mon Jun 22 03:02:28 2026] DELETE /v2.0/networks/8cba2945-58b5-4f02-aeee-b5bab1688bde => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1577] 10.0.0.151 () {32 vars in 726 bytes} [Mon Jun 22 03:02:28 2026] DELETE /v2.0/networks/2d5dda07-4853-4094-a9ec-e0dfd9eb77ec => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-22 03:02:28.952 8 INFO neutron.services.segments.plugin [-] Segment 730c9ca5-0df1-4d05-ae9a-67005e70487a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 730c9ca5-0df1-4d05-ae9a-67005e70487a found for delete ", "request_id": "req-d279f9e5-e9dd-4087-b21b-d92acfaa8541"}]} 2026-06-22 03:02:28.954 8 INFO neutron.services.segments.plugin [-] Segment 730c9ca5-0df1-4d05-ae9a-67005e70487a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 730c9ca5-0df1-4d05-ae9a-67005e70487a found for delete ", "request_id": "req-c7abe143-c2b3-42c3-9ae8-1cc4b9129c8d"}]} [pid: 8|app: 0|req: 734/1578] 10.0.0.151 () {32 vars in 649 bytes} [Mon Jun 22 03:02:28 2026] GET /v2.0/networks => generated 651 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-22 03:02:29.022 7 INFO neutron.services.segments.plugin [-] Segment 3014dc41-ff95-4472-8c3f-3ada4a1d10a3 resource provider aggregate not found 2026-06-22 03:02:29.032 7 INFO neutron.services.segments.plugin [-] Segment 3014dc41-ff95-4472-8c3f-3ada4a1d10a3 resource provider aggregate not found 2026-06-22 03:02:29.040 7 WARNING neutron_lib.context [None req-1de52e75-1d69-40c3-a56a-e40a2924251c c2417072bb02493c96217039d40fe607 788c32c589e2482ea301334f4f77007d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-22 03:02:29.056 7 INFO neutron.services.segments.plugin [-] Segment 3014dc41-ff95-4472-8c3f-3ada4a1d10a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3014dc41-ff95-4472-8c3f-3ada4a1d10a3 found for delete ", "request_id": "req-99201db1-0521-4f0a-8da5-f9d4903b588d"}]} 2026-06-22 03:02:29.059 7 INFO neutron.services.segments.plugin [-] Segment 3014dc41-ff95-4472-8c3f-3ada4a1d10a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3014dc41-ff95-4472-8c3f-3ada4a1d10a3 found for delete ", "request_id": "req-fcbbdbd6-e432-4e9b-9bb6-1754879f6780"}]} 2026-06-22 03:02:29.134 7 INFO neutron.db.segments_db [None req-1de52e75-1d69-40c3-a56a-e40a2924251c c2417072bb02493c96217039d40fe607 788c32c589e2482ea301334f4f77007d - - default default] Added segment 05247bf2-1d97-4968-bb21-3935faf36761 of type vxlan for network 1961b0cf-763e-43e1-aff7-58e85860a1ef [pid: 7|app: 0|req: 845/1579] 10.0.0.151 () {34 vars in 670 bytes} [Mon Jun 22 03:02:29 2026] POST /v2.0/networks => generated 653 bytes in 249 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-22 03:02:29.279 7 WARNING neutron_lib.context [None req-849ad979-9400-4c2c-b0d1-c6bc2580d9b4 c2417072bb02493c96217039d40fe607 788c32c589e2482ea301334f4f77007d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 735/1580] 10.0.0.153 () {34 vars in 990 bytes} [Mon Jun 22 03:02:29 2026] GET /v2.0/ports?device_id=01bd3c0e-c0a3-4dc3-b416-1a3fcd8bdc38 => generated 1010 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-22 03:02:29.364 7 INFO neutron.db.segments_db [None req-849ad979-9400-4c2c-b0d1-c6bc2580d9b4 c2417072bb02493c96217039d40fe607 788c32c589e2482ea301334f4f77007d - - default default] Added segment f38a7831-e588-4fae-b3c7-a7878c864c4c of type vxlan for network e6037977-88e5-4845-8c49-cda63c9e6ad0 [pid: 8|app: 0|req: 736/1581] 10.0.0.153 () {34 vars in 1120 bytes} [Mon Jun 22 03:02:29 2026] GET /v2.0/security-groups?id=34a6cd4a-58e3-4ff0-b4b9-16cd85077de4&id=d53e8f0a-01b0-4cdf-b390-d36ffdc94573&fields=id&fields=name => generated 205 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1582] 10.0.0.151 () {32 vars in 729 bytes} [Mon Jun 22 03:02:29 2026] GET /v2.0/floatingips/e05c6ef1-1809-4ff9-b425-b5ac5aade54f => generated 857 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1583] 10.0.0.151 () {34 vars in 670 bytes} [Mon Jun 22 03:02:29 2026] POST /v2.0/networks => generated 654 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-22 03:02:29.505 7 WARNING neutron_lib.context [None req-0231c475-063e-4234-9a98-19ab34927055 c2417072bb02493c96217039d40fe607 788c32c589e2482ea301334f4f77007d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-22 03:02:29.568 7 WARNING neutron_lib.context [None req-0231c475-063e-4234-9a98-19ab34927055 c2417072bb02493c96217039d40fe607 788c32c589e2482ea301334f4f77007d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 738/1584] 10.0.0.151 () {32 vars in 736 bytes} [Mon Jun 22 03:02:29 2026] GET /v2.0/ports?device_id=01bd3c0e-c0a3-4dc3-b416-1a3fcd8bdc38 => generated 1279 bytes in 334 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1585] 10.0.0.151 () {32 vars in 858 bytes} [Mon Jun 22 03:02:29 2026] GET /v2.0/floatingips?floating_network_id=9ed4cec9-c034-4d2d-8c0a-93c2e1920f00&port_id=6808559e-0b83-4fb4-b500-f8020d77a726 => generated 860 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1586] 10.0.0.151 () {34 vars in 665 bytes} [Mon Jun 22 03:02:29 2026] POST /v2.0/ports => generated 1506 bytes in 755 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: 848/1587] 10.0.0.151 () {32 vars in 643 bytes} [Mon Jun 22 03:02:30 2026] GET /v2.0/ports => generated 1506 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1588] 10.0.0.143 () {34 vars in 990 bytes} [Mon Jun 22 03:02:30 2026] GET /v2.0/ports?device_id=01bd3c0e-c0a3-4dc3-b416-1a3fcd8bdc38 => generated 1279 bytes in 457 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1589] 10.0.0.151 () {32 vars in 720 bytes} [Mon Jun 22 03:02:30 2026] DELETE /v2.0/ports/16bbff17-4854-443e-9133-2740662cbc75 => 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: 741/1590] 10.0.0.143 () {34 vars in 1120 bytes} [Mon Jun 22 03:02:30 2026] GET /v2.0/security-groups?id=d53e8f0a-01b0-4cdf-b390-d36ffdc94573&id=34a6cd4a-58e3-4ff0-b4b9-16cd85077de4&fields=id&fields=name => generated 205 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1591] 10.0.0.151 () {32 vars in 720 bytes} [Mon Jun 22 03:02:30 2026] DELETE /v2.0/ports/f457a70c-324c-4982-a48d-12bcda303262 => generated 0 bytes in 272 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1592] 10.0.0.151 () {32 vars in 643 bytes} [Mon Jun 22 03:02:30 2026] GET /v2.0/ports => generated 12 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-22 03:02:31.004 7 WARNING neutron_lib.context [None req-c6a12d35-c56f-47e7-8162-2155f71f8a27 c2417072bb02493c96217039d40fe607 788c32c589e2482ea301334f4f77007d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-22 03:02:31.092 7 INFO neutron.db.segments_db [None req-c6a12d35-c56f-47e7-8162-2155f71f8a27 c2417072bb02493c96217039d40fe607 788c32c589e2482ea301334f4f77007d - - default default] Added segment 26cf6b1a-3541-41d2-8cef-e9155d2a5232 of type vxlan for network 6e18129e-5c4c-4d09-be8d-2ba306c50d15 [pid: 7|app: 0|req: 851/1593] 10.0.0.151 () {34 vars in 670 bytes} [Mon Jun 22 03:02:30 2026] POST /v2.0/networks => generated 653 bytes in 231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-22 03:02:31.242 8 WARNING neutron_lib.context [None req-125a7ac3-db71-4f96-9b22-28aba5af2828 c2417072bb02493c96217039d40fe607 788c32c589e2482ea301334f4f77007d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-22 03:02:31.311 8 INFO neutron.db.segments_db [None req-125a7ac3-db71-4f96-9b22-28aba5af2828 c2417072bb02493c96217039d40fe607 788c32c589e2482ea301334f4f77007d - - default default] Added segment 1931499c-7e2d-4f4e-ae96-4f2b140ce287 of type vxlan for network d1d3e50b-5049-4847-99bd-9b57be193347 [pid: 8|app: 0|req: 743/1594] 10.0.0.151 () {34 vars in 670 bytes} [Mon Jun 22 03:02:31 2026] POST /v2.0/networks => generated 652 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-22 03:02:31.894 8 WARNING neutron_lib.context [None req-0cbcabf4-d55d-42b8-934c-d497b92e056e c2417072bb02493c96217039d40fe607 788c32c589e2482ea301334f4f77007d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-22 03:02:31.944 8 WARNING neutron_lib.context [None req-0cbcabf4-d55d-42b8-934c-d497b92e056e c2417072bb02493c96217039d40fe607 788c32c589e2482ea301334f4f77007d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 852/1595] 10.0.0.151 () {32 vars in 774 bytes} [Mon Jun 22 03:02:31 2026] GET /v2.0/security-groups?tenant_id=5414f53e60674f14b743f30e021bb3f1&name=default => generated 2925 bytes in 342 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1596] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:02:32 2026] DELETE /v2.0/security-groups/155ae85c-bb78-40ca-bddb-1dbb7fee35c8 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1597] 10.0.0.151 () {34 vars in 669 bytes} [Mon Jun 22 03:02:31 2026] POST /v2.0/subnets => generated 1275 bytes in 717 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1598] 10.0.0.151 () {32 vars in 647 bytes} [Mon Jun 22 03:02:32 2026] GET /v2.0/subnets => generated 1888 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1599] 10.0.0.151 () {32 vars in 724 bytes} [Mon Jun 22 03:02:32 2026] DELETE /v2.0/subnets/be25d2cc-4ca0-47ee-81db-b5a7f163be68 => generated 0 bytes in 375 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1600] 10.0.0.153 () {34 vars in 990 bytes} [Mon Jun 22 03:02:32 2026] GET /v2.0/ports?device_id=01bd3c0e-c0a3-4dc3-b416-1a3fcd8bdc38 => generated 1010 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1601] 10.0.0.153 () {34 vars in 1120 bytes} [Mon Jun 22 03:02:33 2026] GET /v2.0/security-groups?id=34a6cd4a-58e3-4ff0-b4b9-16cd85077de4&id=d53e8f0a-01b0-4cdf-b390-d36ffdc94573&fields=id&fields=name => generated 205 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1602] 10.0.0.151 () {32 vars in 724 bytes} [Mon Jun 22 03:02:33 2026] DELETE /v2.0/subnets/51fe5f6b-b058-4790-86c1-ce5e96dd4500 => generated 0 bytes in 318 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1603] 199.204.45.116 () {34 vars in 994 bytes} [Mon Jun 22 03:02:33 2026] GET /v2.0/ports?device_id=01bd3c0e-c0a3-4dc3-b416-1a3fcd8bdc38 => generated 1010 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1604] 199.204.45.116 () {34 vars in 1096 bytes} [Mon Jun 22 03:02:33 2026] GET /v2.0/ports?device_id=59b48894-c9ec-4a65-9fdc-7e34f0ac9968&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1605] 10.0.0.151 () {32 vars in 647 bytes} [Mon Jun 22 03:02:33 2026] GET /v2.0/subnets => generated 626 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-22 03:02:33.970 8 INFO neutron.db.l3_db [req-402f1f7d-4168-401c-ba79-0dfa75f3968b req-b96f0c68-d231-4940-9922-5a96da723120 d51084022eb94d81b8a8c2f716c48420 27a5c85747dc491eae688df4a9bc3146 - - default default] Floating IP 5b5cf0ec-6072-448a-8260-487b635887ad disassociated. External IP: 10.96.250.212, port: 6808559e-0b83-4fb4-b500-f8020d77a726. 2026-06-22 03:02:33.977 7 INFO neutron.services.segments.plugin [-] Segment 1931499c-7e2d-4f4e-ae96-4f2b140ce287 resource provider aggregate not found 2026-06-22 03:02:33.984 7 INFO neutron.services.segments.plugin [-] Segment 1931499c-7e2d-4f4e-ae96-4f2b140ce287 resource provider aggregate not found 2026-06-22 03:02:34.004 7 INFO neutron.services.segments.plugin [-] Segment 1931499c-7e2d-4f4e-ae96-4f2b140ce287 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1931499c-7e2d-4f4e-ae96-4f2b140ce287 found for delete ", "request_id": "req-a184ad5f-f669-4372-8c89-5c97c8d04cc2"}]} [pid: 7|app: 0|req: 859/1606] 10.0.0.151 () {32 vars in 726 bytes} [Mon Jun 22 03:02:33 2026] DELETE /v2.0/networks/d1d3e50b-5049-4847-99bd-9b57be193347 => generated 0 bytes in 515 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-22 03:02:34.026 7 INFO neutron.services.segments.plugin [-] Segment 1931499c-7e2d-4f4e-ae96-4f2b140ce287 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1931499c-7e2d-4f4e-ae96-4f2b140ce287 found for delete ", "request_id": "req-23a3a638-c226-40b9-b11f-c1d1005f618c"}]} [pid: 7|app: 0|req: 860/1607] 199.204.45.116 () {34 vars in 1080 bytes} [Mon Jun 22 03:02:34 2026] GET /v2.0/ports?tenant_id=a0541c7e9b7d49f598e4059a32146457&device_id=59b48894-c9ec-4a65-9fdc-7e34f0ac9968 => generated 1240 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1608] 10.0.0.151 () {32 vars in 726 bytes} [Mon Jun 22 03:02:34 2026] DELETE /v2.0/networks/6e18129e-5c4c-4d09-be8d-2ba306c50d15 => generated 0 bytes in 472 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1609] 199.204.45.116 () {36 vars in 997 bytes} [Mon Jun 22 03:02:33 2026] DELETE /v2.0/ports/6808559e-0b83-4fb4-b500-f8020d77a726 => generated 0 bytes in 1112 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-22 03:02:34.629 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2bbcad5d-7687-40ac-b427-c9722abaa54f'] response: {'server_uuid': '01bd3c0e-c0a3-4dc3-b416-1a3fcd8bdc38', 'name': 'network-vif-deleted', 'tag': '6808559e-0b83-4fb4-b500-f8020d77a726', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 749/1610] 10.0.0.153 () {34 vars in 990 bytes} [Mon Jun 22 03:02:34 2026] GET /v2.0/ports?device_id=01bd3c0e-c0a3-4dc3-b416-1a3fcd8bdc38 => generated 12 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1611] 199.204.45.116 () {34 vars in 986 bytes} [Mon Jun 22 03:02:34 2026] GET /v2.0/networks?id=c6bdd8b0-aec5-4f7a-85d8-813726804763 => generated 757 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1612] 199.204.45.116 () {34 vars in 1058 bytes} [Mon Jun 22 03:02:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=af2458eb-5caa-448b-96dc-4a2917d1b982 => generated 860 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1613] 199.204.45.116 () {34 vars in 984 bytes} [Mon Jun 22 03:02:34 2026] GET /v2.0/subnets?id=76822bdf-5c60-41ff-84bb-541ba0d6187b => generated 654 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1614] 199.204.45.116 () {34 vars in 1052 bytes} [Mon Jun 22 03:02:34 2026] GET /v2.0/ports?network_id=c6bdd8b0-aec5-4f7a-85d8-813726804763&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-22 03:02:34.877 8 INFO neutron.services.segments.plugin [-] Segment f38a7831-e588-4fae-b3c7-a7878c864c4c resource provider aggregate not found 2026-06-22 03:02:34.881 8 INFO neutron.services.segments.plugin [-] Segment f38a7831-e588-4fae-b3c7-a7878c864c4c resource provider aggregate not found 2026-06-22 03:02:34.896 8 INFO neutron.services.segments.plugin [-] Segment f38a7831-e588-4fae-b3c7-a7878c864c4c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f38a7831-e588-4fae-b3c7-a7878c864c4c found for delete ", "request_id": "req-7f99593b-f0c0-4adc-b618-deab0cb71a95"}]} [pid: 7|app: 0|req: 866/1615] 199.204.45.116 () {34 vars in 1012 bytes} [Mon Jun 22 03:02:34 2026] GET /v2.0/networks/c6bdd8b0-aec5-4f7a-85d8-813726804763?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: 750/1616] 10.0.0.151 () {32 vars in 726 bytes} [Mon Jun 22 03:02:34 2026] DELETE /v2.0/networks/e6037977-88e5-4845-8c49-cda63c9e6ad0 => generated 0 bytes in 273 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-22 03:02:34.926 8 INFO neutron.services.segments.plugin [-] Segment f38a7831-e588-4fae-b3c7-a7878c864c4c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f38a7831-e588-4fae-b3c7-a7878c864c4c found for delete ", "request_id": "req-bc828f21-0fb0-4f89-965f-84a7b0240b5e"}]} [pid: 7|app: 0|req: 867/1617] 199.204.45.116 () {34 vars in 1112 bytes} [Mon Jun 22 03:02:34 2026] GET /v2.0/networks/c6bdd8b0-aec5-4f7a-85d8-813726804763?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1618] 10.0.0.151 () {32 vars in 726 bytes} [Mon Jun 22 03:02:34 2026] DELETE /v2.0/networks/1961b0cf-763e-43e1-aff7-58e85860a1ef => 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: 868/1619] 10.0.0.131 () {30 vars in 650 bytes} [Mon Jun 22 03:02:35 2026] GET /v2.0/extensions => generated 19901 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1620] 10.0.0.151 () {32 vars in 774 bytes} [Mon Jun 22 03:02:35 2026] GET /v2.0/security-groups?tenant_id=788c32c589e2482ea301334f4f77007d&name=default => generated 2925 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1621] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:02:35 2026] DELETE /v2.0/security-groups/d53e8f0a-01b0-4cdf-b390-d36ffdc94573 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-22 03:02:36.037 7 INFO neutron.services.segments.plugin [-] Segment 26cf6b1a-3541-41d2-8cef-e9155d2a5232 resource provider aggregate not found [pid: 8|app: 0|req: 753/1622] 10.0.0.131 () {30 vars in 724 bytes} [Mon Jun 22 03:02:35 2026] GET /v2.0/quotas/5eb58fb3a611479a9beaa4ad3027e919/details => generated 847 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-22 03:02:36.049 8 INFO neutron.api.v2.resource [None req-fe02e395-75cd-4b68-a4ee-8d2a99de8330 d51084022eb94d81b8a8c2f716c48420 27a5c85747dc491eae688df4a9bc3146 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 754/1623] 10.0.0.151 () {32 vars in 737 bytes} [Mon Jun 22 03:02:36 2026] GET /v2.0/security-groups/d53e8f0a-01b0-4cdf-b390-d36ffdc94573 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-22 03:02:36.055 7 INFO neutron.services.segments.plugin [-] Segment 26cf6b1a-3541-41d2-8cef-e9155d2a5232 resource provider aggregate not found 2026-06-22 03:02:36.060 7 INFO neutron.services.segments.plugin [-] Segment 26cf6b1a-3541-41d2-8cef-e9155d2a5232 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 26cf6b1a-3541-41d2-8cef-e9155d2a5232 found for delete ", "request_id": "req-a767832c-8e0d-48ba-a489-80c0e197bda7"}]} 2026-06-22 03:02:36.073 7 INFO neutron.services.segments.plugin [-] Segment 26cf6b1a-3541-41d2-8cef-e9155d2a5232 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 26cf6b1a-3541-41d2-8cef-e9155d2a5232 found for delete ", "request_id": "req-ce072de8-4daf-4833-9991-9143738b66f0"}]} [pid: 7|app: 0|req: 870/1624] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:02:35 2026] DELETE /v2.0/security-groups/22369455-75ce-472f-b7cd-a66199a6d3be => generated 0 bytes in 169 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1625] 10.0.0.143 () {34 vars in 990 bytes} [Mon Jun 22 03:02:36 2026] GET /v2.0/ports?device_id=59b48894-c9ec-4a65-9fdc-7e34f0ac9968 => generated 1240 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1626] 10.0.0.143 () {34 vars in 1040 bytes} [Mon Jun 22 03:02:36 2026] GET /v2.0/security-groups?id=76c5e2d4-37bb-422f-b782-f8e2ff7418c3&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: 755/1627] 10.0.0.151 () {32 vars in 732 bytes} [Mon Jun 22 03:02:36 2026] DELETE /v2.0/floatingips/5b5cf0ec-6072-448a-8260-487b635887ad => generated 0 bytes in 407 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1628] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:02:36 2026] DELETE /v2.0/security-groups/34a6cd4a-58e3-4ff0-b4b9-16cd85077de4 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-22 03:02:36.920 8 INFO neutron.services.segments.plugin [-] Segment 05247bf2-1d97-4968-bb21-3935faf36761 resource provider aggregate not found 2026-06-22 03:02:36.950 8 INFO neutron.services.segments.plugin [-] Segment 05247bf2-1d97-4968-bb21-3935faf36761 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 05247bf2-1d97-4968-bb21-3935faf36761 found for delete ", "request_id": "req-7a90f767-0bef-47f6-b2db-8911df2eafea"}]} 2026-06-22 03:02:36.951 8 INFO neutron.services.segments.plugin [-] Segment 05247bf2-1d97-4968-bb21-3935faf36761 resource provider aggregate not found 2026-06-22 03:02:36.987 8 INFO neutron.services.segments.plugin [-] Segment 05247bf2-1d97-4968-bb21-3935faf36761 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 05247bf2-1d97-4968-bb21-3935faf36761 found for delete ", "request_id": "req-4af1f18a-fc0b-46c6-b74f-c7b9396a560c"}]} 2026-06-22 03:02:38.081 7 WARNING neutron_lib.context [None req-df6fc793-fd3b-4c76-9eba-41a23a004325 7354fe0023494b5681cdf9dd04a1574a 92e2b8013b4e401e8e81c71b0d710166 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 756/1629] 10.0.0.151 () {34 vars in 789 bytes} [Mon Jun 22 03:02:36 2026] PUT /v2.0/routers/a8e500c1-43da-4114-abfd-7413141e94e5/remove_router_interface => generated 309 bytes in 1476 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-22 03:02:38.259 7 INFO neutron.db.segments_db [None req-df6fc793-fd3b-4c76-9eba-41a23a004325 7354fe0023494b5681cdf9dd04a1574a 92e2b8013b4e401e8e81c71b0d710166 - - default default] Added segment fb530426-eb83-4851-9a53-63cfd18c489f of type vxlan for network b2ab9873-5d73-416e-a4f4-70408e129747 [pid: 7|app: 0|req: 874/1630] 10.0.0.151 () {34 vars in 670 bytes} [Mon Jun 22 03:02:37 2026] POST /v2.0/networks => generated 629 bytes in 480 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1631] 10.0.0.151 () {32 vars in 826 bytes} [Mon Jun 22 03:02:38 2026] GET /v2.0/ports?project_id=a0541c7e9b7d49f598e4059a32146457&network_id=c6bdd8b0-aec5-4f7a-85d8-813726804763 => generated 3691 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-22 03:02:38.459 7 WARNING neutron_lib.context [None req-ae651f53-afaa-4052-8704-15bb6b9071e6 7354fe0023494b5681cdf9dd04a1574a 92e2b8013b4e401e8e81c71b0d710166 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-22 03:02:38.534 7 INFO neutron.db.segments_db [None req-ae651f53-afaa-4052-8704-15bb6b9071e6 7354fe0023494b5681cdf9dd04a1574a 92e2b8013b4e401e8e81c71b0d710166 - - default default] Added segment 077c901a-13b0-4a42-85f0-834b5a06fef0 of type vxlan for network 76b52548-7d99-4282-a17c-d09acd73d615 [pid: 7|app: 0|req: 876/1632] 10.0.0.151 () {34 vars in 670 bytes} [Mon Jun 22 03:02:38 2026] POST /v2.0/networks => generated 629 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1633] 10.0.0.131 () {30 vars in 650 bytes} [Mon Jun 22 03:02:38 2026] GET /v2.0/extensions => generated 19901 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-06-22 03:02:38.697 7 WARNING neutron_lib.context [None req-9cc2b610-90a5-4745-b4d7-277e8a8408ea 7354fe0023494b5681cdf9dd04a1574a 92e2b8013b4e401e8e81c71b0d710166 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 878/1634] 10.0.0.151 () {34 vars in 669 bytes} [Mon Jun 22 03:02:38 2026] POST /v2.0/subnets => generated 602 bytes in 434 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1635] 10.0.0.131 () {30 vars in 724 bytes} [Mon Jun 22 03:02:39 2026] GET /v2.0/quotas/5eb58fb3a611479a9beaa4ad3027e919/details => generated 847 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1636] 10.0.0.151 () {32 vars in 742 bytes} [Mon Jun 22 03:02:39 2026] GET /v2.0/subnets?network_id=9ed4cec9-c034-4d2d-8c0a-93c2e1920f00 => generated 644 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-22 03:02:39.276 7 WARNING neutron_lib.context [None req-d79d5044-c9ec-4641-8ebe-8ab41b528591 7354fe0023494b5681cdf9dd04a1574a 92e2b8013b4e401e8e81c71b0d710166 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-22 03:02:39.399 8 INFO neutron.services.segments.plugin [-] Segment 02a58791-62cf-41d1-bf8c-bdf88dfc39c0 resource provider aggregate not found 2026-06-22 03:02:39.403 8 INFO neutron.services.segments.plugin [-] Segment 02a58791-62cf-41d1-bf8c-bdf88dfc39c0 resource provider aggregate not found 2026-06-22 03:02:39.415 8 INFO neutron.services.segments.plugin [-] Segment 02a58791-62cf-41d1-bf8c-bdf88dfc39c0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 02a58791-62cf-41d1-bf8c-bdf88dfc39c0 found for delete ", "request_id": "req-9bf5b499-2317-4896-8695-8e2f4eb86016"}]} 2026-06-22 03:02:39.419 8 INFO neutron.services.segments.plugin [-] Segment 02a58791-62cf-41d1-bf8c-bdf88dfc39c0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 02a58791-62cf-41d1-bf8c-bdf88dfc39c0 found for delete ", "request_id": "req-1dda0861-916d-4b62-97d8-ea575476bbc1"}]} 2026-06-22 03:02:39.424 8 INFO neutron.db.l3_hamode_db [None req-0c9270a8-3b70-42df-aaf0-06b495aaa85a b1d7d4c039444a7b87e9f19d0e1e1e4e 83d2258846a946f7a4d565c6b7f14128 - - default default] HA network 96306540-86e3-4e86-a97a-b1e12ee47e7d was deleted as no HA routers are present in tenant 27a5c85747dc491eae688df4a9bc3146. [pid: 8|app: 0|req: 757/1637] 10.0.0.151 () {32 vars in 724 bytes} [Mon Jun 22 03:02:38 2026] DELETE /v2.0/routers/a8e500c1-43da-4114-abfd-7413141e94e5 => generated 0 bytes in 1306 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1638] 10.0.0.151 () {34 vars in 669 bytes} [Mon Jun 22 03:02:39 2026] POST /v2.0/subnets => generated 602 bytes in 343 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1639] 10.0.0.151 () {32 vars in 724 bytes} [Mon Jun 22 03:02:39 2026] DELETE /v2.0/subnets/89a0960b-98f4-4bd1-bece-3e942f94ef8b => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-22 03:02:39.679 8 WARNING neutron_lib.context [None req-9df6a67b-3a9a-4082-8d02-68f8146f9ffa 7354fe0023494b5681cdf9dd04a1574a 92e2b8013b4e401e8e81c71b0d710166 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-22 03:02:39.763 8 INFO neutron.db.segments_db [None req-9df6a67b-3a9a-4082-8d02-68f8146f9ffa 7354fe0023494b5681cdf9dd04a1574a 92e2b8013b4e401e8e81c71b0d710166 - - default default] Added segment bbea7bd8-4860-460f-9085-944cb3113a52 of type vxlan for network d75d09c3-bca1-44be-b42a-486dda8d4eea 2026-06-22 03:02:39.876 7 INFO neutron.db.l3_db [None req-117688dc-7e41-4925-b938-b3c71a51eb9e 19fefb08f5b54bf795618e3db775fc1b a0541c7e9b7d49f598e4059a32146457 - - default default] Floating IP e05c6ef1-1809-4ff9-b425-b5ac5aade54f disassociated. External IP: 10.96.250.215, port: af2458eb-5caa-448b-96dc-4a2917d1b982. 2026-06-22 03:02:40.185 8 INFO neutron.db.l3_hamode_db [None req-9df6a67b-3a9a-4082-8d02-68f8146f9ffa 7354fe0023494b5681cdf9dd04a1574a 92e2b8013b4e401e8e81c71b0d710166 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 882/1640] 10.0.0.151 () {34 vars in 749 bytes} [Mon Jun 22 03:02:39 2026] PUT /v2.0/floatingips/e05c6ef1-1809-4ff9-b425-b5ac5aade54f => generated 554 bytes in 812 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-22 03:02:40.502 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2c78ce32-e66e-4efe-954d-795011b62a46'] response: {'name': 'network-changed', 'server_uuid': '59b48894-c9ec-4a65-9fdc-7e34f0ac9968', 'tag': 'af2458eb-5caa-448b-96dc-4a2917d1b982', 'status': 'completed', 'code': 200} 2026-06-22 03:02:40.729 7 INFO neutron.services.segments.plugin [-] Segment 3b7422e4-9e46-4042-a903-186c52ebf451 resource provider aggregate not found 2026-06-22 03:02:40.733 7 INFO neutron.services.segments.plugin [-] Segment 3b7422e4-9e46-4042-a903-186c52ebf451 resource provider aggregate not found 2026-06-22 03:02:40.750 7 INFO neutron.services.segments.plugin [-] Segment 3b7422e4-9e46-4042-a903-186c52ebf451 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3b7422e4-9e46-4042-a903-186c52ebf451 found for delete ", "request_id": "req-65772a5c-3432-401f-816f-3d4fec82c799"}]} [pid: 7|app: 0|req: 883/1641] 10.0.0.151 () {32 vars in 726 bytes} [Mon Jun 22 03:02:40 2026] DELETE /v2.0/networks/a31d6f47-13bf-49aa-94f9-a1981fe0a75c => generated 0 bytes in 339 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-22 03:02:40.768 7 INFO neutron.services.segments.plugin [-] Segment 3b7422e4-9e46-4042-a903-186c52ebf451 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3b7422e4-9e46-4042-a903-186c52ebf451 found for delete ", "request_id": "req-1c4248d0-3308-45c4-9d25-f3cc90675afb"}]} [pid: 7|app: 0|req: 884/1642] 10.0.0.151 () {32 vars in 729 bytes} [Mon Jun 22 03:02:40 2026] GET /v2.0/floatingips/e05c6ef1-1809-4ff9-b425-b5ac5aade54f => generated 554 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1643] 199.204.45.116 () {34 vars in 1080 bytes} [Mon Jun 22 03:02:40 2026] GET /v2.0/ports?tenant_id=a0541c7e9b7d49f598e4059a32146457&device_id=59b48894-c9ec-4a65-9fdc-7e34f0ac9968 => generated 1240 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-22 03:02:41.013 8 INFO neutron.db.l3_hamode_db [None req-9df6a67b-3a9a-4082-8d02-68f8146f9ffa 7354fe0023494b5681cdf9dd04a1574a 92e2b8013b4e401e8e81c71b0d710166 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 759/1644] 10.0.0.151 () {34 vars in 669 bytes} [Mon Jun 22 03:02:39 2026] POST /v2.0/routers => generated 506 bytes in 2512 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1645] 199.204.45.116 () {34 vars in 986 bytes} [Mon Jun 22 03:02:42 2026] GET /v2.0/networks?id=c6bdd8b0-aec5-4f7a-85d8-813726804763 => generated 757 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1646] 10.0.0.151 () {34 vars in 789 bytes} [Mon Jun 22 03:02:40 2026] PUT /v2.0/routers/726ff6e8-109e-439b-a29a-a06d13d1d050/remove_router_interface => generated 309 bytes in 1409 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1647] 10.0.0.151 () {32 vars in 729 bytes} [Mon Jun 22 03:02:42 2026] GET /v2.0/floatingips/e05c6ef1-1809-4ff9-b425-b5ac5aade54f => generated 552 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1648] 10.0.0.151 () {32 vars in 774 bytes} [Mon Jun 22 03:02:42 2026] GET /v2.0/security-groups?tenant_id=5eb58fb3a611479a9beaa4ad3027e919&name=default => generated 2925 bytes in 263 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1649] 199.204.45.116 () {34 vars in 1058 bytes} [Mon Jun 22 03:02:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=af2458eb-5caa-448b-96dc-4a2917d1b982 => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-22 03:02:43.799 8 INFO neutron.services.segments.plugin [-] Segment 27a5f6f3-4adf-492f-8f8c-fccc185d11fb resource provider aggregate not found 2026-06-22 03:02:43.803 8 INFO neutron.services.segments.plugin [-] Segment 27a5f6f3-4adf-492f-8f8c-fccc185d11fb resource provider aggregate not found 2026-06-22 03:02:43.820 8 INFO neutron.services.segments.plugin [-] Segment 27a5f6f3-4adf-492f-8f8c-fccc185d11fb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 27a5f6f3-4adf-492f-8f8c-fccc185d11fb found for delete ", "request_id": "req-97318f30-9092-438c-82b2-a04d09a09c34"}]} 2026-06-22 03:02:43.821 8 INFO neutron.services.segments.plugin [-] Segment 27a5f6f3-4adf-492f-8f8c-fccc185d11fb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 27a5f6f3-4adf-492f-8f8c-fccc185d11fb found for delete ", "request_id": "req-7aebbff7-ffe3-40a0-9dc4-50199f7e926e"}]} 2026-06-22 03:02:43.826 8 INFO neutron.db.l3_hamode_db [None req-3f80f362-c21f-466c-ba85-070557fbe14e b1d7d4c039444a7b87e9f19d0e1e1e4e 83d2258846a946f7a4d565c6b7f14128 - - default default] HA network 68fc7e0d-9928-43fb-8a15-cbd360204f21 was deleted as no HA routers are present in tenant 1ac100e8acd64e7aacdf050353c2be89. [pid: 8|app: 0|req: 764/1650] 10.0.0.151 () {32 vars in 724 bytes} [Mon Jun 22 03:02:42 2026] DELETE /v2.0/routers/726ff6e8-109e-439b-a29a-a06d13d1d050 => generated 0 bytes in 1248 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1651] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:02:43 2026] DELETE /v2.0/security-groups/7f691a66-9666-4c8a-a17e-d72dbf6ad75e => 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: 766/1652] 199.204.45.116 () {34 vars in 984 bytes} [Mon Jun 22 03:02:43 2026] GET /v2.0/subnets?id=76822bdf-5c60-41ff-84bb-541ba0d6187b => generated 654 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-22 03:02:44.011 8 WARNING neutron_lib.context [None req-86b0e281-2869-425b-8510-00ed24838b6a 19fefb08f5b54bf795618e3db775fc1b a0541c7e9b7d49f598e4059a32146457 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 769/1655] 10.0.0.151 () {34 vars in 685 bytes} [Mon Jun 22 03:02:44 2026] POST /v2.0/security-groups => generated 1675 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1656] 10.0.0.151 () {34 vars in 783 bytes} [Mon Jun 22 03:02:42 2026] PUT /v2.0/routers/7366cc11-5100-46aa-9d02-51533d3e5333/add_router_interface => generated 309 bytes in 2137 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1657] 10.0.0.151 () {32 vars in 724 bytes} [Mon Jun 22 03:02:44 2026] DELETE /v2.0/subnets/e61dd0af-4ab5-4061-8719-7e53fbcbff26 => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-22 03:02:44.427 8 WARNING neutron_lib.context [None req-54420ffd-2624-4484-9e5a-96c2401e8d3b 19fefb08f5b54bf795618e3db775fc1b a0541c7e9b7d49f598e4059a32146457 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 888/1658] 199.204.45.116 () {34 vars in 1052 bytes} [Mon Jun 22 03:02:44 2026] GET /v2.0/ports?network_id=c6bdd8b0-aec5-4f7a-85d8-813726804763&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: 889/1659] 10.0.0.151 () {32 vars in 717 bytes} [Mon Jun 22 03:02:44 2026] GET /v2.0/ports/55f7325e-5855-4e33-ae05-d86532944305 => generated 955 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1660] 10.0.0.151 () {34 vars in 695 bytes} [Mon Jun 22 03:02:44 2026] POST /v2.0/security-group-rules => generated 597 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1661] 199.204.45.116 () {34 vars in 1012 bytes} [Mon Jun 22 03:02:44 2026] GET /v2.0/networks/c6bdd8b0-aec5-4f7a-85d8-813726804763?fields=segments => generated 14 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-06-22 03:02:44.985 7 INFO neutron.services.segments.plugin [-] Segment 54fc1df5-3942-48b2-9713-26b83a0acd66 resource provider aggregate not found 2026-06-22 03:02:44.991 7 INFO neutron.services.segments.plugin [-] Segment 54fc1df5-3942-48b2-9713-26b83a0acd66 resource provider aggregate not found 2026-06-22 03:02:45.006 7 INFO neutron.services.segments.plugin [-] Segment 54fc1df5-3942-48b2-9713-26b83a0acd66 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 54fc1df5-3942-48b2-9713-26b83a0acd66 found for delete ", "request_id": "req-da351867-be34-4f9f-a5cc-2c7b3c93be8a"}]} 2026-06-22 03:02:45.008 7 INFO neutron.services.segments.plugin [-] Segment 54fc1df5-3942-48b2-9713-26b83a0acd66 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 54fc1df5-3942-48b2-9713-26b83a0acd66 found for delete ", "request_id": "req-129aeaee-0960-46fa-bf56-d503d4f21b73"}]} [pid: 7|app: 0|req: 890/1662] 10.0.0.151 () {32 vars in 726 bytes} [Mon Jun 22 03:02:44 2026] DELETE /v2.0/networks/172051ae-5987-4fc9-8729-2571a0f7f4b3 => generated 0 bytes in 476 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-22 03:02:45.031 7 WARNING neutron_lib.context [None req-5719af1e-3b03-4c5c-84ea-7c0bb633b592 19fefb08f5b54bf795618e3db775fc1b a0541c7e9b7d49f598e4059a32146457 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 891/1663] 10.0.0.151 () {34 vars in 695 bytes} [Mon Jun 22 03:02:45 2026] POST /v2.0/security-group-rules => generated 596 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1664] 199.204.45.116 () {34 vars in 1112 bytes} [Mon Jun 22 03:02:45 2026] GET /v2.0/networks/c6bdd8b0-aec5-4f7a-85d8-813726804763?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-22 03:02:45.296 7 WARNING neutron_lib.context [None req-43c6982c-8e57-4cfb-a598-93ebc541e8f1 19fefb08f5b54bf795618e3db775fc1b a0541c7e9b7d49f598e4059a32146457 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 893/1665] 10.0.0.151 () {34 vars in 695 bytes} [Mon Jun 22 03:02:45 2026] POST /v2.0/security-group-rules => generated 602 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1666] 10.0.0.151 () {32 vars in 774 bytes} [Mon Jun 22 03:02:45 2026] GET /v2.0/security-groups?tenant_id=27a5c85747dc491eae688df4a9bc3146&name=default => generated 2925 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-22 03:02:45.504 7 WARNING neutron_lib.context [None req-ed743f19-681e-41fa-b46c-dae54ec68bdb 19fefb08f5b54bf795618e3db775fc1b a0541c7e9b7d49f598e4059a32146457 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 895/1667] 10.0.0.151 () {34 vars in 695 bytes} [Mon Jun 22 03:02:45 2026] POST /v2.0/security-group-rules => generated 601 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1668] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:02:45 2026] DELETE /v2.0/security-groups/268312d2-fed2-4a52-865a-4a3aeb83e811 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-22 03:02:45.791 7 WARNING neutron_lib.context [None req-cfa73557-779b-432f-8315-693ed750a36c 19fefb08f5b54bf795618e3db775fc1b a0541c7e9b7d49f598e4059a32146457 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-22 03:02:45.838 7 INFO neutron.db.securitygroups_db [None req-cfa73557-779b-432f-8315-693ed750a36c 19fefb08f5b54bf795618e3db775fc1b a0541c7e9b7d49f598e4059a32146457 - - default default] Project a0541c7e9b7d49f598e4059a32146457 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: 897/1669] 10.0.0.151 () {34 vars in 695 bytes} [Mon Jun 22 03:02:45 2026] POST /v2.0/security-group-rules => generated 607 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-22 03:02:45.930 7 WARNING neutron_lib.context [None req-8c8a05af-593e-4c44-9ef6-02d5848598a6 19fefb08f5b54bf795618e3db775fc1b a0541c7e9b7d49f598e4059a32146457 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-22 03:02:45.979 7 INFO neutron.db.securitygroups_db [None req-8c8a05af-593e-4c44-9ef6-02d5848598a6 19fefb08f5b54bf795618e3db775fc1b a0541c7e9b7d49f598e4059a32146457 - - default default] Project a0541c7e9b7d49f598e4059a32146457 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: 898/1670] 10.0.0.151 () {34 vars in 695 bytes} [Mon Jun 22 03:02:45 2026] POST /v2.0/security-group-rules => generated 606 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1671] 10.0.0.151 () {32 vars in 774 bytes} [Mon Jun 22 03:02:46 2026] GET /v2.0/security-groups?tenant_id=1ac100e8acd64e7aacdf050353c2be89&name=default => generated 2925 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1672] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:02:46 2026] DELETE /v2.0/security-groups/6bf7b5fa-49a7-4391-bfc0-89f14ac9f738 => 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: 773/1673] 10.0.0.151 () {34 vars in 783 bytes} [Mon Jun 22 03:02:44 2026] PUT /v2.0/routers/7366cc11-5100-46aa-9d02-51533d3e5333/add_router_interface => generated 309 bytes in 1745 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1674] 10.0.0.151 () {32 vars in 717 bytes} [Mon Jun 22 03:02:46 2026] GET /v2.0/ports/fb2c0fb9-a5b8-4848-8a81-e2bc98353bff => generated 955 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1675] 10.0.0.151 () {32 vars in 649 bytes} [Mon Jun 22 03:02:46 2026] GET /v2.0/networks => generated 1298 bytes in 393 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1676] 10.0.0.153 () {34 vars in 1100 bytes} [Mon Jun 22 03:02:47 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-2120035615&fields=id&tenant_id=a0541c7e9b7d49f598e4059a32146457 => generated 69 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1677] 10.0.0.153 () {34 vars in 982 bytes} [Mon Jun 22 03:02:47 2026] GET /v2.0/networks?id=c6bdd8b0-aec5-4f7a-85d8-813726804763 => generated 661 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1678] 10.0.0.153 () {34 vars in 965 bytes} [Mon Jun 22 03:02:47 2026] GET /v2.0/quotas/a0541c7e9b7d49f598e4059a32146457 => 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: 906/1679] 10.0.0.153 () {34 vars in 1002 bytes} [Mon Jun 22 03:02:47 2026] GET /v2.0/ports?tenant_id=a0541c7e9b7d49f598e4059a32146457&fields=id => generated 149 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1680] 10.0.0.153 () {34 vars in 1008 bytes} [Mon Jun 22 03:02:47 2026] GET /v2.0/networks/c6bdd8b0-aec5-4f7a-85d8-813726804763?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: 908/1681] 10.0.0.153 () {34 vars in 1108 bytes} [Mon Jun 22 03:02:47 2026] GET /v2.0/networks/c6bdd8b0-aec5-4f7a-85d8-813726804763?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: 909/1682] 10.0.0.153 () {34 vars in 990 bytes} [Mon Jun 22 03:02:47 2026] GET /v2.0/ports?device_id=ff4a10f1-6e32-41e1-9afc-8b14b673b239 => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1683] 10.0.0.151 () {34 vars in 789 bytes} [Mon Jun 22 03:02:46 2026] PUT /v2.0/routers/7366cc11-5100-46aa-9d02-51533d3e5333/remove_router_interface => generated 309 bytes in 1640 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1684] 199.204.45.116 () {34 vars in 986 bytes} [Mon Jun 22 03:02:48 2026] GET /v2.0/networks?id=c6bdd8b0-aec5-4f7a-85d8-813726804763 => generated 661 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1685] 199.204.45.116 () {34 vars in 1050 bytes} [Mon Jun 22 03:02:48 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a0541c7e9b7d49f598e4059a32146457 => generated 273 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-22 03:02:48.853 8 WARNING neutron_lib.context [None req-1e5c4e3e-c302-4b5d-9eed-075d2336f8a9 c9d2f38b7d7f4086a9feeab87979295a 55053fffdc1043618a2676fa8b9f15d8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 910/1686] 10.0.0.151 () {34 vars in 789 bytes} [Mon Jun 22 03:02:48 2026] PUT /v2.0/routers/7366cc11-5100-46aa-9d02-51533d3e5333/remove_router_interface => generated 309 bytes in 1269 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-22 03:02:49.449 7 WARNING neutron_lib.context [req-52ec51d5-d12d-4b9e-8158-55421549a0d9 req-9de28858-54c0-4498-8127-5a56d0c67eaa 19fefb08f5b54bf795618e3db775fc1b a0541c7e9b7d49f598e4059a32146457 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 777/1687] 10.0.0.151 () {34 vars in 676 bytes} [Mon Jun 22 03:02:48 2026] POST /v2.0/floatingips => generated 552 bytes in 928 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1688] 10.0.0.153 () {34 vars in 990 bytes} [Mon Jun 22 03:02:49 2026] GET /v2.0/ports?device_id=ff4a10f1-6e32-41e1-9afc-8b14b673b239 => 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: 779/1689] 10.0.0.151 () {32 vars in 736 bytes} [Mon Jun 22 03:02:49 2026] GET /v2.0/ports?device_id=7366cc11-5100-46aa-9d02-51533d3e5333 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-22 03:02:49.656 8 WARNING neutron_lib.context [None req-15c5b48d-de20-45ec-a20d-281eef325305 c9d2f38b7d7f4086a9feeab87979295a 55053fffdc1043618a2676fa8b9f15d8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 911/1690] 199.204.45.116 () {38 vars in 955 bytes} [Mon Jun 22 03:02:49 2026] POST /v2.0/ports => generated 958 bytes in 550 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: 780/1691] 10.0.0.151 () {34 vars in 676 bytes} [Mon Jun 22 03:02:49 2026] POST /v2.0/floatingips => generated 552 bytes in 699 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-22 03:02:50.689 7 INFO neutron.services.segments.plugin [-] Segment bbea7bd8-4860-460f-9085-944cb3113a52 resource provider aggregate not found 2026-06-22 03:02:50.693 7 INFO neutron.services.segments.plugin [-] Segment bbea7bd8-4860-460f-9085-944cb3113a52 resource provider aggregate not found 2026-06-22 03:02:50.709 7 INFO neutron.services.segments.plugin [-] Segment bbea7bd8-4860-460f-9085-944cb3113a52 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bbea7bd8-4860-460f-9085-944cb3113a52 found for delete ", "request_id": "req-3eb26883-1929-45d4-bbf8-282129f9257d"}]} 2026-06-22 03:02:50.712 7 INFO neutron.services.segments.plugin [-] Segment bbea7bd8-4860-460f-9085-944cb3113a52 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bbea7bd8-4860-460f-9085-944cb3113a52 found for delete ", "request_id": "req-281c48b9-aff8-4755-a485-7aafa99fbcbe"}]} 2026-06-22 03:02:50.716 7 INFO neutron.db.l3_hamode_db [None req-46f7953c-0181-4d57-8fb4-87b9a2e70868 7354fe0023494b5681cdf9dd04a1574a 92e2b8013b4e401e8e81c71b0d710166 - - default default] HA network d75d09c3-bca1-44be-b42a-486dda8d4eea was deleted as no HA routers are present in tenant 92e2b8013b4e401e8e81c71b0d710166. [pid: 7|app: 0|req: 912/1692] 10.0.0.151 () {32 vars in 724 bytes} [Mon Jun 22 03:02:49 2026] DELETE /v2.0/routers/7366cc11-5100-46aa-9d02-51533d3e5333 => generated 0 bytes in 730 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-22 03:02:50.729 7 WARNING neutron_lib.context [None req-68a86806-26ab-4f0a-b230-93ffd46d86be c9d2f38b7d7f4086a9feeab87979295a 55053fffdc1043618a2676fa8b9f15d8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 781/1693] 199.204.45.116 () {38 vars in 1028 bytes} [Mon Jun 22 03:02:50 2026] PUT /v2.0/ports/a92ccd84-8e0f-45e5-914a-66d9f5895754 => generated 1203 bytes in 521 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-22 03:02:50.966 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-312d8f5a-024f-4b19-9c05-5e8fe1238887'] response: {'name': 'network-changed', 'server_uuid': 'ff4a10f1-6e32-41e1-9afc-8b14b673b239', 'tag': 'a92ccd84-8e0f-45e5-914a-66d9f5895754', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 782/1694] 10.0.0.153 () {34 vars in 990 bytes} [Mon Jun 22 03:02:50 2026] GET /v2.0/ports?device_id=ff4a10f1-6e32-41e1-9afc-8b14b673b239 => generated 973 bytes in 137 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: 783/1695] 10.0.0.151 () {32 vars in 724 bytes} [Mon Jun 22 03:02:51 2026] DELETE /v2.0/subnets/54e0a349-5c20-49df-be9f-7d2c935032ed => generated 0 bytes in 252 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1696] 10.0.0.151 () {34 vars in 676 bytes} [Mon Jun 22 03:02:50 2026] POST /v2.0/floatingips => generated 552 bytes in 698 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1697] 199.204.45.116 () {34 vars in 1080 bytes} [Mon Jun 22 03:02:51 2026] GET /v2.0/ports?tenant_id=a0541c7e9b7d49f598e4059a32146457&device_id=ff4a10f1-6e32-41e1-9afc-8b14b673b239 => generated 1242 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1698] 10.0.0.153 () {34 vars in 1040 bytes} [Mon Jun 22 03:02:51 2026] GET /v2.0/security-groups?id=f0c4e1d3-22ad-4765-bfdb-36872a005fd6&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-22 03:02:51.611 8 INFO neutron.db.segments_db [None req-9091afab-09ee-46ca-874a-2f466834160f 038714b39cfa4cfe97fb5af5a59698a1 aa4507d404d74600b2f6b133f9a2c826 - - default default] Added segment 252471f6-bac5-4e20-9db6-f3636e7e9686 of type vxlan for network dee80a7c-ce3b-4f7f-8a96-01536c66197e [pid: 7|app: 0|req: 916/1699] 10.0.0.151 () {32 vars in 724 bytes} [Mon Jun 22 03:02:51 2026] DELETE /v2.0/subnets/1a763279-d6e1-4326-b263-f2df402a78aa => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1700] 10.0.0.151 () {34 vars in 670 bytes} [Mon Jun 22 03:02:51 2026] POST /v2.0/networks => generated 726 bytes in 465 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-22 03:02:51.728 7 WARNING neutron_lib.context [None req-5a7855fb-37be-4422-b2a6-512760442e36 c9d2f38b7d7f4086a9feeab87979295a 55053fffdc1043618a2676fa8b9f15d8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 785/1701] 199.204.45.116 () {34 vars in 1060 bytes} [Mon Jun 22 03:02:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=a92ccd84-8e0f-45e5-914a-66d9f5895754 => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-22 03:02:51.957 8 INFO neutron.services.segments.plugin [-] Segment 077c901a-13b0-4a42-85f0-834b5a06fef0 resource provider aggregate not found 2026-06-22 03:02:51.967 8 INFO neutron.services.segments.plugin [-] Segment 077c901a-13b0-4a42-85f0-834b5a06fef0 resource provider aggregate not found 2026-06-22 03:02:51.979 8 INFO neutron.services.segments.plugin [-] Segment 077c901a-13b0-4a42-85f0-834b5a06fef0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 077c901a-13b0-4a42-85f0-834b5a06fef0 found for delete ", "request_id": "req-251eddac-c0c2-4e18-9876-3e270dca0cfd"}]} 2026-06-22 03:02:51.982 8 INFO neutron.services.segments.plugin [-] Segment 077c901a-13b0-4a42-85f0-834b5a06fef0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 077c901a-13b0-4a42-85f0-834b5a06fef0 found for delete ", "request_id": "req-0104b577-58d8-4fca-a00d-7962c634dd2b"}]} [pid: 8|app: 0|req: 786/1702] 10.0.0.151 () {32 vars in 726 bytes} [Mon Jun 22 03:02:51 2026] DELETE /v2.0/networks/76b52548-7d99-4282-a17c-d09acd73d615 => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1703] 10.0.0.151 () {34 vars in 669 bytes} [Mon Jun 22 03:02:51 2026] POST /v2.0/subnets => generated 620 bytes in 290 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1704] 199.204.45.116 () {34 vars in 984 bytes} [Mon Jun 22 03:02:52 2026] GET /v2.0/subnets?id=76822bdf-5c60-41ff-84bb-541ba0d6187b => generated 654 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1705] 10.0.0.151 () {34 vars in 676 bytes} [Mon Jun 22 03:02:51 2026] POST /v2.0/floatingips => generated 552 bytes in 672 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-22 03:02:52.401 7 WARNING neutron.api.v2.base [None req-79bf3100-3a51-4f1f-b533-ddd433f49a12 038714b39cfa4cfe97fb5af5a59698a1 aa4507d404d74600b2f6b133f9a2c826 - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: 'None' is not a valid string.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: 'None' is not a valid string. 2026-06-22 03:02:52.402 7 INFO neutron.api.v2.resource [None req-79bf3100-3a51-4f1f-b533-ddd433f49a12 038714b39cfa4cfe97fb5af5a59698a1 aa4507d404d74600b2f6b133f9a2c826 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 918/1706] 10.0.0.151 () {34 vars in 681 bytes} [Mon Jun 22 03:02:52 2026] POST /v2.0/rbac-policies => generated 143 bytes in 6 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/1707] 199.204.45.116 () {34 vars in 1052 bytes} [Mon Jun 22 03:02:52 2026] GET /v2.0/ports?network_id=c6bdd8b0-aec5-4f7a-85d8-813726804763&device_owner=network%3Adhcp => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-22 03:02:52.459 7 WARNING neutron_lib.context [None req-173bb811-5516-4551-a016-38a02f3f9050 c9d2f38b7d7f4086a9feeab87979295a 55053fffdc1043618a2676fa8b9f15d8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 789/1708] 10.0.0.151 () {32 vars in 726 bytes} [Mon Jun 22 03:02:52 2026] DELETE /v2.0/networks/b2ab9873-5d73-416e-a4f4-70408e129747 => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1709] 10.0.0.151 () {34 vars in 676 bytes} [Mon Jun 22 03:02:52 2026] POST /v2.0/floatingips => generated 552 bytes in 629 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1710] 10.0.0.151 () {32 vars in 726 bytes} [Mon Jun 22 03:02:52 2026] DELETE /v2.0/networks/dee80a7c-ce3b-4f7f-8a96-01536c66197e => generated 0 bytes in 613 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-22 03:02:53.160 8 WARNING neutron_lib.context [None req-18f81d6d-fcd2-490f-bf2f-58e0e520a45e 7354fe0023494b5681cdf9dd04a1574a 92e2b8013b4e401e8e81c71b0d710166 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 921/1711] 199.204.45.116 () {34 vars in 1012 bytes} [Mon Jun 22 03:02:53 2026] GET /v2.0/networks/c6bdd8b0-aec5-4f7a-85d8-813726804763?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-22 03:02:53.226 8 INFO neutron.db.segments_db [None req-18f81d6d-fcd2-490f-bf2f-58e0e520a45e 7354fe0023494b5681cdf9dd04a1574a 92e2b8013b4e401e8e81c71b0d710166 - - default default] Added segment 6fa73c01-34de-4b81-98aa-123c4d94db15 of type vxlan for network 921c0ee8-b136-48af-8654-ddba29c4f140 [pid: 7|app: 0|req: 922/1712] 10.0.0.153 () {34 vars in 990 bytes} [Mon Jun 22 03:02:53 2026] GET /v2.0/ports?device_id=ff4a10f1-6e32-41e1-9afc-8b14b673b239 => generated 973 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1713] 10.0.0.151 () {34 vars in 759 bytes} [Mon Jun 22 03:02:53 2026] PUT /v2.0/floatingips/ad3acd47-b781-4ff3-aaee-dcf7c4219d07/tags => generated 17 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1714] 10.0.0.151 () {34 vars in 670 bytes} [Mon Jun 22 03:02:53 2026] POST /v2.0/networks => generated 630 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-22 03:02:53.396 7 INFO neutron.db.segments_db [None req-3c61d637-f80e-4957-b99a-b4178f93d091 038714b39cfa4cfe97fb5af5a59698a1 aa4507d404d74600b2f6b133f9a2c826 - - default default] Added segment 6beb3666-9c7f-44df-8ea1-dd1346f393e9 of type vxlan for network e7328899-19b6-4d8b-8334-56399dfc9fb0 [pid: 8|app: 0|req: 792/1715] 199.204.45.116 () {34 vars in 1112 bytes} [Mon Jun 22 03:02:53 2026] GET /v2.0/networks/c6bdd8b0-aec5-4f7a-85d8-813726804763?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: 793/1716] 10.0.0.153 () {34 vars in 1040 bytes} [Mon Jun 22 03:02:53 2026] GET /v2.0/security-groups?id=f0c4e1d3-22ad-4765-bfdb-36872a005fd6&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1717] 10.0.0.151 () {34 vars in 670 bytes} [Mon Jun 22 03:02:53 2026] POST /v2.0/networks => generated 726 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-22 03:02:53.557 7 WARNING neutron_lib.context [None req-2a324c94-ff70-47ac-80a9-c35087be2e6d 7354fe0023494b5681cdf9dd04a1574a 92e2b8013b4e401e8e81c71b0d710166 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 794/1718] 10.0.0.151 () {34 vars in 759 bytes} [Mon Jun 22 03:02:53 2026] PUT /v2.0/floatingips/a591d1c2-a5c5-4c53-aff4-f3a96129e11d/tags => generated 25 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1719] 199.204.45.116 () {34 vars in 1080 bytes} [Mon Jun 22 03:02:53 2026] GET /v2.0/ports?tenant_id=a0541c7e9b7d49f598e4059a32146457&device_id=ff4a10f1-6e32-41e1-9afc-8b14b673b239 => 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: 796/1720] 10.0.0.151 () {34 vars in 669 bytes} [Mon Jun 22 03:02:53 2026] POST /v2.0/subnets => generated 623 bytes in 316 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-22 03:02:54.024 8 INFO neutron.services.segments.plugin [-] Segment fb530426-eb83-4851-9a53-63cfd18c489f resource provider aggregate not found 2026-06-22 03:02:54.034 8 INFO neutron.services.segments.plugin [-] Segment fb530426-eb83-4851-9a53-63cfd18c489f resource provider aggregate not found [pid: 7|app: 0|req: 925/1721] 10.0.0.151 () {34 vars in 669 bytes} [Mon Jun 22 03:02:53 2026] POST /v2.0/subnets => generated 602 bytes in 487 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1722] 10.0.0.151 () {34 vars in 759 bytes} [Mon Jun 22 03:02:53 2026] PUT /v2.0/floatingips/1b5e6e6e-0da3-4dab-b306-f544d0b10674/tags => generated 34 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-22 03:02:54.064 8 WARNING neutron.api.v2.base [None req-69aa2ec7-749d-4c55-93cd-2cf96bfad9f2 038714b39cfa4cfe97fb5af5a59698a1 aa4507d404d74600b2f6b133f9a2c826 - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. 2026-06-22 03:02:54.066 8 INFO neutron.api.v2.resource [None req-69aa2ec7-749d-4c55-93cd-2cf96bfad9f2 038714b39cfa4cfe97fb5af5a59698a1 aa4507d404d74600b2f6b133f9a2c826 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 8|app: 0|req: 798/1723] 10.0.0.151 () {34 vars in 681 bytes} [Mon Jun 22 03:02:54 2026] POST /v2.0/rbac-policies => generated 547 bytes in 16 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-06-22 03:02:54.081 8 WARNING neutron_lib.context [None req-46d39920-0c05-499f-8212-40ac0af17898 7354fe0023494b5681cdf9dd04a1574a 92e2b8013b4e401e8e81c71b0d710166 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-22 03:02:54.090 8 INFO neutron.services.segments.plugin [-] Segment fb530426-eb83-4851-9a53-63cfd18c489f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fb530426-eb83-4851-9a53-63cfd18c489f found for delete ", "request_id": "req-434f3c9e-0987-496a-a232-d792e7f3daef"}]} 2026-06-22 03:02:54.098 8 INFO neutron.services.segments.plugin [-] Segment fb530426-eb83-4851-9a53-63cfd18c489f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fb530426-eb83-4851-9a53-63cfd18c489f found for delete ", "request_id": "req-c8b187f0-1698-47e9-b2fc-e4cdc3f099b0"}]} [pid: 7|app: 0|req: 926/1724] 199.204.45.116 () {34 vars in 986 bytes} [Mon Jun 22 03:02:54 2026] GET /v2.0/networks?id=c6bdd8b0-aec5-4f7a-85d8-813726804763 => generated 757 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-22 03:02:54.124 8 INFO neutron.services.segments.plugin [-] Segment 252471f6-bac5-4e20-9db6-f3636e7e9686 resource provider aggregate not found 2026-06-22 03:02:54.136 8 INFO neutron.services.segments.plugin [-] Segment 252471f6-bac5-4e20-9db6-f3636e7e9686 resource provider aggregate not found 2026-06-22 03:02:54.158 8 INFO neutron.services.segments.plugin [-] Segment 252471f6-bac5-4e20-9db6-f3636e7e9686 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 252471f6-bac5-4e20-9db6-f3636e7e9686 found for delete ", "request_id": "req-4ca73fd9-80d8-44f5-ad53-1bb9e1165b3b"}]} 2026-06-22 03:02:54.163 8 INFO neutron.services.segments.plugin [-] Segment 252471f6-bac5-4e20-9db6-f3636e7e9686 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 252471f6-bac5-4e20-9db6-f3636e7e9686 found for delete ", "request_id": "req-1c3dc308-9ad2-4fe7-aff0-ddc92da5a466"}]} [pid: 7|app: 0|req: 927/1725] 10.0.0.151 () {34 vars in 759 bytes} [Mon Jun 22 03:02:54 2026] PUT /v2.0/floatingips/c6897f13-1659-4836-ac45-1931ec82b495/tags => generated 19 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-22 03:02:54.199 8 INFO neutron.db.segments_db [None req-46d39920-0c05-499f-8212-40ac0af17898 7354fe0023494b5681cdf9dd04a1574a 92e2b8013b4e401e8e81c71b0d710166 - - default default] Added segment 9c307c48-8002-4c55-8cec-f136e5abd7c9 of type vxlan for network ecc6585d-cbf7-41c8-8694-ca29bd4b839f 2026-06-22 03:02:54.526 7 INFO neutron.services.segments.plugin [-] Segment 6beb3666-9c7f-44df-8ea1-dd1346f393e9 resource provider aggregate not found 2026-06-22 03:02:54.542 7 INFO neutron.services.segments.plugin [-] Segment 6beb3666-9c7f-44df-8ea1-dd1346f393e9 resource provider aggregate not found 2026-06-22 03:02:54.551 7 INFO neutron.services.segments.plugin [-] Segment 6beb3666-9c7f-44df-8ea1-dd1346f393e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6beb3666-9c7f-44df-8ea1-dd1346f393e9 found for delete ", "request_id": "req-105a7fb1-b5c8-41a6-ad93-8fef422a2848"}]} 2026-06-22 03:02:54.565 7 INFO neutron.services.segments.plugin [-] Segment 6beb3666-9c7f-44df-8ea1-dd1346f393e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6beb3666-9c7f-44df-8ea1-dd1346f393e9 found for delete ", "request_id": "req-4cc8af97-a919-4a1d-a7f4-d4e725722fd5"}]} 2026-06-22 03:02:54.633 8 INFO neutron.db.l3_hamode_db [None req-46d39920-0c05-499f-8212-40ac0af17898 7354fe0023494b5681cdf9dd04a1574a 92e2b8013b4e401e8e81c71b0d710166 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-22 03:02:54.866 8 INFO neutron.db.l3_hamode_db [None req-46d39920-0c05-499f-8212-40ac0af17898 7354fe0023494b5681cdf9dd04a1574a 92e2b8013b4e401e8e81c71b0d710166 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 928/1726] 10.0.0.151 () {32 vars in 726 bytes} [Mon Jun 22 03:02:54 2026] DELETE /v2.0/networks/e7328899-19b6-4d8b-8334-56399dfc9fb0 => generated 0 bytes in 1219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1727] 199.204.45.116 () {34 vars in 1060 bytes} [Mon Jun 22 03:02:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=a92ccd84-8e0f-45e5-914a-66d9f5895754 => 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: 930/1728] 10.0.0.151 () {32 vars in 672 bytes} [Mon Jun 22 03:02:55 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1729] 10.0.0.153 () {34 vars in 990 bytes} [Mon Jun 22 03:02:55 2026] GET /v2.0/ports?device_id=ff4a10f1-6e32-41e1-9afc-8b14b673b239 => generated 975 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-22 03:02:55.602 7 INFO neutron.db.segments_db [None req-a54d8a9f-fa94-4b3a-93e0-6fce365b5060 038714b39cfa4cfe97fb5af5a59698a1 aa4507d404d74600b2f6b133f9a2c826 - - default default] Added segment 48616556-c1bf-4d7c-a502-1eb041621fd3 of type vxlan for network c198b2c4-b94c-494d-b1af-dc13075c5866 [pid: 7|app: 0|req: 932/1730] 10.0.0.151 () {34 vars in 670 bytes} [Mon Jun 22 03:02:55 2026] POST /v2.0/networks => generated 727 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1731] 199.204.45.116 () {34 vars in 984 bytes} [Mon Jun 22 03:02:55 2026] GET /v2.0/subnets?id=76822bdf-5c60-41ff-84bb-541ba0d6187b => generated 654 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1732] 10.0.0.151 () {32 vars in 686 bytes} [Mon Jun 22 03:02:55 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1733] 10.0.0.151 () {34 vars in 669 bytes} [Mon Jun 22 03:02:54 2026] POST /v2.0/routers => generated 506 bytes in 1743 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1734] 10.0.0.153 () {34 vars in 1040 bytes} [Mon Jun 22 03:02:55 2026] GET /v2.0/security-groups?id=f0c4e1d3-22ad-4765-bfdb-36872a005fd6&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: 936/1735] 199.204.45.116 () {34 vars in 1052 bytes} [Mon Jun 22 03:02:55 2026] GET /v2.0/ports?network_id=c6bdd8b0-aec5-4f7a-85d8-813726804763&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: 7|app: 0|req: 937/1736] 10.0.0.151 () {32 vars in 682 bytes} [Mon Jun 22 03:02:55 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-22 03:02:55.950 7 WARNING neutron_lib.context [None req-b339b6a7-0d30-494a-af1d-ba9396b41c99 7354fe0023494b5681cdf9dd04a1574a 92e2b8013b4e401e8e81c71b0d710166 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 800/1737] 10.0.0.151 () {34 vars in 669 bytes} [Mon Jun 22 03:02:55 2026] POST /v2.0/subnets => generated 623 bytes in 287 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1738] 199.204.45.116 () {34 vars in 1012 bytes} [Mon Jun 22 03:02:56 2026] GET /v2.0/networks/c6bdd8b0-aec5-4f7a-85d8-813726804763?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: 802/1739] 10.0.0.151 () {32 vars in 694 bytes} [Mon Jun 22 03:02:56 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1740] 10.0.0.151 () {34 vars in 665 bytes} [Mon Jun 22 03:02:55 2026] POST /v2.0/ports => generated 948 bytes in 539 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: 939/1741] 199.204.45.116 () {34 vars in 1112 bytes} [Mon Jun 22 03:02:56 2026] GET /v2.0/networks/c6bdd8b0-aec5-4f7a-85d8-813726804763?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-22 03:02:56.609 7 INFO neutron.services.segments.plugin [-] Segment 6beb3666-9c7f-44df-8ea1-dd1346f393e9 resource provider aggregate not found 2026-06-22 03:02:56.617 7 INFO neutron.services.segments.plugin [-] Segment 6beb3666-9c7f-44df-8ea1-dd1346f393e9 resource provider aggregate not found 2026-06-22 03:02:56.634 7 INFO neutron.services.segments.plugin [-] Segment 6beb3666-9c7f-44df-8ea1-dd1346f393e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6beb3666-9c7f-44df-8ea1-dd1346f393e9 found for delete ", "request_id": "req-69baf2cc-4e39-4635-b8d3-dba51f2a121e"}]} [pid: 7|app: 0|req: 940/1742] 10.0.0.151 () {32 vars in 680 bytes} [Mon Jun 22 03:02:56 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-22 03:02:56.640 7 INFO neutron.services.segments.plugin [-] Segment 6beb3666-9c7f-44df-8ea1-dd1346f393e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6beb3666-9c7f-44df-8ea1-dd1346f393e9 found for delete ", "request_id": "req-25845ccc-6f9b-453b-a15e-e42ee4930452"}]} [pid: 8|app: 0|req: 803/1743] 10.0.0.151 () {34 vars in 681 bytes} [Mon Jun 22 03:02:56 2026] POST /v2.0/rbac-policies => generated 324 bytes in 410 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1744] 10.0.0.151 () {32 vars in 694 bytes} [Mon Jun 22 03:02:56 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1745] 10.0.0.151 () {32 vars in 690 bytes} [Mon Jun 22 03:02:56 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1746] 10.0.0.151 () {32 vars in 702 bytes} [Mon Jun 22 03:02:56 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1747] 10.0.0.151 () {32 vars in 732 bytes} [Mon Jun 22 03:02:56 2026] DELETE /v2.0/floatingips/ad3acd47-b781-4ff3-aaee-dcf7c4219d07 => generated 0 bytes in 436 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1748] 10.0.0.153 () {34 vars in 990 bytes} [Mon Jun 22 03:02:57 2026] GET /v2.0/ports?device_id=ff4a10f1-6e32-41e1-9afc-8b14b673b239 => generated 975 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1749] 10.0.0.151 () {32 vars in 723 bytes} [Mon Jun 22 03:02:57 2026] GET /v2.0/networks/c198b2c4-b94c-494d-b1af-dc13075c5866 => generated 655 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1750] 10.0.0.151 () {32 vars in 732 bytes} [Mon Jun 22 03:02:57 2026] DELETE /v2.0/floatingips/a591d1c2-a5c5-4c53-aff4-f3a96129e11d => generated 0 bytes in 409 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1751] 10.0.0.153 () {34 vars in 1040 bytes} [Mon Jun 22 03:02:57 2026] GET /v2.0/security-groups?id=f0c4e1d3-22ad-4765-bfdb-36872a005fd6&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-06-22 03:02:58.097 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d2f5712e-777f-46f0-a1dc-f903393d04f0 c34af43b9b134ecca7c894bd2ca84467 4d032907c94b4fd197aef2aa61f9bd72 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 812/1752] 10.0.0.151 () {32 vars in 723 bytes} [Mon Jun 22 03:02:58 2026] GET /v2.0/networks/c198b2c4-b94c-494d-b1af-dc13075c5866 => generated 138 bytes in 89 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1753] 10.0.0.151 () {32 vars in 732 bytes} [Mon Jun 22 03:02:58 2026] DELETE /v2.0/floatingips/1b5e6e6e-0da3-4dab-b306-f544d0b10674 => generated 0 bytes in 450 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1756] 10.0.0.151 () {34 vars in 783 bytes} [Mon Jun 22 03:02:56 2026] PUT /v2.0/routers/efe08021-96c4-4412-87c3-ed1d7961f5d1/add_router_interface => generated 309 bytes in 2412 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: 942/1757] 10.0.0.153 () {34 vars in 990 bytes} [Mon Jun 22 03:02:59 2026] GET /v2.0/ports?device_id=ff4a10f1-6e32-41e1-9afc-8b14b673b239 => generated 975 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-22 03:02:59.249 8 INFO neutron.services.segments.plugin [-] Segment 48616556-c1bf-4d7c-a502-1eb041621fd3 resource provider aggregate not found 2026-06-22 03:02:59.255 8 INFO neutron.services.segments.plugin [-] Segment 48616556-c1bf-4d7c-a502-1eb041621fd3 resource provider aggregate not found [pid: 8|app: 0|req: 816/1758] 10.0.0.151 () {32 vars in 726 bytes} [Mon Jun 22 03:02:58 2026] DELETE /v2.0/networks/c198b2c4-b94c-494d-b1af-dc13075c5866 => generated 0 bytes in 712 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-22 03:02:59.268 8 INFO neutron.services.segments.plugin [-] Segment 48616556-c1bf-4d7c-a502-1eb041621fd3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 48616556-c1bf-4d7c-a502-1eb041621fd3 found for delete ", "request_id": "req-2ecc4ad9-2367-4827-a097-39560893b82e"}]} 2026-06-22 03:02:59.280 8 INFO neutron.services.segments.plugin [-] Segment 48616556-c1bf-4d7c-a502-1eb041621fd3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 48616556-c1bf-4d7c-a502-1eb041621fd3 found for delete ", "request_id": "req-18a3e08c-11b4-4074-9054-8674c7d6547c"}]} [pid: 8|app: 0|req: 817/1759] 10.0.0.151 () {32 vars in 717 bytes} [Mon Jun 22 03:02:59 2026] GET /v2.0/ports/73c766df-a5e1-4e40-aa4a-3e2339ca3343 => generated 1022 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1760] 10.0.0.153 () {34 vars in 1040 bytes} [Mon Jun 22 03:02:59 2026] GET /v2.0/security-groups?id=f0c4e1d3-22ad-4765-bfdb-36872a005fd6&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-22 03:02:59.443 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8d3b8611-d9c3-4072-a16e-8274d872e579 038714b39cfa4cfe97fb5af5a59698a1 aa4507d404d74600b2f6b133f9a2c826 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 819/1761] 10.0.0.151 () {32 vars in 724 bytes} [Mon Jun 22 03:02:59 2026] DELETE /v2.0/subnets/f3bbdfa2-abf7-48e5-9e5c-dabd025689a3 => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1762] 10.0.0.151 () {32 vars in 732 bytes} [Mon Jun 22 03:02:59 2026] DELETE /v2.0/floatingips/c6897f13-1659-4836-ac45-1931ec82b495 => 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: 944/1763] 10.0.0.151 () {32 vars in 736 bytes} [Mon Jun 22 03:02:59 2026] GET /v2.0/ports?device_id=ff4a10f1-6e32-41e1-9afc-8b14b673b239 => generated 1244 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-22 03:02:59.666 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d1b47150-a282-43a5-bf81-b04a33a00770 038714b39cfa4cfe97fb5af5a59698a1 aa4507d404d74600b2f6b133f9a2c826 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 945/1764] 10.0.0.151 () {32 vars in 724 bytes} [Mon Jun 22 03:02:59 2026] DELETE /v2.0/subnets/5ea153ff-c628-45a5-aee7-43bc0407a854 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1765] 10.0.0.151 () {32 vars in 732 bytes} [Mon Jun 22 03:02:59 2026] DELETE /v2.0/floatingips/e24263f1-cdb7-4530-af6e-094ecca9f19b => generated 0 bytes in 489 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-22 03:03:00.626 7 INFO neutron.db.l3_db [None req-869544b6-1177-4921-98df-ca33af26c4c7 19fefb08f5b54bf795618e3db775fc1b a0541c7e9b7d49f598e4059a32146457 - - default default] Floating IP e05c6ef1-1809-4ff9-b425-b5ac5aade54f associated. External IP: 10.96.250.215, port: a92ccd84-8e0f-45e5-914a-66d9f5895754. [pid: 7|app: 0|req: 947/1766] 10.0.0.151 () {34 vars in 749 bytes} [Mon Jun 22 03:03:00 2026] PUT /v2.0/floatingips/e05c6ef1-1809-4ff9-b425-b5ac5aade54f => generated 856 bytes in 866 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-22 03:03:01.054 7 INFO neutron.pecan_wsgi.hooks.translation [None req-329fe04e-eac3-4f1a-95f9-b04becf93225 038714b39cfa4cfe97fb5af5a59698a1 aa4507d404d74600b2f6b133f9a2c826 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 948/1767] 10.0.0.151 () {32 vars in 724 bytes} [Mon Jun 22 03:03:01 2026] DELETE /v2.0/subnets/e0b237eb-3f28-41e5-a3d4-e4150ded424d => generated 136 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1768] 10.0.0.151 () {34 vars in 789 bytes} [Mon Jun 22 03:02:59 2026] PUT /v2.0/routers/efe08021-96c4-4412-87c3-ed1d7961f5d1/remove_router_interface => generated 309 bytes in 1658 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-22 03:03:01.110 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-62c8133e-3727-4987-bb28-51bd937f7fed'] response: {'name': 'network-changed', 'server_uuid': 'ff4a10f1-6e32-41e1-9afc-8b14b673b239', 'tag': 'a92ccd84-8e0f-45e5-914a-66d9f5895754', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 821/1769] 10.0.0.151 () {32 vars in 729 bytes} [Mon Jun 22 03:03:01 2026] GET /v2.0/floatingips/e05c6ef1-1809-4ff9-b425-b5ac5aade54f => generated 856 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-22 03:03:01.361 8 INFO neutron.api.v2.resource [None req-dc908198-905b-4ba1-be04-f76e2140e8d8 7354fe0023494b5681cdf9dd04a1574a 92e2b8013b4e401e8e81c71b0d710166 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 822/1770] 10.0.0.151 () {34 vars in 789 bytes} [Mon Jun 22 03:03:01 2026] PUT /v2.0/routers/efe08021-96c4-4412-87c3-ed1d7961f5d1/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: 823/1771] 199.204.45.116 () {34 vars in 1080 bytes} [Mon Jun 22 03:03:01 2026] GET /v2.0/ports?tenant_id=a0541c7e9b7d49f598e4059a32146457&device_id=ff4a10f1-6e32-41e1-9afc-8b14b673b239 => 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: 824/1772] 10.0.0.151 () {32 vars in 736 bytes} [Mon Jun 22 03:03:01 2026] GET /v2.0/ports?device_id=efe08021-96c4-4412-87c3-ed1d7961f5d1 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/1773] 10.0.0.151 () {32 vars in 774 bytes} [Mon Jun 22 03:03:01 2026] GET /v2.0/security-groups?tenant_id=55053fffdc1043618a2676fa8b9f15d8&name=default => generated 2925 bytes in 457 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1774] 199.204.45.116 () {34 vars in 986 bytes} [Mon Jun 22 03:03:01 2026] GET /v2.0/networks?id=c6bdd8b0-aec5-4f7a-85d8-813726804763 => generated 757 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1775] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:03:01 2026] DELETE /v2.0/security-groups/9ccadf1d-c5de-4158-9904-222814248183 => 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: 827/1776] 199.204.45.116 () {34 vars in 1060 bytes} [Mon Jun 22 03:03:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=a92ccd84-8e0f-45e5-914a-66d9f5895754 => generated 859 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1777] 199.204.45.116 () {34 vars in 984 bytes} [Mon Jun 22 03:03:01 2026] GET /v2.0/subnets?id=76822bdf-5c60-41ff-84bb-541ba0d6187b => generated 654 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1778] 199.204.45.116 () {34 vars in 1052 bytes} [Mon Jun 22 03:03:01 2026] GET /v2.0/ports?network_id=c6bdd8b0-aec5-4f7a-85d8-813726804763&device_owner=network%3Adhcp => generated 1244 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1779] 10.0.0.151 () {32 vars in 774 bytes} [Mon Jun 22 03:03:01 2026] GET /v2.0/security-groups?tenant_id=3c1e41a035fd40bcbb70ee40d295c6f6&name=default => generated 2925 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1780] 199.204.45.116 () {34 vars in 1012 bytes} [Mon Jun 22 03:03:01 2026] GET /v2.0/networks/c6bdd8b0-aec5-4f7a-85d8-813726804763?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: 832/1781] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:03:02 2026] DELETE /v2.0/security-groups/84091d25-e899-4c1e-a01a-8f170b5fef2c => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-22 03:03:02.288 7 INFO neutron.services.segments.plugin [-] Segment 9c307c48-8002-4c55-8cec-f136e5abd7c9 resource provider aggregate not found 2026-06-22 03:03:02.300 7 INFO neutron.services.segments.plugin [-] Segment 9c307c48-8002-4c55-8cec-f136e5abd7c9 resource provider aggregate not found 2026-06-22 03:03:02.306 7 INFO neutron.services.segments.plugin [-] Segment 9c307c48-8002-4c55-8cec-f136e5abd7c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9c307c48-8002-4c55-8cec-f136e5abd7c9 found for delete ", "request_id": "req-db776080-2c9e-4f9b-934c-fa864d96877d"}]} 2026-06-22 03:03:02.315 7 INFO neutron.db.l3_hamode_db [None req-171aa574-f6de-481d-bbd7-f63c9c943d01 7354fe0023494b5681cdf9dd04a1574a 92e2b8013b4e401e8e81c71b0d710166 - - default default] HA network ecc6585d-cbf7-41c8-8694-ca29bd4b839f was deleted as no HA routers are present in tenant 92e2b8013b4e401e8e81c71b0d710166. 2026-06-22 03:03:02.317 7 INFO neutron.services.segments.plugin [-] Segment 9c307c48-8002-4c55-8cec-f136e5abd7c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9c307c48-8002-4c55-8cec-f136e5abd7c9 found for delete ", "request_id": "req-d8458c54-9528-477d-9dca-bea4d95f63d4"}]} [pid: 7|app: 0|req: 950/1782] 10.0.0.151 () {32 vars in 724 bytes} [Mon Jun 22 03:03:01 2026] DELETE /v2.0/routers/efe08021-96c4-4412-87c3-ed1d7961f5d1 => generated 0 bytes in 807 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/1783] 199.204.45.116 () {34 vars in 1112 bytes} [Mon Jun 22 03:03:02 2026] GET /v2.0/networks/c6bdd8b0-aec5-4f7a-85d8-813726804763?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: 952/1784] 10.0.0.151 () {32 vars in 729 bytes} [Mon Jun 22 03:03:02 2026] GET /v2.0/floatingips/e05c6ef1-1809-4ff9-b425-b5ac5aade54f => generated 858 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1785] 10.0.0.151 () {32 vars in 774 bytes} [Mon Jun 22 03:03:02 2026] GET /v2.0/security-groups?tenant_id=c4fb1d567f3d4229a4d881e82e88a2db&name=default => generated 2925 bytes in 387 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/1786] 10.0.0.151 () {32 vars in 774 bytes} [Mon Jun 22 03:03:02 2026] GET /v2.0/security-groups?tenant_id=24f5801abddd433e92b5c8b7dbc3038b&name=default => generated 2925 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/1787] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:03:02 2026] DELETE /v2.0/security-groups/563c6944-cb7b-4aed-9a93-ae17e090cdc9 => 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: 955/1788] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:03:02 2026] DELETE /v2.0/security-groups/ce731954-88a4-4480-8547-64dbcbf15399 => 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: 834/1789] 10.0.0.151 () {32 vars in 724 bytes} [Mon Jun 22 03:03:02 2026] DELETE /v2.0/subnets/4d286004-ded7-4ec6-a90d-e9ca8a25b80f => 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: 956/1790] 10.0.0.151 () {32 vars in 774 bytes} [Mon Jun 22 03:03:02 2026] GET /v2.0/security-groups?tenant_id=aa4507d404d74600b2f6b133f9a2c826&name=default => generated 2925 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/1791] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:03:02 2026] DELETE /v2.0/security-groups/04af0c52-5615-4c25-8593-d8ea13776131 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-22 03:03:03.290 8 INFO neutron.services.segments.plugin [-] Segment 6fa73c01-34de-4b81-98aa-123c4d94db15 resource provider aggregate not found [pid: 7|app: 0|req: 958/1792] 10.0.0.151 () {32 vars in 774 bytes} [Mon Jun 22 03:03:03 2026] GET /v2.0/security-groups?tenant_id=4d032907c94b4fd197aef2aa61f9bd72&name=default => generated 2925 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-22 03:03:03.297 8 INFO neutron.services.segments.plugin [-] Segment 6fa73c01-34de-4b81-98aa-123c4d94db15 resource provider aggregate not found 2026-06-22 03:03:03.315 8 INFO neutron.services.segments.plugin [-] Segment 6fa73c01-34de-4b81-98aa-123c4d94db15 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6fa73c01-34de-4b81-98aa-123c4d94db15 found for delete ", "request_id": "req-34b5a174-3f64-4786-b714-2e9197f054c9"}]} 2026-06-22 03:03:03.327 8 INFO neutron.services.segments.plugin [-] Segment 6fa73c01-34de-4b81-98aa-123c4d94db15 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6fa73c01-34de-4b81-98aa-123c4d94db15 found for delete ", "request_id": "req-d8bbb537-0cd4-4192-a6a0-13b445b7eab3"}]} [pid: 8|app: 0|req: 835/1793] 10.0.0.151 () {32 vars in 726 bytes} [Mon Jun 22 03:03:02 2026] DELETE /v2.0/networks/921c0ee8-b136-48af-8654-ddba29c4f140 => generated 0 bytes in 557 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-22 03:03:03.349 8 WARNING neutron_lib.context [None req-7ee35310-0217-4e2a-b1b1-3352f35acf5c 7354fe0023494b5681cdf9dd04a1574a 92e2b8013b4e401e8e81c71b0d710166 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-22 03:03:03.423 8 INFO neutron.db.segments_db [None req-7ee35310-0217-4e2a-b1b1-3352f35acf5c 7354fe0023494b5681cdf9dd04a1574a 92e2b8013b4e401e8e81c71b0d710166 - - default default] Added segment e7701f32-65ba-4ce6-951d-a936ffe63696 of type vxlan for network 7a06e70a-f68c-479f-a8c8-4f145ab3759f [pid: 7|app: 0|req: 959/1794] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:03:03 2026] DELETE /v2.0/security-groups/850aed81-c782-4437-91d5-e136fc99da94 => 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: 836/1795] 10.0.0.151 () {34 vars in 670 bytes} [Mon Jun 22 03:03:03 2026] POST /v2.0/networks => generated 629 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-22 03:03:03.557 7 WARNING neutron_lib.context [None req-3e8693e3-e5cb-44dd-bed2-5e3fdaef5738 7354fe0023494b5681cdf9dd04a1574a 92e2b8013b4e401e8e81c71b0d710166 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 960/1796] 10.0.0.151 () {34 vars in 669 bytes} [Mon Jun 22 03:03:03 2026] POST /v2.0/subnets => generated 602 bytes in 327 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-22 03:03:03.893 8 WARNING neutron_lib.context [None req-d8a72675-ed42-49ba-a262-8021e4584e4b 7354fe0023494b5681cdf9dd04a1574a 92e2b8013b4e401e8e81c71b0d710166 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-22 03:03:03.945 8 INFO neutron.db.segments_db [None req-d8a72675-ed42-49ba-a262-8021e4584e4b 7354fe0023494b5681cdf9dd04a1574a 92e2b8013b4e401e8e81c71b0d710166 - - default default] Added segment 7606980a-2d51-4454-bfe6-b00fefd2660f of type vxlan for network 326a6df5-33d8-41a8-993e-d3a4eace40e0 2026-06-22 03:03:04.293 8 INFO neutron.db.l3_hamode_db [None req-d8a72675-ed42-49ba-a262-8021e4584e4b 7354fe0023494b5681cdf9dd04a1574a 92e2b8013b4e401e8e81c71b0d710166 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-22 03:03:04.462 8 INFO neutron.db.l3_hamode_db [None req-d8a72675-ed42-49ba-a262-8021e4584e4b 7354fe0023494b5681cdf9dd04a1574a 92e2b8013b4e401e8e81c71b0d710166 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 961/1797] 10.0.0.143 () {34 vars in 990 bytes} [Mon Jun 22 03:03:05 2026] GET /v2.0/ports?device_id=ff4a10f1-6e32-41e1-9afc-8b14b673b239 => 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: 962/1798] 10.0.0.143 () {34 vars in 1040 bytes} [Mon Jun 22 03:03:05 2026] GET /v2.0/security-groups?id=f0c4e1d3-22ad-4765-bfdb-36872a005fd6&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: 837/1799] 10.0.0.151 () {34 vars in 669 bytes} [Mon Jun 22 03:03:03 2026] POST /v2.0/routers => generated 506 bytes in 1495 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/1800] 10.0.0.151 () {34 vars in 783 bytes} [Mon Jun 22 03:03:05 2026] PUT /v2.0/routers/4478b310-dfa2-43a7-b517-db52c613af0d/add_router_interface => generated 309 bytes in 1753 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1801] 10.0.0.151 () {32 vars in 717 bytes} [Mon Jun 22 03:03:07 2026] GET /v2.0/ports/75b3a594-1714-4cbb-8de9-ec4c8a557067 => generated 955 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1802] 10.0.0.153 () {34 vars in 990 bytes} [Mon Jun 22 03:03:07 2026] GET /v2.0/ports?device_id=ff4a10f1-6e32-41e1-9afc-8b14b673b239 => generated 975 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-22 03:03:07.729 8 WARNING neutron_lib.context [None req-af8262a1-9f8c-4245-8be8-128c8ccb30b3 8cd8238e192149f8a954092216eff820 125093c55d1447008ea8558b7edc56f4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-22 03:03:07.931 8 INFO neutron.db.segments_db [None req-af8262a1-9f8c-4245-8be8-128c8ccb30b3 8cd8238e192149f8a954092216eff820 125093c55d1447008ea8558b7edc56f4 - - default default] Added segment 16c763ec-a4eb-42fe-a154-af88a93f8d73 of type vxlan for network 422f5287-0fc5-4886-9293-e0fe48524fab [pid: 8|app: 0|req: 840/1803] 10.0.0.151 () {34 vars in 670 bytes} [Mon Jun 22 03:03:07 2026] POST /v2.0/networks => generated 631 bytes in 590 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1804] 10.0.0.153 () {34 vars in 1040 bytes} [Mon Jun 22 03:03:08 2026] GET /v2.0/security-groups?id=f0c4e1d3-22ad-4765-bfdb-36872a005fd6&fields=id&fields=name => generated 114 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1805] 199.204.45.116 () {34 vars in 994 bytes} [Mon Jun 22 03:03:08 2026] GET /v2.0/ports?device_id=ff4a10f1-6e32-41e1-9afc-8b14b673b239 => 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: 843/1806] 10.0.0.151 () {34 vars in 678 bytes} [Mon Jun 22 03:03:08 2026] POST /v2.0/qos/policies => generated 359 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-22 03:03:08.327 8 WARNING neutron_lib.context [None req-b2090d2c-2d6e-4c4e-9a3a-9a0be58164bd 8cd8238e192149f8a954092216eff820 125093c55d1447008ea8558b7edc56f4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 964/1807] 10.0.0.151 () {34 vars in 789 bytes} [Mon Jun 22 03:03:07 2026] PUT /v2.0/routers/4478b310-dfa2-43a7-b517-db52c613af0d/remove_router_interface => generated 309 bytes in 1166 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1808] 10.0.0.151 () {34 vars in 664 bytes} [Mon Jun 22 03:03:08 2026] POST /v2.0/ports => generated 743 bytes in 400 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: 845/1809] 10.0.0.151 () {34 vars in 678 bytes} [Mon Jun 22 03:03:08 2026] POST /v2.0/qos/policies => generated 359 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1810] 10.0.0.151 () {32 vars in 736 bytes} [Mon Jun 22 03:03:08 2026] GET /v2.0/ports?device_id=4478b310-dfa2-43a7-b517-db52c613af0d => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-22 03:03:08.803 8 WARNING neutron_lib.context [None req-ac4f36c3-1c31-4d1d-894f-5efe3701fdd7 8cd8238e192149f8a954092216eff820 125093c55d1447008ea8558b7edc56f4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-22 03:03:08.811 7 INFO neutron.db.l3_db [req-14b5ca22-0bbd-48d9-802f-ed42dc34b06b req-04fa1727-d739-4116-b540-ec77df35bfe8 19fefb08f5b54bf795618e3db775fc1b a0541c7e9b7d49f598e4059a32146457 - - default default] Floating IP e05c6ef1-1809-4ff9-b425-b5ac5aade54f disassociated. External IP: 10.96.250.215, port: a92ccd84-8e0f-45e5-914a-66d9f5895754. 2026-06-22 03:03:08.860 8 INFO neutron.db.segments_db [None req-ac4f36c3-1c31-4d1d-894f-5efe3701fdd7 8cd8238e192149f8a954092216eff820 125093c55d1447008ea8558b7edc56f4 - - default default] Added segment 392041b9-6b9d-451c-93a7-6b3354764e8e of type vxlan for network f7e2824a-357d-415b-9a96-5da47aee0096 [pid: 8|app: 0|req: 847/1811] 10.0.0.151 () {34 vars in 670 bytes} [Mon Jun 22 03:03:08 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: 848/1812] 10.0.0.151 () {34 vars in 678 bytes} [Mon Jun 22 03:03:08 2026] POST /v2.0/qos/policies => generated 359 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/1813] 199.204.45.116 () {36 vars in 997 bytes} [Mon Jun 22 03:03:08 2026] DELETE /v2.0/ports/a92ccd84-8e0f-45e5-914a-66d9f5895754 => generated 0 bytes in 1315 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-22 03:03:09.764 7 WARNING neutron_lib.context [None req-15f94766-d1f1-4735-ac1a-f0b0eadba22f 8cd8238e192149f8a954092216eff820 125093c55d1447008ea8558b7edc56f4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-22 03:03:09.800 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d149579b-bc44-40b8-80da-af0af5b6be9f'] response: {'server_uuid': 'ff4a10f1-6e32-41e1-9afc-8b14b673b239', 'name': 'network-vif-deleted', 'tag': 'a92ccd84-8e0f-45e5-914a-66d9f5895754', 'status': 'completed', 'code': 200} 2026-06-22 03:03:09.908 8 INFO neutron.services.segments.plugin [-] Segment 7606980a-2d51-4454-bfe6-b00fefd2660f resource provider aggregate not found 2026-06-22 03:03:09.917 8 INFO neutron.services.segments.plugin [-] Segment 7606980a-2d51-4454-bfe6-b00fefd2660f resource provider aggregate not found 2026-06-22 03:03:09.926 8 INFO neutron.services.segments.plugin [-] Segment 7606980a-2d51-4454-bfe6-b00fefd2660f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7606980a-2d51-4454-bfe6-b00fefd2660f found for delete ", "request_id": "req-05584406-be09-4fba-bde1-b8c132526754"}]} 2026-06-22 03:03:09.933 8 INFO neutron.db.l3_hamode_db [None req-56b1cd66-7cc3-40cf-9bb1-9f67f71eff04 7354fe0023494b5681cdf9dd04a1574a 92e2b8013b4e401e8e81c71b0d710166 - - default default] HA network 326a6df5-33d8-41a8-993e-d3a4eace40e0 was deleted as no HA routers are present in tenant 92e2b8013b4e401e8e81c71b0d710166. 2026-06-22 03:03:09.936 8 INFO neutron.services.segments.plugin [-] Segment 7606980a-2d51-4454-bfe6-b00fefd2660f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7606980a-2d51-4454-bfe6-b00fefd2660f found for delete ", "request_id": "req-155dcd92-2d0e-4b08-a38e-d02526f2ef06"}]} [pid: 8|app: 0|req: 849/1814] 10.0.0.151 () {32 vars in 724 bytes} [Mon Jun 22 03:03:09 2026] DELETE /v2.0/routers/4478b310-dfa2-43a7-b517-db52c613af0d => generated 0 bytes in 916 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1815] 10.0.0.151 () {34 vars in 678 bytes} [Mon Jun 22 03:03:09 2026] POST /v2.0/qos/policies => generated 359 bytes in 59 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1816] 10.0.0.153 () {34 vars in 990 bytes} [Mon Jun 22 03:03:10 2026] GET /v2.0/ports?device_id=ff4a10f1-6e32-41e1-9afc-8b14b673b239 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/1817] 10.0.0.151 () {34 vars in 664 bytes} [Mon Jun 22 03:03:09 2026] POST /v2.0/ports => generated 743 bytes in 415 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: 967/1818] 10.0.0.151 () {34 vars in 678 bytes} [Mon Jun 22 03:03:10 2026] POST /v2.0/qos/policies => generated 359 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-22 03:03:10.272 7 WARNING neutron_lib.context [None req-5243d24d-1611-4f12-b532-b938aa3295b1 8cd8238e192149f8a954092216eff820 125093c55d1447008ea8558b7edc56f4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 852/1819] 10.0.0.151 () {32 vars in 724 bytes} [Mon Jun 22 03:03:10 2026] DELETE /v2.0/subnets/11164f17-fcd9-4f46-9717-2b81d36c381c => generated 0 bytes in 278 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-22 03:03:10.335 7 INFO neutron.db.segments_db [None req-5243d24d-1611-4f12-b532-b938aa3295b1 8cd8238e192149f8a954092216eff820 125093c55d1447008ea8558b7edc56f4 - - default default] Added segment ca2ec531-22ff-4bbc-9e11-2414f8e10a8e of type vxlan for network 25c954d0-d4e9-4466-b793-9ebd13aa0362 [pid: 8|app: 0|req: 853/1820] 10.0.0.151 () {34 vars in 753 bytes} [Mon Jun 22 03:03:10 2026] PUT /v2.0/policies/28400850-e66c-4cd3-8ca7-ce7886ddf8eb/tags => generated 17 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/1821] 10.0.0.151 () {34 vars in 670 bytes} [Mon Jun 22 03:03:10 2026] POST /v2.0/networks => generated 632 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/1822] 10.0.0.151 () {34 vars in 753 bytes} [Mon Jun 22 03:03:10 2026] PUT /v2.0/policies/7e452cb7-c4b2-4e51-8628-18fdd0fa344f/tags => generated 25 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-22 03:03:10.550 7 WARNING neutron_lib.context [None req-3fcc9f9f-9030-4587-beb1-0036e34ae2c7 8cd8238e192149f8a954092216eff820 125093c55d1447008ea8558b7edc56f4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 970/1823] 10.0.0.151 () {34 vars in 664 bytes} [Mon Jun 22 03:03:10 2026] POST /v2.0/ports => generated 743 bytes in 418 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: 971/1824] 10.0.0.151 () {34 vars in 753 bytes} [Mon Jun 22 03:03:10 2026] PUT /v2.0/policies/b26725ed-7d47-4d11-99f5-da9a1d7e418b/tags => generated 34 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-22 03:03:10.996 7 WARNING neutron_lib.context [None req-1d384963-a43f-4869-92d7-a0fcec678201 8cd8238e192149f8a954092216eff820 125093c55d1447008ea8558b7edc56f4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-22 03:03:11.075 7 INFO neutron.db.segments_db [None req-1d384963-a43f-4869-92d7-a0fcec678201 8cd8238e192149f8a954092216eff820 125093c55d1447008ea8558b7edc56f4 - - default default] Added segment b874ba4c-0bc0-445e-88e0-e4633a57884b of type vxlan for network 61417843-2723-4d18-beea-85b2ec5ab997 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() [pid: 7|app: 0|req: 972/1825] 10.0.0.151 () {34 vars in 670 bytes} [Mon Jun 22 03:03:10 2026] POST /v2.0/networks => generated 632 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/1826] 10.0.0.151 () {34 vars in 753 bytes} [Mon Jun 22 03:03:11 2026] PUT /v2.0/policies/6ddfbd7b-85da-4b34-bf8c-5f8844e3a238/tags => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1827] 10.0.0.151 () {32 vars in 726 bytes} [Mon Jun 22 03:03:10 2026] DELETE /v2.0/networks/7a06e70a-f68c-479f-a8c8-4f145ab3759f => generated 0 bytes in 994 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-22 03:03:11.349 8 WARNING neutron_lib.context [None req-312cada0-350f-4da6-8840-e6eecc7e0cb0 8cd8238e192149f8a954092216eff820 125093c55d1447008ea8558b7edc56f4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 974/1828] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:03:11 2026] DELETE /v2.0/security-groups/f0c4e1d3-22ad-4765-bfdb-36872a005fd6 => generated 0 bytes in 170 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-22 03:03:11.436 7 WARNING neutron_lib.context [None req-9b4e33d0-4b96-4b41-8f53-56b2bb589793 7354fe0023494b5681cdf9dd04a1574a 92e2b8013b4e401e8e81c71b0d710166 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-22 03:03:11.490 7 INFO neutron.db.segments_db [None req-9b4e33d0-4b96-4b41-8f53-56b2bb589793 7354fe0023494b5681cdf9dd04a1574a 92e2b8013b4e401e8e81c71b0d710166 - - default default] Added segment 18f4dd06-4973-4647-b288-95fbe23d9bbd of type vxlan for network 67373abf-4179-4098-868d-f023ada00433 [pid: 8|app: 0|req: 855/1829] 10.0.0.151 () {34 vars in 664 bytes} [Mon Jun 22 03:03:11 2026] POST /v2.0/ports => generated 743 bytes in 393 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-22 03:03:11.885 7 INFO neutron.db.l3_hamode_db [None req-9b4e33d0-4b96-4b41-8f53-56b2bb589793 7354fe0023494b5681cdf9dd04a1574a 92e2b8013b4e401e8e81c71b0d710166 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-22 03:03:11.964 8 INFO neutron.services.segments.plugin [-] Segment e7701f32-65ba-4ce6-951d-a936ffe63696 resource provider aggregate not found 2026-06-22 03:03:11.971 8 INFO neutron.services.segments.plugin [-] Segment e7701f32-65ba-4ce6-951d-a936ffe63696 resource provider aggregate not found 2026-06-22 03:03:11.983 8 INFO neutron.services.segments.plugin [-] Segment e7701f32-65ba-4ce6-951d-a936ffe63696 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e7701f32-65ba-4ce6-951d-a936ffe63696 found for delete ", "request_id": "req-fa9ae5ab-aeff-4015-9d99-cb765f12d78c"}]} 2026-06-22 03:03:11.987 8 INFO neutron.services.segments.plugin [-] Segment e7701f32-65ba-4ce6-951d-a936ffe63696 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e7701f32-65ba-4ce6-951d-a936ffe63696 found for delete ", "request_id": "req-cf2d316a-83d9-47fe-ada5-26d7318e3648"}]} [pid: 8|app: 0|req: 856/1830] 10.0.0.151 () {32 vars in 732 bytes} [Mon Jun 22 03:03:11 2026] DELETE /v2.0/floatingips/e05c6ef1-1809-4ff9-b425-b5ac5aade54f => generated 0 bytes in 416 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1831] 10.0.0.151 () {32 vars in 674 bytes} [Mon Jun 22 03:03:12 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-22 03:03:12.293 8 WARNING neutron_lib.context [None req-61f20806-ead8-446d-8396-4e5ff5dfde8a 8cd8238e192149f8a954092216eff820 125093c55d1447008ea8558b7edc56f4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-22 03:03:12.381 8 INFO neutron.db.segments_db [None req-61f20806-ead8-446d-8396-4e5ff5dfde8a 8cd8238e192149f8a954092216eff820 125093c55d1447008ea8558b7edc56f4 - - default default] Added segment 8b8429df-c340-4221-be86-1095bc53323d of type vxlan for network c980e741-e44b-4d97-9b03-6501c1c66d33 [pid: 8|app: 0|req: 858/1832] 10.0.0.151 () {34 vars in 670 bytes} [Mon Jun 22 03:03:12 2026] POST /v2.0/networks => generated 632 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1833] 10.0.0.153 () {34 vars in 990 bytes} [Mon Jun 22 03:03:12 2026] GET /v2.0/ports?device_id=59b48894-c9ec-4a65-9fdc-7e34f0ac9968 => generated 971 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1834] 10.0.0.151 () {32 vars in 688 bytes} [Mon Jun 22 03:03:12 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-22 03:03:12.675 8 WARNING neutron_lib.context [None req-8fe948aa-4f31-42ed-b533-5bec7f71fe12 8cd8238e192149f8a954092216eff820 125093c55d1447008ea8558b7edc56f4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 861/1835] 10.0.0.151 () {34 vars in 664 bytes} [Mon Jun 22 03:03:12 2026] POST /v2.0/ports => generated 743 bytes in 350 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 862/1836] 10.0.0.153 () {34 vars in 1040 bytes} [Mon Jun 22 03:03:13 2026] GET /v2.0/security-groups?id=76c5e2d4-37bb-422f-b782-f8e2ff7418c3&fields=id&fields=name => generated 113 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1837] 10.0.0.151 () {32 vars in 684 bytes} [Mon Jun 22 03:03:13 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1838] 199.204.45.116 () {34 vars in 994 bytes} [Mon Jun 22 03:03:13 2026] GET /v2.0/ports?device_id=59b48894-c9ec-4a65-9fdc-7e34f0ac9968 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1841] 10.0.0.151 () {34 vars in 747 bytes} [Mon Jun 22 03:03:13 2026] PUT /v2.0/ports/a653ab53-795e-467d-ac92-b94076e177a3/tags => generated 17 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-22 03:03:13.291 7 INFO neutron.db.l3_hamode_db [None req-9b4e33d0-4b96-4b41-8f53-56b2bb589793 7354fe0023494b5681cdf9dd04a1574a 92e2b8013b4e401e8e81c71b0d710166 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 868/1842] 10.0.0.151 () {32 vars in 696 bytes} [Mon Jun 22 03:03:13 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1843] 199.204.45.116 () {36 vars in 997 bytes} [Mon Jun 22 03:03:13 2026] DELETE /v2.0/ports/af2458eb-5caa-448b-96dc-4a2917d1b982 => generated 0 bytes in 354 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-22 03:03:13.732 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4123bee4-654b-4cb8-b08f-f0645c40a3b3'] response: {'server_uuid': '59b48894-c9ec-4a65-9fdc-7e34f0ac9968', 'name': 'network-vif-deleted', 'tag': 'af2458eb-5caa-448b-96dc-4a2917d1b982', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 870/1844] 10.0.0.151 () {34 vars in 747 bytes} [Mon Jun 22 03:03:13 2026] PUT /v2.0/ports/191c7311-3389-4ce2-b101-7f70b7c7586e/tags => generated 25 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1845] 10.0.0.151 () {32 vars in 682 bytes} [Mon Jun 22 03:03:13 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1846] 10.0.0.151 () {34 vars in 747 bytes} [Mon Jun 22 03:03:13 2026] PUT /v2.0/ports/c12a0c81-f829-4da9-a0d7-b3293adc0214/tags => generated 34 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1847] 10.0.0.151 () {32 vars in 696 bytes} [Mon Jun 22 03:03:13 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1848] 10.0.0.151 () {34 vars in 747 bytes} [Mon Jun 22 03:03:13 2026] PUT /v2.0/ports/368803f8-c68a-4532-8137-624311d59c4f/tags => generated 19 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1849] 10.0.0.151 () {32 vars in 692 bytes} [Mon Jun 22 03:03:14 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1850] 10.0.0.151 () {32 vars in 660 bytes} [Mon Jun 22 03:03:14 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 227 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1851] 10.0.0.151 () {32 vars in 704 bytes} [Mon Jun 22 03:03:14 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1852] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:03:14 2026] DELETE /v2.0/security-groups/76c5e2d4-37bb-422f-b782-f8e2ff7418c3 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1853] 10.0.0.151 () {32 vars in 674 bytes} [Mon Jun 22 03:03:14 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/1854] 10.0.0.151 () {34 vars in 669 bytes} [Mon Jun 22 03:03:11 2026] POST /v2.0/routers => generated 688 bytes in 3221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1855] 10.0.0.151 () {32 vars in 734 bytes} [Mon Jun 22 03:03:14 2026] DELETE /v2.0/qos/policies/28400850-e66c-4cd3-8ca7-ce7886ddf8eb => 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: 881/1856] 10.0.0.151 () {32 vars in 670 bytes} [Mon Jun 22 03:03:14 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1857] 10.0.0.151 () {32 vars in 721 bytes} [Mon Jun 22 03:03:14 2026] GET /v2.0/routers/e54adf85-acd6-463c-97be-f19b3b83089d => generated 694 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1858] 10.0.0.151 () {32 vars in 734 bytes} [Mon Jun 22 03:03:14 2026] DELETE /v2.0/qos/policies/7e452cb7-c4b2-4e51-8628-18fdd0fa344f => 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: 884/1859] 10.0.0.151 () {32 vars in 682 bytes} [Mon Jun 22 03:03:14 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1860] 10.0.0.151 () {32 vars in 647 bytes} [Mon Jun 22 03:03:14 2026] GET /v2.0/routers => generated 697 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1861] 10.0.0.151 () {32 vars in 734 bytes} [Mon Jun 22 03:03:15 2026] DELETE /v2.0/qos/policies/b26725ed-7d47-4d11-99f5-da9a1d7e418b => 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: 887/1862] 10.0.0.151 () {32 vars in 668 bytes} [Mon Jun 22 03:03:15 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1863] 10.0.0.151 () {34 vars in 741 bytes} [Mon Jun 22 03:03:15 2026] PUT /v2.0/routers/e54adf85-acd6-463c-97be-f19b3b83089d => generated 701 bytes in 582 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1864] 10.0.0.151 () {32 vars in 734 bytes} [Mon Jun 22 03:03:15 2026] DELETE /v2.0/qos/policies/6ddfbd7b-85da-4b34-bf8c-5f8844e3a238 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1865] 10.0.0.151 () {32 vars in 682 bytes} [Mon Jun 22 03:03:15 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1866] 10.0.0.151 () {32 vars in 721 bytes} [Mon Jun 22 03:03:16 2026] GET /v2.0/routers/e54adf85-acd6-463c-97be-f19b3b83089d => generated 701 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1867] 10.0.0.151 () {32 vars in 734 bytes} [Mon Jun 22 03:03:16 2026] DELETE /v2.0/qos/policies/72bab9d7-776d-4b6b-b7eb-09ab40d76d90 => 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: 893/1868] 10.0.0.151 () {32 vars in 678 bytes} [Mon Jun 22 03:03:16 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1869] 10.0.0.151 () {32 vars in 736 bytes} [Mon Jun 22 03:03:16 2026] GET /v2.0/ports?device_id=e54adf85-acd6-463c-97be-f19b3b83089d => 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: 895/1870] 10.0.0.151 () {32 vars in 690 bytes} [Mon Jun 22 03:03:16 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/1871] 10.0.0.151 () {34 vars in 789 bytes} [Mon Jun 22 03:03:14 2026] PUT /v2.0/routers/77d83d59-0747-4b41-9e36-0cff777d2a93/remove_router_interface => generated 309 bytes in 1872 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/1872] 10.0.0.151 () {32 vars in 720 bytes} [Mon Jun 22 03:03:16 2026] DELETE /v2.0/ports/a653ab53-795e-467d-ac92-b94076e177a3 => generated 0 bytes in 287 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/1873] 10.0.0.151 () {32 vars in 724 bytes} [Mon Jun 22 03:03:16 2026] DELETE /v2.0/subnets/76822bdf-5c60-41ff-84bb-541ba0d6187b => generated 0 bytes in 275 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/1874] 10.0.0.151 () {32 vars in 720 bytes} [Mon Jun 22 03:03:17 2026] DELETE /v2.0/ports/191c7311-3389-4ce2-b101-7f70b7c7586e => generated 0 bytes in 294 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-22 03:03:17.662 8 INFO neutron.services.segments.plugin [-] Segment 18f4dd06-4973-4647-b288-95fbe23d9bbd resource provider aggregate not found 2026-06-22 03:03:17.666 8 INFO neutron.services.segments.plugin [-] Segment 18f4dd06-4973-4647-b288-95fbe23d9bbd resource provider aggregate not found 2026-06-22 03:03:17.683 8 INFO neutron.services.segments.plugin [-] Segment 18f4dd06-4973-4647-b288-95fbe23d9bbd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 18f4dd06-4973-4647-b288-95fbe23d9bbd found for delete ", "request_id": "req-604c51e6-fe77-4749-9352-21d2adfd3e72"}]} 2026-06-22 03:03:17.683 8 INFO neutron.services.segments.plugin [-] Segment 18f4dd06-4973-4647-b288-95fbe23d9bbd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 18f4dd06-4973-4647-b288-95fbe23d9bbd found for delete ", "request_id": "req-704118ac-7b60-41f1-aa23-a9be62c3489d"}]} 2026-06-22 03:03:17.693 8 INFO neutron.db.l3_hamode_db [None req-e0dcabb0-2640-43e1-8f89-745f9d596580 7354fe0023494b5681cdf9dd04a1574a 92e2b8013b4e401e8e81c71b0d710166 - - default default] HA network 67373abf-4179-4098-868d-f023ada00433 was deleted as no HA routers are present in tenant 92e2b8013b4e401e8e81c71b0d710166. [pid: 8|app: 0|req: 896/1875] 10.0.0.151 () {32 vars in 724 bytes} [Mon Jun 22 03:03:16 2026] DELETE /v2.0/routers/e54adf85-acd6-463c-97be-f19b3b83089d => generated 0 bytes in 1241 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1876] 10.0.0.151 () {32 vars in 774 bytes} [Mon Jun 22 03:03:17 2026] GET /v2.0/security-groups?tenant_id=a2cef9723b7945f7b8615def291456f1&name=default => generated 2925 bytes in 340 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1877] 10.0.0.151 () {32 vars in 720 bytes} [Mon Jun 22 03:03:18 2026] DELETE /v2.0/ports/c12a0c81-f829-4da9-a0d7-b3293adc0214 => generated 0 bytes in 271 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1878] 10.0.0.151 () {32 vars in 736 bytes} [Mon Jun 22 03:03:18 2026] GET /v2.0/ports?device_id=e54adf85-acd6-463c-97be-f19b3b83089d => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1879] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:03:18 2026] DELETE /v2.0/security-groups/916a51e6-28ed-4736-abd1-a907366d56cf => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-22 03:03:18.629 7 INFO neutron.services.segments.plugin [-] Segment e33ed237-845f-43e6-868a-0e7ceb2c4ae8 resource provider aggregate not found 2026-06-22 03:03:18.634 7 INFO neutron.services.segments.plugin [-] Segment e33ed237-845f-43e6-868a-0e7ceb2c4ae8 resource provider aggregate not found 2026-06-22 03:03:18.654 7 INFO neutron.db.l3_hamode_db [None req-a4cef20b-4152-472c-9022-0a144db667ce 19fefb08f5b54bf795618e3db775fc1b a0541c7e9b7d49f598e4059a32146457 - - default default] HA network baf33410-b8a5-4cad-b540-1cf8b27fe648 was deleted as no HA routers are present in tenant a0541c7e9b7d49f598e4059a32146457. [pid: 7|app: 0|req: 980/1880] 10.0.0.151 () {32 vars in 724 bytes} [Mon Jun 22 03:03:17 2026] DELETE /v2.0/routers/77d83d59-0747-4b41-9e36-0cff777d2a93 => generated 0 bytes in 1278 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-22 03:03:18.673 7 INFO neutron.services.segments.plugin [-] Segment e33ed237-845f-43e6-868a-0e7ceb2c4ae8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e33ed237-845f-43e6-868a-0e7ceb2c4ae8 found for delete ", "request_id": "req-f9b6d528-4cb8-444b-8161-5cc65bf0e8d4"}]} 2026-06-22 03:03:18.700 7 INFO neutron.api.v2.resource [None req-d0e2755a-dd90-451c-a4bc-e192a62360f1 7354fe0023494b5681cdf9dd04a1574a 92e2b8013b4e401e8e81c71b0d710166 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 981/1881] 10.0.0.151 () {32 vars in 724 bytes} [Mon Jun 22 03:03:18 2026] DELETE /v2.0/routers/e54adf85-acd6-463c-97be-f19b3b83089d => generated 135 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-22 03:03:18.727 7 INFO neutron.services.segments.plugin [-] Segment e33ed237-845f-43e6-868a-0e7ceb2c4ae8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e33ed237-845f-43e6-868a-0e7ceb2c4ae8 found for delete ", "request_id": "req-43ba502c-802a-4992-a234-c17ffaf4fab1"}]} [pid: 8|app: 0|req: 901/1882] 10.0.0.151 () {32 vars in 720 bytes} [Mon Jun 22 03:03:18 2026] DELETE /v2.0/ports/368803f8-c68a-4532-8137-624311d59c4f => generated 0 bytes in 290 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/1883] 10.0.0.151 () {32 vars in 774 bytes} [Mon Jun 22 03:03:18 2026] GET /v2.0/security-groups?tenant_id=78903e2e318d4af9a089153bf9472b74&name=default => generated 2925 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/1884] 10.0.0.151 () {32 vars in 736 bytes} [Mon Jun 22 03:03:18 2026] GET /v2.0/ports?device_id=4478b310-dfa2-43a7-b517-db52c613af0d => 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: 902/1885] 10.0.0.151 () {32 vars in 726 bytes} [Mon Jun 22 03:03:18 2026] DELETE /v2.0/networks/c6bdd8b0-aec5-4f7a-85d8-813726804763 => 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: 903/1886] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:03:18 2026] DELETE /v2.0/security-groups/286158ba-37ed-419b-b956-6c2154920382 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/1887] 10.0.0.151 () {32 vars in 720 bytes} [Mon Jun 22 03:03:18 2026] DELETE /v2.0/ports/4e9d86b9-f7b2-4ebe-b2a3-037db16ca0db => generated 0 bytes in 318 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-22 03:03:19.185 8 INFO neutron.api.v2.resource [None req-f12f2d24-6878-4963-8b74-e309363f18e1 7354fe0023494b5681cdf9dd04a1574a 92e2b8013b4e401e8e81c71b0d710166 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 904/1888] 10.0.0.151 () {32 vars in 724 bytes} [Mon Jun 22 03:03:19 2026] DELETE /v2.0/routers/4478b310-dfa2-43a7-b517-db52c613af0d => generated 135 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-22 03:03:19.218 8 INFO neutron.pecan_wsgi.hooks.translation [None req-35f23cfb-27fb-402b-822a-39cecc714b16 7354fe0023494b5681cdf9dd04a1574a 92e2b8013b4e401e8e81c71b0d710166 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 905/1889] 10.0.0.151 () {32 vars in 724 bytes} [Mon Jun 22 03:03:19 2026] DELETE /v2.0/subnets/11164f17-fcd9-4f46-9717-2b81d36c381c => generated 136 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1890] 10.0.0.151 () {32 vars in 736 bytes} [Mon Jun 22 03:03:19 2026] GET /v2.0/ports?device_id=efe08021-96c4-4412-87c3-ed1d7961f5d1 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-22 03:03:19.294 8 INFO neutron.api.v2.resource [None req-f71d3918-ee5b-42da-b49d-5e99599ab9e6 7354fe0023494b5681cdf9dd04a1574a 92e2b8013b4e401e8e81c71b0d710166 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 907/1891] 10.0.0.151 () {32 vars in 724 bytes} [Mon Jun 22 03:03:19 2026] DELETE /v2.0/routers/efe08021-96c4-4412-87c3-ed1d7961f5d1 => generated 135 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1892] 10.0.0.151 () {32 vars in 774 bytes} [Mon Jun 22 03:03:19 2026] GET /v2.0/security-groups?tenant_id=07cd6395f9974f97bb2be257b700e3de&name=default => generated 2925 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/1893] 10.0.0.151 () {32 vars in 726 bytes} [Mon Jun 22 03:03:19 2026] DELETE /v2.0/networks/422f5287-0fc5-4886-9293-e0fe48524fab => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-22 03:03:19.419 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d8e43f00-77b3-4015-ac04-2346a2549f4c 7354fe0023494b5681cdf9dd04a1574a 92e2b8013b4e401e8e81c71b0d710166 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 909/1894] 10.0.0.151 () {32 vars in 724 bytes} [Mon Jun 22 03:03:19 2026] DELETE /v2.0/subnets/4d286004-ded7-4ec6-a90d-e9ca8a25b80f => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/1895] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:03:19 2026] DELETE /v2.0/security-groups/b39982c4-9fc4-4232-9996-fbc94e21fb45 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/1896] 10.0.0.151 () {32 vars in 736 bytes} [Mon Jun 22 03:03:19 2026] GET /v2.0/ports?device_id=7366cc11-5100-46aa-9d02-51533d3e5333 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-22 03:03:19.617 7 INFO neutron.api.v2.resource [None req-cd8442ca-e9f2-41f0-91ff-f2a2d95388c2 7354fe0023494b5681cdf9dd04a1574a 92e2b8013b4e401e8e81c71b0d710166 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 988/1897] 10.0.0.151 () {32 vars in 724 bytes} [Mon Jun 22 03:03:19 2026] DELETE /v2.0/routers/7366cc11-5100-46aa-9d02-51533d3e5333 => generated 135 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-22 03:03:19.658 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a9da34e6-a802-47c6-ba8c-9c612b605105 7354fe0023494b5681cdf9dd04a1574a 92e2b8013b4e401e8e81c71b0d710166 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 989/1898] 10.0.0.151 () {32 vars in 724 bytes} [Mon Jun 22 03:03:19 2026] DELETE /v2.0/subnets/54e0a349-5c20-49df-be9f-7d2c935032ed => generated 136 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-22 03:03:19.693 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5b1bbae2-a13c-4239-ac89-954560a56aec 7354fe0023494b5681cdf9dd04a1574a 92e2b8013b4e401e8e81c71b0d710166 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 990/1899] 10.0.0.151 () {32 vars in 724 bytes} [Mon Jun 22 03:03:19 2026] DELETE /v2.0/subnets/1a763279-d6e1-4326-b263-f2df402a78aa => generated 136 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-22 03:03:19.839 8 INFO neutron.services.segments.plugin [-] Segment 180ed5b6-f117-451c-a800-25f150e7af31 resource provider aggregate not found 2026-06-22 03:03:19.845 8 INFO neutron.services.segments.plugin [-] Segment 180ed5b6-f117-451c-a800-25f150e7af31 resource provider aggregate not found 2026-06-22 03:03:19.861 8 INFO neutron.services.segments.plugin [-] Segment 180ed5b6-f117-451c-a800-25f150e7af31 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 180ed5b6-f117-451c-a800-25f150e7af31 found for delete ", "request_id": "req-79b50320-315e-4798-83c8-9dd37c267538"}]} 2026-06-22 03:03:19.863 8 INFO neutron.services.segments.plugin [-] Segment 180ed5b6-f117-451c-a800-25f150e7af31 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 180ed5b6-f117-451c-a800-25f150e7af31 found for delete ", "request_id": "req-1488ffe8-cc5e-4e91-b532-c74437045046"}]} [pid: 8|app: 0|req: 910/1900] 10.0.0.151 () {32 vars in 726 bytes} [Mon Jun 22 03:03:19 2026] DELETE /v2.0/networks/f7e2824a-357d-415b-9a96-5da47aee0096 => generated 0 bytes in 589 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1901] 10.0.0.151 () {32 vars in 726 bytes} [Mon Jun 22 03:03:20 2026] DELETE /v2.0/networks/25c954d0-d4e9-4466-b793-9ebd13aa0362 => 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: 991/1902] 10.0.0.151 () {32 vars in 774 bytes} [Mon Jun 22 03:03:19 2026] GET /v2.0/security-groups?tenant_id=a4468b93da344a2e9e977864913a255d&name=default => generated 2925 bytes in 498 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1903] 10.0.0.151 () {32 vars in 774 bytes} [Mon Jun 22 03:03:20 2026] GET /v2.0/security-groups?tenant_id=92e2b8013b4e401e8e81c71b0d710166&name=default => generated 2925 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1904] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:03:20 2026] DELETE /v2.0/security-groups/7bf49128-ab10-4de9-a0d1-7b7061fcaea8 => 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: 992/1905] 10.0.0.151 () {32 vars in 726 bytes} [Mon Jun 22 03:03:20 2026] DELETE /v2.0/networks/61417843-2723-4d18-beea-85b2ec5ab997 => 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: 914/1906] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:03:20 2026] DELETE /v2.0/security-groups/5bbb1fe3-c483-41d3-a837-09abace00f47 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1907] 10.0.0.151 () {32 vars in 774 bytes} [Mon Jun 22 03:03:20 2026] GET /v2.0/security-groups?tenant_id=a0541c7e9b7d49f598e4059a32146457&name=default => generated 2925 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-22 03:03:20.696 7 INFO neutron.services.segments.plugin [-] Segment 16c763ec-a4eb-42fe-a154-af88a93f8d73 resource provider aggregate not found 2026-06-22 03:03:20.716 7 INFO neutron.services.segments.plugin [-] Segment 16c763ec-a4eb-42fe-a154-af88a93f8d73 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 16c763ec-a4eb-42fe-a154-af88a93f8d73 found for delete ", "request_id": "req-578a18b1-fd9c-4d55-9224-e614d14677b7"}]} 2026-06-22 03:03:20.735 7 INFO neutron.services.segments.plugin [-] Segment b874ba4c-0bc0-445e-88e0-e4633a57884b resource provider aggregate not found 2026-06-22 03:03:20.747 7 INFO neutron.services.segments.plugin [-] Segment 16c763ec-a4eb-42fe-a154-af88a93f8d73 resource provider aggregate not found 2026-06-22 03:03:20.751 7 INFO neutron.services.segments.plugin [-] Segment b874ba4c-0bc0-445e-88e0-e4633a57884b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b874ba4c-0bc0-445e-88e0-e4633a57884b found for delete ", "request_id": "req-ca90748e-7aa8-413b-ab16-8c029eab5299"}]} 2026-06-22 03:03:20.769 7 INFO neutron.services.segments.plugin [-] Segment 16c763ec-a4eb-42fe-a154-af88a93f8d73 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 16c763ec-a4eb-42fe-a154-af88a93f8d73 found for delete ", "request_id": "req-38e6ca82-b074-4bec-b38b-85c78f8d1bee"}]} 2026-06-22 03:03:20.787 7 INFO neutron.services.segments.plugin [-] Segment b874ba4c-0bc0-445e-88e0-e4633a57884b resource provider aggregate not found [pid: 8|app: 0|req: 916/1908] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:03:20 2026] DELETE /v2.0/security-groups/081c7d53-9658-45c3-a333-810b8eea04b2 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-22 03:03:20.810 7 INFO neutron.services.segments.plugin [-] Segment b874ba4c-0bc0-445e-88e0-e4633a57884b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b874ba4c-0bc0-445e-88e0-e4633a57884b found for delete ", "request_id": "req-99c97a6f-bf27-46a8-8269-9beb2e3ea8a4"}]} [pid: 7|app: 0|req: 993/1909] 10.0.0.151 () {32 vars in 726 bytes} [Mon Jun 22 03:03:20 2026] DELETE /v2.0/networks/c980e741-e44b-4d97-9b03-6501c1c66d33 => generated 0 bytes in 275 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-22 03:03:21.896 8 INFO neutron.services.segments.plugin [-] Segment 392041b9-6b9d-451c-93a7-6b3354764e8e resource provider aggregate not found 2026-06-22 03:03:21.905 8 INFO neutron.services.segments.plugin [-] Segment 392041b9-6b9d-451c-93a7-6b3354764e8e resource provider aggregate not found 2026-06-22 03:03:21.914 8 INFO neutron.services.segments.plugin [-] Segment 392041b9-6b9d-451c-93a7-6b3354764e8e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 392041b9-6b9d-451c-93a7-6b3354764e8e found for delete ", "request_id": "req-e36325bc-7c89-41f9-9f14-0c8aa5eb1035"}]} 2026-06-22 03:03:21.928 8 INFO neutron.services.segments.plugin [-] Segment 392041b9-6b9d-451c-93a7-6b3354764e8e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 392041b9-6b9d-451c-93a7-6b3354764e8e found for delete ", "request_id": "req-4aeae8a0-b27b-4e85-84eb-906e2e82977e"}]} 2026-06-22 03:03:21.936 8 INFO neutron.services.segments.plugin [-] Segment ca2ec531-22ff-4bbc-9e11-2414f8e10a8e resource provider aggregate not found 2026-06-22 03:03:21.945 8 INFO neutron.services.segments.plugin [-] Segment ca2ec531-22ff-4bbc-9e11-2414f8e10a8e resource provider aggregate not found [pid: 8|app: 0|req: 917/1910] 10.0.0.151 () {32 vars in 774 bytes} [Mon Jun 22 03:03:21 2026] GET /v2.0/security-groups?tenant_id=a8af17e381d446c19dd10d6d0fac874e&name=default => generated 2925 bytes in 276 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/1911] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:03:21 2026] DELETE /v2.0/security-groups/14aff94d-396e-4c53-9688-e55dc0b707aa => generated 0 bytes in 180 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-22 03:03:22.296 8 INFO neutron.services.segments.plugin [-] Segment ca2ec531-22ff-4bbc-9e11-2414f8e10a8e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca2ec531-22ff-4bbc-9e11-2414f8e10a8e found for delete ", "request_id": "req-dfe9614f-a23b-4ea8-8b6a-33ed4159d22e"}]} 2026-06-22 03:03:22.297 8 INFO neutron.services.segments.plugin [-] Segment ca2ec531-22ff-4bbc-9e11-2414f8e10a8e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca2ec531-22ff-4bbc-9e11-2414f8e10a8e found for delete ", "request_id": "req-0dbe98ac-5a16-433a-92a8-64041dca4b85"}]} [pid: 8|app: 0|req: 918/1912] 10.0.0.151 () {32 vars in 774 bytes} [Mon Jun 22 03:03:22 2026] GET /v2.0/security-groups?tenant_id=9318631a498046a3bd08dcf6c56c531e&name=default => generated 2925 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/1913] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:03:22 2026] DELETE /v2.0/security-groups/2a908d15-c961-4cf6-ab0b-b3c2f9e76432 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-22 03:03:22.610 8 WARNING neutron_lib.context [None req-13187157-2c01-4d6e-bbf3-e6082b8b80c1 917781e053ab49ba80d6c4706dd0455a db53a19f212548038a57bec66bfd314d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 996/1914] 10.0.0.151 () {32 vars in 774 bytes} [Mon Jun 22 03:03:22 2026] GET /v2.0/security-groups?tenant_id=125093c55d1447008ea8558b7edc56f4&name=default => generated 2925 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-22 03:03:22.776 7 INFO neutron.services.segments.plugin [-] Segment 8b8429df-c340-4221-be86-1095bc53323d resource provider aggregate not found 2026-06-22 03:03:22.810 7 INFO neutron.services.segments.plugin [-] Segment 8b8429df-c340-4221-be86-1095bc53323d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8b8429df-c340-4221-be86-1095bc53323d found for delete ", "request_id": "req-a1ebab43-d50d-49b3-89b9-4d4015884651"}]} 2026-06-22 03:03:22.836 7 INFO neutron.services.segments.plugin [-] Segment 8b8429df-c340-4221-be86-1095bc53323d resource provider aggregate not found [pid: 8|app: 0|req: 919/1915] 10.0.0.151 () {34 vars in 684 bytes} [Mon Jun 22 03:03:22 2026] POST /v2.0/security-groups => generated 1625 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-22 03:03:22.856 7 INFO neutron.services.segments.plugin [-] Segment 8b8429df-c340-4221-be86-1095bc53323d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8b8429df-c340-4221-be86-1095bc53323d found for delete ", "request_id": "req-63c52c7b-7fa6-4e36-a9a9-9ba403706420"}]} [pid: 7|app: 0|req: 997/1916] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:03:22 2026] DELETE /v2.0/security-groups/e327e2bc-e41f-41bd-bb00-8dab95499a34 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1917] 10.0.0.151 () {32 vars in 663 bytes} [Mon Jun 22 03:03:22 2026] GET /v2.0/security-groups => generated 4530 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/1918] 10.0.0.151 () {34 vars in 758 bytes} [Mon Jun 22 03:03:22 2026] PUT /v2.0/security-groups/24149df0-7ff7-499d-b9f9-be5604182a27 => generated 1664 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1919] 10.0.0.151 () {32 vars in 737 bytes} [Mon Jun 22 03:03:23 2026] GET /v2.0/security-groups/24149df0-7ff7-499d-b9f9-be5604182a27 => generated 1664 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/1920] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:03:23 2026] DELETE /v2.0/security-groups/24149df0-7ff7-499d-b9f9-be5604182a27 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1921] 10.0.0.151 () {32 vars in 663 bytes} [Mon Jun 22 03:03:23 2026] GET /v2.0/security-groups => generated 2925 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-22 03:03:23.302 7 INFO neutron.api.v2.resource [None req-755d23ea-574a-44df-8505-c0e8fb2c1a0b 917781e053ab49ba80d6c4706dd0455a db53a19f212548038a57bec66bfd314d - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1000/1922] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:03:23 2026] DELETE /v2.0/security-groups/24149df0-7ff7-499d-b9f9-be5604182a27 => generated 146 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-22 03:03:23.322 8 WARNING neutron_lib.context [None req-b7fc12e5-e6ed-4ec5-81d5-823282a030c5 917781e053ab49ba80d6c4706dd0455a db53a19f212548038a57bec66bfd314d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 923/1923] 10.0.0.151 () {34 vars in 684 bytes} [Mon Jun 22 03:03:23 2026] POST /v2.0/security-groups => generated 1624 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-22 03:03:23.513 7 WARNING neutron_lib.context [None req-8f921bcd-aba3-4599-8d8f-d450b9950016 917781e053ab49ba80d6c4706dd0455a db53a19f212548038a57bec66bfd314d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1001/1924] 10.0.0.151 () {34 vars in 695 bytes} [Mon Jun 22 03:03:23 2026] POST /v2.0/security-group-rules => generated 601 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1925] 10.0.0.151 () {32 vars in 747 bytes} [Mon Jun 22 03:03:23 2026] GET /v2.0/security-group-rules/dc702051-7354-4d81-ae59-01d0914c33b5 => generated 601 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/1926] 10.0.0.151 () {32 vars in 673 bytes} [Mon Jun 22 03:03:23 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1927] 10.0.0.151 () {32 vars in 750 bytes} [Mon Jun 22 03:03:23 2026] DELETE /v2.0/security-group-rules/dc702051-7354-4d81-ae59-01d0914c33b5 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/1928] 10.0.0.151 () {32 vars in 673 bytes} [Mon Jun 22 03:03:23 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-22 03:03:24.072 8 WARNING neutron_lib.context [None req-bdef7b6f-2590-47b5-bf8e-13d46dfa7939 917781e053ab49ba80d6c4706dd0455a db53a19f212548038a57bec66bfd314d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 926/1929] 10.0.0.151 () {34 vars in 695 bytes} [Mon Jun 22 03:03:24 2026] POST /v2.0/security-group-rules => generated 601 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/1930] 10.0.0.151 () {32 vars in 747 bytes} [Mon Jun 22 03:03:24 2026] GET /v2.0/security-group-rules/439169c0-c353-4cee-8112-0acbb7169406 => generated 601 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1931] 10.0.0.151 () {32 vars in 673 bytes} [Mon Jun 22 03:03:24 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-22 03:03:24.390 7 WARNING neutron_lib.context [None req-55b8e94e-44b6-4172-aacb-cebdc9a135a8 92565ff59435457fa9948eb90b692443 9a1077220cbe4843a7bb4e8d014f778c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 928/1932] 10.0.0.151 () {32 vars in 750 bytes} [Mon Jun 22 03:03:24 2026] DELETE /v2.0/security-group-rules/439169c0-c353-4cee-8112-0acbb7169406 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1933] 10.0.0.151 () {32 vars in 673 bytes} [Mon Jun 22 03:03:24 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-22 03:03:24.542 7 INFO neutron.db.segments_db [None req-55b8e94e-44b6-4172-aacb-cebdc9a135a8 92565ff59435457fa9948eb90b692443 9a1077220cbe4843a7bb4e8d014f778c - - default default] Added segment 92f26c08-49a8-4471-8ef9-a4e74a862bd2 of type vxlan for network c4fa39cc-c17a-4a44-8255-9ec0ed1e3705 2026-06-22 03:03:24.563 8 WARNING neutron_lib.context [None req-c7099d8a-c998-4f94-8d78-231f025782d9 917781e053ab49ba80d6c4706dd0455a db53a19f212548038a57bec66bfd314d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1934] 10.0.0.151 () {34 vars in 670 bytes} [Mon Jun 22 03:03:24 2026] POST /v2.0/networks => generated 631 bytes in 377 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-22 03:03:24.670 7 WARNING neutron_lib.context [None req-0887625d-99d8-4728-a412-4d653b2f6c18 92565ff59435457fa9948eb90b692443 9a1077220cbe4843a7bb4e8d014f778c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 930/1935] 10.0.0.151 () {34 vars in 695 bytes} [Mon Jun 22 03:03:24 2026] POST /v2.0/security-group-rules => generated 602 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1936] 10.0.0.151 () {32 vars in 747 bytes} [Mon Jun 22 03:03:24 2026] GET /v2.0/security-group-rules/8ca6d3a0-1394-4ab2-bcd5-13ec8cb3d5da => generated 602 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1937] 10.0.0.151 () {32 vars in 673 bytes} [Mon Jun 22 03:03:24 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1938] 10.0.0.151 () {32 vars in 750 bytes} [Mon Jun 22 03:03:24 2026] DELETE /v2.0/security-group-rules/8ca6d3a0-1394-4ab2-bcd5-13ec8cb3d5da => 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: 934/1939] 10.0.0.151 () {32 vars in 673 bytes} [Mon Jun 22 03:03:24 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/1940] 10.0.0.151 () {34 vars in 664 bytes} [Mon Jun 22 03:03:24 2026] POST /v2.0/ports => generated 743 bytes in 377 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-22 03:03:25.059 7 WARNING neutron_lib.context [None req-fa272744-eaeb-46f1-81f8-83e7928363ad 92565ff59435457fa9948eb90b692443 9a1077220cbe4843a7bb4e8d014f778c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 935/1941] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:03:25 2026] DELETE /v2.0/security-groups/c80df4c5-3932-4b50-82f3-54ca43de0b39 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1942] 10.0.0.151 () {32 vars in 663 bytes} [Mon Jun 22 03:03:25 2026] GET /v2.0/security-groups => generated 2925 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1943] 10.0.0.151 () {32 vars in 663 bytes} [Mon Jun 22 03:03:25 2026] GET /v2.0/security-groups => generated 2925 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/1944] 10.0.0.151 () {34 vars in 666 bytes} [Mon Jun 22 03:03:25 2026] POST /v2.0/trunks => generated 407 bytes in 291 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-22 03:03:25.358 8 WARNING neutron_lib.context [None req-809ef48d-8ddb-47d6-8360-33d617ca272a 92565ff59435457fa9948eb90b692443 9a1077220cbe4843a7bb4e8d014f778c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-22 03:03:25.423 8 INFO neutron.db.segments_db [None req-809ef48d-8ddb-47d6-8360-33d617ca272a 92565ff59435457fa9948eb90b692443 9a1077220cbe4843a7bb4e8d014f778c - - default default] Added segment f401522f-8cc0-4711-ae66-903a429b6edf of type vxlan for network 4999d737-d263-4d6e-ac78-17ddfd3c7eae [pid: 8|app: 0|req: 938/1945] 10.0.0.151 () {34 vars in 670 bytes} [Mon Jun 22 03:03:25 2026] POST /v2.0/networks => generated 632 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-22 03:03:25.584 7 WARNING neutron_lib.context [None req-a2f9b934-c3f3-4935-bab3-8b0da68634eb 92565ff59435457fa9948eb90b692443 9a1077220cbe4843a7bb4e8d014f778c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-22 03:03:25.900 8 WARNING neutron_lib.context [None req-f66863a6-b1be-4019-bf4e-13b8b4151aba dbc0f8531a314f31bf71df0b8d749677 001697878ca547108592d830126bd6d0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1008/1946] 10.0.0.151 () {34 vars in 664 bytes} [Mon Jun 22 03:03:25 2026] POST /v2.0/ports => generated 743 bytes in 390 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1947] 10.0.0.151 () {34 vars in 676 bytes} [Mon Jun 22 03:03:25 2026] POST /v2.0/subnetpools => generated 516 bytes in 369 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-22 03:03:25.980 8 WARNING neutron_lib.context [None req-e3291878-177d-47ab-94aa-6e5068445c89 92565ff59435457fa9948eb90b692443 9a1077220cbe4843a7bb4e8d014f778c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 7|app: 0|req: 1009/1948] 10.0.0.151 () {32 vars in 774 bytes} [Mon Jun 22 03:03:25 2026] GET /v2.0/security-groups?tenant_id=db53a19f212548038a57bec66bfd314d&name=default => generated 2925 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-22 03:03:26.079 7 WARNING neutron_lib.context [None req-33533f91-f70f-46c7-9df1-06323d8adba2 dbc0f8531a314f31bf71df0b8d749677 001697878ca547108592d830126bd6d0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1010/1949] 10.0.0.151 () {34 vars in 676 bytes} [Mon Jun 22 03:03:26 2026] POST /v2.0/subnetpools => generated 516 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1950] 10.0.0.151 () {34 vars in 666 bytes} [Mon Jun 22 03:03:25 2026] POST /v2.0/trunks => generated 407 bytes in 265 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-22 03:03:26.245 8 WARNING neutron_lib.context [None req-7daf2db5-e1e3-4e54-94d1-e0513c5759b3 dbc0f8531a314f31bf71df0b8d749677 001697878ca547108592d830126bd6d0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1011/1951] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:03:26 2026] DELETE /v2.0/security-groups/1c0079d5-a534-4307-b220-46586e7d31ff => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-22 03:03:26.282 7 WARNING neutron_lib.context [None req-88ed4b00-9a4b-4d2d-8af1-1f2f87667454 92565ff59435457fa9948eb90b692443 9a1077220cbe4843a7bb4e8d014f778c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 941/1952] 10.0.0.151 () {34 vars in 676 bytes} [Mon Jun 22 03:03:26 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) 2026-06-22 03:03:26.322 8 WARNING neutron_lib.context [None req-df71528b-539b-4628-b24c-f5d7fb5baa49 dbc0f8531a314f31bf71df0b8d749677 001697878ca547108592d830126bd6d0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-22 03:03:26.343 7 INFO neutron.db.segments_db [None req-88ed4b00-9a4b-4d2d-8af1-1f2f87667454 92565ff59435457fa9948eb90b692443 9a1077220cbe4843a7bb4e8d014f778c - - default default] Added segment 6ed60d1b-2b0e-4f25-8057-d1de16dc631e of type vxlan for network 50e9da16-6177-4d9b-8ea0-f05dbcab69e6 [pid: 8|app: 0|req: 942/1953] 10.0.0.151 () {34 vars in 676 bytes} [Mon Jun 22 03:03:26 2026] POST /v2.0/subnetpools => generated 516 bytes in 67 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-22 03:03:26.391 8 WARNING neutron_lib.context [None req-0b3f1ceb-86fa-49d3-a7a1-6230cccb556c dbc0f8531a314f31bf71df0b8d749677 001697878ca547108592d830126bd6d0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 943/1954] 10.0.0.151 () {34 vars in 676 bytes} [Mon Jun 22 03:03:26 2026] POST /v2.0/subnetpools => generated 516 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/1955] 10.0.0.151 () {34 vars in 670 bytes} [Mon Jun 22 03:03:26 2026] POST /v2.0/networks => generated 631 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-22 03:03:26.459 7 WARNING neutron_lib.context [None req-105cbae7-8364-4a36-ace3-fa9e59ddb22f 92565ff59435457fa9948eb90b692443 9a1077220cbe4843a7bb4e8d014f778c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 944/1956] 10.0.0.151 () {34 vars in 759 bytes} [Mon Jun 22 03:03:26 2026] PUT /v2.0/subnetpools/2319f11f-1d46-4fe2-9438-3ef5ea44f36c/tags => generated 17 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1957] 10.0.0.151 () {34 vars in 759 bytes} [Mon Jun 22 03:03:26 2026] PUT /v2.0/subnetpools/bd59256d-85a4-4c2b-8461-8bf561ac826e/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: 946/1958] 10.0.0.151 () {34 vars in 759 bytes} [Mon Jun 22 03:03:26 2026] PUT /v2.0/subnetpools/b2684a27-d337-4835-ba87-fe0971f774ac/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: 947/1959] 10.0.0.151 () {34 vars in 759 bytes} [Mon Jun 22 03:03:26 2026] PUT /v2.0/subnetpools/34f94cbe-a948-4e7d-9f18-47b9d2e18bc5/tags => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/1960] 10.0.0.151 () {32 vars in 672 bytes} [Mon Jun 22 03:03:26 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/1961] 10.0.0.151 () {32 vars in 686 bytes} [Mon Jun 22 03:03:26 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/1962] 10.0.0.151 () {32 vars in 682 bytes} [Mon Jun 22 03:03:26 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1963] 10.0.0.151 () {32 vars in 694 bytes} [Mon Jun 22 03:03:26 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: 952/1964] 10.0.0.151 () {32 vars in 680 bytes} [Mon Jun 22 03:03:26 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/1965] 10.0.0.151 () {34 vars in 664 bytes} [Mon Jun 22 03:03:26 2026] POST /v2.0/ports => generated 743 bytes in 381 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-22 03:03:26.843 8 WARNING neutron_lib.context [None req-33769a8b-155f-432d-8b87-50b09a954b43 92565ff59435457fa9948eb90b692443 9a1077220cbe4843a7bb4e8d014f778c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1014/1966] 10.0.0.151 () {32 vars in 694 bytes} [Mon Jun 22 03:03:26 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/1967] 10.0.0.151 () {32 vars in 690 bytes} [Mon Jun 22 03:03:26 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/1968] 10.0.0.151 () {32 vars in 702 bytes} [Mon Jun 22 03:03:26 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: 1017/1969] 10.0.0.151 () {32 vars in 732 bytes} [Mon Jun 22 03:03:26 2026] DELETE /v2.0/subnetpools/2319f11f-1d46-4fe2-9438-3ef5ea44f36c => 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: 953/1970] 10.0.0.151 () {34 vars in 666 bytes} [Mon Jun 22 03:03:26 2026] POST /v2.0/trunks => generated 407 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-22 03:03:27.070 8 WARNING neutron_lib.context [None req-161792d5-f198-4270-9320-2b92df67c67b 92565ff59435457fa9948eb90b692443 9a1077220cbe4843a7bb4e8d014f778c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1018/1971] 10.0.0.151 () {32 vars in 732 bytes} [Mon Jun 22 03:03:27 2026] DELETE /v2.0/subnetpools/bd59256d-85a4-4c2b-8461-8bf561ac826e => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-22 03:03:27.142 8 INFO neutron.db.segments_db [None req-161792d5-f198-4270-9320-2b92df67c67b 92565ff59435457fa9948eb90b692443 9a1077220cbe4843a7bb4e8d014f778c - - default default] Added segment 53c705bf-a1bc-4fe2-9cb7-a04b5f2e0481 of type vxlan for network 005f8fdc-bdc3-414d-b5a7-466cc5d54a75 [pid: 7|app: 0|req: 1019/1972] 10.0.0.151 () {32 vars in 732 bytes} [Mon Jun 22 03:03:27 2026] DELETE /v2.0/subnetpools/b2684a27-d337-4835-ba87-fe0971f774ac => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/1973] 10.0.0.151 () {32 vars in 732 bytes} [Mon Jun 22 03:03:27 2026] DELETE /v2.0/subnetpools/34f94cbe-a948-4e7d-9f18-47b9d2e18bc5 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/1974] 10.0.0.151 () {34 vars in 670 bytes} [Mon Jun 22 03:03:27 2026] POST /v2.0/networks => generated 631 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-22 03:03:27.291 8 WARNING neutron_lib.context [None req-e87aefd1-a412-4a7b-b026-c8ee8300c83d 92565ff59435457fa9948eb90b692443 9a1077220cbe4843a7bb4e8d014f778c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1021/1975] 10.0.0.151 () {32 vars in 732 bytes} [Mon Jun 22 03:03:27 2026] DELETE /v2.0/subnetpools/d4bd4c39-02ae-4ac4-8929-ab35f22f77e1 => 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: 955/1976] 10.0.0.151 () {34 vars in 664 bytes} [Mon Jun 22 03:03:27 2026] POST /v2.0/ports => generated 743 bytes in 438 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-22 03:03:27.729 8 WARNING neutron_lib.context [None req-d4411443-def5-4546-b3d9-d85036de943a 92565ff59435457fa9948eb90b692443 9a1077220cbe4843a7bb4e8d014f778c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-22 03:03:27.868 7 WARNING neutron_lib.context [None req-25e820ab-c71e-45b5-853d-33fb5c0c5ac2 9865ad9c3f4a4c7ba0ebf97295708c83 c504583009414eee827e40e6c1db5f7e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 956/1977] 10.0.0.151 () {34 vars in 666 bytes} [Mon Jun 22 03:03:27 2026] POST /v2.0/trunks => generated 407 bytes in 308 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-22 03:03:28.043 8 WARNING neutron_lib.context [None req-cd1a9f2c-caab-4152-808d-44940a177aae 92565ff59435457fa9948eb90b692443 9a1077220cbe4843a7bb4e8d014f778c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-22 03:03:28.128 8 INFO neutron.db.segments_db [None req-cd1a9f2c-caab-4152-808d-44940a177aae 92565ff59435457fa9948eb90b692443 9a1077220cbe4843a7bb4e8d014f778c - - default default] Added segment 56db8abb-8cb2-408a-8db9-1c5c93b28fd8 of type vxlan for network b846f234-f7c1-4ce4-abd1-26dc880ac67d [pid: 7|app: 0|req: 1022/1980] 10.0.0.151 () {34 vars in 684 bytes} [Mon Jun 22 03:03:27 2026] POST /v2.0/security-groups => generated 1601 bytes in 559 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-22 03:03:28.152 7 WARNING neutron_lib.context [None req-2663a68a-780d-471e-9365-a7c892492748 9865ad9c3f4a4c7ba0ebf97295708c83 c504583009414eee827e40e6c1db5f7e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1981] 10.0.0.151 () {34 vars in 670 bytes} [Mon Jun 22 03:03:28 2026] POST /v2.0/networks => generated 632 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-22 03:03:28.256 8 WARNING neutron_lib.context [None req-746a2c5b-3a64-48bc-ae95-5581007b5cd2 92565ff59435457fa9948eb90b692443 9a1077220cbe4843a7bb4e8d014f778c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1023/1982] 10.0.0.151 () {34 vars in 684 bytes} [Mon Jun 22 03:03:28 2026] POST /v2.0/security-groups => generated 1601 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-22 03:03:28.327 7 WARNING neutron_lib.context [None req-bb44ec1f-4225-4000-9da1-022311904cfb 9865ad9c3f4a4c7ba0ebf97295708c83 c504583009414eee827e40e6c1db5f7e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1983] 10.0.0.151 () {34 vars in 684 bytes} [Mon Jun 22 03:03:28 2026] POST /v2.0/security-groups => generated 1601 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/1984] 10.0.0.151 () {34 vars in 664 bytes} [Mon Jun 22 03:03:28 2026] POST /v2.0/ports => generated 743 bytes in 436 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-22 03:03:28.691 8 WARNING neutron_lib.context [None req-881e9a3c-429c-4dbc-8bc7-bc4f2324d0c2 9865ad9c3f4a4c7ba0ebf97295708c83 c504583009414eee827e40e6c1db5f7e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 961/1985] 10.0.0.151 () {34 vars in 684 bytes} [Mon Jun 22 03:03:28 2026] POST /v2.0/security-groups => generated 1601 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-22 03:03:28.846 8 WARNING neutron_lib.context [None req-64362f5a-d990-42d4-8bb6-9b78ff1d271a 92565ff59435457fa9948eb90b692443 9a1077220cbe4843a7bb4e8d014f778c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1025/1986] 10.0.0.151 () {32 vars in 774 bytes} [Mon Jun 22 03:03:28 2026] GET /v2.0/security-groups?tenant_id=bf689a805c4b4e98a524d513124c9902&name=default => generated 2925 bytes in 369 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-22 03:03:28.860 7 WARNING neutron_lib.context [None req-0584a070-b6dc-4354-911f-7bfc53aae231 9865ad9c3f4a4c7ba0ebf97295708c83 c504583009414eee827e40e6c1db5f7e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1987] 10.0.0.151 () {34 vars in 684 bytes} [Mon Jun 22 03:03:28 2026] POST /v2.0/security-groups => generated 1601 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/1988] 10.0.0.151 () {34 vars in 666 bytes} [Mon Jun 22 03:03:28 2026] POST /v2.0/trunks => generated 407 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/1989] 10.0.0.151 () {34 vars in 767 bytes} [Mon Jun 22 03:03:29 2026] PUT /v2.0/security-groups/c5afb37b-fd41-4b39-8b7d-206d60bfba5c/tags => generated 17 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/1990] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:03:28 2026] DELETE /v2.0/security-groups/3057c442-12d0-4b4d-82da-e7ee32d07e6c => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/1991] 10.0.0.151 () {34 vars in 749 bytes} [Mon Jun 22 03:03:29 2026] PUT /v2.0/trunks/bcb9c479-f36e-49fb-aff4-0d5bd8755c78/tags => generated 17 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/1992] 10.0.0.151 () {34 vars in 767 bytes} [Mon Jun 22 03:03:29 2026] PUT /v2.0/security-groups/e73bd93b-fa01-4727-a9c3-071fd487c22c/tags => generated 25 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/1993] 10.0.0.151 () {34 vars in 749 bytes} [Mon Jun 22 03:03:29 2026] PUT /v2.0/trunks/b0749a51-932e-433a-b40a-5f092e32ca4b/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/1994] 10.0.0.151 () {34 vars in 749 bytes} [Mon Jun 22 03:03:29 2026] PUT /v2.0/trunks/c765e2f2-9427-4615-987c-25cdd46dba68/tags => generated 34 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/1995] 10.0.0.151 () {34 vars in 767 bytes} [Mon Jun 22 03:03:29 2026] PUT /v2.0/security-groups/40c88ad7-fb62-4cdf-b1a1-1878d38372db/tags => generated 34 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/1996] 10.0.0.151 () {34 vars in 749 bytes} [Mon Jun 22 03:03:29 2026] PUT /v2.0/trunks/0cd247c0-bca4-4744-8ec6-5f4c4f292efe/tags => 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: 967/1997] 10.0.0.151 () {34 vars in 767 bytes} [Mon Jun 22 03:03:29 2026] PUT /v2.0/security-groups/d578e7b0-96b3-4890-98bf-c4c72637d04b/tags => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/1998] 10.0.0.151 () {32 vars in 662 bytes} [Mon Jun 22 03:03:29 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/1999] 10.0.0.151 () {32 vars in 680 bytes} [Mon Jun 22 03:03:29 2026] GET /v2.0/security-groups?tags=red => generated 4804 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/2000] 10.0.0.151 () {32 vars in 676 bytes} [Mon Jun 22 03:03:29 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/2001] 10.0.0.151 () {32 vars in 774 bytes} [Mon Jun 22 03:03:29 2026] GET /v2.0/security-groups?tenant_id=001697878ca547108592d830126bd6d0&name=default => generated 2925 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/2002] 10.0.0.151 () {32 vars in 694 bytes} [Mon Jun 22 03:03:29 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3218 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/2003] 10.0.0.151 () {32 vars in 672 bytes} [Mon Jun 22 03:03:29 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/2004] 10.0.0.151 () {32 vars in 690 bytes} [Mon Jun 22 03:03:29 2026] GET /v2.0/security-groups?tags-any=blue => generated 3218 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/2005] 10.0.0.151 () {32 vars in 684 bytes} [Mon Jun 22 03:03:29 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/2006] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:03:29 2026] DELETE /v2.0/security-groups/fe4b3b3b-1bf5-4028-a427-f47608028ace => 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: 1036/2007] 10.0.0.151 () {32 vars in 702 bytes} [Mon Jun 22 03:03:29 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4804 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/2008] 10.0.0.151 () {32 vars in 670 bytes} [Mon Jun 22 03:03:29 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/2009] 10.0.0.151 () {32 vars in 684 bytes} [Mon Jun 22 03:03:29 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/2010] 10.0.0.151 () {32 vars in 688 bytes} [Mon Jun 22 03:03:29 2026] GET /v2.0/security-groups?not-tags=red => generated 6094 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/2011] 10.0.0.151 () {32 vars in 680 bytes} [Mon Jun 22 03:03:29 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/2012] 10.0.0.151 () {32 vars in 692 bytes} [Mon Jun 22 03:03:29 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/2013] 10.0.0.151 () {32 vars in 702 bytes} [Mon Jun 22 03:03:29 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7680 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/2014] 10.0.0.151 () {32 vars in 719 bytes} [Mon Jun 22 03:03:29 2026] GET /v2.0/trunks/bcb9c479-f36e-49fb-aff4-0d5bd8755c78 => generated 412 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/2015] 10.0.0.151 () {32 vars in 698 bytes} [Mon Jun 22 03:03:29 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7680 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/2016] 10.0.0.151 () {32 vars in 774 bytes} [Mon Jun 22 03:03:29 2026] GET /v2.0/security-groups?tenant_id=0ecf5c624ae84d4198ebfc9b745b21cb&name=default => generated 2925 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/2017] 10.0.0.151 () {32 vars in 717 bytes} [Mon Jun 22 03:03:29 2026] GET /v2.0/ports/29ca0eb4-d761-4e5b-be82-8514d9852f35 => generated 826 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/2018] 10.0.0.151 () {32 vars in 710 bytes} [Mon Jun 22 03:03:29 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6094 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/2019] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:03:29 2026] DELETE /v2.0/security-groups/537a664a-7779-4078-b769-a4bce5d026a7 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/2020] 10.0.0.151 () {32 vars in 722 bytes} [Mon Jun 22 03:03:29 2026] DELETE /v2.0/trunks/bcb9c479-f36e-49fb-aff4-0d5bd8755c78 => 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: 980/2021] 10.0.0.151 () {32 vars in 719 bytes} [Mon Jun 22 03:03:30 2026] GET /v2.0/trunks/b0749a51-932e-433a-b40a-5f092e32ca4b => generated 420 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/2022] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:03:29 2026] DELETE /v2.0/security-groups/c5afb37b-fd41-4b39-8b7d-206d60bfba5c => 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: 981/2023] 10.0.0.151 () {32 vars in 717 bytes} [Mon Jun 22 03:03:30 2026] GET /v2.0/ports/5e3389f0-3c42-49e8-92c1-9817f22b437c => generated 826 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/2024] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:03:30 2026] DELETE /v2.0/security-groups/e73bd93b-fa01-4727-a9c3-071fd487c22c => generated 0 bytes in 155 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/2025] 10.0.0.151 () {32 vars in 722 bytes} [Mon Jun 22 03:03:30 2026] DELETE /v2.0/trunks/b0749a51-932e-433a-b40a-5f092e32ca4b => 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: 983/2026] 10.0.0.151 () {32 vars in 719 bytes} [Mon Jun 22 03:03:30 2026] GET /v2.0/trunks/c765e2f2-9427-4615-987c-25cdd46dba68 => generated 429 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/2027] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:03:30 2026] DELETE /v2.0/security-groups/40c88ad7-fb62-4cdf-b1a1-1878d38372db => 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: 984/2028] 10.0.0.151 () {32 vars in 717 bytes} [Mon Jun 22 03:03:30 2026] GET /v2.0/ports/875a83dc-371b-4e77-a39f-25c96323e9de => generated 826 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/2029] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:03:30 2026] DELETE /v2.0/security-groups/d578e7b0-96b3-4890-98bf-c4c72637d04b => 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: 985/2030] 10.0.0.151 () {32 vars in 722 bytes} [Mon Jun 22 03:03:30 2026] DELETE /v2.0/trunks/c765e2f2-9427-4615-987c-25cdd46dba68 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/2031] 10.0.0.151 () {32 vars in 719 bytes} [Mon Jun 22 03:03:30 2026] GET /v2.0/trunks/0cd247c0-bca4-4744-8ec6-5f4c4f292efe => generated 414 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/2032] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:03:30 2026] DELETE /v2.0/security-groups/dcd8af73-392f-40fd-a9f9-b6fbacdbdad0 => 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: 987/2033] 10.0.0.151 () {32 vars in 717 bytes} [Mon Jun 22 03:03:30 2026] GET /v2.0/ports/b846a5f4-f0fa-4b68-a5c9-007203704353 => generated 826 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/2034] 10.0.0.151 () {32 vars in 722 bytes} [Mon Jun 22 03:03:30 2026] DELETE /v2.0/trunks/0cd247c0-bca4-4744-8ec6-5f4c4f292efe => 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: 988/2035] 10.0.0.151 () {32 vars in 719 bytes} [Mon Jun 22 03:03:30 2026] GET /v2.0/trunks/dd3d2456-caf6-498e-a38e-9ab9eaef70bb => generated 407 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/2036] 10.0.0.151 () {32 vars in 717 bytes} [Mon Jun 22 03:03:30 2026] GET /v2.0/ports/128d9bda-c4de-48d7-8dcf-a199854b42c5 => generated 826 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/2037] 10.0.0.151 () {32 vars in 722 bytes} [Mon Jun 22 03:03:30 2026] DELETE /v2.0/trunks/dd3d2456-caf6-498e-a38e-9ab9eaef70bb => 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: 1049/2038] 10.0.0.151 () {32 vars in 720 bytes} [Mon Jun 22 03:03:31 2026] DELETE /v2.0/ports/29ca0eb4-d761-4e5b-be82-8514d9852f35 => 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: 990/2039] 10.0.0.151 () {32 vars in 720 bytes} [Mon Jun 22 03:03:31 2026] DELETE /v2.0/ports/5e3389f0-3c42-49e8-92c1-9817f22b437c => generated 0 bytes in 241 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/2040] 10.0.0.151 () {32 vars in 774 bytes} [Mon Jun 22 03:03:31 2026] GET /v2.0/security-groups?tenant_id=ac6ebade001c49378469a5ca9e82b188&name=default => generated 2925 bytes in 242 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/2041] 10.0.0.151 () {32 vars in 774 bytes} [Mon Jun 22 03:03:31 2026] GET /v2.0/security-groups?tenant_id=c504583009414eee827e40e6c1db5f7e&name=default => generated 2925 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/2042] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:03:31 2026] DELETE /v2.0/security-groups/8f9de786-5df6-4d78-9edb-5dfcfb7131e1 => 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: 1052/2043] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:03:31 2026] DELETE /v2.0/security-groups/94f959a3-eb6b-4d10-a309-714043cf8387 => 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: 992/2044] 10.0.0.151 () {32 vars in 720 bytes} [Mon Jun 22 03:03:31 2026] DELETE /v2.0/ports/875a83dc-371b-4e77-a39f-25c96323e9de => 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: 1053/2045] 10.0.0.151 () {32 vars in 774 bytes} [Mon Jun 22 03:03:31 2026] GET /v2.0/security-groups?tenant_id=586882883acc4fedac929c5753c6cb07&name=default => generated 2925 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/2046] 10.0.0.151 () {32 vars in 774 bytes} [Mon Jun 22 03:03:31 2026] GET /v2.0/security-groups?tenant_id=4e3c3fb5be5f41cd9d195730c6302950&name=default => generated 2925 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/2047] 10.0.0.151 () {32 vars in 720 bytes} [Mon Jun 22 03:03:31 2026] DELETE /v2.0/ports/b846a5f4-f0fa-4b68-a5c9-007203704353 => 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: 1055/2048] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:03:32 2026] DELETE /v2.0/security-groups/782d2cfe-ff6c-41ae-a427-1b0ad3c9cea5 => 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: 994/2049] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:03:32 2026] DELETE /v2.0/security-groups/cea83b77-22af-4e81-ba9f-15619c523aad => 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: 1056/2050] 10.0.0.151 () {32 vars in 720 bytes} [Mon Jun 22 03:03:32 2026] DELETE /v2.0/ports/128d9bda-c4de-48d7-8dcf-a199854b42c5 => 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: 1057/2051] 10.0.0.151 () {32 vars in 774 bytes} [Mon Jun 22 03:03:32 2026] GET /v2.0/security-groups?tenant_id=fec0b65f018641559f24c8bd6b12b92a&name=default => generated 2925 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/2052] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:03:32 2026] DELETE /v2.0/security-groups/ac298288-6a77-4248-a5ca-81055f18bbd2 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-22 03:03:32.821 8 INFO neutron.services.segments.plugin [-] Segment 92f26c08-49a8-4471-8ef9-a4e74a862bd2 resource provider aggregate not found 2026-06-22 03:03:32.837 8 INFO neutron.services.segments.plugin [-] Segment 92f26c08-49a8-4471-8ef9-a4e74a862bd2 resource provider aggregate not found 2026-06-22 03:03:32.842 8 INFO neutron.services.segments.plugin [-] Segment 92f26c08-49a8-4471-8ef9-a4e74a862bd2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 92f26c08-49a8-4471-8ef9-a4e74a862bd2 found for delete ", "request_id": "req-4a5e0de5-4616-4649-a076-bc17902e33d0"}]} [pid: 8|app: 0|req: 995/2053] 10.0.0.151 () {32 vars in 726 bytes} [Mon Jun 22 03:03:32 2026] DELETE /v2.0/networks/c4fa39cc-c17a-4a44-8255-9ec0ed1e3705 => generated 0 bytes in 301 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-22 03:03:33.122 7 INFO neutron.services.segments.plugin [-] Segment f401522f-8cc0-4711-ae66-903a429b6edf resource provider aggregate not found 2026-06-22 03:03:33.131 7 INFO neutron.services.segments.plugin [-] Segment f401522f-8cc0-4711-ae66-903a429b6edf resource provider aggregate not found [pid: 7|app: 0|req: 1059/2054] 10.0.0.151 () {32 vars in 726 bytes} [Mon Jun 22 03:03:32 2026] DELETE /v2.0/networks/4999d737-d263-4d6e-ac78-17ddfd3c7eae => generated 0 bytes in 299 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-22 03:03:33.173 8 INFO neutron.services.segments.plugin [-] Segment 92f26c08-49a8-4471-8ef9-a4e74a862bd2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 92f26c08-49a8-4471-8ef9-a4e74a862bd2 found for delete ", "request_id": "req-50d497fb-89bc-4130-9914-d364700d2638"}]} [pid: 8|app: 0|req: 996/2055] 10.0.0.151 () {32 vars in 726 bytes} [Mon Jun 22 03:03:33 2026] DELETE /v2.0/networks/50e9da16-6177-4d9b-8ea0-f05dbcab69e6 => generated 0 bytes in 268 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-22 03:03:33.475 7 INFO neutron.services.segments.plugin [-] Segment f401522f-8cc0-4711-ae66-903a429b6edf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f401522f-8cc0-4711-ae66-903a429b6edf found for delete ", "request_id": "req-a1424e8e-93fe-4b86-8bee-ed1cb0a8c5a7"}]} 2026-06-22 03:03:33.476 7 INFO neutron.services.segments.plugin [-] Segment f401522f-8cc0-4711-ae66-903a429b6edf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f401522f-8cc0-4711-ae66-903a429b6edf found for delete ", "request_id": "req-b78536f4-e70e-4941-bd07-931a36f24213"}]} [pid: 7|app: 0|req: 1060/2056] 10.0.0.151 () {32 vars in 726 bytes} [Mon Jun 22 03:03:33 2026] DELETE /v2.0/networks/005f8fdc-bdc3-414d-b5a7-466cc5d54a75 => generated 0 bytes in 273 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/2057] 10.0.0.151 () {32 vars in 726 bytes} [Mon Jun 22 03:03:33 2026] DELETE /v2.0/networks/b846f234-f7c1-4ce4-abd1-26dc880ac67d => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-22 03:03:34.325 7 WARNING neutron_lib.context [None req-80a156c5-06e5-44c2-9d64-7b8605927f9e fa83ab357c874e7894f7e346e797feb2 ebf0daf6297440dd923146ae81d45f09 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-22 03:03:34.475 7 INFO neutron.db.segments_db [None req-80a156c5-06e5-44c2-9d64-7b8605927f9e fa83ab357c874e7894f7e346e797feb2 ebf0daf6297440dd923146ae81d45f09 - - default default] Added segment 7596fd74-2535-4a2f-bdca-b07312f3943c of type vxlan for network ee5ddd05-0db0-4bbd-a726-b9c32cd35057 [pid: 7|app: 0|req: 1061/2058] 10.0.0.151 () {34 vars in 670 bytes} [Mon Jun 22 03:03:34 2026] POST /v2.0/networks => generated 632 bytes in 572 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/2059] 10.0.0.151 () {34 vars in 753 bytes} [Mon Jun 22 03:03:34 2026] PUT /v2.0/networks/ee5ddd05-0db0-4bbd-a726-b9c32cd35057/tags => generated 25 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2060] 10.0.0.151 () {32 vars in 733 bytes} [Mon Jun 22 03:03:34 2026] GET /v2.0/networks/ee5ddd05-0db0-4bbd-a726-b9c32cd35057/tags => generated 25 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-22 03:03:34.864 8 INFO neutron.services.segments.plugin [-] Segment 6ed60d1b-2b0e-4f25-8057-d1de16dc631e resource provider aggregate not found [pid: 8|app: 0|req: 999/2061] 10.0.0.151 () {34 vars in 764 bytes} [Mon Jun 22 03:03:34 2026] PUT /v2.0/networks/ee5ddd05-0db0-4bbd-a726-b9c32cd35057/tags/green => generated 4 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-06-22 03:03:34.884 8 INFO neutron.services.segments.plugin [-] Segment 6ed60d1b-2b0e-4f25-8057-d1de16dc631e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6ed60d1b-2b0e-4f25-8057-d1de16dc631e found for delete ", "request_id": "req-0afd74a6-a57b-4ce8-825c-6e60b8ed1de6"}]} 2026-06-22 03:03:34.904 8 INFO neutron.services.segments.plugin [-] Segment 56db8abb-8cb2-408a-8db9-1c5c93b28fd8 resource provider aggregate not found 2026-06-22 03:03:34.931 8 INFO neutron.services.segments.plugin [-] Segment 56db8abb-8cb2-408a-8db9-1c5c93b28fd8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 56db8abb-8cb2-408a-8db9-1c5c93b28fd8 found for delete ", "request_id": "req-4a18b97c-6b7e-448d-b10e-e1ecbcab6843"}]} [pid: 8|app: 0|req: 1000/2062] 10.0.0.151 () {32 vars in 733 bytes} [Mon Jun 22 03:03:34 2026] GET /v2.0/networks/ee5ddd05-0db0-4bbd-a726-b9c32cd35057/tags => generated 34 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/2063] 10.0.0.151 () {34 vars in 760 bytes} [Mon Jun 22 03:03:34 2026] PUT /v2.0/networks/ee5ddd05-0db0-4bbd-a726-b9c32cd35057/tags/red => generated 4 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/2064] 10.0.0.151 () {32 vars in 733 bytes} [Mon Jun 22 03:03:34 2026] GET /v2.0/networks/ee5ddd05-0db0-4bbd-a726-b9c32cd35057/tags => generated 34 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2065] 10.0.0.151 () {32 vars in 774 bytes} [Mon Jun 22 03:03:34 2026] GET /v2.0/security-groups?tenant_id=6662598551114ee895f5e142cf4e3f7e&name=default => generated 2925 bytes in 311 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/2066] 10.0.0.151 () {34 vars in 782 bytes} [Mon Jun 22 03:03:35 2026] PUT /v2.0/networks/ee5ddd05-0db0-4bbd-a726-b9c32cd35057/tags/black.or.white => generated 4 bytes in 77 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/2067] 10.0.0.151 () {32 vars in 733 bytes} [Mon Jun 22 03:03:35 2026] GET /v2.0/networks/ee5ddd05-0db0-4bbd-a726-b9c32cd35057/tags => generated 52 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-22 03:03:35.203 8 INFO neutron.services.segments.plugin [-] Segment 6ed60d1b-2b0e-4f25-8057-d1de16dc631e resource provider aggregate not found 2026-06-22 03:03:35.218 8 INFO neutron.services.segments.plugin [-] Segment 6ed60d1b-2b0e-4f25-8057-d1de16dc631e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6ed60d1b-2b0e-4f25-8057-d1de16dc631e found for delete ", "request_id": "req-5a3d53b6-fbaf-4b79-884b-009b9fafeb5c"}]} [pid: 7|app: 0|req: 1064/2068] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:03:35 2026] DELETE /v2.0/security-groups/0ef64acd-7297-4f21-9877-2f120570ff45 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-22 03:03:35.234 8 INFO neutron.services.segments.plugin [-] Segment 56db8abb-8cb2-408a-8db9-1c5c93b28fd8 resource provider aggregate not found 2026-06-22 03:03:35.259 8 INFO neutron.services.segments.plugin [-] Segment 56db8abb-8cb2-408a-8db9-1c5c93b28fd8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 56db8abb-8cb2-408a-8db9-1c5c93b28fd8 found for delete ", "request_id": "req-aff457d6-196e-4642-b12b-a6108ece8e11"}]} [pid: 8|app: 0|req: 1005/2069] 10.0.0.151 () {34 vars in 753 bytes} [Mon Jun 22 03:03:35 2026] PUT /v2.0/networks/ee5ddd05-0db0-4bbd-a726-b9c32cd35057/tags => generated 37 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2070] 10.0.0.151 () {32 vars in 733 bytes} [Mon Jun 22 03:03:35 2026] GET /v2.0/networks/ee5ddd05-0db0-4bbd-a726-b9c32cd35057/tags => generated 37 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2071] 10.0.0.151 () {32 vars in 774 bytes} [Mon Jun 22 03:03:35 2026] GET /v2.0/security-groups?tenant_id=9a1077220cbe4843a7bb4e8d014f778c&name=default => generated 2925 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/2072] 10.0.0.151 () {32 vars in 741 bytes} [Mon Jun 22 03:03:35 2026] GET /v2.0/networks/ee5ddd05-0db0-4bbd-a726-b9c32cd35057/tags/red => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-22 03:03:35.485 8 INFO neutron.api.v2.resource [None req-492ea132-2776-416a-a907-638607c2b46f fa83ab357c874e7894f7e346e797feb2 ebf0daf6297440dd923146ae81d45f09 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1007/2073] 10.0.0.151 () {32 vars in 745 bytes} [Mon Jun 22 03:03:35 2026] GET /v2.0/networks/ee5ddd05-0db0-4bbd-a726-b9c32cd35057/tags/green => generated 99 bytes in 81 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-06-22 03:03:35.499 7 INFO neutron.services.segments.plugin [-] Segment 53c705bf-a1bc-4fe2-9cb7-a04b5f2e0481 resource provider aggregate not found 2026-06-22 03:03:35.505 7 INFO neutron.services.segments.plugin [-] Segment 53c705bf-a1bc-4fe2-9cb7-a04b5f2e0481 resource provider aggregate not found 2026-06-22 03:03:35.520 7 INFO neutron.services.segments.plugin [-] Segment 53c705bf-a1bc-4fe2-9cb7-a04b5f2e0481 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 53c705bf-a1bc-4fe2-9cb7-a04b5f2e0481 found for delete ", "request_id": "req-34eeefb5-5e01-433b-9384-140a9d7e82c3"}]} 2026-06-22 03:03:35.525 7 INFO neutron.services.segments.plugin [-] Segment 53c705bf-a1bc-4fe2-9cb7-a04b5f2e0481 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 53c705bf-a1bc-4fe2-9cb7-a04b5f2e0481 found for delete ", "request_id": "req-ac28a112-6416-4e81-91c7-b664662f216b"}]} [pid: 7|app: 0|req: 1067/2074] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:03:35 2026] DELETE /v2.0/security-groups/73e18b91-9e33-4c97-a130-e3fb7d1a541a => 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: 1008/2075] 10.0.0.151 () {32 vars in 744 bytes} [Mon Jun 22 03:03:35 2026] DELETE /v2.0/networks/ee5ddd05-0db0-4bbd-a726-b9c32cd35057/tags/red => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2076] 10.0.0.151 () {32 vars in 733 bytes} [Mon Jun 22 03:03:35 2026] GET /v2.0/networks/ee5ddd05-0db0-4bbd-a726-b9c32cd35057/tags => generated 30 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-22 03:03:35.699 8 INFO neutron.api.v2.resource [None req-5d6d353e-7ae7-4f52-9fc0-10787cd6a39f fa83ab357c874e7894f7e346e797feb2 ebf0daf6297440dd923146ae81d45f09 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1009/2077] 10.0.0.151 () {32 vars in 748 bytes} [Mon Jun 22 03:03:35 2026] DELETE /v2.0/networks/ee5ddd05-0db0-4bbd-a726-b9c32cd35057/tags/green => generated 99 bytes in 71 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2078] 10.0.0.151 () {32 vars in 774 bytes} [Mon Jun 22 03:03:35 2026] GET /v2.0/security-groups?tenant_id=dd08596682034d098f3958ed7f3436db&name=default => generated 2925 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/2079] 10.0.0.151 () {32 vars in 736 bytes} [Mon Jun 22 03:03:35 2026] DELETE /v2.0/networks/ee5ddd05-0db0-4bbd-a726-b9c32cd35057/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: 1011/2080] 10.0.0.151 () {32 vars in 733 bytes} [Mon Jun 22 03:03:35 2026] GET /v2.0/networks/ee5ddd05-0db0-4bbd-a726-b9c32cd35057/tags => generated 12 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2081] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:03:35 2026] DELETE /v2.0/security-groups/1085b21d-d26f-4c7c-9f4c-d76677286cfa => 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: 1012/2082] 10.0.0.151 () {32 vars in 726 bytes} [Mon Jun 22 03:03:35 2026] DELETE /v2.0/networks/ee5ddd05-0db0-4bbd-a726-b9c32cd35057 => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-22 03:03:36.949 8 INFO neutron.services.segments.plugin [-] Segment 7596fd74-2535-4a2f-bdca-b07312f3943c resource provider aggregate not found 2026-06-22 03:03:36.969 8 INFO neutron.services.segments.plugin [-] Segment 7596fd74-2535-4a2f-bdca-b07312f3943c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7596fd74-2535-4a2f-bdca-b07312f3943c found for delete ", "request_id": "req-fe0e0b83-d8dc-4484-a533-d0495c12b577"}]} 2026-06-22 03:03:37.004 8 WARNING neutron_lib.context [None req-662ca2ae-6905-45f5-979a-b5984eb3102b 4bf313facbed4cd7b6b8be91871a59ae 0baa357bf5ee4a0882ae0798e987a327 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1071/2083] 10.0.0.151 () {32 vars in 774 bytes} [Mon Jun 22 03:03:36 2026] GET /v2.0/security-groups?tenant_id=ebf0daf6297440dd923146ae81d45f09&name=default => generated 2925 bytes in 296 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2084] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:03:37 2026] DELETE /v2.0/security-groups/3eeab1a0-0e06-4367-a0ae-80cbc14c7325 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-22 03:03:37.164 8 INFO neutron.db.segments_db [None req-662ca2ae-6905-45f5-979a-b5984eb3102b 4bf313facbed4cd7b6b8be91871a59ae 0baa357bf5ee4a0882ae0798e987a327 - - default default] Added segment cb79fcff-d9a3-4b82-9cdd-6bc35f5bdf29 of type vxlan for network 6eb9ca8b-a90a-460c-82e4-62afe8930cf5 [pid: 8|app: 0|req: 1013/2085] 10.0.0.151 () {34 vars in 670 bytes} [Mon Jun 22 03:03:36 2026] POST /v2.0/networks => generated 632 bytes in 402 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-22 03:03:37.292 8 INFO neutron.services.segments.plugin [-] Segment 7596fd74-2535-4a2f-bdca-b07312f3943c resource provider aggregate not found 2026-06-22 03:03:37.301 8 WARNING neutron_lib.context [None req-a895be6a-286f-4d5a-8a0b-6267a7b10c5c 4bf313facbed4cd7b6b8be91871a59ae 0baa357bf5ee4a0882ae0798e987a327 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-22 03:03:37.310 8 INFO neutron.services.segments.plugin [-] Segment 7596fd74-2535-4a2f-bdca-b07312f3943c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7596fd74-2535-4a2f-bdca-b07312f3943c found for delete ", "request_id": "req-c5aec3b9-14a5-4aec-adaf-4bbda55b6fd0"}]} 2026-06-22 03:03:37.361 8 INFO neutron.db.segments_db [None req-a895be6a-286f-4d5a-8a0b-6267a7b10c5c 4bf313facbed4cd7b6b8be91871a59ae 0baa357bf5ee4a0882ae0798e987a327 - - default default] Added segment e54417e1-8b22-4abb-ae7f-d349ee54c3a3 of type vxlan for network bf13fa77-fe1a-4b3a-8684-658931411f41 [pid: 7|app: 0|req: 1073/2086] 10.0.0.151 () {32 vars in 774 bytes} [Mon Jun 22 03:03:37 2026] GET /v2.0/security-groups?tenant_id=887b492b3e4c4c739b98cca9d1264d35&name=default => generated 2925 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/2087] 10.0.0.151 () {34 vars in 670 bytes} [Mon Jun 22 03:03:37 2026] POST /v2.0/networks => generated 632 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2088] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:03:37 2026] DELETE /v2.0/security-groups/b6631da7-1425-4f49-b057-cd255ad07a35 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-22 03:03:37.500 8 WARNING neutron_lib.context [None req-7c322627-61ea-45cd-ae84-6373af2fa561 4bf313facbed4cd7b6b8be91871a59ae 0baa357bf5ee4a0882ae0798e987a327 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-22 03:03:37.592 8 INFO neutron.db.segments_db [None req-7c322627-61ea-45cd-ae84-6373af2fa561 4bf313facbed4cd7b6b8be91871a59ae 0baa357bf5ee4a0882ae0798e987a327 - - default default] Added segment baddb9b5-818b-4b3b-90c4-d8a2a58706d1 of type vxlan for network d8f9bf49-4be3-496d-ba6c-53661a40619b [pid: 8|app: 0|req: 1015/2089] 10.0.0.151 () {34 vars in 670 bytes} [Mon Jun 22 03:03:37 2026] POST /v2.0/networks => generated 631 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-22 03:03:37.725 8 WARNING neutron_lib.context [None req-625f8884-0b3c-4b95-95e3-5ece3547d055 4bf313facbed4cd7b6b8be91871a59ae 0baa357bf5ee4a0882ae0798e987a327 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-22 03:03:37.785 7 WARNING neutron_lib.context [None req-953d2e78-0cbe-4a69-bb2d-f1a1151b458b 7dacaf84085d4abb812717018f70a622 d2a11d72dbf446259dee046c89f4b6ce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-22 03:03:37.793 8 INFO neutron.db.segments_db [None req-625f8884-0b3c-4b95-95e3-5ece3547d055 4bf313facbed4cd7b6b8be91871a59ae 0baa357bf5ee4a0882ae0798e987a327 - - default default] Added segment 0dbe7be3-8eac-4378-982d-f84b8ac48f76 of type vxlan for network 80c1ba96-5cac-49d8-bdeb-b97d33eb31d5 [pid: 8|app: 0|req: 1016/2090] 10.0.0.151 () {34 vars in 670 bytes} [Mon Jun 22 03:03:37 2026] POST /v2.0/networks => generated 632 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-22 03:03:37.916 8 WARNING neutron_lib.context [None req-c7371a52-6778-49d3-8615-c9a36d0efa2d 4bf313facbed4cd7b6b8be91871a59ae 0baa357bf5ee4a0882ae0798e987a327 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-22 03:03:37.949 7 INFO neutron.db.segments_db [None req-953d2e78-0cbe-4a69-bb2d-f1a1151b458b 7dacaf84085d4abb812717018f70a622 d2a11d72dbf446259dee046c89f4b6ce - - default default] Added segment d9e0e126-b28d-461e-ae4f-225184f290bb of type vxlan for network 560cd8c2-c645-46fb-a04a-143218573760 2026-06-22 03:03:38.007 8 INFO neutron.db.segments_db [None req-c7371a52-6778-49d3-8615-c9a36d0efa2d 4bf313facbed4cd7b6b8be91871a59ae 0baa357bf5ee4a0882ae0798e987a327 - - default default] Added segment 70ddb4be-e345-4db4-87eb-6f6456dce118 of type vxlan for network f3b854bb-4c2d-4f5a-9f31-560a2547fae3 [pid: 7|app: 0|req: 1075/2091] 10.0.0.151 () {34 vars in 670 bytes} [Mon Jun 22 03:03:37 2026] POST /v2.0/networks => generated 631 bytes in 558 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-22 03:03:38.113 7 WARNING neutron_lib.context [None req-32cdbd7c-f218-40ea-9b1f-db4577c5ecb8 7dacaf84085d4abb812717018f70a622 d2a11d72dbf446259dee046c89f4b6ce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1017/2092] 10.0.0.151 () {34 vars in 670 bytes} [Mon Jun 22 03:03:37 2026] POST /v2.0/networks => generated 632 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/2093] 10.0.0.151 () {34 vars in 753 bytes} [Mon Jun 22 03:03:38 2026] PUT /v2.0/networks/6eb9ca8b-a90a-460c-82e4-62afe8930cf5/tags => generated 17 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/2094] 10.0.0.151 () {34 vars in 753 bytes} [Mon Jun 22 03:03:38 2026] PUT /v2.0/networks/bf13fa77-fe1a-4b3a-8684-658931411f41/tags => generated 25 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/2095] 10.0.0.151 () {34 vars in 753 bytes} [Mon Jun 22 03:03:38 2026] PUT /v2.0/networks/d8f9bf49-4be3-496d-ba6c-53661a40619b/tags => generated 34 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/2096] 10.0.0.151 () {34 vars in 753 bytes} [Mon Jun 22 03:03:38 2026] PUT /v2.0/networks/80c1ba96-5cac-49d8-bdeb-b97d33eb31d5/tags => generated 19 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2097] 10.0.0.151 () {34 vars in 669 bytes} [Mon Jun 22 03:03:38 2026] POST /v2.0/subnets => generated 602 bytes in 443 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-22 03:03:38.559 7 WARNING neutron_lib.context [None req-5ce60aab-8912-470f-8180-de1fed617f31 7dacaf84085d4abb812717018f70a622 d2a11d72dbf446259dee046c89f4b6ce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-22 03:03:38.644 7 INFO neutron.db.segments_db [None req-5ce60aab-8912-470f-8180-de1fed617f31 7dacaf84085d4abb812717018f70a622 d2a11d72dbf446259dee046c89f4b6ce - - default default] Added segment 85ed4a92-d719-4df0-bbd1-9ac236303906 of type vxlan for network 86a800c8-e56a-4d40-942e-817a3c34eaa4 [pid: 8|app: 0|req: 1022/2098] 10.0.0.151 () {32 vars in 666 bytes} [Mon Jun 22 03:03:38 2026] GET /v2.0/networks?tags=red => generated 1856 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2099] 10.0.0.151 () {34 vars in 670 bytes} [Mon Jun 22 03:03:38 2026] POST /v2.0/networks => generated 631 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-22 03:03:38.779 7 WARNING neutron_lib.context [None req-ef99f9e8-a02f-43b9-97eb-7dba39044b4d 7dacaf84085d4abb812717018f70a622 d2a11d72dbf446259dee046c89f4b6ce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1023/2100] 10.0.0.151 () {32 vars in 680 bytes} [Mon Jun 22 03:03:38 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1249 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/2101] 10.0.0.151 () {32 vars in 676 bytes} [Mon Jun 22 03:03:38 2026] GET /v2.0/networks?tags-any=blue => generated 1249 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/2102] 10.0.0.151 () {32 vars in 688 bytes} [Mon Jun 22 03:03:38 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1856 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/2103] 10.0.0.151 () {32 vars in 674 bytes} [Mon Jun 22 03:03:38 2026] GET /v2.0/networks?not-tags=red => generated 1862 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2104] 10.0.0.151 () {34 vars in 669 bytes} [Mon Jun 22 03:03:38 2026] POST /v2.0/subnets => generated 605 bytes in 431 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-22 03:03:39.212 7 WARNING neutron_lib.context [None req-b6f4388d-6919-4194-b86e-b1893b5975ea 7dacaf84085d4abb812717018f70a622 d2a11d72dbf446259dee046c89f4b6ce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-22 03:03:39.285 7 INFO neutron.db.segments_db [None req-b6f4388d-6919-4194-b86e-b1893b5975ea 7dacaf84085d4abb812717018f70a622 d2a11d72dbf446259dee046c89f4b6ce - - default default] Added segment cf8b082a-c9c7-4d45-80f0-ed2924c57d1b of type vxlan for network 10dd0bc1-c143-4053-b13a-72496de1e636 [pid: 8|app: 0|req: 1027/2105] 10.0.0.151 () {32 vars in 688 bytes} [Mon Jun 22 03:03:39 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2469 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2106] 10.0.0.151 () {34 vars in 670 bytes} [Mon Jun 22 03:03:39 2026] POST /v2.0/networks => generated 631 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-22 03:03:39.450 7 WARNING neutron_lib.context [None req-fd21a9e6-8c8b-481e-94fd-e8baa356a0c3 7dacaf84085d4abb812717018f70a622 d2a11d72dbf446259dee046c89f4b6ce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1028/2107] 10.0.0.151 () {32 vars in 684 bytes} [Mon Jun 22 03:03:39 2026] GET /v2.0/networks?not-tags-any=blue => generated 2469 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/2108] 10.0.0.151 () {32 vars in 696 bytes} [Mon Jun 22 03:03:39 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1862 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2109] 10.0.0.151 () {34 vars in 669 bytes} [Mon Jun 22 03:03:39 2026] POST /v2.0/subnets => generated 605 bytes in 435 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-22 03:03:40.070 7 WARNING neutron_lib.context [None req-06069a69-e2e9-45e8-8bda-4d03c872ffab b960af1fbf6d479eae0475274dd95600 7d18fc0dbe35411ca04b18963b326f1f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-22 03:03:40.162 8 INFO neutron.services.segments.plugin [-] Segment cb79fcff-d9a3-4b82-9cdd-6bc35f5bdf29 resource provider aggregate not found 2026-06-22 03:03:40.175 8 INFO neutron.services.segments.plugin [-] Segment cb79fcff-d9a3-4b82-9cdd-6bc35f5bdf29 resource provider aggregate not found 2026-06-22 03:03:40.187 8 INFO neutron.services.segments.plugin [-] Segment cb79fcff-d9a3-4b82-9cdd-6bc35f5bdf29 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb79fcff-d9a3-4b82-9cdd-6bc35f5bdf29 found for delete ", "request_id": "req-6b940444-9f44-4bac-a9a3-68e3343a2a76"}]} 2026-06-22 03:03:40.190 8 INFO neutron.services.segments.plugin [-] Segment cb79fcff-d9a3-4b82-9cdd-6bc35f5bdf29 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb79fcff-d9a3-4b82-9cdd-6bc35f5bdf29 found for delete ", "request_id": "req-ebcaee9e-3b38-46bc-9531-5d0dc023f434"}]} [pid: 8|app: 0|req: 1030/2110] 10.0.0.151 () {32 vars in 726 bytes} [Mon Jun 22 03:03:39 2026] DELETE /v2.0/networks/6eb9ca8b-a90a-460c-82e4-62afe8930cf5 => generated 0 bytes in 645 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-22 03:03:40.209 8 WARNING neutron_lib.context [None req-2da626c7-2b1e-448e-83a7-a7875bf48152 7dacaf84085d4abb812717018f70a622 d2a11d72dbf446259dee046c89f4b6ce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-22 03:03:40.286 8 INFO neutron.db.segments_db [None req-2da626c7-2b1e-448e-83a7-a7875bf48152 7dacaf84085d4abb812717018f70a622 d2a11d72dbf446259dee046c89f4b6ce - - default default] Added segment 1dc707d8-84a8-46a4-aea7-688547807319 of type vxlan for network a824b324-e6e3-488f-9a39-e1cf44eeee78 [pid: 7|app: 0|req: 1081/2111] 10.0.0.151 () {34 vars in 684 bytes} [Mon Jun 22 03:03:39 2026] POST /v2.0/security-groups => generated 1603 bytes in 467 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/2112] 10.0.0.151 () {34 vars in 670 bytes} [Mon Jun 22 03:03:40 2026] POST /v2.0/networks => generated 631 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/2113] 10.0.0.151 () {34 vars in 767 bytes} [Mon Jun 22 03:03:40 2026] PUT /v2.0/security-groups/aadd058b-e6e4-455b-8335-7c1ebd9d57f3/tags => generated 25 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-22 03:03:40.521 8 WARNING neutron_lib.context [None req-14cd2be8-0c45-4199-a4ec-76f2cb3f9b79 7dacaf84085d4abb812717018f70a622 d2a11d72dbf446259dee046c89f4b6ce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-22 03:03:40.667 7 INFO neutron.services.segments.plugin [-] Segment e54417e1-8b22-4abb-ae7f-d349ee54c3a3 resource provider aggregate not found 2026-06-22 03:03:40.673 7 INFO neutron.services.segments.plugin [-] Segment e54417e1-8b22-4abb-ae7f-d349ee54c3a3 resource provider aggregate not found 2026-06-22 03:03:40.689 7 INFO neutron.services.segments.plugin [-] Segment e54417e1-8b22-4abb-ae7f-d349ee54c3a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e54417e1-8b22-4abb-ae7f-d349ee54c3a3 found for delete ", "request_id": "req-06e28cdc-218b-4b43-9820-d4bbd02ece11"}]} 2026-06-22 03:03:40.692 7 INFO neutron.services.segments.plugin [-] Segment e54417e1-8b22-4abb-ae7f-d349ee54c3a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e54417e1-8b22-4abb-ae7f-d349ee54c3a3 found for delete ", "request_id": "req-1e02dd51-2a48-493f-a82e-21b997a44df3"}]} [pid: 7|app: 0|req: 1082/2114] 10.0.0.151 () {32 vars in 726 bytes} [Mon Jun 22 03:03:40 2026] DELETE /v2.0/networks/bf13fa77-fe1a-4b3a-8684-658931411f41 => generated 0 bytes in 369 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2115] 10.0.0.151 () {32 vars in 747 bytes} [Mon Jun 22 03:03:40 2026] GET /v2.0/security-groups/aadd058b-e6e4-455b-8335-7c1ebd9d57f3/tags => generated 25 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/2116] 10.0.0.151 () {34 vars in 669 bytes} [Mon Jun 22 03:03:40 2026] POST /v2.0/subnets => generated 605 bytes in 436 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/2117] 10.0.0.151 () {34 vars in 778 bytes} [Mon Jun 22 03:03:40 2026] PUT /v2.0/security-groups/aadd058b-e6e4-455b-8335-7c1ebd9d57f3/tags/green => generated 4 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-06-22 03:03:41.009 8 WARNING neutron_lib.context [None req-ec065167-9176-4ef3-b560-d0b7d2680ef1 7dacaf84085d4abb812717018f70a622 d2a11d72dbf446259dee046c89f4b6ce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-22 03:03:41.105 8 INFO neutron.db.segments_db [None req-ec065167-9176-4ef3-b560-d0b7d2680ef1 7dacaf84085d4abb812717018f70a622 d2a11d72dbf446259dee046c89f4b6ce - - default default] Added segment b49be711-00dc-45f8-b61e-ed61187fb881 of type vxlan for network f855b480-73b5-457b-b669-4785e8855bb7 [pid: 8|app: 0|req: 1035/2118] 10.0.0.151 () {34 vars in 670 bytes} [Mon Jun 22 03:03:41 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: 8|app: 0|req: 1036/2119] 10.0.0.151 () {32 vars in 747 bytes} [Mon Jun 22 03:03:41 2026] GET /v2.0/security-groups/aadd058b-e6e4-455b-8335-7c1ebd9d57f3/tags => generated 34 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2120] 10.0.0.151 () {32 vars in 726 bytes} [Mon Jun 22 03:03:40 2026] DELETE /v2.0/networks/d8f9bf49-4be3-496d-ba6c-53661a40619b => generated 0 bytes in 638 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-22 03:03:41.374 7 WARNING neutron_lib.context [None req-36c13471-3437-4e5e-97d6-0d3414abb581 7dacaf84085d4abb812717018f70a622 d2a11d72dbf446259dee046c89f4b6ce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-22 03:03:41.497 8 WARNING neutron_lib.context [None req-d48b50a8-f689-4170-985d-53e1543eb225 a232603716a444edb1d10c7e59a1a031 89570d938ed64aa29b94461a21cec224 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-22 03:03:41.685 8 INFO neutron.db.segments_db [None req-d48b50a8-f689-4170-985d-53e1543eb225 a232603716a444edb1d10c7e59a1a031 89570d938ed64aa29b94461a21cec224 - - default default] Added segment f570fb50-f33e-4f1f-ac65-8fd67ca40ca9 of type vxlan for network 02a79dbe-a676-48d4-b90d-4e25b6439dec [pid: 7|app: 0|req: 1085/2121] 10.0.0.151 () {34 vars in 669 bytes} [Mon Jun 22 03:03:41 2026] POST /v2.0/subnets => generated 605 bytes in 412 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2122] 10.0.0.151 () {34 vars in 774 bytes} [Mon Jun 22 03:03:41 2026] PUT /v2.0/security-groups/aadd058b-e6e4-455b-8335-7c1ebd9d57f3/tags/red => generated 4 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/2123] 10.0.0.151 () {34 vars in 670 bytes} [Mon Jun 22 03:03:41 2026] POST /v2.0/networks => generated 632 bytes in 561 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/2124] 10.0.0.151 () {34 vars in 751 bytes} [Mon Jun 22 03:03:41 2026] PUT /v2.0/subnets/8418910e-2b7f-45b2-adc0-1d232f667fda/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: 1039/2125] 10.0.0.151 () {32 vars in 747 bytes} [Mon Jun 22 03:03:41 2026] GET /v2.0/security-groups/aadd058b-e6e4-455b-8335-7c1ebd9d57f3/tags => generated 34 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-22 03:03:41.967 8 WARNING neutron_lib.context [None req-fe7588da-f496-4550-95c6-dad22dd58aae a232603716a444edb1d10c7e59a1a031 89570d938ed64aa29b94461a21cec224 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1087/2126] 10.0.0.151 () {32 vars in 726 bytes} [Mon Jun 22 03:03:41 2026] DELETE /v2.0/networks/80c1ba96-5cac-49d8-bdeb-b97d33eb31d5 => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2127] 10.0.0.151 () {34 vars in 751 bytes} [Mon Jun 22 03:03:42 2026] PUT /v2.0/subnets/f6a1ae11-cf0d-490c-83ee-95a677af3611/tags => generated 25 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2128] 10.0.0.151 () {34 vars in 796 bytes} [Mon Jun 22 03:03:42 2026] PUT /v2.0/security-groups/aadd058b-e6e4-455b-8335-7c1ebd9d57f3/tags/black.or.white => generated 4 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/2129] 10.0.0.151 () {34 vars in 664 bytes} [Mon Jun 22 03:03:41 2026] POST /v2.0/ports => generated 743 bytes in 443 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: 1090/2130] 10.0.0.151 () {32 vars in 726 bytes} [Mon Jun 22 03:03:42 2026] DELETE /v2.0/networks/f3b854bb-4c2d-4f5a-9f31-560a2547fae3 => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2131] 10.0.0.151 () {32 vars in 747 bytes} [Mon Jun 22 03:03:42 2026] GET /v2.0/security-groups/aadd058b-e6e4-455b-8335-7c1ebd9d57f3/tags => generated 52 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/2132] 10.0.0.151 () {34 vars in 751 bytes} [Mon Jun 22 03:03:42 2026] PUT /v2.0/subnets/ba410a81-989e-42e6-a571-ab98306100f9/tags => generated 34 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/2133] 10.0.0.151 () {34 vars in 767 bytes} [Mon Jun 22 03:03:42 2026] PUT /v2.0/security-groups/aadd058b-e6e4-455b-8335-7c1ebd9d57f3/tags => generated 37 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2134] 10.0.0.151 () {34 vars in 747 bytes} [Mon Jun 22 03:03:42 2026] PUT /v2.0/ports/5ae262f3-0c4e-4cc6-b5e6-d01e48019b99/tags => generated 25 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2135] 10.0.0.151 () {32 vars in 747 bytes} [Mon Jun 22 03:03:42 2026] GET /v2.0/security-groups/aadd058b-e6e4-455b-8335-7c1ebd9d57f3/tags => generated 37 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/2136] 10.0.0.151 () {34 vars in 751 bytes} [Mon Jun 22 03:03:42 2026] PUT /v2.0/subnets/cacbbef0-7a25-42e2-b8d0-25c518b0e980/tags => generated 19 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2137] 10.0.0.151 () {32 vars in 727 bytes} [Mon Jun 22 03:03:42 2026] GET /v2.0/ports/5ae262f3-0c4e-4cc6-b5e6-d01e48019b99/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: 1044/2138] 10.0.0.151 () {32 vars in 755 bytes} [Mon Jun 22 03:03:42 2026] GET /v2.0/security-groups/aadd058b-e6e4-455b-8335-7c1ebd9d57f3/tags/red => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2139] 10.0.0.151 () {32 vars in 664 bytes} [Mon Jun 22 03:03:42 2026] GET /v2.0/subnets?tags=red => generated 1832 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2140] 10.0.0.151 () {34 vars in 758 bytes} [Mon Jun 22 03:03:42 2026] PUT /v2.0/ports/5ae262f3-0c4e-4cc6-b5e6-d01e48019b99/tags/green => generated 4 bytes in 69 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-06-22 03:03:42.721 7 INFO neutron.services.segments.plugin [-] Segment baddb9b5-818b-4b3b-90c4-d8a2a58706d1 resource provider aggregate not found 2026-06-22 03:03:42.728 7 INFO neutron.services.segments.plugin [-] Segment baddb9b5-818b-4b3b-90c4-d8a2a58706d1 resource provider aggregate not found 2026-06-22 03:03:42.741 7 INFO neutron.api.v2.resource [None req-1a4c5e41-108c-4f79-903e-47c6a88520cc b960af1fbf6d479eae0475274dd95600 7d18fc0dbe35411ca04b18963b326f1f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1096/2141] 10.0.0.151 () {32 vars in 759 bytes} [Mon Jun 22 03:03:42 2026] GET /v2.0/security-groups/aadd058b-e6e4-455b-8335-7c1ebd9d57f3/tags/green => generated 99 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-06-22 03:03:42.752 7 INFO neutron.services.segments.plugin [-] Segment baddb9b5-818b-4b3b-90c4-d8a2a58706d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid baddb9b5-818b-4b3b-90c4-d8a2a58706d1 found for delete ", "request_id": "req-fcc76523-d38b-482e-88a5-07e1fd31d50f"}]} 2026-06-22 03:03:42.757 7 INFO neutron.services.segments.plugin [-] Segment baddb9b5-818b-4b3b-90c4-d8a2a58706d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid baddb9b5-818b-4b3b-90c4-d8a2a58706d1 found for delete ", "request_id": "req-158e0ec0-1225-4d26-b3fd-2baa58ee2642"}]} [pid: 8|app: 0|req: 1046/2142] 10.0.0.151 () {32 vars in 678 bytes} [Mon Jun 22 03:03:42 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1235 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-22 03:03:42.782 7 INFO neutron.services.segments.plugin [-] Segment 0dbe7be3-8eac-4378-982d-f84b8ac48f76 resource provider aggregate not found 2026-06-22 03:03:42.788 7 INFO neutron.services.segments.plugin [-] Segment 0dbe7be3-8eac-4378-982d-f84b8ac48f76 resource provider aggregate not found 2026-06-22 03:03:42.803 7 INFO neutron.services.segments.plugin [-] Segment 0dbe7be3-8eac-4378-982d-f84b8ac48f76 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0dbe7be3-8eac-4378-982d-f84b8ac48f76 found for delete ", "request_id": "req-6506fbc6-9d88-45e9-92d4-c2711c19c830"}]} 2026-06-22 03:03:42.807 7 INFO neutron.services.segments.plugin [-] Segment 0dbe7be3-8eac-4378-982d-f84b8ac48f76 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0dbe7be3-8eac-4378-982d-f84b8ac48f76 found for delete ", "request_id": "req-1c4c715d-a4ef-42fb-83df-ea8c48e7d46c"}]} [pid: 7|app: 0|req: 1097/2143] 10.0.0.151 () {32 vars in 727 bytes} [Mon Jun 22 03:03:42 2026] GET /v2.0/ports/5ae262f3-0c4e-4cc6-b5e6-d01e48019b99/tags => generated 34 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/2144] 10.0.0.151 () {32 vars in 758 bytes} [Mon Jun 22 03:03:42 2026] DELETE /v2.0/security-groups/aadd058b-e6e4-455b-8335-7c1ebd9d57f3/tags/red => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-22 03:03:42.830 7 INFO neutron.services.segments.plugin [-] Segment 70ddb4be-e345-4db4-87eb-6f6456dce118 resource provider aggregate not found 2026-06-22 03:03:42.834 7 INFO neutron.services.segments.plugin [-] Segment 70ddb4be-e345-4db4-87eb-6f6456dce118 resource provider aggregate not found 2026-06-22 03:03:42.851 7 INFO neutron.services.segments.plugin [-] Segment 70ddb4be-e345-4db4-87eb-6f6456dce118 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 70ddb4be-e345-4db4-87eb-6f6456dce118 found for delete ", "request_id": "req-bf05eee4-c7fb-4960-8923-854abeb37152"}]} 2026-06-22 03:03:42.861 7 INFO neutron.services.segments.plugin [-] Segment 70ddb4be-e345-4db4-87eb-6f6456dce118 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 70ddb4be-e345-4db4-87eb-6f6456dce118 found for delete ", "request_id": "req-2c3ccb0a-407b-4d40-b5df-af1a9b4de6bb"}]} [pid: 8|app: 0|req: 1048/2145] 10.0.0.151 () {34 vars in 754 bytes} [Mon Jun 22 03:03:42 2026] PUT /v2.0/ports/5ae262f3-0c4e-4cc6-b5e6-d01e48019b99/tags/red => generated 4 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2146] 10.0.0.151 () {32 vars in 674 bytes} [Mon Jun 22 03:03:42 2026] GET /v2.0/subnets?tags-any=blue => generated 1235 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/2147] 10.0.0.151 () {32 vars in 747 bytes} [Mon Jun 22 03:03:42 2026] GET /v2.0/security-groups/aadd058b-e6e4-455b-8335-7c1ebd9d57f3/tags => generated 30 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2148] 10.0.0.151 () {32 vars in 727 bytes} [Mon Jun 22 03:03:42 2026] GET /v2.0/ports/5ae262f3-0c4e-4cc6-b5e6-d01e48019b99/tags => generated 34 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-22 03:03:42.951 7 INFO neutron.api.v2.resource [None req-0b958d39-3661-404b-87e1-d44a47a30447 b960af1fbf6d479eae0475274dd95600 7d18fc0dbe35411ca04b18963b326f1f - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1100/2149] 10.0.0.151 () {32 vars in 762 bytes} [Mon Jun 22 03:03:42 2026] DELETE /v2.0/security-groups/aadd058b-e6e4-455b-8335-7c1ebd9d57f3/tags/green => generated 99 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2150] 10.0.0.151 () {32 vars in 686 bytes} [Mon Jun 22 03:03:42 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1832 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2151] 10.0.0.151 () {32 vars in 750 bytes} [Mon Jun 22 03:03:42 2026] DELETE /v2.0/security-groups/aadd058b-e6e4-455b-8335-7c1ebd9d57f3/tags => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2152] 10.0.0.151 () {34 vars in 776 bytes} [Mon Jun 22 03:03:42 2026] PUT /v2.0/ports/5ae262f3-0c4e-4cc6-b5e6-d01e48019b99/tags/black.or.white => generated 4 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2155] 10.0.0.151 () {32 vars in 747 bytes} [Mon Jun 22 03:03:43 2026] GET /v2.0/security-groups/aadd058b-e6e4-455b-8335-7c1ebd9d57f3/tags => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/2156] 10.0.0.151 () {32 vars in 672 bytes} [Mon Jun 22 03:03:42 2026] GET /v2.0/subnets?not-tags=red => generated 1823 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2157] 10.0.0.151 () {32 vars in 727 bytes} [Mon Jun 22 03:03:43 2026] GET /v2.0/ports/5ae262f3-0c4e-4cc6-b5e6-d01e48019b99/tags => generated 52 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2158] 10.0.0.151 () {32 vars in 686 bytes} [Mon Jun 22 03:03:43 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2420 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/2159] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:03:43 2026] DELETE /v2.0/security-groups/aadd058b-e6e4-455b-8335-7c1ebd9d57f3 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2160] 10.0.0.151 () {32 vars in 682 bytes} [Mon Jun 22 03:03:43 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2420 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2161] 10.0.0.151 () {34 vars in 747 bytes} [Mon Jun 22 03:03:43 2026] PUT /v2.0/ports/5ae262f3-0c4e-4cc6-b5e6-d01e48019b99/tags => generated 37 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2162] 10.0.0.151 () {32 vars in 694 bytes} [Mon Jun 22 03:03:43 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1823 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2163] 10.0.0.151 () {32 vars in 727 bytes} [Mon Jun 22 03:03:43 2026] GET /v2.0/ports/5ae262f3-0c4e-4cc6-b5e6-d01e48019b99/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: 1109/2164] 10.0.0.151 () {32 vars in 735 bytes} [Mon Jun 22 03:03:43 2026] GET /v2.0/ports/5ae262f3-0c4e-4cc6-b5e6-d01e48019b99/tags/red => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-22 03:03:43.530 7 INFO neutron.api.v2.resource [None req-1e645dd6-f394-4f16-8db7-10429c116645 a232603716a444edb1d10c7e59a1a031 89570d938ed64aa29b94461a21cec224 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1110/2165] 10.0.0.151 () {32 vars in 739 bytes} [Mon Jun 22 03:03:43 2026] GET /v2.0/ports/5ae262f3-0c4e-4cc6-b5e6-d01e48019b99/tags/green => generated 99 bytes in 60 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2166] 10.0.0.151 () {32 vars in 724 bytes} [Mon Jun 22 03:03:43 2026] DELETE /v2.0/subnets/8418910e-2b7f-45b2-adc0-1d232f667fda => generated 0 bytes in 315 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2167] 10.0.0.151 () {32 vars in 738 bytes} [Mon Jun 22 03:03:43 2026] DELETE /v2.0/ports/5ae262f3-0c4e-4cc6-b5e6-d01e48019b99/tags/red => 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: 1111/2168] 10.0.0.151 () {32 vars in 774 bytes} [Mon Jun 22 03:03:43 2026] GET /v2.0/security-groups?tenant_id=af9946630b654e6c9c96034260d42993&name=default => generated 2929 bytes in 425 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2169] 10.0.0.151 () {32 vars in 727 bytes} [Mon Jun 22 03:03:43 2026] GET /v2.0/ports/5ae262f3-0c4e-4cc6-b5e6-d01e48019b99/tags => generated 30 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2170] 10.0.0.151 () {32 vars in 724 bytes} [Mon Jun 22 03:03:43 2026] DELETE /v2.0/subnets/f6a1ae11-cf0d-490c-83ee-95a677af3611 => generated 0 bytes in 313 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-22 03:03:44.165 8 INFO neutron.api.v2.resource [None req-13d4a3fc-ebc7-4490-b9d1-9e4ba964f18a a232603716a444edb1d10c7e59a1a031 89570d938ed64aa29b94461a21cec224 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1059/2171] 10.0.0.151 () {32 vars in 742 bytes} [Mon Jun 22 03:03:44 2026] DELETE /v2.0/ports/5ae262f3-0c4e-4cc6-b5e6-d01e48019b99/tags/green => generated 99 bytes in 72 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2172] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:03:44 2026] DELETE /v2.0/security-groups/b33c5ccd-8575-48fe-9f8a-315fccc8be5a => 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: 1114/2173] 10.0.0.151 () {32 vars in 730 bytes} [Mon Jun 22 03:03:44 2026] DELETE /v2.0/ports/5ae262f3-0c4e-4cc6-b5e6-d01e48019b99/tags => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2174] 10.0.0.151 () {32 vars in 724 bytes} [Mon Jun 22 03:03:44 2026] DELETE /v2.0/subnets/ba410a81-989e-42e6-a571-ab98306100f9 => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2175] 10.0.0.151 () {32 vars in 727 bytes} [Mon Jun 22 03:03:44 2026] GET /v2.0/ports/5ae262f3-0c4e-4cc6-b5e6-d01e48019b99/tags => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2176] 10.0.0.151 () {32 vars in 774 bytes} [Mon Jun 22 03:03:44 2026] GET /v2.0/security-groups?tenant_id=0baa357bf5ee4a0882ae0798e987a327&name=default => generated 2925 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2177] 10.0.0.151 () {32 vars in 774 bytes} [Mon Jun 22 03:03:44 2026] GET /v2.0/security-groups?tenant_id=bfefe80dd31041dda719c6001102db45&name=default => generated 2929 bytes in 311 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2178] 10.0.0.151 () {32 vars in 724 bytes} [Mon Jun 22 03:03:44 2026] DELETE /v2.0/subnets/cacbbef0-7a25-42e2-b8d0-25c518b0e980 => 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: 1064/2179] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:03:44 2026] DELETE /v2.0/security-groups/8173f1dc-895d-4a93-81a5-b637b5b2eb16 => 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: 1116/2180] 10.0.0.151 () {32 vars in 720 bytes} [Mon Jun 22 03:03:44 2026] DELETE /v2.0/ports/5ae262f3-0c4e-4cc6-b5e6-d01e48019b99 => generated 0 bytes in 347 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2181] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:03:44 2026] DELETE /v2.0/security-groups/8e112bea-01e9-4a0a-848e-31ce00416f9d => 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: 1117/2182] 10.0.0.151 () {32 vars in 724 bytes} [Mon Jun 22 03:03:44 2026] DELETE /v2.0/subnets/85756da3-a820-4be0-98f9-9d63f3070df2 => generated 0 bytes in 260 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-22 03:03:45.202 8 INFO neutron.services.segments.plugin [-] Segment f570fb50-f33e-4f1f-ac65-8fd67ca40ca9 resource provider aggregate not found 2026-06-22 03:03:45.210 8 INFO neutron.services.segments.plugin [-] Segment f570fb50-f33e-4f1f-ac65-8fd67ca40ca9 resource provider aggregate not found 2026-06-22 03:03:45.237 8 INFO neutron.services.segments.plugin [-] Segment f570fb50-f33e-4f1f-ac65-8fd67ca40ca9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f570fb50-f33e-4f1f-ac65-8fd67ca40ca9 found for delete ", "request_id": "req-e1a95d97-06d3-422d-903d-5857d30c0ed2"}]} 2026-06-22 03:03:45.239 8 INFO neutron.services.segments.plugin [-] Segment f570fb50-f33e-4f1f-ac65-8fd67ca40ca9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f570fb50-f33e-4f1f-ac65-8fd67ca40ca9 found for delete ", "request_id": "req-c6fcb288-4ad9-4e49-86dd-f8808d1a49d3"}]} [pid: 8|app: 0|req: 1066/2183] 10.0.0.151 () {32 vars in 726 bytes} [Mon Jun 22 03:03:44 2026] DELETE /v2.0/networks/02a79dbe-a676-48d4-b90d-4e25b6439dec => generated 0 bytes in 261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2184] 10.0.0.151 () {32 vars in 774 bytes} [Mon Jun 22 03:03:45 2026] GET /v2.0/security-groups?tenant_id=7d18fc0dbe35411ca04b18963b326f1f&name=default => generated 2929 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2185] 10.0.0.151 () {32 vars in 774 bytes} [Mon Jun 22 03:03:45 2026] GET /v2.0/security-groups?tenant_id=2236134418044483977d7ae0f5aefc03&name=default => generated 2929 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2186] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:03:45 2026] DELETE /v2.0/security-groups/0793965c-d56f-493a-8725-94b21a589d18 => 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: 1068/2187] 10.0.0.151 () {32 vars in 726 bytes} [Mon Jun 22 03:03:45 2026] DELETE /v2.0/networks/560cd8c2-c645-46fb-a04a-143218573760 => 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: 1120/2188] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:03:45 2026] DELETE /v2.0/security-groups/0ca03b19-48c6-45c2-af3d-5cee3e037ffc => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2189] 10.0.0.151 () {32 vars in 726 bytes} [Mon Jun 22 03:03:45 2026] DELETE /v2.0/networks/86a800c8-e56a-4d40-942e-817a3c34eaa4 => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-22 03:03:45.988 7 INFO neutron.services.segments.plugin [-] Segment cf8b082a-c9c7-4d45-80f0-ed2924c57d1b resource provider aggregate not found 2026-06-22 03:03:45.996 7 INFO neutron.services.segments.plugin [-] Segment cf8b082a-c9c7-4d45-80f0-ed2924c57d1b resource provider aggregate not found 2026-06-22 03:03:46.018 7 INFO neutron.services.segments.plugin [-] Segment cf8b082a-c9c7-4d45-80f0-ed2924c57d1b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf8b082a-c9c7-4d45-80f0-ed2924c57d1b found for delete ", "request_id": "req-e922b7b8-561a-4d24-8d80-35524e104c47"}]} 2026-06-22 03:03:46.019 7 INFO neutron.services.segments.plugin [-] Segment cf8b082a-c9c7-4d45-80f0-ed2924c57d1b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf8b082a-c9c7-4d45-80f0-ed2924c57d1b found for delete ", "request_id": "req-c00273ee-c76f-405a-b27f-cb5524d191f0"}]} [pid: 7|app: 0|req: 1121/2190] 10.0.0.151 () {32 vars in 726 bytes} [Mon Jun 22 03:03:45 2026] DELETE /v2.0/networks/10dd0bc1-c143-4053-b13a-72496de1e636 => 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: 1070/2191] 10.0.0.151 () {32 vars in 726 bytes} [Mon Jun 22 03:03:46 2026] DELETE /v2.0/networks/a824b324-e6e3-488f-9a39-e1cf44eeee78 => generated 0 bytes in 292 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2192] 10.0.0.151 () {32 vars in 774 bytes} [Mon Jun 22 03:03:46 2026] GET /v2.0/security-groups?tenant_id=ed527a42f5f542b4ae5bf3118ea30efc&name=default => generated 2929 bytes in 311 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2193] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:03:46 2026] DELETE /v2.0/security-groups/39c79542-43d6-4bfe-b73f-6aab0892c623 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2194] 10.0.0.151 () {32 vars in 726 bytes} [Mon Jun 22 03:03:46 2026] DELETE /v2.0/networks/f855b480-73b5-457b-b669-4785e8855bb7 => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2195] 10.0.0.151 () {32 vars in 774 bytes} [Mon Jun 22 03:03:46 2026] GET /v2.0/security-groups?tenant_id=89570d938ed64aa29b94461a21cec224&name=default => generated 2929 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2196] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:03:46 2026] DELETE /v2.0/security-groups/a0b652d0-37a4-4aa3-842f-7d7fecf42022 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2197] 10.0.0.151 () {32 vars in 774 bytes} [Mon Jun 22 03:03:47 2026] GET /v2.0/security-groups?tenant_id=b095dfb1e3934a418d939250a070c7bb&name=default => generated 2929 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-22 03:03:47.700 8 INFO neutron.services.segments.plugin [-] Segment d9e0e126-b28d-461e-ae4f-225184f290bb resource provider aggregate not found 2026-06-22 03:03:47.707 8 INFO neutron.services.segments.plugin [-] Segment d9e0e126-b28d-461e-ae4f-225184f290bb resource provider aggregate not found 2026-06-22 03:03:47.726 8 INFO neutron.services.segments.plugin [-] Segment d9e0e126-b28d-461e-ae4f-225184f290bb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d9e0e126-b28d-461e-ae4f-225184f290bb found for delete ", "request_id": "req-32a861e0-7eda-4cef-ae55-e03b1d26de88"}]} 2026-06-22 03:03:47.731 8 INFO neutron.services.segments.plugin [-] Segment d9e0e126-b28d-461e-ae4f-225184f290bb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d9e0e126-b28d-461e-ae4f-225184f290bb found for delete ", "request_id": "req-4e32287e-810b-47e2-8d88-94a0483080c9"}]} 2026-06-22 03:03:47.739 8 INFO neutron.services.segments.plugin [-] Segment 85ed4a92-d719-4df0-bbd1-9ac236303906 resource provider aggregate not found 2026-06-22 03:03:47.748 8 INFO neutron.services.segments.plugin [-] Segment 85ed4a92-d719-4df0-bbd1-9ac236303906 resource provider aggregate not found 2026-06-22 03:03:47.761 8 INFO neutron.services.segments.plugin [-] Segment 85ed4a92-d719-4df0-bbd1-9ac236303906 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 85ed4a92-d719-4df0-bbd1-9ac236303906 found for delete ", "request_id": "req-61612458-15d2-4ca3-8799-b276790c1cfc"}]} 2026-06-22 03:03:47.766 8 INFO neutron.services.segments.plugin [-] Segment 85ed4a92-d719-4df0-bbd1-9ac236303906 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 85ed4a92-d719-4df0-bbd1-9ac236303906 found for delete ", "request_id": "req-2ac96d3f-3e76-4db7-8323-109ed1b7d1f2"}]} 2026-06-22 03:03:47.778 8 INFO neutron.services.segments.plugin [-] Segment 1dc707d8-84a8-46a4-aea7-688547807319 resource provider aggregate not found 2026-06-22 03:03:47.782 8 INFO neutron.services.segments.plugin [-] Segment 1dc707d8-84a8-46a4-aea7-688547807319 resource provider aggregate not found 2026-06-22 03:03:47.796 8 INFO neutron.services.segments.plugin [-] Segment 1dc707d8-84a8-46a4-aea7-688547807319 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1dc707d8-84a8-46a4-aea7-688547807319 found for delete ", "request_id": "req-614ea28d-d6e7-4417-82a7-412f41d22443"}]} 2026-06-22 03:03:47.800 8 INFO neutron.services.segments.plugin [-] Segment 1dc707d8-84a8-46a4-aea7-688547807319 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1dc707d8-84a8-46a4-aea7-688547807319 found for delete ", "request_id": "req-f2a76d41-c374-4f86-9005-fce53f78483d"}]} 2026-06-22 03:03:47.810 8 INFO neutron.services.segments.plugin [-] Segment b49be711-00dc-45f8-b61e-ed61187fb881 resource provider aggregate not found 2026-06-22 03:03:47.818 8 INFO neutron.services.segments.plugin [-] Segment b49be711-00dc-45f8-b61e-ed61187fb881 resource provider aggregate not found 2026-06-22 03:03:47.828 8 INFO neutron.services.segments.plugin [-] Segment b49be711-00dc-45f8-b61e-ed61187fb881 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b49be711-00dc-45f8-b61e-ed61187fb881 found for delete ", "request_id": "req-1e14ffcb-d787-4b79-b708-770351226949"}]} 2026-06-22 03:03:47.837 8 INFO neutron.services.segments.plugin [-] Segment b49be711-00dc-45f8-b61e-ed61187fb881 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b49be711-00dc-45f8-b61e-ed61187fb881 found for delete ", "request_id": "req-00b4adbe-97ba-4da3-965a-13942437b654"}]} [pid: 8|app: 0|req: 1073/2198] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:03:47 2026] DELETE /v2.0/security-groups/f66c53dc-8ad0-4a10-ae87-7fb9994c6cd4 => generated 0 bytes in 186 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2199] 10.0.0.151 () {32 vars in 774 bytes} [Mon Jun 22 03:03:48 2026] GET /v2.0/security-groups?tenant_id=078b22b8889246078cac64b698be33c3&name=default => generated 2929 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2200] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:03:48 2026] DELETE /v2.0/security-groups/6c6a56af-03d4-4d2c-962b-45b4d9054498 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2201] 10.0.0.151 () {32 vars in 774 bytes} [Mon Jun 22 03:03:48 2026] GET /v2.0/security-groups?tenant_id=d2a11d72dbf446259dee046c89f4b6ce&name=default => generated 2929 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2202] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:03:48 2026] DELETE /v2.0/security-groups/5795d82d-27d3-4963-b2c8-0da49aef1e49 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-22 03:03:50.607 7 WARNING neutron_lib.context [None req-a2a6ae8f-63ed-40af-83c2-7725cb91e62f 052a2d6d23d9469d8f467f4d42fd6984 6e9f3c1061994c9083f34666e802135c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1076/2203] 10.0.0.151 () {34 vars in 678 bytes} [Mon Jun 22 03:03:50 2026] POST /v2.0/qos/policies => generated 359 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-22 03:03:50.653 7 INFO neutron.db.segments_db [None req-a2a6ae8f-63ed-40af-83c2-7725cb91e62f 052a2d6d23d9469d8f467f4d42fd6984 6e9f3c1061994c9083f34666e802135c - - default default] Added segment e10b9eab-fbb0-475f-9ab8-e5c7e7c6e429 of type vxlan for network 2b92ed6a-e13c-4b41-9330-d2d7faa0cf80 [pid: 8|app: 0|req: 1077/2204] 10.0.0.151 () {34 vars in 753 bytes} [Mon Jun 22 03:03:50 2026] PUT /v2.0/policies/d624c826-8c63-4b03-8726-b0a373c023f8/tags => generated 25 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2205] 10.0.0.151 () {32 vars in 733 bytes} [Mon Jun 22 03:03:50 2026] GET /v2.0/policies/d624c826-8c63-4b03-8726-b0a373c023f8/tags => generated 25 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2206] 10.0.0.151 () {34 vars in 764 bytes} [Mon Jun 22 03:03:50 2026] PUT /v2.0/policies/d624c826-8c63-4b03-8726-b0a373c023f8/tags/green => generated 4 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2207] 10.0.0.151 () {32 vars in 733 bytes} [Mon Jun 22 03:03:50 2026] GET /v2.0/policies/d624c826-8c63-4b03-8726-b0a373c023f8/tags => generated 34 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2208] 10.0.0.151 () {34 vars in 760 bytes} [Mon Jun 22 03:03:50 2026] PUT /v2.0/policies/d624c826-8c63-4b03-8726-b0a373c023f8/tags/red => generated 4 bytes in 22 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2209] 10.0.0.151 () {32 vars in 733 bytes} [Mon Jun 22 03:03:50 2026] GET /v2.0/policies/d624c826-8c63-4b03-8726-b0a373c023f8/tags => generated 34 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2210] 10.0.0.151 () {34 vars in 782 bytes} [Mon Jun 22 03:03:50 2026] PUT /v2.0/policies/d624c826-8c63-4b03-8726-b0a373c023f8/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: 1084/2211] 10.0.0.151 () {32 vars in 733 bytes} [Mon Jun 22 03:03:50 2026] GET /v2.0/policies/d624c826-8c63-4b03-8726-b0a373c023f8/tags => generated 52 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2212] 10.0.0.151 () {34 vars in 753 bytes} [Mon Jun 22 03:03:50 2026] PUT /v2.0/policies/d624c826-8c63-4b03-8726-b0a373c023f8/tags => generated 37 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2213] 10.0.0.151 () {32 vars in 733 bytes} [Mon Jun 22 03:03:50 2026] GET /v2.0/policies/d624c826-8c63-4b03-8726-b0a373c023f8/tags => generated 37 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-22 03:03:50.962 7 INFO neutron.db.l3_hamode_db [None req-a2a6ae8f-63ed-40af-83c2-7725cb91e62f 052a2d6d23d9469d8f467f4d42fd6984 6e9f3c1061994c9083f34666e802135c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1087/2214] 10.0.0.151 () {32 vars in 741 bytes} [Mon Jun 22 03:03:50 2026] GET /v2.0/policies/d624c826-8c63-4b03-8726-b0a373c023f8/tags/red => generated 0 bytes in 19 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-22 03:03:50.990 8 INFO neutron.api.v2.resource [None req-55617ea4-9697-428b-a63b-179e44b055e3 aebd3c80c7b3437d80ae29f0c09016f7 e32c7a622a6e4b599a518900825779c7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1088/2215] 10.0.0.151 () {32 vars in 745 bytes} [Mon Jun 22 03:03:50 2026] GET /v2.0/policies/d624c826-8c63-4b03-8726-b0a373c023f8/tags/green => generated 99 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2216] 10.0.0.151 () {32 vars in 744 bytes} [Mon Jun 22 03:03:50 2026] DELETE /v2.0/policies/d624c826-8c63-4b03-8726-b0a373c023f8/tags/red => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2217] 10.0.0.151 () {32 vars in 733 bytes} [Mon Jun 22 03:03:51 2026] GET /v2.0/policies/d624c826-8c63-4b03-8726-b0a373c023f8/tags => generated 30 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-22 03:03:51.107 8 INFO neutron.api.v2.resource [None req-dd0fd86d-d66e-40ec-b586-f765f078e5bf aebd3c80c7b3437d80ae29f0c09016f7 e32c7a622a6e4b599a518900825779c7 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1091/2218] 10.0.0.151 () {32 vars in 748 bytes} [Mon Jun 22 03:03:51 2026] DELETE /v2.0/policies/d624c826-8c63-4b03-8726-b0a373c023f8/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: 1092/2219] 10.0.0.151 () {32 vars in 736 bytes} [Mon Jun 22 03:03:51 2026] DELETE /v2.0/policies/d624c826-8c63-4b03-8726-b0a373c023f8/tags => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-22 03:03:51.166 7 INFO neutron.db.l3_hamode_db [None req-a2a6ae8f-63ed-40af-83c2-7725cb91e62f 052a2d6d23d9469d8f467f4d42fd6984 6e9f3c1061994c9083f34666e802135c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1093/2220] 10.0.0.151 () {32 vars in 733 bytes} [Mon Jun 22 03:03:51 2026] GET /v2.0/policies/d624c826-8c63-4b03-8726-b0a373c023f8/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: 1094/2221] 10.0.0.151 () {32 vars in 734 bytes} [Mon Jun 22 03:03:51 2026] DELETE /v2.0/qos/policies/d624c826-8c63-4b03-8726-b0a373c023f8 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2222] 10.0.0.151 () {34 vars in 668 bytes} [Mon Jun 22 03:03:50 2026] POST /v2.0/routers => generated 474 bytes in 1645 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-22 03:03:51.919 7 WARNING neutron_lib.context [None req-b24dc40b-038e-4d6a-8d68-10658c8d651c 052a2d6d23d9469d8f467f4d42fd6984 6e9f3c1061994c9083f34666e802135c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-22 03:03:51.967 7 INFO neutron.db.l3_hamode_db [None req-b24dc40b-038e-4d6a-8d68-10658c8d651c 052a2d6d23d9469d8f467f4d42fd6984 6e9f3c1061994c9083f34666e802135c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-22 03:03:52.153 7 INFO neutron.db.l3_hamode_db [None req-b24dc40b-038e-4d6a-8d68-10658c8d651c 052a2d6d23d9469d8f467f4d42fd6984 6e9f3c1061994c9083f34666e802135c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1095/2223] 10.0.0.151 () {32 vars in 774 bytes} [Mon Jun 22 03:03:51 2026] GET /v2.0/security-groups?tenant_id=d0684acbeac04c0c9df9b9efaf799a23&name=default => generated 2929 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2224] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:03:52 2026] DELETE /v2.0/security-groups/5964ffc8-ccaa-45e5-93ac-d234e2919810 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-22 03:03:52.320 8 WARNING neutron_lib.context [None req-1f43943b-e98f-4246-84a2-38172efdb32c 59037a8d2544430a9fc949455cac1c93 944cd4fb01be49c39811a4e742d523f3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-22 03:03:52.477 8 INFO neutron.db.segments_db [None req-1f43943b-e98f-4246-84a2-38172efdb32c 59037a8d2544430a9fc949455cac1c93 944cd4fb01be49c39811a4e742d523f3 - - default default] Added segment 9644eeb0-8f17-4353-b90d-429454a93bb8 of type vxlan for network c63655ed-bfbf-4824-81ee-d0eed6ab87c7 [pid: 8|app: 0|req: 1097/2225] 10.0.0.151 () {34 vars in 670 bytes} [Mon Jun 22 03:03:52 2026] POST /v2.0/networks => generated 631 bytes in 298 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2226] 10.0.0.151 () {32 vars in 774 bytes} [Mon Jun 22 03:03:52 2026] GET /v2.0/security-groups?tenant_id=e32c7a622a6e4b599a518900825779c7&name=default => generated 2929 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-22 03:03:52.715 8 WARNING neutron_lib.context [None req-9c61a1a7-dcbe-4751-84aa-bdf710696744 59037a8d2544430a9fc949455cac1c93 944cd4fb01be49c39811a4e742d523f3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1129/2227] 10.0.0.151 () {34 vars in 668 bytes} [Mon Jun 22 03:03:51 2026] POST /v2.0/routers => generated 474 bytes in 1008 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2228] 10.0.0.151 () {34 vars in 669 bytes} [Mon Jun 22 03:03:52 2026] POST /v2.0/subnets => generated 602 bytes in 324 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2229] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:03:52 2026] DELETE /v2.0/security-groups/7b319588-45f4-4230-bff6-0665e9ba2941 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-22 03:03:53.045 8 WARNING neutron_lib.context [None req-736162fd-dffc-48b5-ab3a-22f1f2e8273a 052a2d6d23d9469d8f467f4d42fd6984 6e9f3c1061994c9083f34666e802135c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1131/2230] 10.0.0.151 () {34 vars in 751 bytes} [Mon Jun 22 03:03:53 2026] PUT /v2.0/subnets/23149dec-8065-41f5-a8ed-9d69ca6c70f1/tags => generated 25 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-22 03:03:53.127 8 INFO neutron.db.l3_hamode_db [None req-736162fd-dffc-48b5-ab3a-22f1f2e8273a 052a2d6d23d9469d8f467f4d42fd6984 6e9f3c1061994c9083f34666e802135c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1132/2231] 10.0.0.151 () {32 vars in 731 bytes} [Mon Jun 22 03:03:53 2026] GET /v2.0/subnets/23149dec-8065-41f5-a8ed-9d69ca6c70f1/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2232] 10.0.0.151 () {34 vars in 762 bytes} [Mon Jun 22 03:03:53 2026] PUT /v2.0/subnets/23149dec-8065-41f5-a8ed-9d69ca6c70f1/tags/green => generated 4 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2233] 10.0.0.151 () {32 vars in 731 bytes} [Mon Jun 22 03:03:53 2026] GET /v2.0/subnets/23149dec-8065-41f5-a8ed-9d69ca6c70f1/tags => generated 34 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-22 03:03:53.306 8 INFO neutron.db.l3_hamode_db [None req-736162fd-dffc-48b5-ab3a-22f1f2e8273a 052a2d6d23d9469d8f467f4d42fd6984 6e9f3c1061994c9083f34666e802135c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1135/2234] 10.0.0.151 () {34 vars in 758 bytes} [Mon Jun 22 03:03:53 2026] PUT /v2.0/subnets/23149dec-8065-41f5-a8ed-9d69ca6c70f1/tags/red => generated 4 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2235] 10.0.0.151 () {32 vars in 731 bytes} [Mon Jun 22 03:03:53 2026] GET /v2.0/subnets/23149dec-8065-41f5-a8ed-9d69ca6c70f1/tags => generated 34 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2236] 10.0.0.151 () {34 vars in 780 bytes} [Mon Jun 22 03:03:53 2026] PUT /v2.0/subnets/23149dec-8065-41f5-a8ed-9d69ca6c70f1/tags/black.or.white => generated 4 bytes in 66 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2237] 10.0.0.151 () {32 vars in 731 bytes} [Mon Jun 22 03:03:53 2026] GET /v2.0/subnets/23149dec-8065-41f5-a8ed-9d69ca6c70f1/tags => generated 52 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2238] 10.0.0.151 () {34 vars in 751 bytes} [Mon Jun 22 03:03:53 2026] PUT /v2.0/subnets/23149dec-8065-41f5-a8ed-9d69ca6c70f1/tags => generated 37 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2239] 10.0.0.151 () {32 vars in 731 bytes} [Mon Jun 22 03:03:53 2026] GET /v2.0/subnets/23149dec-8065-41f5-a8ed-9d69ca6c70f1/tags => generated 37 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2240] 10.0.0.151 () {32 vars in 739 bytes} [Mon Jun 22 03:03:53 2026] GET /v2.0/subnets/23149dec-8065-41f5-a8ed-9d69ca6c70f1/tags/red => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-22 03:03:53.780 7 INFO neutron.api.v2.resource [None req-dab8a5c0-cd92-4d48-8de6-8c3cfb005241 59037a8d2544430a9fc949455cac1c93 944cd4fb01be49c39811a4e742d523f3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1142/2241] 10.0.0.151 () {32 vars in 743 bytes} [Mon Jun 22 03:03:53 2026] GET /v2.0/subnets/23149dec-8065-41f5-a8ed-9d69ca6c70f1/tags/green => generated 99 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2242] 10.0.0.151 () {32 vars in 742 bytes} [Mon Jun 22 03:03:53 2026] DELETE /v2.0/subnets/23149dec-8065-41f5-a8ed-9d69ca6c70f1/tags/red => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2243] 10.0.0.151 () {32 vars in 731 bytes} [Mon Jun 22 03:03:53 2026] GET /v2.0/subnets/23149dec-8065-41f5-a8ed-9d69ca6c70f1/tags => generated 30 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-22 03:03:54.000 7 INFO neutron.api.v2.resource [None req-94644f99-b25c-4e8a-a641-9b2093c29094 59037a8d2544430a9fc949455cac1c93 944cd4fb01be49c39811a4e742d523f3 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1145/2244] 10.0.0.151 () {32 vars in 746 bytes} [Mon Jun 22 03:03:53 2026] DELETE /v2.0/subnets/23149dec-8065-41f5-a8ed-9d69ca6c70f1/tags/green => generated 99 bytes in 70 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2245] 10.0.0.151 () {32 vars in 734 bytes} [Mon Jun 22 03:03:54 2026] DELETE /v2.0/subnets/23149dec-8065-41f5-a8ed-9d69ca6c70f1/tags => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2246] 10.0.0.151 () {32 vars in 731 bytes} [Mon Jun 22 03:03:54 2026] GET /v2.0/subnets/23149dec-8065-41f5-a8ed-9d69ca6c70f1/tags => 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: 1100/2247] 10.0.0.151 () {34 vars in 668 bytes} [Mon Jun 22 03:03:53 2026] POST /v2.0/routers => generated 474 bytes in 1314 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-22 03:03:54.358 8 WARNING neutron_lib.context [None req-192d72d7-ae0d-4e10-83da-f440ea8c3ca1 052a2d6d23d9469d8f467f4d42fd6984 6e9f3c1061994c9083f34666e802135c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-22 03:03:54.410 8 INFO neutron.db.l3_hamode_db [None req-192d72d7-ae0d-4e10-83da-f440ea8c3ca1 052a2d6d23d9469d8f467f4d42fd6984 6e9f3c1061994c9083f34666e802135c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1148/2248] 10.0.0.151 () {32 vars in 724 bytes} [Mon Jun 22 03:03:54 2026] DELETE /v2.0/subnets/23149dec-8065-41f5-a8ed-9d69ca6c70f1 => generated 0 bytes in 272 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-22 03:03:54.603 8 INFO neutron.db.l3_hamode_db [None req-192d72d7-ae0d-4e10-83da-f440ea8c3ca1 052a2d6d23d9469d8f467f4d42fd6984 6e9f3c1061994c9083f34666e802135c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-22 03:03:54.949 7 INFO neutron.services.segments.plugin [-] Segment 9644eeb0-8f17-4353-b90d-429454a93bb8 resource provider aggregate not found 2026-06-22 03:03:54.958 7 INFO neutron.services.segments.plugin [-] Segment 9644eeb0-8f17-4353-b90d-429454a93bb8 resource provider aggregate not found [pid: 7|app: 0|req: 1149/2249] 10.0.0.151 () {32 vars in 726 bytes} [Mon Jun 22 03:03:54 2026] DELETE /v2.0/networks/c63655ed-bfbf-4824-81ee-d0eed6ab87c7 => generated 0 bytes in 457 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-22 03:03:55.765 7 INFO neutron.services.segments.plugin [-] Segment 9644eeb0-8f17-4353-b90d-429454a93bb8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9644eeb0-8f17-4353-b90d-429454a93bb8 found for delete ", "request_id": "req-06bc47ac-d078-472a-a795-1d5079b4ee55"}]} 2026-06-22 03:03:55.780 7 INFO neutron.services.segments.plugin [-] Segment 9644eeb0-8f17-4353-b90d-429454a93bb8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9644eeb0-8f17-4353-b90d-429454a93bb8 found for delete ", "request_id": "req-1e207401-7d11-46ae-8b05-ec2122a5439b"}]} [pid: 8|app: 0|req: 1101/2250] 10.0.0.151 () {34 vars in 668 bytes} [Mon Jun 22 03:03:54 2026] POST /v2.0/routers => generated 474 bytes in 1477 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-22 03:03:55.839 8 WARNING neutron_lib.context [None req-0c1d6f22-fe94-435a-be65-ecc53a729ea5 052a2d6d23d9469d8f467f4d42fd6984 6e9f3c1061994c9083f34666e802135c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-22 03:03:55.891 8 INFO neutron.db.l3_hamode_db [None req-0c1d6f22-fe94-435a-be65-ecc53a729ea5 052a2d6d23d9469d8f467f4d42fd6984 6e9f3c1061994c9083f34666e802135c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-22 03:03:56.089 8 INFO neutron.db.l3_hamode_db [None req-0c1d6f22-fe94-435a-be65-ecc53a729ea5 052a2d6d23d9469d8f467f4d42fd6984 6e9f3c1061994c9083f34666e802135c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1150/2251] 10.0.0.151 () {32 vars in 774 bytes} [Mon Jun 22 03:03:55 2026] GET /v2.0/security-groups?tenant_id=95582303630f4dd690f98036b7fce579&name=default => generated 2929 bytes in 444 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2252] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:03:56 2026] DELETE /v2.0/security-groups/ed6ed821-9685-4bf9-afdf-471d0c3bc411 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2253] 10.0.0.151 () {32 vars in 774 bytes} [Mon Jun 22 03:03:56 2026] GET /v2.0/security-groups?tenant_id=944cd4fb01be49c39811a4e742d523f3&name=default => generated 2929 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2254] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:03:56 2026] DELETE /v2.0/security-groups/2bd49498-ea34-416e-84c8-5c700e1d40e6 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-22 03:03:56.751 7 WARNING neutron_lib.context [None req-af4e19f6-14aa-40d5-ac90-0e336388fb39 972df70729e345888fe91b312d107cc8 c42889b6079744aaa5a28d370efd4dea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-22 03:03:56.812 7 INFO neutron.db.segments_db [None req-af4e19f6-14aa-40d5-ac90-0e336388fb39 972df70729e345888fe91b312d107cc8 c42889b6079744aaa5a28d370efd4dea - - default default] Added segment ac58c321-d25c-4d80-8f56-40dfadafa144 of type vxlan for network 04686bc1-f386-4fe2-87e5-88615742d7db [pid: 8|app: 0|req: 1102/2255] 10.0.0.151 () {34 vars in 668 bytes} [Mon Jun 22 03:03:55 2026] POST /v2.0/routers => generated 474 bytes in 1119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2256] 10.0.0.151 () {34 vars in 751 bytes} [Mon Jun 22 03:03:56 2026] PUT /v2.0/routers/d938bac4-7fc4-4b04-bab6-29577a96cc00/tags => generated 17 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-22 03:03:57.155 7 INFO neutron.db.l3_hamode_db [None req-af4e19f6-14aa-40d5-ac90-0e336388fb39 972df70729e345888fe91b312d107cc8 c42889b6079744aaa5a28d370efd4dea - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1104/2257] 10.0.0.151 () {34 vars in 751 bytes} [Mon Jun 22 03:03:57 2026] PUT /v2.0/routers/844bd9a6-2068-4970-a6e8-69cc66798668/tags => generated 25 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2258] 10.0.0.151 () {34 vars in 751 bytes} [Mon Jun 22 03:03:57 2026] PUT /v2.0/routers/3774cbb8-3526-477f-8b19-028c207d5cc3/tags => generated 34 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-22 03:03:57.363 7 INFO neutron.db.l3_hamode_db [None req-af4e19f6-14aa-40d5-ac90-0e336388fb39 972df70729e345888fe91b312d107cc8 c42889b6079744aaa5a28d370efd4dea - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1106/2259] 10.0.0.151 () {34 vars in 751 bytes} [Mon Jun 22 03:03:57 2026] PUT /v2.0/routers/3b86ef8f-a10f-4825-b231-8985e9045593/tags => generated 19 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2260] 10.0.0.151 () {32 vars in 664 bytes} [Mon Jun 22 03:03:57 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2261] 10.0.0.151 () {32 vars in 678 bytes} [Mon Jun 22 03:03:57 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2262] 10.0.0.151 () {32 vars in 674 bytes} [Mon Jun 22 03:03:57 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2263] 10.0.0.151 () {32 vars in 686 bytes} [Mon Jun 22 03:03:57 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2264] 10.0.0.151 () {32 vars in 672 bytes} [Mon Jun 22 03:03:57 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2267] 10.0.0.151 () {32 vars in 686 bytes} [Mon Jun 22 03:03:58 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2268] 10.0.0.151 () {34 vars in 668 bytes} [Mon Jun 22 03:03:56 2026] POST /v2.0/routers => generated 474 bytes in 1596 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2269] 10.0.0.151 () {34 vars in 751 bytes} [Mon Jun 22 03:03:58 2026] PUT /v2.0/routers/945e18dd-93d3-4104-9f00-7010f876e432/tags => generated 25 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2270] 10.0.0.151 () {32 vars in 682 bytes} [Mon Jun 22 03:03:58 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2271] 10.0.0.151 () {32 vars in 694 bytes} [Mon Jun 22 03:03:58 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2272] 10.0.0.151 () {32 vars in 721 bytes} [Mon Jun 22 03:03:58 2026] GET /v2.0/routers/d938bac4-7fc4-4b04-bab6-29577a96cc00 => generated 485 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2273] 10.0.0.151 () {32 vars in 731 bytes} [Mon Jun 22 03:03:58 2026] GET /v2.0/routers/945e18dd-93d3-4104-9f00-7010f876e432/tags => generated 25 bytes in 477 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2274] 10.0.0.151 () {34 vars in 762 bytes} [Mon Jun 22 03:03:58 2026] PUT /v2.0/routers/945e18dd-93d3-4104-9f00-7010f876e432/tags/green => generated 4 bytes in 74 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2275] 10.0.0.151 () {32 vars in 731 bytes} [Mon Jun 22 03:03:58 2026] GET /v2.0/routers/945e18dd-93d3-4104-9f00-7010f876e432/tags => generated 34 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2276] 10.0.0.151 () {34 vars in 758 bytes} [Mon Jun 22 03:03:58 2026] PUT /v2.0/routers/945e18dd-93d3-4104-9f00-7010f876e432/tags/red => generated 4 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2277] 10.0.0.151 () {32 vars in 731 bytes} [Mon Jun 22 03:03:59 2026] GET /v2.0/routers/945e18dd-93d3-4104-9f00-7010f876e432/tags => generated 34 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2278] 10.0.0.151 () {34 vars in 780 bytes} [Mon Jun 22 03:03:59 2026] PUT /v2.0/routers/945e18dd-93d3-4104-9f00-7010f876e432/tags/black.or.white => generated 4 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2279] 10.0.0.151 () {32 vars in 731 bytes} [Mon Jun 22 03:03:59 2026] GET /v2.0/routers/945e18dd-93d3-4104-9f00-7010f876e432/tags => generated 52 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2280] 10.0.0.151 () {34 vars in 751 bytes} [Mon Jun 22 03:03:59 2026] PUT /v2.0/routers/945e18dd-93d3-4104-9f00-7010f876e432/tags => generated 37 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2281] 10.0.0.151 () {32 vars in 731 bytes} [Mon Jun 22 03:03:59 2026] GET /v2.0/routers/945e18dd-93d3-4104-9f00-7010f876e432/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: 1165/2282] 10.0.0.151 () {32 vars in 739 bytes} [Mon Jun 22 03:03:59 2026] GET /v2.0/routers/945e18dd-93d3-4104-9f00-7010f876e432/tags/red => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-22 03:03:59.785 7 INFO neutron.api.v2.resource [None req-6d816026-3cda-4ff8-b7b3-654290871aea 972df70729e345888fe91b312d107cc8 c42889b6079744aaa5a28d370efd4dea - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1166/2283] 10.0.0.151 () {32 vars in 743 bytes} [Mon Jun 22 03:03:59 2026] GET /v2.0/routers/945e18dd-93d3-4104-9f00-7010f876e432/tags/green => generated 99 bytes in 79 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2284] 10.0.0.151 () {34 vars in 742 bytes} [Mon Jun 22 03:03:58 2026] PUT /v2.0/routers/d938bac4-7fc4-4b04-bab6-29577a96cc00 => generated 485 bytes in 1280 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2285] 10.0.0.151 () {32 vars in 736 bytes} [Mon Jun 22 03:03:59 2026] GET /v2.0/ports?device_id=d938bac4-7fc4-4b04-bab6-29577a96cc00 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2286] 10.0.0.151 () {32 vars in 742 bytes} [Mon Jun 22 03:03:59 2026] DELETE /v2.0/routers/945e18dd-93d3-4104-9f00-7010f876e432/tags/red => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2287] 10.0.0.151 () {32 vars in 731 bytes} [Mon Jun 22 03:03:59 2026] GET /v2.0/routers/945e18dd-93d3-4104-9f00-7010f876e432/tags => generated 30 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-22 03:04:00.055 7 INFO neutron.api.v2.resource [None req-62638cc9-6f51-47b9-8eb9-5a74bae1e18e 972df70729e345888fe91b312d107cc8 c42889b6079744aaa5a28d370efd4dea - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1169/2288] 10.0.0.151 () {32 vars in 746 bytes} [Mon Jun 22 03:03:59 2026] DELETE /v2.0/routers/945e18dd-93d3-4104-9f00-7010f876e432/tags/green => generated 99 bytes in 85 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2289] 10.0.0.151 () {32 vars in 734 bytes} [Mon Jun 22 03:04:00 2026] DELETE /v2.0/routers/945e18dd-93d3-4104-9f00-7010f876e432/tags => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2290] 10.0.0.151 () {32 vars in 731 bytes} [Mon Jun 22 03:04:00 2026] GET /v2.0/routers/945e18dd-93d3-4104-9f00-7010f876e432/tags => generated 12 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2291] 10.0.0.151 () {32 vars in 721 bytes} [Mon Jun 22 03:04:00 2026] GET /v2.0/routers/945e18dd-93d3-4104-9f00-7010f876e432 => generated 480 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2292] 10.0.0.151 () {32 vars in 724 bytes} [Mon Jun 22 03:03:59 2026] DELETE /v2.0/routers/d938bac4-7fc4-4b04-bab6-29577a96cc00 => generated 0 bytes in 577 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2293] 10.0.0.151 () {32 vars in 721 bytes} [Mon Jun 22 03:04:00 2026] GET /v2.0/routers/844bd9a6-2068-4970-a6e8-69cc66798668 => generated 493 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2294] 10.0.0.151 () {34 vars in 742 bytes} [Mon Jun 22 03:04:00 2026] PUT /v2.0/routers/945e18dd-93d3-4104-9f00-7010f876e432 => generated 480 bytes in 734 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2295] 10.0.0.151 () {32 vars in 736 bytes} [Mon Jun 22 03:04:01 2026] GET /v2.0/ports?device_id=945e18dd-93d3-4104-9f00-7010f876e432 => 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: 1122/2296] 10.0.0.151 () {34 vars in 742 bytes} [Mon Jun 22 03:04:00 2026] PUT /v2.0/routers/844bd9a6-2068-4970-a6e8-69cc66798668 => generated 493 bytes in 809 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2297] 10.0.0.151 () {32 vars in 736 bytes} [Mon Jun 22 03:04:01 2026] GET /v2.0/ports?device_id=844bd9a6-2068-4970-a6e8-69cc66798668 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-22 03:04:01.791 7 INFO neutron.services.segments.plugin [-] Segment ac58c321-d25c-4d80-8f56-40dfadafa144 resource provider aggregate not found 2026-06-22 03:04:01.812 7 INFO neutron.services.segments.plugin [-] Segment ac58c321-d25c-4d80-8f56-40dfadafa144 resource provider aggregate not found 2026-06-22 03:04:01.830 7 INFO neutron.services.segments.plugin [-] Segment ac58c321-d25c-4d80-8f56-40dfadafa144 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac58c321-d25c-4d80-8f56-40dfadafa144 found for delete ", "request_id": "req-87f6708a-5e6f-4267-ba4b-b23078bf3b96"}]} 2026-06-22 03:04:01.834 7 INFO neutron.services.segments.plugin [-] Segment ac58c321-d25c-4d80-8f56-40dfadafa144 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac58c321-d25c-4d80-8f56-40dfadafa144 found for delete ", "request_id": "req-d65dcd37-b252-487c-b58c-8ebf488bbbb1"}]} 2026-06-22 03:04:01.838 7 INFO neutron.db.l3_hamode_db [None req-628fde07-bdff-4c66-9438-ebc06dd445e6 972df70729e345888fe91b312d107cc8 c42889b6079744aaa5a28d370efd4dea - - default default] HA network 04686bc1-f386-4fe2-87e5-88615742d7db was deleted as no HA routers are present in tenant c42889b6079744aaa5a28d370efd4dea. [pid: 7|app: 0|req: 1175/2298] 10.0.0.151 () {32 vars in 724 bytes} [Mon Jun 22 03:04:01 2026] DELETE /v2.0/routers/945e18dd-93d3-4104-9f00-7010f876e432 => generated 0 bytes in 752 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2299] 10.0.0.151 () {32 vars in 724 bytes} [Mon Jun 22 03:04:01 2026] DELETE /v2.0/routers/844bd9a6-2068-4970-a6e8-69cc66798668 => generated 0 bytes in 534 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2300] 10.0.0.151 () {32 vars in 721 bytes} [Mon Jun 22 03:04:01 2026] GET /v2.0/routers/3774cbb8-3526-477f-8b19-028c207d5cc3 => generated 502 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2301] 10.0.0.151 () {32 vars in 774 bytes} [Mon Jun 22 03:04:02 2026] GET /v2.0/security-groups?tenant_id=c42889b6079744aaa5a28d370efd4dea&name=default => generated 2929 bytes in 297 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2302] 10.0.0.151 () {34 vars in 742 bytes} [Mon Jun 22 03:04:02 2026] PUT /v2.0/routers/3774cbb8-3526-477f-8b19-028c207d5cc3 => generated 502 bytes in 824 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2303] 10.0.0.151 () {32 vars in 736 bytes} [Mon Jun 22 03:04:02 2026] GET /v2.0/ports?device_id=3774cbb8-3526-477f-8b19-028c207d5cc3 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2304] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:04:02 2026] DELETE /v2.0/security-groups/0bc54da2-9097-447c-8c91-deaa800b9e35 => 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: 1179/2305] 10.0.0.151 () {32 vars in 774 bytes} [Mon Jun 22 03:04:03 2026] GET /v2.0/security-groups?tenant_id=ac917fd1cd7d4e50a510e7091eac97f3&name=default => generated 2929 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2306] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:04:03 2026] DELETE /v2.0/security-groups/41e4c20a-0460-46c8-ae98-84b71b56bc67 => 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: 1127/2307] 10.0.0.151 () {32 vars in 724 bytes} [Mon Jun 22 03:04:02 2026] DELETE /v2.0/routers/3774cbb8-3526-477f-8b19-028c207d5cc3 => generated 0 bytes in 615 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2308] 10.0.0.151 () {32 vars in 721 bytes} [Mon Jun 22 03:04:03 2026] GET /v2.0/routers/3b86ef8f-a10f-4825-b231-8985e9045593 => generated 487 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2309] 10.0.0.151 () {34 vars in 742 bytes} [Mon Jun 22 03:04:03 2026] PUT /v2.0/routers/3b86ef8f-a10f-4825-b231-8985e9045593 => generated 487 bytes in 1343 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2310] 10.0.0.151 () {32 vars in 736 bytes} [Mon Jun 22 03:04:04 2026] GET /v2.0/ports?device_id=3b86ef8f-a10f-4825-b231-8985e9045593 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2311] 10.0.0.151 () {32 vars in 724 bytes} [Mon Jun 22 03:04:04 2026] DELETE /v2.0/routers/3b86ef8f-a10f-4825-b231-8985e9045593 => generated 0 bytes in 566 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2312] 10.0.0.151 () {32 vars in 721 bytes} [Mon Jun 22 03:04:05 2026] GET /v2.0/routers/d50af1e1-d233-4955-b227-a4214a481016 => generated 480 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2313] 10.0.0.151 () {34 vars in 742 bytes} [Mon Jun 22 03:04:05 2026] PUT /v2.0/routers/d50af1e1-d233-4955-b227-a4214a481016 => generated 480 bytes in 848 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2314] 10.0.0.151 () {32 vars in 736 bytes} [Mon Jun 22 03:04:06 2026] GET /v2.0/ports?device_id=d50af1e1-d233-4955-b227-a4214a481016 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-22 03:04:06.762 7 WARNING neutron_lib.context [None req-388759f9-c293-49ec-bc6d-4432ddabb746 b179ebb87a604e3b848e85f4d2a9388d 7633887641074688aeb20ac3a2f174b3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-22 03:04:06.924 7 INFO neutron.db.segments_db [None req-388759f9-c293-49ec-bc6d-4432ddabb746 b179ebb87a604e3b848e85f4d2a9388d 7633887641074688aeb20ac3a2f174b3 - - default default] Added segment 5a3cda10-edac-457a-b5ac-37d0a458f8b4 of type vxlan for network f4f95234-00b9-404f-87f5-13f3ad3f5af1 [pid: 7|app: 0|req: 1185/2315] 10.0.0.151 () {34 vars in 670 bytes} [Mon Jun 22 03:04:06 2026] POST /v2.0/networks => generated 631 bytes in 457 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-22 03:04:07.052 7 WARNING neutron_lib.context [None req-6230e9a3-035c-48cb-94fd-cbfcb386da2b b179ebb87a604e3b848e85f4d2a9388d 7633887641074688aeb20ac3a2f174b3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-22 03:04:07.336 8 INFO neutron.services.segments.plugin [-] Segment e10b9eab-fbb0-475f-9ab8-e5c7e7c6e429 resource provider aggregate not found 2026-06-22 03:04:07.342 8 INFO neutron.services.segments.plugin [-] Segment e10b9eab-fbb0-475f-9ab8-e5c7e7c6e429 resource provider aggregate not found 2026-06-22 03:04:07.345 8 INFO neutron.db.l3_hamode_db [None req-bef4e381-54b0-4d24-9e05-8b37d5e3c76d 052a2d6d23d9469d8f467f4d42fd6984 6e9f3c1061994c9083f34666e802135c - - default default] HA network 2b92ed6a-e13c-4b41-9330-d2d7faa0cf80 was deleted as no HA routers are present in tenant 6e9f3c1061994c9083f34666e802135c. [pid: 8|app: 0|req: 1131/2316] 10.0.0.151 () {32 vars in 724 bytes} [Mon Jun 22 03:04:06 2026] DELETE /v2.0/routers/d50af1e1-d233-4955-b227-a4214a481016 => generated 0 bytes in 845 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2317] 10.0.0.151 () {34 vars in 664 bytes} [Mon Jun 22 03:04:07 2026] POST /v2.0/ports => generated 743 bytes in 437 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-22 03:04:07.488 8 INFO neutron.services.segments.plugin [-] Segment e10b9eab-fbb0-475f-9ab8-e5c7e7c6e429 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e10b9eab-fbb0-475f-9ab8-e5c7e7c6e429 found for delete ", "request_id": "req-0401660a-d715-4a6d-9779-c264685e47b2"}]} 2026-06-22 03:04:07.501 8 WARNING neutron_lib.context [None req-eac3606b-cf40-4661-9316-d83c3de0089d b179ebb87a604e3b848e85f4d2a9388d 7633887641074688aeb20ac3a2f174b3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-22 03:04:07.505 8 INFO neutron.services.segments.plugin [-] Segment e10b9eab-fbb0-475f-9ab8-e5c7e7c6e429 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e10b9eab-fbb0-475f-9ab8-e5c7e7c6e429 found for delete ", "request_id": "req-d49a8c05-c97c-4829-98da-577db103640b"}]} [pid: 8|app: 0|req: 1132/2318] 10.0.0.151 () {34 vars in 666 bytes} [Mon Jun 22 03:04:07 2026] POST /v2.0/trunks => generated 407 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1187/2319] 10.0.0.151 () {34 vars in 749 bytes} [Mon Jun 22 03:04:07 2026] PUT /v2.0/trunks/cd7b0ea3-9131-40a1-8775-6ce488ba97ee/tags => generated 25 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2320] 10.0.0.151 () {32 vars in 729 bytes} [Mon Jun 22 03:04:07 2026] GET /v2.0/trunks/cd7b0ea3-9131-40a1-8775-6ce488ba97ee/tags => generated 25 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2321] 10.0.0.151 () {34 vars in 760 bytes} [Mon Jun 22 03:04:07 2026] PUT /v2.0/trunks/cd7b0ea3-9131-40a1-8775-6ce488ba97ee/tags/green => generated 4 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2322] 10.0.0.151 () {32 vars in 729 bytes} [Mon Jun 22 03:04:07 2026] GET /v2.0/trunks/cd7b0ea3-9131-40a1-8775-6ce488ba97ee/tags => generated 34 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2323] 10.0.0.151 () {34 vars in 756 bytes} [Mon Jun 22 03:04:07 2026] PUT /v2.0/trunks/cd7b0ea3-9131-40a1-8775-6ce488ba97ee/tags/red => generated 4 bytes in 27 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2324] 10.0.0.151 () {32 vars in 729 bytes} [Mon Jun 22 03:04:07 2026] GET /v2.0/trunks/cd7b0ea3-9131-40a1-8775-6ce488ba97ee/tags => generated 34 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2325] 10.0.0.151 () {34 vars in 778 bytes} [Mon Jun 22 03:04:07 2026] PUT /v2.0/trunks/cd7b0ea3-9131-40a1-8775-6ce488ba97ee/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: 8|app: 0|req: 1136/2326] 10.0.0.151 () {32 vars in 729 bytes} [Mon Jun 22 03:04:08 2026] GET /v2.0/trunks/cd7b0ea3-9131-40a1-8775-6ce488ba97ee/tags => generated 52 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2327] 10.0.0.151 () {34 vars in 749 bytes} [Mon Jun 22 03:04:08 2026] PUT /v2.0/trunks/cd7b0ea3-9131-40a1-8775-6ce488ba97ee/tags => generated 37 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2328] 10.0.0.151 () {32 vars in 729 bytes} [Mon Jun 22 03:04:08 2026] GET /v2.0/trunks/cd7b0ea3-9131-40a1-8775-6ce488ba97ee/tags => generated 37 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2329] 10.0.0.151 () {32 vars in 737 bytes} [Mon Jun 22 03:04:08 2026] GET /v2.0/trunks/cd7b0ea3-9131-40a1-8775-6ce488ba97ee/tags/red => generated 0 bytes in 27 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-22 03:04:08.191 8 INFO neutron.api.v2.resource [None req-b9c9c8ba-fdb1-4e54-95f1-0dd2fe54e154 b179ebb87a604e3b848e85f4d2a9388d 7633887641074688aeb20ac3a2f174b3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1138/2330] 10.0.0.151 () {32 vars in 741 bytes} [Mon Jun 22 03:04:08 2026] GET /v2.0/trunks/cd7b0ea3-9131-40a1-8775-6ce488ba97ee/tags/green => generated 99 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2331] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:04:08 2026] DELETE /v2.0/trunks/cd7b0ea3-9131-40a1-8775-6ce488ba97ee/tags/red => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2332] 10.0.0.151 () {32 vars in 729 bytes} [Mon Jun 22 03:04:08 2026] GET /v2.0/trunks/cd7b0ea3-9131-40a1-8775-6ce488ba97ee/tags => generated 30 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-22 03:04:08.300 8 INFO neutron.api.v2.resource [None req-d852548a-d66e-4c3b-ba58-7fbde3abcd87 b179ebb87a604e3b848e85f4d2a9388d 7633887641074688aeb20ac3a2f174b3 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1140/2333] 10.0.0.151 () {32 vars in 744 bytes} [Mon Jun 22 03:04:08 2026] DELETE /v2.0/trunks/cd7b0ea3-9131-40a1-8775-6ce488ba97ee/tags/green => generated 99 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2334] 10.0.0.151 () {32 vars in 732 bytes} [Mon Jun 22 03:04:08 2026] DELETE /v2.0/trunks/cd7b0ea3-9131-40a1-8775-6ce488ba97ee/tags => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2335] 10.0.0.151 () {32 vars in 729 bytes} [Mon Jun 22 03:04:08 2026] GET /v2.0/trunks/cd7b0ea3-9131-40a1-8775-6ce488ba97ee/tags => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2336] 10.0.0.151 () {32 vars in 719 bytes} [Mon Jun 22 03:04:08 2026] GET /v2.0/trunks/cd7b0ea3-9131-40a1-8775-6ce488ba97ee => generated 407 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2337] 10.0.0.151 () {32 vars in 717 bytes} [Mon Jun 22 03:04:08 2026] GET /v2.0/ports/c4785469-e7f2-46f5-8f30-82253d4f9cd3 => generated 826 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2338] 10.0.0.151 () {32 vars in 774 bytes} [Mon Jun 22 03:04:08 2026] GET /v2.0/security-groups?tenant_id=6e9f3c1061994c9083f34666e802135c&name=default => generated 2929 bytes in 325 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2339] 10.0.0.151 () {32 vars in 722 bytes} [Mon Jun 22 03:04:08 2026] DELETE /v2.0/trunks/cd7b0ea3-9131-40a1-8775-6ce488ba97ee => 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: 1195/2340] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:04:08 2026] DELETE /v2.0/security-groups/56f6d27a-5c92-441e-ae57-ab406934ccea => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2341] 10.0.0.151 () {32 vars in 720 bytes} [Mon Jun 22 03:04:08 2026] DELETE /v2.0/ports/c4785469-e7f2-46f5-8f30-82253d4f9cd3 => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2342] 10.0.0.151 () {32 vars in 774 bytes} [Mon Jun 22 03:04:08 2026] GET /v2.0/security-groups?tenant_id=0ab9ccd81e8d4037a656278ba10d30f7&name=default => generated 2929 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2343] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:04:08 2026] DELETE /v2.0/security-groups/e2de64b6-91d5-4f12-857c-7d0ab766b9e4 => 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: 1147/2344] 10.0.0.151 () {32 vars in 726 bytes} [Mon Jun 22 03:04:08 2026] DELETE /v2.0/networks/f4f95234-00b9-404f-87f5-13f3ad3f5af1 => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2345] 10.0.0.151 () {32 vars in 774 bytes} [Mon Jun 22 03:04:09 2026] GET /v2.0/security-groups?tenant_id=aa0e8a137b9f42e1b828ceeee2eb2324&name=default => generated 2929 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-22 03:04:09.582 8 INFO neutron.services.segments.plugin [-] Segment 5a3cda10-edac-457a-b5ac-37d0a458f8b4 resource provider aggregate not found 2026-06-22 03:04:09.589 8 INFO neutron.services.segments.plugin [-] Segment 5a3cda10-edac-457a-b5ac-37d0a458f8b4 resource provider aggregate not found 2026-06-22 03:04:09.605 8 INFO neutron.services.segments.plugin [-] Segment 5a3cda10-edac-457a-b5ac-37d0a458f8b4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a3cda10-edac-457a-b5ac-37d0a458f8b4 found for delete ", "request_id": "req-f032d866-2381-4aa3-9df8-de9ae7ea9003"}]} 2026-06-22 03:04:09.616 8 INFO neutron.services.segments.plugin [-] Segment 5a3cda10-edac-457a-b5ac-37d0a458f8b4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a3cda10-edac-457a-b5ac-37d0a458f8b4 found for delete ", "request_id": "req-d1e4ef76-5697-4c54-aa8d-b133c1fad9f4"}]} [pid: 8|app: 0|req: 1148/2346] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:04:09 2026] DELETE /v2.0/security-groups/b4a4ce4c-5c59-4e6f-b9ad-245e3a78c939 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2347] 10.0.0.151 () {32 vars in 774 bytes} [Mon Jun 22 03:04:09 2026] GET /v2.0/security-groups?tenant_id=7633887641074688aeb20ac3a2f174b3&name=default => generated 2929 bytes in 355 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2348] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:04:10 2026] DELETE /v2.0/security-groups/57ea9201-f269-4024-935d-cc007394cf45 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2349] 10.0.0.151 () {32 vars in 774 bytes} [Mon Jun 22 03:04:10 2026] GET /v2.0/security-groups?tenant_id=5117c4a8442846b1987e7f9773af1f66&name=default => generated 2929 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2350] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:04:10 2026] DELETE /v2.0/security-groups/37f91f62-702c-4927-8a5a-4bef28e37115 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-22 03:04:13.543 7 WARNING neutron_lib.context [None req-819e24a1-dcd7-4603-86c4-7f4c2b8a2094 381ed8a798804f75a5062ec690cbebd4 0a92552caf2848f585ac029e06f07ae0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-22 03:04:14.217 8 WARNING neutron_lib.context [None req-5dcdd1fb-7ae8-449a-a3bc-d6326cf44951 859502cd3fad42cb8c3ac6782829beec 36310e6966224b68bd63150218ee6e0e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1202/2353] 10.0.0.151 () {34 vars in 676 bytes} [Mon Jun 22 03:04:13 2026] POST /v2.0/floatingips => generated 552 bytes in 953 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2354] 10.0.0.151 () {34 vars in 759 bytes} [Mon Jun 22 03:04:14 2026] PUT /v2.0/floatingips/bd43ef7b-b501-4422-ae2a-fc82447b0331/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: 1204/2355] 10.0.0.151 () {32 vars in 739 bytes} [Mon Jun 22 03:04:14 2026] GET /v2.0/floatingips/bd43ef7b-b501-4422-ae2a-fc82447b0331/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2356] 10.0.0.151 () {34 vars in 770 bytes} [Mon Jun 22 03:04:14 2026] PUT /v2.0/floatingips/bd43ef7b-b501-4422-ae2a-fc82447b0331/tags/green => generated 4 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-06-22 03:04:14.398 8 INFO neutron.db.segments_db [None req-5dcdd1fb-7ae8-449a-a3bc-d6326cf44951 859502cd3fad42cb8c3ac6782829beec 36310e6966224b68bd63150218ee6e0e - - default default] Added segment d3f8475e-4825-4764-8247-287677b55217 of type vxlan for network fe16f69d-d353-4b17-9ae6-d14890de6d5c [pid: 7|app: 0|req: 1206/2357] 10.0.0.151 () {32 vars in 739 bytes} [Mon Jun 22 03:04:14 2026] GET /v2.0/floatingips/bd43ef7b-b501-4422-ae2a-fc82447b0331/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2358] 10.0.0.151 () {34 vars in 766 bytes} [Mon Jun 22 03:04:14 2026] PUT /v2.0/floatingips/bd43ef7b-b501-4422-ae2a-fc82447b0331/tags/red => generated 4 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2359] 10.0.0.151 () {34 vars in 670 bytes} [Mon Jun 22 03:04:14 2026] POST /v2.0/networks => generated 631 bytes in 381 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2360] 10.0.0.151 () {32 vars in 739 bytes} [Mon Jun 22 03:04:14 2026] GET /v2.0/floatingips/bd43ef7b-b501-4422-ae2a-fc82447b0331/tags => generated 34 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-22 03:04:14.538 8 WARNING neutron_lib.context [None req-24a7165e-9e84-4090-99f6-453de7f60df7 859502cd3fad42cb8c3ac6782829beec 36310e6966224b68bd63150218ee6e0e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2361] 10.0.0.151 () {34 vars in 788 bytes} [Mon Jun 22 03:04:14 2026] PUT /v2.0/floatingips/bd43ef7b-b501-4422-ae2a-fc82447b0331/tags/black.or.white => generated 4 bytes in 77 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-06-22 03:04:14.662 8 INFO neutron.db.segments_db [None req-24a7165e-9e84-4090-99f6-453de7f60df7 859502cd3fad42cb8c3ac6782829beec 36310e6966224b68bd63150218ee6e0e - - default default] Added segment 60741ad7-8fa1-4a96-8e89-62af05b43acc of type vxlan for network a79897f5-ad95-45d1-9716-7571036ecf83 [pid: 7|app: 0|req: 1210/2362] 10.0.0.151 () {32 vars in 739 bytes} [Mon Jun 22 03:04:14 2026] GET /v2.0/floatingips/bd43ef7b-b501-4422-ae2a-fc82447b0331/tags => generated 52 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2363] 10.0.0.151 () {34 vars in 759 bytes} [Mon Jun 22 03:04:14 2026] PUT /v2.0/floatingips/bd43ef7b-b501-4422-ae2a-fc82447b0331/tags => generated 37 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2364] 10.0.0.151 () {34 vars in 670 bytes} [Mon Jun 22 03:04:14 2026] POST /v2.0/networks => generated 632 bytes in 231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2365] 10.0.0.151 () {32 vars in 739 bytes} [Mon Jun 22 03:04:14 2026] GET /v2.0/floatingips/bd43ef7b-b501-4422-ae2a-fc82447b0331/tags => generated 37 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2366] 10.0.0.151 () {32 vars in 747 bytes} [Mon Jun 22 03:04:14 2026] GET /v2.0/floatingips/bd43ef7b-b501-4422-ae2a-fc82447b0331/tags/red => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2367] 10.0.0.151 () {34 vars in 753 bytes} [Mon Jun 22 03:04:14 2026] PUT /v2.0/networks/fe16f69d-d353-4b17-9ae6-d14890de6d5c/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: 1155/2368] 10.0.0.151 () {32 vars in 733 bytes} [Mon Jun 22 03:04:14 2026] GET /v2.0/networks/fe16f69d-d353-4b17-9ae6-d14890de6d5c/tags => generated 25 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-22 03:04:14.901 7 INFO neutron.api.v2.resource [None req-922bd988-5ff2-425d-afde-691133afe753 381ed8a798804f75a5062ec690cbebd4 0a92552caf2848f585ac029e06f07ae0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1214/2369] 10.0.0.151 () {32 vars in 751 bytes} [Mon Jun 22 03:04:14 2026] GET /v2.0/floatingips/bd43ef7b-b501-4422-ae2a-fc82447b0331/tags/green => generated 99 bytes in 61 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2370] 10.0.0.151 () {32 vars in 750 bytes} [Mon Jun 22 03:04:14 2026] DELETE /v2.0/floatingips/bd43ef7b-b501-4422-ae2a-fc82447b0331/tags/red => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2371] 10.0.0.151 () {34 vars in 753 bytes} [Mon Jun 22 03:04:14 2026] PUT /v2.0/networks/a79897f5-ad95-45d1-9716-7571036ecf83/tags => generated 17 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2372] 10.0.0.151 () {32 vars in 739 bytes} [Mon Jun 22 03:04:14 2026] GET /v2.0/floatingips/bd43ef7b-b501-4422-ae2a-fc82447b0331/tags => generated 30 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2373] 10.0.0.151 () {32 vars in 733 bytes} [Mon Jun 22 03:04:14 2026] GET /v2.0/networks/a79897f5-ad95-45d1-9716-7571036ecf83/tags => generated 17 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-22 03:04:15.079 7 INFO neutron.api.v2.resource [None req-d282b9de-9968-4b66-b6a9-c631f85ff40e 381ed8a798804f75a5062ec690cbebd4 0a92552caf2848f585ac029e06f07ae0 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1217/2374] 10.0.0.151 () {32 vars in 754 bytes} [Mon Jun 22 03:04:15 2026] DELETE /v2.0/floatingips/bd43ef7b-b501-4422-ae2a-fc82447b0331/tags/green => generated 99 bytes in 71 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2375] 10.0.0.151 () {34 vars in 753 bytes} [Mon Jun 22 03:04:15 2026] PUT /v2.0/networks/a79897f5-ad95-45d1-9716-7571036ecf83/tags => generated 12 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2376] 10.0.0.151 () {32 vars in 742 bytes} [Mon Jun 22 03:04:15 2026] DELETE /v2.0/floatingips/bd43ef7b-b501-4422-ae2a-fc82447b0331/tags => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2377] 10.0.0.151 () {32 vars in 733 bytes} [Mon Jun 22 03:04:15 2026] GET /v2.0/networks/a79897f5-ad95-45d1-9716-7571036ecf83/tags => generated 12 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2378] 10.0.0.151 () {32 vars in 739 bytes} [Mon Jun 22 03:04:15 2026] GET /v2.0/floatingips/bd43ef7b-b501-4422-ae2a-fc82447b0331/tags => 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: 1160/2379] 10.0.0.151 () {32 vars in 733 bytes} [Mon Jun 22 03:04:15 2026] GET /v2.0/networks/fe16f69d-d353-4b17-9ae6-d14890de6d5c/tags => generated 25 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-22 03:04:15.428 8 INFO neutron.services.segments.plugin [-] Segment d3f8475e-4825-4764-8247-287677b55217 resource provider aggregate not found 2026-06-22 03:04:15.440 8 INFO neutron.services.segments.plugin [-] Segment d3f8475e-4825-4764-8247-287677b55217 resource provider aggregate not found 2026-06-22 03:04:15.453 8 INFO neutron.services.segments.plugin [-] Segment d3f8475e-4825-4764-8247-287677b55217 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d3f8475e-4825-4764-8247-287677b55217 found for delete ", "request_id": "req-5e54465a-1116-46c6-a09d-b03112faff90"}]} 2026-06-22 03:04:15.461 8 INFO neutron.services.segments.plugin [-] Segment d3f8475e-4825-4764-8247-287677b55217 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d3f8475e-4825-4764-8247-287677b55217 found for delete ", "request_id": "req-deae791a-0352-4189-a37b-56c68b8a0671"}]} [pid: 8|app: 0|req: 1161/2380] 10.0.0.151 () {32 vars in 726 bytes} [Mon Jun 22 03:04:15 2026] DELETE /v2.0/networks/fe16f69d-d353-4b17-9ae6-d14890de6d5c => 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: 1162/2381] 10.0.0.151 () {32 vars in 726 bytes} [Mon Jun 22 03:04:15 2026] DELETE /v2.0/networks/a79897f5-ad95-45d1-9716-7571036ecf83 => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2382] 10.0.0.151 () {32 vars in 732 bytes} [Mon Jun 22 03:04:15 2026] DELETE /v2.0/floatingips/bd43ef7b-b501-4422-ae2a-fc82447b0331 => generated 0 bytes in 762 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2383] 10.0.0.151 () {32 vars in 774 bytes} [Mon Jun 22 03:04:16 2026] GET /v2.0/security-groups?tenant_id=4a03ab3a42ad41ff8426c273be56d05a&name=default => generated 2929 bytes in 360 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2384] 10.0.0.151 () {32 vars in 774 bytes} [Mon Jun 22 03:04:16 2026] GET /v2.0/security-groups?tenant_id=0a92552caf2848f585ac029e06f07ae0&name=default => generated 2929 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2385] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:04:16 2026] DELETE /v2.0/security-groups/d36353c0-8e61-4220-a899-ca38db305086 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2386] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:04:16 2026] DELETE /v2.0/security-groups/b599ec60-58d6-449f-a30c-a9455cd46124 => 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: 1165/2387] 10.0.0.151 () {32 vars in 774 bytes} [Mon Jun 22 03:04:16 2026] GET /v2.0/security-groups?tenant_id=36310e6966224b68bd63150218ee6e0e&name=default => generated 2929 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2388] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:04:17 2026] DELETE /v2.0/security-groups/14c65bf9-5730-48ff-8572-bee0d8cfeae6 => 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: 1166/2389] 10.0.0.151 () {32 vars in 774 bytes} [Mon Jun 22 03:04:17 2026] GET /v2.0/security-groups?tenant_id=920ee50aafb240dbba55e1798865ec98&name=default => generated 2929 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2390] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:04:17 2026] DELETE /v2.0/security-groups/e356b80b-4bec-4990-b5db-e801bc3e7bdf => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-22 03:04:20.898 8 INFO neutron.services.segments.plugin [-] Segment 60741ad7-8fa1-4a96-8e89-62af05b43acc resource provider aggregate not found 2026-06-22 03:04:20.906 8 INFO neutron.services.segments.plugin [-] Segment 60741ad7-8fa1-4a96-8e89-62af05b43acc resource provider aggregate not found 2026-06-22 03:04:20.926 8 INFO neutron.services.segments.plugin [-] Segment 60741ad7-8fa1-4a96-8e89-62af05b43acc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 60741ad7-8fa1-4a96-8e89-62af05b43acc found for delete ", "request_id": "req-e21cd494-88f2-4eef-8133-cf7a32e2ad38"}]} 2026-06-22 03:04:20.928 8 INFO neutron.services.segments.plugin [-] Segment 60741ad7-8fa1-4a96-8e89-62af05b43acc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 60741ad7-8fa1-4a96-8e89-62af05b43acc found for delete ", "request_id": "req-98af5518-73c6-45c6-aa7e-16a26bdd5fdf"}]} 2026-06-22 03:04:21.160 8 WARNING neutron_lib.context [None req-86f640e7-8499-4787-9730-044ab21fdfe0 91c0ecb8cf584a76af52aa88c2deae60 66ca3b5045214cd8ac53e73c8072a828 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1167/2391] 10.0.0.151 () {34 vars in 676 bytes} [Mon Jun 22 03:04:20 2026] POST /v2.0/subnetpools => generated 516 bytes in 382 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2392] 10.0.0.151 () {34 vars in 759 bytes} [Mon Jun 22 03:04:21 2026] PUT /v2.0/subnetpools/70cdf9d9-3575-4487-8c91-ef473f92fef7/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: 1168/2393] 10.0.0.151 () {32 vars in 739 bytes} [Mon Jun 22 03:04:21 2026] GET /v2.0/subnetpools/70cdf9d9-3575-4487-8c91-ef473f92fef7/tags => generated 25 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2394] 10.0.0.151 () {34 vars in 770 bytes} [Mon Jun 22 03:04:21 2026] PUT /v2.0/subnetpools/70cdf9d9-3575-4487-8c91-ef473f92fef7/tags/green => generated 4 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2395] 10.0.0.151 () {32 vars in 739 bytes} [Mon Jun 22 03:04:21 2026] GET /v2.0/subnetpools/70cdf9d9-3575-4487-8c91-ef473f92fef7/tags => generated 34 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2396] 10.0.0.151 () {34 vars in 766 bytes} [Mon Jun 22 03:04:21 2026] PUT /v2.0/subnetpools/70cdf9d9-3575-4487-8c91-ef473f92fef7/tags/red => generated 4 bytes in 29 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2397] 10.0.0.151 () {32 vars in 739 bytes} [Mon Jun 22 03:04:21 2026] GET /v2.0/subnetpools/70cdf9d9-3575-4487-8c91-ef473f92fef7/tags => generated 34 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2398] 10.0.0.151 () {34 vars in 788 bytes} [Mon Jun 22 03:04:21 2026] PUT /v2.0/subnetpools/70cdf9d9-3575-4487-8c91-ef473f92fef7/tags/black.or.white => generated 4 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2399] 10.0.0.151 () {32 vars in 739 bytes} [Mon Jun 22 03:04:21 2026] GET /v2.0/subnetpools/70cdf9d9-3575-4487-8c91-ef473f92fef7/tags => generated 52 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2400] 10.0.0.151 () {34 vars in 759 bytes} [Mon Jun 22 03:04:21 2026] PUT /v2.0/subnetpools/70cdf9d9-3575-4487-8c91-ef473f92fef7/tags => generated 37 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2401] 10.0.0.151 () {32 vars in 739 bytes} [Mon Jun 22 03:04:21 2026] GET /v2.0/subnetpools/70cdf9d9-3575-4487-8c91-ef473f92fef7/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: 1230/2402] 10.0.0.151 () {32 vars in 747 bytes} [Mon Jun 22 03:04:21 2026] GET /v2.0/subnetpools/70cdf9d9-3575-4487-8c91-ef473f92fef7/tags/red => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-22 03:04:21.738 8 INFO neutron.api.v2.resource [None req-ea0fac33-363c-42a7-96bb-5c0375d31a67 91c0ecb8cf584a76af52aa88c2deae60 66ca3b5045214cd8ac53e73c8072a828 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1173/2403] 10.0.0.151 () {32 vars in 751 bytes} [Mon Jun 22 03:04:21 2026] GET /v2.0/subnetpools/70cdf9d9-3575-4487-8c91-ef473f92fef7/tags/green => generated 99 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2404] 10.0.0.151 () {32 vars in 750 bytes} [Mon Jun 22 03:04:21 2026] DELETE /v2.0/subnetpools/70cdf9d9-3575-4487-8c91-ef473f92fef7/tags/red => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2405] 10.0.0.151 () {32 vars in 739 bytes} [Mon Jun 22 03:04:21 2026] GET /v2.0/subnetpools/70cdf9d9-3575-4487-8c91-ef473f92fef7/tags => generated 30 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-22 03:04:21.854 7 INFO neutron.api.v2.resource [None req-5b75d1e7-3f99-473a-97d8-8a023b97ddc7 91c0ecb8cf584a76af52aa88c2deae60 66ca3b5045214cd8ac53e73c8072a828 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1232/2406] 10.0.0.151 () {32 vars in 754 bytes} [Mon Jun 22 03:04:21 2026] DELETE /v2.0/subnetpools/70cdf9d9-3575-4487-8c91-ef473f92fef7/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: 1175/2407] 10.0.0.151 () {32 vars in 742 bytes} [Mon Jun 22 03:04:21 2026] DELETE /v2.0/subnetpools/70cdf9d9-3575-4487-8c91-ef473f92fef7/tags => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2408] 10.0.0.151 () {32 vars in 739 bytes} [Mon Jun 22 03:04:21 2026] GET /v2.0/subnetpools/70cdf9d9-3575-4487-8c91-ef473f92fef7/tags => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2409] 10.0.0.151 () {32 vars in 732 bytes} [Mon Jun 22 03:04:21 2026] DELETE /v2.0/subnetpools/70cdf9d9-3575-4487-8c91-ef473f92fef7 => 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: 1234/2410] 10.0.0.151 () {32 vars in 774 bytes} [Mon Jun 22 03:04:22 2026] GET /v2.0/security-groups?tenant_id=66ca3b5045214cd8ac53e73c8072a828&name=default => generated 2929 bytes in 431 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2411] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:04:23 2026] DELETE /v2.0/security-groups/191934b4-da85-4957-b302-da8b6f223eba => 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: 1235/2412] 10.0.0.151 () {32 vars in 774 bytes} [Mon Jun 22 03:04:23 2026] GET /v2.0/security-groups?tenant_id=7580f190ec2e46f3bcddae03147cb406&name=default => generated 2929 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2413] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:04:23 2026] DELETE /v2.0/security-groups/27ad417f-dbe1-4e54-90b4-03bb99957567 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-22 03:04:26.884 7 WARNING neutron_lib.context [None req-d55d98db-a494-4d03-aebb-9cde533864da d8e571636516443faed7277388796f4f 1c2e28f2401043ae8d875646464d4eed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-22 03:04:27.050 7 INFO neutron.db.segments_db [None req-d55d98db-a494-4d03-aebb-9cde533864da d8e571636516443faed7277388796f4f 1c2e28f2401043ae8d875646464d4eed - - default default] Added segment 98d9da1f-4c0e-41ba-a271-9a175af1ab4d of type vxlan for network 7c9b3202-5e4a-4445-a152-bb66aae56068 [pid: 7|app: 0|req: 1236/2414] 10.0.0.151 () {34 vars in 670 bytes} [Mon Jun 22 03:04:26 2026] POST /v2.0/networks => generated 640 bytes in 527 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-22 03:04:27.176 8 WARNING neutron_lib.context [None req-dd1621f3-e947-400a-8815-12749109cec4 d8e571636516443faed7277388796f4f 1c2e28f2401043ae8d875646464d4eed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1179/2415] 10.0.0.151 () {34 vars in 669 bytes} [Mon Jun 22 03:04:27 2026] POST /v2.0/subnets => generated 634 bytes in 384 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2416] 10.0.0.151 () {32 vars in 774 bytes} [Mon Jun 22 03:04:27 2026] GET /v2.0/security-groups?tenant_id=d72bc1b2830d46d39615d6e6fa32d2ba&name=default => generated 2929 bytes in 254 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2417] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:04:27 2026] DELETE /v2.0/security-groups/ce6d3c20-9963-48ae-a2cb-eccfec2ddd97 => 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: 1180/2418] 10.0.0.151 () {32 vars in 722 bytes} [Mon Jun 22 03:04:27 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-22 03:04:27.706 7 WARNING neutron_lib.context [None req-dca886c3-858b-4d4a-977b-5dbb8a35e18f d8e571636516443faed7277388796f4f 1c2e28f2401043ae8d875646464d4eed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1181/2419] 10.0.0.151 () {32 vars in 774 bytes} [Mon Jun 22 03:04:27 2026] GET /v2.0/security-groups?tenant_id=e7e71bad08fb47399f6f0ebeacbd2c50&name=default => generated 2929 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2420] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:04:27 2026] DELETE /v2.0/security-groups/36c6472b-4848-4239-8172-67d5fcabefe8 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2423] 10.0.0.151 () {34 vars in 669 bytes} [Mon Jun 22 03:04:27 2026] POST /v2.0/subnets => generated 708 bytes in 489 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-22 03:04:28.198 8 WARNING neutron_lib.context [None req-e92bbf92-2f0a-43cf-b46d-63d017fba723 d8e571636516443faed7277388796f4f 1c2e28f2401043ae8d875646464d4eed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-22 03:04:28.270 8 INFO neutron.db.segments_db [None req-e92bbf92-2f0a-43cf-b46d-63d017fba723 d8e571636516443faed7277388796f4f 1c2e28f2401043ae8d875646464d4eed - - default default] Added segment e71026e5-4caf-4aa7-a0d6-c6dc2ded71d0 of type vxlan for network 11690736-f141-4ef9-8444-ef8fbf7d9bea [pid: 8|app: 0|req: 1185/2424] 10.0.0.151 () {34 vars in 670 bytes} [Mon Jun 22 03:04:28 2026] POST /v2.0/networks => generated 638 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-22 03:04:28.409 7 WARNING neutron_lib.context [None req-9901d771-1cd1-46ab-ab04-fb4c96406dbf d8e571636516443faed7277388796f4f 1c2e28f2401043ae8d875646464d4eed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1240/2425] 10.0.0.151 () {34 vars in 669 bytes} [Mon Jun 22 03:04:28 2026] POST /v2.0/subnets => generated 632 bytes in 379 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-22 03:04:28.792 8 WARNING neutron_lib.context [None req-e2a166ad-8bb4-40c6-b09b-3565918b4556 d8e571636516443faed7277388796f4f 1c2e28f2401043ae8d875646464d4eed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1186/2426] 10.0.0.151 () {34 vars in 669 bytes} [Mon Jun 22 03:04:28 2026] POST /v2.0/subnets => generated 702 bytes in 501 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-22 03:04:29.307 7 WARNING neutron_lib.context [None req-00f14b27-1ab9-4214-9b94-65f265499b0d d8e571636516443faed7277388796f4f 1c2e28f2401043ae8d875646464d4eed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-22 03:04:29.372 7 INFO neutron.db.segments_db [None req-00f14b27-1ab9-4214-9b94-65f265499b0d d8e571636516443faed7277388796f4f 1c2e28f2401043ae8d875646464d4eed - - default default] Added segment 16467697-03df-4e5a-9fd3-5a9904680442 of type vxlan for network a7f85339-09ce-4d07-aeb8-e4ddf114c37b [pid: 7|app: 0|req: 1241/2427] 10.0.0.151 () {34 vars in 670 bytes} [Mon Jun 22 03:04:29 2026] POST /v2.0/networks => generated 638 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-22 03:04:29.526 8 WARNING neutron_lib.context [None req-c8e4cd14-694a-46b0-98cf-0daa76cec035 d8e571636516443faed7277388796f4f 1c2e28f2401043ae8d875646464d4eed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1187/2428] 10.0.0.151 () {34 vars in 669 bytes} [Mon Jun 22 03:04:29 2026] POST /v2.0/subnets => generated 631 bytes in 377 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-22 03:04:29.907 7 WARNING neutron_lib.context [None req-71c02aee-8ac3-49d2-9d43-dfdef516aeba d8e571636516443faed7277388796f4f 1c2e28f2401043ae8d875646464d4eed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1242/2429] 10.0.0.151 () {34 vars in 669 bytes} [Mon Jun 22 03:04:29 2026] POST /v2.0/subnets => generated 705 bytes in 551 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-22 03:04:30.462 8 WARNING neutron_lib.context [None req-bdfc8dfa-7088-4ec2-88a3-da471e347f43 d8e571636516443faed7277388796f4f 1c2e28f2401043ae8d875646464d4eed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-22 03:04:30.512 8 INFO neutron.db.segments_db [None req-bdfc8dfa-7088-4ec2-88a3-da471e347f43 d8e571636516443faed7277388796f4f 1c2e28f2401043ae8d875646464d4eed - - default default] Added segment 14233b9d-bfdd-4acb-aa03-b42beac9ffe8 of type vxlan for network 37d715c7-d97b-4768-8697-68f1d7c559e3 2026-06-22 03:04:30.879 8 INFO neutron.db.l3_hamode_db [None req-bdfc8dfa-7088-4ec2-88a3-da471e347f43 d8e571636516443faed7277388796f4f 1c2e28f2401043ae8d875646464d4eed - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-22 03:04:32.512 8 INFO neutron.db.l3_hamode_db [None req-bdfc8dfa-7088-4ec2-88a3-da471e347f43 d8e571636516443faed7277388796f4f 1c2e28f2401043ae8d875646464d4eed - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1188/2430] 10.0.0.151 () {34 vars in 669 bytes} [Mon Jun 22 03:04:30 2026] POST /v2.0/routers => generated 685 bytes in 3327 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2431] 10.0.0.151 () {34 vars in 783 bytes} [Mon Jun 22 03:04:33 2026] PUT /v2.0/routers/9e7cd729-5445-411a-b43a-9a67fe364ed3/add_router_interface => generated 309 bytes in 1990 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2432] 10.0.0.151 () {34 vars in 783 bytes} [Mon Jun 22 03:04:35 2026] PUT /v2.0/routers/9e7cd729-5445-411a-b43a-9a67fe364ed3/add_router_interface => generated 309 bytes in 1983 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2433] 10.0.0.151 () {34 vars in 783 bytes} [Mon Jun 22 03:04:37 2026] PUT /v2.0/routers/9e7cd729-5445-411a-b43a-9a67fe364ed3/add_router_interface => generated 309 bytes in 2097 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-22 03:04:39.960 8 WARNING neutron_lib.context [None req-ea7b6c40-5853-4024-8345-0f00bf4ac9cf d8e571636516443faed7277388796f4f 1c2e28f2401043ae8d875646464d4eed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2434] 10.0.0.151 () {34 vars in 684 bytes} [Mon Jun 22 03:04:39 2026] POST /v2.0/security-groups => generated 1630 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-22 03:04:40.126 7 WARNING neutron_lib.context [None req-d088770d-61ac-40f1-8326-83a097fb2dd8 d8e571636516443faed7277388796f4f 1c2e28f2401043ae8d875646464d4eed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1245/2435] 10.0.0.151 () {34 vars in 695 bytes} [Mon Jun 22 03:04:40 2026] POST /v2.0/security-group-rules => generated 597 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-22 03:04:40.276 8 WARNING neutron_lib.context [None req-6b23e21e-02da-4aa1-a0c7-f974886a3951 d8e571636516443faed7277388796f4f 1c2e28f2401043ae8d875646464d4eed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1191/2436] 10.0.0.151 () {34 vars in 695 bytes} [Mon Jun 22 03:04:40 2026] POST /v2.0/security-group-rules => generated 597 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-22 03:04:40.444 7 WARNING neutron_lib.context [None req-d9b3c433-c272-4c63-8f8d-9639b6243bc6 d8e571636516443faed7277388796f4f 1c2e28f2401043ae8d875646464d4eed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1246/2437] 10.0.0.151 () {34 vars in 695 bytes} [Mon Jun 22 03:04:40 2026] POST /v2.0/security-group-rules => generated 599 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-22 03:04:40.599 8 WARNING neutron_lib.context [None req-f3ee0c01-a777-4232-acd6-38b3d72e63e7 d8e571636516443faed7277388796f4f 1c2e28f2401043ae8d875646464d4eed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1192/2438] 10.0.0.151 () {34 vars in 695 bytes} [Mon Jun 22 03:04:40 2026] POST /v2.0/security-group-rules => generated 601 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-22 03:04:40.742 7 WARNING neutron_lib.context [None req-bd720d5e-c493-4768-9dea-64e6f923a081 d8e571636516443faed7277388796f4f 1c2e28f2401043ae8d875646464d4eed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1247/2439] 10.0.0.151 () {34 vars in 695 bytes} [Mon Jun 22 03:04:40 2026] POST /v2.0/security-group-rules => generated 601 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-22 03:04:40.890 8 WARNING neutron_lib.context [None req-33b84c43-3e60-486c-a3be-de0e6356e9e7 d8e571636516443faed7277388796f4f 1c2e28f2401043ae8d875646464d4eed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1193/2440] 10.0.0.151 () {34 vars in 695 bytes} [Mon Jun 22 03:04:40 2026] POST /v2.0/security-group-rules => generated 597 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-22 03:04:41.030 7 WARNING neutron_lib.context [None req-cb0609d1-293c-478e-a555-2690993e0801 d8e571636516443faed7277388796f4f 1c2e28f2401043ae8d875646464d4eed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1248/2441] 10.0.0.151 () {34 vars in 695 bytes} [Mon Jun 22 03:04:41 2026] POST /v2.0/security-group-rules => generated 597 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-22 03:04:41.215 8 WARNING neutron_lib.context [None req-ce19d9f3-66f0-452a-9b91-13fd89d1c92e d8e571636516443faed7277388796f4f 1c2e28f2401043ae8d875646464d4eed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1194/2442] 10.0.0.151 () {34 vars in 695 bytes} [Mon Jun 22 03:04:41 2026] POST /v2.0/security-group-rules => generated 597 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-22 03:04:41.366 7 WARNING neutron_lib.context [None req-a2870154-5c4b-405a-b831-499ccbd61205 d8e571636516443faed7277388796f4f 1c2e28f2401043ae8d875646464d4eed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2443] 10.0.0.151 () {34 vars in 695 bytes} [Mon Jun 22 03:04:41 2026] POST /v2.0/security-group-rules => generated 599 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-22 03:04:41.567 8 WARNING neutron_lib.context [None req-c38d1172-7778-4635-9a1e-d1e572c2b061 d8e571636516443faed7277388796f4f 1c2e28f2401043ae8d875646464d4eed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2444] 10.0.0.151 () {34 vars in 695 bytes} [Mon Jun 22 03:04:41 2026] POST /v2.0/security-group-rules => generated 601 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-22 03:04:41.803 7 WARNING neutron_lib.context [None req-c5a1eb6b-72d8-426f-a939-7b6a9a040906 d8e571636516443faed7277388796f4f 1c2e28f2401043ae8d875646464d4eed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1250/2445] 10.0.0.151 () {34 vars in 695 bytes} [Mon Jun 22 03:04:41 2026] POST /v2.0/security-group-rules => generated 597 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2446] 10.0.0.153 () {34 vars in 1096 bytes} [Mon Jun 22 03:04:42 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1004802296&fields=id&tenant_id=1c2e28f2401043ae8d875646464d4eed => generated 69 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2447] 10.0.0.153 () {34 vars in 982 bytes} [Mon Jun 22 03:04:42 2026] GET /v2.0/networks?id=11690736-f141-4ef9-8444-ef8fbf7d9bea => generated 705 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2448] 10.0.0.153 () {34 vars in 965 bytes} [Mon Jun 22 03:04:42 2026] GET /v2.0/quotas/1c2e28f2401043ae8d875646464d4eed => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2449] 10.0.0.153 () {34 vars in 1002 bytes} [Mon Jun 22 03:04:42 2026] GET /v2.0/ports?tenant_id=1c2e28f2401043ae8d875646464d4eed&fields=id => generated 287 bytes in 288 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2450] 10.0.0.153 () {34 vars in 1008 bytes} [Mon Jun 22 03:04:42 2026] GET /v2.0/networks/11690736-f141-4ef9-8444-ef8fbf7d9bea?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2451] 10.0.0.153 () {34 vars in 1108 bytes} [Mon Jun 22 03:04:42 2026] GET /v2.0/networks/11690736-f141-4ef9-8444-ef8fbf7d9bea?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: 1255/2454] 10.0.0.153 () {34 vars in 990 bytes} [Mon Jun 22 03:04:43 2026] GET /v2.0/ports?device_id=9a3bcbd5-6f83-4d5b-8718-2a0c94ab607f => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2455] 199.204.45.116 () {34 vars in 986 bytes} [Mon Jun 22 03:04:44 2026] GET /v2.0/networks?id=11690736-f141-4ef9-8444-ef8fbf7d9bea => generated 705 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2456] 199.204.45.116 () {34 vars in 1050 bytes} [Mon Jun 22 03:04:44 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=1c2e28f2401043ae8d875646464d4eed => generated 179 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-22 03:04:44.355 8 WARNING neutron_lib.context [req-ae44a47f-4734-41dd-95f3-4aef7e2a2735 req-e3824d6b-0553-4d05-8866-48520d401c1e d8e571636516443faed7277388796f4f 1c2e28f2401043ae8d875646464d4eed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1201/2457] 199.204.45.116 () {38 vars in 955 bytes} [Mon Jun 22 03:04:44 2026] POST /v2.0/ports => generated 1179 bytes in 546 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2458] 199.204.45.116 () {38 vars in 1028 bytes} [Mon Jun 22 03:04:44 2026] PUT /v2.0/ports/9c18a362-0cdd-4568-bb92-c556b3055a28 => generated 1424 bytes in 648 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: 1202/2459] 199.204.45.116 () {34 vars in 1080 bytes} [Mon Jun 22 03:04:45 2026] GET /v2.0/ports?tenant_id=1c2e28f2401043ae8d875646464d4eed&device_id=9a3bcbd5-6f83-4d5b-8718-2a0c94ab607f => generated 1463 bytes in 72 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: 1258/2460] 199.204.45.116 () {34 vars in 1056 bytes} [Mon Jun 22 03:04:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.75&port_id=9c18a362-0cdd-4568-bb92-c556b3055a28 => generated 19 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2461] 199.204.45.116 () {34 vars in 1104 bytes} [Mon Jun 22 03:04:45 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A167&port_id=9c18a362-0cdd-4568-bb92-c556b3055a28 => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-22 03:04:45.837 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-22a91eb0-8520-448f-8c4f-4af8945ae258'] response: {'name': 'network-changed', 'server_uuid': '9a3bcbd5-6f83-4d5b-8718-2a0c94ab607f', 'tag': '9c18a362-0cdd-4568-bb92-c556b3055a28', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1259/2462] 199.204.45.116 () {34 vars in 1064 bytes} [Mon Jun 22 03:04:45 2026] GET /v2.0/subnets?id=f9c583e4-ee40-4e64-89ea-0caebb46cf08&id=55e55e76-a15b-48d2-9ba8-7992c5660859 => generated 1363 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2463] 199.204.45.116 () {34 vars in 1052 bytes} [Mon Jun 22 03:04:45 2026] GET /v2.0/ports?network_id=11690736-f141-4ef9-8444-ef8fbf7d9bea&device_owner=network%3Adhcp => generated 1457 bytes in 480 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: 1260/2464] 199.204.45.116 () {34 vars in 1052 bytes} [Mon Jun 22 03:04:46 2026] GET /v2.0/ports?network_id=11690736-f141-4ef9-8444-ef8fbf7d9bea&device_owner=network%3Adhcp => generated 1457 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2465] 199.204.45.116 () {34 vars in 1012 bytes} [Mon Jun 22 03:04:46 2026] GET /v2.0/networks/11690736-f141-4ef9-8444-ef8fbf7d9bea?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2466] 199.204.45.116 () {34 vars in 1112 bytes} [Mon Jun 22 03:04:46 2026] GET /v2.0/networks/11690736-f141-4ef9-8444-ef8fbf7d9bea?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2467] 199.204.45.116 () {34 vars in 1080 bytes} [Mon Jun 22 03:04:46 2026] GET /v2.0/ports?tenant_id=1c2e28f2401043ae8d875646464d4eed&device_id=9a3bcbd5-6f83-4d5b-8718-2a0c94ab607f => generated 1463 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2468] 199.204.45.116 () {34 vars in 986 bytes} [Mon Jun 22 03:04:46 2026] GET /v2.0/networks?id=11690736-f141-4ef9-8444-ef8fbf7d9bea => generated 801 bytes in 542 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2469] 199.204.45.116 () {34 vars in 1056 bytes} [Mon Jun 22 03:04:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.75&port_id=9c18a362-0cdd-4568-bb92-c556b3055a28 => 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: 1263/2470] 199.204.45.116 () {34 vars in 1104 bytes} [Mon Jun 22 03:04:47 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A167&port_id=9c18a362-0cdd-4568-bb92-c556b3055a28 => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2471] 199.204.45.116 () {34 vars in 1064 bytes} [Mon Jun 22 03:04:47 2026] GET /v2.0/subnets?id=f9c583e4-ee40-4e64-89ea-0caebb46cf08&id=55e55e76-a15b-48d2-9ba8-7992c5660859 => generated 1363 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2472] 199.204.45.116 () {34 vars in 1052 bytes} [Mon Jun 22 03:04:47 2026] GET /v2.0/ports?network_id=11690736-f141-4ef9-8444-ef8fbf7d9bea&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: 1209/2473] 199.204.45.116 () {34 vars in 1052 bytes} [Mon Jun 22 03:04:47 2026] GET /v2.0/ports?network_id=11690736-f141-4ef9-8444-ef8fbf7d9bea&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: 7|app: 0|req: 1265/2474] 199.204.45.116 () {34 vars in 1012 bytes} [Mon Jun 22 03:04:47 2026] GET /v2.0/networks/11690736-f141-4ef9-8444-ef8fbf7d9bea?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2475] 199.204.45.116 () {34 vars in 1112 bytes} [Mon Jun 22 03:04:47 2026] GET /v2.0/networks/11690736-f141-4ef9-8444-ef8fbf7d9bea?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2476] 10.0.0.153 () {34 vars in 990 bytes} [Mon Jun 22 03:04:48 2026] GET /v2.0/ports?device_id=9a3bcbd5-6f83-4d5b-8718-2a0c94ab607f => generated 1194 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2477] 10.0.0.153 () {34 vars in 1040 bytes} [Mon Jun 22 03:04:48 2026] GET /v2.0/security-groups?id=8220cc57-ef3d-4c91-877c-0012523e1dbd&fields=id&fields=name => generated 112 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2478] 10.0.0.153 () {34 vars in 990 bytes} [Mon Jun 22 03:04:53 2026] GET /v2.0/ports?device_id=9a3bcbd5-6f83-4d5b-8718-2a0c94ab607f => generated 1196 bytes in 297 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2479] 10.0.0.153 () {34 vars in 1040 bytes} [Mon Jun 22 03:04:53 2026] GET /v2.0/security-groups?id=8220cc57-ef3d-4c91-877c-0012523e1dbd&fields=id&fields=name => generated 112 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2480] 10.0.0.151 () {32 vars in 818 bytes} [Mon Jun 22 03:04:53 2026] GET /v2.0/ports?network_id=11690736-f141-4ef9-8444-ef8fbf7d9bea&mac_address=fa%3A16%3A3e%3Acf%3A54%3A4d => generated 1196 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-22 03:04:53.836 8 WARNING neutron_lib.context [None req-edfda267-a300-4c57-9ea8-673695a6a78f d8e571636516443faed7277388796f4f 1c2e28f2401043ae8d875646464d4eed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-22 03:04:54.960 8 INFO neutron.db.l3_db [None req-edfda267-a300-4c57-9ea8-673695a6a78f d8e571636516443faed7277388796f4f 1c2e28f2401043ae8d875646464d4eed - - default default] Floating IP 6b60838e-11c4-4d2f-893a-151c276f89f2 associated. External IP: 10.96.250.219, port: 9c18a362-0cdd-4568-bb92-c556b3055a28. [pid: 8|app: 0|req: 1213/2481] 10.0.0.151 () {34 vars in 677 bytes} [Mon Jun 22 03:04:53 2026] POST /v2.0/floatingips => generated 854 bytes in 1688 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2482] 10.0.0.153 () {34 vars in 1096 bytes} [Mon Jun 22 03:04:55 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1004802296&fields=id&tenant_id=1c2e28f2401043ae8d875646464d4eed => generated 69 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-22 03:04:55.945 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bca08863-b29d-4b89-bab8-3c3d0d9f6dc1'] response: {'name': 'network-changed', 'server_uuid': '9a3bcbd5-6f83-4d5b-8718-2a0c94ab607f', 'tag': '9c18a362-0cdd-4568-bb92-c556b3055a28', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1214/2483] 10.0.0.153 () {34 vars in 982 bytes} [Mon Jun 22 03:04:55 2026] GET /v2.0/networks?id=a7f85339-09ce-4d07-aeb8-e4ddf114c37b => generated 705 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2484] 10.0.0.153 () {34 vars in 965 bytes} [Mon Jun 22 03:04:55 2026] GET /v2.0/quotas/1c2e28f2401043ae8d875646464d4eed => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2485] 199.204.45.116 () {34 vars in 1080 bytes} [Mon Jun 22 03:04:55 2026] GET /v2.0/ports?tenant_id=1c2e28f2401043ae8d875646464d4eed&device_id=9a3bcbd5-6f83-4d5b-8718-2a0c94ab607f => generated 1465 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2486] 199.204.45.116 () {34 vars in 986 bytes} [Mon Jun 22 03:04:56 2026] GET /v2.0/networks?id=11690736-f141-4ef9-8444-ef8fbf7d9bea => generated 801 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2487] 199.204.45.116 () {34 vars in 1056 bytes} [Mon Jun 22 03:04:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.75&port_id=9c18a362-0cdd-4568-bb92-c556b3055a28 => generated 857 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2488] 199.204.45.116 () {34 vars in 1104 bytes} [Mon Jun 22 03:04:56 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A167&port_id=9c18a362-0cdd-4568-bb92-c556b3055a28 => 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: 1216/2489] 10.0.0.153 () {34 vars in 1002 bytes} [Mon Jun 22 03:04:56 2026] GET /v2.0/ports?tenant_id=1c2e28f2401043ae8d875646464d4eed&fields=id => generated 333 bytes in 255 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2490] 199.204.45.116 () {34 vars in 1064 bytes} [Mon Jun 22 03:04:56 2026] GET /v2.0/subnets?id=f9c583e4-ee40-4e64-89ea-0caebb46cf08&id=55e55e76-a15b-48d2-9ba8-7992c5660859 => generated 1363 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2491] 199.204.45.116 () {34 vars in 1052 bytes} [Mon Jun 22 03:04:56 2026] GET /v2.0/ports?network_id=11690736-f141-4ef9-8444-ef8fbf7d9bea&device_owner=network%3Adhcp => generated 1457 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2492] 199.204.45.116 () {34 vars in 1052 bytes} [Mon Jun 22 03:04:56 2026] GET /v2.0/ports?network_id=11690736-f141-4ef9-8444-ef8fbf7d9bea&device_owner=network%3Adhcp => generated 1457 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2493] 10.0.0.153 () {34 vars in 1008 bytes} [Mon Jun 22 03:04:56 2026] GET /v2.0/networks/a7f85339-09ce-4d07-aeb8-e4ddf114c37b?fields=segments => generated 14 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2494] 199.204.45.116 () {34 vars in 1012 bytes} [Mon Jun 22 03:04:56 2026] GET /v2.0/networks/11690736-f141-4ef9-8444-ef8fbf7d9bea?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: 1218/2495] 10.0.0.153 () {34 vars in 1108 bytes} [Mon Jun 22 03:04:56 2026] GET /v2.0/networks/a7f85339-09ce-4d07-aeb8-e4ddf114c37b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2496] 199.204.45.116 () {34 vars in 1112 bytes} [Mon Jun 22 03:04:56 2026] GET /v2.0/networks/11690736-f141-4ef9-8444-ef8fbf7d9bea?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2497] 10.0.0.153 () {34 vars in 990 bytes} [Mon Jun 22 03:04:56 2026] GET /v2.0/ports?device_id=bfebcb84-5bbd-432d-bde5-3676c2f9d242 => 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: 1279/2498] 199.204.45.116 () {34 vars in 986 bytes} [Mon Jun 22 03:04:57 2026] GET /v2.0/networks?id=a7f85339-09ce-4d07-aeb8-e4ddf114c37b => generated 705 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2499] 199.204.45.116 () {34 vars in 1050 bytes} [Mon Jun 22 03:04:57 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=1c2e28f2401043ae8d875646464d4eed => generated 179 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-22 03:04:57.660 7 WARNING neutron_lib.context [req-93bc46a7-0672-4f1b-8d59-00c3ae16b43d req-7a80add2-877a-4507-865d-f8db807ad714 d8e571636516443faed7277388796f4f 1c2e28f2401043ae8d875646464d4eed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1280/2502] 199.204.45.116 () {38 vars in 955 bytes} [Mon Jun 22 03:04:57 2026] POST /v2.0/ports => generated 1183 bytes in 745 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2503] 199.204.45.116 () {38 vars in 1028 bytes} [Mon Jun 22 03:04:58 2026] PUT /v2.0/ports/44db014e-edf7-4f48-8e4e-5c5bc43dd6ad => generated 1428 bytes in 807 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: 1281/2504] 199.204.45.116 () {34 vars in 1080 bytes} [Mon Jun 22 03:04:59 2026] GET /v2.0/ports?tenant_id=1c2e28f2401043ae8d875646464d4eed&device_id=bfebcb84-5bbd-432d-bde5-3676c2f9d242 => generated 1467 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-22 03:04:59.431 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1d13be12-0f9f-474c-a516-00115ac02a40'] response: {'name': 'network-changed', 'server_uuid': 'bfebcb84-5bbd-432d-bde5-3676c2f9d242', 'tag': '44db014e-edf7-4f48-8e4e-5c5bc43dd6ad', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1224/2505] 199.204.45.116 () {34 vars in 1058 bytes} [Mon Jun 22 03:04:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.208&port_id=44db014e-edf7-4f48-8e4e-5c5bc43dd6ad => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2506] 199.204.45.116 () {34 vars in 1104 bytes} [Mon Jun 22 03:04:59 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A85&port_id=44db014e-edf7-4f48-8e4e-5c5bc43dd6ad => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2507] 199.204.45.116 () {34 vars in 1064 bytes} [Mon Jun 22 03:04:59 2026] GET /v2.0/subnets?id=6ad19c86-52f1-4db1-8ca9-fd2fd464055d&id=955d203e-1401-4e89-bcc7-54d0bcc62964 => generated 1365 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2508] 199.204.45.116 () {34 vars in 1052 bytes} [Mon Jun 22 03:04:59 2026] GET /v2.0/ports?network_id=a7f85339-09ce-4d07-aeb8-e4ddf114c37b&device_owner=network%3Adhcp => generated 1461 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2509] 199.204.45.116 () {34 vars in 1052 bytes} [Mon Jun 22 03:04:59 2026] GET /v2.0/ports?network_id=a7f85339-09ce-4d07-aeb8-e4ddf114c37b&device_owner=network%3Adhcp => generated 1461 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2510] 199.204.45.116 () {34 vars in 1012 bytes} [Mon Jun 22 03:04:59 2026] GET /v2.0/networks/a7f85339-09ce-4d07-aeb8-e4ddf114c37b?fields=segments => generated 14 bytes in 64 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: 1227/2511] 199.204.45.116 () {34 vars in 1112 bytes} [Mon Jun 22 03:04:59 2026] GET /v2.0/networks/a7f85339-09ce-4d07-aeb8-e4ddf114c37b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2512] 199.204.45.116 () {34 vars in 1080 bytes} [Mon Jun 22 03:04:59 2026] GET /v2.0/ports?tenant_id=1c2e28f2401043ae8d875646464d4eed&device_id=bfebcb84-5bbd-432d-bde5-3676c2f9d242 => generated 1467 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2513] 199.204.45.116 () {34 vars in 986 bytes} [Mon Jun 22 03:04:59 2026] GET /v2.0/networks?id=a7f85339-09ce-4d07-aeb8-e4ddf114c37b => generated 801 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2514] 199.204.45.116 () {34 vars in 1058 bytes} [Mon Jun 22 03:05:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.208&port_id=44db014e-edf7-4f48-8e4e-5c5bc43dd6ad => generated 19 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2515] 199.204.45.116 () {34 vars in 1104 bytes} [Mon Jun 22 03:05:00 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A85&port_id=44db014e-edf7-4f48-8e4e-5c5bc43dd6ad => 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: 1287/2516] 199.204.45.116 () {34 vars in 1064 bytes} [Mon Jun 22 03:05:00 2026] GET /v2.0/subnets?id=6ad19c86-52f1-4db1-8ca9-fd2fd464055d&id=955d203e-1401-4e89-bcc7-54d0bcc62964 => generated 1365 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2517] 199.204.45.116 () {34 vars in 1052 bytes} [Mon Jun 22 03:05:00 2026] GET /v2.0/ports?network_id=a7f85339-09ce-4d07-aeb8-e4ddf114c37b&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: 1288/2518] 199.204.45.116 () {34 vars in 1052 bytes} [Mon Jun 22 03:05:00 2026] GET /v2.0/ports?network_id=a7f85339-09ce-4d07-aeb8-e4ddf114c37b&device_owner=network%3Adhcp => generated 1461 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2519] 199.204.45.116 () {34 vars in 1012 bytes} [Mon Jun 22 03:05:00 2026] GET /v2.0/networks/a7f85339-09ce-4d07-aeb8-e4ddf114c37b?fields=segments => generated 14 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2520] 199.204.45.116 () {34 vars in 1112 bytes} [Mon Jun 22 03:05:00 2026] GET /v2.0/networks/a7f85339-09ce-4d07-aeb8-e4ddf114c37b?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: 1232/2521] 10.0.0.143 () {34 vars in 990 bytes} [Mon Jun 22 03:05:01 2026] GET /v2.0/ports?device_id=9a3bcbd5-6f83-4d5b-8718-2a0c94ab607f => generated 1465 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2522] 10.0.0.143 () {34 vars in 1040 bytes} [Mon Jun 22 03:05:01 2026] GET /v2.0/security-groups?id=8220cc57-ef3d-4c91-877c-0012523e1dbd&fields=id&fields=name => generated 112 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2523] 10.0.0.153 () {34 vars in 990 bytes} [Mon Jun 22 03:05:01 2026] GET /v2.0/ports?device_id=bfebcb84-5bbd-432d-bde5-3676c2f9d242 => generated 1200 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2524] 10.0.0.153 () {34 vars in 1040 bytes} [Mon Jun 22 03:05:01 2026] GET /v2.0/security-groups?id=8220cc57-ef3d-4c91-877c-0012523e1dbd&fields=id&fields=name => generated 112 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2525] 10.0.0.151 () {32 vars in 818 bytes} [Mon Jun 22 03:05:02 2026] GET /v2.0/ports?network_id=a7f85339-09ce-4d07-aeb8-e4ddf114c37b&mac_address=fa%3A16%3A3e%3A46%3A8b%3Ad1 => generated 1200 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-22 03:05:02.132 7 WARNING neutron_lib.context [None req-af6053aa-d26c-427e-9879-1ddaf36a08c4 d8e571636516443faed7277388796f4f 1c2e28f2401043ae8d875646464d4eed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-22 03:05:03.206 7 INFO neutron.db.l3_db [None req-af6053aa-d26c-427e-9879-1ddaf36a08c4 d8e571636516443faed7277388796f4f 1c2e28f2401043ae8d875646464d4eed - - default default] Floating IP 3e13f195-297d-4f75-a9d8-6ce63771edf0 associated. External IP: 10.96.250.209, port: 44db014e-edf7-4f48-8e4e-5c5bc43dd6ad. [pid: 7|app: 0|req: 1292/2526] 10.0.0.151 () {34 vars in 677 bytes} [Mon Jun 22 03:05:02 2026] POST /v2.0/floatingips => generated 855 bytes in 1578 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2529] 10.0.0.143 () {34 vars in 990 bytes} [Mon Jun 22 03:05:14 2026] GET /v2.0/ports?device_id=bfebcb84-5bbd-432d-bde5-3676c2f9d242 => generated 1469 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2530] 10.0.0.143 () {34 vars in 1040 bytes} [Mon Jun 22 03:05:14 2026] GET /v2.0/security-groups?id=8220cc57-ef3d-4c91-877c-0012523e1dbd&fields=id&fields=name => generated 112 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2531] 199.204.45.116 () {34 vars in 1080 bytes} [Mon Jun 22 03:05:14 2026] GET /v2.0/ports?tenant_id=1c2e28f2401043ae8d875646464d4eed&device_id=bfebcb84-5bbd-432d-bde5-3676c2f9d242 => generated 1469 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-22 03:05:14.726 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4f8ce68c-9806-4aaa-9af6-f18d0350c308'] response: {'name': 'network-changed', 'server_uuid': 'bfebcb84-5bbd-432d-bde5-3676c2f9d242', 'tag': '44db014e-edf7-4f48-8e4e-5c5bc43dd6ad', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1295/2532] 199.204.45.116 () {34 vars in 986 bytes} [Mon Jun 22 03:05:14 2026] GET /v2.0/networks?id=a7f85339-09ce-4d07-aeb8-e4ddf114c37b => generated 801 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2533] 199.204.45.116 () {34 vars in 1058 bytes} [Mon Jun 22 03:05:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.208&port_id=44db014e-edf7-4f48-8e4e-5c5bc43dd6ad => generated 860 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2534] 199.204.45.116 () {34 vars in 1104 bytes} [Mon Jun 22 03:05:14 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A85&port_id=44db014e-edf7-4f48-8e4e-5c5bc43dd6ad => 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: 1239/2535] 199.204.45.116 () {34 vars in 1064 bytes} [Mon Jun 22 03:05:14 2026] GET /v2.0/subnets?id=6ad19c86-52f1-4db1-8ca9-fd2fd464055d&id=955d203e-1401-4e89-bcc7-54d0bcc62964 => generated 1365 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2536] 199.204.45.116 () {34 vars in 1052 bytes} [Mon Jun 22 03:05:14 2026] GET /v2.0/ports?network_id=a7f85339-09ce-4d07-aeb8-e4ddf114c37b&device_owner=network%3Adhcp => generated 1461 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2537] 199.204.45.116 () {34 vars in 1052 bytes} [Mon Jun 22 03:05:15 2026] GET /v2.0/ports?network_id=a7f85339-09ce-4d07-aeb8-e4ddf114c37b&device_owner=network%3Adhcp => generated 1461 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2538] 199.204.45.116 () {34 vars in 1012 bytes} [Mon Jun 22 03:05:15 2026] GET /v2.0/networks/a7f85339-09ce-4d07-aeb8-e4ddf114c37b?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: 1241/2539] 199.204.45.116 () {34 vars in 1112 bytes} [Mon Jun 22 03:05:15 2026] GET /v2.0/networks/a7f85339-09ce-4d07-aeb8-e4ddf114c37b?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: 1299/2540] 10.0.0.151 () {32 vars in 721 bytes} [Mon Jun 22 03:05:17 2026] GET /v2.0/subnets/646fab40-8d68-441d-8e2c-1e21c80196ab => generated 652 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2541] 10.0.0.98 () {30 vars in 689 bytes} [Mon Jun 22 03:05:18 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2542] 10.0.0.98 () {30 vars in 691 bytes} [Mon Jun 22 03:05: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: 1243/2543] 10.0.0.98 () {30 vars in 667 bytes} [Mon Jun 22 03:05: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: 1301/2544] 10.0.0.98 () {30 vars in 703 bytes} [Mon Jun 22 03:05: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) [pid: 8|app: 0|req: 1244/2545] 10.0.0.98 () {28 vars in 438 bytes} [Mon Jun 22 03:05:19 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2546] 10.0.0.98 () {30 vars in 727 bytes} [Mon Jun 22 03:05:19 2026] GET /v2.0/subnets/646fab40-8d68-441d-8e2c-1e21c80196ab => generated 634 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2547] 10.0.0.98 () {30 vars in 689 bytes} [Mon Jun 22 03:05:19 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: 1303/2548] 10.0.0.98 () {30 vars in 691 bytes} [Mon Jun 22 03:05:19 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: 1246/2549] 10.0.0.98 () {30 vars in 667 bytes} [Mon Jun 22 03:05: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: 1304/2550] 10.0.0.98 () {30 vars in 703 bytes} [Mon Jun 22 03:05:19 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: 1247/2551] 10.0.0.98 () {30 vars in 727 bytes} [Mon Jun 22 03:05:19 2026] GET /v2.0/subnets/646fab40-8d68-441d-8e2c-1e21c80196ab => generated 652 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2552] 10.0.0.98 () {30 vars in 689 bytes} [Mon Jun 22 03:05:19 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2553] 10.0.0.98 () {30 vars in 691 bytes} [Mon Jun 22 03:05:19 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: 1306/2554] 10.0.0.98 () {30 vars in 667 bytes} [Mon Jun 22 03:05:19 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2555] 10.0.0.98 () {30 vars in 703 bytes} [Mon Jun 22 03:05: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: 1307/2556] 10.0.0.98 () {30 vars in 729 bytes} [Mon Jun 22 03:05:19 2026] GET /v2.0/networks/7c9b3202-5e4a-4445-a152-bb66aae56068 => 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: 1250/2557] 10.0.0.98 () {30 vars in 681 bytes} [Mon Jun 22 03:05:20 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2558] 10.0.0.98 () {34 vars in 703 bytes} [Mon Jun 22 03:05:20 2026] POST /v2.0/ports => generated 1132 bytes in 526 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2559] 199.204.45.116 () {30 vars in 703 bytes} [Mon Jun 22 03:05:22 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 36 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: 1309/2560] 199.204.45.116 () {30 vars in 705 bytes} [Mon Jun 22 03:05:22 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: 1252/2561] 199.204.45.116 () {30 vars in 681 bytes} [Mon Jun 22 03:05:22 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: 1310/2562] 199.204.45.116 () {30 vars in 717 bytes} [Mon Jun 22 03:05:22 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2563] 199.204.45.116 () {30 vars in 737 bytes} [Mon Jun 22 03:05:22 2026] GET /v2.0/ports/3c482f02-f395-4cd5-b109-6b5d4339a89c => generated 1132 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2564] 199.204.45.116 () {30 vars in 703 bytes} [Mon Jun 22 03:05:23 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: 1254/2565] 199.204.45.116 () {30 vars in 705 bytes} [Mon Jun 22 03:05:23 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: 1312/2566] 199.204.45.116 () {30 vars in 681 bytes} [Mon Jun 22 03:05:23 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2567] 199.204.45.116 () {30 vars in 717 bytes} [Mon Jun 22 03:05:23 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-22 03:05:23.292 7 INFO neutron.api.v2.resource [None req-8faec088-82d1-4075-b3df-75f562a74ef0 b1d7d4c039444a7b87e9f19d0e1e1e4e 83d2258846a946f7a4d565c6b7f14128 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1313/2568] 199.204.45.116 () {30 vars in 763 bytes} [Mon Jun 22 03:05:23 2026] GET /v2.0/security-groups/lb-6401898a-d54c-4ea8-a642-9f504bbaf164 => generated 149 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2569] 199.204.45.116 () {30 vars in 785 bytes} [Mon Jun 22 03:05:23 2026] GET /v2.0/security-groups?name=lb-6401898a-d54c-4ea8-a642-9f504bbaf164 => generated 23 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2570] 199.204.45.116 () {34 vars in 736 bytes} [Mon Jun 22 03:05:23 2026] POST /v2.0/security-groups => generated 1638 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2571] 199.204.45.116 () {30 vars in 815 bytes} [Mon Jun 22 03:05:23 2026] GET /v2.0/security-group-rules?security_group_id=399f5b42-e5dc-4ae9-98b9-3513022bfaf5 => generated 1182 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2572] 199.204.45.116 () {34 vars in 789 bytes} [Mon Jun 22 03:05:23 2026] PUT /v2.0/ports/3c482f02-f395-4cd5-b109-6b5d4339a89c => generated 1132 bytes in 298 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2573] 199.204.45.116 () {30 vars in 703 bytes} [Mon Jun 22 03:05:23 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1316/2574] 199.204.45.116 () {30 vars in 705 bytes} [Mon Jun 22 03:05:23 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: 1259/2575] 199.204.45.116 () {30 vars in 681 bytes} [Mon Jun 22 03:05: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: 1317/2576] 199.204.45.116 () {30 vars in 717 bytes} [Mon Jun 22 03:05:23 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: 1260/2577] 199.204.45.116 () {30 vars in 741 bytes} [Mon Jun 22 03:05:23 2026] GET /v2.0/subnets/646fab40-8d68-441d-8e2c-1e21c80196ab => generated 652 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2580] 10.0.0.153 () {34 vars in 1016 bytes} [Mon Jun 22 03:05:31 2026] GET /v2.0/security-groups?id=8ca8562f-0b00-42fe-ae94-09f2ac18c755&fields=id => generated 69 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2581] 10.0.0.153 () {34 vars in 982 bytes} [Mon Jun 22 03:05:31 2026] GET /v2.0/networks?id=abf4c36e-2e15-4270-8310-33c6ef974049 => generated 734 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2582] 10.0.0.153 () {34 vars in 965 bytes} [Mon Jun 22 03:05:31 2026] GET /v2.0/quotas/83d2258846a946f7a4d565c6b7f14128 => generated 291 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2583] 10.0.0.153 () {34 vars in 1002 bytes} [Mon Jun 22 03:05:31 2026] GET /v2.0/ports?tenant_id=83d2258846a946f7a4d565c6b7f14128&fields=id => generated 149 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2584] 10.0.0.153 () {34 vars in 1008 bytes} [Mon Jun 22 03:05:31 2026] GET /v2.0/networks/abf4c36e-2e15-4270-8310-33c6ef974049?fields=segments => generated 14 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2585] 10.0.0.153 () {34 vars in 1108 bytes} [Mon Jun 22 03:05:31 2026] GET /v2.0/networks/abf4c36e-2e15-4270-8310-33c6ef974049?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: 1265/2586] 10.0.0.153 () {34 vars in 990 bytes} [Mon Jun 22 03:05:32 2026] GET /v2.0/ports?device_id=fdd2b432-72d3-45db-b2dd-0de6519db353 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2587] 10.0.0.153 () {34 vars in 990 bytes} [Mon Jun 22 03:05:32 2026] GET /v2.0/ports?device_id=fdd2b432-72d3-45db-b2dd-0de6519db353 => 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/2588] 199.204.45.116 () {34 vars in 986 bytes} [Mon Jun 22 03:05:33 2026] GET /v2.0/networks?id=abf4c36e-2e15-4270-8310-33c6ef974049 => generated 734 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2589] 199.204.45.116 () {34 vars in 1050 bytes} [Mon Jun 22 03:05:33 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=83d2258846a946f7a4d565c6b7f14128 => generated 343 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2590] 199.204.45.116 () {38 vars in 955 bytes} [Mon Jun 22 03:05:33 2026] POST /v2.0/ports => generated 1082 bytes in 428 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2591] 199.204.45.116 () {38 vars in 1028 bytes} [Mon Jun 22 03:05:33 2026] PUT /v2.0/ports/f3ca48af-e97c-411b-a056-d55f4b5903e0 => generated 1207 bytes in 560 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: 1268/2592] 199.204.45.116 () {34 vars in 1080 bytes} [Mon Jun 22 03:05:34 2026] GET /v2.0/ports?tenant_id=83d2258846a946f7a4d565c6b7f14128&device_id=fdd2b432-72d3-45db-b2dd-0de6519db353 => generated 1246 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-22 03:05:34.415 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c04cd9e2-8661-4d64-ad40-b65333efb2bd'] response: {'name': 'network-changed', 'server_uuid': 'fdd2b432-72d3-45db-b2dd-0de6519db353', 'tag': 'f3ca48af-e97c-411b-a056-d55f4b5903e0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1325/2593] 199.204.45.116 () {34 vars in 1062 bytes} [Mon Jun 22 03:05:34 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.231&port_id=f3ca48af-e97c-411b-a056-d55f4b5903e0 => 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: 1269/2594] 199.204.45.116 () {34 vars in 984 bytes} [Mon Jun 22 03:05:34 2026] GET /v2.0/subnets?id=9e7da1dc-bf95-4000-ba96-0d577862fd18 => generated 630 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2595] 199.204.45.116 () {34 vars in 1052 bytes} [Mon Jun 22 03:05:34 2026] GET /v2.0/ports?network_id=abf4c36e-2e15-4270-8310-33c6ef974049&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: 1270/2596] 199.204.45.116 () {34 vars in 1012 bytes} [Mon Jun 22 03:05:34 2026] GET /v2.0/networks/abf4c36e-2e15-4270-8310-33c6ef974049?fields=segments => generated 14 bytes in 79 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: 1327/2597] 199.204.45.116 () {34 vars in 1112 bytes} [Mon Jun 22 03:05:34 2026] GET /v2.0/networks/abf4c36e-2e15-4270-8310-33c6ef974049?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: 1271/2598] 199.204.45.116 () {34 vars in 1080 bytes} [Mon Jun 22 03:05:34 2026] GET /v2.0/ports?tenant_id=83d2258846a946f7a4d565c6b7f14128&device_id=fdd2b432-72d3-45db-b2dd-0de6519db353 => generated 1246 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2599] 199.204.45.116 () {34 vars in 986 bytes} [Mon Jun 22 03:05:34 2026] GET /v2.0/networks?id=abf4c36e-2e15-4270-8310-33c6ef974049 => generated 734 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2600] 199.204.45.116 () {34 vars in 1062 bytes} [Mon Jun 22 03:05:34 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.231&port_id=f3ca48af-e97c-411b-a056-d55f4b5903e0 => 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: 1329/2601] 199.204.45.116 () {34 vars in 984 bytes} [Mon Jun 22 03:05:34 2026] GET /v2.0/subnets?id=9e7da1dc-bf95-4000-ba96-0d577862fd18 => generated 630 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2602] 199.204.45.116 () {34 vars in 994 bytes} [Mon Jun 22 03:05:34 2026] GET /v2.0/ports?device_id=fdd2b432-72d3-45db-b2dd-0de6519db353 => generated 1246 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2603] 199.204.45.116 () {34 vars in 1044 bytes} [Mon Jun 22 03:05:34 2026] GET /v2.0/security-groups?id=8ca8562f-0b00-42fe-ae94-09f2ac18c755&fields=id&fields=name => generated 96 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2604] 199.204.45.116 () {34 vars in 1052 bytes} [Mon Jun 22 03:05:34 2026] GET /v2.0/ports?network_id=abf4c36e-2e15-4270-8310-33c6ef974049&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: 1275/2605] 199.204.45.116 () {34 vars in 1012 bytes} [Mon Jun 22 03:05:35 2026] GET /v2.0/networks/abf4c36e-2e15-4270-8310-33c6ef974049?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: 1331/2606] 199.204.45.116 () {34 vars in 1112 bytes} [Mon Jun 22 03:05:35 2026] GET /v2.0/networks/abf4c36e-2e15-4270-8310-33c6ef974049?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: 1276/2607] 10.0.0.153 () {34 vars in 990 bytes} [Mon Jun 22 03:05:35 2026] GET /v2.0/ports?device_id=fdd2b432-72d3-45db-b2dd-0de6519db353 => generated 1246 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2608] 10.0.0.153 () {34 vars in 1040 bytes} [Mon Jun 22 03:05:35 2026] GET /v2.0/security-groups?id=8ca8562f-0b00-42fe-ae94-09f2ac18c755&fields=id&fields=name => generated 96 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2609] 10.0.0.153 () {34 vars in 990 bytes} [Mon Jun 22 03:05:35 2026] GET /v2.0/ports?device_id=fdd2b432-72d3-45db-b2dd-0de6519db353 => generated 1246 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2610] 199.204.45.116 () {34 vars in 1096 bytes} [Mon Jun 22 03:05:37 2026] GET /v2.0/ports?device_id=9a3bcbd5-6f83-4d5b-8718-2a0c94ab607f&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2611] 199.204.45.116 () {34 vars in 1080 bytes} [Mon Jun 22 03:05:37 2026] GET /v2.0/ports?tenant_id=1c2e28f2401043ae8d875646464d4eed&device_id=9a3bcbd5-6f83-4d5b-8718-2a0c94ab607f => generated 1465 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2612] 199.204.45.116 () {34 vars in 986 bytes} [Mon Jun 22 03:05:37 2026] GET /v2.0/networks?id=11690736-f141-4ef9-8444-ef8fbf7d9bea => generated 801 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2613] 199.204.45.116 () {34 vars in 1056 bytes} [Mon Jun 22 03:05:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.75&port_id=9c18a362-0cdd-4568-bb92-c556b3055a28 => generated 859 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2614] 199.204.45.116 () {34 vars in 1104 bytes} [Mon Jun 22 03:05:37 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A167&port_id=9c18a362-0cdd-4568-bb92-c556b3055a28 => generated 19 bytes in 350 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2615] 199.204.45.116 () {34 vars in 1064 bytes} [Mon Jun 22 03:05:38 2026] GET /v2.0/subnets?id=f9c583e4-ee40-4e64-89ea-0caebb46cf08&id=55e55e76-a15b-48d2-9ba8-7992c5660859 => generated 1363 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2616] 199.204.45.116 () {34 vars in 1052 bytes} [Mon Jun 22 03:05:38 2026] GET /v2.0/ports?network_id=11690736-f141-4ef9-8444-ef8fbf7d9bea&device_owner=network%3Adhcp => generated 1457 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2617] 199.204.45.116 () {34 vars in 1052 bytes} [Mon Jun 22 03:05:38 2026] GET /v2.0/ports?network_id=11690736-f141-4ef9-8444-ef8fbf7d9bea&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: 7|app: 0|req: 1337/2618] 199.204.45.116 () {34 vars in 1012 bytes} [Mon Jun 22 03:05:38 2026] GET /v2.0/networks/11690736-f141-4ef9-8444-ef8fbf7d9bea?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2619] 199.204.45.116 () {34 vars in 1112 bytes} [Mon Jun 22 03:05:38 2026] GET /v2.0/networks/11690736-f141-4ef9-8444-ef8fbf7d9bea?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: 1338/2620] 10.0.0.153 () {34 vars in 990 bytes} [Mon Jun 22 03:05:38 2026] GET /v2.0/ports?device_id=fdd2b432-72d3-45db-b2dd-0de6519db353 => generated 1248 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2621] 10.0.0.153 () {34 vars in 1040 bytes} [Mon Jun 22 03:05:38 2026] GET /v2.0/security-groups?id=8ca8562f-0b00-42fe-ae94-09f2ac18c755&fields=id&fields=name => generated 96 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2622] 10.0.0.153 () {34 vars in 990 bytes} [Mon Jun 22 03:05:38 2026] GET /v2.0/ports?device_id=fdd2b432-72d3-45db-b2dd-0de6519db353 => generated 1248 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2629] 199.204.45.116 () {30 vars in 703 bytes} [Mon Jun 22 03:06:14 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: 1287/2630] 199.204.45.116 () {30 vars in 705 bytes} [Mon Jun 22 03:06: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: 1344/2631] 199.204.45.116 () {30 vars in 681 bytes} [Mon Jun 22 03:06:14 2026] GET /v2.0/extensions/qos => generated 166 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2632] 199.204.45.116 () {30 vars in 717 bytes} [Mon Jun 22 03:06:14 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: 1345/2633] 199.204.45.116 () {30 vars in 741 bytes} [Mon Jun 22 03:06:14 2026] GET /v2.0/subnets/646fab40-8d68-441d-8e2c-1e21c80196ab => generated 652 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2634] 199.204.45.116 () {30 vars in 769 bytes} [Mon Jun 22 03:06:14 2026] GET /v2.0/ports?device_id=fdd2b432-72d3-45db-b2dd-0de6519db353 => generated 1248 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2635] 199.204.45.116 () {34 vars in 717 bytes} [Mon Jun 22 03:06:14 2026] POST /v2.0/ports => generated 1097 bytes in 479 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2636] 10.0.0.153 () {34 vars in 971 bytes} [Mon Jun 22 03:06:14 2026] GET /v2.0/ports/e4aa28af-179a-4a51-aa07-142e8b2a71ce => generated 1097 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: 7|app: 0|req: 1347/2637] 10.0.0.153 () {34 vars in 907 bytes} [Mon Jun 22 03:06:14 2026] GET /v2.0/extensions => generated 19901 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2638] 199.204.45.116 () {34 vars in 1262 bytes} [Mon Jun 22 03:06:15 2026] GET /v2.0/ports/e4aa28af-179a-4a51-aa07-142e8b2a71ce?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2639] 199.204.45.116 () {34 vars in 1012 bytes} [Mon Jun 22 03:06:15 2026] GET /v2.0/networks/7c9b3202-5e4a-4445-a152-bb66aae56068?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2640] 199.204.45.116 () {34 vars in 1112 bytes} [Mon Jun 22 03:06:15 2026] GET /v2.0/networks/7c9b3202-5e4a-4445-a152-bb66aae56068?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: 1349/2641] 199.204.45.116 () {34 vars in 975 bytes} [Mon Jun 22 03:06:15 2026] GET /v2.0/ports/e4aa28af-179a-4a51-aa07-142e8b2a71ce => generated 1097 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2642] 199.204.45.116 () {34 vars in 986 bytes} [Mon Jun 22 03:06:15 2026] GET /v2.0/networks?id=7c9b3202-5e4a-4445-a152-bb66aae56068 => generated 803 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2643] 199.204.45.116 () {38 vars in 1028 bytes} [Mon Jun 22 03:06:15 2026] PUT /v2.0/ports/e4aa28af-179a-4a51-aa07-142e8b2a71ce => generated 1251 bytes in 522 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2644] 199.204.45.116 () {34 vars in 1080 bytes} [Mon Jun 22 03:06:16 2026] GET /v2.0/ports?tenant_id=83d2258846a946f7a4d565c6b7f14128&device_id=fdd2b432-72d3-45db-b2dd-0de6519db353 => generated 2527 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1351/2645] 199.204.45.116 () {34 vars in 1062 bytes} [Mon Jun 22 03:06:16 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.231&port_id=f3ca48af-e97c-411b-a056-d55f4b5903e0 => generated 19 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2646] 199.204.45.116 () {34 vars in 984 bytes} [Mon Jun 22 03:06:16 2026] GET /v2.0/subnets?id=9e7da1dc-bf95-4000-ba96-0d577862fd18 => generated 630 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-22 03:06:16.265 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0a820adc-598f-408a-9cd6-431acf67a4e5'] response: {'name': 'network-changed', 'server_uuid': 'fdd2b432-72d3-45db-b2dd-0de6519db353', 'tag': 'e4aa28af-179a-4a51-aa07-142e8b2a71ce', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1352/2647] 199.204.45.116 () {34 vars in 1052 bytes} [Mon Jun 22 03:06:16 2026] GET /v2.0/ports?network_id=abf4c36e-2e15-4270-8310-33c6ef974049&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: 1296/2648] 199.204.45.116 () {34 vars in 1012 bytes} [Mon Jun 22 03:06:16 2026] GET /v2.0/networks/abf4c36e-2e15-4270-8310-33c6ef974049?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1353/2649] 199.204.45.116 () {34 vars in 1112 bytes} [Mon Jun 22 03:06:16 2026] GET /v2.0/networks/abf4c36e-2e15-4270-8310-33c6ef974049?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2650] 199.204.45.116 () {34 vars in 1058 bytes} [Mon Jun 22 03:06:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.101&port_id=e4aa28af-179a-4a51-aa07-142e8b2a71ce => 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: 1354/2651] 199.204.45.116 () {34 vars in 984 bytes} [Mon Jun 22 03:06:16 2026] GET /v2.0/subnets?id=646fab40-8d68-441d-8e2c-1e21c80196ab => generated 655 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2652] 199.204.45.116 () {34 vars in 1052 bytes} [Mon Jun 22 03:06:16 2026] GET /v2.0/ports?network_id=7c9b3202-5e4a-4445-a152-bb66aae56068&device_owner=network%3Adhcp => generated 1461 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2653] 199.204.45.116 () {34 vars in 1012 bytes} [Mon Jun 22 03:06:16 2026] GET /v2.0/networks/7c9b3202-5e4a-4445-a152-bb66aae56068?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: 1299/2654] 199.204.45.116 () {34 vars in 1112 bytes} [Mon Jun 22 03:06:16 2026] GET /v2.0/networks/7c9b3202-5e4a-4445-a152-bb66aae56068?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: 1356/2655] 199.204.45.116 () {34 vars in 1080 bytes} [Mon Jun 22 03:06:16 2026] GET /v2.0/ports?tenant_id=83d2258846a946f7a4d565c6b7f14128&device_id=fdd2b432-72d3-45db-b2dd-0de6519db353 => generated 2527 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2656] 10.0.0.153 () {34 vars in 971 bytes} [Mon Jun 22 03:06:17 2026] GET /v2.0/ports/e4aa28af-179a-4a51-aa07-142e8b2a71ce => generated 1287 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2657] 199.204.45.116 () {34 vars in 986 bytes} [Mon Jun 22 03:06:16 2026] GET /v2.0/networks?id=7c9b3202-5e4a-4445-a152-bb66aae56068 => generated 803 bytes in 473 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2658] 199.204.45.116 () {34 vars in 1058 bytes} [Mon Jun 22 03:06:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.101&port_id=e4aa28af-179a-4a51-aa07-142e8b2a71ce => 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: 1302/2659] 199.204.45.116 () {34 vars in 984 bytes} [Mon Jun 22 03:06:17 2026] GET /v2.0/subnets?id=646fab40-8d68-441d-8e2c-1e21c80196ab => generated 655 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2660] 199.204.45.116 () {34 vars in 789 bytes} [Mon Jun 22 03:06:17 2026] PUT /v2.0/ports/e4aa28af-179a-4a51-aa07-142e8b2a71ce => generated 1312 bytes in 365 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-22 03:06:17.464 7 INFO neutron.api.v2.resource [None req-6d79eb90-5eff-46a8-a7d5-a17594c22107 b1d7d4c039444a7b87e9f19d0e1e1e4e 83d2258846a946f7a4d565c6b7f14128 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1359/2661] 199.204.45.116 () {30 vars in 763 bytes} [Mon Jun 22 03:06:17 2026] GET /v2.0/security-groups/lb-6401898a-d54c-4ea8-a642-9f504bbaf164 => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2662] 199.204.45.116 () {34 vars in 1052 bytes} [Mon Jun 22 03:06:17 2026] GET /v2.0/ports?network_id=7c9b3202-5e4a-4445-a152-bb66aae56068&device_owner=network%3Adhcp => generated 1461 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2663] 199.204.45.116 () {30 vars in 785 bytes} [Mon Jun 22 03:06:17 2026] GET /v2.0/security-groups?name=lb-6401898a-d54c-4ea8-a642-9f504bbaf164 => generated 1639 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2664] 199.204.45.116 () {34 vars in 1012 bytes} [Mon Jun 22 03:06:17 2026] GET /v2.0/networks/7c9b3202-5e4a-4445-a152-bb66aae56068?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: 1305/2665] 199.204.45.116 () {34 vars in 1112 bytes} [Mon Jun 22 03:06:17 2026] GET /v2.0/networks/7c9b3202-5e4a-4445-a152-bb66aae56068?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: 1361/2666] 199.204.45.116 () {34 vars in 789 bytes} [Mon Jun 22 03:06:17 2026] PUT /v2.0/ports/e4aa28af-179a-4a51-aa07-142e8b2a71ce => generated 1312 bytes in 325 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2667] 199.204.45.116 () {30 vars in 703 bytes} [Mon Jun 22 03:06: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: 7|app: 0|req: 1362/2668] 199.204.45.116 () {30 vars in 705 bytes} [Mon Jun 22 03:06: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: 1307/2669] 199.204.45.116 () {30 vars in 681 bytes} [Mon Jun 22 03:06:18 2026] GET /v2.0/extensions/qos => generated 166 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2670] 199.204.45.116 () {30 vars in 717 bytes} [Mon Jun 22 03:06: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) [pid: 8|app: 0|req: 1308/2671] 199.204.45.116 () {30 vars in 741 bytes} [Mon Jun 22 03:06:18 2026] GET /v2.0/subnets/646fab40-8d68-441d-8e2c-1e21c80196ab => generated 652 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2672] 199.204.45.116 () {30 vars in 737 bytes} [Mon Jun 22 03:06:18 2026] GET /v2.0/ports/3c482f02-f395-4cd5-b109-6b5d4339a89c => generated 1132 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2673] 199.204.45.116 () {30 vars in 737 bytes} [Mon Jun 22 03:06:18 2026] GET /v2.0/ports/e4aa28af-179a-4a51-aa07-142e8b2a71ce => generated 1348 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-22 03:06:18.344 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-17f13de8-e74c-4cff-a13a-02ba291a923e'] response: {'name': 'network-changed', 'server_uuid': 'fdd2b432-72d3-45db-b2dd-0de6519db353', 'tag': 'e4aa28af-179a-4a51-aa07-142e8b2a71ce', 'status': 'completed', 'code': 200} 2026-06-22 03:06:18.345 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-17f13de8-e74c-4cff-a13a-02ba291a923e'] response: {'name': 'network-changed', 'server_uuid': 'fdd2b432-72d3-45db-b2dd-0de6519db353', 'tag': 'e4aa28af-179a-4a51-aa07-142e8b2a71ce', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1365/2674] 199.204.45.116 () {34 vars in 1080 bytes} [Mon Jun 22 03:06:18 2026] GET /v2.0/ports?tenant_id=83d2258846a946f7a4d565c6b7f14128&device_id=fdd2b432-72d3-45db-b2dd-0de6519db353 => generated 2588 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2675] 199.204.45.116 () {30 vars in 741 bytes} [Mon Jun 22 03:06:18 2026] GET /v2.0/subnets/646fab40-8d68-441d-8e2c-1e21c80196ab => generated 652 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2676] 199.204.45.116 () {34 vars in 986 bytes} [Mon Jun 22 03:06:18 2026] GET /v2.0/networks?id=7c9b3202-5e4a-4445-a152-bb66aae56068 => generated 803 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2677] 199.204.45.116 () {30 vars in 743 bytes} [Mon Jun 22 03:06:18 2026] GET /v2.0/networks/7c9b3202-5e4a-4445-a152-bb66aae56068 => generated 800 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2678] 199.204.45.116 () {34 vars in 1058 bytes} [Mon Jun 22 03:06:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.101&port_id=e4aa28af-179a-4a51-aa07-142e8b2a71ce => 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: 1312/2679] 199.204.45.116 () {30 vars in 737 bytes} [Mon Jun 22 03:06:18 2026] GET /v2.0/ports/3c482f02-f395-4cd5-b109-6b5d4339a89c => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2680] 199.204.45.116 () {34 vars in 984 bytes} [Mon Jun 22 03:06:18 2026] GET /v2.0/subnets?id=646fab40-8d68-441d-8e2c-1e21c80196ab => generated 655 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2681] 199.204.45.116 () {30 vars in 741 bytes} [Mon Jun 22 03:06:18 2026] GET /v2.0/subnets/646fab40-8d68-441d-8e2c-1e21c80196ab => generated 652 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2682] 199.204.45.116 () {34 vars in 1052 bytes} [Mon Jun 22 03:06:18 2026] GET /v2.0/ports?network_id=7c9b3202-5e4a-4445-a152-bb66aae56068&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: 1314/2683] 199.204.45.116 () {34 vars in 1012 bytes} [Mon Jun 22 03:06:18 2026] GET /v2.0/networks/7c9b3202-5e4a-4445-a152-bb66aae56068?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: 1370/2684] 199.204.45.116 () {34 vars in 1112 bytes} [Mon Jun 22 03:06:18 2026] GET /v2.0/networks/7c9b3202-5e4a-4445-a152-bb66aae56068?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2685] 199.204.45.116 () {34 vars in 1080 bytes} [Mon Jun 22 03:06:18 2026] GET /v2.0/ports?tenant_id=83d2258846a946f7a4d565c6b7f14128&device_id=fdd2b432-72d3-45db-b2dd-0de6519db353 => generated 2590 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2686] 199.204.45.116 () {34 vars in 986 bytes} [Mon Jun 22 03:06:18 2026] GET /v2.0/networks?id=7c9b3202-5e4a-4445-a152-bb66aae56068 => generated 803 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2687] 199.204.45.116 () {34 vars in 1058 bytes} [Mon Jun 22 03:06:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.101&port_id=e4aa28af-179a-4a51-aa07-142e8b2a71ce => 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: 1372/2688] 199.204.45.116 () {34 vars in 984 bytes} [Mon Jun 22 03:06:19 2026] GET /v2.0/subnets?id=646fab40-8d68-441d-8e2c-1e21c80196ab => generated 655 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2689] 199.204.45.116 () {34 vars in 1052 bytes} [Mon Jun 22 03:06:19 2026] GET /v2.0/ports?network_id=7c9b3202-5e4a-4445-a152-bb66aae56068&device_owner=network%3Adhcp => generated 1461 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2690] 199.204.45.116 () {34 vars in 1012 bytes} [Mon Jun 22 03:06:19 2026] GET /v2.0/networks/7c9b3202-5e4a-4445-a152-bb66aae56068?fields=segments => generated 14 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2691] 199.204.45.116 () {34 vars in 1112 bytes} [Mon Jun 22 03:06:19 2026] GET /v2.0/networks/7c9b3202-5e4a-4445-a152-bb66aae56068?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) 2026-06-22 03:06:30.987 8 WARNING neutron_lib.context [None req-b49513de-24d3-45c9-8a46-a8ca493f9f6a d8e571636516443faed7277388796f4f 1c2e28f2401043ae8d875646464d4eed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-22 03:06:32.069 8 INFO neutron.db.l3_db [None req-b49513de-24d3-45c9-8a46-a8ca493f9f6a d8e571636516443faed7277388796f4f 1c2e28f2401043ae8d875646464d4eed - - default default] Floating IP 03e8c80f-f477-41d5-926e-b33baca8b468 associated. External IP: 10.96.250.211, port: 3c482f02-f395-4cd5-b109-6b5d4339a89c. [pid: 8|app: 0|req: 1320/2694] 10.0.0.151 () {34 vars in 677 bytes} [Mon Jun 22 03:06:30 2026] POST /v2.0/floatingips => generated 899 bytes in 1534 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2695] 199.204.45.116 () {30 vars in 703 bytes} [Mon Jun 22 03:06:36 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2696] 199.204.45.116 () {30 vars in 705 bytes} [Mon Jun 22 03:06:36 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2697] 199.204.45.116 () {30 vars in 681 bytes} [Mon Jun 22 03:06:36 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: 1322/2698] 199.204.45.116 () {30 vars in 717 bytes} [Mon Jun 22 03:06: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-06-22 03:06:36.837 7 INFO neutron.api.v2.resource [None req-2a435cf0-4251-4ca9-ba23-6c59e3503464 b1d7d4c039444a7b87e9f19d0e1e1e4e 83d2258846a946f7a4d565c6b7f14128 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1377/2699] 199.204.45.116 () {30 vars in 763 bytes} [Mon Jun 22 03:06:36 2026] GET /v2.0/security-groups/lb-6401898a-d54c-4ea8-a642-9f504bbaf164 => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2700] 199.204.45.116 () {30 vars in 785 bytes} [Mon Jun 22 03:06:36 2026] GET /v2.0/security-groups?name=lb-6401898a-d54c-4ea8-a642-9f504bbaf164 => generated 1639 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2701] 199.204.45.116 () {30 vars in 815 bytes} [Mon Jun 22 03:06:36 2026] GET /v2.0/security-group-rules?security_group_id=399f5b42-e5dc-4ae9-98b9-3513022bfaf5 => generated 1182 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2702] 199.204.45.116 () {34 vars in 747 bytes} [Mon Jun 22 03:06:36 2026] POST /v2.0/security-group-rules => generated 597 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2703] 199.204.45.116 () {34 vars in 747 bytes} [Mon Jun 22 03:06:37 2026] POST /v2.0/security-group-rules => generated 601 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2704] 199.204.45.116 () {34 vars in 1096 bytes} [Mon Jun 22 03:06:37 2026] GET /v2.0/ports?device_id=bfebcb84-5bbd-432d-bde5-3676c2f9d242&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2705] 199.204.45.116 () {34 vars in 1080 bytes} [Mon Jun 22 03:06:37 2026] GET /v2.0/ports?tenant_id=1c2e28f2401043ae8d875646464d4eed&device_id=bfebcb84-5bbd-432d-bde5-3676c2f9d242 => generated 1469 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2706] 199.204.45.116 () {34 vars in 986 bytes} [Mon Jun 22 03:06:37 2026] GET /v2.0/networks?id=a7f85339-09ce-4d07-aeb8-e4ddf114c37b => generated 801 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2707] 199.204.45.116 () {34 vars in 1058 bytes} [Mon Jun 22 03:06:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.208&port_id=44db014e-edf7-4f48-8e4e-5c5bc43dd6ad => generated 860 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2708] 199.204.45.116 () {34 vars in 1104 bytes} [Mon Jun 22 03:06:37 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A85&port_id=44db014e-edf7-4f48-8e4e-5c5bc43dd6ad => 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: 1382/2709] 199.204.45.116 () {34 vars in 1064 bytes} [Mon Jun 22 03:06:37 2026] GET /v2.0/subnets?id=6ad19c86-52f1-4db1-8ca9-fd2fd464055d&id=955d203e-1401-4e89-bcc7-54d0bcc62964 => generated 1365 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2710] 199.204.45.116 () {34 vars in 1052 bytes} [Mon Jun 22 03:06:37 2026] GET /v2.0/ports?network_id=a7f85339-09ce-4d07-aeb8-e4ddf114c37b&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: 1383/2711] 199.204.45.116 () {34 vars in 1052 bytes} [Mon Jun 22 03:06:37 2026] GET /v2.0/ports?network_id=a7f85339-09ce-4d07-aeb8-e4ddf114c37b&device_owner=network%3Adhcp => generated 1461 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2712] 199.204.45.116 () {34 vars in 1012 bytes} [Mon Jun 22 03:06:37 2026] GET /v2.0/networks/a7f85339-09ce-4d07-aeb8-e4ddf114c37b?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: 1384/2713] 199.204.45.116 () {34 vars in 1112 bytes} [Mon Jun 22 03:06:38 2026] GET /v2.0/networks/a7f85339-09ce-4d07-aeb8-e4ddf114c37b?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: 8|app: 0|req: 1331/2716] 10.0.0.98 () {30 vars in 689 bytes} [Mon Jun 22 03:06:44 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2717] 10.0.0.98 () {30 vars in 691 bytes} [Mon Jun 22 03:06:44 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2718] 10.0.0.98 () {30 vars in 667 bytes} [Mon Jun 22 03:06:44 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2719] 10.0.0.98 () {30 vars in 703 bytes} [Mon Jun 22 03:06:44 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: 1333/2720] 10.0.0.98 () {28 vars in 438 bytes} [Mon Jun 22 03:06:44 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2721] 10.0.0.98 () {30 vars in 727 bytes} [Mon Jun 22 03:06:44 2026] GET /v2.0/subnets/f9c583e4-ee40-4e64-89ea-0caebb46cf08 => generated 632 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2722] 199.204.45.116 () {30 vars in 703 bytes} [Mon Jun 22 03:06:45 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2723] 199.204.45.116 () {30 vars in 705 bytes} [Mon Jun 22 03:06:45 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: 1335/2724] 199.204.45.116 () {30 vars in 681 bytes} [Mon Jun 22 03:06:45 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: 1390/2725] 199.204.45.116 () {30 vars in 717 bytes} [Mon Jun 22 03:06:45 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2726] 199.204.45.116 () {30 vars in 741 bytes} [Mon Jun 22 03:06:45 2026] GET /v2.0/subnets/f9c583e4-ee40-4e64-89ea-0caebb46cf08 => generated 650 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2727] 199.204.45.116 () {30 vars in 769 bytes} [Mon Jun 22 03:06:45 2026] GET /v2.0/ports?device_id=fdd2b432-72d3-45db-b2dd-0de6519db353 => generated 2590 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2728] 199.204.45.116 () {30 vars in 703 bytes} [Mon Jun 22 03:06:46 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2729] 199.204.45.116 () {30 vars in 705 bytes} [Mon Jun 22 03:06:46 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: 1338/2730] 199.204.45.116 () {30 vars in 681 bytes} [Mon Jun 22 03:06: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: 7|app: 0|req: 1393/2731] 199.204.45.116 () {30 vars in 717 bytes} [Mon Jun 22 03:06:46 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: 1339/2732] 199.204.45.116 () {34 vars in 1012 bytes} [Mon Jun 22 03:06:46 2026] GET /v2.0/networks/11690736-f141-4ef9-8444-ef8fbf7d9bea?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: 1394/2733] 199.204.45.116 () {34 vars in 1112 bytes} [Mon Jun 22 03:06:46 2026] GET /v2.0/networks/11690736-f141-4ef9-8444-ef8fbf7d9bea?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2734] 199.204.45.116 () {34 vars in 986 bytes} [Mon Jun 22 03:06:46 2026] GET /v2.0/networks?id=11690736-f141-4ef9-8444-ef8fbf7d9bea => generated 801 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2735] 199.204.45.116 () {38 vars in 955 bytes} [Mon Jun 22 03:06:46 2026] POST /v2.0/ports => generated 1303 bytes in 504 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2736] 199.204.45.116 () {38 vars in 1028 bytes} [Mon Jun 22 03:06:47 2026] PUT /v2.0/ports/dc868db1-627b-48bd-9811-97764f5a92c1 => generated 1428 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, ' [pid: 7|app: 0|req: 1396/2737] 199.204.45.116 () {34 vars in 1080 bytes} [Mon Jun 22 03:06:48 2026] GET /v2.0/ports?tenant_id=83d2258846a946f7a4d565c6b7f14128&device_id=fdd2b432-72d3-45db-b2dd-0de6519db353 => generated 4046 bytes in 62 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: 1342/2738] 199.204.45.116 () {34 vars in 1062 bytes} [Mon Jun 22 03:06:48 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.231&port_id=f3ca48af-e97c-411b-a056-d55f4b5903e0 => 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: 1397/2739] 199.204.45.116 () {34 vars in 984 bytes} [Mon Jun 22 03:06:48 2026] GET /v2.0/subnets?id=9e7da1dc-bf95-4000-ba96-0d577862fd18 => 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: 1343/2740] 199.204.45.116 () {34 vars in 1052 bytes} [Mon Jun 22 03:06:48 2026] GET /v2.0/ports?network_id=abf4c36e-2e15-4270-8310-33c6ef974049&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: 1398/2741] 199.204.45.116 () {34 vars in 1012 bytes} [Mon Jun 22 03:06:48 2026] GET /v2.0/networks/abf4c36e-2e15-4270-8310-33c6ef974049?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-22 03:06:48.421 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-22d4ef50-784f-439d-bda9-21d43e97fb63'] response: {'name': 'network-changed', 'server_uuid': 'fdd2b432-72d3-45db-b2dd-0de6519db353', 'tag': 'dc868db1-627b-48bd-9811-97764f5a92c1', '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: 1344/2742] 199.204.45.116 () {34 vars in 1112 bytes} [Mon Jun 22 03:06:48 2026] GET /v2.0/networks/abf4c36e-2e15-4270-8310-33c6ef974049?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: 1399/2743] 199.204.45.116 () {34 vars in 1058 bytes} [Mon Jun 22 03:06:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.101&port_id=e4aa28af-179a-4a51-aa07-142e8b2a71ce => 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: 1345/2744] 199.204.45.116 () {34 vars in 984 bytes} [Mon Jun 22 03:06:48 2026] GET /v2.0/subnets?id=646fab40-8d68-441d-8e2c-1e21c80196ab => generated 655 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2745] 199.204.45.116 () {34 vars in 1052 bytes} [Mon Jun 22 03:06:48 2026] GET /v2.0/ports?network_id=7c9b3202-5e4a-4445-a152-bb66aae56068&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: 8|app: 0|req: 1346/2746] 199.204.45.116 () {34 vars in 1012 bytes} [Mon Jun 22 03:06:48 2026] GET /v2.0/networks/7c9b3202-5e4a-4445-a152-bb66aae56068?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: 1401/2747] 199.204.45.116 () {34 vars in 1112 bytes} [Mon Jun 22 03:06:48 2026] GET /v2.0/networks/7c9b3202-5e4a-4445-a152-bb66aae56068?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: 1347/2748] 199.204.45.116 () {34 vars in 1058 bytes} [Mon Jun 22 03:06:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.201&port_id=dc868db1-627b-48bd-9811-97764f5a92c1 => 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: 1402/2749] 199.204.45.116 () {34 vars in 1104 bytes} [Mon Jun 22 03:06:48 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A386&port_id=dc868db1-627b-48bd-9811-97764f5a92c1 => 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: 1348/2750] 199.204.45.116 () {34 vars in 1064 bytes} [Mon Jun 22 03:06:48 2026] GET /v2.0/subnets?id=f9c583e4-ee40-4e64-89ea-0caebb46cf08&id=55e55e76-a15b-48d2-9ba8-7992c5660859 => generated 1363 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2751] 199.204.45.116 () {34 vars in 1052 bytes} [Mon Jun 22 03:06:48 2026] GET /v2.0/ports?network_id=11690736-f141-4ef9-8444-ef8fbf7d9bea&device_owner=network%3Adhcp => generated 1457 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2752] 199.204.45.116 () {34 vars in 1052 bytes} [Mon Jun 22 03:06:49 2026] GET /v2.0/ports?network_id=11690736-f141-4ef9-8444-ef8fbf7d9bea&device_owner=network%3Adhcp => generated 1457 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2753] 199.204.45.116 () {34 vars in 1012 bytes} [Mon Jun 22 03:06:49 2026] GET /v2.0/networks/11690736-f141-4ef9-8444-ef8fbf7d9bea?fields=segments => generated 14 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2754] 199.204.45.116 () {34 vars in 1112 bytes} [Mon Jun 22 03:06:49 2026] GET /v2.0/networks/11690736-f141-4ef9-8444-ef8fbf7d9bea?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: 1405/2755] 199.204.45.116 () {34 vars in 1080 bytes} [Mon Jun 22 03:06:49 2026] GET /v2.0/ports?tenant_id=83d2258846a946f7a4d565c6b7f14128&device_id=fdd2b432-72d3-45db-b2dd-0de6519db353 => generated 4046 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2756] 199.204.45.116 () {34 vars in 986 bytes} [Mon Jun 22 03:06:49 2026] GET /v2.0/networks?id=11690736-f141-4ef9-8444-ef8fbf7d9bea => generated 801 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2757] 199.204.45.116 () {34 vars in 1058 bytes} [Mon Jun 22 03:06:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.201&port_id=dc868db1-627b-48bd-9811-97764f5a92c1 => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2758] 199.204.45.116 () {34 vars in 1104 bytes} [Mon Jun 22 03:06:49 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A386&port_id=dc868db1-627b-48bd-9811-97764f5a92c1 => 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: 1407/2759] 10.0.0.153 () {34 vars in 971 bytes} [Mon Jun 22 03:06:49 2026] GET /v2.0/ports/dc868db1-627b-48bd-9811-97764f5a92c1 => generated 1464 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2760] 199.204.45.116 () {34 vars in 1064 bytes} [Mon Jun 22 03:06:49 2026] GET /v2.0/subnets?id=f9c583e4-ee40-4e64-89ea-0caebb46cf08&id=55e55e76-a15b-48d2-9ba8-7992c5660859 => generated 1363 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2761] 199.204.45.116 () {30 vars in 737 bytes} [Mon Jun 22 03:06:49 2026] GET /v2.0/ports/dc868db1-627b-48bd-9811-97764f5a92c1 => generated 1464 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2762] 199.204.45.116 () {34 vars in 1052 bytes} [Mon Jun 22 03:06:49 2026] GET /v2.0/ports?network_id=11690736-f141-4ef9-8444-ef8fbf7d9bea&device_owner=network%3Adhcp => generated 1457 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2763] 199.204.45.116 () {30 vars in 737 bytes} [Mon Jun 22 03:06:49 2026] GET /v2.0/ports/dc868db1-627b-48bd-9811-97764f5a92c1 => generated 1464 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2764] 199.204.45.116 () {34 vars in 1052 bytes} [Mon Jun 22 03:06:49 2026] GET /v2.0/ports?network_id=11690736-f141-4ef9-8444-ef8fbf7d9bea&device_owner=network%3Adhcp => generated 1457 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2765] 199.204.45.116 () {34 vars in 1012 bytes} [Mon Jun 22 03:06:49 2026] GET /v2.0/networks/11690736-f141-4ef9-8444-ef8fbf7d9bea?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: 1357/2766] 199.204.45.116 () {34 vars in 1112 bytes} [Mon Jun 22 03:06:49 2026] GET /v2.0/networks/11690736-f141-4ef9-8444-ef8fbf7d9bea?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: 1410/2767] 199.204.45.116 () {34 vars in 790 bytes} [Mon Jun 22 03:06:49 2026] PUT /v2.0/ports/dc868db1-627b-48bd-9811-97764f5a92c1 => generated 1199 bytes in 497 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2768] 199.204.45.116 () {30 vars in 743 bytes} [Mon Jun 22 03:06:50 2026] GET /v2.0/networks/11690736-f141-4ef9-8444-ef8fbf7d9bea => generated 798 bytes in 75 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: 1411/2769] 199.204.45.116 () {30 vars in 741 bytes} [Mon Jun 22 03:06:50 2026] GET /v2.0/subnets/f9c583e4-ee40-4e64-89ea-0caebb46cf08 => generated 650 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2770] 199.204.45.116 () {34 vars in 1080 bytes} [Mon Jun 22 03:06:50 2026] GET /v2.0/ports?tenant_id=83d2258846a946f7a4d565c6b7f14128&device_id=fdd2b432-72d3-45db-b2dd-0de6519db353 => generated 3817 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-22 03:06:50.521 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a7816e14-ad40-4cd5-8f14-deb993e606b0'] response: {'name': 'network-changed', 'server_uuid': 'fdd2b432-72d3-45db-b2dd-0de6519db353', 'tag': 'dc868db1-627b-48bd-9811-97764f5a92c1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1360/2771] 199.204.45.116 () {30 vars in 703 bytes} [Mon Jun 22 03:06:50 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2772] 199.204.45.116 () {30 vars in 705 bytes} [Mon Jun 22 03:06:50 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2773] 199.204.45.116 () {30 vars in 681 bytes} [Mon Jun 22 03:06:50 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2774] 199.204.45.116 () {30 vars in 717 bytes} [Mon Jun 22 03:06:50 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2775] 199.204.45.116 () {30 vars in 741 bytes} [Mon Jun 22 03:06:50 2026] GET /v2.0/subnets/646fab40-8d68-441d-8e2c-1e21c80196ab => generated 652 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2776] 199.204.45.116 () {34 vars in 986 bytes} [Mon Jun 22 03:06:50 2026] GET /v2.0/networks?id=11690736-f141-4ef9-8444-ef8fbf7d9bea => generated 801 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2777] 199.204.45.116 () {34 vars in 1058 bytes} [Mon Jun 22 03:06:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.201&port_id=dc868db1-627b-48bd-9811-97764f5a92c1 => 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: 1365/2778] 199.204.45.116 () {30 vars in 737 bytes} [Mon Jun 22 03:06:50 2026] GET /v2.0/ports/3c482f02-f395-4cd5-b109-6b5d4339a89c => generated 1132 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2779] 199.204.45.116 () {34 vars in 984 bytes} [Mon Jun 22 03:06:50 2026] GET /v2.0/subnets?id=f9c583e4-ee40-4e64-89ea-0caebb46cf08 => generated 653 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2780] 199.204.45.116 () {30 vars in 737 bytes} [Mon Jun 22 03:06:50 2026] GET /v2.0/ports/e4aa28af-179a-4a51-aa07-142e8b2a71ce => generated 1350 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2781] 199.204.45.116 () {34 vars in 1052 bytes} [Mon Jun 22 03:06:50 2026] GET /v2.0/ports?network_id=11690736-f141-4ef9-8444-ef8fbf7d9bea&device_owner=network%3Adhcp => generated 1457 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2782] 199.204.45.116 () {30 vars in 741 bytes} [Mon Jun 22 03:06:50 2026] GET /v2.0/subnets/646fab40-8d68-441d-8e2c-1e21c80196ab => generated 652 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1368/2783] 199.204.45.116 () {34 vars in 1012 bytes} [Mon Jun 22 03:06:50 2026] GET /v2.0/networks/11690736-f141-4ef9-8444-ef8fbf7d9bea?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2784] 199.204.45.116 () {30 vars in 743 bytes} [Mon Jun 22 03:06:50 2026] GET /v2.0/networks/7c9b3202-5e4a-4445-a152-bb66aae56068 => 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: 1417/2785] 199.204.45.116 () {30 vars in 737 bytes} [Mon Jun 22 03:06:50 2026] GET /v2.0/ports/3c482f02-f395-4cd5-b109-6b5d4339a89c => generated 1132 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2786] 199.204.45.116 () {34 vars in 1112 bytes} [Mon Jun 22 03:06:50 2026] GET /v2.0/networks/11690736-f141-4ef9-8444-ef8fbf7d9bea?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: 1418/2787] 199.204.45.116 () {30 vars in 741 bytes} [Mon Jun 22 03:06:50 2026] GET /v2.0/subnets/646fab40-8d68-441d-8e2c-1e21c80196ab => generated 652 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2788] 10.0.0.98 () {30 vars in 689 bytes} [Mon Jun 22 03:06:55 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: 1419/2789] 10.0.0.98 () {30 vars in 691 bytes} [Mon Jun 22 03:06:55 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: 1371/2790] 10.0.0.98 () {30 vars in 667 bytes} [Mon Jun 22 03:06:55 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: 1420/2791] 10.0.0.98 () {30 vars in 703 bytes} [Mon Jun 22 03:06:55 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2792] 10.0.0.98 () {28 vars in 438 bytes} [Mon Jun 22 03:06:55 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/2793] 10.0.0.98 () {30 vars in 727 bytes} [Mon Jun 22 03:06:55 2026] GET /v2.0/subnets/6ad19c86-52f1-4db1-8ca9-fd2fd464055d => generated 631 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2794] 199.204.45.116 () {30 vars in 703 bytes} [Mon Jun 22 03:06:56 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: 1422/2795] 199.204.45.116 () {30 vars in 705 bytes} [Mon Jun 22 03:06:56 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: 1374/2796] 199.204.45.116 () {30 vars in 681 bytes} [Mon Jun 22 03:06:56 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: 1423/2797] 199.204.45.116 () {30 vars in 717 bytes} [Mon Jun 22 03:06:56 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: 1375/2798] 199.204.45.116 () {30 vars in 741 bytes} [Mon Jun 22 03:06:56 2026] GET /v2.0/subnets/f9c583e4-ee40-4e64-89ea-0caebb46cf08 => generated 650 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2799] 199.204.45.116 () {30 vars in 741 bytes} [Mon Jun 22 03:06:56 2026] GET /v2.0/subnets/6ad19c86-52f1-4db1-8ca9-fd2fd464055d => generated 649 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2800] 199.204.45.116 () {30 vars in 769 bytes} [Mon Jun 22 03:06:56 2026] GET /v2.0/ports?device_id=fdd2b432-72d3-45db-b2dd-0de6519db353 => generated 3819 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2801] 199.204.45.116 () {30 vars in 703 bytes} [Mon Jun 22 03:06:56 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: 1377/2802] 199.204.45.116 () {30 vars in 705 bytes} [Mon Jun 22 03:06:56 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2803] 199.204.45.116 () {30 vars in 681 bytes} [Mon Jun 22 03:06:56 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: 1378/2804] 199.204.45.116 () {30 vars in 717 bytes} [Mon Jun 22 03:06:56 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: 1427/2805] 199.204.45.116 () {34 vars in 1012 bytes} [Mon Jun 22 03:06:57 2026] GET /v2.0/networks/a7f85339-09ce-4d07-aeb8-e4ddf114c37b?fields=segments => generated 14 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2806] 199.204.45.116 () {34 vars in 1112 bytes} [Mon Jun 22 03:06:57 2026] GET /v2.0/networks/a7f85339-09ce-4d07-aeb8-e4ddf114c37b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2807] 199.204.45.116 () {34 vars in 986 bytes} [Mon Jun 22 03:06:57 2026] GET /v2.0/networks?id=a7f85339-09ce-4d07-aeb8-e4ddf114c37b => generated 801 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2808] 199.204.45.116 () {38 vars in 955 bytes} [Mon Jun 22 03:06:57 2026] POST /v2.0/ports => generated 1303 bytes in 461 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2811] 199.204.45.116 () {38 vars in 1028 bytes} [Mon Jun 22 03:06:57 2026] PUT /v2.0/ports/e1ec1455-4f5b-485a-a790-de218615c272 => generated 1428 bytes in 655 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: 1383/2812] 199.204.45.116 () {34 vars in 1080 bytes} [Mon Jun 22 03:06:58 2026] GET /v2.0/ports?tenant_id=83d2258846a946f7a4d565c6b7f14128&device_id=fdd2b432-72d3-45db-b2dd-0de6519db353 => generated 5275 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-06-22 03:06:58.633 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bf02b3c4-552c-4c5e-a5b2-f7d52211a947'] response: {'name': 'network-changed', 'server_uuid': 'fdd2b432-72d3-45db-b2dd-0de6519db353', 'tag': 'e1ec1455-4f5b-485a-a790-de218615c272', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1430/2813] 199.204.45.116 () {34 vars in 1062 bytes} [Mon Jun 22 03:06:58 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.231&port_id=f3ca48af-e97c-411b-a056-d55f4b5903e0 => 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: 1384/2814] 199.204.45.116 () {34 vars in 984 bytes} [Mon Jun 22 03:06:58 2026] GET /v2.0/subnets?id=9e7da1dc-bf95-4000-ba96-0d577862fd18 => generated 630 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2815] 199.204.45.116 () {34 vars in 1052 bytes} [Mon Jun 22 03:06:58 2026] GET /v2.0/ports?network_id=abf4c36e-2e15-4270-8310-33c6ef974049&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: 1385/2816] 199.204.45.116 () {34 vars in 1012 bytes} [Mon Jun 22 03:06:58 2026] GET /v2.0/networks/abf4c36e-2e15-4270-8310-33c6ef974049?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1432/2817] 199.204.45.116 () {34 vars in 1112 bytes} [Mon Jun 22 03:06:58 2026] GET /v2.0/networks/abf4c36e-2e15-4270-8310-33c6ef974049?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2818] 199.204.45.116 () {34 vars in 1058 bytes} [Mon Jun 22 03:06:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.101&port_id=e4aa28af-179a-4a51-aa07-142e8b2a71ce => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2819] 199.204.45.116 () {34 vars in 984 bytes} [Mon Jun 22 03:06:58 2026] GET /v2.0/subnets?id=646fab40-8d68-441d-8e2c-1e21c80196ab => generated 655 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2820] 199.204.45.116 () {34 vars in 1052 bytes} [Mon Jun 22 03:06:58 2026] GET /v2.0/ports?network_id=7c9b3202-5e4a-4445-a152-bb66aae56068&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: 1434/2821] 199.204.45.116 () {34 vars in 1012 bytes} [Mon Jun 22 03:06:59 2026] GET /v2.0/networks/7c9b3202-5e4a-4445-a152-bb66aae56068?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: 1388/2822] 199.204.45.116 () {34 vars in 1112 bytes} [Mon Jun 22 03:06:59 2026] GET /v2.0/networks/7c9b3202-5e4a-4445-a152-bb66aae56068?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2823] 199.204.45.116 () {34 vars in 1058 bytes} [Mon Jun 22 03:06:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.201&port_id=dc868db1-627b-48bd-9811-97764f5a92c1 => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2824] 199.204.45.116 () {34 vars in 984 bytes} [Mon Jun 22 03:06:59 2026] GET /v2.0/subnets?id=f9c583e4-ee40-4e64-89ea-0caebb46cf08 => generated 653 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2825] 199.204.45.116 () {34 vars in 1052 bytes} [Mon Jun 22 03:06:59 2026] GET /v2.0/ports?network_id=11690736-f141-4ef9-8444-ef8fbf7d9bea&device_owner=network%3Adhcp => generated 1457 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2826] 199.204.45.116 () {34 vars in 1012 bytes} [Mon Jun 22 03:06:59 2026] GET /v2.0/networks/11690736-f141-4ef9-8444-ef8fbf7d9bea?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2827] 199.204.45.116 () {34 vars in 1112 bytes} [Mon Jun 22 03:06:59 2026] GET /v2.0/networks/11690736-f141-4ef9-8444-ef8fbf7d9bea?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: 1391/2828] 199.204.45.116 () {34 vars in 1056 bytes} [Mon Jun 22 03:06:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.16&port_id=e1ec1455-4f5b-485a-a790-de218615c272 => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2829] 199.204.45.116 () {34 vars in 1106 bytes} [Mon Jun 22 03:06:59 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2d2&port_id=e1ec1455-4f5b-485a-a790-de218615c272 => 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: 1392/2830] 199.204.45.116 () {34 vars in 1064 bytes} [Mon Jun 22 03:06:59 2026] GET /v2.0/subnets?id=6ad19c86-52f1-4db1-8ca9-fd2fd464055d&id=955d203e-1401-4e89-bcc7-54d0bcc62964 => generated 1365 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2831] 199.204.45.116 () {34 vars in 1052 bytes} [Mon Jun 22 03:06:59 2026] GET /v2.0/ports?network_id=a7f85339-09ce-4d07-aeb8-e4ddf114c37b&device_owner=network%3Adhcp => generated 1461 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2832] 199.204.45.116 () {34 vars in 1052 bytes} [Mon Jun 22 03:06:59 2026] GET /v2.0/ports?network_id=a7f85339-09ce-4d07-aeb8-e4ddf114c37b&device_owner=network%3Adhcp => generated 1461 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2833] 199.204.45.116 () {34 vars in 1012 bytes} [Mon Jun 22 03:06:59 2026] GET /v2.0/networks/a7f85339-09ce-4d07-aeb8-e4ddf114c37b?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: 1394/2834] 199.204.45.116 () {34 vars in 1112 bytes} [Mon Jun 22 03:06:59 2026] GET /v2.0/networks/a7f85339-09ce-4d07-aeb8-e4ddf114c37b?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: 1441/2835] 199.204.45.116 () {34 vars in 1080 bytes} [Mon Jun 22 03:07:00 2026] GET /v2.0/ports?tenant_id=83d2258846a946f7a4d565c6b7f14128&device_id=fdd2b432-72d3-45db-b2dd-0de6519db353 => generated 5275 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2836] 199.204.45.116 () {34 vars in 986 bytes} [Mon Jun 22 03:07:00 2026] GET /v2.0/networks?id=a7f85339-09ce-4d07-aeb8-e4ddf114c37b => generated 801 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/2837] 199.204.45.116 () {34 vars in 1056 bytes} [Mon Jun 22 03:07:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.16&port_id=e1ec1455-4f5b-485a-a790-de218615c272 => 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: 1396/2838] 199.204.45.116 () {34 vars in 1106 bytes} [Mon Jun 22 03:07:00 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2d2&port_id=e1ec1455-4f5b-485a-a790-de218615c272 => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/2839] 199.204.45.116 () {34 vars in 1064 bytes} [Mon Jun 22 03:07:00 2026] GET /v2.0/subnets?id=6ad19c86-52f1-4db1-8ca9-fd2fd464055d&id=955d203e-1401-4e89-bcc7-54d0bcc62964 => generated 1365 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2840] 10.0.0.153 () {34 vars in 971 bytes} [Mon Jun 22 03:07:00 2026] GET /v2.0/ports/e1ec1455-4f5b-485a-a790-de218615c272 => generated 1464 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/2841] 199.204.45.116 () {34 vars in 1052 bytes} [Mon Jun 22 03:07:00 2026] GET /v2.0/ports?network_id=a7f85339-09ce-4d07-aeb8-e4ddf114c37b&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: 8|app: 0|req: 1398/2842] 199.204.45.116 () {30 vars in 737 bytes} [Mon Jun 22 03:07:00 2026] GET /v2.0/ports/e1ec1455-4f5b-485a-a790-de218615c272 => generated 1464 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2843] 199.204.45.116 () {34 vars in 1052 bytes} [Mon Jun 22 03:07:00 2026] GET /v2.0/ports?network_id=a7f85339-09ce-4d07-aeb8-e4ddf114c37b&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2844] 199.204.45.116 () {30 vars in 737 bytes} [Mon Jun 22 03:07:00 2026] GET /v2.0/ports/e1ec1455-4f5b-485a-a790-de218615c272 => 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: 1446/2845] 199.204.45.116 () {34 vars in 1012 bytes} [Mon Jun 22 03:07:00 2026] GET /v2.0/networks/a7f85339-09ce-4d07-aeb8-e4ddf114c37b?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/2846] 199.204.45.116 () {34 vars in 1112 bytes} [Mon Jun 22 03:07:00 2026] GET /v2.0/networks/a7f85339-09ce-4d07-aeb8-e4ddf114c37b?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: 1400/2847] 199.204.45.116 () {34 vars in 790 bytes} [Mon Jun 22 03:07:00 2026] PUT /v2.0/ports/e1ec1455-4f5b-485a-a790-de218615c272 => generated 1195 bytes in 411 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/2848] 199.204.45.116 () {30 vars in 743 bytes} [Mon Jun 22 03:07:00 2026] GET /v2.0/networks/a7f85339-09ce-4d07-aeb8-e4ddf114c37b => generated 798 bytes in 93 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: 1401/2849] 199.204.45.116 () {30 vars in 741 bytes} [Mon Jun 22 03:07:01 2026] GET /v2.0/subnets/6ad19c86-52f1-4db1-8ca9-fd2fd464055d => generated 649 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/2850] 199.204.45.116 () {34 vars in 1080 bytes} [Mon Jun 22 03:07:01 2026] GET /v2.0/ports?tenant_id=83d2258846a946f7a4d565c6b7f14128&device_id=fdd2b432-72d3-45db-b2dd-0de6519db353 => generated 5042 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-22 03:07:01.235 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-836a13de-ee3a-4b56-b8d3-8b35a6fb605f'] response: {'name': 'network-changed', 'server_uuid': 'fdd2b432-72d3-45db-b2dd-0de6519db353', 'tag': 'e1ec1455-4f5b-485a-a790-de218615c272', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1450/2851] 199.204.45.116 () {30 vars in 703 bytes} [Mon Jun 22 03:07:01 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/2852] 199.204.45.116 () {30 vars in 705 bytes} [Mon Jun 22 03:07:01 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: 7|app: 0|req: 1452/2853] 199.204.45.116 () {30 vars in 681 bytes} [Mon Jun 22 03:07:01 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/2854] 199.204.45.116 () {30 vars in 717 bytes} [Mon Jun 22 03:07:01 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2855] 199.204.45.116 () {34 vars in 986 bytes} [Mon Jun 22 03:07:01 2026] GET /v2.0/networks?id=a7f85339-09ce-4d07-aeb8-e4ddf114c37b => generated 801 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/2856] 199.204.45.116 () {30 vars in 741 bytes} [Mon Jun 22 03:07:01 2026] GET /v2.0/subnets/646fab40-8d68-441d-8e2c-1e21c80196ab => generated 652 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2857] 199.204.45.116 () {34 vars in 1056 bytes} [Mon Jun 22 03:07:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.16&port_id=e1ec1455-4f5b-485a-a790-de218615c272 => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/2858] 199.204.45.116 () {30 vars in 737 bytes} [Mon Jun 22 03:07:01 2026] GET /v2.0/ports/3c482f02-f395-4cd5-b109-6b5d4339a89c => 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: 1404/2859] 199.204.45.116 () {34 vars in 984 bytes} [Mon Jun 22 03:07:01 2026] GET /v2.0/subnets?id=6ad19c86-52f1-4db1-8ca9-fd2fd464055d => generated 652 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/2860] 199.204.45.116 () {30 vars in 737 bytes} [Mon Jun 22 03:07:01 2026] GET /v2.0/ports/e4aa28af-179a-4a51-aa07-142e8b2a71ce => generated 1350 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2861] 199.204.45.116 () {34 vars in 1052 bytes} [Mon Jun 22 03:07:01 2026] GET /v2.0/ports?network_id=a7f85339-09ce-4d07-aeb8-e4ddf114c37b&device_owner=network%3Adhcp => generated 1461 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/2862] 199.204.45.116 () {30 vars in 741 bytes} [Mon Jun 22 03:07:01 2026] GET /v2.0/subnets/646fab40-8d68-441d-8e2c-1e21c80196ab => generated 652 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2863] 199.204.45.116 () {34 vars in 1012 bytes} [Mon Jun 22 03:07:01 2026] GET /v2.0/networks/a7f85339-09ce-4d07-aeb8-e4ddf114c37b?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/2864] 199.204.45.116 () {30 vars in 743 bytes} [Mon Jun 22 03:07:01 2026] GET /v2.0/networks/7c9b3202-5e4a-4445-a152-bb66aae56068 => 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: 1407/2865] 199.204.45.116 () {34 vars in 1112 bytes} [Mon Jun 22 03:07:01 2026] GET /v2.0/networks/a7f85339-09ce-4d07-aeb8-e4ddf114c37b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/2866] 199.204.45.116 () {30 vars in 737 bytes} [Mon Jun 22 03:07:01 2026] GET /v2.0/ports/3c482f02-f395-4cd5-b109-6b5d4339a89c => generated 1132 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2867] 199.204.45.116 () {30 vars in 741 bytes} [Mon Jun 22 03:07:01 2026] GET /v2.0/subnets/646fab40-8d68-441d-8e2c-1e21c80196ab => generated 652 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/2868] 199.204.45.116 () {30 vars in 703 bytes} [Mon Jun 22 03:07:10 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: 1409/2869] 199.204.45.116 () {30 vars in 705 bytes} [Mon Jun 22 03:07:10 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/2870] 199.204.45.116 () {30 vars in 681 bytes} [Mon Jun 22 03:07:10 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2871] 199.204.45.116 () {30 vars in 717 bytes} [Mon Jun 22 03:07:10 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/2872] 199.204.45.116 () {30 vars in 741 bytes} [Mon Jun 22 03:07:10 2026] GET /v2.0/subnets/f9c583e4-ee40-4e64-89ea-0caebb46cf08 => generated 650 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2873] 199.204.45.116 () {30 vars in 769 bytes} [Mon Jun 22 03:07:10 2026] GET /v2.0/ports?device_id=fdd2b432-72d3-45db-b2dd-0de6519db353 => generated 5044 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/2874] 199.204.45.116 () {30 vars in 703 bytes} [Mon Jun 22 03:07:11 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: 1412/2875] 199.204.45.116 () {30 vars in 705 bytes} [Mon Jun 22 03:07:11 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: 1464/2876] 199.204.45.116 () {30 vars in 681 bytes} [Mon Jun 22 03:07:11 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: 1413/2877] 199.204.45.116 () {30 vars in 717 bytes} [Mon Jun 22 03:07:11 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: 1465/2878] 199.204.45.116 () {30 vars in 737 bytes} [Mon Jun 22 03:07:11 2026] GET /v2.0/ports/e1ec1455-4f5b-485a-a790-de218615c272 => generated 1233 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2879] 199.204.45.116 () {34 vars in 789 bytes} [Mon Jun 22 03:07:11 2026] PUT /v2.0/ports/e1ec1455-4f5b-485a-a790-de218615c272 => generated 1026 bytes in 410 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/2880] 199.204.45.116 () {30 vars in 743 bytes} [Mon Jun 22 03:07:11 2026] GET /v2.0/networks/a7f85339-09ce-4d07-aeb8-e4ddf114c37b => generated 798 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-22 03:07:11.753 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d64927cf-d5c6-4342-b049-1a1ca6e96c78'] response: {'name': 'network-changed', 'server_uuid': 'fdd2b432-72d3-45db-b2dd-0de6519db353', 'tag': 'e1ec1455-4f5b-485a-a790-de218615c272', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1415/2881] 199.204.45.116 () {30 vars in 769 bytes} [Mon Jun 22 03:07:11 2026] GET /v2.0/ports?device_id=fdd2b432-72d3-45db-b2dd-0de6519db353 => generated 4873 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/2882] 199.204.45.116 () {34 vars in 1080 bytes} [Mon Jun 22 03:07:11 2026] GET /v2.0/ports?tenant_id=83d2258846a946f7a4d565c6b7f14128&device_id=fdd2b432-72d3-45db-b2dd-0de6519db353 => generated 4873 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1416/2883] 199.204.45.116 () {34 vars in 986 bytes} [Mon Jun 22 03:07:11 2026] GET /v2.0/networks?id=a7f85339-09ce-4d07-aeb8-e4ddf114c37b => generated 801 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/2884] 199.204.45.116 () {30 vars in 769 bytes} [Mon Jun 22 03:07:11 2026] GET /v2.0/ports?device_id=fdd2b432-72d3-45db-b2dd-0de6519db353 => generated 4873 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2885] 199.204.45.116 () {34 vars in 1012 bytes} [Mon Jun 22 03:07:11 2026] GET /v2.0/networks/a7f85339-09ce-4d07-aeb8-e4ddf114c37b?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/2886] 199.204.45.116 () {34 vars in 1112 bytes} [Mon Jun 22 03:07:11 2026] GET /v2.0/networks/a7f85339-09ce-4d07-aeb8-e4ddf114c37b?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: 1418/2889] 199.204.45.116 () {30 vars in 769 bytes} [Mon Jun 22 03:07:12 2026] GET /v2.0/ports?device_id=fdd2b432-72d3-45db-b2dd-0de6519db353 => generated 4873 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/2890] 199.204.45.116 () {30 vars in 769 bytes} [Mon Jun 22 03:07:14 2026] GET /v2.0/ports?device_id=fdd2b432-72d3-45db-b2dd-0de6519db353 => generated 4873 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2891] 199.204.45.116 () {30 vars in 769 bytes} [Mon Jun 22 03:07:15 2026] GET /v2.0/ports?device_id=fdd2b432-72d3-45db-b2dd-0de6519db353 => generated 4873 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/2892] 199.204.45.116 () {30 vars in 769 bytes} [Mon Jun 22 03:07:16 2026] GET /v2.0/ports?device_id=fdd2b432-72d3-45db-b2dd-0de6519db353 => generated 4873 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2893] 199.204.45.116 () {30 vars in 769 bytes} [Mon Jun 22 03:07:17 2026] GET /v2.0/ports?device_id=fdd2b432-72d3-45db-b2dd-0de6519db353 => generated 4873 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/2894] 199.204.45.116 () {30 vars in 769 bytes} [Mon Jun 22 03:07:18 2026] GET /v2.0/ports?device_id=fdd2b432-72d3-45db-b2dd-0de6519db353 => generated 4873 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2895] 199.204.45.116 () {30 vars in 769 bytes} [Mon Jun 22 03:07:19 2026] GET /v2.0/ports?device_id=fdd2b432-72d3-45db-b2dd-0de6519db353 => generated 4873 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/2896] 199.204.45.116 () {30 vars in 769 bytes} [Mon Jun 22 03:07:20 2026] GET /v2.0/ports?device_id=fdd2b432-72d3-45db-b2dd-0de6519db353 => generated 4873 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2897] 199.204.45.116 () {30 vars in 769 bytes} [Mon Jun 22 03:07:21 2026] GET /v2.0/ports?device_id=fdd2b432-72d3-45db-b2dd-0de6519db353 => generated 4873 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/2898] 199.204.45.116 () {30 vars in 769 bytes} [Mon Jun 22 03:07:22 2026] GET /v2.0/ports?device_id=fdd2b432-72d3-45db-b2dd-0de6519db353 => generated 4873 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2899] 199.204.45.116 () {30 vars in 769 bytes} [Mon Jun 22 03:07:23 2026] GET /v2.0/ports?device_id=fdd2b432-72d3-45db-b2dd-0de6519db353 => generated 4873 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/2900] 199.204.45.116 () {30 vars in 769 bytes} [Mon Jun 22 03:07:24 2026] GET /v2.0/ports?device_id=fdd2b432-72d3-45db-b2dd-0de6519db353 => generated 4873 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2901] 199.204.45.116 () {30 vars in 769 bytes} [Mon Jun 22 03:07:25 2026] GET /v2.0/ports?device_id=fdd2b432-72d3-45db-b2dd-0de6519db353 => generated 4873 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/2902] 199.204.45.116 () {30 vars in 769 bytes} [Mon Jun 22 03:07:27 2026] GET /v2.0/ports?device_id=fdd2b432-72d3-45db-b2dd-0de6519db353 => generated 4873 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/2905] 199.204.45.116 () {30 vars in 769 bytes} [Mon Jun 22 03:07:28 2026] GET /v2.0/ports?device_id=fdd2b432-72d3-45db-b2dd-0de6519db353 => generated 4873 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2906] 199.204.45.116 () {30 vars in 769 bytes} [Mon Jun 22 03:07:29 2026] GET /v2.0/ports?device_id=fdd2b432-72d3-45db-b2dd-0de6519db353 => generated 4873 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/2907] 199.204.45.116 () {30 vars in 769 bytes} [Mon Jun 22 03:07:30 2026] GET /v2.0/ports?device_id=fdd2b432-72d3-45db-b2dd-0de6519db353 => generated 4873 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2908] 199.204.45.116 () {30 vars in 769 bytes} [Mon Jun 22 03:07:31 2026] GET /v2.0/ports?device_id=fdd2b432-72d3-45db-b2dd-0de6519db353 => generated 4873 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/2909] 199.204.45.116 () {30 vars in 769 bytes} [Mon Jun 22 03:07:32 2026] GET /v2.0/ports?device_id=fdd2b432-72d3-45db-b2dd-0de6519db353 => generated 4873 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2910] 199.204.45.116 () {34 vars in 975 bytes} [Mon Jun 22 03:07:32 2026] GET /v2.0/ports/e1ec1455-4f5b-485a-a790-de218615c272 => generated 1062 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/2911] 199.204.45.116 () {36 vars in 997 bytes} [Mon Jun 22 03:07:32 2026] DELETE /v2.0/ports/e1ec1455-4f5b-485a-a790-de218615c272 => 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: 1429/2912] 199.204.45.116 () {34 vars in 1080 bytes} [Mon Jun 22 03:07:32 2026] GET /v2.0/ports?tenant_id=83d2258846a946f7a4d565c6b7f14128&device_id=fdd2b432-72d3-45db-b2dd-0de6519db353 => generated 3819 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-22 03:07:32.977 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-da72107a-5ab1-4c21-92c1-6d324626d582'] response: {'server_uuid': 'fdd2b432-72d3-45db-b2dd-0de6519db353', 'name': 'network-vif-deleted', 'tag': 'e1ec1455-4f5b-485a-a790-de218615c272', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1484/2913] 199.204.45.116 () {34 vars in 1226 bytes} [Mon Jun 22 03:07:32 2026] GET /v2.0/networks?id=abf4c36e-2e15-4270-8310-33c6ef974049&id=7c9b3202-5e4a-4445-a152-bb66aae56068&id=11690736-f141-4ef9-8444-ef8fbf7d9bea&id=a7f85339-09ce-4d07-aeb8-e4ddf114c37b => generated 3097 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2914] 199.204.45.116 () {34 vars in 1062 bytes} [Mon Jun 22 03:07:33 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.231&port_id=f3ca48af-e97c-411b-a056-d55f4b5903e0 => 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: 1485/2915] 199.204.45.116 () {34 vars in 984 bytes} [Mon Jun 22 03:07:33 2026] GET /v2.0/subnets?id=9e7da1dc-bf95-4000-ba96-0d577862fd18 => 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: 1431/2916] 199.204.45.116 () {34 vars in 1052 bytes} [Mon Jun 22 03:07:33 2026] GET /v2.0/ports?network_id=abf4c36e-2e15-4270-8310-33c6ef974049&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: 1486/2917] 199.204.45.116 () {34 vars in 1012 bytes} [Mon Jun 22 03:07:33 2026] GET /v2.0/networks/abf4c36e-2e15-4270-8310-33c6ef974049?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: 1432/2918] 199.204.45.116 () {34 vars in 1112 bytes} [Mon Jun 22 03:07:33 2026] GET /v2.0/networks/abf4c36e-2e15-4270-8310-33c6ef974049?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: 1487/2919] 199.204.45.116 () {34 vars in 1058 bytes} [Mon Jun 22 03:07:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.101&port_id=e4aa28af-179a-4a51-aa07-142e8b2a71ce => 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: 1433/2920] 199.204.45.116 () {34 vars in 984 bytes} [Mon Jun 22 03:07:33 2026] GET /v2.0/subnets?id=646fab40-8d68-441d-8e2c-1e21c80196ab => generated 655 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/2921] 199.204.45.116 () {34 vars in 1052 bytes} [Mon Jun 22 03:07:33 2026] GET /v2.0/ports?network_id=7c9b3202-5e4a-4445-a152-bb66aae56068&device_owner=network%3Adhcp => generated 1461 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/2922] 199.204.45.116 () {34 vars in 1012 bytes} [Mon Jun 22 03:07:33 2026] GET /v2.0/networks/7c9b3202-5e4a-4445-a152-bb66aae56068?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: 1489/2923] 199.204.45.116 () {30 vars in 769 bytes} [Mon Jun 22 03:07:33 2026] GET /v2.0/ports?device_id=fdd2b432-72d3-45db-b2dd-0de6519db353 => generated 3819 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-22 03:07:33.603 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0613da30-5814-4e87-b426-7b01e0905f68 b1d7d4c039444a7b87e9f19d0e1e1e4e 83d2258846a946f7a4d565c6b7f14128 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1490/2924] 199.204.45.116 () {32 vars in 759 bytes} [Mon Jun 22 03:07:33 2026] DELETE /v2.0/ports/e1ec1455-4f5b-485a-a790-de218615c272 => 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: 1435/2925] 199.204.45.116 () {34 vars in 1112 bytes} [Mon Jun 22 03:07:33 2026] GET /v2.0/networks/7c9b3202-5e4a-4445-a152-bb66aae56068?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1491/2926] 199.204.45.116 () {34 vars in 1058 bytes} [Mon Jun 22 03:07:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.201&port_id=dc868db1-627b-48bd-9811-97764f5a92c1 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/2927] 199.204.45.116 () {30 vars in 703 bytes} [Mon Jun 22 03:07:33 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: 1436/2928] 199.204.45.116 () {34 vars in 984 bytes} [Mon Jun 22 03:07:33 2026] GET /v2.0/subnets?id=f9c583e4-ee40-4e64-89ea-0caebb46cf08 => generated 653 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/2929] 199.204.45.116 () {30 vars in 705 bytes} [Mon Jun 22 03:07:33 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2930] 199.204.45.116 () {30 vars in 681 bytes} [Mon Jun 22 03:07:33 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: 1438/2931] 199.204.45.116 () {30 vars in 717 bytes} [Mon Jun 22 03:07:33 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/2932] 199.204.45.116 () {34 vars in 1052 bytes} [Mon Jun 22 03:07:33 2026] GET /v2.0/ports?network_id=11690736-f141-4ef9-8444-ef8fbf7d9bea&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: 1439/2933] 199.204.45.116 () {30 vars in 741 bytes} [Mon Jun 22 03:07:33 2026] GET /v2.0/subnets/646fab40-8d68-441d-8e2c-1e21c80196ab => generated 652 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/2934] 199.204.45.116 () {30 vars in 737 bytes} [Mon Jun 22 03:07:33 2026] GET /v2.0/ports/3c482f02-f395-4cd5-b109-6b5d4339a89c => 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: 1495/2935] 199.204.45.116 () {34 vars in 1012 bytes} [Mon Jun 22 03:07:33 2026] GET /v2.0/networks/11690736-f141-4ef9-8444-ef8fbf7d9bea?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: 1441/2936] 199.204.45.116 () {30 vars in 737 bytes} [Mon Jun 22 03:07:33 2026] GET /v2.0/ports/e4aa28af-179a-4a51-aa07-142e8b2a71ce => generated 1350 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/2937] 199.204.45.116 () {34 vars in 1112 bytes} [Mon Jun 22 03:07:33 2026] GET /v2.0/networks/11690736-f141-4ef9-8444-ef8fbf7d9bea?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: 1442/2938] 199.204.45.116 () {30 vars in 741 bytes} [Mon Jun 22 03:07:33 2026] GET /v2.0/subnets/646fab40-8d68-441d-8e2c-1e21c80196ab => generated 652 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/2939] 199.204.45.116 () {30 vars in 743 bytes} [Mon Jun 22 03:07:33 2026] GET /v2.0/networks/7c9b3202-5e4a-4445-a152-bb66aae56068 => generated 800 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/2940] 199.204.45.116 () {30 vars in 737 bytes} [Mon Jun 22 03:07:34 2026] GET /v2.0/ports/3c482f02-f395-4cd5-b109-6b5d4339a89c => generated 1132 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/2941] 199.204.45.116 () {30 vars in 741 bytes} [Mon Jun 22 03:07:34 2026] GET /v2.0/subnets/646fab40-8d68-441d-8e2c-1e21c80196ab => generated 652 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2942] 199.204.45.116 () {34 vars in 1096 bytes} [Mon Jun 22 03:07:39 2026] GET /v2.0/ports?device_id=fdd2b432-72d3-45db-b2dd-0de6519db353&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 179 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/2943] 199.204.45.116 () {34 vars in 1080 bytes} [Mon Jun 22 03:07:39 2026] GET /v2.0/ports?tenant_id=83d2258846a946f7a4d565c6b7f14128&device_id=fdd2b432-72d3-45db-b2dd-0de6519db353 => generated 3819 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/2944] 199.204.45.116 () {34 vars in 1146 bytes} [Mon Jun 22 03:07:39 2026] GET /v2.0/networks?id=abf4c36e-2e15-4270-8310-33c6ef974049&id=7c9b3202-5e4a-4445-a152-bb66aae56068&id=11690736-f141-4ef9-8444-ef8fbf7d9bea => generated 2310 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/2945] 199.204.45.116 () {34 vars in 1062 bytes} [Mon Jun 22 03:07:39 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.231&port_id=f3ca48af-e97c-411b-a056-d55f4b5903e0 => 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: 1446/2946] 199.204.45.116 () {34 vars in 984 bytes} [Mon Jun 22 03:07:39 2026] GET /v2.0/subnets?id=9e7da1dc-bf95-4000-ba96-0d577862fd18 => generated 630 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/2947] 199.204.45.116 () {34 vars in 1052 bytes} [Mon Jun 22 03:07:39 2026] GET /v2.0/ports?network_id=abf4c36e-2e15-4270-8310-33c6ef974049&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: 1447/2948] 199.204.45.116 () {34 vars in 1012 bytes} [Mon Jun 22 03:07:39 2026] GET /v2.0/networks/abf4c36e-2e15-4270-8310-33c6ef974049?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/2949] 199.204.45.116 () {34 vars in 1112 bytes} [Mon Jun 22 03:07:39 2026] GET /v2.0/networks/abf4c36e-2e15-4270-8310-33c6ef974049?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/2950] 199.204.45.116 () {34 vars in 1058 bytes} [Mon Jun 22 03:07:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.101&port_id=e4aa28af-179a-4a51-aa07-142e8b2a71ce => 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: 1503/2951] 199.204.45.116 () {34 vars in 984 bytes} [Mon Jun 22 03:07:40 2026] GET /v2.0/subnets?id=646fab40-8d68-441d-8e2c-1e21c80196ab => generated 655 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/2952] 199.204.45.116 () {34 vars in 1052 bytes} [Mon Jun 22 03:07:40 2026] GET /v2.0/ports?network_id=7c9b3202-5e4a-4445-a152-bb66aae56068&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: 1504/2953] 199.204.45.116 () {34 vars in 1012 bytes} [Mon Jun 22 03:07:40 2026] GET /v2.0/networks/7c9b3202-5e4a-4445-a152-bb66aae56068?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: 1450/2954] 199.204.45.116 () {34 vars in 1112 bytes} [Mon Jun 22 03:07:40 2026] GET /v2.0/networks/7c9b3202-5e4a-4445-a152-bb66aae56068?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: 1505/2955] 199.204.45.116 () {34 vars in 1058 bytes} [Mon Jun 22 03:07:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.201&port_id=dc868db1-627b-48bd-9811-97764f5a92c1 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/2956] 199.204.45.116 () {34 vars in 984 bytes} [Mon Jun 22 03:07:40 2026] GET /v2.0/subnets?id=f9c583e4-ee40-4e64-89ea-0caebb46cf08 => generated 653 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/2957] 199.204.45.116 () {34 vars in 1052 bytes} [Mon Jun 22 03:07:40 2026] GET /v2.0/ports?network_id=11690736-f141-4ef9-8444-ef8fbf7d9bea&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: 1452/2958] 199.204.45.116 () {34 vars in 1012 bytes} [Mon Jun 22 03:07:40 2026] GET /v2.0/networks/11690736-f141-4ef9-8444-ef8fbf7d9bea?fields=segments => generated 14 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/2959] 199.204.45.116 () {34 vars in 1112 bytes} [Mon Jun 22 03:07:40 2026] GET /v2.0/networks/11690736-f141-4ef9-8444-ef8fbf7d9bea?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: 1453/2960] 199.204.45.116 () {30 vars in 703 bytes} [Mon Jun 22 03:07:41 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: 1508/2961] 199.204.45.116 () {30 vars in 705 bytes} [Mon Jun 22 03:07:41 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/2962] 199.204.45.116 () {30 vars in 681 bytes} [Mon Jun 22 03:07:41 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: 1509/2963] 199.204.45.116 () {30 vars in 717 bytes} [Mon Jun 22 03:07:41 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: 1455/2964] 199.204.45.116 () {30 vars in 769 bytes} [Mon Jun 22 03:07:41 2026] GET /v2.0/ports?device_id=fdd2b432-72d3-45db-b2dd-0de6519db353 => generated 3819 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/2965] 199.204.45.116 () {30 vars in 703 bytes} [Mon Jun 22 03:07:41 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: 1456/2966] 199.204.45.116 () {30 vars in 705 bytes} [Mon Jun 22 03:07:41 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: 1511/2967] 199.204.45.116 () {30 vars in 681 bytes} [Mon Jun 22 03:07:41 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/2968] 199.204.45.116 () {30 vars in 717 bytes} [Mon Jun 22 03:07:41 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: 1512/2969] 199.204.45.116 () {30 vars in 737 bytes} [Mon Jun 22 03:07:41 2026] GET /v2.0/ports/dc868db1-627b-48bd-9811-97764f5a92c1 => generated 1237 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/2970] 199.204.45.116 () {34 vars in 789 bytes} [Mon Jun 22 03:07:41 2026] PUT /v2.0/ports/dc868db1-627b-48bd-9811-97764f5a92c1 => generated 1026 bytes in 478 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/2971] 199.204.45.116 () {30 vars in 743 bytes} [Mon Jun 22 03:07:42 2026] GET /v2.0/networks/11690736-f141-4ef9-8444-ef8fbf7d9bea => generated 798 bytes in 76 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: 1459/2972] 199.204.45.116 () {30 vars in 769 bytes} [Mon Jun 22 03:07:42 2026] GET /v2.0/ports?device_id=fdd2b432-72d3-45db-b2dd-0de6519db353 => generated 3644 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-22 03:07:42.308 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-13e546a0-0e24-4b48-ad37-9d592a80b001'] response: {'name': 'network-changed', 'server_uuid': 'fdd2b432-72d3-45db-b2dd-0de6519db353', 'tag': 'dc868db1-627b-48bd-9811-97764f5a92c1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1514/2973] 199.204.45.116 () {34 vars in 1080 bytes} [Mon Jun 22 03:07:42 2026] GET /v2.0/ports?tenant_id=83d2258846a946f7a4d565c6b7f14128&device_id=fdd2b432-72d3-45db-b2dd-0de6519db353 => generated 3644 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/2974] 199.204.45.116 () {30 vars in 769 bytes} [Mon Jun 22 03:07:42 2026] GET /v2.0/ports?device_id=fdd2b432-72d3-45db-b2dd-0de6519db353 => generated 3644 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/2975] 199.204.45.116 () {34 vars in 986 bytes} [Mon Jun 22 03:07:42 2026] GET /v2.0/networks?id=11690736-f141-4ef9-8444-ef8fbf7d9bea => generated 801 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/2976] 199.204.45.116 () {34 vars in 1012 bytes} [Mon Jun 22 03:07:42 2026] GET /v2.0/networks/11690736-f141-4ef9-8444-ef8fbf7d9bea?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/2977] 199.204.45.116 () {34 vars in 1112 bytes} [Mon Jun 22 03:07:42 2026] GET /v2.0/networks/11690736-f141-4ef9-8444-ef8fbf7d9bea?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: 1463/2980] 199.204.45.116 () {30 vars in 769 bytes} [Mon Jun 22 03:07:43 2026] GET /v2.0/ports?device_id=fdd2b432-72d3-45db-b2dd-0de6519db353 => generated 3644 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/2981] 199.204.45.116 () {30 vars in 769 bytes} [Mon Jun 22 03:07:44 2026] GET /v2.0/ports?device_id=fdd2b432-72d3-45db-b2dd-0de6519db353 => generated 3644 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/2982] 199.204.45.116 () {30 vars in 769 bytes} [Mon Jun 22 03:07:45 2026] GET /v2.0/ports?device_id=fdd2b432-72d3-45db-b2dd-0de6519db353 => generated 3644 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/2983] 199.204.45.116 () {30 vars in 769 bytes} [Mon Jun 22 03:07:46 2026] GET /v2.0/ports?device_id=fdd2b432-72d3-45db-b2dd-0de6519db353 => generated 3644 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/2984] 199.204.45.116 () {30 vars in 769 bytes} [Mon Jun 22 03:07:47 2026] GET /v2.0/ports?device_id=fdd2b432-72d3-45db-b2dd-0de6519db353 => generated 3644 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1520/2985] 199.204.45.116 () {30 vars in 769 bytes} [Mon Jun 22 03:07:48 2026] GET /v2.0/ports?device_id=fdd2b432-72d3-45db-b2dd-0de6519db353 => generated 3644 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/2986] 199.204.45.116 () {30 vars in 769 bytes} [Mon Jun 22 03:07:49 2026] GET /v2.0/ports?device_id=fdd2b432-72d3-45db-b2dd-0de6519db353 => generated 3644 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/2987] 199.204.45.116 () {30 vars in 769 bytes} [Mon Jun 22 03:07:50 2026] GET /v2.0/ports?device_id=fdd2b432-72d3-45db-b2dd-0de6519db353 => generated 3644 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/2988] 199.204.45.116 () {30 vars in 769 bytes} [Mon Jun 22 03:07:51 2026] GET /v2.0/ports?device_id=fdd2b432-72d3-45db-b2dd-0de6519db353 => generated 3644 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/2989] 199.204.45.116 () {30 vars in 769 bytes} [Mon Jun 22 03:07:53 2026] GET /v2.0/ports?device_id=fdd2b432-72d3-45db-b2dd-0de6519db353 => generated 3644 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/2990] 199.204.45.116 () {30 vars in 769 bytes} [Mon Jun 22 03:07:54 2026] GET /v2.0/ports?device_id=fdd2b432-72d3-45db-b2dd-0de6519db353 => generated 3644 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/2991] 199.204.45.116 () {30 vars in 769 bytes} [Mon Jun 22 03:07:55 2026] GET /v2.0/ports?device_id=fdd2b432-72d3-45db-b2dd-0de6519db353 => generated 3644 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/2992] 199.204.45.116 () {30 vars in 769 bytes} [Mon Jun 22 03:07:56 2026] GET /v2.0/ports?device_id=fdd2b432-72d3-45db-b2dd-0de6519db353 => generated 3644 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1524/2993] 199.204.45.116 () {30 vars in 769 bytes} [Mon Jun 22 03:07:57 2026] GET /v2.0/ports?device_id=fdd2b432-72d3-45db-b2dd-0de6519db353 => generated 3644 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/2996] 199.204.45.116 () {30 vars in 769 bytes} [Mon Jun 22 03:07:58 2026] GET /v2.0/ports?device_id=fdd2b432-72d3-45db-b2dd-0de6519db353 => generated 3644 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1526/2997] 199.204.45.116 () {30 vars in 769 bytes} [Mon Jun 22 03:07:59 2026] GET /v2.0/ports?device_id=fdd2b432-72d3-45db-b2dd-0de6519db353 => generated 3644 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/2998] 199.204.45.116 () {30 vars in 769 bytes} [Mon Jun 22 03:08:00 2026] GET /v2.0/ports?device_id=fdd2b432-72d3-45db-b2dd-0de6519db353 => generated 3644 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1527/2999] 199.204.45.116 () {30 vars in 769 bytes} [Mon Jun 22 03:08:01 2026] GET /v2.0/ports?device_id=fdd2b432-72d3-45db-b2dd-0de6519db353 => generated 3644 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/3000] 199.204.45.116 () {30 vars in 769 bytes} [Mon Jun 22 03:08:02 2026] GET /v2.0/ports?device_id=fdd2b432-72d3-45db-b2dd-0de6519db353 => generated 3644 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1528/3001] 199.204.45.116 () {34 vars in 975 bytes} [Mon Jun 22 03:08:02 2026] GET /v2.0/ports/dc868db1-627b-48bd-9811-97764f5a92c1 => generated 1062 bytes in 527 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/3002] 199.204.45.116 () {36 vars in 997 bytes} [Mon Jun 22 03:08:03 2026] DELETE /v2.0/ports/dc868db1-627b-48bd-9811-97764f5a92c1 => generated 0 bytes in 303 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1529/3003] 199.204.45.116 () {34 vars in 1080 bytes} [Mon Jun 22 03:08:03 2026] GET /v2.0/ports?tenant_id=83d2258846a946f7a4d565c6b7f14128&device_id=fdd2b432-72d3-45db-b2dd-0de6519db353 => generated 2590 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/3004] 199.204.45.116 () {30 vars in 769 bytes} [Mon Jun 22 03:08:03 2026] GET /v2.0/ports?device_id=fdd2b432-72d3-45db-b2dd-0de6519db353 => generated 2590 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-22 03:08:03.925 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-93a943bb-41b4-4a28-95ec-042ded363665'] response: {'server_uuid': 'fdd2b432-72d3-45db-b2dd-0de6519db353', 'name': 'network-vif-deleted', 'tag': 'dc868db1-627b-48bd-9811-97764f5a92c1', 'status': 'completed', 'code': 200} 2026-06-22 03:08:03.937 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9252ef3c-039c-4904-b2d2-07bc09978d11 b1d7d4c039444a7b87e9f19d0e1e1e4e 83d2258846a946f7a4d565c6b7f14128 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1476/3005] 199.204.45.116 () {32 vars in 759 bytes} [Mon Jun 22 03:08:03 2026] DELETE /v2.0/ports/dc868db1-627b-48bd-9811-97764f5a92c1 => generated 132 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1530/3006] 199.204.45.116 () {34 vars in 1146 bytes} [Mon Jun 22 03:08:03 2026] GET /v2.0/networks?id=abf4c36e-2e15-4270-8310-33c6ef974049&id=7c9b3202-5e4a-4445-a152-bb66aae56068&id=11690736-f141-4ef9-8444-ef8fbf7d9bea => generated 2310 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/3007] 199.204.45.116 () {34 vars in 1062 bytes} [Mon Jun 22 03:08:03 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.231&port_id=f3ca48af-e97c-411b-a056-d55f4b5903e0 => 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: 1531/3008] 199.204.45.116 () {34 vars in 984 bytes} [Mon Jun 22 03:08:03 2026] GET /v2.0/subnets?id=9e7da1dc-bf95-4000-ba96-0d577862fd18 => generated 630 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1532/3009] 199.204.45.116 () {30 vars in 703 bytes} [Mon Jun 22 03:08:04 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1533/3010] 199.204.45.116 () {30 vars in 705 bytes} [Mon Jun 22 03:08:04 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: 1534/3011] 199.204.45.116 () {30 vars in 681 bytes} [Mon Jun 22 03:08:04 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/3012] 199.204.45.116 () {34 vars in 1052 bytes} [Mon Jun 22 03:08:04 2026] GET /v2.0/ports?network_id=abf4c36e-2e15-4270-8310-33c6ef974049&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: 1535/3013] 199.204.45.116 () {30 vars in 717 bytes} [Mon Jun 22 03:08:04 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: 1536/3014] 199.204.45.116 () {30 vars in 741 bytes} [Mon Jun 22 03:08:04 2026] GET /v2.0/subnets/646fab40-8d68-441d-8e2c-1e21c80196ab => generated 652 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1537/3015] 199.204.45.116 () {30 vars in 737 bytes} [Mon Jun 22 03:08:04 2026] GET /v2.0/ports/3c482f02-f395-4cd5-b109-6b5d4339a89c => 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: 1538/3016] 199.204.45.116 () {30 vars in 737 bytes} [Mon Jun 22 03:08:04 2026] GET /v2.0/ports/e4aa28af-179a-4a51-aa07-142e8b2a71ce => generated 1350 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1539/3017] 199.204.45.116 () {30 vars in 741 bytes} [Mon Jun 22 03:08:04 2026] GET /v2.0/subnets/646fab40-8d68-441d-8e2c-1e21c80196ab => generated 652 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1540/3018] 199.204.45.116 () {30 vars in 743 bytes} [Mon Jun 22 03:08:04 2026] GET /v2.0/networks/7c9b3202-5e4a-4445-a152-bb66aae56068 => generated 800 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1541/3019] 199.204.45.116 () {30 vars in 737 bytes} [Mon Jun 22 03:08:04 2026] GET /v2.0/ports/3c482f02-f395-4cd5-b109-6b5d4339a89c => generated 1132 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1542/3020] 199.204.45.116 () {30 vars in 741 bytes} [Mon Jun 22 03:08:04 2026] GET /v2.0/subnets/646fab40-8d68-441d-8e2c-1e21c80196ab => generated 652 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/3021] 199.204.45.116 () {34 vars in 1012 bytes} [Mon Jun 22 03:08:04 2026] GET /v2.0/networks/abf4c36e-2e15-4270-8310-33c6ef974049?fields=segments => generated 14 bytes in 498 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1543/3022] 199.204.45.116 () {34 vars in 1112 bytes} [Mon Jun 22 03:08:04 2026] GET /v2.0/networks/abf4c36e-2e15-4270-8310-33c6ef974049?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/3023] 199.204.45.116 () {34 vars in 1058 bytes} [Mon Jun 22 03:08:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.101&port_id=e4aa28af-179a-4a51-aa07-142e8b2a71ce => 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: 1544/3024] 199.204.45.116 () {34 vars in 984 bytes} [Mon Jun 22 03:08:04 2026] GET /v2.0/subnets?id=646fab40-8d68-441d-8e2c-1e21c80196ab => generated 655 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/3025] 199.204.45.116 () {34 vars in 1052 bytes} [Mon Jun 22 03:08:04 2026] GET /v2.0/ports?network_id=7c9b3202-5e4a-4445-a152-bb66aae56068&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1545/3026] 199.204.45.116 () {34 vars in 1012 bytes} [Mon Jun 22 03:08:04 2026] GET /v2.0/networks/7c9b3202-5e4a-4445-a152-bb66aae56068?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: 1482/3027] 199.204.45.116 () {34 vars in 1112 bytes} [Mon Jun 22 03:08:04 2026] GET /v2.0/networks/7c9b3202-5e4a-4445-a152-bb66aae56068?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: 1546/3028] 199.204.45.116 () {30 vars in 703 bytes} [Mon Jun 22 03:08:12 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: 1483/3029] 199.204.45.116 () {30 vars in 705 bytes} [Mon Jun 22 03:08:12 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: 1547/3030] 199.204.45.116 () {30 vars in 681 bytes} [Mon Jun 22 03:08:12 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: 1484/3031] 199.204.45.116 () {30 vars in 717 bytes} [Mon Jun 22 03:08:12 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-22 03:08:12.677 7 INFO neutron.api.v2.resource [None req-511efc66-f184-481c-99b7-44e02a18d82d b1d7d4c039444a7b87e9f19d0e1e1e4e 83d2258846a946f7a4d565c6b7f14128 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1548/3032] 199.204.45.116 () {30 vars in 763 bytes} [Mon Jun 22 03:08:12 2026] GET /v2.0/security-groups/lb-6401898a-d54c-4ea8-a642-9f504bbaf164 => generated 149 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/3033] 199.204.45.116 () {30 vars in 785 bytes} [Mon Jun 22 03:08:12 2026] GET /v2.0/security-groups?name=lb-6401898a-d54c-4ea8-a642-9f504bbaf164 => generated 2865 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1549/3034] 199.204.45.116 () {30 vars in 815 bytes} [Mon Jun 22 03:08:12 2026] GET /v2.0/security-group-rules?security_group_id=399f5b42-e5dc-4ae9-98b9-3513022bfaf5 => generated 2334 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/3035] 199.204.45.116 () {32 vars in 789 bytes} [Mon Jun 22 03:08:12 2026] DELETE /v2.0/security-group-rules/097fd4c9-bb89-4a70-973b-7bfb3f4d8ef0 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1550/3036] 199.204.45.116 () {32 vars in 789 bytes} [Mon Jun 22 03:08:12 2026] DELETE /v2.0/security-group-rules/6a14c223-4e41-4c18-93a8-55988b10137a => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-22 03:08:17.029 7 INFO neutron.db.l3_db [None req-ac94354e-5cb3-49a9-882a-93d2365af681 d8e571636516443faed7277388796f4f 1c2e28f2401043ae8d875646464d4eed - - default default] Floating IP 03e8c80f-f477-41d5-926e-b33baca8b468 disassociated (deleted). External IP: 10.96.250.211, port: 3c482f02-f395-4cd5-b109-6b5d4339a89c. [pid: 7|app: 0|req: 1552/3039] 10.0.0.151 () {32 vars in 732 bytes} [Mon Jun 22 03:08:16 2026] DELETE /v2.0/floatingips/03e8c80f-f477-41d5-926e-b33baca8b468 => generated 0 bytes in 830 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-22 03:08:17.442 8 INFO neutron.api.v2.resource [None req-5de4521b-963f-4c8c-81df-e3b13c5201a1 d8e571636516443faed7277388796f4f 1c2e28f2401043ae8d875646464d4eed - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1488/3040] 10.0.0.151 () {32 vars in 729 bytes} [Mon Jun 22 03:08:17 2026] GET /v2.0/floatingips/03e8c80f-f477-41d5-926e-b33baca8b468 => generated 144 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1553/3041] 199.204.45.116 () {30 vars in 703 bytes} [Mon Jun 22 03:08: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) [pid: 8|app: 0|req: 1489/3042] 199.204.45.116 () {30 vars in 705 bytes} [Mon Jun 22 03:08:18 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1554/3043] 199.204.45.116 () {30 vars in 681 bytes} [Mon Jun 22 03:08:18 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/3044] 199.204.45.116 () {30 vars in 717 bytes} [Mon Jun 22 03:08: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: 7|app: 0|req: 1555/3045] 199.204.45.116 () {30 vars in 741 bytes} [Mon Jun 22 03:08:18 2026] GET /v2.0/subnets/646fab40-8d68-441d-8e2c-1e21c80196ab => generated 652 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1491/3046] 199.204.45.116 () {30 vars in 769 bytes} [Mon Jun 22 03:08:18 2026] GET /v2.0/ports?device_id=fdd2b432-72d3-45db-b2dd-0de6519db353 => generated 2590 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1556/3047] 199.204.45.116 () {30 vars in 769 bytes} [Mon Jun 22 03:08:18 2026] GET /v2.0/ports?device_id=fdd2b432-72d3-45db-b2dd-0de6519db353 => generated 2590 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/3048] 199.204.45.116 () {30 vars in 769 bytes} [Mon Jun 22 03:08:18 2026] GET /v2.0/ports?device_id=fdd2b432-72d3-45db-b2dd-0de6519db353 => generated 2590 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1557/3049] 199.204.45.116 () {30 vars in 769 bytes} [Mon Jun 22 03:08:19 2026] GET /v2.0/ports?device_id=fdd2b432-72d3-45db-b2dd-0de6519db353 => generated 2590 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/3050] 199.204.45.116 () {30 vars in 769 bytes} [Mon Jun 22 03:08:20 2026] GET /v2.0/ports?device_id=fdd2b432-72d3-45db-b2dd-0de6519db353 => generated 2590 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1558/3051] 199.204.45.116 () {30 vars in 769 bytes} [Mon Jun 22 03:08:21 2026] GET /v2.0/ports?device_id=fdd2b432-72d3-45db-b2dd-0de6519db353 => generated 2590 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/3052] 199.204.45.116 () {30 vars in 769 bytes} [Mon Jun 22 03:08:22 2026] GET /v2.0/ports?device_id=fdd2b432-72d3-45db-b2dd-0de6519db353 => generated 2590 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1559/3053] 199.204.45.116 () {30 vars in 769 bytes} [Mon Jun 22 03:08:23 2026] GET /v2.0/ports?device_id=fdd2b432-72d3-45db-b2dd-0de6519db353 => generated 2590 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/3054] 199.204.45.116 () {30 vars in 769 bytes} [Mon Jun 22 03:08:24 2026] GET /v2.0/ports?device_id=fdd2b432-72d3-45db-b2dd-0de6519db353 => generated 2590 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1560/3055] 199.204.45.116 () {30 vars in 769 bytes} [Mon Jun 22 03:08:25 2026] GET /v2.0/ports?device_id=fdd2b432-72d3-45db-b2dd-0de6519db353 => generated 2590 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/3056] 199.204.45.116 () {30 vars in 769 bytes} [Mon Jun 22 03:08:27 2026] GET /v2.0/ports?device_id=fdd2b432-72d3-45db-b2dd-0de6519db353 => generated 2590 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/3059] 199.204.45.116 () {30 vars in 769 bytes} [Mon Jun 22 03:08:28 2026] GET /v2.0/ports?device_id=fdd2b432-72d3-45db-b2dd-0de6519db353 => generated 2590 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1562/3060] 199.204.45.116 () {30 vars in 769 bytes} [Mon Jun 22 03:08:29 2026] GET /v2.0/ports?device_id=fdd2b432-72d3-45db-b2dd-0de6519db353 => generated 2590 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/3061] 199.204.45.116 () {30 vars in 769 bytes} [Mon Jun 22 03:08:30 2026] GET /v2.0/ports?device_id=fdd2b432-72d3-45db-b2dd-0de6519db353 => generated 2590 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1563/3062] 199.204.45.116 () {30 vars in 769 bytes} [Mon Jun 22 03:08:31 2026] GET /v2.0/ports?device_id=fdd2b432-72d3-45db-b2dd-0de6519db353 => generated 2590 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/3063] 199.204.45.116 () {30 vars in 769 bytes} [Mon Jun 22 03:08:32 2026] GET /v2.0/ports?device_id=fdd2b432-72d3-45db-b2dd-0de6519db353 => generated 2590 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1564/3064] 199.204.45.116 () {30 vars in 769 bytes} [Mon Jun 22 03:08:33 2026] GET /v2.0/ports?device_id=fdd2b432-72d3-45db-b2dd-0de6519db353 => generated 2590 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/3065] 199.204.45.116 () {30 vars in 769 bytes} [Mon Jun 22 03:08:34 2026] GET /v2.0/ports?device_id=fdd2b432-72d3-45db-b2dd-0de6519db353 => generated 2590 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1565/3066] 199.204.45.116 () {30 vars in 769 bytes} [Mon Jun 22 03:08:35 2026] GET /v2.0/ports?device_id=fdd2b432-72d3-45db-b2dd-0de6519db353 => generated 2590 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/3067] 199.204.45.116 () {30 vars in 769 bytes} [Mon Jun 22 03:08:36 2026] GET /v2.0/ports?device_id=fdd2b432-72d3-45db-b2dd-0de6519db353 => generated 2590 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1566/3068] 199.204.45.116 () {30 vars in 769 bytes} [Mon Jun 22 03:08:37 2026] GET /v2.0/ports?device_id=fdd2b432-72d3-45db-b2dd-0de6519db353 => generated 2590 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/3069] 199.204.45.116 () {30 vars in 769 bytes} [Mon Jun 22 03:08:38 2026] GET /v2.0/ports?device_id=fdd2b432-72d3-45db-b2dd-0de6519db353 => generated 2590 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1567/3070] 199.204.45.116 () {34 vars in 975 bytes} [Mon Jun 22 03:08:39 2026] GET /v2.0/ports/e4aa28af-179a-4a51-aa07-142e8b2a71ce => generated 1350 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/3071] 199.204.45.116 () {34 vars in 1060 bytes} [Mon Jun 22 03:08:39 2026] GET /v2.0/ports/e4aa28af-179a-4a51-aa07-142e8b2a71ce?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1568/3072] 199.204.45.116 () {34 vars in 1016 bytes} [Mon Jun 22 03:08:39 2026] GET /v2.0/networks/7c9b3202-5e4a-4445-a152-bb66aae56068?fields=dns_domain => generated 29 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1505/3073] 199.204.45.116 () {38 vars in 1028 bytes} [Mon Jun 22 03:08:39 2026] PUT /v2.0/ports/e4aa28af-179a-4a51-aa07-142e8b2a71ce => generated 1151 bytes in 413 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1569/3074] 199.204.45.116 () {34 vars in 1080 bytes} [Mon Jun 22 03:08:39 2026] GET /v2.0/ports?tenant_id=83d2258846a946f7a4d565c6b7f14128&device_id=fdd2b432-72d3-45db-b2dd-0de6519db353 => generated 1248 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1570/3075] 199.204.45.116 () {30 vars in 769 bytes} [Mon Jun 22 03:08:39 2026] GET /v2.0/ports?device_id=fdd2b432-72d3-45db-b2dd-0de6519db353 => generated 1248 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/3076] 199.204.45.116 () {34 vars in 1066 bytes} [Mon Jun 22 03:08:39 2026] GET /v2.0/networks?id=abf4c36e-2e15-4270-8310-33c6ef974049&id=7c9b3202-5e4a-4445-a152-bb66aae56068 => generated 1523 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/3077] 199.204.45.116 () {34 vars in 1062 bytes} [Mon Jun 22 03:08:39 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.231&port_id=f3ca48af-e97c-411b-a056-d55f4b5903e0 => 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: 1508/3078] 199.204.45.116 () {34 vars in 984 bytes} [Mon Jun 22 03:08:39 2026] GET /v2.0/subnets?id=9e7da1dc-bf95-4000-ba96-0d577862fd18 => generated 630 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/3079] 199.204.45.116 () {34 vars in 1052 bytes} [Mon Jun 22 03:08:40 2026] GET /v2.0/ports?network_id=abf4c36e-2e15-4270-8310-33c6ef974049&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: 8|app: 0|req: 1510/3080] 199.204.45.116 () {34 vars in 1012 bytes} [Mon Jun 22 03:08:40 2026] GET /v2.0/networks/abf4c36e-2e15-4270-8310-33c6ef974049?fields=segments => generated 14 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1571/3081] 199.204.45.116 () {34 vars in 789 bytes} [Mon Jun 22 03:08:39 2026] PUT /v2.0/ports/e4aa28af-179a-4a51-aa07-142e8b2a71ce => generated 1090 bytes in 308 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: 1572/3082] 199.204.45.116 () {30 vars in 737 bytes} [Mon Jun 22 03:08:40 2026] GET /v2.0/ports/e4aa28af-179a-4a51-aa07-142e8b2a71ce => generated 1090 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/3083] 199.204.45.116 () {34 vars in 1112 bytes} [Mon Jun 22 03:08:40 2026] GET /v2.0/networks/abf4c36e-2e15-4270-8310-33c6ef974049?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1573/3084] 199.204.45.116 () {32 vars in 759 bytes} [Mon Jun 22 03:08:40 2026] DELETE /v2.0/ports/e4aa28af-179a-4a51-aa07-142e8b2a71ce => generated 0 bytes in 365 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1512/3085] 199.204.45.116 () {30 vars in 703 bytes} [Mon Jun 22 03:08:40 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1574/3086] 199.204.45.116 () {30 vars in 705 bytes} [Mon Jun 22 03:08:40 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: 1513/3087] 199.204.45.116 () {30 vars in 681 bytes} [Mon Jun 22 03:08:40 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: 1575/3088] 199.204.45.116 () {30 vars in 717 bytes} [Mon Jun 22 03:08:40 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-06-22 03:08:40.849 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3f8e4267-b161-4ae9-8e63-d94afcb34270 b1d7d4c039444a7b87e9f19d0e1e1e4e 83d2258846a946f7a4d565c6b7f14128 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1514/3089] 199.204.45.116 () {32 vars in 759 bytes} [Mon Jun 22 03:08:40 2026] DELETE /v2.0/ports/e4aa28af-179a-4a51-aa07-142e8b2a71ce => generated 132 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1576/3090] 199.204.45.116 () {30 vars in 737 bytes} [Mon Jun 22 03:08:40 2026] GET /v2.0/ports/3c482f02-f395-4cd5-b109-6b5d4339a89c => generated 1132 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-22 03:08:40.932 8 INFO neutron.api.v2.resource [None req-a164adc4-b756-45cc-a82e-28a8ce342671 b1d7d4c039444a7b87e9f19d0e1e1e4e 83d2258846a946f7a4d565c6b7f14128 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1515/3091] 199.204.45.116 () {30 vars in 763 bytes} [Mon Jun 22 03:08:40 2026] GET /v2.0/security-groups/lb-6401898a-d54c-4ea8-a642-9f504bbaf164 => generated 149 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1577/3092] 199.204.45.116 () {30 vars in 785 bytes} [Mon Jun 22 03:08:40 2026] GET /v2.0/security-groups?name=lb-6401898a-d54c-4ea8-a642-9f504bbaf164 => generated 1639 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1516/3093] 199.204.45.116 () {30 vars in 737 bytes} [Mon Jun 22 03:08:41 2026] GET /v2.0/ports/3c482f02-f395-4cd5-b109-6b5d4339a89c => generated 1132 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1578/3094] 199.204.45.116 () {34 vars in 789 bytes} [Mon Jun 22 03:08:41 2026] PUT /v2.0/ports/3c482f02-f395-4cd5-b109-6b5d4339a89c => generated 1094 bytes in 296 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1579/3095] 199.204.45.116 () {34 vars in 1096 bytes} [Mon Jun 22 03:08:41 2026] GET /v2.0/ports?device_id=9a3bcbd5-6f83-4d5b-8718-2a0c94ab607f&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/3096] 199.204.45.116 () {32 vars in 779 bytes} [Mon Jun 22 03:08:41 2026] DELETE /v2.0/security-groups/399f5b42-e5dc-4ae9-98b9-3513022bfaf5 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/3097] 199.204.45.116 () {34 vars in 1080 bytes} [Mon Jun 22 03:08:41 2026] GET /v2.0/ports?tenant_id=1c2e28f2401043ae8d875646464d4eed&device_id=9a3bcbd5-6f83-4d5b-8718-2a0c94ab607f => generated 1465 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/3098] 199.204.45.116 () {34 vars in 986 bytes} [Mon Jun 22 03:08:41 2026] GET /v2.0/networks?id=11690736-f141-4ef9-8444-ef8fbf7d9bea => generated 801 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1520/3099] 199.204.45.116 () {34 vars in 1056 bytes} [Mon Jun 22 03:08:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.75&port_id=9c18a362-0cdd-4568-bb92-c556b3055a28 => generated 859 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1521/3100] 199.204.45.116 () {34 vars in 1104 bytes} [Mon Jun 22 03:08:41 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A167&port_id=9c18a362-0cdd-4568-bb92-c556b3055a28 => 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: 1522/3101] 199.204.45.116 () {34 vars in 1064 bytes} [Mon Jun 22 03:08:41 2026] GET /v2.0/subnets?id=f9c583e4-ee40-4e64-89ea-0caebb46cf08&id=55e55e76-a15b-48d2-9ba8-7992c5660859 => generated 1363 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1580/3102] 199.204.45.116 () {32 vars in 759 bytes} [Mon Jun 22 03:08:41 2026] DELETE /v2.0/ports/3c482f02-f395-4cd5-b109-6b5d4339a89c => generated 0 bytes in 422 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1523/3103] 199.204.45.116 () {34 vars in 1052 bytes} [Mon Jun 22 03:08:41 2026] GET /v2.0/ports?network_id=11690736-f141-4ef9-8444-ef8fbf7d9bea&device_owner=network%3Adhcp => generated 1457 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1581/3104] 199.204.45.116 () {34 vars in 1052 bytes} [Mon Jun 22 03:08:41 2026] GET /v2.0/ports?network_id=11690736-f141-4ef9-8444-ef8fbf7d9bea&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: 1524/3105] 199.204.45.116 () {34 vars in 1012 bytes} [Mon Jun 22 03:08:41 2026] GET /v2.0/networks/11690736-f141-4ef9-8444-ef8fbf7d9bea?fields=segments => generated 14 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1582/3106] 199.204.45.116 () {34 vars in 1112 bytes} [Mon Jun 22 03:08:42 2026] GET /v2.0/networks/11690736-f141-4ef9-8444-ef8fbf7d9bea?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: 8|app: 0|req: 1525/3107] 199.204.45.116 () {34 vars in 994 bytes} [Mon Jun 22 03:08:42 2026] GET /v2.0/ports?device_id=fdd2b432-72d3-45db-b2dd-0de6519db353 => generated 1248 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1583/3108] 199.204.45.116 () {36 vars in 997 bytes} [Mon Jun 22 03:08:42 2026] DELETE /v2.0/ports/f3ca48af-e97c-411b-a056-d55f4b5903e0 => generated 0 bytes in 327 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-22 03:08:43.267 8 INFO neutron.db.l3_db [None req-60d50513-5c43-4f2f-bd68-ba6a16f244fe d8e571636516443faed7277388796f4f 1c2e28f2401043ae8d875646464d4eed - - default default] Floating IP 3e13f195-297d-4f75-a9d8-6ce63771edf0 disassociated (deleted). External IP: 10.96.250.209, port: 44db014e-edf7-4f48-8e4e-5c5bc43dd6ad. [pid: 8|app: 0|req: 1526/3111] 10.0.0.151 () {32 vars in 732 bytes} [Mon Jun 22 03:08:42 2026] DELETE /v2.0/floatingips/3e13f195-297d-4f75-a9d8-6ce63771edf0 => generated 0 bytes in 889 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-22 03:08:43.730 7 INFO neutron.api.v2.resource [None req-82b9f74a-6f0c-4908-a2dc-27caf742b08c d8e571636516443faed7277388796f4f 1c2e28f2401043ae8d875646464d4eed - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1586/3112] 10.0.0.151 () {32 vars in 729 bytes} [Mon Jun 22 03:08:43 2026] GET /v2.0/floatingips/3e13f195-297d-4f75-a9d8-6ce63771edf0 => generated 144 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-22 03:08:43.987 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7042c299-29d8-48a1-9da4-bbc0d008e5e2'] response: {'name': 'network-changed', 'server_uuid': 'bfebcb84-5bbd-432d-bde5-3676c2f9d242', 'tag': '44db014e-edf7-4f48-8e4e-5c5bc43dd6ad', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1527/3113] 10.0.0.153 () {34 vars in 990 bytes} [Mon Jun 22 03:08:43 2026] GET /v2.0/ports?device_id=bfebcb84-5bbd-432d-bde5-3676c2f9d242 => generated 1200 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-22 03:08:44.058 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e75a88d1-4203-4dc6-8d23-6e95c8001aa3'] response: {'server_uuid': 'fdd2b432-72d3-45db-b2dd-0de6519db353', 'name': 'network-vif-deleted', 'tag': 'f3ca48af-e97c-411b-a056-d55f4b5903e0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1587/3114] 199.204.45.116 () {34 vars in 1080 bytes} [Mon Jun 22 03:08:44 2026] GET /v2.0/ports?tenant_id=1c2e28f2401043ae8d875646464d4eed&device_id=bfebcb84-5bbd-432d-bde5-3676c2f9d242 => generated 1469 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/3115] 10.0.0.153 () {34 vars in 1040 bytes} [Mon Jun 22 03:08:44 2026] GET /v2.0/security-groups?id=8220cc57-ef3d-4c91-877c-0012523e1dbd&fields=id&fields=name => generated 112 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1588/3116] 199.204.45.116 () {34 vars in 986 bytes} [Mon Jun 22 03:08:44 2026] GET /v2.0/networks?id=a7f85339-09ce-4d07-aeb8-e4ddf114c37b => generated 801 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1529/3117] 199.204.45.116 () {34 vars in 1058 bytes} [Mon Jun 22 03:08:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.208&port_id=44db014e-edf7-4f48-8e4e-5c5bc43dd6ad => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1589/3118] 199.204.45.116 () {34 vars in 1104 bytes} [Mon Jun 22 03:08:44 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A85&port_id=44db014e-edf7-4f48-8e4e-5c5bc43dd6ad => 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: 1530/3119] 199.204.45.116 () {34 vars in 1064 bytes} [Mon Jun 22 03:08:44 2026] GET /v2.0/subnets?id=6ad19c86-52f1-4db1-8ca9-fd2fd464055d&id=955d203e-1401-4e89-bcc7-54d0bcc62964 => generated 1365 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1590/3120] 199.204.45.116 () {34 vars in 1052 bytes} [Mon Jun 22 03:08:44 2026] GET /v2.0/ports?network_id=a7f85339-09ce-4d07-aeb8-e4ddf114c37b&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: 8|app: 0|req: 1531/3121] 199.204.45.116 () {34 vars in 1052 bytes} [Mon Jun 22 03:08:44 2026] GET /v2.0/ports?network_id=a7f85339-09ce-4d07-aeb8-e4ddf114c37b&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: 1591/3122] 199.204.45.116 () {34 vars in 1012 bytes} [Mon Jun 22 03:08:44 2026] GET /v2.0/networks/a7f85339-09ce-4d07-aeb8-e4ddf114c37b?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/3123] 199.204.45.116 () {34 vars in 994 bytes} [Mon Jun 22 03:08:44 2026] GET /v2.0/ports?device_id=bfebcb84-5bbd-432d-bde5-3676c2f9d242 => generated 1200 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1592/3124] 199.204.45.116 () {34 vars in 1112 bytes} [Mon Jun 22 03:08:44 2026] GET /v2.0/networks/a7f85339-09ce-4d07-aeb8-e4ddf114c37b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1533/3125] 199.204.45.116 () {36 vars in 997 bytes} [Mon Jun 22 03:08:44 2026] DELETE /v2.0/ports/44db014e-edf7-4f48-8e4e-5c5bc43dd6ad => generated 0 bytes in 432 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-22 03:08:49.631 7 INFO neutron.db.l3_db [None req-d773d9ff-7da6-4bfe-b781-da521e68beb8 d8e571636516443faed7277388796f4f 1c2e28f2401043ae8d875646464d4eed - - default default] Floating IP 6b60838e-11c4-4d2f-893a-151c276f89f2 disassociated (deleted). External IP: 10.96.250.219, port: 9c18a362-0cdd-4568-bb92-c556b3055a28. [pid: 7|app: 0|req: 1593/3126] 10.0.0.151 () {32 vars in 732 bytes} [Mon Jun 22 03:08:49 2026] DELETE /v2.0/floatingips/6b60838e-11c4-4d2f-893a-151c276f89f2 => generated 0 bytes in 857 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-22 03:08:50.103 8 INFO neutron.api.v2.resource [None req-dc55e08f-b053-44ca-8b6f-e45e38e41a6e d8e571636516443faed7277388796f4f 1c2e28f2401043ae8d875646464d4eed - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1534/3127] 10.0.0.151 () {32 vars in 729 bytes} [Mon Jun 22 03:08:50 2026] GET /v2.0/floatingips/6b60838e-11c4-4d2f-893a-151c276f89f2 => generated 144 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-22 03:08:50.411 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8970ea78-5496-47bf-9c37-1b79db7cce4e'] response: {'name': 'network-changed', 'server_uuid': '9a3bcbd5-6f83-4d5b-8718-2a0c94ab607f', 'tag': '9c18a362-0cdd-4568-bb92-c556b3055a28', 'status': 'completed', 'code': 200} 2026-06-22 03:08:50.439 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-78ed94a2-f3bb-49c7-88e4-5e5c0f3516ed'] response: {'server_uuid': 'bfebcb84-5bbd-432d-bde5-3676c2f9d242', 'name': 'network-vif-deleted', 'tag': '44db014e-edf7-4f48-8e4e-5c5bc43dd6ad', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1594/3128] 10.0.0.153 () {34 vars in 990 bytes} [Mon Jun 22 03:08:50 2026] GET /v2.0/ports?device_id=9a3bcbd5-6f83-4d5b-8718-2a0c94ab607f => generated 1196 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1535/3129] 199.204.45.116 () {34 vars in 1080 bytes} [Mon Jun 22 03:08:50 2026] GET /v2.0/ports?tenant_id=1c2e28f2401043ae8d875646464d4eed&device_id=9a3bcbd5-6f83-4d5b-8718-2a0c94ab607f => generated 1465 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1595/3130] 10.0.0.153 () {34 vars in 1040 bytes} [Mon Jun 22 03:08:50 2026] GET /v2.0/security-groups?id=8220cc57-ef3d-4c91-877c-0012523e1dbd&fields=id&fields=name => generated 112 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/3131] 199.204.45.116 () {34 vars in 986 bytes} [Mon Jun 22 03:08:50 2026] GET /v2.0/networks?id=11690736-f141-4ef9-8444-ef8fbf7d9bea => generated 801 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1596/3132] 199.204.45.116 () {34 vars in 1056 bytes} [Mon Jun 22 03:08:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.75&port_id=9c18a362-0cdd-4568-bb92-c556b3055a28 => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1537/3133] 199.204.45.116 () {34 vars in 1104 bytes} [Mon Jun 22 03:08:50 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A167&port_id=9c18a362-0cdd-4568-bb92-c556b3055a28 => 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: 1597/3134] 199.204.45.116 () {34 vars in 1064 bytes} [Mon Jun 22 03:08:50 2026] GET /v2.0/subnets?id=f9c583e4-ee40-4e64-89ea-0caebb46cf08&id=55e55e76-a15b-48d2-9ba8-7992c5660859 => generated 1363 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1538/3135] 199.204.45.116 () {34 vars in 1052 bytes} [Mon Jun 22 03:08:50 2026] GET /v2.0/ports?network_id=11690736-f141-4ef9-8444-ef8fbf7d9bea&device_owner=network%3Adhcp => generated 1457 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1598/3136] 199.204.45.116 () {34 vars in 1052 bytes} [Mon Jun 22 03:08:50 2026] GET /v2.0/ports?network_id=11690736-f141-4ef9-8444-ef8fbf7d9bea&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: 1599/3137] 199.204.45.116 () {34 vars in 1012 bytes} [Mon Jun 22 03:08:50 2026] GET /v2.0/networks/11690736-f141-4ef9-8444-ef8fbf7d9bea?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1539/3138] 199.204.45.116 () {34 vars in 994 bytes} [Mon Jun 22 03:08:50 2026] GET /v2.0/ports?device_id=9a3bcbd5-6f83-4d5b-8718-2a0c94ab607f => generated 1196 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1600/3139] 199.204.45.116 () {34 vars in 1112 bytes} [Mon Jun 22 03:08:50 2026] GET /v2.0/networks/11690736-f141-4ef9-8444-ef8fbf7d9bea?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: 1540/3140] 199.204.45.116 () {36 vars in 997 bytes} [Mon Jun 22 03:08:50 2026] DELETE /v2.0/ports/9c18a362-0cdd-4568-bb92-c556b3055a28 => generated 0 bytes in 413 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1601/3141] 10.0.0.151 () {32 vars in 750 bytes} [Mon Jun 22 03:08:55 2026] DELETE /v2.0/security-group-rules/a1930038-1169-4f06-b347-bb1ab7d74d65 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-22 03:08:55.717 8 INFO neutron.api.v2.resource [None req-3d6c8488-cf70-4191-b273-70b20d13de2b d8e571636516443faed7277388796f4f 1c2e28f2401043ae8d875646464d4eed - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1541/3142] 10.0.0.151 () {32 vars in 747 bytes} [Mon Jun 22 03:08:55 2026] GET /v2.0/security-group-rules/a1930038-1169-4f06-b347-bb1ab7d74d65 => generated 155 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1602/3143] 10.0.0.151 () {32 vars in 750 bytes} [Mon Jun 22 03:08:55 2026] DELETE /v2.0/security-group-rules/f0579767-6566-42c3-af06-4efd56e993ad => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-22 03:08:55.805 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7c6f5e22-9949-4b05-80a1-40e6b3d63d2b'] response: {'server_uuid': '9a3bcbd5-6f83-4d5b-8718-2a0c94ab607f', 'name': 'network-vif-deleted', 'tag': '9c18a362-0cdd-4568-bb92-c556b3055a28', 'status': 'completed', 'code': 200} 2026-06-22 03:08:55.819 8 INFO neutron.api.v2.resource [None req-f57fb791-5c70-4dd1-9ad4-955655d7b714 d8e571636516443faed7277388796f4f 1c2e28f2401043ae8d875646464d4eed - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1542/3144] 10.0.0.151 () {32 vars in 747 bytes} [Mon Jun 22 03:08:55 2026] GET /v2.0/security-group-rules/f0579767-6566-42c3-af06-4efd56e993ad => generated 155 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1603/3145] 10.0.0.151 () {32 vars in 750 bytes} [Mon Jun 22 03:08:55 2026] DELETE /v2.0/security-group-rules/4f9a68d2-7d18-4f7e-b700-ac65bfb8a50f => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-22 03:08:55.918 8 INFO neutron.api.v2.resource [None req-db8700a2-cea0-463a-8c24-83e9990fde22 d8e571636516443faed7277388796f4f 1c2e28f2401043ae8d875646464d4eed - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1543/3146] 10.0.0.151 () {32 vars in 747 bytes} [Mon Jun 22 03:08:55 2026] GET /v2.0/security-group-rules/4f9a68d2-7d18-4f7e-b700-ac65bfb8a50f => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1604/3147] 10.0.0.151 () {32 vars in 750 bytes} [Mon Jun 22 03:08:55 2026] DELETE /v2.0/security-group-rules/627be923-9f15-4aab-a663-f7c58a559fbb => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-22 03:08:56.035 8 INFO neutron.api.v2.resource [None req-ec9c1702-a9d1-4bcc-8cc6-ad61a649fa3d d8e571636516443faed7277388796f4f 1c2e28f2401043ae8d875646464d4eed - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1544/3148] 10.0.0.151 () {32 vars in 747 bytes} [Mon Jun 22 03:08:56 2026] GET /v2.0/security-group-rules/627be923-9f15-4aab-a663-f7c58a559fbb => generated 155 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1605/3149] 10.0.0.151 () {32 vars in 750 bytes} [Mon Jun 22 03:08:56 2026] DELETE /v2.0/security-group-rules/0b61c837-1592-4aa9-a91d-33369cc9fbb5 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-22 03:08:56.154 8 INFO neutron.api.v2.resource [None req-5482fbc3-b9b0-4ae2-b0f6-a8f0c1686230 d8e571636516443faed7277388796f4f 1c2e28f2401043ae8d875646464d4eed - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1545/3150] 10.0.0.151 () {32 vars in 747 bytes} [Mon Jun 22 03:08:56 2026] GET /v2.0/security-group-rules/0b61c837-1592-4aa9-a91d-33369cc9fbb5 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1606/3151] 10.0.0.151 () {32 vars in 750 bytes} [Mon Jun 22 03:08:56 2026] DELETE /v2.0/security-group-rules/04be956c-1377-47d8-9dd8-07207b5782c7 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-22 03:08:56.252 8 INFO neutron.api.v2.resource [None req-9d05d318-5371-47e2-9b20-3ec7a17b35f9 d8e571636516443faed7277388796f4f 1c2e28f2401043ae8d875646464d4eed - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1546/3152] 10.0.0.151 () {32 vars in 747 bytes} [Mon Jun 22 03:08:56 2026] GET /v2.0/security-group-rules/04be956c-1377-47d8-9dd8-07207b5782c7 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1607/3153] 10.0.0.151 () {32 vars in 750 bytes} [Mon Jun 22 03:08:56 2026] DELETE /v2.0/security-group-rules/6418b50b-4f5d-4c03-81fa-2102aa9e349e => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-22 03:08:56.357 8 INFO neutron.api.v2.resource [None req-dc10b008-6154-47ec-acb7-631ede8e9bc5 d8e571636516443faed7277388796f4f 1c2e28f2401043ae8d875646464d4eed - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1547/3154] 10.0.0.151 () {32 vars in 747 bytes} [Mon Jun 22 03:08:56 2026] GET /v2.0/security-group-rules/6418b50b-4f5d-4c03-81fa-2102aa9e349e => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1608/3155] 10.0.0.151 () {32 vars in 750 bytes} [Mon Jun 22 03:08:56 2026] DELETE /v2.0/security-group-rules/19949521-946b-432f-8332-47f133aacd73 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-22 03:08:56.463 8 INFO neutron.api.v2.resource [None req-8d95c7c7-cfff-449a-83c3-f26f145e3c04 d8e571636516443faed7277388796f4f 1c2e28f2401043ae8d875646464d4eed - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1548/3156] 10.0.0.151 () {32 vars in 747 bytes} [Mon Jun 22 03:08:56 2026] GET /v2.0/security-group-rules/19949521-946b-432f-8332-47f133aacd73 => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1609/3157] 10.0.0.151 () {32 vars in 750 bytes} [Mon Jun 22 03:08:56 2026] DELETE /v2.0/security-group-rules/3b465cab-bbb6-4693-9c1c-26d1d1232ba3 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-22 03:08:56.567 8 INFO neutron.api.v2.resource [None req-5a65323a-146a-4c50-9970-8e31efdc499a d8e571636516443faed7277388796f4f 1c2e28f2401043ae8d875646464d4eed - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1549/3158] 10.0.0.151 () {32 vars in 747 bytes} [Mon Jun 22 03:08:56 2026] GET /v2.0/security-group-rules/3b465cab-bbb6-4693-9c1c-26d1d1232ba3 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1610/3159] 10.0.0.151 () {32 vars in 750 bytes} [Mon Jun 22 03:08:56 2026] DELETE /v2.0/security-group-rules/cbd42645-c073-4f71-9a2c-0a47003593ac => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-22 03:08:56.668 8 INFO neutron.api.v2.resource [None req-86e9e03c-9a3c-484c-a1ca-28e609817dc3 d8e571636516443faed7277388796f4f 1c2e28f2401043ae8d875646464d4eed - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1550/3160] 10.0.0.151 () {32 vars in 747 bytes} [Mon Jun 22 03:08:56 2026] GET /v2.0/security-group-rules/cbd42645-c073-4f71-9a2c-0a47003593ac => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1611/3161] 10.0.0.151 () {32 vars in 750 bytes} [Mon Jun 22 03:08:56 2026] DELETE /v2.0/security-group-rules/351e00ae-2022-44f1-900a-24ec56f7b2d7 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-22 03:08:56.767 8 INFO neutron.api.v2.resource [None req-f9f27d47-8a8d-4390-9f31-81b57deac554 d8e571636516443faed7277388796f4f 1c2e28f2401043ae8d875646464d4eed - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1551/3162] 10.0.0.151 () {32 vars in 747 bytes} [Mon Jun 22 03:08:56 2026] GET /v2.0/security-group-rules/351e00ae-2022-44f1-900a-24ec56f7b2d7 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1612/3163] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:08:56 2026] DELETE /v2.0/security-groups/8220cc57-ef3d-4c91-877c-0012523e1dbd => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-22 03:08:56.893 8 INFO neutron.api.v2.resource [None req-32a30232-10e4-42ab-a3ca-083479695d9a d8e571636516443faed7277388796f4f 1c2e28f2401043ae8d875646464d4eed - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1552/3164] 10.0.0.151 () {32 vars in 737 bytes} [Mon Jun 22 03:08:56 2026] GET /v2.0/security-groups/8220cc57-ef3d-4c91-877c-0012523e1dbd => 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: 1613/3167] 10.0.0.151 () {34 vars in 789 bytes} [Mon Jun 22 03:08:56 2026] PUT /v2.0/routers/9e7cd729-5445-411a-b43a-9a67fe364ed3/remove_router_interface => generated 309 bytes in 1779 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-22 03:08:58.981 8 INFO neutron.api.v2.resource [None req-4dcfb947-18be-44bc-8b78-bd4c3de96b41 d8e571636516443faed7277388796f4f 1c2e28f2401043ae8d875646464d4eed - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1555/3168] 10.0.0.151 () {34 vars in 789 bytes} [Mon Jun 22 03:08:58 2026] PUT /v2.0/routers/9e7cd729-5445-411a-b43a-9a67fe364ed3/remove_router_interface => generated 198 bytes in 248 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1614/3169] 10.0.0.151 () {34 vars in 789 bytes} [Mon Jun 22 03:08:58 2026] PUT /v2.0/routers/9e7cd729-5445-411a-b43a-9a67fe364ed3/remove_router_interface => generated 309 bytes in 1400 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-22 03:09:00.610 8 INFO neutron.api.v2.resource [None req-21421159-1419-4427-97d2-f76577a3dbba d8e571636516443faed7277388796f4f 1c2e28f2401043ae8d875646464d4eed - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1556/3170] 10.0.0.151 () {34 vars in 789 bytes} [Mon Jun 22 03:09:00 2026] PUT /v2.0/routers/9e7cd729-5445-411a-b43a-9a67fe364ed3/remove_router_interface => generated 198 bytes in 218 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1615/3171] 10.0.0.151 () {34 vars in 789 bytes} [Mon Jun 22 03:09:00 2026] PUT /v2.0/routers/9e7cd729-5445-411a-b43a-9a67fe364ed3/remove_router_interface => generated 309 bytes in 1329 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-22 03:09:02.187 8 INFO neutron.api.v2.resource [None req-204106e8-8493-4b7c-8d4d-842c9dcaaf26 d8e571636516443faed7277388796f4f 1c2e28f2401043ae8d875646464d4eed - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1557/3172] 10.0.0.151 () {34 vars in 789 bytes} [Mon Jun 22 03:09:01 2026] PUT /v2.0/routers/9e7cd729-5445-411a-b43a-9a67fe364ed3/remove_router_interface => generated 198 bytes in 237 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-22 03:09:03.401 7 INFO neutron.db.l3_hamode_db [None req-f42d1e5f-efff-4b6a-b263-05f3a37720cb d8e571636516443faed7277388796f4f 1c2e28f2401043ae8d875646464d4eed - - default default] HA network 37d715c7-d97b-4768-8697-68f1d7c559e3 was deleted as no HA routers are present in tenant 1c2e28f2401043ae8d875646464d4eed. [pid: 7|app: 0|req: 1616/3173] 10.0.0.151 () {32 vars in 724 bytes} [Mon Jun 22 03:09:02 2026] DELETE /v2.0/routers/9e7cd729-5445-411a-b43a-9a67fe364ed3 => generated 0 bytes in 1215 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-22 03:09:03.441 8 INFO neutron.api.v2.resource [None req-c7b2d431-64b4-4c8d-9979-487a81da16a3 d8e571636516443faed7277388796f4f 1c2e28f2401043ae8d875646464d4eed - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1558/3174] 10.0.0.151 () {32 vars in 721 bytes} [Mon Jun 22 03:09:03 2026] GET /v2.0/routers/9e7cd729-5445-411a-b43a-9a67fe364ed3 => generated 135 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-22 03:09:03.472 7 INFO neutron.services.segments.plugin [-] Segment 14233b9d-bfdd-4acb-aa03-b42beac9ffe8 resource provider aggregate not found 2026-06-22 03:09:03.496 7 INFO neutron.services.segments.plugin [-] Segment 14233b9d-bfdd-4acb-aa03-b42beac9ffe8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 14233b9d-bfdd-4acb-aa03-b42beac9ffe8 found for delete ", "request_id": "req-75ebc7e0-b719-4d48-9136-f29313918b06"}]} 2026-06-22 03:09:03.500 7 INFO neutron.services.segments.plugin [-] Segment 14233b9d-bfdd-4acb-aa03-b42beac9ffe8 resource provider aggregate not found 2026-06-22 03:09:03.522 7 INFO neutron.services.segments.plugin [-] Segment 14233b9d-bfdd-4acb-aa03-b42beac9ffe8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 14233b9d-bfdd-4acb-aa03-b42beac9ffe8 found for delete ", "request_id": "req-41b3e01a-ad14-4904-bfaf-5057c80c3dbb"}]} [pid: 7|app: 0|req: 1617/3175] 10.0.0.151 () {32 vars in 724 bytes} [Mon Jun 22 03:09:03 2026] DELETE /v2.0/subnets/955d203e-1401-4e89-bcc7-54d0bcc62964 => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-22 03:09:03.711 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2c4405e1-a253-4816-abb1-08bd3d09515a d8e571636516443faed7277388796f4f 1c2e28f2401043ae8d875646464d4eed - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1559/3176] 10.0.0.151 () {32 vars in 721 bytes} [Mon Jun 22 03:09:03 2026] GET /v2.0/subnets/955d203e-1401-4e89-bcc7-54d0bcc62964 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1618/3177] 10.0.0.151 () {32 vars in 724 bytes} [Mon Jun 22 03:09:03 2026] DELETE /v2.0/subnets/6ad19c86-52f1-4db1-8ca9-fd2fd464055d => generated 0 bytes in 220 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-22 03:09:03.965 8 INFO neutron.pecan_wsgi.hooks.translation [None req-40e200f3-40d5-48cd-b567-93ee4d301061 d8e571636516443faed7277388796f4f 1c2e28f2401043ae8d875646464d4eed - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1560/3178] 10.0.0.151 () {32 vars in 721 bytes} [Mon Jun 22 03:09:03 2026] GET /v2.0/subnets/6ad19c86-52f1-4db1-8ca9-fd2fd464055d => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1619/3179] 10.0.0.151 () {32 vars in 726 bytes} [Mon Jun 22 03:09:03 2026] DELETE /v2.0/networks/a7f85339-09ce-4d07-aeb8-e4ddf114c37b => generated 0 bytes in 410 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-22 03:09:04.406 8 INFO neutron.pecan_wsgi.hooks.translation [None req-232f242a-28d1-4cbe-b2ea-99b38748e4a1 d8e571636516443faed7277388796f4f 1c2e28f2401043ae8d875646464d4eed - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1561/3180] 10.0.0.151 () {32 vars in 723 bytes} [Mon Jun 22 03:09:04 2026] GET /v2.0/networks/a7f85339-09ce-4d07-aeb8-e4ddf114c37b => generated 138 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1620/3181] 10.0.0.151 () {32 vars in 724 bytes} [Mon Jun 22 03:09:04 2026] DELETE /v2.0/subnets/55e55e76-a15b-48d2-9ba8-7992c5660859 => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-22 03:09:04.685 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ebae2e92-cd73-4799-8b21-4fb3f5dd256c d8e571636516443faed7277388796f4f 1c2e28f2401043ae8d875646464d4eed - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1562/3182] 10.0.0.151 () {32 vars in 721 bytes} [Mon Jun 22 03:09:04 2026] GET /v2.0/subnets/55e55e76-a15b-48d2-9ba8-7992c5660859 => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1621/3183] 10.0.0.151 () {32 vars in 724 bytes} [Mon Jun 22 03:09:04 2026] DELETE /v2.0/subnets/f9c583e4-ee40-4e64-89ea-0caebb46cf08 => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-22 03:09:04.949 8 INFO neutron.pecan_wsgi.hooks.translation [None req-de2990d4-ab14-435b-8b67-60f762383c4d d8e571636516443faed7277388796f4f 1c2e28f2401043ae8d875646464d4eed - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1563/3184] 10.0.0.151 () {32 vars in 721 bytes} [Mon Jun 22 03:09:04 2026] GET /v2.0/subnets/f9c583e4-ee40-4e64-89ea-0caebb46cf08 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1622/3185] 10.0.0.151 () {32 vars in 726 bytes} [Mon Jun 22 03:09:04 2026] DELETE /v2.0/networks/11690736-f141-4ef9-8444-ef8fbf7d9bea => generated 0 bytes in 444 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-22 03:09:05.429 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4f03e56e-93e5-4f30-8d62-5359f869ad2b d8e571636516443faed7277388796f4f 1c2e28f2401043ae8d875646464d4eed - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1564/3186] 10.0.0.151 () {32 vars in 723 bytes} [Mon Jun 22 03:09:05 2026] GET /v2.0/networks/11690736-f141-4ef9-8444-ef8fbf7d9bea => generated 138 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-22 03:09:05.513 7 INFO neutron.services.segments.plugin [-] Segment 16467697-03df-4e5a-9fd3-5a9904680442 resource provider aggregate not found 2026-06-22 03:09:05.535 7 INFO neutron.services.segments.plugin [-] Segment 16467697-03df-4e5a-9fd3-5a9904680442 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 16467697-03df-4e5a-9fd3-5a9904680442 found for delete ", "request_id": "req-dc5117ee-71de-4d57-be80-401b6a55677a"}]} 2026-06-22 03:09:05.548 7 INFO neutron.services.segments.plugin [-] Segment 16467697-03df-4e5a-9fd3-5a9904680442 resource provider aggregate not found 2026-06-22 03:09:05.553 7 INFO neutron.services.segments.plugin [-] Segment e71026e5-4caf-4aa7-a0d6-c6dc2ded71d0 resource provider aggregate not found 2026-06-22 03:09:05.570 7 INFO neutron.services.segments.plugin [-] Segment e71026e5-4caf-4aa7-a0d6-c6dc2ded71d0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e71026e5-4caf-4aa7-a0d6-c6dc2ded71d0 found for delete ", "request_id": "req-91225b4d-7e53-44cf-bb11-e90a3a70b9c2"}]} 2026-06-22 03:09:05.571 7 INFO neutron.services.segments.plugin [-] Segment 16467697-03df-4e5a-9fd3-5a9904680442 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 16467697-03df-4e5a-9fd3-5a9904680442 found for delete ", "request_id": "req-5c574e39-f116-4902-b767-d67ad47d63ec"}]} 2026-06-22 03:09:05.589 7 INFO neutron.services.segments.plugin [-] Segment e71026e5-4caf-4aa7-a0d6-c6dc2ded71d0 resource provider aggregate not found 2026-06-22 03:09:05.612 7 INFO neutron.services.segments.plugin [-] Segment e71026e5-4caf-4aa7-a0d6-c6dc2ded71d0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e71026e5-4caf-4aa7-a0d6-c6dc2ded71d0 found for delete ", "request_id": "req-aa84312a-8cc7-4ef5-b2ca-394da61628cc"}]} [pid: 7|app: 0|req: 1623/3187] 10.0.0.151 () {32 vars in 724 bytes} [Mon Jun 22 03:09:05 2026] DELETE /v2.0/subnets/78db1166-6ec6-4770-a234-e02da2e509eb => generated 0 bytes in 279 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-22 03:09:05.739 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c39bf619-8c4e-4cc3-9653-ee1a5763eaab d8e571636516443faed7277388796f4f 1c2e28f2401043ae8d875646464d4eed - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1565/3188] 10.0.0.151 () {32 vars in 721 bytes} [Mon Jun 22 03:09:05 2026] GET /v2.0/subnets/78db1166-6ec6-4770-a234-e02da2e509eb => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1624/3189] 10.0.0.151 () {32 vars in 724 bytes} [Mon Jun 22 03:09:05 2026] DELETE /v2.0/subnets/646fab40-8d68-441d-8e2c-1e21c80196ab => generated 0 bytes in 220 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-22 03:09:05.988 8 INFO neutron.pecan_wsgi.hooks.translation [None req-21e21020-2f5c-41d1-a403-7072ed05aa16 d8e571636516443faed7277388796f4f 1c2e28f2401043ae8d875646464d4eed - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1566/3190] 10.0.0.151 () {32 vars in 721 bytes} [Mon Jun 22 03:09:05 2026] GET /v2.0/subnets/646fab40-8d68-441d-8e2c-1e21c80196ab => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1625/3191] 10.0.0.151 () {32 vars in 726 bytes} [Mon Jun 22 03:09:05 2026] DELETE /v2.0/networks/7c9b3202-5e4a-4445-a152-bb66aae56068 => generated 0 bytes in 399 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-22 03:09:06.413 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2a7e4ea1-3f1a-4cbe-a534-294c8ee7aa3e d8e571636516443faed7277388796f4f 1c2e28f2401043ae8d875646464d4eed - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1567/3192] 10.0.0.151 () {32 vars in 723 bytes} [Mon Jun 22 03:09:06 2026] GET /v2.0/networks/7c9b3202-5e4a-4445-a152-bb66aae56068 => generated 138 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-22 03:09:08.608 7 INFO neutron.services.segments.plugin [-] Segment 98d9da1f-4c0e-41ba-a271-9a175af1ab4d resource provider aggregate not found 2026-06-22 03:09:08.614 7 INFO neutron.services.segments.plugin [-] Segment 98d9da1f-4c0e-41ba-a271-9a175af1ab4d resource provider aggregate not found 2026-06-22 03:09:08.623 7 INFO neutron.services.segments.plugin [-] Segment 98d9da1f-4c0e-41ba-a271-9a175af1ab4d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 98d9da1f-4c0e-41ba-a271-9a175af1ab4d found for delete ", "request_id": "req-eee524c3-d844-42d2-98ad-9f2fd9f77671"}]} 2026-06-22 03:09:08.629 7 INFO neutron.services.segments.plugin [-] Segment 98d9da1f-4c0e-41ba-a271-9a175af1ab4d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 98d9da1f-4c0e-41ba-a271-9a175af1ab4d found for delete ", "request_id": "req-2b1458c1-ea7f-451d-823a-91fe44e237f6"}]} [pid: 7|app: 0|req: 1626/3193] 10.0.0.151 () {32 vars in 774 bytes} [Mon Jun 22 03:09:08 2026] GET /v2.0/security-groups?tenant_id=b516c04b32fb4c309876fcc9bb6b6eea&name=default => generated 2929 bytes in 271 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1568/3194] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:09:08 2026] DELETE /v2.0/security-groups/c5d85197-44fe-4c5b-adf4-7365b8557066 => 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: 1627/3195] 10.0.0.151 () {32 vars in 774 bytes} [Mon Jun 22 03:09:09 2026] GET /v2.0/security-groups?tenant_id=69c0bdc448ca495d9637eefa7bf578eb&name=default => generated 2929 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1569/3196] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:09:09 2026] DELETE /v2.0/security-groups/ade07c98-cccd-4b54-88d3-356b1b504a3c => 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: 1628/3197] 10.0.0.151 () {32 vars in 774 bytes} [Mon Jun 22 03:09:09 2026] GET /v2.0/security-groups?tenant_id=25a7ce699f134512b1d6708072c2591a&name=default => generated 2929 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1570/3198] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:09:09 2026] DELETE /v2.0/security-groups/5abf2226-0342-4e52-8ea6-18bcbb604208 => 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: 1629/3199] 10.0.0.151 () {32 vars in 774 bytes} [Mon Jun 22 03:09:09 2026] GET /v2.0/security-groups?tenant_id=c293fa85a8f847758dd50b15030442cf&name=default => generated 2929 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1571/3200] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:09:10 2026] DELETE /v2.0/security-groups/ad9f072b-a8d6-4680-93a6-2b49b2ae8c0a => generated 0 bytes in 164 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1630/3201] 10.0.0.151 () {32 vars in 774 bytes} [Mon Jun 22 03:09:10 2026] GET /v2.0/security-groups?tenant_id=c30e5523c6e946f3b878b89a38e995aa&name=default => generated 2929 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1572/3202] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:09:10 2026] DELETE /v2.0/security-groups/d1004ccd-de8f-4cec-9c1d-59c920cc39f8 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1631/3203] 10.0.0.151 () {32 vars in 774 bytes} [Mon Jun 22 03:09:10 2026] GET /v2.0/security-groups?tenant_id=1c2e28f2401043ae8d875646464d4eed&name=default => generated 2929 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1573/3204] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:09:10 2026] DELETE /v2.0/security-groups/7443e8dd-d27c-4ae4-a98f-dfa16d1cdbb6 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1632/3205] 10.0.0.151 () {32 vars in 774 bytes} [Mon Jun 22 03:09:11 2026] GET /v2.0/security-groups?tenant_id=ced1e463db344872b3f82a75701f8068&name=default => generated 2929 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1574/3206] 10.0.0.151 () {32 vars in 740 bytes} [Mon Jun 22 03:09:11 2026] DELETE /v2.0/security-groups/d840dfd6-23ef-466f-b7ef-dc38b9889132 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1634/3209] 10.0.0.151 () {32 vars in 649 bytes} [Mon Jun 22 03:09:14 2026] GET /v2.0/networks => generated 2167 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1576/3210] 10.0.0.151 () {32 vars in 655 bytes} [Mon Jun 22 03:09:15 2026] GET /v2.0/floatingips => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1635/3211] 10.0.0.151 () {32 vars in 647 bytes} [Mon Jun 22 03:09:15 2026] GET /v2.0/routers => generated 15 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1577/3212] 10.0.0.151 () {32 vars in 643 bytes} [Mon Jun 22 03:09:15 2026] GET /v2.0/ports => generated 4725 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1636/3213] 10.0.0.151 () {32 vars in 647 bytes} [Mon Jun 22 03:09:15 2026] GET /v2.0/subnets => generated 1261 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1578/3214] 10.0.0.151 () {32 vars in 649 bytes} [Mon Jun 22 03:09:15 2026] GET /v2.0/networks => generated 2167 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1637/3215] 10.0.0.151 () {32 vars in 663 bytes} [Mon Jun 22 03:09:15 2026] GET /v2.0/security-groups => generated 17401 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1579/3216] 10.0.0.151 () {32 vars in 655 bytes} [Mon Jun 22 03:09:15 2026] GET /v2.0/subnetpools => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)