+ COMMAND=start + start + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu Jul 9 17:22:34 2026] *** compiled with version: 11.4.0 on 02 June 2026 01:53:03 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: neutron-server-7dc5c7698f-xkhkx 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 0x5616fa5c8140 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-07-09 17:22:39.210 7 INFO neutron.common.config [-] Logging enabled! 2026-07-09 17:22:39.210 7 INFO neutron.common.config [-] uwsgi version 24.2.2.dev7 2026-07-09 17:22:39.301 8 INFO neutron.common.config [-] Logging enabled! 2026-07-09 17:22:39.301 8 INFO neutron.common.config [-] uwsgi version 24.2.2.dev7 2026-07-09 17:22:39.740 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-09 17:22:39.809 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-09 17:22:40.711 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-09 17:22:40.714 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-09 17:22:40.718 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-07-09 17:22:40.719 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-09 17:22:40.719 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-09 17:22:40.719 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-09 17:22:40.719 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-09 17:22:40.726 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-09 17:22:40.726 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-09 17:22:40.726 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-09 17:22:40.750 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-09 17:22:40.751 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-09 17:22:40.752 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-09 17:22:40.803 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-09 17:22:40.804 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-09 17:22:40.804 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-09 17:22:40.804 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-09 17:22:40.812 7 WARNING oslo_policy.policy [None req-4613c091-3e0e-4533-9ccd-6a3392e99f53 - - - - - -] 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-07-09 17:22:40.839 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-09 17:22:40.842 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-09 17:22:40.845 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-07-09 17:22:40.846 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-09 17:22:40.846 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-09 17:22:40.847 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-09 17:22:40.847 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-09 17:22:40.855 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-09 17:22:40.855 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-09 17:22:40.856 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-09 17:22:40.890 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-09 17:22:40.892 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-09 17:22:40.892 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-09 17:22:40.947 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-09 17:22:40.947 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-09 17:22:40.947 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-09 17:22:40.947 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-09 17:22:40.956 8 WARNING oslo_policy.policy [None req-0c1cc71c-388b-48b9-bf2f-7d106dc77a98 - - - - - -] 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-07-09 17:22:41.152 7 INFO neutron.plugins.ml2.managers [None req-4613c091-3e0e-4533-9ccd-6a3392e99f53 - - - - - -] Initializing driver for type 'vlan' 2026-07-09 17:22:41.281 8 INFO neutron.plugins.ml2.managers [None req-0c1cc71c-388b-48b9-bf2f-7d106dc77a98 - - - - - -] Initializing driver for type 'vlan' 2026-07-09 17:22:41.497 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-4613c091-3e0e-4533-9ccd-6a3392e99f53 - - - - - -] VlanTypeDriver initialization complete 2026-07-09 17:22:41.498 7 INFO neutron.plugins.ml2.managers [None req-4613c091-3e0e-4533-9ccd-6a3392e99f53 - - - - - -] Initializing driver for type 'vxlan' 2026-07-09 17:22:41.498 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-4613c091-3e0e-4533-9ccd-6a3392e99f53 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-09 17:22:41.536 7 INFO neutron.plugins.ml2.managers [None req-4613c091-3e0e-4533-9ccd-6a3392e99f53 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-09 17:22:41.536 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-4613c091-3e0e-4533-9ccd-6a3392e99f53 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-09 17:22:41.536 7 INFO neutron.plugins.ml2.managers [None req-4613c091-3e0e-4533-9ccd-6a3392e99f53 - - - - - -] Initializing extension driver 'port_security' 2026-07-09 17:22:41.536 7 INFO neutron.plugins.ml2.extensions.port_security [None req-4613c091-3e0e-4533-9ccd-6a3392e99f53 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-09 17:22:41.537 7 INFO neutron.plugins.ml2.managers [None req-4613c091-3e0e-4533-9ccd-6a3392e99f53 - - - - - -] Initializing extension driver 'qos' 2026-07-09 17:22:41.537 7 INFO neutron.plugins.ml2.managers [None req-4613c091-3e0e-4533-9ccd-6a3392e99f53 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-09 17:22:41.537 7 INFO neutron.plugins.ml2.managers [None req-4613c091-3e0e-4533-9ccd-6a3392e99f53 - - - - - -] Initializing mechanism driver 'l2population' 2026-07-09 17:22:41.551 7 INFO neutron.quota [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Loaded quota_driver: . 2026-07-09 17:22:41.552 7 INFO neutron.plugins.ml2.plugin [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Modular L2 Plugin initialization complete 2026-07-09 17:22:41.552 7 INFO neutron.plugins.ml2.managers [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-09 17:22:41.552 7 INFO neutron.plugins.ml2.managers [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-09 17:22:41.552 7 INFO neutron.plugins.ml2.managers [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Got port-security extension from driver 'port_security' 2026-07-09 17:22:41.553 7 INFO neutron.extensions.vlantransparent [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Disabled vlantransparent extension. 2026-07-09 17:22:41.553 7 INFO neutron.manager [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Loading Plugin: qos 2026-07-09 17:22:41.565 7 INFO neutron.manager [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Loading Plugin: router 2026-07-09 17:22:41.602 7 INFO neutron.services.service_base [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-09 17:22:41.602 7 INFO neutron.manager [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Loading Plugin: segments 2026-07-09 17:22:41.633 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-0c1cc71c-388b-48b9-bf2f-7d106dc77a98 - - - - - -] VlanTypeDriver initialization complete 2026-07-09 17:22:41.633 8 INFO neutron.plugins.ml2.managers [None req-0c1cc71c-388b-48b9-bf2f-7d106dc77a98 - - - - - -] Initializing driver for type 'vxlan' 2026-07-09 17:22:41.634 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-0c1cc71c-388b-48b9-bf2f-7d106dc77a98 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-09 17:22:41.660 8 INFO neutron.plugins.ml2.managers [None req-0c1cc71c-388b-48b9-bf2f-7d106dc77a98 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-09 17:22:41.661 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-0c1cc71c-388b-48b9-bf2f-7d106dc77a98 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-09 17:22:41.661 8 INFO neutron.plugins.ml2.managers [None req-0c1cc71c-388b-48b9-bf2f-7d106dc77a98 - - - - - -] Initializing extension driver 'port_security' 2026-07-09 17:22:41.661 8 INFO neutron.plugins.ml2.extensions.port_security [None req-0c1cc71c-388b-48b9-bf2f-7d106dc77a98 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-09 17:22:41.661 8 INFO neutron.plugins.ml2.managers [None req-0c1cc71c-388b-48b9-bf2f-7d106dc77a98 - - - - - -] Initializing extension driver 'qos' 2026-07-09 17:22:41.661 8 INFO neutron.plugins.ml2.managers [None req-0c1cc71c-388b-48b9-bf2f-7d106dc77a98 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-09 17:22:41.661 8 INFO neutron.plugins.ml2.managers [None req-0c1cc71c-388b-48b9-bf2f-7d106dc77a98 - - - - - -] Initializing mechanism driver 'l2population' 2026-07-09 17:22:41.674 8 INFO neutron.quota [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Loaded quota_driver: . 2026-07-09 17:22:41.674 8 INFO neutron.plugins.ml2.plugin [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Modular L2 Plugin initialization complete 2026-07-09 17:22:41.675 8 INFO neutron.plugins.ml2.managers [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-09 17:22:41.675 8 INFO neutron.plugins.ml2.managers [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-09 17:22:41.675 8 INFO neutron.plugins.ml2.managers [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Got port-security extension from driver 'port_security' 2026-07-09 17:22:41.675 8 INFO neutron.extensions.vlantransparent [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Disabled vlantransparent extension. 2026-07-09 17:22:41.676 8 INFO neutron.manager [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Loading Plugin: qos 2026-07-09 17:22:41.690 8 INFO neutron.manager [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Loading Plugin: router 2026-07-09 17:22:41.716 7 INFO neutron.manager [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Loading Plugin: trunk 2026-07-09 17:22:41.732 8 INFO neutron.services.service_base [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-09 17:22:41.733 8 INFO neutron.manager [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Loading Plugin: segments 2026-07-09 17:22:41.776 7 INFO neutron.manager [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Loading Plugin: vpnaas 2026-07-09 17:22:41.818 7 WARNING stevedore.named [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-09 17:22:41.856 8 INFO neutron.manager [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Loading Plugin: trunk 2026-07-09 17:22:41.880 7 INFO neutron_vpnaas.services.vpn.plugin [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-09 17:22:41.881 7 INFO neutron.common.utils [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-09 17:22:41.881 7 INFO neutron.manager [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Loading Plugin: auto_allocate 2026-07-09 17:22:41.886 7 INFO neutron.manager [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Loading Plugin: tag 2026-07-09 17:22:41.895 7 INFO neutron.manager [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Loading Plugin: timestamp 2026-07-09 17:22:41.898 7 INFO neutron.manager [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Loading Plugin: network_ip_availability 2026-07-09 17:22:41.906 7 INFO neutron.manager [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Loading Plugin: flavors 2026-07-09 17:22:41.912 7 INFO neutron.manager [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Loading Plugin: revisions 2026-07-09 17:22:41.916 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Initializing extension manager. 2026-07-09 17:22:41.918 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Loaded extension: address-group 2026-07-09 17:22:41.919 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Loaded extension: address-scope 2026-07-09 17:22:41.919 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-09 17:22:41.919 8 INFO neutron.manager [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Loading Plugin: vpnaas 2026-07-09 17:22:41.920 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Loaded extension: agent 2026-07-09 17:22:41.921 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Loaded extension: agent-resources-synced 2026-07-09 17:22:41.923 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Loaded extension: allowed-address-pairs 2026-07-09 17:22:41.925 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Loaded extension: auto-allocated-topology 2026-07-09 17:22:41.925 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Loaded extension: availability_zone 2026-07-09 17:22:41.926 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Loaded extension: availability_zone_filter 2026-07-09 17:22:41.927 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-09 17:22:41.927 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Loaded extension: default-subnetpools 2026-07-09 17:22:41.929 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-09 17:22:41.930 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Loaded extension: dns-integration 2026-07-09 17:22:41.930 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Loaded extension: dns-domain-ports 2026-07-09 17:22:41.931 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-09 17:22:41.932 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Loaded extension: dvr 2026-07-09 17:22:41.933 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-09 17:22:41.933 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Loaded extension: empty-string-filtering 2026-07-09 17:22:41.934 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-09 17:22:41.934 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-09 17:22:41.935 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Loaded extension: external-net 2026-07-09 17:22:41.936 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-09 17:22:41.936 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Loaded extension: extraroute 2026-07-09 17:22:41.937 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Loaded extension: extraroute-atomic 2026-07-09 17:22:41.938 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-09 17:22:41.939 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-09 17:22:41.939 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-09 17:22:41.940 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-09 17:22:41.941 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Loaded extension: fip-port-details 2026-07-09 17:22:41.942 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Loaded extension: flavors 2026-07-09 17:22:41.944 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-09 17:22:41.945 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Loaded extension: floatingip-pools 2026-07-09 17:22:41.946 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Loaded extension: ip_allocation 2026-07-09 17:22:41.947 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Loaded extension: ip-substring-filtering 2026-07-09 17:22:41.948 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Loaded extension: l2_adjacency 2026-07-09 17:22:41.950 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Loaded extension: router 2026-07-09 17:22:41.952 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-09 17:22:41.954 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-07-09 17:22:41.954 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-07-09 17:22:41.955 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Loaded extension: ext-gw-mode 2026-07-09 17:22:41.956 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Loaded extension: l3-ha 2026-07-09 17:22:41.956 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-09 17:22:41.958 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-09 17:22:41.959 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Loaded extension: l3-flavors 2026-07-09 17:22:41.960 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-09 17:22:41.961 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-09 17:22:41.962 8 WARNING stevedore.named [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-09 17:22:41.963 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-09 17:22:41.964 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-09 17:22:41.965 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-09 17:22:41.967 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-09 17:22:41.967 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-09 17:22:41.968 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Loaded extension: multi-provider 2026-07-09 17:22:41.969 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Loaded extension: net-mtu 2026-07-09 17:22:41.969 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Loaded extension: net-mtu-writable 2026-07-09 17:22:41.970 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Loaded extension: network_availability_zone 2026-07-09 17:22:41.971 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Loaded extension: network_ha 2026-07-09 17:22:41.971 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Loaded extension: network-ip-availability 2026-07-09 17:22:41.972 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-09 17:22:41.973 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Loaded extension: pagination 2026-07-09 17:22:41.974 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Loaded extension: port-device-profile 2026-07-09 17:22:41.974 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-07-09 17:22:41.975 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-09 17:22:41.976 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-09 17:22:41.976 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Loaded extension: port-mac-override 2026-07-09 17:22:41.977 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-09 17:22:41.978 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-09 17:22:41.978 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Loaded extension: port-resource-request 2026-07-09 17:22:41.979 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Loaded extension: port-resource-request-groups 2026-07-09 17:22:41.980 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Loaded extension: binding 2026-07-09 17:22:41.980 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Loaded extension: binding-extended 2026-07-09 17:22:41.981 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Loaded extension: port-security 2026-07-09 17:22:41.982 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Loaded extension: project-id 2026-07-09 17:22:41.982 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Loaded extension: provider 2026-07-09 17:22:41.984 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Loaded extension: qos 2026-07-09 17:22:41.985 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-09 17:22:41.985 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-09 17:22:41.986 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Loaded extension: qos-default 2026-07-09 17:22:41.987 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Loaded extension: qos-fip 2026-07-09 17:22:41.987 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-09 17:22:41.988 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Loaded extension: qos-gateway-ip 2026-07-09 17:22:41.988 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Loaded extension: qos-port-network-policy 2026-07-09 17:22:41.989 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Loaded extension: qos-pps-minimum 2026-07-09 17:22:41.990 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-09 17:22:41.991 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Loaded extension: qos-pps 2026-07-09 17:22:41.991 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Loaded extension: qos-rule-type-details 2026-07-09 17:22:41.992 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-09 17:22:41.992 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Loaded extension: qos-rules-alias 2026-07-09 17:22:41.993 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Loaded extension: quota-check-limit 2026-07-09 17:22:41.995 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Loaded extension: quotas 2026-07-09 17:22:41.996 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Loaded extension: quota_details 2026-07-09 17:22:41.998 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Loaded extension: rbac-policies 2026-07-09 17:22:41.998 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Loaded extension: rbac-address-group 2026-07-09 17:22:41.999 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Loaded extension: rbac-address-scope 2026-07-09 17:22:42.000 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Loaded extension: rbac-security-groups 2026-07-09 17:22:42.000 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Loaded extension: rbac-subnetpool 2026-07-09 17:22:42.001 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Loaded extension: revision-if-match 2026-07-09 17:22:42.002 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Loaded extension: standard-attr-revisions 2026-07-09 17:22:42.003 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Loaded extension: router_availability_zone 2026-07-09 17:22:42.003 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-09 17:22:42.005 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Loaded extension: security-groups-default-rules 2026-07-09 17:22:42.005 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-09 17:22:42.006 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-09 17:22:42.007 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-09 17:22:42.007 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-07-09 17:22:42.008 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-09 17:22:42.017 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Loaded extension: security-group 2026-07-09 17:22:42.018 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Loaded extension: segment 2026-07-09 17:22:42.019 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-09 17:22:42.020 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Loaded extension: service-type 2026-07-09 17:22:42.020 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Loaded extension: sorting 2026-07-09 17:22:42.021 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Loaded extension: standard-attr-segment 2026-07-09 17:22:42.022 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Loaded extension: standard-attr-description 2026-07-09 17:22:42.022 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Loaded extension: stateful-security-group 2026-07-09 17:22:42.023 7 WARNING neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-07-09 17:22:42.024 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-09 17:22:42.024 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Loaded extension: subnet_onboard 2026-07-09 17:22:42.025 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-09 17:22:42.025 8 INFO neutron_vpnaas.services.vpn.plugin [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-09 17:22:42.025 8 INFO neutron.common.utils [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-09 17:22:42.026 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Loaded extension: subnet-service-types 2026-07-09 17:22:42.026 8 INFO neutron.manager [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Loading Plugin: auto_allocate 2026-07-09 17:22:42.026 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Loaded extension: subnet_allocation 2026-07-09 17:22:42.027 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-09 17:22:42.028 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-09 17:22:42.031 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Loaded extension: standard-attr-tag 2026-07-09 17:22:42.031 8 INFO neutron.manager [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Loading Plugin: tag 2026-07-09 17:22:42.031 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-09 17:22:42.032 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Loaded extension: trunk 2026-07-09 17:22:42.033 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Loaded extension: trunk-details 2026-07-09 17:22:42.033 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-09 17:22:42.034 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-09 17:22:42.036 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-07-09 17:22:42.037 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-09 17:22:42.037 8 INFO neutron.manager [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Loading Plugin: timestamp 2026-07-09 17:22:42.038 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Loaded extension: vpn-flavors 2026-07-09 17:22:42.039 7 INFO neutron.api.extensions [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Loaded extension: vpnaas 2026-07-09 17:22:42.040 8 INFO neutron.manager [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Loading Plugin: network_ip_availability 2026-07-09 17:22:42.042 7 INFO neutron.quota.resource_registry [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Creating instance of TrackedResource for resource:network 2026-07-09 17:22:42.042 7 INFO neutron.quota.resource_registry [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-07-09 17:22:42.043 7 INFO neutron.quota.resource_registry [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-09 17:22:42.043 7 INFO neutron.quota.resource_registry [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Creating instance of TrackedResource for resource:port 2026-07-09 17:22:42.045 8 INFO neutron.manager [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Loading Plugin: flavors 2026-07-09 17:22:42.047 7 INFO neutron.quota.resource_registry [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-09 17:22:42.048 7 INFO neutron.quota.resource_registry [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-09 17:22:42.048 8 INFO neutron.manager [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Loading Plugin: revisions 2026-07-09 17:22:42.051 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Initializing extension manager. 2026-07-09 17:22:42.053 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Loaded extension: address-group 2026-07-09 17:22:42.054 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Loaded extension: address-scope 2026-07-09 17:22:42.054 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-09 17:22:42.054 7 INFO neutron.quota.resource_registry [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-09 17:22:42.055 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Loaded extension: agent 2026-07-09 17:22:42.056 7 INFO neutron.quota.resource_registry [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-09 17:22:42.056 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Loaded extension: agent-resources-synced 2026-07-09 17:22:42.057 7 INFO neutron.quota.resource_registry [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-09 17:22:42.057 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Loaded extension: allowed-address-pairs 2026-07-09 17:22:42.058 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Loaded extension: auto-allocated-topology 2026-07-09 17:22:42.058 7 INFO neutron.quota.resource_registry [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-09 17:22:42.059 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Loaded extension: availability_zone 2026-07-09 17:22:42.059 7 WARNING neutron.quota.resource_registry [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] subnetpool is already registered 2026-07-09 17:22:42.060 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Loaded extension: availability_zone_filter 2026-07-09 17:22:42.060 7 INFO neutron.quota.resource_registry [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-09 17:22:42.060 7 WARNING neutron.quota.resource_registry [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] subnetpool is already registered 2026-07-09 17:22:42.060 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-09 17:22:42.061 7 INFO neutron.quota.resource_registry [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-09 17:22:42.061 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Loaded extension: default-subnetpools 2026-07-09 17:22:42.061 7 INFO neutron.quota.resource_registry [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-09 17:22:42.062 7 INFO neutron.quota.resource_registry [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-09 17:22:42.062 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-09 17:22:42.063 7 INFO neutron.quota.resource_registry [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-09 17:22:42.063 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Loaded extension: dns-integration 2026-07-09 17:22:42.063 7 INFO neutron.quota.resource_registry [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-09 17:22:42.064 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Loaded extension: dns-domain-ports 2026-07-09 17:22:42.064 7 INFO neutron.quota.resource_registry [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-09 17:22:42.064 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-09 17:22:42.065 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Loaded extension: dvr 2026-07-09 17:22:42.066 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-09 17:22:42.066 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Loaded extension: empty-string-filtering 2026-07-09 17:22:42.067 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-09 17:22:42.068 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-09 17:22:42.068 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Loaded extension: external-net 2026-07-09 17:22:42.069 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-09 17:22:42.070 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Loaded extension: extraroute 2026-07-09 17:22:42.070 7 INFO neutron.quota.resource_registry [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-09 17:22:42.070 7 WARNING neutron.quota.resource_registry [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] router is already registered 2026-07-09 17:22:42.071 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Loaded extension: extraroute-atomic 2026-07-09 17:22:42.071 7 INFO neutron.quota.resource_registry [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-09 17:22:42.071 7 WARNING neutron.quota.resource_registry [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] floatingip is already registered 2026-07-09 17:22:42.071 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-09 17:22:42.072 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-09 17:22:42.073 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-09 17:22:42.074 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-09 17:22:42.074 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Loaded extension: fip-port-details 2026-07-09 17:22:42.075 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Loaded extension: flavors 2026-07-09 17:22:42.076 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-09 17:22:42.077 7 INFO neutron.quota.resource_registry [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-09 17:22:42.077 7 WARNING neutron.quota.resource_registry [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] rbac_policy is already registered 2026-07-09 17:22:42.077 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Loaded extension: floatingip-pools 2026-07-09 17:22:42.078 7 INFO neutron.quota.resource_registry [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-09 17:22:42.078 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Loaded extension: ip_allocation 2026-07-09 17:22:42.078 7 WARNING neutron.quota.resource_registry [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] security_group is already registered 2026-07-09 17:22:42.078 7 INFO neutron.quota.resource_registry [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-09 17:22:42.078 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Loaded extension: ip-substring-filtering 2026-07-09 17:22:42.079 7 WARNING neutron.quota.resource_registry [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] security_group_rule is already registered 2026-07-09 17:22:42.079 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Loaded extension: l2_adjacency 2026-07-09 17:22:42.080 7 INFO neutron.quota.resource_registry [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-09 17:22:42.080 7 WARNING neutron.quota.resource_registry [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] subnetpool is already registered 2026-07-09 17:22:42.080 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Loaded extension: router 2026-07-09 17:22:42.081 7 INFO neutron.quota.resource_registry [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-09 17:22:42.081 7 WARNING neutron.quota.resource_registry [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] subnetpool is already registered 2026-07-09 17:22:42.081 7 INFO neutron.quota.resource_registry [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-09 17:22:42.082 7 WARNING neutron.quota.resource_registry [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] trunk is already registered 2026-07-09 17:22:42.082 7 INFO neutron.quota.resource_registry [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-09 17:22:42.082 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-09 17:22:42.082 7 WARNING neutron.quota.resource_registry [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] endpoint_group is already registered 2026-07-09 17:22:42.083 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-07-09 17:22:42.083 7 INFO neutron.quota.resource_registry [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-09 17:22:42.083 7 WARNING neutron.quota.resource_registry [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] vpnservice is already registered 2026-07-09 17:22:42.084 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-07-09 17:22:42.084 7 INFO neutron.quota.resource_registry [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-09 17:22:42.084 7 WARNING neutron.quota.resource_registry [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] ipsec_site_connection is already registered 2026-07-09 17:22:42.084 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Loaded extension: ext-gw-mode 2026-07-09 17:22:42.084 7 INFO neutron.quota.resource_registry [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-09 17:22:42.085 7 WARNING neutron.quota.resource_registry [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] ipsecpolicy is already registered 2026-07-09 17:22:42.085 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Loaded extension: l3-ha 2026-07-09 17:22:42.085 7 INFO neutron.quota.resource_registry [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-09 17:22:42.085 7 WARNING neutron.quota.resource_registry [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] ikepolicy is already registered 2026-07-09 17:22:42.086 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-09 17:22:42.086 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-09 17:22:42.087 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Loaded extension: l3-flavors 2026-07-09 17:22:42.088 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-09 17:22:42.089 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-09 17:22:42.091 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-09 17:22:42.092 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-09 17:22:42.093 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-09 17:22:42.094 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-09 17:22:42.095 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-09 17:22:42.096 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Loaded extension: multi-provider 2026-07-09 17:22:42.096 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Loaded extension: net-mtu 2026-07-09 17:22:42.097 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Loaded extension: net-mtu-writable 2026-07-09 17:22:42.098 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Loaded extension: network_availability_zone 2026-07-09 17:22:42.098 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Loaded extension: network_ha 2026-07-09 17:22:42.099 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Loaded extension: network-ip-availability 2026-07-09 17:22:42.100 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-09 17:22:42.101 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Loaded extension: pagination 2026-07-09 17:22:42.101 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Loaded extension: port-device-profile 2026-07-09 17:22:42.102 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-07-09 17:22:42.102 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-09 17:22:42.103 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-09 17:22:42.104 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Loaded extension: port-mac-override 2026-07-09 17:22:42.104 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-09 17:22:42.105 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-09 17:22:42.106 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Loaded extension: port-resource-request 2026-07-09 17:22:42.106 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Loaded extension: port-resource-request-groups 2026-07-09 17:22:42.107 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Loaded extension: binding 2026-07-09 17:22:42.108 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Loaded extension: binding-extended 2026-07-09 17:22:42.108 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Loaded extension: port-security 2026-07-09 17:22:42.109 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Loaded extension: project-id 2026-07-09 17:22:42.110 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Loaded extension: provider 2026-07-09 17:22:42.112 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Loaded extension: qos 2026-07-09 17:22:42.114 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-09 17:22:42.114 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-09 17:22:42.115 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Loaded extension: qos-default 2026-07-09 17:22:42.116 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Loaded extension: qos-fip 2026-07-09 17:22:42.117 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-09 17:22:42.118 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Loaded extension: qos-gateway-ip 2026-07-09 17:22:42.118 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Loaded extension: qos-port-network-policy 2026-07-09 17:22:42.119 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Loaded extension: qos-pps-minimum 2026-07-09 17:22:42.119 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-09 17:22:42.120 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Loaded extension: qos-pps 2026-07-09 17:22:42.121 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Loaded extension: qos-rule-type-details 2026-07-09 17:22:42.122 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-09 17:22:42.122 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Loaded extension: qos-rules-alias 2026-07-09 17:22:42.123 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Loaded extension: quota-check-limit 2026-07-09 17:22:42.125 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Loaded extension: quotas 2026-07-09 17:22:42.126 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Loaded extension: quota_details 2026-07-09 17:22:42.127 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Loaded extension: rbac-policies 2026-07-09 17:22:42.127 7 WARNING keystonemiddleware._common.config [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-09 17:22:42.128 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Loaded extension: rbac-address-group 2026-07-09 17:22:42.128 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Loaded extension: rbac-address-scope 2026-07-09 17:22:42.129 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Loaded extension: rbac-security-groups 2026-07-09 17:22:42.130 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Loaded extension: rbac-subnetpool 2026-07-09 17:22:42.130 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Loaded extension: revision-if-match 2026-07-09 17:22:42.131 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Loaded extension: standard-attr-revisions 2026-07-09 17:22:42.132 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Loaded extension: router_availability_zone 2026-07-09 17:22:42.132 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-09 17:22:42.134 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Loaded extension: security-groups-default-rules 2026-07-09 17:22:42.134 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-09 17:22:42.135 7 WARNING oslo_config.cfg [None req-15d8e381-55f6-4a12-987a-13e7c5060936 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-09 17:22:42.135 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-09 17:22:42.136 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-09 17:22:42.136 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-07-09 17:22:42.137 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Loaded extension: security-groups-shared-filtering WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x5616fa5c8140 pid: 7 (default app) 2026-07-09 17:22:42.147 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Loaded extension: security-group 2026-07-09 17:22:42.149 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Loaded extension: segment 2026-07-09 17:22:42.149 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-09 17:22:42.150 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Loaded extension: service-type 2026-07-09 17:22:42.151 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Loaded extension: sorting 2026-07-09 17:22:42.151 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Loaded extension: standard-attr-segment 2026-07-09 17:22:42.152 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Loaded extension: standard-attr-description 2026-07-09 17:22:42.153 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Loaded extension: stateful-security-group 2026-07-09 17:22:42.154 8 WARNING neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-07-09 17:22:42.154 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-09 17:22:42.155 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Loaded extension: subnet_onboard 2026-07-09 17:22:42.156 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-09 17:22:42.156 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Loaded extension: subnet-service-types 2026-07-09 17:22:42.157 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Loaded extension: subnet_allocation 2026-07-09 17:22:42.158 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-09 17:22:42.158 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-09 17:22:42.161 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Loaded extension: standard-attr-tag 2026-07-09 17:22:42.162 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-09 17:22:42.163 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Loaded extension: trunk 2026-07-09 17:22:42.164 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Loaded extension: trunk-details 2026-07-09 17:22:42.164 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-09 17:22:42.165 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-09 17:22:42.166 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-07-09 17:22:42.167 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-09 17:22:42.168 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Loaded extension: vpn-flavors 2026-07-09 17:22:42.170 8 INFO neutron.api.extensions [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Loaded extension: vpnaas 2026-07-09 17:22:42.172 8 INFO neutron.quota.resource_registry [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Creating instance of TrackedResource for resource:network 2026-07-09 17:22:42.173 8 INFO neutron.quota.resource_registry [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-07-09 17:22:42.173 8 INFO neutron.quota.resource_registry [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-09 17:22:42.173 8 INFO neutron.quota.resource_registry [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Creating instance of TrackedResource for resource:port 2026-07-09 17:22:42.177 8 INFO neutron.quota.resource_registry [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-09 17:22:42.178 8 INFO neutron.quota.resource_registry [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-09 17:22:42.186 8 INFO neutron.quota.resource_registry [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-09 17:22:42.187 8 INFO neutron.quota.resource_registry [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-09 17:22:42.188 8 INFO neutron.quota.resource_registry [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-09 17:22:42.189 8 INFO neutron.quota.resource_registry [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-09 17:22:42.189 8 WARNING neutron.quota.resource_registry [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] subnetpool is already registered 2026-07-09 17:22:42.190 8 INFO neutron.quota.resource_registry [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-09 17:22:42.190 8 WARNING neutron.quota.resource_registry [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] subnetpool is already registered 2026-07-09 17:22:42.191 8 INFO neutron.quota.resource_registry [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-09 17:22:42.192 8 INFO neutron.quota.resource_registry [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-09 17:22:42.192 8 INFO neutron.quota.resource_registry [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-09 17:22:42.193 8 INFO neutron.quota.resource_registry [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-09 17:22:42.194 8 INFO neutron.quota.resource_registry [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-09 17:22:42.194 8 INFO neutron.quota.resource_registry [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-09 17:22:42.200 8 INFO neutron.quota.resource_registry [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-09 17:22:42.200 8 WARNING neutron.quota.resource_registry [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] router is already registered 2026-07-09 17:22:42.200 8 INFO neutron.quota.resource_registry [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-09 17:22:42.201 8 WARNING neutron.quota.resource_registry [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] floatingip is already registered 2026-07-09 17:22:42.206 8 INFO neutron.quota.resource_registry [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-09 17:22:42.206 8 WARNING neutron.quota.resource_registry [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] rbac_policy is already registered 2026-07-09 17:22:42.207 8 INFO neutron.quota.resource_registry [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-09 17:22:42.207 8 WARNING neutron.quota.resource_registry [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] security_group is already registered 2026-07-09 17:22:42.207 8 INFO neutron.quota.resource_registry [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-09 17:22:42.208 8 WARNING neutron.quota.resource_registry [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] security_group_rule is already registered 2026-07-09 17:22:42.209 8 INFO neutron.quota.resource_registry [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-09 17:22:42.209 8 WARNING neutron.quota.resource_registry [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] subnetpool is already registered 2026-07-09 17:22:42.210 8 INFO neutron.quota.resource_registry [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-09 17:22:42.210 8 WARNING neutron.quota.resource_registry [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] subnetpool is already registered 2026-07-09 17:22:42.210 8 INFO neutron.quota.resource_registry [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-09 17:22:42.211 8 WARNING neutron.quota.resource_registry [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] trunk is already registered 2026-07-09 17:22:42.211 8 INFO neutron.quota.resource_registry [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-09 17:22:42.211 8 WARNING neutron.quota.resource_registry [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] endpoint_group is already registered 2026-07-09 17:22:42.212 8 INFO neutron.quota.resource_registry [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-09 17:22:42.213 8 WARNING neutron.quota.resource_registry [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] vpnservice is already registered 2026-07-09 17:22:42.213 8 INFO neutron.quota.resource_registry [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-09 17:22:42.214 8 WARNING neutron.quota.resource_registry [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] ipsec_site_connection is already registered 2026-07-09 17:22:42.214 8 INFO neutron.quota.resource_registry [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-09 17:22:42.215 8 WARNING neutron.quota.resource_registry [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] ipsecpolicy is already registered 2026-07-09 17:22:42.215 8 INFO neutron.quota.resource_registry [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-09 17:22:42.215 8 WARNING neutron.quota.resource_registry [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] ikepolicy is already registered 2026-07-09 17:22:42.254 8 WARNING keystonemiddleware._common.config [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-09 17:22:42.261 8 WARNING oslo_config.cfg [None req-769d6c0f-39f5-4921-b1dd-5059dea73b34 - - - - - -] 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 8 seconds on interpreter 0x5616fa5c8140 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-07-09 17:22:48.314 7 INFO neutron.pecan_wsgi.hooks.translation [None req-dc894732-8c60-4acb-b0ab-0142c4edf60e 5a6145cd14b6448690a3243a004d3a07 8ec1cb7e0cf54af597250d70275f5553 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/4] 199.19.213.161 () {44 vars in 928 bytes} [Thu Jul 9 17:22:47 2026] GET /v2.0/networks/public => generated 108 bytes in 980 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: 2/5] 199.19.213.161 () {44 vars in 950 bytes} [Thu Jul 9 17:22:48 2026] GET /v2.0/networks?name=public => generated 15 bytes in 437 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 17:22:48.961 7 WARNING oslo_policy.policy [None req-86d6e10c-2f9b-45c6-909e-9e00b7273928 5a6145cd14b6448690a3243a004d3a07 8ec1cb7e0cf54af597250d70275f5553 - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-07-09 17:22:49.131 7 WARNING neutron.services.revisions.revision_plugin [None req-86d6e10c-2f9b-45c6-909e-9e00b7273928 5a6145cd14b6448690a3243a004d3a07 8ec1cb7e0cf54af597250d70275f5553 - - default default] Could not find related network for resource to bump revision. 2026-07-09 17:22:49.164 7 INFO neutron.db.segments_db [None req-86d6e10c-2f9b-45c6-909e-9e00b7273928 5a6145cd14b6448690a3243a004d3a07 8ec1cb7e0cf54af597250d70275f5553 - - default default] Added segment af6ad28b-829b-4b01-94d4-94a9750a4501 of type flat for network 1bfc6e87-32e3-45ac-b123-2a35621774bb 2026-07-09 17:22:49.234 7 INFO neutron.pecan_wsgi.hooks.translation [None req-86d6e10c-2f9b-45c6-909e-9e00b7273928 5a6145cd14b6448690a3243a004d3a07 8ec1cb7e0cf54af597250d70275f5553 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/6] 199.19.213.161 () {48 vars in 968 bytes} [Thu Jul 9 17:22:48 2026] POST /v2.0/networks => generated 124 bytes in 491 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 17:22:55.588 8 INFO neutron.pecan_wsgi.hooks.translation [None req-487288a1-51c1-4ff4-964a-221f4fbb28b9 5a6145cd14b6448690a3243a004d3a07 8ec1cb7e0cf54af597250d70275f5553 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/7] 199.19.213.161 () {44 vars in 928 bytes} [Thu Jul 9 17:22:55 2026] GET /v2.0/networks/public => generated 108 bytes in 417 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/8] 199.19.213.161 () {44 vars in 950 bytes} [Thu Jul 9 17:22:55 2026] GET /v2.0/networks?name=public => generated 15 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 17:22:55.851 8 WARNING oslo_policy.policy [None req-d93473ff-d225-4d1d-b54e-fbf5c03843a8 5a6145cd14b6448690a3243a004d3a07 8ec1cb7e0cf54af597250d70275f5553 - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-07-09 17:22:55.931 8 WARNING neutron.services.revisions.revision_plugin [None req-d93473ff-d225-4d1d-b54e-fbf5c03843a8 5a6145cd14b6448690a3243a004d3a07 8ec1cb7e0cf54af597250d70275f5553 - - default default] Could not find related network for resource to bump revision. 2026-07-09 17:22:55.964 8 INFO neutron.db.segments_db [None req-d93473ff-d225-4d1d-b54e-fbf5c03843a8 5a6145cd14b6448690a3243a004d3a07 8ec1cb7e0cf54af597250d70275f5553 - - default default] Added segment a6697ea7-8509-4e97-8b84-556384cb8e92 of type flat for network fb0e82e8-33f9-4ba9-aa46-e0a9a6c328ed 2026-07-09 17:22:56.047 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d93473ff-d225-4d1d-b54e-fbf5c03843a8 5a6145cd14b6448690a3243a004d3a07 8ec1cb7e0cf54af597250d70275f5553 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/9] 199.19.213.161 () {48 vars in 968 bytes} [Thu Jul 9 17:22:55 2026] POST /v2.0/networks => generated 124 bytes in 429 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 17:23:02.014 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fd723fa7-af6c-44b5-9829-ceb7b12c1303 5a6145cd14b6448690a3243a004d3a07 8ec1cb7e0cf54af597250d70275f5553 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/10] 199.19.213.161 () {44 vars in 928 bytes} [Thu Jul 9 17:23:01 2026] GET /v2.0/networks/public => generated 108 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/11] 199.19.213.161 () {44 vars in 950 bytes} [Thu Jul 9 17:23:02 2026] GET /v2.0/networks?name=public => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 17:23:02.118 7 WARNING neutron.services.revisions.revision_plugin [None req-b813c883-fdbb-4390-be05-484f2ff24a86 5a6145cd14b6448690a3243a004d3a07 8ec1cb7e0cf54af597250d70275f5553 - - default default] Could not find related network for resource to bump revision. 2026-07-09 17:23:02.138 7 INFO neutron.db.segments_db [None req-b813c883-fdbb-4390-be05-484f2ff24a86 5a6145cd14b6448690a3243a004d3a07 8ec1cb7e0cf54af597250d70275f5553 - - default default] Added segment d90cfb83-1730-4726-b939-2fc920e616ce of type flat for network 8045c468-3bf4-487a-b07a-01d2cfc95558 2026-07-09 17:23:02.176 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b813c883-fdbb-4390-be05-484f2ff24a86 5a6145cd14b6448690a3243a004d3a07 8ec1cb7e0cf54af597250d70275f5553 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/12] 199.19.213.161 () {48 vars in 968 bytes} [Thu Jul 9 17:23:02 2026] POST /v2.0/networks => generated 124 bytes in 149 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 17:23:08.087 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c209c4cd-6c20-4b01-b7a6-8df52ec924d2 5a6145cd14b6448690a3243a004d3a07 8ec1cb7e0cf54af597250d70275f5553 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 8/14] 199.19.213.161 () {44 vars in 928 bytes} [Thu Jul 9 17:23:08 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: 8|app: 0|req: 7/15] 199.19.213.161 () {44 vars in 950 bytes} [Thu Jul 9 17:23:08 2026] GET /v2.0/networks?name=public => generated 15 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 17:23:08.187 7 WARNING neutron.services.revisions.revision_plugin [None req-cd7c8be5-2019-4f40-9533-c773ec9e0b6f 5a6145cd14b6448690a3243a004d3a07 8ec1cb7e0cf54af597250d70275f5553 - - default default] Could not find related network for resource to bump revision. 2026-07-09 17:23:08.222 7 INFO neutron.db.segments_db [None req-cd7c8be5-2019-4f40-9533-c773ec9e0b6f 5a6145cd14b6448690a3243a004d3a07 8ec1cb7e0cf54af597250d70275f5553 - - default default] Added segment 8373c785-bf25-40d4-85b9-0e8a2feabba3 of type flat for network c2c3eb06-e95f-4170-a1cb-60b63e5f27dd 2026-07-09 17:23:08.270 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cd7c8be5-2019-4f40-9533-c773ec9e0b6f 5a6145cd14b6448690a3243a004d3a07 8ec1cb7e0cf54af597250d70275f5553 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/16] 199.19.213.161 () {48 vars in 968 bytes} [Thu Jul 9 17:23:08 2026] POST /v2.0/networks => generated 124 bytes in 175 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 17:23:14.294 8 INFO neutron.pecan_wsgi.hooks.translation [None req-68d86eee-870c-46ed-8fd6-bba0e8e9229a 5a6145cd14b6448690a3243a004d3a07 8ec1cb7e0cf54af597250d70275f5553 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 8/17] 199.19.213.161 () {44 vars in 928 bytes} [Thu Jul 9 17:23:14 2026] GET /v2.0/networks/public => generated 108 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/18] 199.19.213.161 () {44 vars in 950 bytes} [Thu Jul 9 17:23:14 2026] GET /v2.0/networks?name=public => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 17:23:14.390 8 WARNING neutron.services.revisions.revision_plugin [None req-de7ea4ab-0252-4ea2-82c6-5ebb0c0d4b21 5a6145cd14b6448690a3243a004d3a07 8ec1cb7e0cf54af597250d70275f5553 - - default default] Could not find related network for resource to bump revision. 2026-07-09 17:23:14.417 8 INFO neutron.db.segments_db [None req-de7ea4ab-0252-4ea2-82c6-5ebb0c0d4b21 5a6145cd14b6448690a3243a004d3a07 8ec1cb7e0cf54af597250d70275f5553 - - default default] Added segment 96e87ca4-5bce-47fa-bd14-0729a222bef5 of type flat for network 2b0d6671-8384-4c71-88ad-65b250dacef1 2026-07-09 17:23:14.466 8 INFO neutron.pecan_wsgi.hooks.translation [None req-de7ea4ab-0252-4ea2-82c6-5ebb0c0d4b21 5a6145cd14b6448690a3243a004d3a07 8ec1cb7e0cf54af597250d70275f5553 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/19] 199.19.213.161 () {48 vars in 968 bytes} [Thu Jul 9 17:23:14 2026] POST /v2.0/networks => generated 124 bytes in 159 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 17:23:20.493 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e3d8fe28-eeb3-4e73-bd30-fd01224c8288 5a6145cd14b6448690a3243a004d3a07 8ec1cb7e0cf54af597250d70275f5553 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/21] 199.19.213.161 () {44 vars in 928 bytes} [Thu Jul 9 17:23:20 2026] GET /v2.0/networks/public => generated 108 bytes in 81 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/22] 199.19.213.161 () {44 vars in 950 bytes} [Thu Jul 9 17:23:20 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-07-09 17:23:20.641 8 WARNING neutron.services.revisions.revision_plugin [None req-0532c32c-4185-46ab-8583-9c28f039f6bd 5a6145cd14b6448690a3243a004d3a07 8ec1cb7e0cf54af597250d70275f5553 - - default default] Could not find related network for resource to bump revision. 2026-07-09 17:23:20.660 8 INFO neutron.db.segments_db [None req-0532c32c-4185-46ab-8583-9c28f039f6bd 5a6145cd14b6448690a3243a004d3a07 8ec1cb7e0cf54af597250d70275f5553 - - default default] Added segment 1e3c0fc5-581b-4c2b-b114-4e937d3ebf6a of type flat for network f4e99e02-ee9f-4bb1-bf63-077c97baa86a [pid: 8|app: 0|req: 11/23] 199.19.213.161 () {48 vars in 968 bytes} [Thu Jul 9 17:23:20 2026] POST /v2.0/networks => generated 706 bytes in 610 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 17:23:22.392 7 INFO neutron.pecan_wsgi.hooks.translation [None req-67b2c528-2b32-4246-95d0-ab409d9cd5e5 5a6145cd14b6448690a3243a004d3a07 8ec1cb7e0cf54af597250d70275f5553 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 13/24] 199.19.213.161 () {44 vars in 928 bytes} [Thu Jul 9 17:23:22 2026] GET /v2.0/networks/public => generated 108 bytes in 71 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/25] 199.19.213.161 () {44 vars in 950 bytes} [Thu Jul 9 17:23:22 2026] GET /v2.0/networks?name=public => generated 709 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 17:23:22.520 7 INFO neutron.pecan_wsgi.hooks.translation [None req-30f1b1cf-faa4-4478-8cd2-28ddbb68d0fd 5a6145cd14b6448690a3243a004d3a07 8ec1cb7e0cf54af597250d70275f5553 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 14/26] 199.19.213.161 () {44 vars in 1035 bytes} [Thu Jul 9 17:23:22 2026] GET /v2.0/subnets/public-subnet?network_id=f4e99e02-ee9f-4bb1-bf63-077c97baa86a => generated 113 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/27] 199.19.213.161 () {44 vars in 1058 bytes} [Thu Jul 9 17:23:22 2026] GET /v2.0/subnets?name=public-subnet&network_id=f4e99e02-ee9f-4bb1-bf63-077c97baa86a => generated 14 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/28] 199.19.213.161 () {48 vars in 966 bytes} [Thu Jul 9 17:23:22 2026] POST /v2.0/subnets => generated 641 bytes in 1480 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 17:28:21.002 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [4a8c9998-fb95-4bb9-9a38-c568f1cc4ba2] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-09 17:28:21.005 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [4601efc4-8f16-483a-bc62-a1ab8b0ddc4f] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-09 17:28:21.006 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Thu Jul 9 17:28:21 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/lb-mgmt-net (ip 199.19.213.161) !!! 2026-07-09 17:28:21.232 7 INFO neutron.pecan_wsgi.hooks.translation [None req-458b2861-976a-4dc8-8b8e-a8f1692204d1 5a6145cd14b6448690a3243a004d3a07 8ec1cb7e0cf54af597250d70275f5553 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 35/68] 199.19.213.161 () {44 vars in 938 bytes} [Thu Jul 9 17:28:20 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 236 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 17:28:21.244 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [6cbc1acf-54a9-4305-ba0a-cb367114ca39] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-09 17:28:21.245 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [67f14652-ce3f-472a-a021-49d68d079bb1] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-09 17:28:21.248 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Thu Jul 9 17:28: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.19.213.161) !!! [pid: 8|app: 0|req: 34/69] 199.19.213.161 () {44 vars in 960 bytes} [Thu Jul 9 17:28:21 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 17:28:21.383 7 INFO neutron.db.segments_db [None req-17aac354-d85c-454b-944e-9be576f223bb 5a6145cd14b6448690a3243a004d3a07 8ec1cb7e0cf54af597250d70275f5553 - - default default] Added segment 4af41357-4b5e-432e-8fe5-8b0297baa457 of type vxlan for network d6caf2be-a096-4f34-8b4b-ab339c66b9fd [pid: 7|app: 0|req: 36/70] 199.19.213.161 () {48 vars in 967 bytes} [Thu Jul 9 17:28:21 2026] POST /v2.0/networks => generated 707 bytes in 259 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 17:28:22.587 8 INFO oslo.messaging._drivers.impl_rabbit [-] [67f14652-ce3f-472a-a021-49d68d079bb1] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 51668. 2026-07-09 17:28:22.588 8 INFO oslo.messaging._drivers.impl_rabbit [-] [6cbc1acf-54a9-4305-ba0a-cb367114ca39] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 51664. 2026-07-09 17:28:22.643 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6c07ae00-954a-4b5c-abd1-8c6d08953836 5a6145cd14b6448690a3243a004d3a07 8ec1cb7e0cf54af597250d70275f5553 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 35/71] 199.19.213.161 () {44 vars in 938 bytes} [Thu Jul 9 17:28:22 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 87 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 17:28:22.762 7 INFO oslo.messaging._drivers.impl_rabbit [-] [4601efc4-8f16-483a-bc62-a1ab8b0ddc4f] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 51682. 2026-07-09 17:28:22.763 7 INFO oslo.messaging._drivers.impl_rabbit [-] [4a8c9998-fb95-4bb9-9a38-c568f1cc4ba2] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 51676. [pid: 7|app: 0|req: 37/72] 199.19.213.161 () {44 vars in 960 bytes} [Thu Jul 9 17:28:22 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 17:28:22.808 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f772cc2d-aec6-4ac6-b8f1-871c121cd31b 5a6145cd14b6448690a3243a004d3a07 8ec1cb7e0cf54af597250d70275f5553 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 36/73] 199.19.213.161 () {44 vars in 1037 bytes} [Thu Jul 9 17:28:22 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=d6caf2be-a096-4f34-8b4b-ab339c66b9fd => generated 114 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/74] 199.19.213.161 () {44 vars in 1060 bytes} [Thu Jul 9 17:28:22 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=d6caf2be-a096-4f34-8b4b-ab339c66b9fd => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/75] 199.19.213.161 () {48 vars in 966 bytes} [Thu Jul 9 17:28:22 2026] POST /v2.0/subnets => generated 627 bytes in 897 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 17:28:25.072 7 INFO neutron.api.v2.resource [None req-cdaaeabe-ec6e-47a5-9ad4-074d42904e23 5a6145cd14b6448690a3243a004d3a07 8ec1cb7e0cf54af597250d70275f5553 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 39/76] 199.19.213.161 () {44 vars in 972 bytes} [Thu Jul 9 17:28:25 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 69 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/77] 199.19.213.161 () {44 vars in 994 bytes} [Thu Jul 9 17:28:25 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/78] 199.19.213.161 () {48 vars in 981 bytes} [Thu Jul 9 17:28:25 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: 8|app: 0|req: 39/79] 199.19.213.161 () {44 vars in 1002 bytes} [Thu Jul 9 17:28:26 2026] GET /v2.0/security-groups/498c892e-1bd2-47f6-8912-5a825709e428 => generated 1616 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/80] 199.19.213.161 () {44 vars in 1002 bytes} [Thu Jul 9 17:28:26 2026] GET /v2.0/security-groups/498c892e-1bd2-47f6-8912-5a825709e428 => generated 1616 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/81] 199.19.213.161 () {44 vars in 1002 bytes} [Thu Jul 9 17:28:26 2026] GET /v2.0/security-groups/498c892e-1bd2-47f6-8912-5a825709e428 => generated 1616 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/82] 199.19.213.161 () {48 vars in 992 bytes} [Thu Jul 9 17:28:26 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: 41/83] 199.19.213.161 () {44 vars in 1002 bytes} [Thu Jul 9 17:28:27 2026] GET /v2.0/security-groups/498c892e-1bd2-47f6-8912-5a825709e428 => generated 2230 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/84] 199.19.213.161 () {44 vars in 1002 bytes} [Thu Jul 9 17:28:27 2026] GET /v2.0/security-groups/498c892e-1bd2-47f6-8912-5a825709e428 => generated 2230 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/85] 199.19.213.161 () {44 vars in 1002 bytes} [Thu Jul 9 17:28:27 2026] GET /v2.0/security-groups/498c892e-1bd2-47f6-8912-5a825709e428 => generated 2230 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/86] 199.19.213.161 () {48 vars in 992 bytes} [Thu Jul 9 17:28:27 2026] POST /v2.0/security-group-rules => generated 603 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/87] 199.19.213.161 () {44 vars in 1002 bytes} [Thu Jul 9 17:28:28 2026] GET /v2.0/security-groups/498c892e-1bd2-47f6-8912-5a825709e428 => generated 2846 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/88] 199.19.213.161 () {44 vars in 1002 bytes} [Thu Jul 9 17:28:29 2026] GET /v2.0/security-groups/498c892e-1bd2-47f6-8912-5a825709e428 => generated 2846 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/89] 199.19.213.161 () {44 vars in 1002 bytes} [Thu Jul 9 17:28:29 2026] GET /v2.0/security-groups/498c892e-1bd2-47f6-8912-5a825709e428 => generated 2846 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/90] 199.19.213.161 () {48 vars in 992 bytes} [Thu Jul 9 17:28:29 2026] POST /v2.0/security-group-rules => generated 603 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/91] 199.19.213.161 () {44 vars in 1002 bytes} [Thu Jul 9 17:28:30 2026] GET /v2.0/security-groups/498c892e-1bd2-47f6-8912-5a825709e428 => generated 3462 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/92] 199.19.213.161 () {44 vars in 1002 bytes} [Thu Jul 9 17:28:30 2026] GET /v2.0/security-groups/498c892e-1bd2-47f6-8912-5a825709e428 => generated 3462 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/93] 199.19.213.161 () {44 vars in 1002 bytes} [Thu Jul 9 17:28:30 2026] GET /v2.0/security-groups/498c892e-1bd2-47f6-8912-5a825709e428 => generated 3462 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/94] 199.19.213.161 () {48 vars in 992 bytes} [Thu Jul 9 17:28:30 2026] POST /v2.0/security-group-rules => generated 603 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/95] 199.19.213.161 () {44 vars in 1002 bytes} [Thu Jul 9 17:28:31 2026] GET /v2.0/security-groups/498c892e-1bd2-47f6-8912-5a825709e428 => generated 4078 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/96] 199.19.213.161 () {44 vars in 1002 bytes} [Thu Jul 9 17:28:31 2026] GET /v2.0/security-groups/498c892e-1bd2-47f6-8912-5a825709e428 => generated 4078 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/97] 199.19.213.161 () {44 vars in 1002 bytes} [Thu Jul 9 17:28:31 2026] GET /v2.0/security-groups/498c892e-1bd2-47f6-8912-5a825709e428 => generated 4078 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/100] 199.19.213.161 () {48 vars in 992 bytes} [Thu Jul 9 17:28:31 2026] POST /v2.0/security-group-rules => generated 603 bytes in 2357 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/101] 199.19.213.161 () {44 vars in 988 bytes} [Thu Jul 9 17:28:35 2026] GET /v2.0/networks/d6caf2be-a096-4f34-8b4b-ab339c66b9fd => generated 732 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 17:28:35.431 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e9b37b4f-fb8f-47a5-860a-4b9ea1770f2a 5a6145cd14b6448690a3243a004d3a07 8ec1cb7e0cf54af597250d70275f5553 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 51/102] 199.19.213.161 () {44 vars in 1077 bytes} [Thu Jul 9 17:28:35 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=d6caf2be-a096-4f34-8b4b-ab339c66b9fd => generated 132 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/103] 199.19.213.161 () {44 vars in 1100 bytes} [Thu Jul 9 17:28:35 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=d6caf2be-a096-4f34-8b4b-ab339c66b9fd => generated 12 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/104] 199.19.213.161 () {44 vars in 1002 bytes} [Thu Jul 9 17:28:35 2026] GET /v2.0/security-groups/498c892e-1bd2-47f6-8912-5a825709e428 => generated 4694 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/105] 199.19.213.161 () {48 vars in 962 bytes} [Thu Jul 9 17:28:35 2026] POST /v2.0/ports => generated 1100 bytes in 659 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-09 17:28:46.505 7 INFO neutron.pecan_wsgi.hooks.translation [None req-12e9c65c-99d4-4d67-adef-e83d7262949d 5a6145cd14b6448690a3243a004d3a07 8ec1cb7e0cf54af597250d70275f5553 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 53/106] 199.19.213.161 () {44 vars in 980 bytes} [Thu Jul 9 17:28:46 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 57 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: 54/107] 199.19.213.161 () {44 vars in 1002 bytes} [Thu Jul 9 17:28:46 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/108] 199.19.213.161 () {48 vars in 1032 bytes} [Thu Jul 9 17:28:46 2026] PUT /v2.0/ports/2ff94023-cb34-4e56-903a-8c8144d2c870 => generated 1213 bytes in 781 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/111] 199.19.213.161 () {44 vars in 921 bytes} [Thu Jul 9 17:28:49 2026] GET /v2.0/ports => generated 3730 bytes in 110 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-07-09 17:28:50.269 7 INFO neutron.api.v2.resource [None req-5415454a-dc7d-4612-aff8-c7247d7e6eb8 5a6145cd14b6448690a3243a004d3a07 8ec1cb7e0cf54af597250d70275f5553 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 56/112] 199.19.213.161 () {44 vars in 960 bytes} [Thu Jul 9 17:28:50 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/113] 199.19.213.161 () {44 vars in 982 bytes} [Thu Jul 9 17:28:50 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/114] 199.19.213.161 () {48 vars in 981 bytes} [Thu Jul 9 17:28:50 2026] POST /v2.0/security-groups => generated 1610 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/115] 199.19.213.161 () {44 vars in 1002 bytes} [Thu Jul 9 17:28:51 2026] GET /v2.0/security-groups/49920c00-4796-4362-b18b-5153c0f2f889 => generated 1610 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/116] 199.19.213.161 () {44 vars in 1002 bytes} [Thu Jul 9 17:28:51 2026] GET /v2.0/security-groups/49920c00-4796-4362-b18b-5153c0f2f889 => generated 1610 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/117] 199.19.213.161 () {44 vars in 1002 bytes} [Thu Jul 9 17:28:51 2026] GET /v2.0/security-groups/49920c00-4796-4362-b18b-5153c0f2f889 => generated 1610 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/118] 199.19.213.161 () {48 vars in 992 bytes} [Thu Jul 9 17:28:51 2026] POST /v2.0/security-group-rules => generated 623 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/119] 199.19.213.161 () {44 vars in 1002 bytes} [Thu Jul 9 17:28:52 2026] GET /v2.0/security-groups/49920c00-4796-4362-b18b-5153c0f2f889 => generated 2246 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/120] 199.19.213.161 () {44 vars in 1002 bytes} [Thu Jul 9 17:28:52 2026] GET /v2.0/security-groups/49920c00-4796-4362-b18b-5153c0f2f889 => 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: 61/121] 199.19.213.161 () {44 vars in 1002 bytes} [Thu Jul 9 17:28:52 2026] GET /v2.0/security-groups/49920c00-4796-4362-b18b-5153c0f2f889 => generated 2246 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 61/122] 199.19.213.161 () {48 vars in 992 bytes} [Thu Jul 9 17:28:52 2026] POST /v2.0/security-group-rules => generated 627 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 68/135] 199.19.213.161 () {44 vars in 976 bytes} [Thu Jul 9 17:30:20 2026] GET /v2.0/quotas/8ec1cb7e0cf54af597250d70275f5553 => generated 292 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/quotasv2.py:139: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' [pid: 7|app: 0|req: 68/136] 199.19.213.161 () {48 vars in 1028 bytes} [Thu Jul 9 17:30:21 2026] PUT /v2.0/quotas/8ec1cb7e0cf54af597250d70275f5553 => generated 291 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 17:32:41.952 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [4601efc4-8f16-483a-bc62-a1ab8b0ddc4f] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-09 17:32:41.956 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [4a8c9998-fb95-4bb9-9a38-c568f1cc4ba2] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-09 17:32:41.957 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu Jul 9 17:32:41 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports/octavia-health-manager-port-instance (ip 199.19.213.161) !!! /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-07-09 17:32:42.281 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a679f513-3a64-4c85-9c56-ce28bbb8dd85 5a6145cd14b6448690a3243a004d3a07 8ec1cb7e0cf54af597250d70275f5553 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 78/155] 199.19.213.161 () {30 vars in 741 bytes} [Thu Jul 9 17:32:41 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 341 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 17:32:42.300 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [6cbc1acf-54a9-4305-ba0a-cb367114ca39] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-09 17:32:42.301 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [67f14652-ce3f-472a-a021-49d68d079bb1] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-09 17:32:42.304 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Thu Jul 9 17:32:42 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.19.213.161) !!! /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 78/156] 199.19.213.161 () {30 vars in 763 bytes} [Thu Jul 9 17:32:42 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 17:32:44.401 7 INFO oslo.messaging._drivers.impl_rabbit [-] [4601efc4-8f16-483a-bc62-a1ab8b0ddc4f] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 48658. 2026-07-09 17:32:44.401 7 INFO oslo.messaging._drivers.impl_rabbit [-] [4a8c9998-fb95-4bb9-9a38-c568f1cc4ba2] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 48674. 2026-07-09 17:32:44.469 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e2875d59-eef1-4a75-845c-722dea9d15cc 5a6145cd14b6448690a3243a004d3a07 8ec1cb7e0cf54af597250d70275f5553 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 79/157] 199.19.213.161 () {30 vars in 741 bytes} [Thu Jul 9 17:32:44 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 99 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 17:32:44.537 8 INFO oslo.messaging._drivers.impl_rabbit [-] [67f14652-ce3f-472a-a021-49d68d079bb1] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 48682. [pid: 8|app: 0|req: 79/158] 199.19.213.161 () {30 vars in 763 bytes} [Thu Jul 9 17:32:44 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 17:40:21.533 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [67f14652-ce3f-472a-a021-49d68d079bb1] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-09 17:40:21.534 8 INFO oslo.messaging._drivers.impl_rabbit [-] [6cbc1acf-54a9-4305-ba0a-cb367114ca39] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 48676. 2026-07-09 17:40:21.535 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [6cbc1acf-54a9-4305-ba0a-cb367114ca39] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-09 17:40:21.538 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Thu Jul 9 17:40:21 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=1f4d099500254b3a8a8786336c4d48d8 (ip 199.19.213.161) !!! 2026-07-09 17:40:21.751 8 INFO neutron.api.v2.resource [None req-141637a5-46e2-40cb-b0a4-497a48bfd3ee 5a6145cd14b6448690a3243a004d3a07 8ec1cb7e0cf54af597250d70275f5553 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 111/221] 199.19.213.161 () {44 vars in 1075 bytes} [Thu Jul 9 17:40:21 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=1f4d099500254b3a8a8786336c4d48d8 => generated 139 bytes in 224 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 17:40:21.763 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [4a8c9998-fb95-4bb9-9a38-c568f1cc4ba2] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-09 17:40:21.769 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [4601efc4-8f16-483a-bc62-a1ab8b0ddc4f] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-09 17:40:21.770 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Thu Jul 9 17:40:21 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=1f4d099500254b3a8a8786336c4d48d8 (ip 199.19.213.161) !!! [pid: 7|app: 0|req: 111/222] 199.19.213.161 () {44 vars in 1098 bytes} [Thu Jul 9 17:40:21 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=1f4d099500254b3a8a8786336c4d48d8 => generated 23 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 112/223] 199.19.213.161 () {48 vars in 982 bytes} [Thu Jul 9 17:40:22 2026] POST /v2.0/security-groups => generated 1624 bytes in 255 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-09 17:40:23.493 7 INFO oslo.messaging._drivers.impl_rabbit [-] [4a8c9998-fb95-4bb9-9a38-c568f1cc4ba2] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 44342. 2026-07-09 17:40:23.494 7 INFO oslo.messaging._drivers.impl_rabbit [-] [4601efc4-8f16-483a-bc62-a1ab8b0ddc4f] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 44358. [pid: 7|app: 0|req: 112/224] 199.19.213.161 () {44 vars in 1089 bytes} [Thu Jul 9 17:40:23 2026] GET /v2.0/security-groups/7eb9a42c-1a22-4463-8477-0c7960780842?project_id=1f4d099500254b3a8a8786336c4d48d8 => generated 1624 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 17:40:23.627 8 INFO oslo.messaging._drivers.impl_rabbit [-] [67f14652-ce3f-472a-a021-49d68d079bb1] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 44368. 2026-07-09 17:40:23.627 8 INFO oslo.messaging._drivers.impl_rabbit [-] [6cbc1acf-54a9-4305-ba0a-cb367114ca39] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 44374. [pid: 8|app: 0|req: 113/225] 199.19.213.161 () {44 vars in 1002 bytes} [Thu Jul 9 17:40:23 2026] GET /v2.0/security-groups/7eb9a42c-1a22-4463-8477-0c7960780842 => generated 1624 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 113/226] 199.19.213.161 () {44 vars in 1089 bytes} [Thu Jul 9 17:40:23 2026] GET /v2.0/security-groups/7eb9a42c-1a22-4463-8477-0c7960780842?project_id=1f4d099500254b3a8a8786336c4d48d8 => generated 1624 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 114/227] 199.19.213.161 () {48 vars in 992 bytes} [Thu Jul 9 17:40:23 2026] POST /v2.0/security-group-rules => generated 597 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 114/228] 199.19.213.161 () {44 vars in 1089 bytes} [Thu Jul 9 17:40:25 2026] GET /v2.0/security-groups/7eb9a42c-1a22-4463-8477-0c7960780842?project_id=1f4d099500254b3a8a8786336c4d48d8 => generated 2234 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 115/229] 199.19.213.161 () {44 vars in 1002 bytes} [Thu Jul 9 17:40:25 2026] GET /v2.0/security-groups/7eb9a42c-1a22-4463-8477-0c7960780842 => generated 2234 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 115/230] 199.19.213.161 () {44 vars in 1089 bytes} [Thu Jul 9 17:40:25 2026] GET /v2.0/security-groups/7eb9a42c-1a22-4463-8477-0c7960780842?project_id=1f4d099500254b3a8a8786336c4d48d8 => generated 2234 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 116/231] 199.19.213.161 () {48 vars in 992 bytes} [Thu Jul 9 17:40:25 2026] POST /v2.0/security-group-rules => generated 599 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 116/232] 199.19.213.161 () {44 vars in 1089 bytes} [Thu Jul 9 17:40:26 2026] GET /v2.0/security-groups/7eb9a42c-1a22-4463-8477-0c7960780842?project_id=1f4d099500254b3a8a8786336c4d48d8 => generated 2846 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 117/233] 199.19.213.161 () {44 vars in 1002 bytes} [Thu Jul 9 17:40:26 2026] GET /v2.0/security-groups/7eb9a42c-1a22-4463-8477-0c7960780842 => generated 2846 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 117/234] 199.19.213.161 () {44 vars in 1089 bytes} [Thu Jul 9 17:40:26 2026] GET /v2.0/security-groups/7eb9a42c-1a22-4463-8477-0c7960780842?project_id=1f4d099500254b3a8a8786336c4d48d8 => generated 2846 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 118/235] 199.19.213.161 () {48 vars in 992 bytes} [Thu Jul 9 17:40:26 2026] POST /v2.0/security-group-rules => generated 601 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 118/236] 199.19.213.161 () {44 vars in 1089 bytes} [Thu Jul 9 17:40:28 2026] GET /v2.0/security-groups/7eb9a42c-1a22-4463-8477-0c7960780842?project_id=1f4d099500254b3a8a8786336c4d48d8 => generated 3460 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 119/237] 199.19.213.161 () {44 vars in 1002 bytes} [Thu Jul 9 17:40:28 2026] GET /v2.0/security-groups/7eb9a42c-1a22-4463-8477-0c7960780842 => generated 3460 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 119/238] 199.19.213.161 () {44 vars in 1089 bytes} [Thu Jul 9 17:40:28 2026] GET /v2.0/security-groups/7eb9a42c-1a22-4463-8477-0c7960780842?project_id=1f4d099500254b3a8a8786336c4d48d8 => generated 3460 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 120/239] 199.19.213.161 () {48 vars in 992 bytes} [Thu Jul 9 17:40:28 2026] POST /v2.0/security-group-rules => generated 602 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/264] 199.19.213.161 () {30 vars in 740 bytes} [Thu Jul 9 17:43:19 2026] GET /v2.0/networks?tenant_id=1f4d099500254b3a8a8786336c4d48d8&shared=False => generated 15 bytes in 205 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 17:43:19.391 8 INFO neutron.db.segments_db [None req-4838f090-6692-4946-8806-e45d9cab6536 9abd4ba4088b457594e505b619c10efa 1f4d099500254b3a8a8786336c4d48d8 - - 32adf154e15244fc886a261a1a148247 32adf154e15244fc886a261a1a148247] Added segment 4c74dd43-c0dd-4812-abf1-d85eb3be5dec of type vxlan for network 926eaab9-a622-453e-8190-e0723165b482 [pid: 8|app: 0|req: 133/265] 199.19.213.161 () {34 vars in 682 bytes} [Thu Jul 9 17:43:19 2026] POST /v2.0/networks => generated 718 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/266] 199.19.213.161 () {30 vars in 722 bytes} [Thu Jul 9 17:43:19 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/267] 199.19.213.161 () {30 vars in 633 bytes} [Thu Jul 9 17:43:19 2026] GET /v2.0/extensions => generated 19901 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/268] 199.19.213.161 () {34 vars in 677 bytes} [Thu Jul 9 17:43:19 2026] POST /v2.0/ports => generated 963 bytes in 572 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/269] 199.19.213.161 () {30 vars in 703 bytes} [Thu Jul 9 17:43:20 2026] GET /v2.0/networks/926eaab9-a622-453e-8190-e0723165b482 => generated 705 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/270] 199.19.213.161 () {30 vars in 722 bytes} [Thu Jul 9 17:43:22 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/271] 199.19.213.161 () {30 vars in 703 bytes} [Thu Jul 9 17:43:22 2026] GET /v2.0/networks/926eaab9-a622-453e-8190-e0723165b482 => generated 705 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 17:43:42.136 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [67f14652-ce3f-472a-a021-49d68d079bb1] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-09 17:43:42.149 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [6cbc1acf-54a9-4305-ba0a-cb367114ca39] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  [pid: 8|app: 0|req: 138/274] 199.19.213.161 () {44 vars in 976 bytes} [Thu Jul 9 17:43:42 2026] GET /v2.0/quotas/1f4d099500254b3a8a8786336c4d48d8 => generated 292 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 17:43:42.870 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [4601efc4-8f16-483a-bc62-a1ab8b0ddc4f] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-09 17:43:42.875 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [4a8c9998-fb95-4bb9-9a38-c568f1cc4ba2] 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: 137/275] 199.19.213.161 () {48 vars in 1028 bytes} [Thu Jul 9 17:43:42 2026] PUT /v2.0/quotas/1f4d099500254b3a8a8786336c4d48d8 => generated 291 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 17:57:06.265 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu Jul 9 17:57:06 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/public (ip 199.19.213.161) !!! 2026-07-09 17:57:06.323 8 INFO oslo.messaging._drivers.impl_rabbit [-] [67f14652-ce3f-472a-a021-49d68d079bb1] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 59750. 2026-07-09 17:57:06.324 8 INFO oslo.messaging._drivers.impl_rabbit [-] [6cbc1acf-54a9-4305-ba0a-cb367114ca39] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 59762. 2026-07-09 17:57:06.501 8 INFO neutron.pecan_wsgi.hooks.translation [None req-30d25467-db5b-4825-bd66-cde98d0abdd7 5a6145cd14b6448690a3243a004d3a07 8ec1cb7e0cf54af597250d70275f5553 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 193/384] 199.19.213.161 () {44 vars in 928 bytes} [Thu Jul 9 17:57:06 2026] GET /v2.0/networks/public => generated 108 bytes in 249 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 17:57:06.514 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu Jul 9 17:57:06 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=public (ip 199.19.213.161) !!! 2026-07-09 17:57:06.569 7 INFO oslo.messaging._drivers.impl_rabbit [-] [4a8c9998-fb95-4bb9-9a38-c568f1cc4ba2] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 59778. 2026-07-09 17:57:06.571 7 INFO oslo.messaging._drivers.impl_rabbit [-] [4601efc4-8f16-483a-bc62-a1ab8b0ddc4f] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 59788. [pid: 7|app: 0|req: 192/385] 199.19.213.161 () {44 vars in 950 bytes} [Thu Jul 9 17:57:06 2026] GET /v2.0/networks?name=public => generated 753 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 17:57:07.987 8 INFO neutron.pecan_wsgi.hooks.translation [None req-db7732c5-6df0-473c-9b0e-25730507f27d 5a6145cd14b6448690a3243a004d3a07 8ec1cb7e0cf54af597250d70275f5553 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 194/386] 199.19.213.161 () {44 vars in 928 bytes} [Thu Jul 9 17:57:07 2026] GET /v2.0/networks/public => generated 108 bytes in 83 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/387] 199.19.213.161 () {44 vars in 950 bytes} [Thu Jul 9 17:57:07 2026] GET /v2.0/networks?name=public => generated 753 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 17:57:08.114 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a246c982-a24b-49fa-aff2-0d2677035818 5a6145cd14b6448690a3243a004d3a07 8ec1cb7e0cf54af597250d70275f5553 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 195/388] 199.19.213.161 () {44 vars in 1035 bytes} [Thu Jul 9 17:57:08 2026] GET /v2.0/subnets/public-subnet?network_id=f4e99e02-ee9f-4bb1-bf63-077c97baa86a => generated 113 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/389] 199.19.213.161 () {44 vars in 1058 bytes} [Thu Jul 9 17:57:08 2026] GET /v2.0/subnets?name=public-subnet&network_id=f4e99e02-ee9f-4bb1-bf63-077c97baa86a => generated 644 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 17:57:51.640 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d77d0638-72c5-4ee6-9058-08e41354769a 5a6145cd14b6448690a3243a004d3a07 8ec1cb7e0cf54af597250d70275f5553 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 199/396] 199.19.213.161 () {44 vars in 938 bytes} [Thu Jul 9 17:57:51 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 96 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/397] 199.19.213.161 () {44 vars in 960 bytes} [Thu Jul 9 17:57:51 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 17:57:52.949 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5c9a71c2-88f7-4590-8afe-861d3867a5c6 5a6145cd14b6448690a3243a004d3a07 8ec1cb7e0cf54af597250d70275f5553 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 200/398] 199.19.213.161 () {44 vars in 938 bytes} [Thu Jul 9 17:57:52 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 90 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/399] 199.19.213.161 () {44 vars in 960 bytes} [Thu Jul 9 17:57:52 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 17:57:53.100 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5fd7565b-5f48-4ce7-be38-3d4c2eb97c0e 5a6145cd14b6448690a3243a004d3a07 8ec1cb7e0cf54af597250d70275f5553 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 201/400] 199.19.213.161 () {44 vars in 1037 bytes} [Thu Jul 9 17:57:53 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=d6caf2be-a096-4f34-8b4b-ab339c66b9fd => generated 114 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/401] 199.19.213.161 () {44 vars in 1060 bytes} [Thu Jul 9 17:57:53 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=d6caf2be-a096-4f34-8b4b-ab339c66b9fd => generated 630 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 17:57:54.448 8 INFO neutron.api.v2.resource [None req-ff80e82c-904e-4dc5-98a7-9859d854491a 5a6145cd14b6448690a3243a004d3a07 8ec1cb7e0cf54af597250d70275f5553 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 202/402] 199.19.213.161 () {44 vars in 972 bytes} [Thu Jul 9 17:57:54 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: 7|app: 0|req: 201/403] 199.19.213.161 () {44 vars in 994 bytes} [Thu Jul 9 17:57:54 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/404] 199.19.213.161 () {44 vars in 1002 bytes} [Thu Jul 9 17:57:55 2026] GET /v2.0/security-groups/498c892e-1bd2-47f6-8912-5a825709e428 => generated 4694 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/405] 199.19.213.161 () {44 vars in 1002 bytes} [Thu Jul 9 17:57:55 2026] GET /v2.0/security-groups/498c892e-1bd2-47f6-8912-5a825709e428 => generated 4694 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/406] 199.19.213.161 () {44 vars in 1012 bytes} [Thu Jul 9 17:57:56 2026] GET /v2.0/security-group-rules/5a5e22c6-318d-495c-ad34-d19987c31c11 => generated 601 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/407] 199.19.213.161 () {44 vars in 1002 bytes} [Thu Jul 9 17:57:56 2026] GET /v2.0/security-groups/498c892e-1bd2-47f6-8912-5a825709e428 => generated 4694 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/408] 199.19.213.161 () {44 vars in 1002 bytes} [Thu Jul 9 17:57:57 2026] GET /v2.0/security-groups/498c892e-1bd2-47f6-8912-5a825709e428 => generated 4694 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/409] 199.19.213.161 () {44 vars in 1012 bytes} [Thu Jul 9 17:57:57 2026] GET /v2.0/security-group-rules/e38a45fc-a28c-47cb-ac56-8ce12524b066 => generated 603 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/410] 199.19.213.161 () {44 vars in 1002 bytes} [Thu Jul 9 17:57:58 2026] GET /v2.0/security-groups/498c892e-1bd2-47f6-8912-5a825709e428 => generated 4694 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/411] 199.19.213.161 () {44 vars in 1002 bytes} [Thu Jul 9 17:57:58 2026] GET /v2.0/security-groups/498c892e-1bd2-47f6-8912-5a825709e428 => generated 4694 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/412] 199.19.213.161 () {44 vars in 1012 bytes} [Thu Jul 9 17:57:58 2026] GET /v2.0/security-group-rules/c2148753-fbb3-402e-a4fc-5a1df5e3a7f1 => generated 603 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/413] 199.19.213.161 () {44 vars in 1002 bytes} [Thu Jul 9 17:57:59 2026] GET /v2.0/security-groups/498c892e-1bd2-47f6-8912-5a825709e428 => generated 4694 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/414] 199.19.213.161 () {44 vars in 1002 bytes} [Thu Jul 9 17:57:59 2026] GET /v2.0/security-groups/498c892e-1bd2-47f6-8912-5a825709e428 => generated 4694 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/415] 199.19.213.161 () {44 vars in 1012 bytes} [Thu Jul 9 17:57:59 2026] GET /v2.0/security-group-rules/8db38d49-da92-4522-8dec-0c5fd0f1fab3 => generated 603 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/416] 199.19.213.161 () {44 vars in 1002 bytes} [Thu Jul 9 17:58:00 2026] GET /v2.0/security-groups/498c892e-1bd2-47f6-8912-5a825709e428 => generated 4694 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/417] 199.19.213.161 () {44 vars in 1002 bytes} [Thu Jul 9 17:58:00 2026] GET /v2.0/security-groups/498c892e-1bd2-47f6-8912-5a825709e428 => generated 4694 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/418] 199.19.213.161 () {44 vars in 1012 bytes} [Thu Jul 9 17:58:00 2026] GET /v2.0/security-group-rules/64a3172e-6993-4825-b2da-3ba82c5bb4d2 => generated 603 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/419] 199.19.213.161 () {44 vars in 988 bytes} [Thu Jul 9 17:58:01 2026] GET /v2.0/networks/d6caf2be-a096-4f34-8b4b-ab339c66b9fd => generated 732 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 17:58:02.129 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d1978f11-ed91-40a4-8759-386de28b4d10 5a6145cd14b6448690a3243a004d3a07 8ec1cb7e0cf54af597250d70275f5553 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 211/420] 199.19.213.161 () {44 vars in 1077 bytes} [Thu Jul 9 17:58:02 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=d6caf2be-a096-4f34-8b4b-ab339c66b9fd => generated 132 bytes in 134 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/421] 199.19.213.161 () {44 vars in 1100 bytes} [Thu Jul 9 17:58:02 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=d6caf2be-a096-4f34-8b4b-ab339c66b9fd => generated 1254 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/422] 199.19.213.161 () {44 vars in 1002 bytes} [Thu Jul 9 17:58:02 2026] GET /v2.0/security-groups/498c892e-1bd2-47f6-8912-5a825709e428 => generated 4694 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 17:58:10.143 7 INFO neutron.pecan_wsgi.hooks.translation [None req-93eccae4-91b4-4f95-934c-62bbe63552c4 5a6145cd14b6448690a3243a004d3a07 8ec1cb7e0cf54af597250d70275f5553 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 212/425] 199.19.213.161 () {44 vars in 980 bytes} [Thu Jul 9 17:58:10 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 77 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/426] 199.19.213.161 () {44 vars in 1002 bytes} [Thu Jul 9 17:58:10 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: 213/427] 199.19.213.161 () {44 vars in 921 bytes} [Thu Jul 9 17:58:11 2026] GET /v2.0/ports => generated 4725 bytes in 306 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 17:58:13.411 8 INFO neutron.api.v2.resource [None req-a8cf9f77-ca6f-4ce5-a074-de5b82a7fa23 5a6145cd14b6448690a3243a004d3a07 8ec1cb7e0cf54af597250d70275f5553 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 215/428] 199.19.213.161 () {44 vars in 960 bytes} [Thu Jul 9 17:58:13 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 60 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/429] 199.19.213.161 () {44 vars in 982 bytes} [Thu Jul 9 17:58:13 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2885 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/430] 199.19.213.161 () {44 vars in 1002 bytes} [Thu Jul 9 17:58:14 2026] GET /v2.0/security-groups/49920c00-4796-4362-b18b-5153c0f2f889 => generated 2886 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/431] 199.19.213.161 () {44 vars in 1002 bytes} [Thu Jul 9 17:58:14 2026] GET /v2.0/security-groups/49920c00-4796-4362-b18b-5153c0f2f889 => generated 2886 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/432] 199.19.213.161 () {44 vars in 1012 bytes} [Thu Jul 9 17:58:14 2026] GET /v2.0/security-group-rules/3cc17422-8829-4b50-8195-13c2e1ed828c => generated 623 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/433] 199.19.213.161 () {44 vars in 1002 bytes} [Thu Jul 9 17:58:15 2026] GET /v2.0/security-groups/49920c00-4796-4362-b18b-5153c0f2f889 => generated 2886 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/434] 199.19.213.161 () {44 vars in 1002 bytes} [Thu Jul 9 17:58:15 2026] GET /v2.0/security-groups/49920c00-4796-4362-b18b-5153c0f2f889 => generated 2886 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/435] 199.19.213.161 () {44 vars in 1012 bytes} [Thu Jul 9 17:58:15 2026] GET /v2.0/security-group-rules/551549e7-d57a-4dd3-a18b-3a300cdf8104 => generated 627 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/438] 199.19.213.161 () {44 vars in 976 bytes} [Thu Jul 9 17:58:29 2026] GET /v2.0/quotas/8ec1cb7e0cf54af597250d70275f5553 => generated 291 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 17:59:32.089 8 INFO neutron.api.v2.resource [None req-00f8a737-5d53-47ad-8ab6-5fd65700fd2e 5a6145cd14b6448690a3243a004d3a07 8ec1cb7e0cf54af597250d70275f5553 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 225/447] 199.19.213.161 () {44 vars in 1075 bytes} [Thu Jul 9 17:59:32 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=1f4d099500254b3a8a8786336c4d48d8 => generated 139 bytes in 80 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/448] 199.19.213.161 () {44 vars in 1098 bytes} [Thu Jul 9 17:59:32 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=1f4d099500254b3a8a8786336c4d48d8 => generated 4072 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/451] 199.19.213.161 () {44 vars in 1089 bytes} [Thu Jul 9 17:59:33 2026] GET /v2.0/security-groups/7eb9a42c-1a22-4463-8477-0c7960780842?project_id=1f4d099500254b3a8a8786336c4d48d8 => generated 4075 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/452] 199.19.213.161 () {44 vars in 1002 bytes} [Thu Jul 9 17:59:33 2026] GET /v2.0/security-groups/7eb9a42c-1a22-4463-8477-0c7960780842 => generated 4075 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/453] 199.19.213.161 () {44 vars in 1012 bytes} [Thu Jul 9 17:59:33 2026] GET /v2.0/security-group-rules/d8e849f7-572c-4762-a261-0f7d9b1c7518 => generated 597 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/454] 199.19.213.161 () {44 vars in 1089 bytes} [Thu Jul 9 17:59:34 2026] GET /v2.0/security-groups/7eb9a42c-1a22-4463-8477-0c7960780842?project_id=1f4d099500254b3a8a8786336c4d48d8 => generated 4075 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/455] 199.19.213.161 () {44 vars in 1002 bytes} [Thu Jul 9 17:59:34 2026] GET /v2.0/security-groups/7eb9a42c-1a22-4463-8477-0c7960780842 => generated 4075 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/456] 199.19.213.161 () {44 vars in 1012 bytes} [Thu Jul 9 17:59:34 2026] GET /v2.0/security-group-rules/a214227c-cbee-491b-94ca-d1c5522b5981 => generated 599 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/457] 199.19.213.161 () {44 vars in 1089 bytes} [Thu Jul 9 17:59:35 2026] GET /v2.0/security-groups/7eb9a42c-1a22-4463-8477-0c7960780842?project_id=1f4d099500254b3a8a8786336c4d48d8 => generated 4075 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/458] 199.19.213.161 () {44 vars in 1002 bytes} [Thu Jul 9 17:59:35 2026] GET /v2.0/security-groups/7eb9a42c-1a22-4463-8477-0c7960780842 => generated 4075 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/459] 199.19.213.161 () {44 vars in 1012 bytes} [Thu Jul 9 17:59:36 2026] GET /v2.0/security-group-rules/d72c35bd-9197-4e8d-b7d4-39cbd9f8d554 => generated 601 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/460] 199.19.213.161 () {44 vars in 1089 bytes} [Thu Jul 9 17:59:37 2026] GET /v2.0/security-groups/7eb9a42c-1a22-4463-8477-0c7960780842?project_id=1f4d099500254b3a8a8786336c4d48d8 => generated 4075 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/461] 199.19.213.161 () {44 vars in 1002 bytes} [Thu Jul 9 17:59:37 2026] GET /v2.0/security-groups/7eb9a42c-1a22-4463-8477-0c7960780842 => generated 4075 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/462] 199.19.213.161 () {44 vars in 1012 bytes} [Thu Jul 9 17:59:37 2026] GET /v2.0/security-group-rules/dbc4c608-61c7-456f-9f2e-5e944081d77b => generated 602 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/463] 199.19.213.161 () {44 vars in 976 bytes} [Thu Jul 9 17:59:46 2026] GET /v2.0/quotas/1f4d099500254b3a8a8786336c4d48d8 => generated 291 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/472] 199.19.213.161 () {44 vars in 950 bytes} [Thu Jul 9 18:00:43 2026] GET /v2.0/networks?name=public => generated 753 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:01:29.943 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [4601efc4-8f16-483a-bc62-a1ab8b0ddc4f] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-09 18:01:29.943 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [4a8c9998-fb95-4bb9-9a38-c568f1cc4ba2] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-09 18:01:29.946 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu Jul 9 18:01:29 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks (ip 10.0.0.57) !!! [pid: 7|app: 0|req: 238/479] 10.0.0.57 () {32 vars in 648 bytes} [Thu Jul 9 18:01:29 2026] GET /v2.0/networks => generated 2168 bytes in 263 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:01:31.409 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [67f14652-ce3f-472a-a021-49d68d079bb1] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-09 18:01:31.410 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [6cbc1acf-54a9-4305-ba0a-cb367114ca39] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  [pid: 8|app: 0|req: 242/480] 10.0.0.57 () {32 vars in 654 bytes} [Thu Jul 9 18:01:31 2026] GET /v2.0/floatingips => generated 19 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/481] 10.0.0.57 () {32 vars in 646 bytes} [Thu Jul 9 18:01:31 2026] GET /v2.0/routers => generated 15 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/482] 10.0.0.57 () {32 vars in 642 bytes} [Thu Jul 9 18:01:31 2026] GET /v2.0/ports => generated 4725 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:01:31.622 7 INFO oslo.messaging._drivers.impl_rabbit [-] [4a8c9998-fb95-4bb9-9a38-c568f1cc4ba2] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 50064. 2026-07-09 18:01:31.623 7 INFO oslo.messaging._drivers.impl_rabbit [-] [4601efc4-8f16-483a-bc62-a1ab8b0ddc4f] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 50058. [pid: 7|app: 0|req: 240/483] 10.0.0.57 () {32 vars in 646 bytes} [Thu Jul 9 18:01:31 2026] GET /v2.0/subnets => generated 1261 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/484] 10.0.0.57 () {32 vars in 648 bytes} [Thu Jul 9 18:01:31 2026] GET /v2.0/networks => generated 2168 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/485] 10.0.0.57 () {32 vars in 662 bytes} [Thu Jul 9 18:01:31 2026] GET /v2.0/security-groups => generated 17401 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/486] 10.0.0.57 () {32 vars in 654 bytes} [Thu Jul 9 18:01:31 2026] GET /v2.0/subnetpools => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 18:01:43.442 8 INFO oslo.messaging._drivers.impl_rabbit [-] [6cbc1acf-54a9-4305-ba0a-cb367114ca39] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 39118. 2026-07-09 18:01:43.444 8 INFO oslo.messaging._drivers.impl_rabbit [-] [67f14652-ce3f-472a-a021-49d68d079bb1] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 39124. 2026-07-09 18:01:43.615 7 INFO neutron.db.segments_db [None req-4a375c82-374c-4db1-a80b-a10e1112c2ec 5a6145cd14b6448690a3243a004d3a07 8ec1cb7e0cf54af597250d70275f5553 - - default default] Added segment 06e1f4d9-e596-44ba-891c-168b7ddfc023 of type vxlan for network 8a2b5c7c-345a-4b61-8398-371c9bb2554e 2026-07-09 18:01:43.621 8 INFO neutron.db.segments_db [None req-21c54ea1-7a70-4a77-9434-d5c6789fd3be 5a6145cd14b6448690a3243a004d3a07 8ec1cb7e0cf54af597250d70275f5553 - - default default] Added segment 18f64633-ff79-41e5-ad00-4fb9adbe028e of type vxlan for network 8dac1453-2f63-4b85-97dd-7e83b3417031 [pid: 7|app: 0|req: 243/489] 10.0.0.57 () {34 vars in 670 bytes} [Thu Jul 9 18:01:43 2026] POST /v2.0/networks => generated 752 bytes in 398 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/490] 10.0.0.57 () {34 vars in 670 bytes} [Thu Jul 9 18:01:43 2026] POST /v2.0/networks => generated 748 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:01:43.959 7 INFO neutron.db.segments_db [None req-c1f77ee3-1da9-4f96-b305-57d8fcc6d138 5a6145cd14b6448690a3243a004d3a07 8ec1cb7e0cf54af597250d70275f5553 - - default default] Added segment be3cbe67-4f08-4c8d-a8ac-64be173f0ab7 of type vxlan for network 87450852-a8db-4396-831b-cab99f12e5ef [pid: 8|app: 0|req: 248/491] 10.0.0.57 () {34 vars in 668 bytes} [Thu Jul 9 18:01:43 2026] POST /v2.0/subnets => generated 675 bytes in 303 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/492] 10.0.0.57 () {34 vars in 670 bytes} [Thu Jul 9 18:01:43 2026] POST /v2.0/networks => generated 749 bytes in 356 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:01:44.160 7 INFO neutron.db.segments_db [None req-2a2d09d7-4ec9-4c8f-b453-7fcffa932498 5a6145cd14b6448690a3243a004d3a07 8ec1cb7e0cf54af597250d70275f5553 - - default default] Added segment 9c65bed8-8dbc-47f7-a02f-56e4f16a60ee of type vxlan for network 09064c2c-a94d-4226-b109-36e236cd98f3 [pid: 8|app: 0|req: 249/493] 10.0.0.57 () {34 vars in 668 bytes} [Thu Jul 9 18:01:44 2026] POST /v2.0/subnets => generated 671 bytes in 277 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:01:44.496 7 INFO neutron.db.l3_hamode_db [None req-2a2d09d7-4ec9-4c8f-b453-7fcffa932498 5a6145cd14b6448690a3243a004d3a07 8ec1cb7e0cf54af597250d70275f5553 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 250/494] 10.0.0.57 () {34 vars in 668 bytes} [Thu Jul 9 18:01:44 2026] POST /v2.0/subnets => generated 672 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:01:44.624 8 INFO neutron.db.segments_db [None req-8e4595cf-3dbb-4932-ab84-ed48a2768768 5a6145cd14b6448690a3243a004d3a07 8ec1cb7e0cf54af597250d70275f5553 - - default default] Added segment bd13b1fe-fa24-48e5-b78d-4fab1db26dc9 of type vxlan for network 1a254b1a-78e2-4812-aca9-d1418c61f47b 2026-07-09 18:01:44.990 8 INFO neutron.db.l3_hamode_db [None req-8e4595cf-3dbb-4932-ab84-ed48a2768768 5a6145cd14b6448690a3243a004d3a07 8ec1cb7e0cf54af597250d70275f5553 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-09 18:01:45.848 7 INFO neutron.db.l3_hamode_db [None req-2a2d09d7-4ec9-4c8f-b453-7fcffa932498 5a6145cd14b6448690a3243a004d3a07 8ec1cb7e0cf54af597250d70275f5553 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-09 18:01:46.632 8 INFO neutron.db.l3_hamode_db [None req-8e4595cf-3dbb-4932-ab84-ed48a2768768 5a6145cd14b6448690a3243a004d3a07 8ec1cb7e0cf54af597250d70275f5553 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 245/495] 10.0.0.57 () {34 vars in 668 bytes} [Thu Jul 9 18:01:44 2026] POST /v2.0/routers => generated 739 bytes in 3512 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/496] 10.0.0.57 () {32 vars in 773 bytes} [Thu Jul 9 18:01:47 2026] GET /v2.0/security-groups?tenant_id=73803fded7b047e9a808fdd34113b733&name=default => generated 2922 bytes in 265 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:01:47.957 7 INFO neutron.db.segments_db [None req-44d4ee1d-a156-4065-b0f2-220915ae8935 5a6145cd14b6448690a3243a004d3a07 8ec1cb7e0cf54af597250d70275f5553 - - default default] Added segment 11d93c0d-672a-438f-bfe3-c9a93437dded of type vxlan for network 80e34443-eb19-4a8a-8b88-081ffaf01cf9 2026-07-09 18:01:48.327 7 INFO neutron.db.l3_hamode_db [None req-44d4ee1d-a156-4065-b0f2-220915ae8935 5a6145cd14b6448690a3243a004d3a07 8ec1cb7e0cf54af597250d70275f5553 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 251/497] 10.0.0.57 () {34 vars in 668 bytes} [Thu Jul 9 18:01:44 2026] POST /v2.0/routers => generated 735 bytes in 3798 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:01:49.545 7 INFO neutron.db.l3_hamode_db [None req-44d4ee1d-a156-4065-b0f2-220915ae8935 5a6145cd14b6448690a3243a004d3a07 8ec1cb7e0cf54af597250d70275f5553 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 252/498] 10.0.0.57 () {34 vars in 782 bytes} [Thu Jul 9 18:01:48 2026] PUT /v2.0/routers/906ada33-be4d-4c0d-99f3-1b6dacd0bf79/add_router_interface => generated 309 bytes in 1955 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/499] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:01:50 2026] DELETE /v2.0/security-groups/4c6a589a-00b7-417e-97a5-7f5877ddd4da => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/502] 10.0.0.57 () {34 vars in 668 bytes} [Thu Jul 9 18:01:47 2026] POST /v2.0/routers => generated 736 bytes in 3296 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:01:51.169 7 WARNING neutron_lib.context [None req-c6c2f0e6-ac1b-4bd7-8c8a-a4ad18a257ae 27f088a83ca243218c98ce3a264deb29 f143c1afa5bd42f4bbbd54efa252acba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 248/503] 10.0.0.57 () {34 vars in 684 bytes} [Thu Jul 9 18:01:51 2026] POST /v2.0/security-groups => generated 1660 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/504] 10.0.0.57 () {34 vars in 782 bytes} [Thu Jul 9 18:01:50 2026] PUT /v2.0/routers/b0f0ae7e-a858-4fd1-92d2-aff61c3832fe/add_router_interface => generated 309 bytes in 1745 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:01:52.204 8 WARNING neutron_lib.context [None req-a2e3141c-bff7-47b8-8c9c-460245b339f8 27f088a83ca243218c98ce3a264deb29 f143c1afa5bd42f4bbbd54efa252acba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 257/505] 10.0.0.57 () {34 vars in 694 bytes} [Thu Jul 9 18:01:52 2026] POST /v2.0/security-group-rules => generated 597 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:01:52.370 8 WARNING neutron_lib.context [None req-d0c348d6-aaa5-44a1-8276-e1d3f3c20f98 27f088a83ca243218c98ce3a264deb29 f143c1afa5bd42f4bbbd54efa252acba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 258/506] 10.0.0.57 () {34 vars in 694 bytes} [Thu Jul 9 18:01:52 2026] POST /v2.0/security-group-rules => generated 602 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:01:52.808 8 INFO neutron.db.segments_db [None req-9eb831b3-8a5e-4541-9930-c96473849dd1 5a6145cd14b6448690a3243a004d3a07 8ec1cb7e0cf54af597250d70275f5553 - - default default] Added segment c63e619d-321e-4bf7-8368-e8c7e97ad3bc of type vxlan for network 1164c56c-697e-4635-b0b7-7e709475d99b [pid: 8|app: 0|req: 259/507] 10.0.0.57 () {34 vars in 670 bytes} [Thu Jul 9 18:01:52 2026] POST /v2.0/networks => generated 737 bytes in 473 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:01:52.966 8 WARNING neutron_lib.context [None req-3fe65ba3-1df3-48e4-824e-3bf8ed906854 27f088a83ca243218c98ce3a264deb29 f143c1afa5bd42f4bbbd54efa252acba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 249/508] 10.0.0.57 () {34 vars in 782 bytes} [Thu Jul 9 18:01:51 2026] PUT /v2.0/routers/e38730aa-eea6-4493-a2b8-fc3767f60c6f/add_router_interface => generated 309 bytes in 1794 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:01:53.113 7 WARNING neutron_lib.context [None req-2444cf6e-0ee7-444e-b30b-fa6f838f7745 0c6e6411ca3e467b988da53d76783f95 eca551f36bd949e2a5b734c34751758a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 250/509] 10.0.0.57 () {34 vars in 684 bytes} [Thu Jul 9 18:01:53 2026] POST /v2.0/security-groups => generated 1660 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/510] 10.0.0.57 () {34 vars in 668 bytes} [Thu Jul 9 18:01:53 2026] POST /v2.0/subnets => generated 660 bytes in 290 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:01:53.568 7 WARNING neutron_lib.context [None req-d408cc58-fcb2-4be8-947a-54a4de00c7bb 0c6e6411ca3e467b988da53d76783f95 eca551f36bd949e2a5b734c34751758a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 260/511] 10.0.0.57 () {34 vars in 675 bytes} [Thu Jul 9 18:01:52 2026] POST /v2.0/floatingips => generated 552 bytes in 766 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/512] 10.0.0.57 () {34 vars in 694 bytes} [Thu Jul 9 18:01:53 2026] POST /v2.0/security-group-rules => generated 597 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:01:53.740 7 WARNING neutron_lib.context [None req-cf488a22-ea0e-4028-b553-c89ebf9da961 0c6e6411ca3e467b988da53d76783f95 eca551f36bd949e2a5b734c34751758a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 18:01:53.777 8 INFO neutron.db.segments_db [None req-72200f40-ffe6-419e-bab7-6ff33904ab74 5a6145cd14b6448690a3243a004d3a07 8ec1cb7e0cf54af597250d70275f5553 - - default default] Added segment 336c340d-c2a5-48c5-9e27-9a2cf2f2b811 of type vxlan for network e58df276-dca0-4183-92bf-c0f0f88180b7 [pid: 7|app: 0|req: 253/513] 10.0.0.57 () {34 vars in 694 bytes} [Thu Jul 9 18:01:53 2026] POST /v2.0/security-group-rules => generated 602 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:01:53.871 7 WARNING neutron_lib.context [None req-d292ca96-860e-4f50-8562-960c21c39894 0c6e6411ca3e467b988da53d76783f95 eca551f36bd949e2a5b734c34751758a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 18:01:54.230 8 INFO neutron.db.l3_hamode_db [None req-72200f40-ffe6-419e-bab7-6ff33904ab74 5a6145cd14b6448690a3243a004d3a07 8ec1cb7e0cf54af597250d70275f5553 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 254/514] 10.0.0.57 () {34 vars in 675 bytes} [Thu Jul 9 18:01:53 2026] POST /v2.0/floatingips => generated 552 bytes in 850 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:01:54.770 7 WARNING neutron_lib.context [req-f88c9996-712e-42fc-bdd4-a595775dea8d req-41d0aa9e-d7a4-4317-b20b-12a3b551827e 90e28a9f5cdd43e4bd1ad503164ea14e 84c0081eae4e47648409fa587b6d583a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 255/515] 10.0.0.235 () {38 vars in 971 bytes} [Thu Jul 9 18:01:54 2026] POST /v2.0/security-groups => generated 1684 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/516] 10.0.0.235 () {34 vars in 1098 bytes} [Thu Jul 9 18:01:54 2026] GET /v2.0/security-groups?name=tempest-securitygroup--519224740&fields=id&tenant_id=f143c1afa5bd42f4bbbd54efa252acba => generated 69 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/517] 10.0.0.235 () {34 vars in 991 bytes} [Thu Jul 9 18:01:54 2026] GET /v2.0/security-groups/68535715-a4a9-4d1a-b9f0-b883603fdb39 => generated 1684 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/518] 10.0.0.235 () {34 vars in 982 bytes} [Thu Jul 9 18:01:54 2026] GET /v2.0/networks?id=8a2b5c7c-345a-4b61-8398-371c9bb2554e => generated 684 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:01:55.116 7 WARNING neutron_lib.context [req-8935fc50-b543-4a5f-b4b4-f7f30a8e85c6 req-c6e9c43f-3ea2-4bb3-b41d-1ff37cbdb4e5 90e28a9f5cdd43e4bd1ad503164ea14e 84c0081eae4e47648409fa587b6d583a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 259/519] 10.0.0.235 () {38 vars in 981 bytes} [Thu Jul 9 18:01:55 2026] POST /v2.0/security-group-rules => generated 614 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/520] 10.0.0.235 () {34 vars in 965 bytes} [Thu Jul 9 18:01:55 2026] GET /v2.0/quotas/f143c1afa5bd42f4bbbd54efa252acba => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/521] 10.0.0.235 () {34 vars in 1002 bytes} [Thu Jul 9 18:01:55 2026] GET /v2.0/ports?tenant_id=f143c1afa5bd42f4bbbd54efa252acba&fields=id => generated 103 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:01:55.483 7 WARNING neutron_lib.context [req-2b84c1fa-fa9d-4151-94b6-7fe60418ec50 req-17af22eb-42eb-4548-8977-b3c54c8e4cca 90e28a9f5cdd43e4bd1ad503164ea14e 84c0081eae4e47648409fa587b6d583a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 262/522] 10.0.0.235 () {38 vars in 971 bytes} [Thu Jul 9 18:01:55 2026] POST /v2.0/security-groups => generated 1683 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/523] 10.0.0.235 () {34 vars in 991 bytes} [Thu Jul 9 18:01:55 2026] GET /v2.0/security-groups/ff14c7c3-4893-4302-9f0b-b904138cb96d => generated 1683 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:01:55.710 7 WARNING neutron_lib.context [req-81f8c1bd-debb-445f-802e-3d2b337e9372 req-9902959d-2371-44fa-8380-34fe5f91fb10 90e28a9f5cdd43e4bd1ad503164ea14e 84c0081eae4e47648409fa587b6d583a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 264/524] 10.0.0.235 () {38 vars in 981 bytes} [Thu Jul 9 18:01:55 2026] POST /v2.0/security-group-rules => generated 614 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/525] 10.0.0.235 () {34 vars in 907 bytes} [Thu Jul 9 18:01:55 2026] GET /v2.0/extensions => generated 19901 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/526] 10.0.0.235 () {34 vars in 991 bytes} [Thu Jul 9 18:01:55 2026] GET /v2.0/security-groups/ff14c7c3-4893-4302-9f0b-b904138cb96d => generated 2308 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:01:56.006 8 INFO neutron.db.l3_hamode_db [None req-72200f40-ffe6-419e-bab7-6ff33904ab74 5a6145cd14b6448690a3243a004d3a07 8ec1cb7e0cf54af597250d70275f5553 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 267/527] 10.0.0.235 () {34 vars in 1008 bytes} [Thu Jul 9 18:01:55 2026] GET /v2.0/networks/8a2b5c7c-345a-4b61-8398-371c9bb2554e?fields=segments => generated 14 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 18:01:56.087 7 WARNING neutron_lib.context [req-524b95f2-07fd-47af-979d-e180b14bc561 req-aab353c0-5d61-40e1-8ea7-645a5cff04ba 90e28a9f5cdd43e4bd1ad503164ea14e 84c0081eae4e47648409fa587b6d583a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 268/528] 10.0.0.235 () {38 vars in 981 bytes} [Thu Jul 9 18:01:56 2026] POST /v2.0/security-group-rules => generated 619 bytes in 360 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/529] 10.0.0.235 () {34 vars in 1108 bytes} [Thu Jul 9 18:01:56 2026] GET /v2.0/networks/8a2b5c7c-345a-4b61-8398-371c9bb2554e?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: 270/530] 10.0.0.235 () {34 vars in 991 bytes} [Thu Jul 9 18:01:56 2026] GET /v2.0/security-groups/ff14c7c3-4893-4302-9f0b-b904138cb96d => generated 2938 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/531] 10.0.0.235 () {34 vars in 1001 bytes} [Thu Jul 9 18:01:56 2026] GET /v2.0/security-group-rules/d3053d44-0030-4c32-b23c-9b004cc61907 => generated 616 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/532] 10.0.0.235 () {34 vars in 991 bytes} [Thu Jul 9 18:01:56 2026] GET /v2.0/security-groups/ff14c7c3-4893-4302-9f0b-b904138cb96d => generated 2938 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/533] 10.0.0.235 () {36 vars in 1023 bytes} [Thu Jul 9 18:01:56 2026] DELETE /v2.0/security-group-rules/d3053d44-0030-4c32-b23c-9b004cc61907 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/534] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 9 18:01:56 2026] GET /v2.0/ports?device_id=60f41274-af3c-4241-bb78-57b47756a510 => generated 12 bytes in 505 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/535] 10.0.0.235 () {34 vars in 991 bytes} [Thu Jul 9 18:01:57 2026] GET /v2.0/security-groups/ff14c7c3-4893-4302-9f0b-b904138cb96d => generated 2308 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/536] 10.0.0.235 () {36 vars in 1013 bytes} [Thu Jul 9 18:01:57 2026] DELETE /v2.0/security-groups/ff14c7c3-4893-4302-9f0b-b904138cb96d => 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: 277/537] 10.0.0.235 () {34 vars in 991 bytes} [Thu Jul 9 18:01:57 2026] GET /v2.0/security-groups/68535715-a4a9-4d1a-b9f0-b883603fdb39 => generated 2309 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/538] 10.0.0.57 () {34 vars in 668 bytes} [Thu Jul 9 18:01:53 2026] POST /v2.0/routers => generated 724 bytes in 3957 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/539] 10.0.0.235 () {36 vars in 1013 bytes} [Thu Jul 9 18:01:57 2026] DELETE /v2.0/security-groups/68535715-a4a9-4d1a-b9f0-b883603fdb39 => 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: 279/540] 10.0.0.57 () {34 vars in 788 bytes} [Thu Jul 9 18:01:57 2026] PUT /v2.0/routers/e38730aa-eea6-4493-a2b8-fc3767f60c6f/remove_router_interface => generated 309 bytes in 1683 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/541] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 9 18:01:59 2026] GET /v2.0/ports?device_id=60f41274-af3c-4241-bb78-57b47756a510 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/542] 199.19.213.161 () {34 vars in 986 bytes} [Thu Jul 9 18:01:59 2026] GET /v2.0/networks?id=8a2b5c7c-345a-4b61-8398-371c9bb2554e => generated 684 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/543] 10.0.0.57 () {34 vars in 782 bytes} [Thu Jul 9 18:01:57 2026] PUT /v2.0/routers/16bd2a23-ca24-4437-8d93-e67931bcfaf9/add_router_interface => generated 309 bytes in 2321 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/544] 199.19.213.161 () {34 vars in 1050 bytes} [Thu Jul 9 18:02:00 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=f143c1afa5bd42f4bbbd54efa252acba => generated 180 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:02:00.075 8 WARNING neutron_lib.context [req-d9986d9b-b064-4ae6-9064-8cb274cf92ec req-a8411b8a-792e-4393-8dbe-c5aea363936a 27f088a83ca243218c98ce3a264deb29 f143c1afa5bd42f4bbbd54efa252acba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 264/545] 199.19.213.161 () {38 vars in 955 bytes} [Thu Jul 9 18:02:00 2026] POST /v2.0/ports => generated 958 bytes in 616 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-07-09 18:02:00.720 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-8d96e7fd-121e-403a-bd95-c7a3419e8f51 5a6145cd14b6448690a3243a004d3a07 8ec1cb7e0cf54af597250d70275f5553 - - 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: 265/546] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 9 18:02:00 2026] GET /v2.0/ports?device_id=60f41274-af3c-4241-bb78-57b47756a510 => generated 961 bytes in 218 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:02:00.913 8 WARNING neutron_lib.context [None req-8942f7fd-356f-41fb-b320-491c046744d2 aa8551c7b9614c37afbd459f34580cba f5e578a3453f482aa32c962961b00ae0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 18:02:01.339 7 INFO neutron.db.l3_hamode_db [None req-8d96e7fd-121e-403a-bd95-c7a3419e8f51 5a6145cd14b6448690a3243a004d3a07 8ec1cb7e0cf54af597250d70275f5553 - - default default] HA network 80e34443-eb19-4a8a-8b88-081ffaf01cf9 was deleted as no HA routers are present in tenant 84c0081eae4e47648409fa587b6d583a. [pid: 7|app: 0|req: 282/547] 10.0.0.57 () {32 vars in 723 bytes} [Thu Jul 9 18:01:59 2026] DELETE /v2.0/routers/e38730aa-eea6-4493-a2b8-fc3767f60c6f => generated 0 bytes in 1776 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/548] 199.19.213.161 () {34 vars in 911 bytes} [Thu Jul 9 18:02:01 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: 266/549] 10.0.0.57 () {34 vars in 684 bytes} [Thu Jul 9 18:02:00 2026] POST /v2.0/security-groups => generated 1660 bytes in 481 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/550] 10.0.0.235 () {34 vars in 1098 bytes} [Thu Jul 9 18:02:01 2026] GET /v2.0/security-groups?name=tempest-securitygroup--571743240&fields=id&tenant_id=eca551f36bd949e2a5b734c34751758a => generated 69 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/551] 10.0.0.235 () {34 vars in 1040 bytes} [Thu Jul 9 18:02:01 2026] GET /v2.0/security-groups?id=c332182f-9c12-4c95-abd0-3b931e087a9c&fields=id&fields=name => generated 113 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:02:01.454 8 WARNING neutron_lib.context [None req-bcbe5176-5556-4ee4-98ad-53a7e3ff0145 aa8551c7b9614c37afbd459f34580cba f5e578a3453f482aa32c962961b00ae0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 268/552] 10.0.0.57 () {34 vars in 694 bytes} [Thu Jul 9 18:02:01 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) [pid: 8|app: 0|req: 269/553] 10.0.0.235 () {34 vars in 982 bytes} [Thu Jul 9 18:02:01 2026] GET /v2.0/networks?id=8dac1453-2f63-4b85-97dd-7e83b3417031 => generated 680 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:02:01.742 8 WARNING neutron_lib.context [None req-e916dba1-840a-46ff-8ba2-670ed848b475 aa8551c7b9614c37afbd459f34580cba f5e578a3453f482aa32c962961b00ae0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 18:02:01.762 7 INFO neutron.services.segments.plugin [-] Segment 11d93c0d-672a-438f-bfe3-c9a93437dded resource provider aggregate not found 2026-07-09 18:02:01.771 7 INFO neutron.services.segments.plugin [-] Segment 11d93c0d-672a-438f-bfe3-c9a93437dded resource provider aggregate not found [pid: 7|app: 0|req: 285/554] 10.0.0.57 () {32 vars in 723 bytes} [Thu Jul 9 18:02:01 2026] DELETE /v2.0/subnets/a32be31a-7249-4fa7-beef-c352cd503719 => generated 0 bytes in 354 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:02:01.782 7 INFO neutron.services.segments.plugin [-] Segment 11d93c0d-672a-438f-bfe3-c9a93437dded resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 11d93c0d-672a-438f-bfe3-c9a93437dded found for delete ", "request_id": "req-77132040-32e6-434c-81e9-5f63d23b9693"}]} 2026-07-09 18:02:01.788 7 INFO neutron.services.segments.plugin [-] Segment 11d93c0d-672a-438f-bfe3-c9a93437dded resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 11d93c0d-672a-438f-bfe3-c9a93437dded found for delete ", "request_id": "req-7318433f-b6bf-44d4-b6d1-37d9d448b44a"}]} [pid: 8|app: 0|req: 270/555] 10.0.0.57 () {34 vars in 694 bytes} [Thu Jul 9 18:02:01 2026] POST /v2.0/security-group-rules => generated 602 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/556] 10.0.0.235 () {34 vars in 965 bytes} [Thu Jul 9 18:02:01 2026] GET /v2.0/quotas/eca551f36bd949e2a5b734c34751758a => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/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: 286/557] 199.19.213.161 () {38 vars in 1028 bytes} [Thu Jul 9 18:02:01 2026] PUT /v2.0/ports/c7569cb3-b1ff-40ed-98b7-5ed9dd2f1d5c => generated 1203 bytes in 709 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-07-09 18:02:02.501 7 WARNING neutron_lib.context [None req-5aac0dbf-a3a0-4213-92de-26b34f08f301 aa8551c7b9614c37afbd459f34580cba f5e578a3453f482aa32c962961b00ae0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 272/558] 10.0.0.57 () {32 vars in 725 bytes} [Thu Jul 9 18:02:01 2026] DELETE /v2.0/networks/87450852-a8db-4396-831b-cab99f12e5ef => generated 0 bytes in 739 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/559] 10.0.0.235 () {34 vars in 1002 bytes} [Thu Jul 9 18:02:02 2026] GET /v2.0/ports?tenant_id=eca551f36bd949e2a5b734c34751758a&fields=id => generated 103 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/560] 199.19.213.161 () {34 vars in 1080 bytes} [Thu Jul 9 18:02:02 2026] GET /v2.0/ports?tenant_id=f143c1afa5bd42f4bbbd54efa252acba&device_id=60f41274-af3c-4241-bb78-57b47756a510 => generated 1242 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/561] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 9 18:02:02 2026] GET /v2.0/ports?device_id=60f41274-af3c-4241-bb78-57b47756a510 => generated 973 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/562] 10.0.0.57 () {32 vars in 773 bytes} [Thu Jul 9 18:02:02 2026] GET /v2.0/security-groups?tenant_id=84c0081eae4e47648409fa587b6d583a&name=default => generated 2921 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/563] 199.19.213.161 () {34 vars in 1060 bytes} [Thu Jul 9 18:02:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=c7569cb3-b1ff-40ed-98b7-5ed9dd2f1d5c => generated 19 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/564] 10.0.0.235 () {34 vars in 1040 bytes} [Thu Jul 9 18:02:03 2026] GET /v2.0/security-groups?id=c332182f-9c12-4c95-abd0-3b931e087a9c&fields=id&fields=name => generated 113 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/565] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:02:03 2026] DELETE /v2.0/security-groups/76079df6-24c7-4e4e-8be7-072b1da752ca => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:02:03.320 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f4dd87a4-a986-45ac-9a81-abee6adacd72'] response: {'name': 'network-changed', 'server_uuid': '60f41274-af3c-4241-bb78-57b47756a510', 'tag': 'c7569cb3-b1ff-40ed-98b7-5ed9dd2f1d5c', 'status': 'completed', 'code': 200} 2026-07-09 18:02:03.321 8 INFO neutron.services.segments.plugin [-] Segment be3cbe67-4f08-4c8d-a8ac-64be173f0ab7 resource provider aggregate not found 2026-07-09 18:02:03.326 8 INFO neutron.services.segments.plugin [-] Segment be3cbe67-4f08-4c8d-a8ac-64be173f0ab7 resource provider aggregate not found 2026-07-09 18:02:03.346 8 INFO neutron.services.segments.plugin [-] Segment be3cbe67-4f08-4c8d-a8ac-64be173f0ab7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be3cbe67-4f08-4c8d-a8ac-64be173f0ab7 found for delete ", "request_id": "req-b0a32b98-ea51-42c8-818b-d7f427cec455"}]} 2026-07-09 18:02:03.356 8 INFO neutron.services.segments.plugin [-] Segment be3cbe67-4f08-4c8d-a8ac-64be173f0ab7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be3cbe67-4f08-4c8d-a8ac-64be173f0ab7 found for delete ", "request_id": "req-34343799-fc31-4f63-af36-5008ff4ec7e8"}]} [pid: 8|app: 0|req: 282/568] 199.19.213.161 () {34 vars in 984 bytes} [Thu Jul 9 18:02:03 2026] GET /v2.0/subnets?id=5cdc5be2-ab97-49f7-8877-b91835ca0abf => generated 678 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/569] 10.0.0.57 () {34 vars in 675 bytes} [Thu Jul 9 18:02:02 2026] POST /v2.0/floatingips => generated 552 bytes in 948 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: 283/570] 10.0.0.235 () {34 vars in 907 bytes} [Thu Jul 9 18:02:03 2026] GET /v2.0/extensions => generated 19901 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/571] 199.19.213.161 () {34 vars in 1052 bytes} [Thu Jul 9 18:02:03 2026] GET /v2.0/ports?network_id=8a2b5c7c-345a-4b61-8398-371c9bb2554e&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: 284/572] 10.0.0.235 () {34 vars in 1008 bytes} [Thu Jul 9 18:02:03 2026] GET /v2.0/networks/8dac1453-2f63-4b85-97dd-7e83b3417031?fields=segments => generated 14 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/573] 199.19.213.161 () {34 vars in 1012 bytes} [Thu Jul 9 18:02:03 2026] GET /v2.0/networks/8a2b5c7c-345a-4b61-8398-371c9bb2554e?fields=segments => generated 14 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/574] 10.0.0.235 () {34 vars in 1108 bytes} [Thu Jul 9 18:02:03 2026] GET /v2.0/networks/8dac1453-2f63-4b85-97dd-7e83b3417031?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: 290/575] 199.19.213.161 () {34 vars in 1112 bytes} [Thu Jul 9 18:02:03 2026] GET /v2.0/networks/8a2b5c7c-345a-4b61-8398-371c9bb2554e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/576] 199.19.213.161 () {34 vars in 1080 bytes} [Thu Jul 9 18:02:03 2026] GET /v2.0/ports?tenant_id=f143c1afa5bd42f4bbbd54efa252acba&device_id=60f41274-af3c-4241-bb78-57b47756a510 => generated 1242 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/577] 199.19.213.161 () {34 vars in 986 bytes} [Thu Jul 9 18:02:03 2026] GET /v2.0/networks?id=8a2b5c7c-345a-4b61-8398-371c9bb2554e => generated 780 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/578] 10.0.0.235 () {34 vars in 1100 bytes} [Thu Jul 9 18:02:03 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1409257260&fields=id&tenant_id=f5e578a3453f482aa32c962961b00ae0 => generated 69 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/579] 10.0.0.235 () {34 vars in 982 bytes} [Thu Jul 9 18:02:04 2026] GET /v2.0/networks?id=1164c56c-697e-4635-b0b7-7e709475d99b => generated 669 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/580] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 9 18:02:04 2026] GET /v2.0/ports?device_id=aeaf8e39-3bcc-45a7-bb05-6f007c1981e9 => 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: 290/581] 10.0.0.235 () {34 vars in 965 bytes} [Thu Jul 9 18:02:04 2026] GET /v2.0/quotas/f5e578a3453f482aa32c962961b00ae0 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/582] 10.0.0.235 () {34 vars in 1002 bytes} [Thu Jul 9 18:02:04 2026] GET /v2.0/ports?tenant_id=f5e578a3453f482aa32c962961b00ae0&fields=id => generated 103 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/583] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 9 18:02:04 2026] GET /v2.0/ports?device_id=60f41274-af3c-4241-bb78-57b47756a510 => generated 973 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/584] 199.19.213.161 () {34 vars in 1060 bytes} [Thu Jul 9 18:02:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=c7569cb3-b1ff-40ed-98b7-5ed9dd2f1d5c => generated 19 bytes in 373 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/585] 10.0.0.235 () {34 vars in 1040 bytes} [Thu Jul 9 18:02:04 2026] GET /v2.0/security-groups?id=c332182f-9c12-4c95-abd0-3b931e087a9c&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: 293/586] 10.0.0.235 () {34 vars in 1008 bytes} [Thu Jul 9 18:02:04 2026] GET /v2.0/networks/1164c56c-697e-4635-b0b7-7e709475d99b?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: 294/587] 199.19.213.161 () {34 vars in 984 bytes} [Thu Jul 9 18:02:04 2026] GET /v2.0/subnets?id=5cdc5be2-ab97-49f7-8877-b91835ca0abf => generated 678 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/588] 10.0.0.235 () {34 vars in 1108 bytes} [Thu Jul 9 18:02:04 2026] GET /v2.0/networks/1164c56c-697e-4635-b0b7-7e709475d99b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/589] 199.19.213.161 () {34 vars in 1052 bytes} [Thu Jul 9 18:02:04 2026] GET /v2.0/ports?network_id=8a2b5c7c-345a-4b61-8398-371c9bb2554e&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/590] 199.19.213.161 () {34 vars in 1012 bytes} [Thu Jul 9 18:02:04 2026] GET /v2.0/networks/8a2b5c7c-345a-4b61-8398-371c9bb2554e?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/591] 199.19.213.161 () {34 vars in 1112 bytes} [Thu Jul 9 18:02:04 2026] GET /v2.0/networks/8a2b5c7c-345a-4b61-8398-371c9bb2554e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/592] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 9 18:02:04 2026] GET /v2.0/ports?device_id=feb03ce9-ce4e-4dfd-88fe-f752999811a7 => 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: 297/593] 199.19.213.161 () {34 vars in 986 bytes} [Thu Jul 9 18:02:05 2026] GET /v2.0/networks?id=8dac1453-2f63-4b85-97dd-7e83b3417031 => generated 680 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/594] 199.19.213.161 () {34 vars in 1050 bytes} [Thu Jul 9 18:02:05 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=eca551f36bd949e2a5b734c34751758a => generated 180 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:02:05.317 7 WARNING neutron_lib.context [req-8a1ae3d3-673c-4030-a5ce-e76283e22200 req-d9fa7fc1-5fc1-47e7-9e79-8d84bf38080a 0c6e6411ca3e467b988da53d76783f95 eca551f36bd949e2a5b734c34751758a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 298/595] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 9 18:02:05 2026] GET /v2.0/ports?device_id=aeaf8e39-3bcc-45a7-bb05-6f007c1981e9 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/596] 199.19.213.161 () {38 vars in 955 bytes} [Thu Jul 9 18:02:05 2026] POST /v2.0/ports => generated 954 bytes in 718 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-07-09 18:02:06.037 8 INFO neutron.db.segments_db [None req-f8171a20-06e3-4349-8d97-db72e671ade7 5a6145cd14b6448690a3243a004d3a07 8ec1cb7e0cf54af597250d70275f5553 - - default default] Added segment 9b6987c2-9557-4f07-8b90-1bcbac4f7684 of type vxlan for network 62da0e92-a0ae-496d-9597-9fdf2e026e7e [pid: 7|app: 0|req: 299/597] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 9 18:02:06 2026] GET /v2.0/ports?device_id=60f41274-af3c-4241-bb78-57b47756a510 => generated 973 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/598] 10.0.0.57 () {34 vars in 670 bytes} [Thu Jul 9 18:02:05 2026] POST /v2.0/networks => generated 744 bytes in 663 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/599] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 9 18:02:06 2026] GET /v2.0/ports?device_id=feb03ce9-ce4e-4dfd-88fe-f752999811a7 => 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: 300/600] 199.19.213.161 () {34 vars in 986 bytes} [Thu Jul 9 18:02:06 2026] GET /v2.0/networks?id=1164c56c-697e-4635-b0b7-7e709475d99b => generated 669 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/601] 10.0.0.235 () {34 vars in 1040 bytes} [Thu Jul 9 18:02:06 2026] GET /v2.0/security-groups?id=c332182f-9c12-4c95-abd0-3b931e087a9c&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: 302/602] 10.0.0.57 () {34 vars in 668 bytes} [Thu Jul 9 18:02:06 2026] POST /v2.0/subnets => generated 668 bytes in 288 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/603] 199.19.213.161 () {34 vars in 1050 bytes} [Thu Jul 9 18:02:06 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=f5e578a3453f482aa32c962961b00ae0 => generated 181 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/604] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 9 18:02:06 2026] GET /v2.0/ports?device_id=aeaf8e39-3bcc-45a7-bb05-6f007c1981e9 => 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: 301/605] 199.19.213.161 () {38 vars in 1028 bytes} [Thu Jul 9 18:02:06 2026] PUT /v2.0/ports/f221bec5-b8a6-4f8d-a682-25cf41a6e3ba => generated 1199 bytes in 582 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-07-09 18:02:06.784 7 WARNING neutron_lib.context [req-95c613b6-5a10-4f60-b660-ea13c55ab1cd req-b7c84027-3526-4cb8-be12-cc7a0479947f aa8551c7b9614c37afbd459f34580cba f5e578a3453f482aa32c962961b00ae0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 18:02:06.822 8 INFO neutron.db.segments_db [None req-963a295e-9536-4e8a-85ce-37fe34c8bce3 5a6145cd14b6448690a3243a004d3a07 8ec1cb7e0cf54af597250d70275f5553 - - default default] Added segment 12d22ee1-4e19-4452-8a48-f4aa72ec869d of type vxlan for network 23346d27-8619-419b-8b93-3df5009dcd83 2026-07-09 18:02:06.876 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-af43884f-27c2-496c-9646-d2d498f1ae1a'] response: {'name': 'network-changed', 'server_uuid': 'aeaf8e39-3bcc-45a7-bb05-6f007c1981e9', 'tag': 'f221bec5-b8a6-4f8d-a682-25cf41a6e3ba', 'status': 'completed', 'code': 200} 2026-07-09 18:02:07.226 8 INFO neutron.db.l3_hamode_db [None req-963a295e-9536-4e8a-85ce-37fe34c8bce3 5a6145cd14b6448690a3243a004d3a07 8ec1cb7e0cf54af597250d70275f5553 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 302/606] 199.19.213.161 () {38 vars in 955 bytes} [Thu Jul 9 18:02:06 2026] POST /v2.0/ports => generated 958 bytes in 632 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: 303/607] 10.0.0.235 () {34 vars in 1040 bytes} [Thu Jul 9 18:02:07 2026] GET /v2.0/security-groups?id=b3ace4aa-1933-4bec-a6bb-8a37ff59d787&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: 304/608] 199.19.213.161 () {34 vars in 1080 bytes} [Thu Jul 9 18:02:07 2026] GET /v2.0/ports?tenant_id=eca551f36bd949e2a5b734c34751758a&device_id=aeaf8e39-3bcc-45a7-bb05-6f007c1981e9 => generated 1238 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/609] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 9 18:02:07 2026] GET /v2.0/ports?device_id=feb03ce9-ce4e-4dfd-88fe-f752999811a7 => generated 961 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/610] 199.19.213.161 () {38 vars in 1028 bytes} [Thu Jul 9 18:02:07 2026] PUT /v2.0/ports/ee1475b4-803e-4496-8226-90946ed6a3e3 => generated 1203 bytes in 679 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: 307/611] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 9 18:02:08 2026] GET /v2.0/ports?device_id=60f41274-af3c-4241-bb78-57b47756a510 => generated 973 bytes in 77 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: 308/612] 199.19.213.161 () {34 vars in 1058 bytes} [Thu Jul 9 18:02:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=f221bec5-b8a6-4f8d-a682-25cf41a6e3ba => 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: 309/613] 10.0.0.235 () {34 vars in 1040 bytes} [Thu Jul 9 18:02:08 2026] GET /v2.0/security-groups?id=1f69f73d-5145-4d77-8ae3-9eb341c555d0&fields=id&fields=name => generated 114 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/614] 199.19.213.161 () {34 vars in 1080 bytes} [Thu Jul 9 18:02:08 2026] GET /v2.0/ports?tenant_id=f5e578a3453f482aa32c962961b00ae0&device_id=feb03ce9-ce4e-4dfd-88fe-f752999811a7 => generated 1242 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/615] 10.0.0.235 () {34 vars in 1040 bytes} [Thu Jul 9 18:02:08 2026] GET /v2.0/security-groups?id=c332182f-9c12-4c95-abd0-3b931e087a9c&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/616] 199.19.213.161 () {34 vars in 984 bytes} [Thu Jul 9 18:02:08 2026] GET /v2.0/subnets?id=c8af537e-b5f2-495c-aac4-b7dbe52ed4da => generated 674 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:02:08.719 8 INFO neutron.db.l3_hamode_db [None req-963a295e-9536-4e8a-85ce-37fe34c8bce3 5a6145cd14b6448690a3243a004d3a07 8ec1cb7e0cf54af597250d70275f5553 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 313/617] 199.19.213.161 () {34 vars in 1060 bytes} [Thu Jul 9 18:02:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=ee1475b4-803e-4496-8226-90946ed6a3e3 => 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: 314/618] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 9 18:02:08 2026] GET /v2.0/ports?device_id=aeaf8e39-3bcc-45a7-bb05-6f007c1981e9 => generated 969 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/619] 199.19.213.161 () {34 vars in 1052 bytes} [Thu Jul 9 18:02:08 2026] GET /v2.0/ports?network_id=8dac1453-2f63-4b85-97dd-7e83b3417031&device_owner=network%3Adhcp => generated 1244 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:02:08.927 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-fa60407e-b691-4cbd-b12e-7179bf2e6d72'] response: {'name': 'network-changed', 'server_uuid': 'feb03ce9-ce4e-4dfd-88fe-f752999811a7', 'tag': 'ee1475b4-803e-4496-8226-90946ed6a3e3', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 316/620] 199.19.213.161 () {34 vars in 984 bytes} [Thu Jul 9 18:02:08 2026] GET /v2.0/subnets?id=a13df765-a363-4eae-80f4-e7cdf2cd3a02 => generated 663 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/621] 10.0.0.235 () {34 vars in 1040 bytes} [Thu Jul 9 18:02:08 2026] GET /v2.0/security-groups?id=b3ace4aa-1933-4bec-a6bb-8a37ff59d787&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: 318/622] 199.19.213.161 () {34 vars in 1012 bytes} [Thu Jul 9 18:02:09 2026] GET /v2.0/networks/8dac1453-2f63-4b85-97dd-7e83b3417031?fields=segments => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/623] 199.19.213.161 () {34 vars in 1052 bytes} [Thu Jul 9 18:02:09 2026] GET /v2.0/ports?network_id=1164c56c-697e-4635-b0b7-7e709475d99b&device_owner=network%3Adhcp => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/624] 199.19.213.161 () {34 vars in 1112 bytes} [Thu Jul 9 18:02:09 2026] GET /v2.0/networks/8dac1453-2f63-4b85-97dd-7e83b3417031?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/625] 199.19.213.161 () {34 vars in 1012 bytes} [Thu Jul 9 18:02:09 2026] GET /v2.0/networks/1164c56c-697e-4635-b0b7-7e709475d99b?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: 322/626] 199.19.213.161 () {34 vars in 1080 bytes} [Thu Jul 9 18:02:09 2026] GET /v2.0/ports?tenant_id=eca551f36bd949e2a5b734c34751758a&device_id=aeaf8e39-3bcc-45a7-bb05-6f007c1981e9 => generated 1238 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/627] 199.19.213.161 () {34 vars in 1112 bytes} [Thu Jul 9 18:02:09 2026] GET /v2.0/networks/1164c56c-697e-4635-b0b7-7e709475d99b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/628] 199.19.213.161 () {34 vars in 986 bytes} [Thu Jul 9 18:02:09 2026] GET /v2.0/networks?id=8dac1453-2f63-4b85-97dd-7e83b3417031 => generated 776 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/629] 199.19.213.161 () {34 vars in 1080 bytes} [Thu Jul 9 18:02:09 2026] GET /v2.0/ports?tenant_id=f5e578a3453f482aa32c962961b00ae0&device_id=feb03ce9-ce4e-4dfd-88fe-f752999811a7 => generated 1242 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/630] 199.19.213.161 () {34 vars in 1058 bytes} [Thu Jul 9 18:02:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=f221bec5-b8a6-4f8d-a682-25cf41a6e3ba => 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: 327/631] 199.19.213.161 () {34 vars in 986 bytes} [Thu Jul 9 18:02:09 2026] GET /v2.0/networks?id=1164c56c-697e-4635-b0b7-7e709475d99b => generated 765 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/632] 199.19.213.161 () {34 vars in 984 bytes} [Thu Jul 9 18:02:09 2026] GET /v2.0/subnets?id=c8af537e-b5f2-495c-aac4-b7dbe52ed4da => generated 674 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/633] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 9 18:02:09 2026] GET /v2.0/ports?device_id=feb03ce9-ce4e-4dfd-88fe-f752999811a7 => generated 973 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/634] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 9 18:02:09 2026] GET /v2.0/ports?device_id=60f41274-af3c-4241-bb78-57b47756a510 => generated 975 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/635] 199.19.213.161 () {34 vars in 1060 bytes} [Thu Jul 9 18:02:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=ee1475b4-803e-4496-8226-90946ed6a3e3 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/636] 199.19.213.161 () {34 vars in 1052 bytes} [Thu Jul 9 18:02:10 2026] GET /v2.0/ports?network_id=8dac1453-2f63-4b85-97dd-7e83b3417031&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/637] 10.0.0.235 () {34 vars in 1040 bytes} [Thu Jul 9 18:02:10 2026] GET /v2.0/security-groups?id=1f69f73d-5145-4d77-8ae3-9eb341c555d0&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/638] 10.0.0.235 () {34 vars in 1040 bytes} [Thu Jul 9 18:02:10 2026] GET /v2.0/security-groups?id=c332182f-9c12-4c95-abd0-3b931e087a9c&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: 335/639] 199.19.213.161 () {34 vars in 984 bytes} [Thu Jul 9 18:02:10 2026] GET /v2.0/subnets?id=a13df765-a363-4eae-80f4-e7cdf2cd3a02 => generated 663 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/640] 199.19.213.161 () {34 vars in 1012 bytes} [Thu Jul 9 18:02:10 2026] GET /v2.0/networks/8dac1453-2f63-4b85-97dd-7e83b3417031?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: 337/641] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 9 18:02:10 2026] GET /v2.0/ports?device_id=aeaf8e39-3bcc-45a7-bb05-6f007c1981e9 => generated 969 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/642] 199.19.213.161 () {34 vars in 1052 bytes} [Thu Jul 9 18:02:10 2026] GET /v2.0/ports?network_id=1164c56c-697e-4635-b0b7-7e709475d99b&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/643] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 9 18:02:10 2026] GET /v2.0/ports?device_id=60f41274-af3c-4241-bb78-57b47756a510 => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/644] 199.19.213.161 () {34 vars in 1112 bytes} [Thu Jul 9 18:02:10 2026] GET /v2.0/networks/8dac1453-2f63-4b85-97dd-7e83b3417031?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/645] 10.0.0.235 () {34 vars in 1040 bytes} [Thu Jul 9 18:02:10 2026] GET /v2.0/security-groups?id=b3ace4aa-1933-4bec-a6bb-8a37ff59d787&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: 342/646] 199.19.213.161 () {34 vars in 1012 bytes} [Thu Jul 9 18:02:10 2026] GET /v2.0/networks/1164c56c-697e-4635-b0b7-7e709475d99b?fields=segments => generated 14 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/647] 10.0.0.57 () {34 vars in 668 bytes} [Thu Jul 9 18:02:06 2026] POST /v2.0/routers => generated 732 bytes in 3956 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/648] 199.19.213.161 () {34 vars in 1112 bytes} [Thu Jul 9 18:02:10 2026] GET /v2.0/networks/1164c56c-697e-4635-b0b7-7e709475d99b?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-07-09 18:02:11.434 7 INFO neutron.db.l3_db [None req-155a0345-9af9-41dd-9653-c609115c0ad2 27f088a83ca243218c98ce3a264deb29 f143c1afa5bd42f4bbbd54efa252acba - - default default] Floating IP a24c5704-4c04-4940-8246-30a707074eba associated. External IP: 10.96.250.220, port: c7569cb3-b1ff-40ed-98b7-5ed9dd2f1d5c. [pid: 7|app: 0|req: 343/649] 10.0.0.57 () {34 vars in 748 bytes} [Thu Jul 9 18:02:10 2026] PUT /v2.0/floatingips/a24c5704-4c04-4940-8246-30a707074eba => generated 856 bytes in 1359 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/650] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 9 18:02:12 2026] GET /v2.0/ports?device_id=feb03ce9-ce4e-4dfd-88fe-f752999811a7 => generated 975 bytes in 416 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/651] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 9 18:02:12 2026] GET /v2.0/ports?device_id=aeaf8e39-3bcc-45a7-bb05-6f007c1981e9 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/652] 10.0.0.235 () {34 vars in 1040 bytes} [Thu Jul 9 18:02:12 2026] GET /v2.0/security-groups?id=1f69f73d-5145-4d77-8ae3-9eb341c555d0&fields=id&fields=name => generated 114 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/653] 10.0.0.235 () {34 vars in 1040 bytes} [Thu Jul 9 18:02:12 2026] GET /v2.0/security-groups?id=b3ace4aa-1933-4bec-a6bb-8a37ff59d787&fields=id&fields=name => generated 113 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/654] 10.0.0.57 () {34 vars in 782 bytes} [Thu Jul 9 18:02:10 2026] PUT /v2.0/routers/0cedc90c-0109-4dd3-8867-10255cbef802/add_router_interface => generated 309 bytes in 1888 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:02:12.690 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6aad7f13-4080-4519-b6c8-a282b00bb1d0'] response: {'name': 'network-changed', 'server_uuid': '60f41274-af3c-4241-bb78-57b47756a510', 'tag': 'c7569cb3-b1ff-40ed-98b7-5ed9dd2f1d5c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 308/655] 199.19.213.161 () {34 vars in 1080 bytes} [Thu Jul 9 18:02:12 2026] GET /v2.0/ports?tenant_id=f143c1afa5bd42f4bbbd54efa252acba&device_id=60f41274-af3c-4241-bb78-57b47756a510 => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/656] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 9 18:02:12 2026] GET /v2.0/ports?device_id=60f41274-af3c-4241-bb78-57b47756a510 => generated 975 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/657] 10.0.0.235 () {34 vars in 1040 bytes} [Thu Jul 9 18:02:12 2026] GET /v2.0/security-groups?id=c332182f-9c12-4c95-abd0-3b931e087a9c&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: 309/658] 199.19.213.161 () {34 vars in 986 bytes} [Thu Jul 9 18:02:12 2026] GET /v2.0/networks?id=8a2b5c7c-345a-4b61-8398-371c9bb2554e => generated 780 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/659] 199.19.213.161 () {34 vars in 1060 bytes} [Thu Jul 9 18:02:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=c7569cb3-b1ff-40ed-98b7-5ed9dd2f1d5c => 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: 310/660] 199.19.213.161 () {34 vars in 984 bytes} [Thu Jul 9 18:02:13 2026] GET /v2.0/subnets?id=5cdc5be2-ab97-49f7-8877-b91835ca0abf => generated 678 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/661] 199.19.213.161 () {34 vars in 1052 bytes} [Thu Jul 9 18:02:13 2026] GET /v2.0/ports?network_id=8a2b5c7c-345a-4b61-8398-371c9bb2554e&device_owner=network%3Adhcp => generated 1244 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:02:13.244 7 WARNING neutron_lib.context [req-324381b2-a8ac-4bf7-b641-1e1b06d9c038 req-a6f5c8f4-ff49-476c-82e1-22cfd8156401 493c4399cb1a4e27b03689b94f0def4b 773b87ef66e246d6801f1ff013d39882 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 311/662] 199.19.213.161 () {34 vars in 1012 bytes} [Thu Jul 9 18:02:13 2026] GET /v2.0/networks/8a2b5c7c-345a-4b61-8398-371c9bb2554e?fields=segments => generated 14 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/663] 199.19.213.161 () {34 vars in 1112 bytes} [Thu Jul 9 18:02:13 2026] GET /v2.0/networks/8a2b5c7c-345a-4b61-8398-371c9bb2554e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/664] 10.0.0.235 () {38 vars in 971 bytes} [Thu Jul 9 18:02:13 2026] POST /v2.0/security-groups => generated 1681 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-09 18:02:13.483 8 WARNING neutron_lib.context [req-f7f51651-4ea9-40ac-a314-eccd98203daa req-f21f51fa-0f63-4c10-ad64-4ee068338070 493c4399cb1a4e27b03689b94f0def4b 773b87ef66e246d6801f1ff013d39882 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 313/665] 10.0.0.235 () {38 vars in 971 bytes} [Thu Jul 9 18:02:13 2026] POST /v2.0/security-groups => generated 1679 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/666] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 9 18:02:13 2026] GET /v2.0/ports?device_id=feb03ce9-ce4e-4dfd-88fe-f752999811a7 => generated 975 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/667] 10.0.0.235 () {34 vars in 1040 bytes} [Thu Jul 9 18:02:13 2026] GET /v2.0/security-groups?id=1f69f73d-5145-4d77-8ae3-9eb341c555d0&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: 314/668] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 9 18:02:13 2026] GET /v2.0/ports?device_id=aeaf8e39-3bcc-45a7-bb05-6f007c1981e9 => generated 971 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:02:13.854 7 WARNING neutron_lib.context [req-cd406fea-a140-4645-9053-65065b59ee6a req-e829272b-db8b-40a4-af24-e2206f5a3511 493c4399cb1a4e27b03689b94f0def4b 773b87ef66e246d6801f1ff013d39882 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 315/669] 10.0.0.235 () {34 vars in 1040 bytes} [Thu Jul 9 18:02:13 2026] GET /v2.0/security-groups?id=b3ace4aa-1933-4bec-a6bb-8a37ff59d787&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: 355/670] 10.0.0.235 () {38 vars in 971 bytes} [Thu Jul 9 18:02:13 2026] POST /v2.0/security-groups => generated 1682 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/671] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 9 18:02:14 2026] GET /v2.0/ports?device_id=feb03ce9-ce4e-4dfd-88fe-f752999811a7 => generated 975 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/672] 10.0.0.235 () {34 vars in 1002 bytes} [Thu Jul 9 18:02:14 2026] GET /v2.0/security-groups?tenant_id=773b87ef66e246d6801f1ff013d39882 => generated 7907 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/673] 10.0.0.235 () {34 vars in 991 bytes} [Thu Jul 9 18:02:14 2026] GET /v2.0/security-groups/dd326ef0-8016-43c7-8f3c-aeee64849731 => generated 2922 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/674] 10.0.0.235 () {34 vars in 991 bytes} [Thu Jul 9 18:02:14 2026] GET /v2.0/security-groups/dd326ef0-8016-43c7-8f3c-aeee64849731 => generated 2922 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/675] 10.0.0.235 () {34 vars in 991 bytes} [Thu Jul 9 18:02:14 2026] GET /v2.0/security-groups/148d47df-b4be-4806-a676-45cf45b61811 => generated 1681 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/676] 10.0.0.235 () {36 vars in 1013 bytes} [Thu Jul 9 18:02:14 2026] DELETE /v2.0/security-groups/148d47df-b4be-4806-a676-45cf45b61811 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:02:14.498 7 INFO neutron.api.v2.resource [req-8bf0a469-ae43-4b1e-82de-69eebb6bca48 req-bd8fbb2c-7def-4198-b0ac-a3b1e95424bb 493c4399cb1a4e27b03689b94f0def4b 773b87ef66e246d6801f1ff013d39882 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 361/677] 10.0.0.235 () {34 vars in 991 bytes} [Thu Jul 9 18:02:14 2026] GET /v2.0/security-groups/148d47df-b4be-4806-a676-45cf45b61811 => generated 146 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/678] 10.0.0.235 () {34 vars in 991 bytes} [Thu Jul 9 18:02:14 2026] GET /v2.0/security-groups/c58b595d-71fa-4960-8e3f-28158b61728f => generated 1679 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/679] 10.0.0.235 () {36 vars in 1013 bytes} [Thu Jul 9 18:02:14 2026] DELETE /v2.0/security-groups/c58b595d-71fa-4960-8e3f-28158b61728f => generated 0 bytes in 187 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:02:14.822 7 INFO neutron.api.v2.resource [req-8fdc5051-e5b1-40bc-911d-6f0b50a9b79e req-13360307-4e41-4142-bc0c-09cdd745b8f1 493c4399cb1a4e27b03689b94f0def4b 773b87ef66e246d6801f1ff013d39882 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 364/680] 10.0.0.235 () {34 vars in 991 bytes} [Thu Jul 9 18:02:14 2026] GET /v2.0/security-groups/c58b595d-71fa-4960-8e3f-28158b61728f => generated 146 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 18:02:14.864 8 INFO neutron.db.l3_db [None req-54ea79e1-b7be-4f31-9daf-ae86a49ea45b aa8551c7b9614c37afbd459f34580cba f5e578a3453f482aa32c962961b00ae0 - - default default] Floating IP f3a423f8-f3e4-4fbd-b2a9-887f1efc8c6f associated. External IP: 10.96.250.219, port: ee1475b4-803e-4496-8226-90946ed6a3e3. [pid: 7|app: 0|req: 365/681] 10.0.0.235 () {34 vars in 991 bytes} [Thu Jul 9 18:02:14 2026] GET /v2.0/security-groups/54209aec-5e85-498f-88fb-1246534662c4 => generated 1682 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/682] 10.0.0.235 () {36 vars in 1013 bytes} [Thu Jul 9 18:02:14 2026] DELETE /v2.0/security-groups/54209aec-5e85-498f-88fb-1246534662c4 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/683] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 9 18:02:15 2026] GET /v2.0/ports?device_id=aeaf8e39-3bcc-45a7-bb05-6f007c1981e9 => generated 971 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:02:15.232 7 INFO neutron.api.v2.resource [req-6a721829-a5ba-4d5e-9b31-afdd2034ef04 req-ecacf662-e7dd-4065-8fab-c799cadad727 493c4399cb1a4e27b03689b94f0def4b 773b87ef66e246d6801f1ff013d39882 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 368/684] 10.0.0.235 () {34 vars in 991 bytes} [Thu Jul 9 18:02:15 2026] GET /v2.0/security-groups/54209aec-5e85-498f-88fb-1246534662c4 => 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: 369/685] 10.0.0.235 () {34 vars in 1040 bytes} [Thu Jul 9 18:02:15 2026] GET /v2.0/security-groups?id=b3ace4aa-1933-4bec-a6bb-8a37ff59d787&fields=id&fields=name => generated 113 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/686] 10.0.0.235 () {34 vars in 1002 bytes} [Thu Jul 9 18:02:15 2026] GET /v2.0/security-groups?tenant_id=773b87ef66e246d6801f1ff013d39882 => generated 2925 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/687] 10.0.0.235 () {34 vars in 991 bytes} [Thu Jul 9 18:02:15 2026] GET /v2.0/security-groups/dd326ef0-8016-43c7-8f3c-aeee64849731 => generated 2922 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/688] 10.0.0.57 () {34 vars in 748 bytes} [Thu Jul 9 18:02:14 2026] PUT /v2.0/floatingips/f3a423f8-f3e4-4fbd-b2a9-887f1efc8c6f => generated 856 bytes in 1314 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/689] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 9 18:02:15 2026] GET /v2.0/ports?device_id=aeaf8e39-3bcc-45a7-bb05-6f007c1981e9 => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/690] 10.0.0.235 () {34 vars in 991 bytes} [Thu Jul 9 18:02:15 2026] GET /v2.0/security-groups/dd326ef0-8016-43c7-8f3c-aeee64849731 => generated 2922 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/691] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 9 18:02:15 2026] GET /v2.0/ports?device_id=feb03ce9-ce4e-4dfd-88fe-f752999811a7 => generated 975 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:02:15.620 8 INFO neutron.api.v2.resource [req-8b0f2daf-1ce4-4f14-8140-a94a393c36f8 req-8dccb1ee-bc90-4b19-b7f1-641f1dd44a36 493c4399cb1a4e27b03689b94f0def4b 773b87ef66e246d6801f1ff013d39882 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 320/692] 10.0.0.235 () {34 vars in 991 bytes} [Thu Jul 9 18:02:15 2026] GET /v2.0/security-groups/54209aec-5e85-498f-88fb-1246534662c4 => 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: 321/693] 10.0.0.235 () {34 vars in 1040 bytes} [Thu Jul 9 18:02:15 2026] GET /v2.0/security-groups?id=1f69f73d-5145-4d77-8ae3-9eb341c555d0&fields=id&fields=name => generated 114 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:02:15.711 8 INFO neutron.api.v2.resource [req-f5a9e650-8044-4039-a068-1ef25251783b req-d324b36e-d4ce-470b-ae6f-9a4cf5c6664b 493c4399cb1a4e27b03689b94f0def4b 773b87ef66e246d6801f1ff013d39882 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 322/694] 10.0.0.235 () {34 vars in 991 bytes} [Thu Jul 9 18:02:15 2026] GET /v2.0/security-groups/c58b595d-71fa-4960-8e3f-28158b61728f => generated 146 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 18:02:15.788 8 INFO neutron.api.v2.resource [req-a01f7e7f-6ffa-4299-bf59-21b93dd7a13a req-3199b6b8-08a5-421c-8f89-3940874bb549 493c4399cb1a4e27b03689b94f0def4b 773b87ef66e246d6801f1ff013d39882 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 323/695] 10.0.0.235 () {34 vars in 991 bytes} [Thu Jul 9 18:02:15 2026] GET /v2.0/security-groups/148d47df-b4be-4806-a676-45cf45b61811 => generated 146 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 18:02:16.023 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a6fff66b-659c-435d-a596-af264b3be527'] response: {'name': 'network-changed', 'server_uuid': 'feb03ce9-ce4e-4dfd-88fe-f752999811a7', 'tag': 'ee1475b4-803e-4496-8226-90946ed6a3e3', 'status': 'completed', 'code': 200} 2026-07-09 18:02:16.103 7 INFO neutron.db.l3_db [None req-acca0ff8-f9d3-4fea-b695-b01f3f0b2169 0c6e6411ca3e467b988da53d76783f95 eca551f36bd949e2a5b734c34751758a - - default default] Floating IP 7bf8c9d4-9d87-4d18-9dcd-f30826cb1943 associated. External IP: 10.96.250.211, port: f221bec5-b8a6-4f8d-a682-25cf41a6e3ba. [pid: 7|app: 0|req: 373/696] 10.0.0.57 () {34 vars in 748 bytes} [Thu Jul 9 18:02:15 2026] PUT /v2.0/floatingips/7bf8c9d4-9d87-4d18-9dcd-f30826cb1943 => generated 855 bytes in 1256 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/697] 199.19.213.161 () {34 vars in 1080 bytes} [Thu Jul 9 18:02:16 2026] GET /v2.0/ports?tenant_id=f5e578a3453f482aa32c962961b00ae0&device_id=feb03ce9-ce4e-4dfd-88fe-f752999811a7 => generated 1244 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/698] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 9 18:02:16 2026] GET /v2.0/ports?device_id=feb03ce9-ce4e-4dfd-88fe-f752999811a7 => generated 975 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/699] 199.19.213.161 () {34 vars in 994 bytes} [Thu Jul 9 18:02:16 2026] GET /v2.0/ports?device_id=feb03ce9-ce4e-4dfd-88fe-f752999811a7 => generated 975 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/700] 199.19.213.161 () {34 vars in 986 bytes} [Thu Jul 9 18:02:16 2026] GET /v2.0/networks?id=1164c56c-697e-4635-b0b7-7e709475d99b => generated 765 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/701] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 9 18:02:17 2026] GET /v2.0/ports?device_id=aeaf8e39-3bcc-45a7-bb05-6f007c1981e9 => generated 971 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/702] 10.0.0.235 () {34 vars in 1040 bytes} [Thu Jul 9 18:02:17 2026] GET /v2.0/security-groups?id=1f69f73d-5145-4d77-8ae3-9eb341c555d0&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:02:17.201 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0a549f91-735b-4a1f-94fe-96a874b4ebd6'] response: {'name': 'network-changed', 'server_uuid': 'aeaf8e39-3bcc-45a7-bb05-6f007c1981e9', 'tag': 'f221bec5-b8a6-4f8d-a682-25cf41a6e3ba', 'status': 'completed', 'code': 200} 2026-07-09 18:02:17.640 7 INFO neutron.db.l3_db [req-8fb231d7-75e2-4ea7-857b-19acc47b34c3 req-9fae49f2-c281-4c14-b123-c97ac17b66cd aa8551c7b9614c37afbd459f34580cba f5e578a3453f482aa32c962961b00ae0 - - default default] Floating IP f3a423f8-f3e4-4fbd-b2a9-887f1efc8c6f disassociated. External IP: 10.96.250.219, port: ee1475b4-803e-4496-8226-90946ed6a3e3. [pid: 8|app: 0|req: 324/703] 10.0.0.57 () {34 vars in 788 bytes} [Thu Jul 9 18:02:15 2026] PUT /v2.0/routers/0cedc90c-0109-4dd3-8867-10255cbef802/remove_router_interface => generated 309 bytes in 2161 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/704] 199.19.213.161 () {34 vars in 1060 bytes} [Thu Jul 9 18:02:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=ee1475b4-803e-4496-8226-90946ed6a3e3 => 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: 326/705] 10.0.0.235 () {34 vars in 1040 bytes} [Thu Jul 9 18:02:17 2026] GET /v2.0/security-groups?id=b3ace4aa-1933-4bec-a6bb-8a37ff59d787&fields=id&fields=name => generated 113 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/706] 199.19.213.161 () {34 vars in 1080 bytes} [Thu Jul 9 18:02:18 2026] GET /v2.0/ports?tenant_id=eca551f36bd949e2a5b734c34751758a&device_id=aeaf8e39-3bcc-45a7-bb05-6f007c1981e9 => 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: 380/707] 199.19.213.161 () {36 vars in 997 bytes} [Thu Jul 9 18:02:17 2026] DELETE /v2.0/ports/ee1475b4-803e-4496-8226-90946ed6a3e3 => generated 0 bytes in 1094 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/708] 199.19.213.161 () {34 vars in 984 bytes} [Thu Jul 9 18:02:18 2026] GET /v2.0/subnets?id=a13df765-a363-4eae-80f4-e7cdf2cd3a02 => generated 663 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/711] 199.19.213.161 () {34 vars in 986 bytes} [Thu Jul 9 18:02:18 2026] GET /v2.0/networks?id=8dac1453-2f63-4b85-97dd-7e83b3417031 => generated 776 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/712] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 9 18:02:18 2026] GET /v2.0/ports?device_id=feb03ce9-ce4e-4dfd-88fe-f752999811a7 => 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: 386/713] 199.19.213.161 () {34 vars in 1052 bytes} [Thu Jul 9 18:02:18 2026] GET /v2.0/ports?network_id=1164c56c-697e-4635-b0b7-7e709475d99b&device_owner=network%3Adhcp => generated 1244 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/714] 199.19.213.161 () {34 vars in 1058 bytes} [Thu Jul 9 18:02:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=f221bec5-b8a6-4f8d-a682-25cf41a6e3ba => generated 858 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/715] 199.19.213.161 () {34 vars in 1012 bytes} [Thu Jul 9 18:02:18 2026] GET /v2.0/networks/1164c56c-697e-4635-b0b7-7e709475d99b?fields=segments => generated 14 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/716] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 9 18:02:18 2026] GET /v2.0/ports?device_id=aeaf8e39-3bcc-45a7-bb05-6f007c1981e9 => generated 971 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/717] 199.19.213.161 () {34 vars in 984 bytes} [Thu Jul 9 18:02:18 2026] GET /v2.0/subnets?id=c8af537e-b5f2-495c-aac4-b7dbe52ed4da => generated 674 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/718] 199.19.213.161 () {34 vars in 1112 bytes} [Thu Jul 9 18:02:18 2026] GET /v2.0/networks/1164c56c-697e-4635-b0b7-7e709475d99b?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: 392/719] 10.0.0.235 () {34 vars in 1040 bytes} [Thu Jul 9 18:02:18 2026] GET /v2.0/security-groups?id=b3ace4aa-1933-4bec-a6bb-8a37ff59d787&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: 7|app: 0|req: 393/720] 199.19.213.161 () {34 vars in 1052 bytes} [Thu Jul 9 18:02:18 2026] GET /v2.0/ports?network_id=8dac1453-2f63-4b85-97dd-7e83b3417031&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: 7|app: 0|req: 394/721] 199.19.213.161 () {34 vars in 1012 bytes} [Thu Jul 9 18:02:18 2026] GET /v2.0/networks/8dac1453-2f63-4b85-97dd-7e83b3417031?fields=segments => generated 14 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 18:02:19.063 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-87174ad8-040c-4633-99bb-72f38579842a 5a6145cd14b6448690a3243a004d3a07 8ec1cb7e0cf54af597250d70275f5553 - - 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: 395/722] 199.19.213.161 () {34 vars in 1112 bytes} [Thu Jul 9 18:02:19 2026] GET /v2.0/networks/8dac1453-2f63-4b85-97dd-7e83b3417031?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/723] 199.19.213.161 () {34 vars in 994 bytes} [Thu Jul 9 18:02:19 2026] GET /v2.0/ports?device_id=aeaf8e39-3bcc-45a7-bb05-6f007c1981e9 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:02:19.257 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-be6deddc-4cfe-4ca4-a80f-befec969d51b'] response: {'server_uuid': 'feb03ce9-ce4e-4dfd-88fe-f752999811a7', 'name': 'network-vif-deleted', 'tag': 'ee1475b4-803e-4496-8226-90946ed6a3e3', 'status': 'completed', 'code': 200} 2026-07-09 18:02:19.507 8 INFO neutron.services.segments.plugin [-] Segment 12d22ee1-4e19-4452-8a48-f4aa72ec869d resource provider aggregate not found 2026-07-09 18:02:19.512 8 INFO neutron.services.segments.plugin [-] Segment 12d22ee1-4e19-4452-8a48-f4aa72ec869d resource provider aggregate not found 2026-07-09 18:02:19.528 8 INFO neutron.services.segments.plugin [-] Segment 12d22ee1-4e19-4452-8a48-f4aa72ec869d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 12d22ee1-4e19-4452-8a48-f4aa72ec869d found for delete ", "request_id": "req-9aa2d279-3b06-47a1-be9c-cf9965a2d1dc"}]} 2026-07-09 18:02:19.532 8 INFO neutron.services.segments.plugin [-] Segment 12d22ee1-4e19-4452-8a48-f4aa72ec869d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 12d22ee1-4e19-4452-8a48-f4aa72ec869d found for delete ", "request_id": "req-446f6bc7-a042-4123-9595-ff6a217e3a6b"}]} 2026-07-09 18:02:19.535 8 INFO neutron.db.l3_hamode_db [None req-87174ad8-040c-4633-99bb-72f38579842a 5a6145cd14b6448690a3243a004d3a07 8ec1cb7e0cf54af597250d70275f5553 - - default default] HA network 23346d27-8619-419b-8b93-3df5009dcd83 was deleted as no HA routers are present in tenant 773b87ef66e246d6801f1ff013d39882. [pid: 8|app: 0|req: 328/724] 10.0.0.57 () {32 vars in 723 bytes} [Thu Jul 9 18:02:18 2026] DELETE /v2.0/routers/0cedc90c-0109-4dd3-8867-10255cbef802 => generated 0 bytes in 1449 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:02:19.587 7 INFO neutron.db.l3_db [req-578c0d06-bddd-4287-8a3b-a247e57a98f6 req-85266be7-3cae-4431-82d0-478c5f89b366 0c6e6411ca3e467b988da53d76783f95 eca551f36bd949e2a5b734c34751758a - - default default] Floating IP 7bf8c9d4-9d87-4d18-9dcd-f30826cb1943 disassociated. External IP: 10.96.250.211, port: f221bec5-b8a6-4f8d-a682-25cf41a6e3ba. [pid: 8|app: 0|req: 329/725] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:02:19 2026] DELETE /v2.0/security-groups/1f69f73d-5145-4d77-8ae3-9eb341c555d0 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/726] 10.0.0.57 () {32 vars in 723 bytes} [Thu Jul 9 18:02:19 2026] DELETE /v2.0/subnets/be7f8e10-d18b-4244-b48d-4b98ff9e37ba => generated 0 bytes in 283 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:02:19.979 8 INFO neutron.api.v2.resource [None req-3119fcd9-5464-4dd6-8968-1b099676e2e7 aa8551c7b9614c37afbd459f34580cba f5e578a3453f482aa32c962961b00ae0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 331/727] 10.0.0.57 () {32 vars in 736 bytes} [Thu Jul 9 18:02:19 2026] GET /v2.0/security-groups/1f69f73d-5145-4d77-8ae3-9eb341c555d0 => 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: 397/728] 199.19.213.161 () {36 vars in 997 bytes} [Thu Jul 9 18:02:19 2026] DELETE /v2.0/ports/f221bec5-b8a6-4f8d-a682-25cf41a6e3ba => generated 0 bytes in 986 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/729] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 9 18:02:20 2026] GET /v2.0/ports?device_id=aeaf8e39-3bcc-45a7-bb05-6f007c1981e9 => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/730] 10.0.0.57 () {32 vars in 725 bytes} [Thu Jul 9 18:02:19 2026] DELETE /v2.0/networks/62da0e92-a0ae-496d-9597-9fdf2e026e7e => generated 0 bytes in 482 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/731] 10.0.0.57 () {32 vars in 731 bytes} [Thu Jul 9 18:02:20 2026] DELETE /v2.0/floatingips/f3a423f8-f3e4-4fbd-b2a9-887f1efc8c6f => generated 0 bytes in 435 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/732] 10.0.0.57 () {32 vars in 773 bytes} [Thu Jul 9 18:02:20 2026] GET /v2.0/security-groups?tenant_id=773b87ef66e246d6801f1ff013d39882&name=default => generated 2925 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/733] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:02:20 2026] DELETE /v2.0/security-groups/dd326ef0-8016-43c7-8f3c-aeee64849731 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:02:21.311 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c3ddece0-cde8-4d3d-bded-09380efb596a'] response: {'server_uuid': 'aeaf8e39-3bcc-45a7-bb05-6f007c1981e9', 'name': 'network-vif-deleted', 'tag': 'f221bec5-b8a6-4f8d-a682-25cf41a6e3ba', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 335/734] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:02:21 2026] DELETE /v2.0/security-groups/b3ace4aa-1933-4bec-a6bb-8a37ff59d787 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:02:21.487 8 INFO neutron.api.v2.resource [None req-3bbafca4-d793-4dca-a111-4484a5aeedea 0c6e6411ca3e467b988da53d76783f95 eca551f36bd949e2a5b734c34751758a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 336/735] 10.0.0.57 () {32 vars in 736 bytes} [Thu Jul 9 18:02:21 2026] GET /v2.0/security-groups/b3ace4aa-1933-4bec-a6bb-8a37ff59d787 => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 18:02:21.562 8 INFO neutron.services.segments.plugin [-] Segment 9b6987c2-9557-4f07-8b90-1bcbac4f7684 resource provider aggregate not found 2026-07-09 18:02:21.568 8 INFO neutron.services.segments.plugin [-] Segment 9b6987c2-9557-4f07-8b90-1bcbac4f7684 resource provider aggregate not found 2026-07-09 18:02:21.587 8 INFO neutron.services.segments.plugin [-] Segment 9b6987c2-9557-4f07-8b90-1bcbac4f7684 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9b6987c2-9557-4f07-8b90-1bcbac4f7684 found for delete ", "request_id": "req-c5b29d65-831a-45b3-b9e3-6b5ca9f27d0a"}]} 2026-07-09 18:02:21.605 8 INFO neutron.services.segments.plugin [-] Segment 9b6987c2-9557-4f07-8b90-1bcbac4f7684 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9b6987c2-9557-4f07-8b90-1bcbac4f7684 found for delete ", "request_id": "req-945438e1-718b-4e44-9a16-e502c206b390"}]} [pid: 8|app: 0|req: 337/736] 10.0.0.57 () {32 vars in 731 bytes} [Thu Jul 9 18:02:21 2026] DELETE /v2.0/floatingips/7bf8c9d4-9d87-4d18-9dcd-f30826cb1943 => generated 0 bytes in 442 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/737] 10.0.0.57 () {34 vars in 788 bytes} [Thu Jul 9 18:02:20 2026] PUT /v2.0/routers/16bd2a23-ca24-4437-8d93-e67931bcfaf9/remove_router_interface => generated 309 bytes in 1868 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/738] 10.0.0.57 () {34 vars in 788 bytes} [Thu Jul 9 18:02:21 2026] PUT /v2.0/routers/b0f0ae7e-a858-4fd1-92d2-aff61c3832fe/remove_router_interface => generated 309 bytes in 1587 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:02:23.926 7 INFO neutron.services.segments.plugin [-] Segment 336c340d-c2a5-48c5-9e27-9a2cf2f2b811 resource provider aggregate not found 2026-07-09 18:02:23.931 7 INFO neutron.services.segments.plugin [-] Segment 336c340d-c2a5-48c5-9e27-9a2cf2f2b811 resource provider aggregate not found 2026-07-09 18:02:23.953 7 INFO neutron.services.segments.plugin [-] Segment 336c340d-c2a5-48c5-9e27-9a2cf2f2b811 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 336c340d-c2a5-48c5-9e27-9a2cf2f2b811 found for delete ", "request_id": "req-18bbb915-d313-4dc7-b482-6635677a48bd"}]} 2026-07-09 18:02:23.958 7 INFO neutron.services.segments.plugin [-] Segment 336c340d-c2a5-48c5-9e27-9a2cf2f2b811 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 336c340d-c2a5-48c5-9e27-9a2cf2f2b811 found for delete ", "request_id": "req-81ee2852-69e8-4300-968f-65a1dc07c2e7"}]} 2026-07-09 18:02:23.958 7 INFO neutron.db.l3_hamode_db [None req-5b77751d-b801-4541-a0a7-ac3a9e3e21dd 5a6145cd14b6448690a3243a004d3a07 8ec1cb7e0cf54af597250d70275f5553 - - default default] HA network e58df276-dca0-4183-92bf-c0f0f88180b7 was deleted as no HA routers are present in tenant f5e578a3453f482aa32c962961b00ae0. [pid: 7|app: 0|req: 401/739] 10.0.0.57 () {32 vars in 723 bytes} [Thu Jul 9 18:02:22 2026] DELETE /v2.0/routers/16bd2a23-ca24-4437-8d93-e67931bcfaf9 => generated 0 bytes in 1422 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/740] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jul 9 18:02:23 2026] GET /v2.0/ports?device_id=60f41274-af3c-4241-bb78-57b47756a510 => generated 1244 bytes in 495 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/741] 10.0.0.57 () {32 vars in 723 bytes} [Thu Jul 9 18:02:24 2026] DELETE /v2.0/subnets/a13df765-a363-4eae-80f4-e7cdf2cd3a02 => generated 0 bytes in 241 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/742] 10.0.0.1 () {34 vars in 1038 bytes} [Thu Jul 9 18:02:24 2026] GET /v2.0/security-groups?id=c332182f-9c12-4c95-abd0-3b931e087a9c&fields=id&fields=name => generated 113 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:02:24.805 8 INFO neutron.services.segments.plugin [-] Segment c63e619d-321e-4bf7-8368-e8c7e97ad3bc resource provider aggregate not found 2026-07-09 18:02:24.815 8 INFO neutron.services.segments.plugin [-] Segment c63e619d-321e-4bf7-8368-e8c7e97ad3bc resource provider aggregate not found 2026-07-09 18:02:24.835 8 INFO neutron.services.segments.plugin [-] Segment c63e619d-321e-4bf7-8368-e8c7e97ad3bc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c63e619d-321e-4bf7-8368-e8c7e97ad3bc found for delete ", "request_id": "req-d2ddd988-b63c-401d-9f49-2771a14c502d"}]} 2026-07-09 18:02:24.856 8 INFO neutron.services.segments.plugin [-] Segment c63e619d-321e-4bf7-8368-e8c7e97ad3bc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c63e619d-321e-4bf7-8368-e8c7e97ad3bc found for delete ", "request_id": "req-346a0c43-163d-47ae-9e7f-b91263b3f3b1"}]} [pid: 8|app: 0|req: 342/743] 10.0.0.57 () {32 vars in 725 bytes} [Thu Jul 9 18:02:24 2026] DELETE /v2.0/networks/1164c56c-697e-4635-b0b7-7e709475d99b => generated 0 bytes in 553 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/744] 10.0.0.57 () {32 vars in 773 bytes} [Thu Jul 9 18:02:25 2026] GET /v2.0/security-groups?tenant_id=f5e578a3453f482aa32c962961b00ae0&name=default => generated 2925 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/745] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:02:25 2026] DELETE /v2.0/security-groups/be4bb1cb-ed3b-44cd-9820-e34ed9166b27 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:02:25.525 7 INFO neutron.db.l3_hamode_db [None req-6589a113-cc38-4a0b-a114-7d91fc9daf56 5a6145cd14b6448690a3243a004d3a07 8ec1cb7e0cf54af597250d70275f5553 - - default default] HA network 1a254b1a-78e2-4812-aca9-d1418c61f47b was deleted as no HA routers are present in tenant eca551f36bd949e2a5b734c34751758a. [pid: 7|app: 0|req: 402/746] 10.0.0.57 () {32 vars in 723 bytes} [Thu Jul 9 18:02:23 2026] DELETE /v2.0/routers/b0f0ae7e-a858-4fd1-92d2-aff61c3832fe => generated 0 bytes in 1571 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/747] 10.0.0.57 () {32 vars in 723 bytes} [Thu Jul 9 18:02:25 2026] DELETE /v2.0/subnets/c8af537e-b5f2-495c-aac4-b7dbe52ed4da => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:02:26.001 7 INFO neutron.services.segments.plugin [-] Segment bd13b1fe-fa24-48e5-b78d-4fab1db26dc9 resource provider aggregate not found 2026-07-09 18:02:26.006 7 INFO neutron.services.segments.plugin [-] Segment bd13b1fe-fa24-48e5-b78d-4fab1db26dc9 resource provider aggregate not found 2026-07-09 18:02:26.024 7 INFO neutron.services.segments.plugin [-] Segment bd13b1fe-fa24-48e5-b78d-4fab1db26dc9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bd13b1fe-fa24-48e5-b78d-4fab1db26dc9 found for delete ", "request_id": "req-18cee7b9-83c6-4cea-b51f-01594aaef80b"}]} 2026-07-09 18:02:26.025 7 INFO neutron.services.segments.plugin [-] Segment bd13b1fe-fa24-48e5-b78d-4fab1db26dc9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bd13b1fe-fa24-48e5-b78d-4fab1db26dc9 found for delete ", "request_id": "req-0ea94f02-76fb-4bd7-bbbd-c598f1556bab"}]} [pid: 7|app: 0|req: 403/748] 10.0.0.57 () {32 vars in 725 bytes} [Thu Jul 9 18:02:25 2026] DELETE /v2.0/networks/8dac1453-2f63-4b85-97dd-7e83b3417031 => generated 0 bytes in 501 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/749] 10.0.0.57 () {32 vars in 773 bytes} [Thu Jul 9 18:02:26 2026] GET /v2.0/security-groups?tenant_id=eca551f36bd949e2a5b734c34751758a&name=default => generated 2921 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/750] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:02:26 2026] DELETE /v2.0/security-groups/d40bf658-47f7-4095-bcf7-bc6323481fa6 => 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: 347/751] 10.0.0.57 () {32 vars in 773 bytes} [Thu Jul 9 18:02:27 2026] GET /v2.0/security-groups?tenant_id=3308dc40aecc484d95efb326df45a956&name=default => generated 2925 bytes in 269 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:02:27.811 7 INFO neutron.db.segments_db [None req-18c95529-6a86-4d22-9d96-5f438f5dec92 5a6145cd14b6448690a3243a004d3a07 8ec1cb7e0cf54af597250d70275f5553 - - default default] Added segment 7b746a77-0acf-4611-80e5-207af4ee5910 of type vxlan for network fa49e0aa-66d9-46b3-8b38-6a519cb231de [pid: 8|app: 0|req: 348/752] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:02:27 2026] DELETE /v2.0/security-groups/b7172c8e-86e1-4cab-ac83-562459f1d769 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/753] 10.0.0.57 () {34 vars in 670 bytes} [Thu Jul 9 18:02:27 2026] POST /v2.0/networks => generated 744 bytes in 389 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:02:28.124 7 INFO neutron.services.segments.plugin [-] Segment 18f64633-ff79-41e5-ad00-4fb9adbe028e resource provider aggregate not found 2026-07-09 18:02:28.132 7 INFO neutron.services.segments.plugin [-] Segment 18f64633-ff79-41e5-ad00-4fb9adbe028e resource provider aggregate not found 2026-07-09 18:02:28.152 7 INFO neutron.services.segments.plugin [-] Segment 18f64633-ff79-41e5-ad00-4fb9adbe028e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 18f64633-ff79-41e5-ad00-4fb9adbe028e found for delete ", "request_id": "req-e3cddc36-4616-4d4d-9114-eb2f407efa5e"}]} 2026-07-09 18:02:28.153 7 INFO neutron.services.segments.plugin [-] Segment 18f64633-ff79-41e5-ad00-4fb9adbe028e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 18f64633-ff79-41e5-ad00-4fb9adbe028e found for delete ", "request_id": "req-4c5b723f-7291-47a9-ad06-426873cc0dc1"}]} [pid: 7|app: 0|req: 406/754] 10.0.0.57 () {32 vars in 773 bytes} [Thu Jul 9 18:02:28 2026] GET /v2.0/security-groups?tenant_id=3be440306c114637a5f619c4a61a460f&name=default => generated 2925 bytes in 182 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/755] 10.0.0.57 () {34 vars in 668 bytes} [Thu Jul 9 18:02:27 2026] POST /v2.0/subnets => generated 667 bytes in 335 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:02:28.363 8 INFO neutron.db.segments_db [None req-61b3e3f1-453d-4548-9fec-10eceba20d0b 5a6145cd14b6448690a3243a004d3a07 8ec1cb7e0cf54af597250d70275f5553 - - default default] Added segment 7b8c6253-514b-4d50-80e9-134fe7aba32a of type vxlan for network e5a64c51-d65c-45a9-a81f-c887b2986a78 [pid: 7|app: 0|req: 407/756] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:02:28 2026] DELETE /v2.0/security-groups/6cca9814-b955-4c21-89c3-cd61df7f17bc => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:02:28.789 8 INFO neutron.db.l3_hamode_db [None req-61b3e3f1-453d-4548-9fec-10eceba20d0b 5a6145cd14b6448690a3243a004d3a07 8ec1cb7e0cf54af597250d70275f5553 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-09 18:02:30.341 8 INFO neutron.db.l3_hamode_db [None req-61b3e3f1-453d-4548-9fec-10eceba20d0b 5a6145cd14b6448690a3243a004d3a07 8ec1cb7e0cf54af597250d70275f5553 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 350/757] 10.0.0.57 () {34 vars in 668 bytes} [Thu Jul 9 18:02:28 2026] POST /v2.0/routers => generated 731 bytes in 3453 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/758] 10.0.0.57 () {32 vars in 773 bytes} [Thu Jul 9 18:02:31 2026] GET /v2.0/security-groups?tenant_id=e8f588433bb5464c91316a5d142da619&name=default => generated 2925 bytes in 389 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/759] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:02:31 2026] DELETE /v2.0/security-groups/607650b3-98e3-4eb5-a163-56a8d8e11c80 => 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: 410/760] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 9 18:02:32 2026] GET /v2.0/ports?device_id=60f41274-af3c-4241-bb78-57b47756a510 => generated 975 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/761] 10.0.0.235 () {34 vars in 971 bytes} [Thu Jul 9 18:02:32 2026] GET /v2.0/ports/c7569cb3-b1ff-40ed-98b7-5ed9dd2f1d5c => generated 972 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/764] 199.19.213.161 () {34 vars in 1000 bytes} [Thu Jul 9 18:02:33 2026] GET /v2.0/subnets?network_id=8a2b5c7c-345a-4b61-8398-371c9bb2554e => generated 660 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/765] 199.19.213.161 () {34 vars in 1146 bytes} [Thu Jul 9 18:02:33 2026] GET /v2.0/ports?device_id=60f41274-af3c-4241-bb78-57b47756a510&device_owner=compute%3Anova&network_id=8a2b5c7c-345a-4b61-8398-371c9bb2554e => generated 975 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/766] 10.0.0.57 () {34 vars in 782 bytes} [Thu Jul 9 18:02:31 2026] PUT /v2.0/routers/efa49456-93d5-4d3b-8c72-7ed1254819a0/add_router_interface => generated 309 bytes in 1818 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/767] 199.19.213.161 () {38 vars in 1028 bytes} [Thu Jul 9 18:02:33 2026] PUT /v2.0/ports/c7569cb3-b1ff-40ed-98b7-5ed9dd2f1d5c => generated 1149 bytes in 705 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/768] 199.19.213.161 () {34 vars in 1080 bytes} [Thu Jul 9 18:02:34 2026] GET /v2.0/ports?tenant_id=f143c1afa5bd42f4bbbd54efa252acba&device_id=60f41274-af3c-4241-bb78-57b47756a510 => generated 1421 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 18:02:34.198 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3d3344b2-c7e6-4dd3-bc0a-a644fc71ec63'] response: {'name': 'network-changed', 'server_uuid': '60f41274-af3c-4241-bb78-57b47756a510', 'tag': 'c7569cb3-b1ff-40ed-98b7-5ed9dd2f1d5c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 417/769] 199.19.213.161 () {34 vars in 986 bytes} [Thu Jul 9 18:02:34 2026] GET /v2.0/networks?id=8a2b5c7c-345a-4b61-8398-371c9bb2554e => generated 780 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/770] 199.19.213.161 () {34 vars in 1060 bytes} [Thu Jul 9 18:02:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=c7569cb3-b1ff-40ed-98b7-5ed9dd2f1d5c => generated 861 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:02:34.347 8 WARNING neutron_lib.context [None req-281be065-ef6a-4b4d-8486-cf29ef3dd7b6 3e337045d4cc4fc5b90779cb0900c169 0c4794231f7a46ed96e58b43ad264502 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 418/771] 199.19.213.161 () {34 vars in 1058 bytes} [Thu Jul 9 18:02:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=c7569cb3-b1ff-40ed-98b7-5ed9dd2f1d5c => 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: 419/772] 199.19.213.161 () {34 vars in 984 bytes} [Thu Jul 9 18:02:34 2026] GET /v2.0/subnets?id=5cdc5be2-ab97-49f7-8877-b91835ca0abf => generated 678 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/773] 199.19.213.161 () {34 vars in 1052 bytes} [Thu Jul 9 18:02:34 2026] GET /v2.0/ports?network_id=8a2b5c7c-345a-4b61-8398-371c9bb2554e&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: 354/774] 10.0.0.57 () {34 vars in 684 bytes} [Thu Jul 9 18:02:34 2026] POST /v2.0/security-groups => generated 1658 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/775] 199.19.213.161 () {34 vars in 1012 bytes} [Thu Jul 9 18:02:34 2026] GET /v2.0/networks/8a2b5c7c-345a-4b61-8398-371c9bb2554e?fields=segments => generated 14 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 18:02:34.580 8 WARNING neutron_lib.context [None req-ec8074a8-2658-4882-9195-41d2d674d36e 3e337045d4cc4fc5b90779cb0900c169 0c4794231f7a46ed96e58b43ad264502 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 421/776] 10.0.0.57 () {32 vars in 773 bytes} [Thu Jul 9 18:02:34 2026] GET /v2.0/security-groups?tenant_id=7fe1798b763243e490ce624315e1d77c&name=default => generated 2925 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/777] 10.0.0.57 () {34 vars in 694 bytes} [Thu Jul 9 18:02:34 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) [pid: 7|app: 0|req: 422/778] 199.19.213.161 () {34 vars in 1112 bytes} [Thu Jul 9 18:02:34 2026] GET /v2.0/networks/8a2b5c7c-345a-4b61-8398-371c9bb2554e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 18:02:34.810 7 WARNING neutron_lib.context [None req-e3615e20-2837-4af6-aff9-fcf78e4335db 3e337045d4cc4fc5b90779cb0900c169 0c4794231f7a46ed96e58b43ad264502 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 357/779] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:02:34 2026] DELETE /v2.0/security-groups/d63b54ea-71c3-4138-a110-f78b8c486911 => 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: 358/780] 199.19.213.161 () {34 vars in 1080 bytes} [Thu Jul 9 18:02:34 2026] GET /v2.0/ports?tenant_id=f143c1afa5bd42f4bbbd54efa252acba&device_id=60f41274-af3c-4241-bb78-57b47756a510 => generated 1421 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/781] 10.0.0.57 () {34 vars in 694 bytes} [Thu Jul 9 18:02:34 2026] POST /v2.0/security-group-rules => generated 602 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:02:35.026 7 WARNING neutron_lib.context [None req-b832d193-dee6-4e29-aba8-2b2cbddbc63e 3e337045d4cc4fc5b90779cb0900c169 0c4794231f7a46ed96e58b43ad264502 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 359/782] 199.19.213.161 () {34 vars in 986 bytes} [Thu Jul 9 18:02:34 2026] GET /v2.0/networks?id=8a2b5c7c-345a-4b61-8398-371c9bb2554e => generated 780 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/783] 10.0.0.57 () {32 vars in 773 bytes} [Thu Jul 9 18:02:35 2026] GET /v2.0/security-groups?tenant_id=47b66727494748c484a27a711a29db20&name=default => generated 2925 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/784] 199.19.213.161 () {34 vars in 1060 bytes} [Thu Jul 9 18:02:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=c7569cb3-b1ff-40ed-98b7-5ed9dd2f1d5c => generated 861 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/785] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:02:35 2026] DELETE /v2.0/security-groups/35534477-bef0-4a68-8c38-bfce7e29ba6c => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/786] 199.19.213.161 () {34 vars in 1058 bytes} [Thu Jul 9 18:02:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=c7569cb3-b1ff-40ed-98b7-5ed9dd2f1d5c => 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: 364/787] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 9 18:02:35 2026] GET /v2.0/ports?device_id=60f41274-af3c-4241-bb78-57b47756a510 => generated 1152 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/788] 199.19.213.161 () {34 vars in 984 bytes} [Thu Jul 9 18:02:35 2026] GET /v2.0/subnets?id=5cdc5be2-ab97-49f7-8877-b91835ca0abf => generated 678 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/789] 10.0.0.235 () {34 vars in 1040 bytes} [Thu Jul 9 18:02:35 2026] GET /v2.0/security-groups?id=c332182f-9c12-4c95-abd0-3b931e087a9c&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: 367/790] 199.19.213.161 () {34 vars in 1052 bytes} [Thu Jul 9 18:02:35 2026] GET /v2.0/ports?network_id=8a2b5c7c-345a-4b61-8398-371c9bb2554e&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: 8|app: 0|req: 368/791] 199.19.213.161 () {34 vars in 1012 bytes} [Thu Jul 9 18:02:35 2026] GET /v2.0/networks/8a2b5c7c-345a-4b61-8398-371c9bb2554e?fields=segments => generated 14 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/792] 10.0.0.57 () {34 vars in 675 bytes} [Thu Jul 9 18:02:35 2026] POST /v2.0/floatingips => generated 552 bytes in 879 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/793] 199.19.213.161 () {34 vars in 1112 bytes} [Thu Jul 9 18:02:35 2026] GET /v2.0/networks/8a2b5c7c-345a-4b61-8398-371c9bb2554e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/794] 199.19.213.161 () {34 vars in 1118 bytes} [Thu Jul 9 18:02:35 2026] GET /v2.0/ports?device_id=60f41274-af3c-4241-bb78-57b47756a510&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.4 => generated 1152 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/795] 10.0.0.235 () {34 vars in 1096 bytes} [Thu Jul 9 18:02:36 2026] GET /v2.0/security-groups?name=tempest-securitygroup--67017684&fields=id&tenant_id=0c4794231f7a46ed96e58b43ad264502 => 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: 427/796] 10.0.0.235 () {34 vars in 982 bytes} [Thu Jul 9 18:02:36 2026] GET /v2.0/networks?id=fa49e0aa-66d9-46b3-8b38-6a519cb231de => generated 676 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/797] 10.0.0.235 () {34 vars in 965 bytes} [Thu Jul 9 18:02:36 2026] GET /v2.0/quotas/0c4794231f7a46ed96e58b43ad264502 => 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: 429/798] 10.0.0.235 () {34 vars in 1002 bytes} [Thu Jul 9 18:02:36 2026] GET /v2.0/ports?tenant_id=0c4794231f7a46ed96e58b43ad264502&fields=id => generated 103 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/799] 199.19.213.161 () {38 vars in 1028 bytes} [Thu Jul 9 18:02:36 2026] PUT /v2.0/ports/c7569cb3-b1ff-40ed-98b7-5ed9dd2f1d5c => generated 972 bytes in 763 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: 430/800] 10.0.0.235 () {34 vars in 1008 bytes} [Thu Jul 9 18:02:36 2026] GET /v2.0/networks/fa49e0aa-66d9-46b3-8b38-6a519cb231de?fields=segments => generated 14 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/801] 199.19.213.161 () {34 vars in 1080 bytes} [Thu Jul 9 18:02:36 2026] GET /v2.0/ports?tenant_id=f143c1afa5bd42f4bbbd54efa252acba&device_id=60f41274-af3c-4241-bb78-57b47756a510 => generated 1244 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:02:36.961 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bd1c1e18-a449-4a54-a5cc-6d4ea91bc824'] response: {'name': 'network-changed', 'server_uuid': '60f41274-af3c-4241-bb78-57b47756a510', 'tag': 'c7569cb3-b1ff-40ed-98b7-5ed9dd2f1d5c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 431/802] 10.0.0.235 () {34 vars in 1108 bytes} [Thu Jul 9 18:02:36 2026] GET /v2.0/networks/fa49e0aa-66d9-46b3-8b38-6a519cb231de?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: 8|app: 0|req: 372/803] 199.19.213.161 () {34 vars in 986 bytes} [Thu Jul 9 18:02:36 2026] GET /v2.0/networks?id=8a2b5c7c-345a-4b61-8398-371c9bb2554e => generated 780 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/804] 199.19.213.161 () {34 vars in 1060 bytes} [Thu Jul 9 18:02:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=c7569cb3-b1ff-40ed-98b7-5ed9dd2f1d5c => generated 861 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/805] 199.19.213.161 () {34 vars in 984 bytes} [Thu Jul 9 18:02:37 2026] GET /v2.0/subnets?id=5cdc5be2-ab97-49f7-8877-b91835ca0abf => generated 678 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/806] 199.19.213.161 () {34 vars in 1052 bytes} [Thu Jul 9 18:02:37 2026] GET /v2.0/ports?network_id=8a2b5c7c-345a-4b61-8398-371c9bb2554e&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: 374/807] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 9 18:02:37 2026] GET /v2.0/ports?device_id=36f03fa2-fd2a-4a7c-8946-94c1bd3ea6eb => 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: 434/808] 199.19.213.161 () {34 vars in 1012 bytes} [Thu Jul 9 18:02:37 2026] GET /v2.0/networks/8a2b5c7c-345a-4b61-8398-371c9bb2554e?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: 375/809] 199.19.213.161 () {34 vars in 1112 bytes} [Thu Jul 9 18:02:37 2026] GET /v2.0/networks/8a2b5c7c-345a-4b61-8398-371c9bb2554e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/810] 199.19.213.161 () {34 vars in 1080 bytes} [Thu Jul 9 18:02:37 2026] GET /v2.0/ports?tenant_id=f143c1afa5bd42f4bbbd54efa252acba&device_id=60f41274-af3c-4241-bb78-57b47756a510 => 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: 376/811] 199.19.213.161 () {34 vars in 986 bytes} [Thu Jul 9 18:02:37 2026] GET /v2.0/networks?id=8a2b5c7c-345a-4b61-8398-371c9bb2554e => generated 780 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/812] 199.19.213.161 () {34 vars in 1060 bytes} [Thu Jul 9 18:02:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=c7569cb3-b1ff-40ed-98b7-5ed9dd2f1d5c => generated 861 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/813] 199.19.213.161 () {34 vars in 984 bytes} [Thu Jul 9 18:02:37 2026] GET /v2.0/subnets?id=5cdc5be2-ab97-49f7-8877-b91835ca0abf => generated 678 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/814] 199.19.213.161 () {34 vars in 1052 bytes} [Thu Jul 9 18:02:37 2026] GET /v2.0/ports?network_id=8a2b5c7c-345a-4b61-8398-371c9bb2554e&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: 378/815] 199.19.213.161 () {34 vars in 1012 bytes} [Thu Jul 9 18:02:37 2026] GET /v2.0/networks/8a2b5c7c-345a-4b61-8398-371c9bb2554e?fields=segments => generated 14 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/816] 199.19.213.161 () {34 vars in 1112 bytes} [Thu Jul 9 18:02:37 2026] GET /v2.0/networks/8a2b5c7c-345a-4b61-8398-371c9bb2554e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/817] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 9 18:02:38 2026] GET /v2.0/ports?device_id=60f41274-af3c-4241-bb78-57b47756a510 => generated 975 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/818] 10.0.0.235 () {34 vars in 1040 bytes} [Thu Jul 9 18:02:38 2026] GET /v2.0/security-groups?id=c332182f-9c12-4c95-abd0-3b931e087a9c&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: 439/819] 199.19.213.161 () {34 vars in 986 bytes} [Thu Jul 9 18:02:38 2026] GET /v2.0/networks?id=fa49e0aa-66d9-46b3-8b38-6a519cb231de => generated 676 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/820] 199.19.213.161 () {34 vars in 1050 bytes} [Thu Jul 9 18:02:38 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=0c4794231f7a46ed96e58b43ad264502 => generated 179 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/821] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 9 18:02:38 2026] GET /v2.0/ports?device_id=36f03fa2-fd2a-4a7c-8946-94c1bd3ea6eb => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 18:02:38.358 7 WARNING neutron_lib.context [req-660f4a0b-1fb5-4053-b3dc-f275fa987854 req-fb3bce58-8966-4770-8cee-38f28d819cf6 3e337045d4cc4fc5b90779cb0900c169 0c4794231f7a46ed96e58b43ad264502 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 381/822] 10.0.0.57 () {32 vars in 773 bytes} [Thu Jul 9 18:02:38 2026] GET /v2.0/security-groups?tenant_id=b0c36fe5095d437093c04eca46cb138b&name=default => generated 2925 bytes in 501 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/823] 199.19.213.161 () {34 vars in 994 bytes} [Thu Jul 9 18:02:38 2026] GET /v2.0/ports?device_id=60f41274-af3c-4241-bb78-57b47756a510 => generated 975 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/824] 199.19.213.161 () {38 vars in 955 bytes} [Thu Jul 9 18:02:38 2026] POST /v2.0/ports => generated 954 bytes in 520 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: 383/825] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:02:38 2026] DELETE /v2.0/security-groups/58650f9d-654e-4725-878a-7a296e7df6a9 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:02:39.349 7 INFO neutron.db.l3_db [req-42f5ff9d-3cfe-498b-9433-d1d106a8b86f req-154a7aed-6bdb-4b7e-8fa4-1e6aa85a6363 27f088a83ca243218c98ce3a264deb29 f143c1afa5bd42f4bbbd54efa252acba - - default default] Floating IP a24c5704-4c04-4940-8246-30a707074eba disassociated. External IP: 10.96.250.220, port: c7569cb3-b1ff-40ed-98b7-5ed9dd2f1d5c. [pid: 8|app: 0|req: 384/826] 199.19.213.161 () {38 vars in 1028 bytes} [Thu Jul 9 18:02:38 2026] PUT /v2.0/ports/be063907-8361-45cd-ab1c-caf049bd4388 => generated 1199 bytes in 681 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: 385/827] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 9 18:02:39 2026] GET /v2.0/ports?device_id=60f41274-af3c-4241-bb78-57b47756a510 => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 18:02:39.723 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-582d3ec1-0b27-424a-95b0-a878a7c2f0d0'] response: {'name': 'network-changed', 'server_uuid': '36f03fa2-fd2a-4a7c-8946-94c1bd3ea6eb', 'tag': 'be063907-8361-45cd-ab1c-caf049bd4388', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 386/828] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 9 18:02:39 2026] GET /v2.0/ports?device_id=36f03fa2-fd2a-4a7c-8946-94c1bd3ea6eb => generated 969 bytes in 114 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: 387/829] 199.19.213.161 () {34 vars in 1080 bytes} [Thu Jul 9 18:02:39 2026] GET /v2.0/ports?tenant_id=0c4794231f7a46ed96e58b43ad264502&device_id=36f03fa2-fd2a-4a7c-8946-94c1bd3ea6eb => generated 1238 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/830] 199.19.213.161 () {36 vars in 997 bytes} [Thu Jul 9 18:02:38 2026] DELETE /v2.0/ports/c7569cb3-b1ff-40ed-98b7-5ed9dd2f1d5c => generated 0 bytes in 1048 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:02:39.985 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-caff1698-69cd-4b99-a08a-9c97480cd4db'] response: {'server_uuid': '60f41274-af3c-4241-bb78-57b47756a510', 'name': 'network-vif-deleted', 'tag': 'c7569cb3-b1ff-40ed-98b7-5ed9dd2f1d5c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 444/831] 10.0.0.235 () {34 vars in 1040 bytes} [Thu Jul 9 18:02:39 2026] GET /v2.0/security-groups?id=3d62d2a7-339b-4fdd-a752-11899fa76c9e&fields=id&fields=name => generated 112 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/832] 199.19.213.161 () {34 vars in 1058 bytes} [Thu Jul 9 18:02:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=be063907-8361-45cd-ab1c-caf049bd4388 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/833] 199.19.213.161 () {34 vars in 984 bytes} [Thu Jul 9 18:02:40 2026] GET /v2.0/subnets?id=541eb9f8-d47a-4135-8cd7-c68b4c2c91ba => generated 670 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/834] 199.19.213.161 () {34 vars in 1052 bytes} [Thu Jul 9 18:02:40 2026] GET /v2.0/ports?network_id=fa49e0aa-66d9-46b3-8b38-6a519cb231de&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/835] 199.19.213.161 () {34 vars in 1012 bytes} [Thu Jul 9 18:02:40 2026] GET /v2.0/networks/fa49e0aa-66d9-46b3-8b38-6a519cb231de?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: 449/836] 199.19.213.161 () {34 vars in 1112 bytes} [Thu Jul 9 18:02:40 2026] GET /v2.0/networks/fa49e0aa-66d9-46b3-8b38-6a519cb231de?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: 388/837] 10.0.0.57 () {32 vars in 773 bytes} [Thu Jul 9 18:02:39 2026] GET /v2.0/security-groups?tenant_id=9f25d955d4894678be21fd5c34cdd032&name=default => generated 2925 bytes in 489 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/838] 199.19.213.161 () {34 vars in 1080 bytes} [Thu Jul 9 18:02:40 2026] GET /v2.0/ports?tenant_id=0c4794231f7a46ed96e58b43ad264502&device_id=36f03fa2-fd2a-4a7c-8946-94c1bd3ea6eb => generated 1238 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/839] 199.19.213.161 () {34 vars in 986 bytes} [Thu Jul 9 18:02:40 2026] GET /v2.0/networks?id=fa49e0aa-66d9-46b3-8b38-6a519cb231de => generated 772 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/840] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:02:40 2026] DELETE /v2.0/security-groups/694c08d5-6540-49bf-932c-1cfe5de64ca5 => generated 0 bytes in 220 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/841] 199.19.213.161 () {34 vars in 1058 bytes} [Thu Jul 9 18:02:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=be063907-8361-45cd-ab1c-caf049bd4388 => 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: 451/842] 199.19.213.161 () {34 vars in 984 bytes} [Thu Jul 9 18:02:40 2026] GET /v2.0/subnets?id=541eb9f8-d47a-4135-8cd7-c68b4c2c91ba => generated 670 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/843] 199.19.213.161 () {34 vars in 1052 bytes} [Thu Jul 9 18:02:40 2026] GET /v2.0/ports?network_id=fa49e0aa-66d9-46b3-8b38-6a519cb231de&device_owner=network%3Adhcp => generated 1244 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/844] 199.19.213.161 () {34 vars in 1012 bytes} [Thu Jul 9 18:02:40 2026] GET /v2.0/networks/fa49e0aa-66d9-46b3-8b38-6a519cb231de?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: 393/845] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:02:40 2026] DELETE /v2.0/security-groups/c332182f-9c12-4c95-abd0-3b931e087a9c => 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: 394/846] 199.19.213.161 () {34 vars in 1112 bytes} [Thu Jul 9 18:02:40 2026] GET /v2.0/networks/fa49e0aa-66d9-46b3-8b38-6a519cb231de?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-07-09 18:02:41.038 8 INFO neutron.api.v2.resource [None req-f99e81fe-72d0-4591-a81d-53a7ccfc7e85 27f088a83ca243218c98ce3a264deb29 f143c1afa5bd42f4bbbd54efa252acba - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 395/847] 10.0.0.57 () {32 vars in 736 bytes} [Thu Jul 9 18:02:41 2026] GET /v2.0/security-groups/c332182f-9c12-4c95-abd0-3b931e087a9c => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/848] 10.0.0.57 () {32 vars in 773 bytes} [Thu Jul 9 18:02:40 2026] GET /v2.0/security-groups?tenant_id=2d008d13fc854eb483a9657c5f298fdc&name=default => generated 2925 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:02:41.160 8 WARNING neutron_lib.context [None req-460db6c0-d0ea-4fc2-a682-aa17d1ba8d1b ddbed941dd754db0a49b7759c43fa992 f7604e041d544d878f4c34c70a99b7af - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 454/849] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:02:41 2026] DELETE /v2.0/security-groups/2d6a698f-4843-4523-a9fd-788c569a5ce2 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:02:41.369 8 INFO neutron.db.segments_db [None req-460db6c0-d0ea-4fc2-a682-aa17d1ba8d1b ddbed941dd754db0a49b7759c43fa992 f7604e041d544d878f4c34c70a99b7af - - default default] Added segment 7227f13c-ce37-46ad-9916-1738ab278eff of type vxlan for network a7973a14-8626-4847-86c8-3764e6f5d853 [pid: 8|app: 0|req: 396/850] 10.0.0.57 () {34 vars in 669 bytes} [Thu Jul 9 18:02:41 2026] POST /v2.0/networks => generated 629 bytes in 499 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/851] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 9 18:02:41 2026] GET /v2.0/ports?device_id=36f03fa2-fd2a-4a7c-8946-94c1bd3ea6eb => generated 971 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:02:41.605 8 WARNING neutron_lib.context [None req-01e13512-786c-40c0-8c67-39b05d67a70d ddbed941dd754db0a49b7759c43fa992 f7604e041d544d878f4c34c70a99b7af - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 18:02:41.701 8 INFO neutron.db.segments_db [None req-01e13512-786c-40c0-8c67-39b05d67a70d ddbed941dd754db0a49b7759c43fa992 f7604e041d544d878f4c34c70a99b7af - - default default] Added segment 9765b5f2-4804-4ff8-9c17-f8e1f3fb8229 of type vxlan for network cc50afc3-ebd8-4606-8441-cfebfb9246b7 [pid: 7|app: 0|req: 455/852] 10.0.0.57 () {32 vars in 731 bytes} [Thu Jul 9 18:02:41 2026] DELETE /v2.0/floatingips/a24c5704-4c04-4940-8246-30a707074eba => generated 0 bytes in 877 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/853] 10.0.0.235 () {34 vars in 1040 bytes} [Thu Jul 9 18:02:42 2026] GET /v2.0/security-groups?id=3d62d2a7-339b-4fdd-a752-11899fa76c9e&fields=id&fields=name => generated 112 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/854] 10.0.0.57 () {34 vars in 669 bytes} [Thu Jul 9 18:02:41 2026] POST /v2.0/networks => generated 629 bytes in 721 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:02:42.330 8 WARNING neutron_lib.context [None req-2e5e4225-cfb6-44a6-992a-aa93d125339c ddbed941dd754db0a49b7759c43fa992 f7604e041d544d878f4c34c70a99b7af - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 399/855] 10.0.0.57 () {34 vars in 668 bytes} [Thu Jul 9 18:02:42 2026] POST /v2.0/subnets => generated 602 bytes in 440 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:02:42.779 8 WARNING neutron_lib.context [None req-2edb54c2-c417-448c-ac56-d24492814054 ddbed941dd754db0a49b7759c43fa992 f7604e041d544d878f4c34c70a99b7af - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 400/856] 10.0.0.57 () {34 vars in 668 bytes} [Thu Jul 9 18:02:42 2026] POST /v2.0/subnets => generated 602 bytes in 573 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/857] 199.19.213.161 () {34 vars in 1096 bytes} [Thu Jul 9 18:02:43 2026] GET /v2.0/ports?device_id=36f03fa2-fd2a-4a7c-8946-94c1bd3ea6eb&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/858] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 9 18:02:43 2026] GET /v2.0/ports?device_id=36f03fa2-fd2a-4a7c-8946-94c1bd3ea6eb => generated 971 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:02:43.448 8 WARNING neutron_lib.context [None req-2e5ce182-cfaa-4bbe-a42b-b1539a57e3ef ddbed941dd754db0a49b7759c43fa992 f7604e041d544d878f4c34c70a99b7af - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 18:02:43.510 8 INFO neutron.db.segments_db [None req-2e5ce182-cfaa-4bbe-a42b-b1539a57e3ef ddbed941dd754db0a49b7759c43fa992 f7604e041d544d878f4c34c70a99b7af - - default default] Added segment bed1a9d2-4dc9-4081-8993-a20254d1957b of type vxlan for network f608155d-6e4e-4b8d-b6d7-5ca8a5a2d62e [pid: 7|app: 0|req: 457/859] 10.0.0.57 () {34 vars in 788 bytes} [Thu Jul 9 18:02:42 2026] PUT /v2.0/routers/906ada33-be4d-4c0d-99f3-1b6dacd0bf79/remove_router_interface => generated 309 bytes in 1555 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/860] 10.0.0.235 () {34 vars in 1040 bytes} [Thu Jul 9 18:02:43 2026] GET /v2.0/security-groups?id=3d62d2a7-339b-4fdd-a752-11899fa76c9e&fields=id&fields=name => generated 112 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/861] 199.19.213.161 () {34 vars in 1080 bytes} [Thu Jul 9 18:02:43 2026] GET /v2.0/ports?tenant_id=0c4794231f7a46ed96e58b43ad264502&device_id=36f03fa2-fd2a-4a7c-8946-94c1bd3ea6eb => generated 1240 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:02:43.930 8 INFO neutron.db.l3_hamode_db [None req-2e5ce182-cfaa-4bbe-a42b-b1539a57e3ef ddbed941dd754db0a49b7759c43fa992 f7604e041d544d878f4c34c70a99b7af - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-09 18:02:44.193 8 INFO neutron.db.l3_hamode_db [None req-2e5ce182-cfaa-4bbe-a42b-b1539a57e3ef ddbed941dd754db0a49b7759c43fa992 f7604e041d544d878f4c34c70a99b7af - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-09 18:02:45.248 7 INFO neutron.services.segments.plugin [-] Segment 9c65bed8-8dbc-47f7-a02f-56e4f16a60ee resource provider aggregate not found 2026-07-09 18:02:45.253 7 INFO neutron.services.segments.plugin [-] Segment 9c65bed8-8dbc-47f7-a02f-56e4f16a60ee resource provider aggregate not found 2026-07-09 18:02:45.275 7 INFO neutron.services.segments.plugin [-] Segment 9c65bed8-8dbc-47f7-a02f-56e4f16a60ee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9c65bed8-8dbc-47f7-a02f-56e4f16a60ee found for delete ", "request_id": "req-8450d9d1-10f1-49c4-bb33-3522905072eb"}]} 2026-07-09 18:02:45.278 7 INFO neutron.services.segments.plugin [-] Segment 9c65bed8-8dbc-47f7-a02f-56e4f16a60ee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9c65bed8-8dbc-47f7-a02f-56e4f16a60ee found for delete ", "request_id": "req-bac24f80-8293-4098-97ce-16631cd191b6"}]} 2026-07-09 18:02:45.282 7 INFO neutron.db.l3_hamode_db [None req-03bf10a4-9995-4831-9ef2-2b907d765881 5a6145cd14b6448690a3243a004d3a07 8ec1cb7e0cf54af597250d70275f5553 - - default default] HA network 09064c2c-a94d-4226-b109-36e236cd98f3 was deleted as no HA routers are present in tenant f143c1afa5bd42f4bbbd54efa252acba. [pid: 7|app: 0|req: 460/862] 10.0.0.57 () {32 vars in 723 bytes} [Thu Jul 9 18:02:43 2026] DELETE /v2.0/routers/906ada33-be4d-4c0d-99f3-1b6dacd0bf79 => generated 0 bytes in 1455 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/863] 199.19.213.161 () {34 vars in 986 bytes} [Thu Jul 9 18:02:45 2026] GET /v2.0/networks?id=fa49e0aa-66d9-46b3-8b38-6a519cb231de => generated 772 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/864] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 9 18:02:45 2026] GET /v2.0/ports?device_id=36f03fa2-fd2a-4a7c-8946-94c1bd3ea6eb => generated 971 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/865] 10.0.0.57 () {34 vars in 668 bytes} [Thu Jul 9 18:02:43 2026] POST /v2.0/routers => generated 506 bytes in 2069 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/866] 199.19.213.161 () {34 vars in 1058 bytes} [Thu Jul 9 18:02:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=be063907-8361-45cd-ab1c-caf049bd4388 => 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: 463/867] 10.0.0.57 () {32 vars in 723 bytes} [Thu Jul 9 18:02:45 2026] DELETE /v2.0/subnets/5cdc5be2-ab97-49f7-8877-b91835ca0abf => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:02:46.060 8 INFO neutron.db.l3_db [None req-e9b125d8-f319-498b-8626-dea636b2a8e9 3e337045d4cc4fc5b90779cb0900c169 0c4794231f7a46ed96e58b43ad264502 - - default default] Floating IP ee3d481a-c766-49c4-a1b1-9ec9f03c2be2 associated. External IP: 10.96.250.215, port: be063907-8361-45cd-ab1c-caf049bd4388. [pid: 8|app: 0|req: 405/868] 10.0.0.57 () {34 vars in 748 bytes} [Thu Jul 9 18:02:45 2026] PUT /v2.0/floatingips/ee3d481a-c766-49c4-a1b1-9ec9f03c2be2 => generated 855 bytes in 942 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/869] 199.19.213.161 () {34 vars in 984 bytes} [Thu Jul 9 18:02:46 2026] GET /v2.0/subnets?id=541eb9f8-d47a-4135-8cd7-c68b4c2c91ba => generated 670 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:02:46.543 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4858c148-3328-4e58-b70e-bbc6883b84c5'] response: {'name': 'network-changed', 'server_uuid': '36f03fa2-fd2a-4a7c-8946-94c1bd3ea6eb', 'tag': 'be063907-8361-45cd-ab1c-caf049bd4388', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 407/870] 10.0.0.57 () {32 vars in 725 bytes} [Thu Jul 9 18:02:46 2026] DELETE /v2.0/networks/8a2b5c7c-345a-4b61-8398-371c9bb2554e => generated 0 bytes in 256 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:02:46.795 8 INFO neutron.services.segments.plugin [-] Segment 06e1f4d9-e596-44ba-891c-168b7ddfc023 resource provider aggregate not found 2026-07-09 18:02:46.803 8 INFO neutron.services.segments.plugin [-] Segment 06e1f4d9-e596-44ba-891c-168b7ddfc023 resource provider aggregate not found 2026-07-09 18:02:46.828 8 INFO neutron.services.segments.plugin [-] Segment 06e1f4d9-e596-44ba-891c-168b7ddfc023 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 06e1f4d9-e596-44ba-891c-168b7ddfc023 found for delete ", "request_id": "req-cd95b8f1-51cd-4e82-a448-af2a78825c8c"}]} 2026-07-09 18:02:46.833 8 INFO neutron.services.segments.plugin [-] Segment 06e1f4d9-e596-44ba-891c-168b7ddfc023 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 06e1f4d9-e596-44ba-891c-168b7ddfc023 found for delete ", "request_id": "req-6de2c175-e1d9-4d06-9c4e-bd9ab354a0aa"}]} [pid: 8|app: 0|req: 408/871] 10.0.0.57 () {32 vars in 773 bytes} [Thu Jul 9 18:02:46 2026] GET /v2.0/security-groups?tenant_id=87833f9beb234543b2c0f80ede7f2565&name=default => generated 2925 bytes in 443 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/872] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 9 18:02:47 2026] GET /v2.0/ports?device_id=36f03fa2-fd2a-4a7c-8946-94c1bd3ea6eb => generated 971 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/873] 199.19.213.161 () {34 vars in 1052 bytes} [Thu Jul 9 18:02:47 2026] GET /v2.0/ports?network_id=fa49e0aa-66d9-46b3-8b38-6a519cb231de&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/874] 10.0.0.57 () {32 vars in 773 bytes} [Thu Jul 9 18:02:47 2026] GET /v2.0/security-groups?tenant_id=f143c1afa5bd42f4bbbd54efa252acba&name=default => generated 2921 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/875] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:02:47 2026] DELETE /v2.0/security-groups/aa2a43f2-0cce-4a53-9270-7ed665e45adc => 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: 464/876] 10.0.0.57 () {34 vars in 782 bytes} [Thu Jul 9 18:02:45 2026] PUT /v2.0/routers/31fa2734-5d10-4fca-95ef-d82fdccf5b99/add_router_interface => generated 309 bytes in 1864 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/877] 10.0.0.235 () {34 vars in 1040 bytes} [Thu Jul 9 18:02:47 2026] GET /v2.0/security-groups?id=3d62d2a7-339b-4fdd-a752-11899fa76c9e&fields=id&fields=name => generated 112 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/878] 199.19.213.161 () {34 vars in 1012 bytes} [Thu Jul 9 18:02:47 2026] GET /v2.0/networks/fa49e0aa-66d9-46b3-8b38-6a519cb231de?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: 414/879] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:02:47 2026] DELETE /v2.0/security-groups/4c9f4e6e-c1d0-44f3-a756-f1ceeee3c638 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/880] 10.0.0.57 () {32 vars in 716 bytes} [Thu Jul 9 18:02:47 2026] GET /v2.0/ports/880604f6-6cdd-4e0b-b872-4f235e061c93 => generated 955 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/881] 199.19.213.161 () {34 vars in 1112 bytes} [Thu Jul 9 18:02:47 2026] GET /v2.0/networks/fa49e0aa-66d9-46b3-8b38-6a519cb231de?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: 467/882] 10.0.0.57 () {32 vars in 773 bytes} [Thu Jul 9 18:02:47 2026] GET /v2.0/security-groups?tenant_id=366f5e3481e14dbd9dd1deadd3f146e0&name=default => generated 2925 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/883] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 9 18:02:47 2026] GET /v2.0/ports?device_id=36f03fa2-fd2a-4a7c-8946-94c1bd3ea6eb => generated 971 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/884] 199.19.213.161 () {34 vars in 1080 bytes} [Thu Jul 9 18:02:48 2026] GET /v2.0/ports?tenant_id=0c4794231f7a46ed96e58b43ad264502&device_id=36f03fa2-fd2a-4a7c-8946-94c1bd3ea6eb => generated 1240 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/885] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:02:48 2026] DELETE /v2.0/security-groups/7efef236-d6df-4522-98d5-00fafee4047c => 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: 471/886] 10.0.0.235 () {34 vars in 1040 bytes} [Thu Jul 9 18:02:48 2026] GET /v2.0/security-groups?id=3d62d2a7-339b-4fdd-a752-11899fa76c9e&fields=id&fields=name => generated 112 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/889] 199.19.213.161 () {34 vars in 986 bytes} [Thu Jul 9 18:02:48 2026] GET /v2.0/networks?id=fa49e0aa-66d9-46b3-8b38-6a519cb231de => generated 772 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/890] 199.19.213.161 () {34 vars in 1058 bytes} [Thu Jul 9 18:02:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=be063907-8361-45cd-ab1c-caf049bd4388 => generated 860 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/891] 199.19.213.161 () {34 vars in 984 bytes} [Thu Jul 9 18:02:48 2026] GET /v2.0/subnets?id=541eb9f8-d47a-4135-8cd7-c68b4c2c91ba => generated 670 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/892] 199.19.213.161 () {34 vars in 994 bytes} [Thu Jul 9 18:02:48 2026] GET /v2.0/ports?device_id=36f03fa2-fd2a-4a7c-8946-94c1bd3ea6eb => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/893] 199.19.213.161 () {34 vars in 1052 bytes} [Thu Jul 9 18:02:48 2026] GET /v2.0/ports?network_id=fa49e0aa-66d9-46b3-8b38-6a519cb231de&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:02:49.478 7 INFO neutron.db.l3_db [req-046ee3b4-7588-457e-924a-e687411dbbd9 req-ace090df-a7d1-4ae6-a4ea-a7431a84e230 3e337045d4cc4fc5b90779cb0900c169 0c4794231f7a46ed96e58b43ad264502 - - default default] Floating IP ee3d481a-c766-49c4-a1b1-9ec9f03c2be2 disassociated. External IP: 10.96.250.215, port: be063907-8361-45cd-ab1c-caf049bd4388. [pid: 8|app: 0|req: 416/894] 10.0.0.57 () {34 vars in 782 bytes} [Thu Jul 9 18:02:47 2026] PUT /v2.0/routers/31fa2734-5d10-4fca-95ef-d82fdccf5b99/add_router_interface => generated 309 bytes in 1749 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/895] 199.19.213.161 () {34 vars in 1012 bytes} [Thu Jul 9 18:02:49 2026] GET /v2.0/networks/fa49e0aa-66d9-46b3-8b38-6a519cb231de?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: 418/896] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 9 18:02:49 2026] GET /v2.0/ports?device_id=36f03fa2-fd2a-4a7c-8946-94c1bd3ea6eb => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/897] 10.0.0.57 () {32 vars in 716 bytes} [Thu Jul 9 18:02:49 2026] GET /v2.0/ports/eac9dac8-5e3e-4b63-b6e2-86e71dd60d99 => generated 955 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/898] 199.19.213.161 () {36 vars in 997 bytes} [Thu Jul 9 18:02:48 2026] DELETE /v2.0/ports/be063907-8361-45cd-ab1c-caf049bd4388 => generated 0 bytes in 1455 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:02:50.037 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ef051881-c367-47b8-9b41-279cc35991c1'] response: {'server_uuid': '36f03fa2-fd2a-4a7c-8946-94c1bd3ea6eb', 'name': 'network-vif-deleted', 'tag': 'be063907-8361-45cd-ab1c-caf049bd4388', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 480/899] 199.19.213.161 () {34 vars in 1112 bytes} [Thu Jul 9 18:02:49 2026] GET /v2.0/networks/fa49e0aa-66d9-46b3-8b38-6a519cb231de?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) 2026-07-09 18:02:50.326 8 INFO neutron.db.segments_db [None req-f70327b4-215e-4f9a-ba66-1782e685d81e 5a6145cd14b6448690a3243a004d3a07 8ec1cb7e0cf54af597250d70275f5553 - - default default] Added segment d6d10e64-9c02-4187-b7d3-f1b716188957 of type vxlan for network 851ba7ec-3338-4b2f-960f-ca5422c878b9 [pid: 8|app: 0|req: 420/900] 10.0.0.57 () {34 vars in 670 bytes} [Thu Jul 9 18:02:49 2026] POST /v2.0/networks => generated 742 bytes in 650 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/901] 10.0.0.57 () {34 vars in 668 bytes} [Thu Jul 9 18:02:50 2026] POST /v2.0/subnets => generated 666 bytes in 319 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:02:50.866 8 INFO neutron.db.segments_db [None req-f1780167-ff59-460f-aa80-bdeb8c27caad 5a6145cd14b6448690a3243a004d3a07 8ec1cb7e0cf54af597250d70275f5553 - - default default] Added segment 19ac0ce8-28e8-44eb-8615-9a5a9fb4043e of type vxlan for network 70e35747-aba0-489e-b825-95285124db4b 2026-07-09 18:02:51.294 8 INFO neutron.db.l3_hamode_db [None req-f1780167-ff59-460f-aa80-bdeb8c27caad 5a6145cd14b6448690a3243a004d3a07 8ec1cb7e0cf54af597250d70275f5553 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 481/902] 10.0.0.57 () {34 vars in 788 bytes} [Thu Jul 9 18:02:50 2026] PUT /v2.0/routers/31fa2734-5d10-4fca-95ef-d82fdccf5b99/remove_router_interface => generated 309 bytes in 1816 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/903] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:02:51 2026] DELETE /v2.0/security-groups/3d62d2a7-339b-4fdd-a752-11899fa76c9e => generated 0 bytes in 156 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:02:52.953 8 INFO neutron.db.l3_hamode_db [None req-f1780167-ff59-460f-aa80-bdeb8c27caad 5a6145cd14b6448690a3243a004d3a07 8ec1cb7e0cf54af597250d70275f5553 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 483/904] 10.0.0.57 () {34 vars in 788 bytes} [Thu Jul 9 18:02:52 2026] PUT /v2.0/routers/31fa2734-5d10-4fca-95ef-d82fdccf5b99/remove_router_interface => generated 309 bytes in 1220 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:02:53.289 7 INFO neutron.api.v2.resource [None req-532b8b50-f8a6-458a-806a-f42a3e962750 3e337045d4cc4fc5b90779cb0900c169 0c4794231f7a46ed96e58b43ad264502 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 484/905] 10.0.0.57 () {32 vars in 736 bytes} [Thu Jul 9 18:02:53 2026] GET /v2.0/security-groups/3d62d2a7-339b-4fdd-a752-11899fa76c9e => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/906] 10.0.0.57 () {32 vars in 735 bytes} [Thu Jul 9 18:02:53 2026] GET /v2.0/ports?device_id=31fa2734-5d10-4fca-95ef-d82fdccf5b99 => 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: 486/907] 10.0.0.57 () {32 vars in 731 bytes} [Thu Jul 9 18:02:53 2026] DELETE /v2.0/floatingips/ee3d481a-c766-49c4-a1b1-9ec9f03c2be2 => generated 0 bytes in 408 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/908] 10.0.0.57 () {34 vars in 668 bytes} [Thu Jul 9 18:02:50 2026] POST /v2.0/routers => generated 730 bytes in 3479 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:02:54.548 7 INFO neutron.services.segments.plugin [-] Segment bed1a9d2-4dc9-4081-8993-a20254d1957b resource provider aggregate not found 2026-07-09 18:02:54.565 7 INFO neutron.services.segments.plugin [-] Segment bed1a9d2-4dc9-4081-8993-a20254d1957b resource provider aggregate not found 2026-07-09 18:02:54.580 7 INFO neutron.services.segments.plugin [-] Segment bed1a9d2-4dc9-4081-8993-a20254d1957b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bed1a9d2-4dc9-4081-8993-a20254d1957b found for delete ", "request_id": "req-1b6e4575-c280-44db-8afe-3b8235d02372"}]} 2026-07-09 18:02:54.582 7 INFO neutron.services.segments.plugin [-] Segment bed1a9d2-4dc9-4081-8993-a20254d1957b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bed1a9d2-4dc9-4081-8993-a20254d1957b found for delete ", "request_id": "req-b926a38e-c7c7-46a6-b3d8-d216036ec85f"}]} 2026-07-09 18:02:54.588 7 INFO neutron.db.l3_hamode_db [None req-57aa3eae-7c60-424e-b959-9cbd82c1a69f ddbed941dd754db0a49b7759c43fa992 f7604e041d544d878f4c34c70a99b7af - - default default] HA network f608155d-6e4e-4b8d-b6d7-5ca8a5a2d62e was deleted as no HA routers are present in tenant f7604e041d544d878f4c34c70a99b7af. [pid: 7|app: 0|req: 487/909] 10.0.0.57 () {32 vars in 723 bytes} [Thu Jul 9 18:02:53 2026] DELETE /v2.0/routers/31fa2734-5d10-4fca-95ef-d82fdccf5b99 => generated 0 bytes in 869 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/910] 10.0.0.57 () {34 vars in 788 bytes} [Thu Jul 9 18:02:54 2026] PUT /v2.0/routers/efa49456-93d5-4d3b-8c72-7ed1254819a0/remove_router_interface => generated 309 bytes in 1443 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/911] 10.0.0.57 () {32 vars in 723 bytes} [Thu Jul 9 18:02:55 2026] DELETE /v2.0/subnets/4cee8149-3703-4a03-8418-62812a380a6b => 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: 488/912] 10.0.0.57 () {34 vars in 782 bytes} [Thu Jul 9 18:02:54 2026] PUT /v2.0/routers/704b7d55-cced-4274-b8b7-ac690fd08208/add_router_interface => generated 309 bytes in 1746 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/913] 10.0.0.57 () {32 vars in 773 bytes} [Thu Jul 9 18:02:55 2026] GET /v2.0/security-groups?tenant_id=a359faeb1a444f62b7fdb297bc558a9f&name=default => generated 2925 bytes in 368 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/914] 10.0.0.57 () {32 vars in 723 bytes} [Thu Jul 9 18:02:56 2026] DELETE /v2.0/subnets/0f5bc2f8-af1d-46ce-b081-85c9e9e0c089 => 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: 427/915] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:02:56 2026] DELETE /v2.0/security-groups/be3d9d23-81c3-49ab-ba0a-2483a0b072e7 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:02:57.129 8 INFO neutron.services.segments.plugin [-] Segment 9765b5f2-4804-4ff8-9c17-f8e1f3fb8229 resource provider aggregate not found 2026-07-09 18:02:57.152 8 INFO neutron.services.segments.plugin [-] Segment 9765b5f2-4804-4ff8-9c17-f8e1f3fb8229 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9765b5f2-4804-4ff8-9c17-f8e1f3fb8229 found for delete ", "request_id": "req-9b2a1f88-6501-4a53-b072-c8bb404fb56c"}]} 2026-07-09 18:02:57.158 8 INFO neutron.services.segments.plugin [-] Segment 9765b5f2-4804-4ff8-9c17-f8e1f3fb8229 resource provider aggregate not found [pid: 8|app: 0|req: 428/916] 10.0.0.57 () {32 vars in 725 bytes} [Thu Jul 9 18:02:56 2026] DELETE /v2.0/networks/cc50afc3-ebd8-4606-8441-cfebfb9246b7 => generated 0 bytes in 363 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:02:57.184 8 INFO neutron.services.segments.plugin [-] Segment 9765b5f2-4804-4ff8-9c17-f8e1f3fb8229 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9765b5f2-4804-4ff8-9c17-f8e1f3fb8229 found for delete ", "request_id": "req-5ed52b81-8e72-4aa2-9291-65e20969e0a1"}]} [pid: 8|app: 0|req: 429/917] 10.0.0.57 () {32 vars in 773 bytes} [Thu Jul 9 18:02:57 2026] GET /v2.0/security-groups?tenant_id=7da3ff471caf46578c4aa4f7f2da54ac&name=default => generated 2925 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/918] 10.0.0.57 () {32 vars in 725 bytes} [Thu Jul 9 18:02:57 2026] DELETE /v2.0/networks/a7973a14-8626-4847-86c8-3764e6f5d853 => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:02:57.575 8 WARNING neutron_lib.context [None req-ce424c85-9985-4940-98ba-0fa00fb0081d 81411053e0bd4726ab1634728bc5d560 731eff4e2af14d3c8772e9217fe44623 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 431/919] 10.0.0.57 () {34 vars in 684 bytes} [Thu Jul 9 18:02:57 2026] POST /v2.0/security-groups => generated 1661 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-09 18:02:57.762 7 INFO neutron.services.segments.plugin [-] Segment 7b8c6253-514b-4d50-80e9-134fe7aba32a resource provider aggregate not found 2026-07-09 18:02:57.767 7 INFO neutron.services.segments.plugin [-] Segment 7b8c6253-514b-4d50-80e9-134fe7aba32a resource provider aggregate not found 2026-07-09 18:02:57.784 7 INFO neutron.services.segments.plugin [-] Segment 7b8c6253-514b-4d50-80e9-134fe7aba32a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b8c6253-514b-4d50-80e9-134fe7aba32a found for delete ", "request_id": "req-20c8b2c7-e31b-43f8-bc29-b7b9ac50ce00"}]} 2026-07-09 18:02:57.786 7 INFO neutron.services.segments.plugin [-] Segment 7b8c6253-514b-4d50-80e9-134fe7aba32a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b8c6253-514b-4d50-80e9-134fe7aba32a found for delete ", "request_id": "req-dfac32b5-a760-480e-9668-144d51324318"}]} 2026-07-09 18:02:57.794 7 INFO neutron.db.l3_hamode_db [None req-b21a4fbf-d071-4132-9d40-21d6298279c3 5a6145cd14b6448690a3243a004d3a07 8ec1cb7e0cf54af597250d70275f5553 - - default default] HA network e5a64c51-d65c-45a9-a81f-c887b2986a78 was deleted as no HA routers are present in tenant 0c4794231f7a46ed96e58b43ad264502. [pid: 7|app: 0|req: 489/920] 10.0.0.57 () {32 vars in 723 bytes} [Thu Jul 9 18:02:56 2026] DELETE /v2.0/routers/efa49456-93d5-4d3b-8c72-7ed1254819a0 => generated 0 bytes in 1459 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:02:57.807 7 WARNING neutron_lib.context [None req-ead0829d-9320-458c-9e28-e9c098a308a4 ddbed941dd754db0a49b7759c43fa992 f7604e041d544d878f4c34c70a99b7af - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 432/921] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:02:57 2026] DELETE /v2.0/security-groups/b1bec9b1-d5d3-47df-a9ea-2ef23144b099 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:02:57.882 8 WARNING neutron_lib.context [None req-0674c1e2-38f8-4c85-a4b7-89ae03178a8e 81411053e0bd4726ab1634728bc5d560 731eff4e2af14d3c8772e9217fe44623 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 18:02:57.885 7 INFO neutron.db.segments_db [None req-ead0829d-9320-458c-9e28-e9c098a308a4 ddbed941dd754db0a49b7759c43fa992 f7604e041d544d878f4c34c70a99b7af - - default default] Added segment 6f43a466-68a5-4834-bca6-d297e060a8cb of type vxlan for network 72b2d7c0-a73e-4171-9d8b-10aed2a89d98 [pid: 7|app: 0|req: 490/922] 10.0.0.57 () {34 vars in 669 bytes} [Thu Jul 9 18:02:57 2026] POST /v2.0/networks => generated 629 bytes in 275 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/923] 10.0.0.57 () {34 vars in 694 bytes} [Thu Jul 9 18:02:57 2026] POST /v2.0/security-group-rules => generated 597 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:02:58.089 8 WARNING neutron_lib.context [None req-4d55804f-7579-4dc0-b684-fb346ceb1536 ddbed941dd754db0a49b7759c43fa992 f7604e041d544d878f4c34c70a99b7af - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 491/924] 10.0.0.57 () {32 vars in 723 bytes} [Thu Jul 9 18:02:58 2026] DELETE /v2.0/subnets/541eb9f8-d47a-4135-8cd7-c68b4c2c91ba => generated 0 bytes in 264 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:02:58.349 7 WARNING neutron_lib.context [None req-fa9477f9-2dda-48c3-af71-3d950391da3c 81411053e0bd4726ab1634728bc5d560 731eff4e2af14d3c8772e9217fe44623 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 434/925] 10.0.0.57 () {34 vars in 668 bytes} [Thu Jul 9 18:02:58 2026] POST /v2.0/subnets => generated 602 bytes in 456 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/926] 10.0.0.57 () {34 vars in 694 bytes} [Thu Jul 9 18:02:58 2026] POST /v2.0/security-group-rules => generated 602 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:02:58.561 7 WARNING neutron_lib.context [None req-69c48710-8cfd-40fe-a716-82b1f3615f14 ddbed941dd754db0a49b7759c43fa992 f7604e041d544d878f4c34c70a99b7af - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 18:02:58.632 7 INFO neutron.db.segments_db [None req-69c48710-8cfd-40fe-a716-82b1f3615f14 ddbed941dd754db0a49b7759c43fa992 f7604e041d544d878f4c34c70a99b7af - - default default] Added segment 6f9f3ad4-7118-4385-9020-a586ce23e04a of type vxlan for network a7eb7f1a-e17b-4a45-bea8-3b590c3d8d79 /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-07-09 18:02:59.056 7 INFO neutron.db.l3_hamode_db [None req-69c48710-8cfd-40fe-a716-82b1f3615f14 ddbed941dd754db0a49b7759c43fa992 f7604e041d544d878f4c34c70a99b7af - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 435/927] 10.0.0.57 () {32 vars in 725 bytes} [Thu Jul 9 18:02:58 2026] DELETE /v2.0/networks/fa49e0aa-66d9-46b3-8b38-6a519cb231de => generated 0 bytes in 543 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:02:59.091 8 WARNING neutron_lib.context [None req-e047c8b2-b6f2-493c-9eca-b0e321d2153e 81411053e0bd4726ab1634728bc5d560 731eff4e2af14d3c8772e9217fe44623 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 18:02:59.205 8 INFO neutron.services.segments.plugin [-] Segment 7227f13c-ce37-46ad-9916-1738ab278eff resource provider aggregate not found 2026-07-09 18:02:59.211 8 INFO neutron.services.segments.plugin [-] Segment 7227f13c-ce37-46ad-9916-1738ab278eff resource provider aggregate not found 2026-07-09 18:02:59.239 8 INFO neutron.services.segments.plugin [-] Segment 7227f13c-ce37-46ad-9916-1738ab278eff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7227f13c-ce37-46ad-9916-1738ab278eff found for delete ", "request_id": "req-e74f242f-a163-4940-8329-0c21b207d594"}]} 2026-07-09 18:02:59.244 8 INFO neutron.services.segments.plugin [-] Segment 7227f13c-ce37-46ad-9916-1738ab278eff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7227f13c-ce37-46ad-9916-1738ab278eff found for delete ", "request_id": "req-ccbc98b2-f336-42ee-938a-0fc093dd918b"}]} 2026-07-09 18:02:59.266 8 INFO neutron.services.segments.plugin [-] Segment 7b746a77-0acf-4611-80e5-207af4ee5910 resource provider aggregate not found 2026-07-09 18:02:59.270 8 INFO neutron.services.segments.plugin [-] Segment 7b746a77-0acf-4611-80e5-207af4ee5910 resource provider aggregate not found 2026-07-09 18:02:59.296 8 INFO neutron.services.segments.plugin [-] Segment 7b746a77-0acf-4611-80e5-207af4ee5910 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b746a77-0acf-4611-80e5-207af4ee5910 found for delete ", "request_id": "req-0093cfe6-57cb-48c9-bc6b-a5105916ed3e"}]} 2026-07-09 18:02:59.298 8 INFO neutron.services.segments.plugin [-] Segment 7b746a77-0acf-4611-80e5-207af4ee5910 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b746a77-0acf-4611-80e5-207af4ee5910 found for delete ", "request_id": "req-f6dbbcb6-fdd7-454c-a002-d692d16c00ad"}]} 2026-07-09 18:02:59.647 7 INFO neutron.db.l3_hamode_db [None req-69c48710-8cfd-40fe-a716-82b1f3615f14 ddbed941dd754db0a49b7759c43fa992 f7604e041d544d878f4c34c70a99b7af - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 436/928] 10.0.0.57 () {34 vars in 675 bytes} [Thu Jul 9 18:02:59 2026] POST /v2.0/floatingips => generated 552 bytes in 917 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/929] 10.0.0.57 () {32 vars in 773 bytes} [Thu Jul 9 18:03:00 2026] GET /v2.0/security-groups?tenant_id=0c4794231f7a46ed96e58b43ad264502&name=default => generated 2925 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/930] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:03:00 2026] DELETE /v2.0/security-groups/0e7f8f00-5476-4b2c-b8c9-b1adcb23e93d => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/931] 10.0.0.235 () {34 vars in 1100 bytes} [Thu Jul 9 18:03:00 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1729409665&fields=id&tenant_id=731eff4e2af14d3c8772e9217fe44623 => generated 69 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/932] 10.0.0.235 () {34 vars in 982 bytes} [Thu Jul 9 18:03:00 2026] GET /v2.0/networks?id=851ba7ec-3338-4b2f-960f-ca5422c878b9 => 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: 441/933] 10.0.0.235 () {34 vars in 965 bytes} [Thu Jul 9 18:03:00 2026] GET /v2.0/quotas/731eff4e2af14d3c8772e9217fe44623 => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/934] 10.0.0.57 () {34 vars in 668 bytes} [Thu Jul 9 18:02:58 2026] POST /v2.0/routers => generated 506 bytes in 2256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:03:00.841 7 WARNING neutron_lib.context [None req-85398953-9ce6-4b39-af6b-7d53bfb0aa45 ddbed941dd754db0a49b7759c43fa992 f7604e041d544d878f4c34c70a99b7af - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 442/935] 10.0.0.235 () {34 vars in 1002 bytes} [Thu Jul 9 18:03:00 2026] GET /v2.0/ports?tenant_id=731eff4e2af14d3c8772e9217fe44623&fields=id => generated 103 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/936] 10.0.0.57 () {32 vars in 773 bytes} [Thu Jul 9 18:03:00 2026] GET /v2.0/security-groups?tenant_id=72c8514156f2471ea7836d5558dbde45&name=default => generated 2925 bytes in 305 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/937] 10.0.0.235 () {34 vars in 1008 bytes} [Thu Jul 9 18:03:01 2026] GET /v2.0/networks/851ba7ec-3338-4b2f-960f-ca5422c878b9?fields=segments => generated 14 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/938] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:03:01 2026] DELETE /v2.0/security-groups/ee7c0295-c34c-4246-9720-41b3f8db811d => 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: 494/939] 10.0.0.57 () {34 vars in 664 bytes} [Thu Jul 9 18:03:00 2026] POST /v2.0/ports => generated 952 bytes in 627 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: 446/940] 10.0.0.235 () {34 vars in 1108 bytes} [Thu Jul 9 18:03:01 2026] GET /v2.0/networks/851ba7ec-3338-4b2f-960f-ca5422c878b9?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: 447/941] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 9 18:03:01 2026] GET /v2.0/ports?device_id=e7ee8b3e-4d85-4069-91b9-b1e5d4fa6959 => 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: 448/942] 199.19.213.161 () {34 vars in 986 bytes} [Thu Jul 9 18:03:02 2026] GET /v2.0/networks?id=851ba7ec-3338-4b2f-960f-ca5422c878b9 => generated 675 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/943] 199.19.213.161 () {34 vars in 1050 bytes} [Thu Jul 9 18:03:02 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=731eff4e2af14d3c8772e9217fe44623 => generated 181 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:03:02.673 8 WARNING neutron_lib.context [req-84a0609c-c332-4e01-bb0e-c4191f57c9ee req-1894cd38-feb5-48cf-bdd6-ec77c2f33dd8 81411053e0bd4726ab1634728bc5d560 731eff4e2af14d3c8772e9217fe44623 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 450/944] 199.19.213.161 () {38 vars in 955 bytes} [Thu Jul 9 18:03:02 2026] POST /v2.0/ports => generated 954 bytes in 664 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: 453/947] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 9 18:03:03 2026] GET /v2.0/ports?device_id=e7ee8b3e-4d85-4069-91b9-b1e5d4fa6959 => generated 957 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/948] 10.0.0.57 () {34 vars in 782 bytes} [Thu Jul 9 18:03:01 2026] PUT /v2.0/routers/f5780b53-d83c-4f0e-9166-183ac069b2e7/add_router_interface => generated 309 bytes in 1959 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: 496/949] 10.0.0.235 () {34 vars in 1040 bytes} [Thu Jul 9 18:03:03 2026] GET /v2.0/security-groups?id=c895eded-4ed2-4cf1-8463-484e2dd579af&fields=id&fields=name => generated 114 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/950] 10.0.0.57 () {32 vars in 716 bytes} [Thu Jul 9 18:03:03 2026] GET /v2.0/ports/f955e734-b368-49eb-9bd0-51bfb16da21c => generated 1026 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/951] 199.19.213.161 () {38 vars in 1028 bytes} [Thu Jul 9 18:03:03 2026] PUT /v2.0/ports/9b3d56b8-9620-4b33-87b9-54446537fb24 => generated 1199 bytes in 632 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: 455/952] 199.19.213.161 () {34 vars in 1080 bytes} [Thu Jul 9 18:03:04 2026] GET /v2.0/ports?tenant_id=731eff4e2af14d3c8772e9217fe44623&device_id=e7ee8b3e-4d85-4069-91b9-b1e5d4fa6959 => generated 1238 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:03:04.154 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-35f9952b-364d-4ae0-9288-6ddbca7bf475'] response: {'name': 'network-changed', 'server_uuid': 'e7ee8b3e-4d85-4069-91b9-b1e5d4fa6959', 'tag': '9b3d56b8-9620-4b33-87b9-54446537fb24', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 456/953] 199.19.213.161 () {34 vars in 1058 bytes} [Thu Jul 9 18:03:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=9b3d56b8-9620-4b33-87b9-54446537fb24 => generated 19 bytes in 47 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: 457/954] 199.19.213.161 () {34 vars in 984 bytes} [Thu Jul 9 18:03:04 2026] GET /v2.0/subnets?id=c7549539-570c-4a95-9075-26be46c4c837 => generated 669 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/955] 199.19.213.161 () {34 vars in 1052 bytes} [Thu Jul 9 18:03:04 2026] GET /v2.0/ports?network_id=851ba7ec-3338-4b2f-960f-ca5422c878b9&device_owner=network%3Adhcp => generated 1244 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/956] 199.19.213.161 () {34 vars in 1012 bytes} [Thu Jul 9 18:03:04 2026] GET /v2.0/networks/851ba7ec-3338-4b2f-960f-ca5422c878b9?fields=segments => generated 14 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/957] 199.19.213.161 () {34 vars in 1112 bytes} [Thu Jul 9 18:03:04 2026] GET /v2.0/networks/851ba7ec-3338-4b2f-960f-ca5422c878b9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/958] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 9 18:03:04 2026] GET /v2.0/ports?device_id=e7ee8b3e-4d85-4069-91b9-b1e5d4fa6959 => generated 969 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/959] 199.19.213.161 () {34 vars in 1080 bytes} [Thu Jul 9 18:03:04 2026] GET /v2.0/ports?tenant_id=731eff4e2af14d3c8772e9217fe44623&device_id=e7ee8b3e-4d85-4069-91b9-b1e5d4fa6959 => generated 1238 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/960] 10.0.0.235 () {34 vars in 1040 bytes} [Thu Jul 9 18:03:04 2026] GET /v2.0/security-groups?id=c895eded-4ed2-4cf1-8463-484e2dd579af&fields=id&fields=name => generated 114 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/961] 199.19.213.161 () {34 vars in 986 bytes} [Thu Jul 9 18:03:04 2026] GET /v2.0/networks?id=851ba7ec-3338-4b2f-960f-ca5422c878b9 => generated 770 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/962] 199.19.213.161 () {34 vars in 1058 bytes} [Thu Jul 9 18:03:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=9b3d56b8-9620-4b33-87b9-54446537fb24 => 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: 466/963] 199.19.213.161 () {34 vars in 984 bytes} [Thu Jul 9 18:03:05 2026] GET /v2.0/subnets?id=c7549539-570c-4a95-9075-26be46c4c837 => generated 669 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/964] 10.0.0.57 () {34 vars in 788 bytes} [Thu Jul 9 18:03:03 2026] PUT /v2.0/routers/f5780b53-d83c-4f0e-9166-183ac069b2e7/remove_router_interface => generated 309 bytes in 1480 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/965] 199.19.213.161 () {34 vars in 1052 bytes} [Thu Jul 9 18:03:05 2026] GET /v2.0/ports?network_id=851ba7ec-3338-4b2f-960f-ca5422c878b9&device_owner=network%3Adhcp => generated 1244 bytes in 65 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: 499/966] 199.19.213.161 () {34 vars in 1012 bytes} [Thu Jul 9 18:03:05 2026] GET /v2.0/networks/851ba7ec-3338-4b2f-960f-ca5422c878b9?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/967] 199.19.213.161 () {34 vars in 1112 bytes} [Thu Jul 9 18:03:05 2026] GET /v2.0/networks/851ba7ec-3338-4b2f-960f-ca5422c878b9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 18:03:05.683 7 WARNING neutron_lib.context [None req-ff4b0c8a-c008-460a-8388-d2754dbb7144 0f31bfa27cac4ccd9f5005eaef1c6d60 9a77663e7ac246efa84131554da3ed3b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 18:03:05.684 7 WARNING neutron_lib.context [None req-ff4b0c8a-c008-460a-8388-d2754dbb7144 0f31bfa27cac4ccd9f5005eaef1c6d60 9a77663e7ac246efa84131554da3ed3b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 18:03:05.833 7 INFO neutron.db.segments_db [None req-ff4b0c8a-c008-460a-8388-d2754dbb7144 0f31bfa27cac4ccd9f5005eaef1c6d60 9a77663e7ac246efa84131554da3ed3b - - default default] Added segment 8a459994-5f5c-463b-851b-24fa26d81f29 of type vxlan for network 57168d1d-a520-4b05-9aa8-77d06163f3df 2026-07-09 18:03:05.936 7 INFO neutron.db.segments_db [None req-ff4b0c8a-c008-460a-8388-d2754dbb7144 0f31bfa27cac4ccd9f5005eaef1c6d60 9a77663e7ac246efa84131554da3ed3b - - default default] Added segment 653ae70f-39bb-4ca4-a980-654a804f387d of type vxlan for network 0f88eec7-592e-4090-a89d-b95ba6266587 [pid: 7|app: 0|req: 500/968] 10.0.0.57 () {34 vars in 669 bytes} [Thu Jul 9 18:03:05 2026] POST /v2.0/networks => generated 1245 bytes in 680 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/969] 10.0.0.57 () {32 vars in 648 bytes} [Thu Jul 9 18:03:06 2026] GET /v2.0/networks => generated 1844 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/970] 10.0.0.57 () {32 vars in 773 bytes} [Thu Jul 9 18:03:06 2026] GET /v2.0/security-groups?tenant_id=a37309c912cd4778b4050fc3b103f540&name=default => generated 2925 bytes in 273 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:03:06.418 7 INFO neutron.services.segments.plugin [-] Segment 8a459994-5f5c-463b-851b-24fa26d81f29 resource provider aggregate not found 2026-07-09 18:03:06.422 7 INFO neutron.services.segments.plugin [-] Segment 8a459994-5f5c-463b-851b-24fa26d81f29 resource provider aggregate not found 2026-07-09 18:03:06.439 7 INFO neutron.services.segments.plugin [-] Segment 8a459994-5f5c-463b-851b-24fa26d81f29 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a459994-5f5c-463b-851b-24fa26d81f29 found for delete ", "request_id": "req-08e6bbfb-246b-46ab-80b9-7e694566f9fc"}]} [pid: 8|app: 0|req: 470/971] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:03:06 2026] DELETE /v2.0/security-groups/d7641aab-d186-4e05-99cf-34f7532c1692 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:03:06.445 7 INFO neutron.services.segments.plugin [-] Segment 8a459994-5f5c-463b-851b-24fa26d81f29 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a459994-5f5c-463b-851b-24fa26d81f29 found for delete ", "request_id": "req-c14a61b9-a344-422b-9f9c-6cf03d56736b"}]} [pid: 7|app: 0|req: 502/972] 10.0.0.57 () {32 vars in 725 bytes} [Thu Jul 9 18:03:06 2026] DELETE /v2.0/networks/57168d1d-a520-4b05-9aa8-77d06163f3df => generated 0 bytes in 230 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:03:06.674 8 INFO neutron.services.segments.plugin [-] Segment 653ae70f-39bb-4ca4-a980-654a804f387d resource provider aggregate not found 2026-07-09 18:03:06.679 8 INFO neutron.services.segments.plugin [-] Segment 653ae70f-39bb-4ca4-a980-654a804f387d resource provider aggregate not found 2026-07-09 18:03:06.699 8 INFO neutron.services.segments.plugin [-] Segment 653ae70f-39bb-4ca4-a980-654a804f387d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 653ae70f-39bb-4ca4-a980-654a804f387d found for delete ", "request_id": "req-b1beedd3-0aa8-4580-a84c-ae6358181dae"}]} 2026-07-09 18:03:06.707 8 INFO neutron.services.segments.plugin [-] Segment 653ae70f-39bb-4ca4-a980-654a804f387d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 653ae70f-39bb-4ca4-a980-654a804f387d found for delete ", "request_id": "req-7010282f-a9e2-4520-8dd2-e1e41694d85b"}]} [pid: 8|app: 0|req: 471/973] 10.0.0.57 () {32 vars in 725 bytes} [Thu Jul 9 18:03:06 2026] DELETE /v2.0/networks/0f88eec7-592e-4090-a89d-b95ba6266587 => generated 0 bytes in 256 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/974] 10.0.0.57 () {32 vars in 648 bytes} [Thu Jul 9 18:03:06 2026] GET /v2.0/networks => generated 651 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:03:06.861 8 WARNING neutron_lib.context [None req-8a8aa616-be76-46d6-b968-344d1b43dd3b 0f31bfa27cac4ccd9f5005eaef1c6d60 9a77663e7ac246efa84131554da3ed3b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 18:03:06.955 8 INFO neutron.db.segments_db [None req-8a8aa616-be76-46d6-b968-344d1b43dd3b 0f31bfa27cac4ccd9f5005eaef1c6d60 9a77663e7ac246efa84131554da3ed3b - - default default] Added segment 6465e64b-299e-42fe-a151-f9f6f95020b8 of type vxlan for network af35969e-9e28-4964-82d6-e8e687de5660 [pid: 7|app: 0|req: 503/975] 10.0.0.57 () {32 vars in 773 bytes} [Thu Jul 9 18:03:06 2026] GET /v2.0/security-groups?tenant_id=da5650421bba4622aa0a064a731ade5d&name=default => generated 2925 bytes in 534 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/976] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:03:07 2026] DELETE /v2.0/security-groups/c52f5be4-0f79-4c01-97a8-63fb60a31fde => generated 0 bytes in 152 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:03:07.446 7 INFO neutron.api.v2.resource [None req-b2f948fd-c0f0-4eaf-a751-4a2c3a163ede ddbed941dd754db0a49b7759c43fa992 f7604e041d544d878f4c34c70a99b7af - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 505/977] 10.0.0.57 () {34 vars in 788 bytes} [Thu Jul 9 18:03:07 2026] PUT /v2.0/routers/f5780b53-d83c-4f0e-9166-183ac069b2e7/remove_router_interface => generated 197 bytes in 203 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/978] 10.0.0.57 () {34 vars in 669 bytes} [Thu Jul 9 18:03:06 2026] POST /v2.0/networks => generated 653 bytes in 614 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/979] 10.0.0.57 () {32 vars in 735 bytes} [Thu Jul 9 18:03:07 2026] GET /v2.0/ports?device_id=f5780b53-d83c-4f0e-9166-183ac069b2e7 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 18:03:07.494 8 WARNING neutron_lib.context [None req-50a48df7-2ff6-4bfc-a2a3-87d4750e276d 0f31bfa27cac4ccd9f5005eaef1c6d60 9a77663e7ac246efa84131554da3ed3b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 18:03:07.609 8 INFO neutron.db.segments_db [None req-50a48df7-2ff6-4bfc-a2a3-87d4750e276d 0f31bfa27cac4ccd9f5005eaef1c6d60 9a77663e7ac246efa84131554da3ed3b - - default default] Added segment 02118808-7e5d-4dbe-9711-dfa9b3216f93 of type vxlan for network 0775bd49-55b0-45df-af60-fdd1c781e4e0 [pid: 8|app: 0|req: 474/980] 10.0.0.57 () {34 vars in 669 bytes} [Thu Jul 9 18:03:07 2026] POST /v2.0/networks => generated 653 bytes in 306 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:03:07.794 8 WARNING neutron_lib.context [None req-fa1d1476-4e4a-48bb-9587-3ea7be5cb1b5 0f31bfa27cac4ccd9f5005eaef1c6d60 9a77663e7ac246efa84131554da3ed3b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 18:03:07.865 8 WARNING neutron_lib.context [None req-fa1d1476-4e4a-48bb-9587-3ea7be5cb1b5 0f31bfa27cac4ccd9f5005eaef1c6d60 9a77663e7ac246efa84131554da3ed3b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 18:03:08.536 7 INFO neutron.services.segments.plugin [-] Segment 6f9f3ad4-7118-4385-9020-a586ce23e04a resource provider aggregate not found 2026-07-09 18:03:08.543 7 INFO neutron.services.segments.plugin [-] Segment 6f9f3ad4-7118-4385-9020-a586ce23e04a resource provider aggregate not found 2026-07-09 18:03:08.572 7 INFO neutron.services.segments.plugin [-] Segment 6f9f3ad4-7118-4385-9020-a586ce23e04a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6f9f3ad4-7118-4385-9020-a586ce23e04a found for delete ", "request_id": "req-5df4706d-4736-4547-9f0c-39683b9d082c"}]} 2026-07-09 18:03:08.574 7 INFO neutron.services.segments.plugin [-] Segment 6f9f3ad4-7118-4385-9020-a586ce23e04a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6f9f3ad4-7118-4385-9020-a586ce23e04a found for delete ", "request_id": "req-2516a9c4-466f-4801-bb21-c75dc9458136"}]} 2026-07-09 18:03:08.579 7 INFO neutron.db.l3_hamode_db [None req-ba2d21dc-4228-43c1-9701-6e335edd1ad7 ddbed941dd754db0a49b7759c43fa992 f7604e041d544d878f4c34c70a99b7af - - default default] HA network a7eb7f1a-e17b-4a45-bea8-3b590c3d8d79 was deleted as no HA routers are present in tenant f7604e041d544d878f4c34c70a99b7af. [pid: 7|app: 0|req: 507/981] 10.0.0.57 () {32 vars in 723 bytes} [Thu Jul 9 18:03:07 2026] DELETE /v2.0/routers/f5780b53-d83c-4f0e-9166-183ac069b2e7 => generated 0 bytes in 1095 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/982] 10.0.0.57 () {34 vars in 664 bytes} [Thu Jul 9 18:03:07 2026] POST /v2.0/ports => generated 1506 bytes in 878 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: 508/983] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 9 18:03:08 2026] GET /v2.0/ports?device_id=e7ee8b3e-4d85-4069-91b9-b1e5d4fa6959 => generated 971 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/984] 10.0.0.57 () {32 vars in 642 bytes} [Thu Jul 9 18:03:08 2026] GET /v2.0/ports => generated 1506 bytes in 200 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/985] 10.0.0.57 () {32 vars in 723 bytes} [Thu Jul 9 18:03:08 2026] DELETE /v2.0/subnets/84e8fcf2-0bf7-4aa6-8f15-9dda1f475c83 => 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: 510/986] 10.0.0.235 () {34 vars in 1040 bytes} [Thu Jul 9 18:03:08 2026] GET /v2.0/security-groups?id=c895eded-4ed2-4cf1-8463-484e2dd579af&fields=id&fields=name => generated 114 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/987] 10.0.0.57 () {32 vars in 719 bytes} [Thu Jul 9 18:03:08 2026] DELETE /v2.0/ports/c2f9180c-6e82-47ea-ada4-3ad41ec90d56 => generated 0 bytes in 352 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/988] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 9 18:03:09 2026] GET /v2.0/ports?device_id=e7ee8b3e-4d85-4069-91b9-b1e5d4fa6959 => generated 971 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/989] 10.0.0.57 () {32 vars in 725 bytes} [Thu Jul 9 18:03:08 2026] DELETE /v2.0/networks/72b2d7c0-a73e-4171-9d8b-10aed2a89d98 => generated 0 bytes in 510 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/990] 10.0.0.57 () {32 vars in 719 bytes} [Thu Jul 9 18:03:09 2026] DELETE /v2.0/ports/f2baa7c5-09e0-49f2-bc17-4077d59bed28 => generated 0 bytes in 302 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:03:09.738 8 WARNING neutron_lib.context [None req-0b4e0b4d-9cbe-4ecb-a31f-7a3e184faea7 ddbed941dd754db0a49b7759c43fa992 f7604e041d544d878f4c34c70a99b7af - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 18:03:09.809 8 INFO neutron.db.segments_db [None req-0b4e0b4d-9cbe-4ecb-a31f-7a3e184faea7 ddbed941dd754db0a49b7759c43fa992 f7604e041d544d878f4c34c70a99b7af - - default default] Added segment d7abd28c-654f-4dd1-9241-46f19a2355d8 of type vxlan for network 6042b6db-aa21-42ca-a541-e8fde78fe625 [pid: 8|app: 0|req: 480/991] 10.0.0.57 () {34 vars in 669 bytes} [Thu Jul 9 18:03:09 2026] POST /v2.0/networks => generated 630 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/992] 10.0.0.57 () {32 vars in 642 bytes} [Thu Jul 9 18:03:09 2026] GET /v2.0/ports => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 18:03:09.997 8 WARNING neutron_lib.context [None req-920c22c3-e022-4ec3-8081-f84c899e214a ddbed941dd754db0a49b7759c43fa992 f7604e041d544d878f4c34c70a99b7af - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 18:03:10.130 7 INFO neutron.db.l3_db [None req-8f9f8901-a02a-48d8-bbab-6882f01eae4e 81411053e0bd4726ab1634728bc5d560 731eff4e2af14d3c8772e9217fe44623 - - default default] Floating IP fbba9a45-bbdc-4665-81b1-6ab41f7b49e6 associated. External IP: 10.96.250.210, port: 9b3d56b8-9620-4b33-87b9-54446537fb24. [pid: 8|app: 0|req: 482/993] 10.0.0.57 () {34 vars in 668 bytes} [Thu Jul 9 18:03:09 2026] POST /v2.0/subnets => generated 602 bytes in 402 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:03:10.400 8 WARNING neutron_lib.context [None req-83dd6d16-4ed9-41e6-9abf-6aa835e899b4 0f31bfa27cac4ccd9f5005eaef1c6d60 9a77663e7ac246efa84131554da3ed3b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 18:03:10.466 8 INFO neutron.db.segments_db [None req-83dd6d16-4ed9-41e6-9abf-6aa835e899b4 0f31bfa27cac4ccd9f5005eaef1c6d60 9a77663e7ac246efa84131554da3ed3b - - default default] Added segment 69f2e901-673a-4020-a146-48a98dbf145f of type vxlan for network 20c8a5ac-3b48-46f6-90d9-ab2f978273f2 [pid: 7|app: 0|req: 512/994] 10.0.0.57 () {34 vars in 748 bytes} [Thu Jul 9 18:03:09 2026] PUT /v2.0/floatingips/fbba9a45-bbdc-4665-81b1-6ab41f7b49e6 => generated 855 bytes in 1072 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:03:10.598 7 INFO neutron.services.segments.plugin [-] Segment 6f43a466-68a5-4834-bca6-d297e060a8cb resource provider aggregate not found 2026-07-09 18:03:10.605 7 INFO neutron.services.segments.plugin [-] Segment 6f43a466-68a5-4834-bca6-d297e060a8cb resource provider aggregate not found 2026-07-09 18:03:10.626 7 INFO neutron.services.segments.plugin [-] Segment 6f43a466-68a5-4834-bca6-d297e060a8cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6f43a466-68a5-4834-bca6-d297e060a8cb found for delete ", "request_id": "req-898ab758-e678-4ff0-81ee-60484bf09cfe"}]} 2026-07-09 18:03:10.628 7 INFO neutron.services.segments.plugin [-] Segment 6f43a466-68a5-4834-bca6-d297e060a8cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6f43a466-68a5-4834-bca6-d297e060a8cb found for delete ", "request_id": "req-521f8f10-59cf-4362-a682-e3e952c05664"}]} [pid: 8|app: 0|req: 483/995] 10.0.0.57 () {34 vars in 669 bytes} [Thu Jul 9 18:03:10 2026] POST /v2.0/networks => generated 653 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:03:10.636 8 WARNING neutron_lib.context [None req-dffa1480-3d2a-4407-a3dd-c88bb29d0040 ddbed941dd754db0a49b7759c43fa992 f7604e041d544d878f4c34c70a99b7af - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 18:03:10.643 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-82174542-75a6-40ee-9bbc-10502ffac440'] response: {'name': 'network-changed', 'server_uuid': 'e7ee8b3e-4d85-4069-91b9-b1e5d4fa6959', 'tag': '9b3d56b8-9620-4b33-87b9-54446537fb24', 'status': 'completed', 'code': 200} 2026-07-09 18:03:10.684 8 INFO neutron.db.segments_db [None req-dffa1480-3d2a-4407-a3dd-c88bb29d0040 ddbed941dd754db0a49b7759c43fa992 f7604e041d544d878f4c34c70a99b7af - - default default] Added segment a455faf0-8bc2-4660-ba94-c2d7be000ef6 of type vxlan for network 533b52fb-96ac-4780-8507-7e61909196fa [pid: 7|app: 0|req: 513/996] 10.0.0.57 () {32 vars in 773 bytes} [Thu Jul 9 18:03:10 2026] GET /v2.0/security-groups?tenant_id=c8ea1cf38908424693a4045351d41dfe&name=default => generated 2925 bytes in 428 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:03:10.999 7 WARNING neutron_lib.context [None req-9821a1b4-c4fd-483f-bef2-5c0431927558 0f31bfa27cac4ccd9f5005eaef1c6d60 9a77663e7ac246efa84131554da3ed3b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 18:03:11.056 8 INFO neutron.db.l3_hamode_db [None req-dffa1480-3d2a-4407-a3dd-c88bb29d0040 ddbed941dd754db0a49b7759c43fa992 f7604e041d544d878f4c34c70a99b7af - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-09 18:03:11.093 7 INFO neutron.db.segments_db [None req-9821a1b4-c4fd-483f-bef2-5c0431927558 0f31bfa27cac4ccd9f5005eaef1c6d60 9a77663e7ac246efa84131554da3ed3b - - default default] Added segment 70f3e53d-e5cf-4626-baf2-e3f266f57da5 of type vxlan for network 855a3066-b020-4333-9fe4-0c88258bf676 [pid: 7|app: 0|req: 514/997] 10.0.0.57 () {34 vars in 669 bytes} [Thu Jul 9 18:03:10 2026] POST /v2.0/networks => generated 654 bytes in 243 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:03:11.270 8 INFO neutron.db.l3_hamode_db [None req-dffa1480-3d2a-4407-a3dd-c88bb29d0040 ddbed941dd754db0a49b7759c43fa992 f7604e041d544d878f4c34c70a99b7af - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 515/998] 199.19.213.161 () {34 vars in 1080 bytes} [Thu Jul 9 18:03:11 2026] GET /v2.0/ports?tenant_id=731eff4e2af14d3c8772e9217fe44623&device_id=e7ee8b3e-4d85-4069-91b9-b1e5d4fa6959 => generated 1240 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/999] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:03:11 2026] DELETE /v2.0/security-groups/10d53569-542a-4d9b-bd69-906494fd2c6f => 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: 517/1000] 199.19.213.161 () {34 vars in 986 bytes} [Thu Jul 9 18:03:11 2026] GET /v2.0/networks?id=851ba7ec-3338-4b2f-960f-ca5422c878b9 => generated 770 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1001] 199.19.213.161 () {34 vars in 1058 bytes} [Thu Jul 9 18:03:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=9b3d56b8-9620-4b33-87b9-54446537fb24 => generated 858 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/1002] 199.19.213.161 () {34 vars in 984 bytes} [Thu Jul 9 18:03:11 2026] GET /v2.0/subnets?id=c7549539-570c-4a95-9075-26be46c4c837 => generated 669 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1003] 199.19.213.161 () {34 vars in 1052 bytes} [Thu Jul 9 18:03:11 2026] GET /v2.0/ports?network_id=851ba7ec-3338-4b2f-960f-ca5422c878b9&device_owner=network%3Adhcp => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:03:11.789 7 WARNING neutron_lib.context [None req-1c2e3721-e78b-48a9-ad7e-74ac6f7c809b 0f31bfa27cac4ccd9f5005eaef1c6d60 9a77663e7ac246efa84131554da3ed3b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 18:03:11.841 7 WARNING neutron_lib.context [None req-1c2e3721-e78b-48a9-ad7e-74ac6f7c809b 0f31bfa27cac4ccd9f5005eaef1c6d60 9a77663e7ac246efa84131554da3ed3b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 484/1004] 10.0.0.57 () {34 vars in 668 bytes} [Thu Jul 9 18:03:10 2026] POST /v2.0/routers => generated 507 bytes in 1911 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/1005] 199.19.213.161 () {34 vars in 1012 bytes} [Thu Jul 9 18:03:12 2026] GET /v2.0/networks/851ba7ec-3338-4b2f-960f-ca5422c878b9?fields=segments => generated 14 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1006] 10.0.0.57 () {34 vars in 668 bytes} [Thu Jul 9 18:03:11 2026] POST /v2.0/subnets => generated 1275 bytes in 1092 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1007] 199.19.213.161 () {34 vars in 1112 bytes} [Thu Jul 9 18:03:12 2026] GET /v2.0/networks/851ba7ec-3338-4b2f-960f-ca5422c878b9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1008] 10.0.0.57 () {32 vars in 646 bytes} [Thu Jul 9 18:03:12 2026] GET /v2.0/subnets => generated 1888 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1009] 10.0.0.57 () {32 vars in 723 bytes} [Thu Jul 9 18:03:13 2026] DELETE /v2.0/subnets/0b5587c9-897e-4a85-8ed6-47475373413f => generated 0 bytes in 391 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1010] 10.0.0.57 () {32 vars in 723 bytes} [Thu Jul 9 18:03:13 2026] DELETE /v2.0/subnets/1357383f-47fc-4a84-8a0c-6d1c3f7df1d3 => generated 0 bytes in 299 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:03:14.027 7 WARNING neutron_lib.context [None req-3a932205-a9c2-4ed6-81de-1e1877a7e301 325774ea00874795a508b874a4d34073 5f519e8d2a144bbc95afb3707d268e54 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 18:03:14.377 7 INFO neutron.db.segments_db [None req-3a932205-a9c2-4ed6-81de-1e1877a7e301 325774ea00874795a508b874a4d34073 5f519e8d2a144bbc95afb3707d268e54 - - default default] Added segment ff57c773-47c1-4334-b1f2-140adbcf239a of type vxlan for network 94ff4d72-50bd-4ed4-a53c-d12fd3875fd0 [pid: 8|app: 0|req: 486/1011] 10.0.0.57 () {34 vars in 782 bytes} [Thu Jul 9 18:03:12 2026] PUT /v2.0/routers/85c397b1-0e89-40f9-ae73-05013ade2d03/add_router_interface => generated 309 bytes in 2349 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/1012] 10.0.0.57 () {32 vars in 646 bytes} [Thu Jul 9 18:03:14 2026] GET /v2.0/subnets => generated 626 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1013] 10.0.0.57 () {34 vars in 669 bytes} [Thu Jul 9 18:03:13 2026] POST /v2.0/networks => generated 650 bytes in 1429 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/1014] 10.0.0.57 () {32 vars in 716 bytes} [Thu Jul 9 18:03:15 2026] GET /v2.0/ports/235aa8fa-bd51-4784-88d0-82e72187195f => generated 955 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:03:15.277 8 WARNING neutron_lib.context [None req-43cae841-74a5-4e7b-bc6a-3a850fc40283 325774ea00874795a508b874a4d34073 5f519e8d2a144bbc95afb3707d268e54 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 489/1015] 10.0.0.57 () {34 vars in 668 bytes} [Thu Jul 9 18:03:15 2026] POST /v2.0/subnets => generated 603 bytes in 454 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:03:15.825 7 INFO neutron.services.segments.plugin [-] Segment 70f3e53d-e5cf-4626-baf2-e3f266f57da5 resource provider aggregate not found 2026-07-09 18:03:15.834 7 INFO neutron.services.segments.plugin [-] Segment 70f3e53d-e5cf-4626-baf2-e3f266f57da5 resource provider aggregate not found 2026-07-09 18:03:15.849 7 INFO neutron.services.segments.plugin [-] Segment 70f3e53d-e5cf-4626-baf2-e3f266f57da5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 70f3e53d-e5cf-4626-baf2-e3f266f57da5 found for delete ", "request_id": "req-54579393-8f72-4990-9fa2-f5774bc289e1"}]} 2026-07-09 18:03:15.864 7 INFO neutron.services.segments.plugin [-] Segment 70f3e53d-e5cf-4626-baf2-e3f266f57da5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 70f3e53d-e5cf-4626-baf2-e3f266f57da5 found for delete ", "request_id": "req-89172c2a-e307-4830-9c25-a7b802965432"}]} [pid: 7|app: 0|req: 527/1016] 10.0.0.57 () {32 vars in 725 bytes} [Thu Jul 9 18:03:15 2026] DELETE /v2.0/networks/855a3066-b020-4333-9fe4-0c88258bf676 => generated 0 bytes in 650 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:03:15.879 7 WARNING neutron_lib.context [None req-02ecd0f1-da00-4599-b0b8-eb53029403fa 325774ea00874795a508b874a4d34073 5f519e8d2a144bbc95afb3707d268e54 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 18:03:15.945 7 INFO neutron.db.segments_db [None req-02ecd0f1-da00-4599-b0b8-eb53029403fa 325774ea00874795a508b874a4d34073 5f519e8d2a144bbc95afb3707d268e54 - - default default] Added segment 9add54a6-9bf2-47d8-8807-a2858fe15cd5 of type vxlan for network 6d156a17-a4ca-400f-8000-786b1882f599 2026-07-09 18:03:16.317 7 INFO neutron.db.l3_hamode_db [None req-02ecd0f1-da00-4599-b0b8-eb53029403fa 325774ea00874795a508b874a4d34073 5f519e8d2a144bbc95afb3707d268e54 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 490/1017] 10.0.0.57 () {34 vars in 788 bytes} [Thu Jul 9 18:03:15 2026] PUT /v2.0/routers/85c397b1-0e89-40f9-ae73-05013ade2d03/remove_router_interface => generated 309 bytes in 1376 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:03:17.368 8 INFO neutron.services.segments.plugin [-] Segment 69f2e901-673a-4020-a146-48a98dbf145f resource provider aggregate not found 2026-07-09 18:03:17.373 8 INFO neutron.services.segments.plugin [-] Segment 69f2e901-673a-4020-a146-48a98dbf145f resource provider aggregate not found 2026-07-09 18:03:17.394 8 INFO neutron.services.segments.plugin [-] Segment 69f2e901-673a-4020-a146-48a98dbf145f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 69f2e901-673a-4020-a146-48a98dbf145f found for delete ", "request_id": "req-f3f8ea5c-4469-408a-9967-4f7713780d09"}]} [pid: 8|app: 0|req: 491/1018] 10.0.0.57 () {32 vars in 725 bytes} [Thu Jul 9 18:03:17 2026] DELETE /v2.0/networks/20c8a5ac-3b48-46f6-90d9-ab2f978273f2 => generated 0 bytes in 301 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:03:17.413 8 INFO neutron.services.segments.plugin [-] Segment 69f2e901-673a-4020-a146-48a98dbf145f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 69f2e901-673a-4020-a146-48a98dbf145f found for delete ", "request_id": "req-c080ac54-fbee-44ed-aa85-7474f18b9f14"}]} [pid: 8|app: 0|req: 492/1019] 10.0.0.57 () {32 vars in 735 bytes} [Thu Jul 9 18:03:17 2026] GET /v2.0/ports?device_id=85c397b1-0e89-40f9-ae73-05013ade2d03 => 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: 493/1020] 10.0.0.57 () {32 vars in 725 bytes} [Thu Jul 9 18:03:17 2026] DELETE /v2.0/networks/0775bd49-55b0-45df-af60-fdd1c781e4e0 => generated 0 bytes in 262 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:03:18.166 7 INFO neutron.db.l3_hamode_db [None req-02ecd0f1-da00-4599-b0b8-eb53029403fa 325774ea00874795a508b874a4d34073 5f519e8d2a144bbc95afb3707d268e54 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-09 18:03:19.016 8 INFO neutron.db.l3_hamode_db [None req-faf2a386-3a1d-4203-b422-a5d37ff35b79 ddbed941dd754db0a49b7759c43fa992 f7604e041d544d878f4c34c70a99b7af - - default default] HA network 533b52fb-96ac-4780-8507-7e61909196fa was deleted as no HA routers are present in tenant f7604e041d544d878f4c34c70a99b7af. [pid: 8|app: 0|req: 494/1021] 10.0.0.57 () {32 vars in 723 bytes} [Thu Jul 9 18:03:17 2026] DELETE /v2.0/routers/85c397b1-0e89-40f9-ae73-05013ade2d03 => generated 0 bytes in 1325 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/1022] 10.0.0.57 () {32 vars in 725 bytes} [Thu Jul 9 18:03:19 2026] DELETE /v2.0/networks/af35969e-9e28-4964-82d6-e8e687de5660 => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:03:19.420 8 INFO neutron.services.segments.plugin [-] Segment 02118808-7e5d-4dbe-9711-dfa9b3216f93 resource provider aggregate not found 2026-07-09 18:03:19.440 8 INFO neutron.services.segments.plugin [-] Segment 02118808-7e5d-4dbe-9711-dfa9b3216f93 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 02118808-7e5d-4dbe-9711-dfa9b3216f93 found for delete ", "request_id": "req-ca3c1679-308b-4fdc-a3b2-e16daaff3ad1"}]} 2026-07-09 18:03:19.446 8 INFO neutron.services.segments.plugin [-] Segment 02118808-7e5d-4dbe-9711-dfa9b3216f93 resource provider aggregate not found 2026-07-09 18:03:19.469 8 INFO neutron.services.segments.plugin [-] Segment a455faf0-8bc2-4660-ba94-c2d7be000ef6 resource provider aggregate not found 2026-07-09 18:03:19.474 8 INFO neutron.services.segments.plugin [-] Segment 02118808-7e5d-4dbe-9711-dfa9b3216f93 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 02118808-7e5d-4dbe-9711-dfa9b3216f93 found for delete ", "request_id": "req-b5b0026a-e5b6-4a46-b276-8a739ddc16e0"}]} [pid: 7|app: 0|req: 528/1025] 10.0.0.57 () {34 vars in 668 bytes} [Thu Jul 9 18:03:15 2026] POST /v2.0/routers => generated 695 bytes in 3607 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:03:19.490 8 INFO neutron.services.segments.plugin [-] Segment a455faf0-8bc2-4660-ba94-c2d7be000ef6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a455faf0-8bc2-4660-ba94-c2d7be000ef6 found for delete ", "request_id": "req-aa72e6e3-f029-4f1b-ad81-823d440aa2c3"}]} 2026-07-09 18:03:19.496 8 INFO neutron.services.segments.plugin [-] Segment a455faf0-8bc2-4660-ba94-c2d7be000ef6 resource provider aggregate not found 2026-07-09 18:03:19.512 8 INFO neutron.services.segments.plugin [-] Segment 6465e64b-299e-42fe-a151-f9f6f95020b8 resource provider aggregate not found 2026-07-09 18:03:19.516 8 INFO neutron.services.segments.plugin [-] Segment a455faf0-8bc2-4660-ba94-c2d7be000ef6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a455faf0-8bc2-4660-ba94-c2d7be000ef6 found for delete ", "request_id": "req-fbec648f-77ae-4f09-8cf9-2404f65abcb9"}]} 2026-07-09 18:03:19.532 8 INFO neutron.services.segments.plugin [-] Segment 6465e64b-299e-42fe-a151-f9f6f95020b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6465e64b-299e-42fe-a151-f9f6f95020b8 found for delete ", "request_id": "req-b3d55afc-b1ea-4a57-bd85-8cd502513199"}]} 2026-07-09 18:03:19.545 8 INFO neutron.services.segments.plugin [-] Segment 6465e64b-299e-42fe-a151-f9f6f95020b8 resource provider aggregate not found [pid: 8|app: 0|req: 498/1026] 10.0.0.57 () {32 vars in 723 bytes} [Thu Jul 9 18:03:19 2026] DELETE /v2.0/subnets/d34a9398-0201-4ec9-aec4-6588c7639ff4 => generated 0 bytes in 296 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:03:19.567 8 INFO neutron.services.segments.plugin [-] Segment 6465e64b-299e-42fe-a151-f9f6f95020b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6465e64b-299e-42fe-a151-f9f6f95020b8 found for delete ", "request_id": "req-0c6a17b1-a1ec-43df-aac3-93e4dda59f78"}]} [pid: 8|app: 0|req: 499/1027] 10.0.0.57 () {32 vars in 725 bytes} [Thu Jul 9 18:03:19 2026] DELETE /v2.0/networks/6042b6db-aa21-42ca-a541-e8fde78fe625 => generated 0 bytes in 518 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/1028] 10.0.0.57 () {32 vars in 773 bytes} [Thu Jul 9 18:03:20 2026] GET /v2.0/security-groups?tenant_id=9a77663e7ac246efa84131554da3ed3b&name=default => generated 2925 bytes in 182 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:03:20.273 8 WARNING neutron_lib.context [None req-74f6ba4b-0cbc-4d84-99ff-2134a7064b56 ddbed941dd754db0a49b7759c43fa992 f7604e041d544d878f4c34c70a99b7af - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 18:03:20.324 8 INFO neutron.db.segments_db [None req-74f6ba4b-0cbc-4d84-99ff-2134a7064b56 ddbed941dd754db0a49b7759c43fa992 f7604e041d544d878f4c34c70a99b7af - - default default] Added segment 95f0e76d-71e3-44cb-b287-ebb8447b7fe4 of type vxlan for network 2beb8998-db43-41bb-8ee3-5d615f7f594e 2026-07-09 18:03:20.685 8 INFO neutron.db.l3_hamode_db [None req-74f6ba4b-0cbc-4d84-99ff-2134a7064b56 ddbed941dd754db0a49b7759c43fa992 f7604e041d544d878f4c34c70a99b7af - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 529/1029] 10.0.0.57 () {34 vars in 782 bytes} [Thu Jul 9 18:03:19 2026] PUT /v2.0/routers/4661bf61-df88-4d22-8097-40b0eb7e032d/add_router_interface => generated 309 bytes in 1905 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1030] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:03:21 2026] DELETE /v2.0/security-groups/2b63b196-b3c5-440f-a2a9-88f311e7ebd8 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:03:21.518 7 WARNING neutron_lib.context [None req-c0aaa15e-ab48-4c10-ae26-987d36ea8036 325774ea00874795a508b874a4d34073 5f519e8d2a144bbc95afb3707d268e54 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 18:03:21.555 8 INFO neutron.services.segments.plugin [-] Segment d7abd28c-654f-4dd1-9241-46f19a2355d8 resource provider aggregate not found 2026-07-09 18:03:21.588 8 INFO neutron.services.segments.plugin [-] Segment d7abd28c-654f-4dd1-9241-46f19a2355d8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7abd28c-654f-4dd1-9241-46f19a2355d8 found for delete ", "request_id": "req-72941dda-0d47-43b3-9fd5-015e45150b36"}]} 2026-07-09 18:03:21.588 8 INFO neutron.services.segments.plugin [-] Segment d7abd28c-654f-4dd1-9241-46f19a2355d8 resource provider aggregate not found 2026-07-09 18:03:21.612 8 INFO neutron.services.segments.plugin [-] Segment d7abd28c-654f-4dd1-9241-46f19a2355d8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7abd28c-654f-4dd1-9241-46f19a2355d8 found for delete ", "request_id": "req-246178ab-5ede-468d-bd7a-be4973c51038"}]} 2026-07-09 18:03:22.042 8 INFO neutron.db.l3_hamode_db [None req-74f6ba4b-0cbc-4d84-99ff-2134a7064b56 ddbed941dd754db0a49b7759c43fa992 f7604e041d544d878f4c34c70a99b7af - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 531/1031] 10.0.0.57 () {34 vars in 664 bytes} [Thu Jul 9 18:03:21 2026] POST /v2.0/ports => generated 954 bytes in 621 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: 532/1032] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jul 9 18:03:22 2026] GET /v2.0/ports?device_id=e7ee8b3e-4d85-4069-91b9-b1e5d4fa6959 => generated 1240 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:03:22.332 7 WARNING neutron_lib.context [None req-ebaa819e-4d7b-4ed4-9f4e-c14c93c7d9eb 325774ea00874795a508b874a4d34073 5f519e8d2a144bbc95afb3707d268e54 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1033] 10.0.0.57 () {34 vars in 664 bytes} [Thu Jul 9 18:03:22 2026] POST /v2.0/ports => generated 954 bytes in 566 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: 534/1034] 10.0.0.1 () {34 vars in 1038 bytes} [Thu Jul 9 18:03:22 2026] GET /v2.0/security-groups?id=c895eded-4ed2-4cf1-8463-484e2dd579af&fields=id&fields=name => generated 114 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:03:22.972 7 WARNING neutron_lib.context [None req-071b89f2-245a-4e2a-b051-4edf585a01c5 325774ea00874795a508b874a4d34073 5f519e8d2a144bbc95afb3707d268e54 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 501/1035] 10.0.0.57 () {34 vars in 668 bytes} [Thu Jul 9 18:03:20 2026] POST /v2.0/routers => generated 687 bytes in 3109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/1036] 10.0.0.57 () {32 vars in 720 bytes} [Thu Jul 9 18:03:23 2026] GET /v2.0/routers/1d7c3bd2-c56c-402a-9f5d-ba671ffdeba9 => generated 693 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:03:23.707 8 WARNING neutron_lib.context [None req-081ea351-7bc1-4fd7-8e24-85eda6529448 2ae215c164594af6ae0ff81b10e89006 f6e3833cb5254eb1bb78355e22ab8376 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 18:03:23.888 8 INFO neutron.db.segments_db [None req-081ea351-7bc1-4fd7-8e24-85eda6529448 2ae215c164594af6ae0ff81b10e89006 f6e3833cb5254eb1bb78355e22ab8376 - - default default] Added segment 33e9a696-a0cd-4ed8-9bc3-4246b19a9c57 of type vxlan for network 5fb2a4cc-29cd-4617-bedc-e74d3596ef04 [pid: 8|app: 0|req: 503/1037] 10.0.0.57 () {34 vars in 669 bytes} [Thu Jul 9 18:03:23 2026] POST /v2.0/networks => generated 647 bytes in 527 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:03:24.120 7 INFO neutron.db.l3_db [None req-071b89f2-245a-4e2a-b051-4edf585a01c5 325774ea00874795a508b874a4d34073 5f519e8d2a144bbc95afb3707d268e54 - - default default] Floating IP 0d7ab45a-38ed-41d4-8354-20ede552f1cc associated. External IP: 10.96.250.214, port: 54a1c282-ac33-44db-a28b-6338a7f880a7. [pid: 8|app: 0|req: 504/1038] 10.0.0.57 () {32 vars in 646 bytes} [Thu Jul 9 18:03:24 2026] GET /v2.0/routers => generated 696 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:03:24.196 8 WARNING neutron_lib.context [None req-8fc73671-9e9e-44de-a73f-da0d9b83a5be 2ae215c164594af6ae0ff81b10e89006 f6e3833cb5254eb1bb78355e22ab8376 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1039] 10.0.0.57 () {34 vars in 664 bytes} [Thu Jul 9 18:03:24 2026] POST /v2.0/ports => generated 778 bytes in 408 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: 535/1040] 10.0.0.57 () {34 vars in 676 bytes} [Thu Jul 9 18:03:22 2026] POST /v2.0/floatingips => generated 841 bytes in 1643 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:03:24.615 7 WARNING neutron_lib.context [None req-58d236ae-a447-4f1f-9991-8f6ecd2af683 2ae215c164594af6ae0ff81b10e89006 f6e3833cb5254eb1bb78355e22ab8376 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 18:03:24.677 7 INFO neutron.db.segments_db [None req-58d236ae-a447-4f1f-9991-8f6ecd2af683 2ae215c164594af6ae0ff81b10e89006 f6e3833cb5254eb1bb78355e22ab8376 - - default default] Added segment cd64b990-f101-43fc-a073-af104f28ec41 of type vxlan for network 48074865-0df2-4c04-a74c-f526c8b9dd6d [pid: 7|app: 0|req: 536/1041] 10.0.0.57 () {34 vars in 669 bytes} [Thu Jul 9 18:03:24 2026] POST /v2.0/networks => generated 635 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:03:25.009 7 INFO neutron.db.l3_db [None req-3143d54d-f51c-4c19-80f6-7a8d35899439 325774ea00874795a508b874a4d34073 5f519e8d2a144bbc95afb3707d268e54 - - default default] Floating IP 0d7ab45a-38ed-41d4-8354-20ede552f1cc disassociated. External IP: 10.96.250.214, port: 54a1c282-ac33-44db-a28b-6338a7f880a7. [pid: 8|app: 0|req: 506/1042] 10.0.0.57 () {34 vars in 740 bytes} [Thu Jul 9 18:03:24 2026] PUT /v2.0/routers/1d7c3bd2-c56c-402a-9f5d-ba671ffdeba9 => generated 700 bytes in 585 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:03:25.187 8 WARNING neutron_lib.context [None req-8ee9dafe-49bf-437d-a2ad-4a222cc60719 2ae215c164594af6ae0ff81b10e89006 f6e3833cb5254eb1bb78355e22ab8376 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1043] 10.0.0.57 () {34 vars in 668 bytes} [Thu Jul 9 18:03:25 2026] POST /v2.0/subnets => generated 622 bytes in 419 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/1044] 10.0.0.57 () {32 vars in 720 bytes} [Thu Jul 9 18:03:25 2026] GET /v2.0/routers/1d7c3bd2-c56c-402a-9f5d-ba671ffdeba9 => generated 700 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:03:25.720 8 WARNING neutron_lib.context [None req-c075bcb5-61cd-4afe-bdd5-8c705091ecad 2ae215c164594af6ae0ff81b10e89006 f6e3833cb5254eb1bb78355e22ab8376 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 537/1045] 10.0.0.57 () {34 vars in 748 bytes} [Thu Jul 9 18:03:24 2026] PUT /v2.0/floatingips/0d7ab45a-38ed-41d4-8354-20ede552f1cc => generated 552 bytes in 1110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1046] 10.0.0.57 () {32 vars in 735 bytes} [Thu Jul 9 18:03:25 2026] GET /v2.0/ports?device_id=1d7c3bd2-c56c-402a-9f5d-ba671ffdeba9 => 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: 509/1047] 10.0.0.57 () {34 vars in 664 bytes} [Thu Jul 9 18:03:25 2026] POST /v2.0/ports => generated 965 bytes in 511 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 539/1048] 10.0.0.57 () {32 vars in 731 bytes} [Thu Jul 9 18:03:25 2026] DELETE /v2.0/floatingips/0d7ab45a-38ed-41d4-8354-20ede552f1cc => generated 0 bytes in 397 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1049] 10.0.0.57 () {32 vars in 719 bytes} [Thu Jul 9 18:03:26 2026] DELETE /v2.0/ports/6815dde3-91e7-4f97-ae68-2d141758d505 => generated 0 bytes in 410 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:03:26.742 7 WARNING neutron_lib.context [None req-3c0af398-f745-4c58-b2da-e4c2c00f7b8e 325774ea00874795a508b874a4d34073 5f519e8d2a144bbc95afb3707d268e54 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 18:03:27.907 7 INFO neutron.db.l3_db [None req-3c0af398-f745-4c58-b2da-e4c2c00f7b8e 325774ea00874795a508b874a4d34073 5f519e8d2a144bbc95afb3707d268e54 - - default default] Floating IP d2460916-96ad-4a1c-8ba7-2aef4d7c9393 associated. External IP: 10.96.250.219, port: aa9b658f-9a88-43fe-8a3e-7b35f632167d. 2026-07-09 18:03:28.054 8 INFO neutron.services.segments.plugin [-] Segment 95f0e76d-71e3-44cb-b287-ebb8447b7fe4 resource provider aggregate not found 2026-07-09 18:03:28.058 8 INFO neutron.services.segments.plugin [-] Segment 95f0e76d-71e3-44cb-b287-ebb8447b7fe4 resource provider aggregate not found 2026-07-09 18:03:28.078 8 INFO neutron.services.segments.plugin [-] Segment 95f0e76d-71e3-44cb-b287-ebb8447b7fe4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 95f0e76d-71e3-44cb-b287-ebb8447b7fe4 found for delete ", "request_id": "req-9a3b7b64-dcb7-4d1e-8e64-86477ce0be77"}]} 2026-07-09 18:03:28.081 8 INFO neutron.services.segments.plugin [-] Segment 95f0e76d-71e3-44cb-b287-ebb8447b7fe4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 95f0e76d-71e3-44cb-b287-ebb8447b7fe4 found for delete ", "request_id": "req-e3b31b21-2c33-41d0-b8b2-5539a55106e2"}]} 2026-07-09 18:03:28.084 8 INFO neutron.db.l3_hamode_db [None req-31af25d5-3ce8-4811-80ed-5da366efe202 ddbed941dd754db0a49b7759c43fa992 f7604e041d544d878f4c34c70a99b7af - - default default] HA network 2beb8998-db43-41bb-8ee3-5d615f7f594e was deleted as no HA routers are present in tenant f7604e041d544d878f4c34c70a99b7af. [pid: 8|app: 0|req: 510/1050] 10.0.0.57 () {32 vars in 723 bytes} [Thu Jul 9 18:03:26 2026] DELETE /v2.0/routers/1d7c3bd2-c56c-402a-9f5d-ba671ffdeba9 => generated 0 bytes in 1865 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:03:28.117 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b7f66ed0-1b2b-4f80-8afb-e640257c0bb6 2ae215c164594af6ae0ff81b10e89006 f6e3833cb5254eb1bb78355e22ab8376 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 511/1051] 10.0.0.57 () {32 vars in 719 bytes} [Thu Jul 9 18:03:28 2026] DELETE /v2.0/ports/6815dde3-91e7-4f97-ae68-2d141758d505 => 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: 512/1052] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 9 18:03:28 2026] GET /v2.0/ports?device_id=e7ee8b3e-4d85-4069-91b9-b1e5d4fa6959 => generated 971 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1053] 10.0.0.57 () {32 vars in 735 bytes} [Thu Jul 9 18:03:28 2026] GET /v2.0/ports?device_id=1d7c3bd2-c56c-402a-9f5d-ba671ffdeba9 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 18:03:28.271 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c1306e0c-dc0f-4a5c-9e4b-cb6367f5efe7 2ae215c164594af6ae0ff81b10e89006 f6e3833cb5254eb1bb78355e22ab8376 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 514/1054] 10.0.0.57 () {32 vars in 716 bytes} [Thu Jul 9 18:03:28 2026] GET /v2.0/ports/6815dde3-91e7-4f97-ae68-2d141758d505 => 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: 515/1055] 10.0.0.235 () {34 vars in 1040 bytes} [Thu Jul 9 18:03:28 2026] GET /v2.0/security-groups?id=c895eded-4ed2-4cf1-8463-484e2dd579af&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-07-09 18:03:28.365 8 INFO neutron.api.v2.resource [None req-1300fe1d-10d9-409d-aed7-e33d185ba6ae ddbed941dd754db0a49b7759c43fa992 f7604e041d544d878f4c34c70a99b7af - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 516/1056] 10.0.0.57 () {32 vars in 723 bytes} [Thu Jul 9 18:03:28 2026] DELETE /v2.0/routers/1d7c3bd2-c56c-402a-9f5d-ba671ffdeba9 => generated 135 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1057] 10.0.0.57 () {34 vars in 676 bytes} [Thu Jul 9 18:03:26 2026] POST /v2.0/floatingips => generated 841 bytes in 1645 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1058] 10.0.0.57 () {32 vars in 735 bytes} [Thu Jul 9 18:03:28 2026] GET /v2.0/ports?device_id=85c397b1-0e89-40f9-ae73-05013ade2d03 => 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: 543/1059] 10.0.0.57 () {32 vars in 728 bytes} [Thu Jul 9 18:03:28 2026] GET /v2.0/floatingips/d2460916-96ad-4a1c-8ba7-2aef4d7c9393 => generated 841 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1060] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 9 18:03:28 2026] GET /v2.0/ports?device_id=e7ee8b3e-4d85-4069-91b9-b1e5d4fa6959 => generated 971 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:03:28.643 7 INFO neutron.api.v2.resource [None req-a2d542cb-6877-4a35-b72d-cd39b8d309ae ddbed941dd754db0a49b7759c43fa992 f7604e041d544d878f4c34c70a99b7af - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 545/1061] 10.0.0.57 () {32 vars in 723 bytes} [Thu Jul 9 18:03:28 2026] DELETE /v2.0/routers/85c397b1-0e89-40f9-ae73-05013ade2d03 => generated 135 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1062] 10.0.0.57 () {32 vars in 723 bytes} [Thu Jul 9 18:03:28 2026] DELETE /v2.0/subnets/d4c0702f-61b7-4891-86ff-d44372cc0475 => generated 0 bytes in 327 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1063] 10.0.0.57 () {32 vars in 654 bytes} [Thu Jul 9 18:03:28 2026] GET /v2.0/floatingips => generated 844 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:03:28.735 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4ec1478b-5874-430e-8cb1-2a12d1002583 ddbed941dd754db0a49b7759c43fa992 f7604e041d544d878f4c34c70a99b7af - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 547/1064] 10.0.0.57 () {32 vars in 723 bytes} [Thu Jul 9 18:03:28 2026] DELETE /v2.0/subnets/d34a9398-0201-4ec9-aec4-6588c7639ff4 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1065] 10.0.0.235 () {34 vars in 1040 bytes} [Thu Jul 9 18:03:28 2026] GET /v2.0/security-groups?id=c895eded-4ed2-4cf1-8463-484e2dd579af&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:03:29.201 7 INFO neutron.services.segments.plugin [-] Segment cd64b990-f101-43fc-a073-af104f28ec41 resource provider aggregate not found 2026-07-09 18:03:29.207 7 INFO neutron.services.segments.plugin [-] Segment cd64b990-f101-43fc-a073-af104f28ec41 resource provider aggregate not found 2026-07-09 18:03:29.221 7 INFO neutron.services.segments.plugin [-] Segment cd64b990-f101-43fc-a073-af104f28ec41 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cd64b990-f101-43fc-a073-af104f28ec41 found for delete ", "request_id": "req-d051bf0a-1951-44af-ad61-8858762e9d9e"}]} [pid: 7|app: 0|req: 548/1066] 10.0.0.57 () {32 vars in 725 bytes} [Thu Jul 9 18:03:28 2026] DELETE /v2.0/networks/48074865-0df2-4c04-a74c-f526c8b9dd6d => generated 0 bytes in 496 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:03:29.237 7 INFO neutron.services.segments.plugin [-] Segment cd64b990-f101-43fc-a073-af104f28ec41 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cd64b990-f101-43fc-a073-af104f28ec41 found for delete ", "request_id": "req-4afea177-3bcf-4bfb-8aaa-c080072ed350"}]} [pid: 7|app: 0|req: 549/1067] 10.0.0.57 () {32 vars in 735 bytes} [Thu Jul 9 18:03:29 2026] GET /v2.0/ports?device_id=f5780b53-d83c-4f0e-9166-183ac069b2e7 => 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: 550/1068] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 9 18:03:29 2026] GET /v2.0/ports?device_id=e7ee8b3e-4d85-4069-91b9-b1e5d4fa6959 => generated 971 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1069] 199.19.213.161 () {34 vars in 1080 bytes} [Thu Jul 9 18:03:29 2026] GET /v2.0/ports?tenant_id=731eff4e2af14d3c8772e9217fe44623&device_id=e7ee8b3e-4d85-4069-91b9-b1e5d4fa6959 => generated 1240 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:03:29.369 7 WARNING neutron_lib.context [None req-68fed806-1aa6-4589-80bf-df62eabaa971 2ae215c164594af6ae0ff81b10e89006 f6e3833cb5254eb1bb78355e22ab8376 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 18:03:29.429 7 INFO neutron.db.segments_db [None req-68fed806-1aa6-4589-80bf-df62eabaa971 2ae215c164594af6ae0ff81b10e89006 f6e3833cb5254eb1bb78355e22ab8376 - - default default] Added segment 477fc6c9-c14a-4068-b15b-579bd831841a of type vxlan for network 3743e8dd-149e-483c-a4c0-dc07862890d2 2026-07-09 18:03:29.439 8 INFO neutron.db.l3_db [None req-a42d2baf-5371-4b90-a293-7a5599ba9520 325774ea00874795a508b874a4d34073 5f519e8d2a144bbc95afb3707d268e54 - - default default] Floating IP d2460916-96ad-4a1c-8ba7-2aef4d7c9393 associated. External IP: 10.96.250.219, port: aa9b658f-9a88-43fe-8a3e-7b35f632167d. [pid: 7|app: 0|req: 552/1070] 10.0.0.57 () {34 vars in 669 bytes} [Thu Jul 9 18:03:29 2026] POST /v2.0/networks => generated 635 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:03:29.579 7 INFO neutron.api.v2.resource [None req-5b42ff2a-1359-4e45-afcf-da1a83a09e08 ddbed941dd754db0a49b7759c43fa992 f7604e041d544d878f4c34c70a99b7af - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 553/1071] 10.0.0.57 () {32 vars in 723 bytes} [Thu Jul 9 18:03:29 2026] DELETE /v2.0/routers/f5780b53-d83c-4f0e-9166-183ac069b2e7 => generated 135 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1072] 10.0.0.235 () {34 vars in 1040 bytes} [Thu Jul 9 18:03:29 2026] GET /v2.0/security-groups?id=c895eded-4ed2-4cf1-8463-484e2dd579af&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: 555/1073] 199.19.213.161 () {34 vars in 986 bytes} [Thu Jul 9 18:03:29 2026] GET /v2.0/networks?id=851ba7ec-3338-4b2f-960f-ca5422c878b9 => generated 770 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:03:29.702 7 WARNING neutron_lib.context [None req-836c857a-d64e-4473-9d5e-3d49db76d0e2 2ae215c164594af6ae0ff81b10e89006 f6e3833cb5254eb1bb78355e22ab8376 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 556/1074] 10.0.0.57 () {34 vars in 668 bytes} [Thu Jul 9 18:03:29 2026] POST /v2.0/subnets => generated 622 bytes in 364 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:03:30.079 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5aef64b1-c9c0-49e7-a459-d7dbe7294a9a ddbed941dd754db0a49b7759c43fa992 f7604e041d544d878f4c34c70a99b7af - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 557/1075] 10.0.0.57 () {32 vars in 723 bytes} [Thu Jul 9 18:03:30 2026] DELETE /v2.0/subnets/84e8fcf2-0bf7-4aa6-8f15-9dda1f475c83 => 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: 558/1076] 199.19.213.161 () {34 vars in 1058 bytes} [Thu Jul 9 18:03:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=9b3d56b8-9620-4b33-87b9-54446537fb24 => generated 860 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:03:30.144 7 WARNING neutron_lib.context [None req-61e84cd7-1800-4853-b487-c558887bbc39 2ae215c164594af6ae0ff81b10e89006 f6e3833cb5254eb1bb78355e22ab8376 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 519/1077] 10.0.0.57 () {34 vars in 748 bytes} [Thu Jul 9 18:03:28 2026] PUT /v2.0/floatingips/d2460916-96ad-4a1c-8ba7-2aef4d7c9393 => generated 841 bytes in 1597 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1078] 10.0.0.57 () {32 vars in 735 bytes} [Thu Jul 9 18:03:30 2026] GET /v2.0/ports?device_id=31fa2734-5d10-4fca-95ef-d82fdccf5b99 => 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: 521/1079] 199.19.213.161 () {34 vars in 984 bytes} [Thu Jul 9 18:03:30 2026] GET /v2.0/subnets?id=c7549539-570c-4a95-9075-26be46c4c837 => generated 669 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:03:30.592 8 INFO neutron.db.l3_db [None req-a982e24d-7d6b-470e-8602-e7b7a620a09b 325774ea00874795a508b874a4d34073 5f519e8d2a144bbc95afb3707d268e54 - - default default] Floating IP d2460916-96ad-4a1c-8ba7-2aef4d7c9393 disassociated. External IP: 10.96.250.219, port: 54a1c282-ac33-44db-a28b-6338a7f880a7. [pid: 7|app: 0|req: 559/1080] 10.0.0.57 () {34 vars in 664 bytes} [Thu Jul 9 18:03:30 2026] POST /v2.0/ports => generated 928 bytes in 488 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:03:30.662 7 INFO neutron.api.v2.resource [None req-c2a40c00-1654-4178-9d0b-9bbf4fdd2ed2 ddbed941dd754db0a49b7759c43fa992 f7604e041d544d878f4c34c70a99b7af - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 560/1081] 10.0.0.57 () {32 vars in 723 bytes} [Thu Jul 9 18:03:30 2026] DELETE /v2.0/routers/31fa2734-5d10-4fca-95ef-d82fdccf5b99 => generated 135 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1082] 199.19.213.161 () {34 vars in 1052 bytes} [Thu Jul 9 18:03:30 2026] GET /v2.0/ports?network_id=851ba7ec-3338-4b2f-960f-ca5422c878b9&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: 522/1083] 10.0.0.57 () {34 vars in 748 bytes} [Thu Jul 9 18:03:30 2026] PUT /v2.0/floatingips/d2460916-96ad-4a1c-8ba7-2aef4d7c9393 => generated 552 bytes in 628 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:03:31.053 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fd19d5dc-d603-4d73-a5ee-92012be2e6ed ddbed941dd754db0a49b7759c43fa992 f7604e041d544d878f4c34c70a99b7af - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 523/1084] 10.0.0.57 () {32 vars in 723 bytes} [Thu Jul 9 18:03:31 2026] DELETE /v2.0/subnets/4cee8149-3703-4a03-8418-62812a380a6b => 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: 562/1085] 10.0.0.57 () {32 vars in 719 bytes} [Thu Jul 9 18:03:30 2026] DELETE /v2.0/ports/84ce43c5-df7e-4596-b608-e4516f7babf9 => 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: 524/1086] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 9 18:03:31 2026] GET /v2.0/ports?device_id=e7ee8b3e-4d85-4069-91b9-b1e5d4fa6959 => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1087] 199.19.213.161 () {34 vars in 1012 bytes} [Thu Jul 9 18:03:31 2026] GET /v2.0/networks/851ba7ec-3338-4b2f-960f-ca5422c878b9?fields=segments => generated 14 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 18:03:31.177 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cd47e248-f36e-4fea-b878-2c9c97376e7d ddbed941dd754db0a49b7759c43fa992 f7604e041d544d878f4c34c70a99b7af - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 564/1088] 10.0.0.57 () {32 vars in 723 bytes} [Thu Jul 9 18:03:31 2026] DELETE /v2.0/subnets/0f5bc2f8-af1d-46ce-b081-85c9e9e0c089 => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 18:03:31.199 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c3a5b9d7-7311-48fe-ad8d-c0fb61780d5f 2ae215c164594af6ae0ff81b10e89006 f6e3833cb5254eb1bb78355e22ab8376 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 565/1089] 10.0.0.57 () {32 vars in 716 bytes} [Thu Jul 9 18:03:31 2026] GET /v2.0/ports/84ce43c5-df7e-4596-b608-e4516f7babf9 => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1090] 10.0.0.235 () {34 vars in 1040 bytes} [Thu Jul 9 18:03:31 2026] GET /v2.0/security-groups?id=c895eded-4ed2-4cf1-8463-484e2dd579af&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1091] 199.19.213.161 () {34 vars in 1112 bytes} [Thu Jul 9 18:03:31 2026] GET /v2.0/networks/851ba7ec-3338-4b2f-960f-ca5422c878b9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1092] 10.0.0.57 () {32 vars in 731 bytes} [Thu Jul 9 18:03:31 2026] DELETE /v2.0/floatingips/d2460916-96ad-4a1c-8ba7-2aef4d7c9393 => generated 0 bytes in 449 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:03:31.597 8 INFO neutron.api.v2.resource [None req-eb03363c-5602-4e64-8399-cf4152e90e71 325774ea00874795a508b874a4d34073 5f519e8d2a144bbc95afb3707d268e54 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 526/1093] 10.0.0.57 () {32 vars in 731 bytes} [Thu Jul 9 18:03:31 2026] DELETE /v2.0/floatingips/d2460916-96ad-4a1c-8ba7-2aef4d7c9393 => generated 144 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1094] 10.0.0.57 () {32 vars in 723 bytes} [Thu Jul 9 18:03:31 2026] DELETE /v2.0/subnets/641c028c-852f-499d-8941-bd46b0d2d71f => generated 0 bytes in 281 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:03:32.076 7 INFO neutron.services.segments.plugin [-] Segment 477fc6c9-c14a-4068-b15b-579bd831841a resource provider aggregate not found 2026-07-09 18:03:32.084 7 INFO neutron.services.segments.plugin [-] Segment 477fc6c9-c14a-4068-b15b-579bd831841a resource provider aggregate not found [pid: 7|app: 0|req: 569/1095] 10.0.0.57 () {32 vars in 725 bytes} [Thu Jul 9 18:03:31 2026] DELETE /v2.0/networks/3743e8dd-149e-483c-a4c0-dc07862890d2 => generated 0 bytes in 506 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:03:32.118 7 INFO neutron.services.segments.plugin [-] Segment 477fc6c9-c14a-4068-b15b-579bd831841a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 477fc6c9-c14a-4068-b15b-579bd831841a found for delete ", "request_id": "req-1dfb01bc-72e0-4205-b628-aa1abcf513a0"}]} 2026-07-09 18:03:32.127 7 INFO neutron.services.segments.plugin [-] Segment 477fc6c9-c14a-4068-b15b-579bd831841a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 477fc6c9-c14a-4068-b15b-579bd831841a found for delete ", "request_id": "req-16c8fe48-4a97-4864-8010-766502328659"}]} [pid: 8|app: 0|req: 527/1096] 10.0.0.57 () {32 vars in 719 bytes} [Thu Jul 9 18:03:31 2026] DELETE /v2.0/ports/54a1c282-ac33-44db-a28b-6338a7f880a7 => generated 0 bytes in 529 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:03:32.141 8 WARNING neutron_lib.context [None req-5dfa2480-807a-4fb3-9257-e28ac77d1b1e 2ae215c164594af6ae0ff81b10e89006 f6e3833cb5254eb1bb78355e22ab8376 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 570/1097] 10.0.0.57 () {32 vars in 773 bytes} [Thu Jul 9 18:03:32 2026] GET /v2.0/security-groups?tenant_id=f7604e041d544d878f4c34c70a99b7af&name=default => generated 2925 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1098] 10.0.0.57 () {34 vars in 664 bytes} [Thu Jul 9 18:03:32 2026] POST /v2.0/ports => generated 779 bytes in 402 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: 529/1099] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:03:32 2026] DELETE /v2.0/security-groups/d8793e8c-06ae-44b4-a6b2-29f16d402e04 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1100] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 9 18:03:32 2026] GET /v2.0/ports?device_id=e7ee8b3e-4d85-4069-91b9-b1e5d4fa6959 => generated 971 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1101] 10.0.0.57 () {32 vars in 719 bytes} [Thu Jul 9 18:03:32 2026] DELETE /v2.0/ports/aa9b658f-9a88-43fe-8a3e-7b35f632167d => generated 0 bytes in 489 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1102] 10.0.0.235 () {34 vars in 1040 bytes} [Thu Jul 9 18:03:32 2026] GET /v2.0/security-groups?id=c895eded-4ed2-4cf1-8463-484e2dd579af&fields=id&fields=name => generated 114 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1103] 10.0.0.57 () {32 vars in 735 bytes} [Thu Jul 9 18:03:32 2026] GET /v2.0/ports?device_id=4661bf61-df88-4d22-8097-40b0eb7e032d => generated 958 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1104] 10.0.0.57 () {34 vars in 736 bytes} [Thu Jul 9 18:03:32 2026] PUT /v2.0/ports/54da7b59-0a22-4cbf-96af-f05baf4da43d => generated 752 bytes in 294 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1105] 10.0.0.57 () {32 vars in 719 bytes} [Thu Jul 9 18:03:33 2026] DELETE /v2.0/ports/54da7b59-0a22-4cbf-96af-f05baf4da43d => generated 0 bytes in 345 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: 535/1108] 10.0.0.57 () {32 vars in 642 bytes} [Thu Jul 9 18:03:33 2026] GET /v2.0/ports => generated 781 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:03:33.469 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a80beea5-ca1d-442d-9022-e465d34ced2a 2ae215c164594af6ae0ff81b10e89006 f6e3833cb5254eb1bb78355e22ab8376 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 536/1109] 10.0.0.57 () {32 vars in 716 bytes} [Thu Jul 9 18:03:33 2026] GET /v2.0/ports/54da7b59-0a22-4cbf-96af-f05baf4da43d => generated 132 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1110] 10.0.0.57 () {32 vars in 642 bytes} [Thu Jul 9 18:03:33 2026] GET /v2.0/ports => generated 781 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1111] 10.0.0.57 () {32 vars in 716 bytes} [Thu Jul 9 18:03:33 2026] GET /v2.0/ports/fde02ef0-e099-4a8a-ac50-0360035594e1 => generated 778 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:03:33.628 8 INFO neutron.pecan_wsgi.hooks.translation [None req-755cedb4-5586-4f51-9b59-539c76a01f47 2ae215c164594af6ae0ff81b10e89006 f6e3833cb5254eb1bb78355e22ab8376 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 539/1112] 10.0.0.57 () {32 vars in 719 bytes} [Thu Jul 9 18:03:33 2026] DELETE /v2.0/ports/84ce43c5-df7e-4596-b608-e4516f7babf9 => generated 132 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 18:03:33.660 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f44de570-c6a7-4714-aabd-b304d060bc0b 2ae215c164594af6ae0ff81b10e89006 f6e3833cb5254eb1bb78355e22ab8376 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 540/1113] 10.0.0.57 () {32 vars in 723 bytes} [Thu Jul 9 18:03:33 2026] DELETE /v2.0/subnets/641c028c-852f-499d-8941-bd46b0d2d71f => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 18:03:33.695 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2a544813-bfd8-45b7-a27f-04dcf1d48c9b 2ae215c164594af6ae0ff81b10e89006 f6e3833cb5254eb1bb78355e22ab8376 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 541/1114] 10.0.0.57 () {32 vars in 723 bytes} [Thu Jul 9 18:03:33 2026] DELETE /v2.0/subnets/d4c0702f-61b7-4891-86ff-d44372cc0475 => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1115] 10.0.0.57 () {32 vars in 719 bytes} [Thu Jul 9 18:03:33 2026] DELETE /v2.0/ports/fde02ef0-e099-4a8a-ac50-0360035594e1 => generated 0 bytes in 298 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1116] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 9 18:03:34 2026] GET /v2.0/ports?device_id=e7ee8b3e-4d85-4069-91b9-b1e5d4fa6959 => generated 969 bytes in 182 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:03:34.459 8 INFO neutron.services.segments.plugin [-] Segment 33e9a696-a0cd-4ed8-9bc3-4246b19a9c57 resource provider aggregate not found 2026-07-09 18:03:34.469 8 INFO neutron.services.segments.plugin [-] Segment 33e9a696-a0cd-4ed8-9bc3-4246b19a9c57 resource provider aggregate not found [pid: 8|app: 0|req: 544/1117] 10.0.0.57 () {32 vars in 725 bytes} [Thu Jul 9 18:03:34 2026] DELETE /v2.0/networks/5fb2a4cc-29cd-4617-bedc-e74d3596ef04 => generated 0 bytes in 285 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:03:34.489 8 INFO neutron.services.segments.plugin [-] Segment 33e9a696-a0cd-4ed8-9bc3-4246b19a9c57 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 33e9a696-a0cd-4ed8-9bc3-4246b19a9c57 found for delete ", "request_id": "req-79f48ef4-f07c-4ef3-99ef-72aa290adef7"}]} [pid: 7|app: 0|req: 574/1118] 10.0.0.57 () {34 vars in 788 bytes} [Thu Jul 9 18:03:32 2026] PUT /v2.0/routers/4661bf61-df88-4d22-8097-40b0eb7e032d/remove_router_interface => generated 309 bytes in 1582 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:03:34.848 8 INFO neutron.services.segments.plugin [-] Segment 33e9a696-a0cd-4ed8-9bc3-4246b19a9c57 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 33e9a696-a0cd-4ed8-9bc3-4246b19a9c57 found for delete ", "request_id": "req-51071806-1d8a-442e-b6fc-90aa49702cb2"}]} [pid: 8|app: 0|req: 545/1119] 10.0.0.235 () {34 vars in 1040 bytes} [Thu Jul 9 18:03:34 2026] GET /v2.0/security-groups?id=c895eded-4ed2-4cf1-8463-484e2dd579af&fields=id&fields=name => generated 114 bytes in 405 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1120] 10.0.0.57 () {32 vars in 622 bytes} [Thu Jul 9 18:03:34 2026] GET / => generated 151 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1121] 10.0.0.57 () {32 vars in 632 bytes} [Thu Jul 9 18:03:34 2026] GET /v2.0/ => generated 632 bytes in 236 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1122] 10.0.0.57 () {32 vars in 773 bytes} [Thu Jul 9 18:03:35 2026] GET /v2.0/security-groups?tenant_id=f6e3833cb5254eb1bb78355e22ab8376&name=default => generated 2925 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1123] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:03:35 2026] DELETE /v2.0/security-groups/70344ef1-21c3-4013-aa9a-310500651933 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:03:35.648 7 INFO neutron.services.segments.plugin [-] Segment 9add54a6-9bf2-47d8-8807-a2858fe15cd5 resource provider aggregate not found 2026-07-09 18:03:35.653 7 INFO neutron.services.segments.plugin [-] Segment 9add54a6-9bf2-47d8-8807-a2858fe15cd5 resource provider aggregate not found 2026-07-09 18:03:35.671 7 INFO neutron.services.segments.plugin [-] Segment 9add54a6-9bf2-47d8-8807-a2858fe15cd5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9add54a6-9bf2-47d8-8807-a2858fe15cd5 found for delete ", "request_id": "req-717ca7d9-eba3-4e94-b2db-9a046e31f375"}]} 2026-07-09 18:03:35.678 7 INFO neutron.services.segments.plugin [-] Segment 9add54a6-9bf2-47d8-8807-a2858fe15cd5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9add54a6-9bf2-47d8-8807-a2858fe15cd5 found for delete ", "request_id": "req-108dd725-a8b7-4885-bc78-13149c3ce286"}]} 2026-07-09 18:03:35.678 7 INFO neutron.db.l3_hamode_db [None req-4649fdee-3d4d-4bea-9724-ac6a76d5af1b 325774ea00874795a508b874a4d34073 5f519e8d2a144bbc95afb3707d268e54 - - default default] HA network 6d156a17-a4ca-400f-8000-786b1882f599 was deleted as no HA routers are present in tenant 5f519e8d2a144bbc95afb3707d268e54. [pid: 7|app: 0|req: 575/1124] 10.0.0.57 () {32 vars in 723 bytes} [Thu Jul 9 18:03:34 2026] DELETE /v2.0/routers/4661bf61-df88-4d22-8097-40b0eb7e032d => generated 0 bytes in 1158 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1125] 10.0.0.57 () {32 vars in 723 bytes} [Thu Jul 9 18:03:35 2026] DELETE /v2.0/subnets/ff597937-53ae-4453-b948-ed6dfa371f52 => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1126] 10.0.0.57 () {32 vars in 773 bytes} [Thu Jul 9 18:03:35 2026] GET /v2.0/security-groups?tenant_id=cecc1f404ecc48a6a4828346195a134d&name=default => generated 2925 bytes in 397 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1127] 10.0.0.57 () {32 vars in 725 bytes} [Thu Jul 9 18:03:35 2026] DELETE /v2.0/networks/94ff4d72-50bd-4ed4-a53c-d12fd3875fd0 => 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: 551/1128] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:03:36 2026] DELETE /v2.0/security-groups/466b6b7a-ac00-4be4-bb6e-cb783bcf92a8 => 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: 578/1129] 10.0.0.57 () {32 vars in 773 bytes} [Thu Jul 9 18:03:36 2026] GET /v2.0/security-groups?tenant_id=5f519e8d2a144bbc95afb3707d268e54&name=default => generated 2925 bytes in 253 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1130] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:03:36 2026] DELETE /v2.0/security-groups/635fd188-1476-44b4-91d9-ff2e5d61c3bb => generated 0 bytes in 161 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:03:37.549 7 WARNING neutron_lib.context [None req-813cb834-9fb0-4c25-baad-b048733dfc26 583ab8b5b02240f19ca93727d9bd5bb8 eaa91d782648465c9841139fc7799ba5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 18:03:37.694 7 INFO neutron.services.segments.plugin [-] Segment ff57c773-47c1-4334-b1f2-140adbcf239a resource provider aggregate not found 2026-07-09 18:03:37.699 7 INFO neutron.services.segments.plugin [-] Segment ff57c773-47c1-4334-b1f2-140adbcf239a resource provider aggregate not found 2026-07-09 18:03:37.720 7 INFO neutron.services.segments.plugin [-] Segment ff57c773-47c1-4334-b1f2-140adbcf239a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ff57c773-47c1-4334-b1f2-140adbcf239a found for delete ", "request_id": "req-533ce49a-c7eb-478b-af82-800a32f43650"}]} 2026-07-09 18:03:37.725 7 INFO neutron.services.segments.plugin [-] Segment ff57c773-47c1-4334-b1f2-140adbcf239a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ff57c773-47c1-4334-b1f2-140adbcf239a found for delete ", "request_id": "req-903c2fe7-04a5-4ea1-9a7f-73e39f9632cb"}]} [pid: 7|app: 0|req: 579/1131] 10.0.0.57 () {34 vars in 683 bytes} [Thu Jul 9 18:03:37 2026] POST /v2.0/security-groups => generated 1624 bytes in 625 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1132] 10.0.0.57 () {32 vars in 662 bytes} [Thu Jul 9 18:03:37 2026] GET /v2.0/security-groups => generated 4529 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1133] 10.0.0.57 () {34 vars in 757 bytes} [Thu Jul 9 18:03:37 2026] PUT /v2.0/security-groups/afb59b40-a6d7-4aa9-9d4f-6662b7f1019e => generated 1663 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1134] 10.0.0.57 () {32 vars in 736 bytes} [Thu Jul 9 18:03:38 2026] GET /v2.0/security-groups/afb59b40-a6d7-4aa9-9d4f-6662b7f1019e => generated 1663 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1135] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:03:38 2026] DELETE /v2.0/security-groups/afb59b40-a6d7-4aa9-9d4f-6662b7f1019e => 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: 555/1136] 10.0.0.57 () {32 vars in 662 bytes} [Thu Jul 9 18:03:38 2026] GET /v2.0/security-groups => generated 2925 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:03:38.299 7 INFO neutron.api.v2.resource [None req-c39ebb62-aa25-4357-ae9b-fa994d4bdb28 583ab8b5b02240f19ca93727d9bd5bb8 eaa91d782648465c9841139fc7799ba5 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 582/1137] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:03:38 2026] DELETE /v2.0/security-groups/afb59b40-a6d7-4aa9-9d4f-6662b7f1019e => generated 146 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 18:03:38.317 8 WARNING neutron_lib.context [None req-91529d60-58fe-45f5-a1c8-1b2e6f006562 583ab8b5b02240f19ca93727d9bd5bb8 eaa91d782648465c9841139fc7799ba5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 556/1138] 10.0.0.57 () {34 vars in 683 bytes} [Thu Jul 9 18:03:38 2026] POST /v2.0/security-groups => generated 1624 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-09 18:03:38.488 7 WARNING neutron_lib.context [None req-e716b92e-18b5-487d-8238-cf1ae9684dab 583ab8b5b02240f19ca93727d9bd5bb8 eaa91d782648465c9841139fc7799ba5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 583/1139] 10.0.0.57 () {34 vars in 694 bytes} [Thu Jul 9 18:03:38 2026] POST /v2.0/security-group-rules => generated 601 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1140] 10.0.0.57 () {32 vars in 746 bytes} [Thu Jul 9 18:03:38 2026] GET /v2.0/security-group-rules/250727ff-8da9-4911-bfd3-6a33c50665fc => generated 601 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1141] 10.0.0.57 () {32 vars in 672 bytes} [Thu Jul 9 18:03:38 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1142] 10.0.0.57 () {32 vars in 749 bytes} [Thu Jul 9 18:03:38 2026] DELETE /v2.0/security-group-rules/250727ff-8da9-4911-bfd3-6a33c50665fc => 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: 585/1143] 10.0.0.57 () {32 vars in 672 bytes} [Thu Jul 9 18:03:38 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:03:39.071 8 WARNING neutron_lib.context [None req-ccd0c0d6-7954-46dd-9ac2-422300e4d0d0 583ab8b5b02240f19ca93727d9bd5bb8 eaa91d782648465c9841139fc7799ba5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 559/1144] 10.0.0.57 () {34 vars in 694 bytes} [Thu Jul 9 18:03:39 2026] POST /v2.0/security-group-rules => generated 601 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1145] 10.0.0.57 () {32 vars in 746 bytes} [Thu Jul 9 18:03:39 2026] GET /v2.0/security-group-rules/c5a1ada4-b60f-4e4e-949d-3612d4893620 => generated 601 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:03:39.319 7 WARNING neutron_lib.context [None req-cc170732-1121-42ff-8c42-f4eda5ba2163 ee7f70448b874101a27c0192a92d08aa 77cd9f9ff2df4c3d87c16a27a38ef339 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 18:03:39.320 7 WARNING neutron_lib.context [None req-cc170732-1121-42ff-8c42-f4eda5ba2163 ee7f70448b874101a27c0192a92d08aa 77cd9f9ff2df4c3d87c16a27a38ef339 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 561/1146] 10.0.0.57 () {32 vars in 672 bytes} [Thu Jul 9 18:03:39 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1147] 10.0.0.57 () {32 vars in 749 bytes} [Thu Jul 9 18:03:39 2026] DELETE /v2.0/security-group-rules/c5a1ada4-b60f-4e4e-949d-3612d4893620 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:03:39.514 7 INFO neutron.db.segments_db [None req-cc170732-1121-42ff-8c42-f4eda5ba2163 ee7f70448b874101a27c0192a92d08aa 77cd9f9ff2df4c3d87c16a27a38ef339 - - default default] Added segment 40066f52-e86a-488e-aae5-a669fe52d8c8 of type vxlan for network 5c92d2c4-f765-47d6-8ae3-76f4892a2d55 [pid: 8|app: 0|req: 563/1148] 10.0.0.57 () {32 vars in 672 bytes} [Thu Jul 9 18:03:39 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:03:39.551 8 WARNING neutron_lib.context [None req-025e04bd-2ef9-4cdc-83e7-700569b2acd7 583ab8b5b02240f19ca93727d9bd5bb8 eaa91d782648465c9841139fc7799ba5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 18:03:39.612 8 INFO neutron.db.securitygroups_db [None req-025e04bd-2ef9-4cdc-83e7-700569b2acd7 583ab8b5b02240f19ca93727d9bd5bb8 eaa91d782648465c9841139fc7799ba5 - - default default] Project eaa91d782648465c9841139fc7799ba5 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-07-09 18:03:39.634 7 INFO neutron.db.segments_db [None req-cc170732-1121-42ff-8c42-f4eda5ba2163 ee7f70448b874101a27c0192a92d08aa 77cd9f9ff2df4c3d87c16a27a38ef339 - - default default] Added segment ffab05dc-05b9-4e0c-a858-a550bacadb3a of type vxlan for network 2373023e-4b86-436f-894d-a7c1696225ff [pid: 8|app: 0|req: 564/1149] 10.0.0.57 () {34 vars in 694 bytes} [Thu Jul 9 18:03:39 2026] POST /v2.0/security-group-rules => generated 607 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1150] 10.0.0.57 () {32 vars in 746 bytes} [Thu Jul 9 18:03:39 2026] GET /v2.0/security-group-rules/e66a91f9-1493-40e6-b682-675306265327 => generated 607 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1151] 10.0.0.57 () {34 vars in 669 bytes} [Thu Jul 9 18:03:39 2026] POST /v2.0/networks => generated 1244 bytes in 681 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1152] 10.0.0.57 () {32 vars in 672 bytes} [Thu Jul 9 18:03:39 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1153] 10.0.0.57 () {32 vars in 749 bytes} [Thu Jul 9 18:03:39 2026] DELETE /v2.0/security-group-rules/e66a91f9-1493-40e6-b682-675306265327 => 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: 568/1154] 10.0.0.57 () {32 vars in 672 bytes} [Thu Jul 9 18:03:39 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1155] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:03:40 2026] DELETE /v2.0/security-groups/20e5ac03-e4f7-4e26-b30b-37061366504f => 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: 570/1156] 10.0.0.57 () {32 vars in 662 bytes} [Thu Jul 9 18:03:40 2026] GET /v2.0/security-groups => generated 2925 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1157] 10.0.0.57 () {32 vars in 662 bytes} [Thu Jul 9 18:03:40 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) [pid: 7|app: 0|req: 587/1158] 10.0.0.57 () {32 vars in 648 bytes} [Thu Jul 9 18:03:39 2026] GET /v2.0/networks => generated 1843 bytes in 658 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:03:40.664 8 INFO neutron.services.segments.plugin [-] Segment 40066f52-e86a-488e-aae5-a669fe52d8c8 resource provider aggregate not found 2026-07-09 18:03:40.669 8 INFO neutron.services.segments.plugin [-] Segment 40066f52-e86a-488e-aae5-a669fe52d8c8 resource provider aggregate not found 2026-07-09 18:03:40.694 8 INFO neutron.services.segments.plugin [-] Segment 40066f52-e86a-488e-aae5-a669fe52d8c8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 40066f52-e86a-488e-aae5-a669fe52d8c8 found for delete ", "request_id": "req-ea119084-ccd9-49e7-8e79-b341593085af"}]} 2026-07-09 18:03:40.699 8 INFO neutron.services.segments.plugin [-] Segment 40066f52-e86a-488e-aae5-a669fe52d8c8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 40066f52-e86a-488e-aae5-a669fe52d8c8 found for delete ", "request_id": "req-32547561-3b61-4151-b610-b0e9cf49d655"}]} [pid: 8|app: 0|req: 572/1159] 10.0.0.57 () {32 vars in 725 bytes} [Thu Jul 9 18:03:40 2026] DELETE /v2.0/networks/5c92d2c4-f765-47d6-8ae3-76f4892a2d55 => generated 0 bytes in 266 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:03:41.000 7 INFO neutron.services.segments.plugin [-] Segment ffab05dc-05b9-4e0c-a858-a550bacadb3a resource provider aggregate not found 2026-07-09 18:03:41.005 7 INFO neutron.services.segments.plugin [-] Segment ffab05dc-05b9-4e0c-a858-a550bacadb3a resource provider aggregate not found 2026-07-09 18:03:41.021 7 INFO neutron.services.segments.plugin [-] Segment ffab05dc-05b9-4e0c-a858-a550bacadb3a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ffab05dc-05b9-4e0c-a858-a550bacadb3a found for delete ", "request_id": "req-030c7770-f246-441b-87ad-3ef2884baf5f"}]} 2026-07-09 18:03:41.023 7 INFO neutron.services.segments.plugin [-] Segment ffab05dc-05b9-4e0c-a858-a550bacadb3a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ffab05dc-05b9-4e0c-a858-a550bacadb3a found for delete ", "request_id": "req-88ad9e49-8c1b-4870-971b-532c1f67bf00"}]} [pid: 7|app: 0|req: 588/1160] 10.0.0.57 () {32 vars in 725 bytes} [Thu Jul 9 18:03:40 2026] DELETE /v2.0/networks/2373023e-4b86-436f-894d-a7c1696225ff => generated 0 bytes in 314 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1161] 10.0.0.57 () {32 vars in 773 bytes} [Thu Jul 9 18:03:40 2026] GET /v2.0/security-groups?tenant_id=eaa91d782648465c9841139fc7799ba5&name=default => generated 2925 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1162] 10.0.0.57 () {32 vars in 648 bytes} [Thu Jul 9 18:03:41 2026] GET /v2.0/networks => generated 651 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:03:41.144 7 WARNING neutron_lib.context [None req-8743d211-3b43-473c-8b9f-8ab43d82f89b ee7f70448b874101a27c0192a92d08aa 77cd9f9ff2df4c3d87c16a27a38ef339 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 574/1163] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:03:41 2026] DELETE /v2.0/security-groups/f6c3a053-e728-4183-a5c0-46bcce9819ee => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:03:41.236 7 INFO neutron.db.segments_db [None req-8743d211-3b43-473c-8b9f-8ab43d82f89b ee7f70448b874101a27c0192a92d08aa 77cd9f9ff2df4c3d87c16a27a38ef339 - - default default] Added segment dcd7252c-35b5-4607-94fa-ef0486e2b9c5 of type vxlan for network 20e1ff36-9d11-471b-98dd-5f9cb9b9b6d8 [pid: 7|app: 0|req: 590/1164] 10.0.0.57 () {34 vars in 669 bytes} [Thu Jul 9 18:03:41 2026] POST /v2.0/networks => generated 650 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:03:41.386 8 WARNING neutron_lib.context [None req-487797a8-f09a-4906-8371-0c556e7dbd42 ee7f70448b874101a27c0192a92d08aa 77cd9f9ff2df4c3d87c16a27a38ef339 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 18:03:41.482 8 INFO neutron.db.segments_db [None req-487797a8-f09a-4906-8371-0c556e7dbd42 ee7f70448b874101a27c0192a92d08aa 77cd9f9ff2df4c3d87c16a27a38ef339 - - default default] Added segment 4c5b9d44-c6c0-4674-95ce-887a8b43fd43 of type vxlan for network a0d295a9-89b5-4be2-9646-686b1bcb8883 [pid: 8|app: 0|req: 575/1165] 10.0.0.57 () {34 vars in 669 bytes} [Thu Jul 9 18:03:41 2026] POST /v2.0/networks => generated 650 bytes in 275 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:03:41.672 7 WARNING neutron_lib.context [None req-16785677-1808-4aed-9142-729bfcf4c274 ee7f70448b874101a27c0192a92d08aa 77cd9f9ff2df4c3d87c16a27a38ef339 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 18:03:41.740 7 WARNING neutron_lib.context [None req-16785677-1808-4aed-9142-729bfcf4c274 ee7f70448b874101a27c0192a92d08aa 77cd9f9ff2df4c3d87c16a27a38ef339 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 576/1166] 10.0.0.57 () {32 vars in 773 bytes} [Thu Jul 9 18:03:42 2026] GET /v2.0/security-groups?tenant_id=8a9ec477b63441949ad39071994803a8&name=default => generated 2925 bytes in 360 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1167] 10.0.0.57 () {34 vars in 664 bytes} [Thu Jul 9 18:03:41 2026] POST /v2.0/ports => generated 1506 bytes in 958 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 577/1168] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:03:42 2026] DELETE /v2.0/security-groups/efba9ae2-1ae1-49d6-b7c5-e77b8ef91147 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1169] 10.0.0.57 () {32 vars in 642 bytes} [Thu Jul 9 18:03:42 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: 7|app: 0|req: 593/1170] 10.0.0.57 () {32 vars in 773 bytes} [Thu Jul 9 18:03:42 2026] GET /v2.0/security-groups?tenant_id=934866a534d84ef7acf10187947189fe&name=default => generated 2925 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1171] 10.0.0.57 () {32 vars in 719 bytes} [Thu Jul 9 18:03:42 2026] DELETE /v2.0/ports/575ad7da-137e-44b6-a4c0-9148d873b4ed => generated 0 bytes in 329 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1172] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:03:42 2026] DELETE /v2.0/security-groups/7e0c34fc-13a7-4f8c-aa62-42cd9b99c804 => 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: 579/1173] 10.0.0.57 () {32 vars in 719 bytes} [Thu Jul 9 18:03:43 2026] DELETE /v2.0/ports/026cc77f-75b2-4a61-8a6e-b85bc20b887d => generated 0 bytes in 300 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1174] 199.19.213.161 () {34 vars in 1096 bytes} [Thu Jul 9 18:03:43 2026] GET /v2.0/ports?device_id=e7ee8b3e-4d85-4069-91b9-b1e5d4fa6959&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1175] 10.0.0.57 () {32 vars in 642 bytes} [Thu Jul 9 18:03:43 2026] GET /v2.0/ports => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 18:03:43.461 7 WARNING neutron_lib.context [None req-a3d2d856-f807-41e0-aca2-ee4cef7bcba7 ee7f70448b874101a27c0192a92d08aa 77cd9f9ff2df4c3d87c16a27a38ef339 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 18:03:43.552 7 INFO neutron.db.segments_db [None req-a3d2d856-f807-41e0-aca2-ee4cef7bcba7 ee7f70448b874101a27c0192a92d08aa 77cd9f9ff2df4c3d87c16a27a38ef339 - - default default] Added segment ae6b4a94-5def-44fa-bba8-2a02b166e5aa of type vxlan for network f17ddc68-bfb9-4ab3-948a-cf20237741c9 [pid: 8|app: 0|req: 581/1176] 199.19.213.161 () {34 vars in 1080 bytes} [Thu Jul 9 18:03:43 2026] GET /v2.0/ports?tenant_id=731eff4e2af14d3c8772e9217fe44623&device_id=e7ee8b3e-4d85-4069-91b9-b1e5d4fa6959 => generated 1240 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1177] 199.19.213.161 () {34 vars in 986 bytes} [Thu Jul 9 18:03:43 2026] GET /v2.0/networks?id=851ba7ec-3338-4b2f-960f-ca5422c878b9 => generated 770 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1178] 10.0.0.57 () {34 vars in 669 bytes} [Thu Jul 9 18:03:43 2026] POST /v2.0/networks => generated 650 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:03:43.730 7 WARNING neutron_lib.context [None req-f14f92bf-f1ad-4124-883a-aa1848882926 ee7f70448b874101a27c0192a92d08aa 77cd9f9ff2df4c3d87c16a27a38ef339 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 583/1179] 199.19.213.161 () {34 vars in 1058 bytes} [Thu Jul 9 18:03:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=9b3d56b8-9620-4b33-87b9-54446537fb24 => generated 860 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:03:43.824 7 INFO neutron.db.segments_db [None req-f14f92bf-f1ad-4124-883a-aa1848882926 ee7f70448b874101a27c0192a92d08aa 77cd9f9ff2df4c3d87c16a27a38ef339 - - default default] Added segment c15bd873-e660-4651-9071-ab30fb461659 of type vxlan for network 50c1ce21-d49a-41fa-9f22-d3b73daf5be0 [pid: 8|app: 0|req: 584/1180] 199.19.213.161 () {34 vars in 984 bytes} [Thu Jul 9 18:03:43 2026] GET /v2.0/subnets?id=c7549539-570c-4a95-9075-26be46c4c837 => generated 669 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1181] 199.19.213.161 () {34 vars in 1052 bytes} [Thu Jul 9 18:03:43 2026] GET /v2.0/ports?network_id=851ba7ec-3338-4b2f-960f-ca5422c878b9&device_owner=network%3Adhcp => generated 1244 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1182] 10.0.0.57 () {34 vars in 669 bytes} [Thu Jul 9 18:03:43 2026] POST /v2.0/networks => generated 650 bytes in 291 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1183] 199.19.213.161 () {34 vars in 1012 bytes} [Thu Jul 9 18:03:43 2026] GET /v2.0/networks/851ba7ec-3338-4b2f-960f-ca5422c878b9?fields=segments => generated 14 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 18:03:44.058 7 WARNING neutron_lib.context [None req-6eed001f-3414-4761-b405-a073e2c674bd ee7f70448b874101a27c0192a92d08aa 77cd9f9ff2df4c3d87c16a27a38ef339 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 18:03:44.114 7 WARNING neutron_lib.context [None req-6eed001f-3414-4761-b405-a073e2c674bd ee7f70448b874101a27c0192a92d08aa 77cd9f9ff2df4c3d87c16a27a38ef339 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 587/1184] 199.19.213.161 () {34 vars in 1112 bytes} [Thu Jul 9 18:03:44 2026] GET /v2.0/networks/851ba7ec-3338-4b2f-960f-ca5422c878b9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1185] 10.0.0.57 () {34 vars in 668 bytes} [Thu Jul 9 18:03:44 2026] POST /v2.0/subnets => generated 1225 bytes in 738 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1186] 10.0.0.57 () {32 vars in 646 bytes} [Thu Jul 9 18:03:44 2026] GET /v2.0/subnets => generated 1838 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1187] 10.0.0.57 () {32 vars in 773 bytes} [Thu Jul 9 18:03:44 2026] GET /v2.0/security-groups?tenant_id=785564d304e84ec186a6f25ef9b7f596&name=default => generated 2925 bytes in 355 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1188] 10.0.0.57 () {32 vars in 723 bytes} [Thu Jul 9 18:03:44 2026] DELETE /v2.0/subnets/ebe3a013-9c70-4d90-aedd-89f68ce758b3 => generated 0 bytes in 435 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1189] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:03:45 2026] DELETE /v2.0/security-groups/166c6428-d7a8-464f-a88d-e80d34c86589 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1190] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jul 9 18:03:45 2026] GET /v2.0/ports?device_id=e7ee8b3e-4d85-4069-91b9-b1e5d4fa6959 => generated 1240 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1191] 10.0.0.1 () {34 vars in 1038 bytes} [Thu Jul 9 18:03:45 2026] GET /v2.0/security-groups?id=c895eded-4ed2-4cf1-8463-484e2dd579af&fields=id&fields=name => generated 114 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1192] 10.0.0.57 () {32 vars in 723 bytes} [Thu Jul 9 18:03:45 2026] DELETE /v2.0/subnets/ef0ba6e9-002f-4d3f-bdc1-dbec3135f30e => 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: 603/1193] 10.0.0.57 () {32 vars in 646 bytes} [Thu Jul 9 18:03:45 2026] GET /v2.0/subnets => generated 626 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:03:46.136 8 INFO neutron.services.segments.plugin [-] Segment c15bd873-e660-4651-9071-ab30fb461659 resource provider aggregate not found 2026-07-09 18:03:46.141 8 INFO neutron.services.segments.plugin [-] Segment c15bd873-e660-4651-9071-ab30fb461659 resource provider aggregate not found 2026-07-09 18:03:46.158 8 INFO neutron.services.segments.plugin [-] Segment c15bd873-e660-4651-9071-ab30fb461659 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c15bd873-e660-4651-9071-ab30fb461659 found for delete ", "request_id": "req-18c3ee40-0cdd-4aa6-9b51-e7022f083805"}]} 2026-07-09 18:03:46.159 8 INFO neutron.services.segments.plugin [-] Segment c15bd873-e660-4651-9071-ab30fb461659 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c15bd873-e660-4651-9071-ab30fb461659 found for delete ", "request_id": "req-81010247-c5a3-41f5-b2d7-ffbd18761b4a"}]} [pid: 8|app: 0|req: 591/1194] 10.0.0.57 () {32 vars in 725 bytes} [Thu Jul 9 18:03:45 2026] DELETE /v2.0/networks/50c1ce21-d49a-41fa-9f22-d3b73daf5be0 => generated 0 bytes in 564 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:03:46.819 7 INFO neutron.services.segments.plugin [-] Segment ae6b4a94-5def-44fa-bba8-2a02b166e5aa resource provider aggregate not found 2026-07-09 18:03:46.836 7 INFO neutron.services.segments.plugin [-] Segment ae6b4a94-5def-44fa-bba8-2a02b166e5aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae6b4a94-5def-44fa-bba8-2a02b166e5aa found for delete ", "request_id": "req-ecd8ac7a-c675-42d5-bb43-5ae82bf15502"}]} 2026-07-09 18:03:46.837 7 INFO neutron.services.segments.plugin [-] Segment ae6b4a94-5def-44fa-bba8-2a02b166e5aa resource provider aggregate not found 2026-07-09 18:03:46.851 7 INFO neutron.services.segments.plugin [-] Segment ae6b4a94-5def-44fa-bba8-2a02b166e5aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae6b4a94-5def-44fa-bba8-2a02b166e5aa found for delete ", "request_id": "req-b0cd52ba-5da3-4e0f-8666-413be469811d"}]} [pid: 7|app: 0|req: 604/1195] 10.0.0.57 () {32 vars in 725 bytes} [Thu Jul 9 18:03:46 2026] DELETE /v2.0/networks/f17ddc68-bfb9-4ab3-948a-cf20237741c9 => generated 0 bytes in 726 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1196] 10.0.0.57 () {32 vars in 725 bytes} [Thu Jul 9 18:03:46 2026] DELETE /v2.0/networks/a0d295a9-89b5-4be2-9646-686b1bcb8883 => 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: 605/1197] 10.0.0.57 () {32 vars in 725 bytes} [Thu Jul 9 18:03:47 2026] DELETE /v2.0/networks/20e1ff36-9d11-471b-98dd-5f9cb9b9b6d8 => 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: 606/1198] 10.0.0.57 () {32 vars in 773 bytes} [Thu Jul 9 18:03:47 2026] GET /v2.0/security-groups?tenant_id=77cd9f9ff2df4c3d87c16a27a38ef339&name=default => generated 2925 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1199] 10.0.0.57 () {32 vars in 773 bytes} [Thu Jul 9 18:03:47 2026] GET /v2.0/security-groups?tenant_id=b569fcc543444b99824728522dde0cfc&name=default => generated 2925 bytes in 308 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:03:48.194 8 INFO neutron.services.segments.plugin [-] Segment 4c5b9d44-c6c0-4674-95ce-887a8b43fd43 resource provider aggregate not found 2026-07-09 18:03:48.200 8 INFO neutron.services.segments.plugin [-] Segment 4c5b9d44-c6c0-4674-95ce-887a8b43fd43 resource provider aggregate not found 2026-07-09 18:03:48.218 8 INFO neutron.services.segments.plugin [-] Segment 4c5b9d44-c6c0-4674-95ce-887a8b43fd43 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c5b9d44-c6c0-4674-95ce-887a8b43fd43 found for delete ", "request_id": "req-1273829a-f902-499f-ba4c-e06e6d5fb3d8"}]} 2026-07-09 18:03:48.220 8 INFO neutron.services.segments.plugin [-] Segment 4c5b9d44-c6c0-4674-95ce-887a8b43fd43 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c5b9d44-c6c0-4674-95ce-887a8b43fd43 found for delete ", "request_id": "req-f117e311-efe7-426f-903e-d5d484599936"}]} [pid: 7|app: 0|req: 607/1202] 10.0.0.57 () {32 vars in 773 bytes} [Thu Jul 9 18:03:48 2026] GET /v2.0/security-groups?tenant_id=40a547c7a95841289cf4ac0bbe4d2770&name=default => generated 2925 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1203] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:03:48 2026] DELETE /v2.0/security-groups/63f14888-9b5a-4950-b0b3-3c03e4dec293 => 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: 608/1204] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:03:48 2026] DELETE /v2.0/security-groups/953a7910-80e0-4b59-9bfc-680009268341 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1205] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:03:48 2026] DELETE /v2.0/security-groups/86e67270-8c00-431b-ba5a-88145fa82949 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:03:50.169 7 INFO neutron.services.segments.plugin [-] Segment dcd7252c-35b5-4607-94fa-ef0486e2b9c5 resource provider aggregate not found 2026-07-09 18:03:50.177 7 INFO neutron.services.segments.plugin [-] Segment dcd7252c-35b5-4607-94fa-ef0486e2b9c5 resource provider aggregate not found 2026-07-09 18:03:50.189 7 INFO neutron.services.segments.plugin [-] Segment dcd7252c-35b5-4607-94fa-ef0486e2b9c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dcd7252c-35b5-4607-94fa-ef0486e2b9c5 found for delete ", "request_id": "req-25224edb-99c1-45d5-b1b2-b67b9f0bda74"}]} 2026-07-09 18:03:50.192 7 INFO neutron.services.segments.plugin [-] Segment dcd7252c-35b5-4607-94fa-ef0486e2b9c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dcd7252c-35b5-4607-94fa-ef0486e2b9c5 found for delete ", "request_id": "req-cc26cce4-49fa-4847-8875-142a2652f2eb"}]} 2026-07-09 18:03:50.319 7 WARNING neutron_lib.context [None req-164345f2-906b-4396-b33d-7b496312462f cf190665caab417d948fb87f5c1ca66d f2389c15c09340088be31e816da33b7d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 18:03:50.758 7 INFO neutron.db.segments_db [None req-164345f2-906b-4396-b33d-7b496312462f cf190665caab417d948fb87f5c1ca66d f2389c15c09340088be31e816da33b7d - - default default] Added segment bddfe2df-e69e-4951-89fb-a0cccb216540 of type vxlan for network bbefd719-2754-45a1-b9bd-6467c62f30d5 2026-07-09 18:03:50.847 8 INFO neutron.db.segments_db [None req-25e56d56-724b-4217-be38-801c3be2d4ac 5a6145cd14b6448690a3243a004d3a07 8ec1cb7e0cf54af597250d70275f5553 - - default default] Added segment 9de952d6-cb80-4b6d-a1e6-0b92f98ec6d8 of type vxlan for network df6c6ae7-ffc0-4e36-9f76-396346cc71eb [pid: 7|app: 0|req: 609/1206] 10.0.0.57 () {34 vars in 669 bytes} [Thu Jul 9 18:03:50 2026] POST /v2.0/networks => generated 645 bytes in 786 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1207] 10.0.0.57 () {34 vars in 670 bytes} [Thu Jul 9 18:03:50 2026] POST /v2.0/networks => generated 739 bytes in 550 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:03:51.035 8 WARNING neutron_lib.context [None req-2588f9d2-d8d3-48d6-a8da-ba6a53d64afd cf190665caab417d948fb87f5c1ca66d f2389c15c09340088be31e816da33b7d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 610/1208] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 9 18:03:50 2026] GET /v2.0/ports?device_id=e7ee8b3e-4d85-4069-91b9-b1e5d4fa6959 => generated 971 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1209] 10.0.0.57 () {34 vars in 668 bytes} [Thu Jul 9 18:03:51 2026] POST /v2.0/subnets => generated 662 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1210] 10.0.0.235 () {34 vars in 1040 bytes} [Thu Jul 9 18:03:51 2026] GET /v2.0/security-groups?id=c895eded-4ed2-4cf1-8463-484e2dd579af&fields=id&fields=name => generated 114 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:03:51.393 7 INFO neutron.db.segments_db [None req-8dae8ee0-e9c0-4c51-a4d9-20b5dc4e979d 5a6145cd14b6448690a3243a004d3a07 8ec1cb7e0cf54af597250d70275f5553 - - default default] Added segment 3f6bf201-0267-44c0-b0ea-690f1f455d84 of type vxlan for network d0b0268e-4661-47bb-8fb0-154f3a6646f6 [pid: 8|app: 0|req: 599/1211] 10.0.0.57 () {34 vars in 664 bytes} [Thu Jul 9 18:03:51 2026] POST /v2.0/ports => generated 775 bytes in 408 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-07-09 18:03:51.449 8 WARNING neutron_lib.context [None req-7e76761e-7205-4a2d-a8e2-96d924abc6fd cf190665caab417d948fb87f5c1ca66d f2389c15c09340088be31e816da33b7d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 18:03:51.521 8 INFO neutron.db.segments_db [None req-7e76761e-7205-4a2d-a8e2-96d924abc6fd cf190665caab417d948fb87f5c1ca66d f2389c15c09340088be31e816da33b7d - - default default] Added segment f48f5dbd-8bcb-4882-bf84-ef1de15832e9 of type vxlan for network 9d62eac7-6a6c-41ae-abec-7397410a6ce9 [pid: 8|app: 0|req: 600/1212] 10.0.0.57 () {34 vars in 669 bytes} [Thu Jul 9 18:03:51 2026] POST /v2.0/networks => generated 631 bytes in 261 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1213] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 9 18:03:51 2026] GET /v2.0/ports?device_id=e7ee8b3e-4d85-4069-91b9-b1e5d4fa6959 => generated 971 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:03:51.841 8 WARNING neutron_lib.context [None req-1ff27ae6-1aec-445c-9bd8-eaee51bb4156 cf190665caab417d948fb87f5c1ca66d f2389c15c09340088be31e816da33b7d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 18:03:51.898 7 INFO neutron.db.l3_hamode_db [None req-8dae8ee0-e9c0-4c51-a4d9-20b5dc4e979d 5a6145cd14b6448690a3243a004d3a07 8ec1cb7e0cf54af597250d70275f5553 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 602/1214] 10.0.0.57 () {34 vars in 668 bytes} [Thu Jul 9 18:03:51 2026] POST /v2.0/subnets => generated 602 bytes in 616 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1215] 10.0.0.235 () {34 vars in 1040 bytes} [Thu Jul 9 18:03:52 2026] GET /v2.0/security-groups?id=c895eded-4ed2-4cf1-8463-484e2dd579af&fields=id&fields=name => generated 114 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1216] 199.19.213.161 () {34 vars in 994 bytes} [Thu Jul 9 18:03:52 2026] GET /v2.0/ports?device_id=e7ee8b3e-4d85-4069-91b9-b1e5d4fa6959 => generated 971 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:03:52.578 8 WARNING neutron_lib.context [None req-b8087a5c-17d6-4f99-8663-0f9f9b5b1783 cf190665caab417d948fb87f5c1ca66d f2389c15c09340088be31e816da33b7d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 605/1217] 10.0.0.57 () {34 vars in 664 bytes} [Thu Jul 9 18:03:52 2026] POST /v2.0/ports => generated 952 bytes in 1181 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-07-09 18:03:53.777 7 INFO neutron.db.l3_hamode_db [None req-8dae8ee0-e9c0-4c51-a4d9-20b5dc4e979d 5a6145cd14b6448690a3243a004d3a07 8ec1cb7e0cf54af597250d70275f5553 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-09 18:03:54.191 8 INFO neutron.db.l3_db [req-0d898418-9c09-4918-9c82-67d7847f44e9 req-a7805a68-c9fe-45d9-b2a1-ef5815f22055 81411053e0bd4726ab1634728bc5d560 731eff4e2af14d3c8772e9217fe44623 - - default default] Floating IP fbba9a45-bbdc-4665-81b1-6ab41f7b49e6 disassociated. External IP: 10.96.250.210, port: 9b3d56b8-9620-4b33-87b9-54446537fb24. [pid: 8|app: 0|req: 606/1218] 199.19.213.161 () {36 vars in 997 bytes} [Thu Jul 9 18:03:53 2026] DELETE /v2.0/ports/9b3d56b8-9620-4b33-87b9-54446537fb24 => generated 0 bytes in 1008 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1219] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 9 18:03:54 2026] GET /v2.0/ports?device_id=e7ee8b3e-4d85-4069-91b9-b1e5d4fa6959 => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 18:03:54.845 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-233e8d9d-01e3-4116-b737-b1978b22e85d'] response: {'server_uuid': 'e7ee8b3e-4d85-4069-91b9-b1e5d4fa6959', 'name': 'network-vif-deleted', 'tag': '9b3d56b8-9620-4b33-87b9-54446537fb24', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 608/1220] 10.0.0.57 () {32 vars in 719 bytes} [Thu Jul 9 18:03:54 2026] DELETE /v2.0/ports/1b11918c-7e94-4630-845b-376724d3fbcb => generated 0 bytes in 498 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:03:55.334 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f54b1025-bf26-4650-b694-ff3d6caa5996 cf190665caab417d948fb87f5c1ca66d f2389c15c09340088be31e816da33b7d - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 609/1221] 10.0.0.57 () {32 vars in 719 bytes} [Thu Jul 9 18:03:55 2026] DELETE /v2.0/ports/1b11918c-7e94-4630-845b-376724d3fbcb => generated 132 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 18:03:55.370 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f9aa126f-f6e5-4817-b040-54640a618c59 cf190665caab417d948fb87f5c1ca66d f2389c15c09340088be31e816da33b7d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 610/1222] 10.0.0.57 () {32 vars in 716 bytes} [Thu Jul 9 18:03:55 2026] GET /v2.0/ports/1b11918c-7e94-4630-845b-376724d3fbcb => generated 132 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1223] 10.0.0.57 () {34 vars in 668 bytes} [Thu Jul 9 18:03:51 2026] POST /v2.0/routers => generated 726 bytes in 4186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1224] 10.0.0.57 () {32 vars in 723 bytes} [Thu Jul 9 18:03:55 2026] DELETE /v2.0/subnets/a6e8b92b-0c80-4c18-b49b-d6f6cfab8565 => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:03:56.112 8 INFO neutron.services.segments.plugin [-] Segment f48f5dbd-8bcb-4882-bf84-ef1de15832e9 resource provider aggregate not found 2026-07-09 18:03:56.118 8 INFO neutron.services.segments.plugin [-] Segment f48f5dbd-8bcb-4882-bf84-ef1de15832e9 resource provider aggregate not found 2026-07-09 18:03:56.138 8 INFO neutron.services.segments.plugin [-] Segment f48f5dbd-8bcb-4882-bf84-ef1de15832e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f48f5dbd-8bcb-4882-bf84-ef1de15832e9 found for delete ", "request_id": "req-1693f9c0-0399-4ddb-a8b1-f79ea3389777"}]} 2026-07-09 18:03:56.141 8 INFO neutron.services.segments.plugin [-] Segment f48f5dbd-8bcb-4882-bf84-ef1de15832e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f48f5dbd-8bcb-4882-bf84-ef1de15832e9 found for delete ", "request_id": "req-c899ccec-3829-42cf-9ffb-b5dc2e06dded"}]} [pid: 8|app: 0|req: 612/1225] 10.0.0.57 () {32 vars in 725 bytes} [Thu Jul 9 18:03:55 2026] DELETE /v2.0/networks/9d62eac7-6a6c-41ae-abec-7397410a6ce9 => generated 0 bytes in 516 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1226] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:03:56 2026] DELETE /v2.0/security-groups/c895eded-4ed2-4cf1-8463-484e2dd579af => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:03:56.297 8 WARNING neutron_lib.context [None req-91b3323b-5c57-473a-80de-7a6a4c2ce9c0 cf190665caab417d948fb87f5c1ca66d f2389c15c09340088be31e816da33b7d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 18:03:56.380 8 INFO neutron.db.segments_db [None req-91b3323b-5c57-473a-80de-7a6a4c2ce9c0 cf190665caab417d948fb87f5c1ca66d f2389c15c09340088be31e816da33b7d - - default default] Added segment 884f2829-b9d5-4219-9f15-ceac3f2c1fc9 of type vxlan for network 18775974-c6c9-408a-aabb-1b596eaad168 [pid: 8|app: 0|req: 614/1227] 10.0.0.57 () {34 vars in 669 bytes} [Thu Jul 9 18:03:56 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) 2026-07-09 18:03:56.543 8 INFO neutron.api.v2.resource [None req-e752c86a-e4a9-4bbb-a4bc-862ae503ab3e 81411053e0bd4726ab1634728bc5d560 731eff4e2af14d3c8772e9217fe44623 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 615/1228] 10.0.0.57 () {32 vars in 736 bytes} [Thu Jul 9 18:03:56 2026] GET /v2.0/security-groups/c895eded-4ed2-4cf1-8463-484e2dd579af => generated 146 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 18:03:56.549 8 WARNING neutron_lib.context [None req-c6b68959-d956-4391-8445-7ffa1b80cc45 cf190665caab417d948fb87f5c1ca66d f2389c15c09340088be31e816da33b7d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 616/1229] 10.0.0.57 () {34 vars in 668 bytes} [Thu Jul 9 18:03:56 2026] POST /v2.0/subnets => generated 602 bytes in 402 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1230] 10.0.0.57 () {34 vars in 782 bytes} [Thu Jul 9 18:03:55 2026] PUT /v2.0/routers/8d1fc040-ab58-40e7-8ef5-4e2980a3a9e8/add_router_interface => generated 309 bytes in 1875 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:03:57.419 7 WARNING neutron_lib.context [None req-74a1491a-b1e1-44c0-84bb-be56c9afb3eb cf190665caab417d948fb87f5c1ca66d f2389c15c09340088be31e816da33b7d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 617/1231] 10.0.0.57 () {32 vars in 731 bytes} [Thu Jul 9 18:03:56 2026] DELETE /v2.0/floatingips/fbba9a45-bbdc-4665-81b1-6ab41f7b49e6 => generated 0 bytes in 494 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1232] 10.0.0.57 () {34 vars in 664 bytes} [Thu Jul 9 18:03:57 2026] POST /v2.0/ports => generated 915 bytes in 632 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1233] 10.0.0.57 () {32 vars in 719 bytes} [Thu Jul 9 18:03:58 2026] DELETE /v2.0/ports/fee75b2e-a4ee-45bf-aeff-b5988d464442 => generated 0 bytes in 534 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:03:58.630 7 INFO neutron.pecan_wsgi.hooks.translation [None req-221aee46-4f88-4208-addd-9da034d00ee3 cf190665caab417d948fb87f5c1ca66d f2389c15c09340088be31e816da33b7d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 617/1234] 10.0.0.57 () {32 vars in 716 bytes} [Thu Jul 9 18:03:58 2026] GET /v2.0/ports/fee75b2e-a4ee-45bf-aeff-b5988d464442 => generated 132 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1235] 10.0.0.57 () {32 vars in 723 bytes} [Thu Jul 9 18:03:58 2026] DELETE /v2.0/subnets/52187c99-2709-4102-a360-4b80cb86d3dd => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1236] 10.0.0.57 () {34 vars in 788 bytes} [Thu Jul 9 18:03:57 2026] PUT /v2.0/routers/704b7d55-cced-4274-b8b7-ac690fd08208/remove_router_interface => generated 309 bytes in 1934 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:03:59.429 7 INFO neutron.services.segments.plugin [-] Segment 884f2829-b9d5-4219-9f15-ceac3f2c1fc9 resource provider aggregate not found 2026-07-09 18:03:59.436 7 INFO neutron.services.segments.plugin [-] Segment 884f2829-b9d5-4219-9f15-ceac3f2c1fc9 resource provider aggregate not found 2026-07-09 18:03:59.455 7 INFO neutron.services.segments.plugin [-] Segment 884f2829-b9d5-4219-9f15-ceac3f2c1fc9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 884f2829-b9d5-4219-9f15-ceac3f2c1fc9 found for delete ", "request_id": "req-58ac28ff-f32c-4d1b-b66f-dd475bdc7c01"}]} 2026-07-09 18:03:59.458 7 INFO neutron.services.segments.plugin [-] Segment 884f2829-b9d5-4219-9f15-ceac3f2c1fc9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 884f2829-b9d5-4219-9f15-ceac3f2c1fc9 found for delete ", "request_id": "req-65689e8d-dfeb-48dd-b0c6-ea6854a06cf5"}]} [pid: 7|app: 0|req: 619/1237] 10.0.0.57 () {32 vars in 725 bytes} [Thu Jul 9 18:03:58 2026] DELETE /v2.0/networks/18775974-c6c9-408a-aabb-1b596eaad168 => generated 0 bytes in 573 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:03:59.488 7 WARNING neutron_lib.context [None req-9a6dd2ad-eec1-4e63-86c7-8dd7d26ab9b7 cf190665caab417d948fb87f5c1ca66d f2389c15c09340088be31e816da33b7d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 18:04:00.581 8 INFO neutron.services.segments.plugin [-] Segment 19ac0ce8-28e8-44eb-8615-9a5a9fb4043e resource provider aggregate not found [pid: 7|app: 0|req: 620/1238] 10.0.0.57 () {34 vars in 664 bytes} [Thu Jul 9 18:03:59 2026] POST /v2.0/ports => generated 774 bytes in 1104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:04:00.585 8 INFO neutron.services.segments.plugin [-] Segment 19ac0ce8-28e8-44eb-8615-9a5a9fb4043e resource provider aggregate not found /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 18:04:00.596 8 INFO neutron.services.segments.plugin [-] Segment 19ac0ce8-28e8-44eb-8615-9a5a9fb4043e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 19ac0ce8-28e8-44eb-8615-9a5a9fb4043e found for delete ", "request_id": "req-c82ee566-201b-48d9-a350-98e2b31c6013"}]} 2026-07-09 18:04:00.599 8 INFO neutron.services.segments.plugin [-] Segment 19ac0ce8-28e8-44eb-8615-9a5a9fb4043e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 19ac0ce8-28e8-44eb-8615-9a5a9fb4043e found for delete ", "request_id": "req-e550c282-2992-4f7a-ab6c-91e91faecd94"}]} 2026-07-09 18:04:00.600 8 INFO neutron.db.l3_hamode_db [None req-d6ee731c-4d69-4ce1-a7cc-2682e35f3b9e 5a6145cd14b6448690a3243a004d3a07 8ec1cb7e0cf54af597250d70275f5553 - - default default] HA network 70e35747-aba0-489e-b825-95285124db4b was deleted as no HA routers are present in tenant 731eff4e2af14d3c8772e9217fe44623. [pid: 8|app: 0|req: 619/1239] 10.0.0.57 () {32 vars in 723 bytes} [Thu Jul 9 18:03:59 2026] DELETE /v2.0/routers/704b7d55-cced-4274-b8b7-ac690fd08208 => generated 0 bytes in 1220 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1240] 10.0.0.235 () {34 vars in 982 bytes} [Thu Jul 9 18:04:00 2026] GET /v2.0/networks?id=df6c6ae7-ffc0-4e36-9f76-396346cc71eb => generated 671 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1241] 10.0.0.57 () {34 vars in 736 bytes} [Thu Jul 9 18:04:00 2026] PUT /v2.0/ports/a2ad9823-0c84-4d2b-a863-8d534a320e62 => generated 752 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1242] 10.0.0.235 () {34 vars in 965 bytes} [Thu Jul 9 18:04:00 2026] GET /v2.0/quotas/9c28b54b908243b3a43751f73c51e184 => generated 292 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1243] 10.0.0.57 () {32 vars in 723 bytes} [Thu Jul 9 18:04:00 2026] DELETE /v2.0/subnets/c7549539-570c-4a95-9075-26be46c4c837 => generated 0 bytes in 301 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1244] 10.0.0.235 () {34 vars in 1002 bytes} [Thu Jul 9 18:04:00 2026] GET /v2.0/ports?tenant_id=9c28b54b908243b3a43751f73c51e184&fields=id => generated 103 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1245] 10.0.0.57 () {32 vars in 719 bytes} [Thu Jul 9 18:04:00 2026] DELETE /v2.0/ports/a2ad9823-0c84-4d2b-a863-8d534a320e62 => generated 0 bytes in 391 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: 623/1246] 10.0.0.235 () {34 vars in 1008 bytes} [Thu Jul 9 18:04:01 2026] GET /v2.0/networks/df6c6ae7-ffc0-4e36-9f76-396346cc71eb?fields=segments => generated 14 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1247] 10.0.0.57 () {32 vars in 642 bytes} [Thu Jul 9 18:04:01 2026] GET /v2.0/ports => generated 778 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1248] 10.0.0.235 () {34 vars in 1108 bytes} [Thu Jul 9 18:04:01 2026] GET /v2.0/networks/df6c6ae7-ffc0-4e36-9f76-396346cc71eb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 18:04:01.483 8 INFO neutron.pecan_wsgi.hooks.translation [None req-015b30f2-f971-495f-ada6-88f22195ef67 cf190665caab417d948fb87f5c1ca66d f2389c15c09340088be31e816da33b7d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 626/1249] 10.0.0.57 () {32 vars in 716 bytes} [Thu Jul 9 18:04:01 2026] GET /v2.0/ports/a2ad9823-0c84-4d2b-a863-8d534a320e62 => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 18:04:01.527 7 INFO neutron.services.segments.plugin [-] Segment d6d10e64-9c02-4187-b7d3-f1b716188957 resource provider aggregate not found 2026-07-09 18:04:01.549 7 INFO neutron.services.segments.plugin [-] Segment d6d10e64-9c02-4187-b7d3-f1b716188957 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d6d10e64-9c02-4187-b7d3-f1b716188957 found for delete ", "request_id": "req-d9d441c1-f8e4-489b-b95f-c1cc38b6a309"}]} 2026-07-09 18:04:01.550 7 INFO neutron.services.segments.plugin [-] Segment d6d10e64-9c02-4187-b7d3-f1b716188957 resource provider aggregate not found [pid: 8|app: 0|req: 627/1250] 10.0.0.57 () {32 vars in 642 bytes} [Thu Jul 9 18:04:01 2026] GET /v2.0/ports => generated 778 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1251] 10.0.0.57 () {32 vars in 725 bytes} [Thu Jul 9 18:04:01 2026] DELETE /v2.0/networks/851ba7ec-3338-4b2f-960f-ca5422c878b9 => generated 0 bytes in 448 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1252] 10.0.0.57 () {32 vars in 716 bytes} [Thu Jul 9 18:04:01 2026] GET /v2.0/ports/cae41e63-cb38-426b-85f2-e0a323d112ca => generated 775 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:04:01.632 7 INFO neutron.services.segments.plugin [-] Segment d6d10e64-9c02-4187-b7d3-f1b716188957 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d6d10e64-9c02-4187-b7d3-f1b716188957 found for delete ", "request_id": "req-54a2c064-1c72-4a08-9cdb-72b6c09fe88d"}]} [pid: 8|app: 0|req: 629/1253] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 9 18:04:01 2026] GET /v2.0/ports?device_id=7d0a9ed3-865a-4577-ae7f-c6d7d3377a9c => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 18:04:01.677 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2e7befaa-0775-4c3b-8866-16e64de9789e cf190665caab417d948fb87f5c1ca66d f2389c15c09340088be31e816da33b7d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 625/1254] 10.0.0.57 () {32 vars in 719 bytes} [Thu Jul 9 18:04:01 2026] DELETE /v2.0/ports/fee75b2e-a4ee-45bf-aeff-b5988d464442 => generated 132 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 18:04:01.711 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b2486389-eee0-4916-bdbd-32f721b71ec4 cf190665caab417d948fb87f5c1ca66d f2389c15c09340088be31e816da33b7d - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 630/1255] 10.0.0.57 () {32 vars in 723 bytes} [Thu Jul 9 18:04:01 2026] DELETE /v2.0/subnets/52187c99-2709-4102-a360-4b80cb86d3dd => generated 136 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 18:04:01.740 7 INFO neutron.pecan_wsgi.hooks.translation [None req-193952cf-87d4-4fae-8ed7-edfb78d2ac45 cf190665caab417d948fb87f5c1ca66d f2389c15c09340088be31e816da33b7d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 626/1256] 10.0.0.57 () {32 vars in 723 bytes} [Thu Jul 9 18:04:01 2026] DELETE /v2.0/subnets/a6e8b92b-0c80-4c18-b49b-d6f6cfab8565 => 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: 631/1257] 10.0.0.57 () {32 vars in 773 bytes} [Thu Jul 9 18:04:01 2026] GET /v2.0/security-groups?tenant_id=731eff4e2af14d3c8772e9217fe44623&name=default => generated 2925 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1258] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:04:01 2026] DELETE /v2.0/security-groups/7c76122f-e70b-4166-9df1-f66359a33225 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1259] 10.0.0.57 () {32 vars in 719 bytes} [Thu Jul 9 18:04:01 2026] DELETE /v2.0/ports/cae41e63-cb38-426b-85f2-e0a323d112ca => generated 0 bytes in 353 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1260] 10.0.0.57 () {32 vars in 725 bytes} [Thu Jul 9 18:04:02 2026] DELETE /v2.0/networks/bbefd719-2754-45a1-b9bd-6467c62f30d5 => 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: 628/1261] 199.19.213.161 () {34 vars in 986 bytes} [Thu Jul 9 18:04:02 2026] GET /v2.0/networks?id=df6c6ae7-ffc0-4e36-9f76-396346cc71eb => generated 671 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:04:02.552 8 WARNING neutron_lib.context [req-945b79c2-0b42-4fd5-841e-617dc4a6ff13 req-9409b275-e9e9-4f7e-875f-84896629b9e0 6d9b83dcfa4d4cf39c3c039a6728471d 9c28b54b908243b3a43751f73c51e184 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 18:04:02.629 8 INFO neutron.services.segments.plugin [-] Segment bddfe2df-e69e-4951-89fb-a0cccb216540 resource provider aggregate not found 2026-07-09 18:04:02.633 8 INFO neutron.services.segments.plugin [-] Segment bddfe2df-e69e-4951-89fb-a0cccb216540 resource provider aggregate not found 2026-07-09 18:04:02.656 8 INFO neutron.services.segments.plugin [-] Segment bddfe2df-e69e-4951-89fb-a0cccb216540 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bddfe2df-e69e-4951-89fb-a0cccb216540 found for delete ", "request_id": "req-72423eb9-5bda-4c91-9165-dc868ac9aa5c"}]} 2026-07-09 18:04:02.663 8 INFO neutron.services.segments.plugin [-] Segment bddfe2df-e69e-4951-89fb-a0cccb216540 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bddfe2df-e69e-4951-89fb-a0cccb216540 found for delete ", "request_id": "req-e958038b-3160-49b3-adbb-1155a5805b94"}]} [pid: 7|app: 0|req: 629/1262] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 9 18:04:02 2026] GET /v2.0/ports?device_id=7d0a9ed3-865a-4577-ae7f-c6d7d3377a9c => 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: 634/1263] 199.19.213.161 () {38 vars in 955 bytes} [Thu Jul 9 18:04:02 2026] POST /v2.0/ports => generated 954 bytes in 678 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: 630/1266] 10.0.0.57 () {32 vars in 773 bytes} [Thu Jul 9 18:04:03 2026] GET /v2.0/security-groups?tenant_id=f2389c15c09340088be31e816da33b7d&name=default => generated 2925 bytes in 435 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1267] 10.0.0.57 () {32 vars in 773 bytes} [Thu Jul 9 18:04:03 2026] GET /v2.0/security-groups?tenant_id=cb594ad69d4f455fbe2ec1be278f161d&name=default => generated 2925 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1268] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:04:03 2026] DELETE /v2.0/security-groups/e35a5896-cb33-4402-b24e-c9ca6ce3e955 => 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: 637/1269] 199.19.213.161 () {38 vars in 1028 bytes} [Thu Jul 9 18:04:03 2026] PUT /v2.0/ports/bbcc9b15-8365-4e6f-94cb-37be513d9506 => generated 1199 bytes in 599 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: 633/1270] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:04:03 2026] DELETE /v2.0/security-groups/9927f21a-f9c0-415b-b57e-5a0a6b1f9250 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:04:03.928 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4054ca5f-2751-433b-83f0-9c5e2fe285a7'] response: {'name': 'network-changed', 'server_uuid': '7d0a9ed3-865a-4577-ae7f-c6d7d3377a9c', 'tag': 'bbcc9b15-8365-4e6f-94cb-37be513d9506', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 634/1271] 199.19.213.161 () {34 vars in 1080 bytes} [Thu Jul 9 18:04:03 2026] GET /v2.0/ports?tenant_id=9c28b54b908243b3a43751f73c51e184&device_id=7d0a9ed3-865a-4577-ae7f-c6d7d3377a9c => generated 1238 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1272] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 9 18:04:03 2026] GET /v2.0/ports?device_id=7d0a9ed3-865a-4577-ae7f-c6d7d3377a9c => generated 969 bytes in 136 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: 639/1273] 199.19.213.161 () {34 vars in 1058 bytes} [Thu Jul 9 18:04:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=bbcc9b15-8365-4e6f-94cb-37be513d9506 => 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: 640/1274] 10.0.0.235 () {34 vars in 1040 bytes} [Thu Jul 9 18:04:04 2026] GET /v2.0/security-groups?id=b5aaca32-cbeb-4467-bf12-4c424b798390&fields=id&fields=name => generated 88 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1275] 199.19.213.161 () {34 vars in 984 bytes} [Thu Jul 9 18:04:04 2026] GET /v2.0/subnets?id=0433f3ea-6f0d-4db2-8d71-f7128fb02873 => generated 665 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1276] 199.19.213.161 () {34 vars in 1052 bytes} [Thu Jul 9 18:04:04 2026] GET /v2.0/ports?network_id=df6c6ae7-ffc0-4e36-9f76-396346cc71eb&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: 643/1277] 199.19.213.161 () {34 vars in 1012 bytes} [Thu Jul 9 18:04:04 2026] GET /v2.0/networks/df6c6ae7-ffc0-4e36-9f76-396346cc71eb?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 18:04:04.307 7 INFO neutron.db.segments_db [None req-7bfb8fde-b663-4167-a5f7-09b11be3ccf6 5a6145cd14b6448690a3243a004d3a07 8ec1cb7e0cf54af597250d70275f5553 - - default default] Added segment f436b1dd-7b63-426b-ad1b-c4157f6e54e9 of type vxlan for network bbf277b0-5aa5-4f63-a69f-4f3d1354588f [pid: 8|app: 0|req: 644/1278] 199.19.213.161 () {34 vars in 1112 bytes} [Thu Jul 9 18:04:04 2026] GET /v2.0/networks/df6c6ae7-ffc0-4e36-9f76-396346cc71eb?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: 635/1279] 10.0.0.57 () {34 vars in 670 bytes} [Thu Jul 9 18:04:03 2026] POST /v2.0/networks => generated 746 bytes in 453 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1280] 199.19.213.161 () {34 vars in 1080 bytes} [Thu Jul 9 18:04:04 2026] GET /v2.0/ports?tenant_id=9c28b54b908243b3a43751f73c51e184&device_id=7d0a9ed3-865a-4577-ae7f-c6d7d3377a9c => generated 1238 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1281] 199.19.213.161 () {34 vars in 986 bytes} [Thu Jul 9 18:04:04 2026] GET /v2.0/networks?id=df6c6ae7-ffc0-4e36-9f76-396346cc71eb => generated 767 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1282] 199.19.213.161 () {34 vars in 1058 bytes} [Thu Jul 9 18:04:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=bbcc9b15-8365-4e6f-94cb-37be513d9506 => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1283] 199.19.213.161 () {34 vars in 984 bytes} [Thu Jul 9 18:04:04 2026] GET /v2.0/subnets?id=0433f3ea-6f0d-4db2-8d71-f7128fb02873 => generated 665 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1284] 199.19.213.161 () {34 vars in 1052 bytes} [Thu Jul 9 18:04:04 2026] GET /v2.0/ports?network_id=df6c6ae7-ffc0-4e36-9f76-396346cc71eb&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: 7|app: 0|req: 636/1285] 10.0.0.57 () {34 vars in 668 bytes} [Thu Jul 9 18:04:04 2026] POST /v2.0/subnets => generated 669 bytes in 293 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:04:04.789 8 INFO neutron.db.segments_db [None req-e82398c2-6776-4bc9-a0cf-96f5afa0141e 5a6145cd14b6448690a3243a004d3a07 8ec1cb7e0cf54af597250d70275f5553 - - default default] Added segment 135c5e17-0ba1-4a30-9705-597639b82120 of type vxlan for network f8ccb4b6-a070-444a-b451-11754a75fe18 [pid: 7|app: 0|req: 637/1286] 199.19.213.161 () {34 vars in 1012 bytes} [Thu Jul 9 18:04:04 2026] GET /v2.0/networks/df6c6ae7-ffc0-4e36-9f76-396346cc71eb?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: 638/1287] 199.19.213.161 () {34 vars in 1112 bytes} [Thu Jul 9 18:04:04 2026] GET /v2.0/networks/df6c6ae7-ffc0-4e36-9f76-396346cc71eb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 18:04:05.171 8 INFO neutron.db.l3_hamode_db [None req-e82398c2-6776-4bc9-a0cf-96f5afa0141e 5a6145cd14b6448690a3243a004d3a07 8ec1cb7e0cf54af597250d70275f5553 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 639/1288] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 9 18:04:05 2026] GET /v2.0/ports?device_id=7d0a9ed3-865a-4577-ae7f-c6d7d3377a9c => 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: 640/1289] 10.0.0.235 () {34 vars in 1040 bytes} [Thu Jul 9 18:04:05 2026] GET /v2.0/security-groups?id=b5aaca32-cbeb-4467-bf12-4c424b798390&fields=id&fields=name => generated 88 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 18:04:06.056 7 WARNING neutron_lib.context [None req-b13b6c33-bfab-4d60-9e48-6c89ab555758 2227f19b690446169a1c28f2f34f5305 4c0175cd06444ec5b7c2e8308dbb7de3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 18:04:06.243 7 INFO neutron.db.segments_db [None req-b13b6c33-bfab-4d60-9e48-6c89ab555758 2227f19b690446169a1c28f2f34f5305 4c0175cd06444ec5b7c2e8308dbb7de3 - - default default] Added segment 0adbc179-f178-4174-86d2-9ae0da3aaf7d of type vxlan for network 96c7b8d7-1915-4a1b-bc3f-8d39ce1c6c99 [pid: 7|app: 0|req: 641/1290] 10.0.0.57 () {34 vars in 669 bytes} [Thu Jul 9 18:04:05 2026] POST /v2.0/networks => generated 634 bytes in 595 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:04:06.400 8 INFO neutron.db.l3_hamode_db [None req-e82398c2-6776-4bc9-a0cf-96f5afa0141e 5a6145cd14b6448690a3243a004d3a07 8ec1cb7e0cf54af597250d70275f5553 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 642/1291] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 9 18:04:06 2026] GET /v2.0/ports?device_id=7d0a9ed3-865a-4577-ae7f-c6d7d3377a9c => generated 971 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:04:06.504 7 WARNING neutron_lib.context [None req-b23fb9ee-88c4-417d-b359-1d1084af5379 2227f19b690446169a1c28f2f34f5305 4c0175cd06444ec5b7c2e8308dbb7de3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 18:04:06.569 7 INFO neutron.db.segments_db [None req-b23fb9ee-88c4-417d-b359-1d1084af5379 2227f19b690446169a1c28f2f34f5305 4c0175cd06444ec5b7c2e8308dbb7de3 - - default default] Added segment 04a220c5-8450-47c1-b5ca-584fc6b7416c of type vxlan for network e0086250-d46e-4f10-a26d-4a588b115be6 [pid: 7|app: 0|req: 643/1292] 10.0.0.57 () {34 vars in 669 bytes} [Thu Jul 9 18:04:06 2026] POST /v2.0/networks => generated 633 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1293] 10.0.0.235 () {34 vars in 1040 bytes} [Thu Jul 9 18:04:06 2026] GET /v2.0/security-groups?id=b5aaca32-cbeb-4467-bf12-4c424b798390&fields=id&fields=name => generated 88 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 18:04:06.756 7 WARNING neutron_lib.context [None req-c0e84bc3-670d-4d51-a48b-73ea20f04b26 2227f19b690446169a1c28f2f34f5305 4c0175cd06444ec5b7c2e8308dbb7de3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 645/1294] 10.0.0.57 () {34 vars in 668 bytes} [Thu Jul 9 18:04:06 2026] POST /v2.0/subnets => generated 622 bytes in 458 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:04:07.219 7 WARNING neutron_lib.context [None req-8b205b76-75dd-4abd-bf22-e184a49319ed 2227f19b690446169a1c28f2f34f5305 4c0175cd06444ec5b7c2e8308dbb7de3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1295] 10.0.0.57 () {34 vars in 668 bytes} [Thu Jul 9 18:04:07 2026] POST /v2.0/subnets => generated 631 bytes in 398 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:04:07.841 7 WARNING neutron_lib.context [None req-956b0c2e-249f-472c-83fe-3458b71c10b3 dddd2f3460a84ffd9f5e32b8160aac64 0add2cc1a121450f93b9d1c45a0d3713 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 18:04:08.039 7 INFO neutron.db.segments_db [None req-956b0c2e-249f-472c-83fe-3458b71c10b3 dddd2f3460a84ffd9f5e32b8160aac64 0add2cc1a121450f93b9d1c45a0d3713 - - default default] Added segment 7f53e292-95c0-4fce-b1ec-37c7c508439e of type vxlan for network 0102b601-9eef-4dd4-8d49-6da867b8eae7 [pid: 7|app: 0|req: 647/1296] 10.0.0.57 () {34 vars in 670 bytes} [Thu Jul 9 18:04:07 2026] POST /v2.0/networks => generated 633 bytes in 555 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1297] 10.0.0.57 () {34 vars in 668 bytes} [Thu Jul 9 18:04:04 2026] POST /v2.0/routers => generated 733 bytes in 3455 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:04:08.194 8 WARNING neutron_lib.context [None req-408dee9f-014e-4b8d-89d4-1fd634a0c445 2227f19b690446169a1c28f2f34f5305 4c0175cd06444ec5b7c2e8308dbb7de3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 648/1298] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 9 18:04:08 2026] GET /v2.0/ports?device_id=7d0a9ed3-865a-4577-ae7f-c6d7d3377a9c => generated 971 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:04:08.261 8 INFO neutron.db.segments_db [None req-408dee9f-014e-4b8d-89d4-1fd634a0c445 2227f19b690446169a1c28f2f34f5305 4c0175cd06444ec5b7c2e8308dbb7de3 - - default default] Added segment 885305e8-ab8a-4b5d-b8cc-b215efef8cb9 of type vxlan for network 176186d9-6d1a-4221-8a64-5be5a594a10d [pid: 7|app: 0|req: 649/1299] 199.19.213.161 () {34 vars in 994 bytes} [Thu Jul 9 18:04:08 2026] GET /v2.0/ports?device_id=7d0a9ed3-865a-4577-ae7f-c6d7d3377a9c => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:04:08.280 7 WARNING neutron_lib.context [None req-a2924905-5126-4f7c-bdc2-8ea481df9103 dddd2f3460a84ffd9f5e32b8160aac64 0add2cc1a121450f93b9d1c45a0d3713 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 18:04:08.326 7 INFO neutron.db.segments_db [None req-a2924905-5126-4f7c-bdc2-8ea481df9103 dddd2f3460a84ffd9f5e32b8160aac64 0add2cc1a121450f93b9d1c45a0d3713 - - default default] Added segment 80aa07ab-357a-4d6a-b51b-55a2b4809465 of type vxlan for network d21a8253-195f-477a-82fd-d657e5b8a31f 2026-07-09 18:04:08.631 8 INFO neutron.db.l3_hamode_db [None req-408dee9f-014e-4b8d-89d4-1fd634a0c445 2227f19b690446169a1c28f2f34f5305 4c0175cd06444ec5b7c2e8308dbb7de3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-09 18:04:08.685 7 INFO neutron.db.l3_hamode_db [None req-a2924905-5126-4f7c-bdc2-8ea481df9103 dddd2f3460a84ffd9f5e32b8160aac64 0add2cc1a121450f93b9d1c45a0d3713 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-09 18:04:08.853 8 INFO neutron.db.l3_hamode_db [None req-408dee9f-014e-4b8d-89d4-1fd634a0c445 2227f19b690446169a1c28f2f34f5305 4c0175cd06444ec5b7c2e8308dbb7de3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 651/1300] 10.0.0.57 () {34 vars in 668 bytes} [Thu Jul 9 18:04:08 2026] POST /v2.0/routers => generated 510 bytes in 1562 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:04:10.015 7 INFO neutron.db.l3_hamode_db [None req-a2924905-5126-4f7c-bdc2-8ea481df9103 dddd2f3460a84ffd9f5e32b8160aac64 0add2cc1a121450f93b9d1c45a0d3713 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 650/1301] 10.0.0.57 () {34 vars in 668 bytes} [Thu Jul 9 18:04:08 2026] POST /v2.0/routers => generated 695 bytes in 3103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1302] 10.0.0.235 () {34 vars in 1040 bytes} [Thu Jul 9 18:04:11 2026] GET /v2.0/security-groups?id=b5aaca32-cbeb-4467-bf12-4c424b798390&fields=id&fields=name => generated 88 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1303] 10.0.0.57 () {34 vars in 782 bytes} [Thu Jul 9 18:04:09 2026] PUT /v2.0/routers/ff5bb2ee-b75f-450e-be15-58e39d78a159/add_router_interface => generated 309 bytes in 1911 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1304] 199.19.213.161 () {36 vars in 997 bytes} [Thu Jul 9 18:04:11 2026] DELETE /v2.0/ports/bbcc9b15-8365-4e6f-94cb-37be513d9506 => generated 0 bytes in 454 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:04:11.979 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7f189f65-2366-4938-90bb-32c228f29ccc'] response: {'server_uuid': '7d0a9ed3-865a-4577-ae7f-c6d7d3377a9c', 'name': 'network-vif-deleted', 'tag': 'bbcc9b15-8365-4e6f-94cb-37be513d9506', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 653/1305] 10.0.0.57 () {32 vars in 775 bytes} [Thu Jul 9 18:04:11 2026] GET /v2.0/subnets?project_id=0add2cc1a121450f93b9d1c45a0d3713&cidr=10.100.0.0%2F28 => generated 14 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1306] 10.0.0.57 () {32 vars in 693 bytes} [Thu Jul 9 18:04:11 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1307] 10.0.0.57 () {32 vars in 783 bytes} [Thu Jul 9 18:04:12 2026] GET /v2.0/subnets?network_id=f4e99e02-ee9f-4bb1-bf63-077c97baa86a&cidr=10.100.0.0%2F28 => generated 14 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 18:04:12.191 7 WARNING neutron_lib.context [None req-8538b1c6-c1c0-460e-aad4-91f1fd236637 dddd2f3460a84ffd9f5e32b8160aac64 0add2cc1a121450f93b9d1c45a0d3713 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 656/1308] 10.0.0.57 () {34 vars in 668 bytes} [Thu Jul 9 18:04:12 2026] POST /v2.0/subnets => generated 632 bytes in 391 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1309] 10.0.0.57 () {34 vars in 782 bytes} [Thu Jul 9 18:04:11 2026] PUT /v2.0/routers/f587d709-9987-433a-9692-6a06549da69c/add_router_interface => generated 309 bytes in 1966 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1310] 10.0.0.235 () {34 vars in 982 bytes} [Thu Jul 9 18:04:13 2026] GET /v2.0/networks?id=bbf277b0-5aa5-4f63-a69f-4f3d1354588f => generated 678 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1311] 10.0.0.57 () {32 vars in 716 bytes} [Thu Jul 9 18:04:13 2026] GET /v2.0/ports/e5e15f02-cdd4-41e6-8488-d54bbd945257 => generated 959 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/model_query.py:340: 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. items = [ [pid: 8|app: 0|req: 656/1312] 10.0.0.57 () {34 vars in 788 bytes} [Thu Jul 9 18:04:13 2026] PUT /v2.0/routers/8d1fc040-ab58-40e7-8ef5-4e2980a3a9e8/remove_router_interface => generated 309 bytes in 1414 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1313] 10.0.0.57 () {34 vars in 782 bytes} [Thu Jul 9 18:04:12 2026] PUT /v2.0/routers/276c5ed3-0dea-4416-979b-22099d85c896/add_router_interface => generated 309 bytes in 2744 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1314] 10.0.0.235 () {34 vars in 965 bytes} [Thu Jul 9 18:04:15 2026] GET /v2.0/quotas/88ee3bb4c41b439fa2d0cb8c89143b82 => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1315] 10.0.0.57 () {34 vars in 782 bytes} [Thu Jul 9 18:04:15 2026] PUT /v2.0/routers/f587d709-9987-433a-9692-6a06549da69c/add_router_interface => generated 309 bytes in 1683 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:04:17.089 8 INFO neutron.services.segments.plugin [-] Segment 3f6bf201-0267-44c0-b0ea-690f1f455d84 resource provider aggregate not found 2026-07-09 18:04:17.097 8 INFO neutron.services.segments.plugin [-] Segment 3f6bf201-0267-44c0-b0ea-690f1f455d84 resource provider aggregate not found 2026-07-09 18:04:17.107 8 INFO neutron.services.segments.plugin [-] Segment 3f6bf201-0267-44c0-b0ea-690f1f455d84 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f6bf201-0267-44c0-b0ea-690f1f455d84 found for delete ", "request_id": "req-71954402-a7af-415e-b4dd-ea21289843b7"}]} 2026-07-09 18:04:17.113 8 INFO neutron.services.segments.plugin [-] Segment 3f6bf201-0267-44c0-b0ea-690f1f455d84 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f6bf201-0267-44c0-b0ea-690f1f455d84 found for delete ", "request_id": "req-79aea876-c0e2-4e7d-a174-e0497108d693"}]} 2026-07-09 18:04:17.131 8 INFO neutron.db.l3_hamode_db [None req-d66bdc1e-39f9-4939-9f1b-83c99282a359 5a6145cd14b6448690a3243a004d3a07 8ec1cb7e0cf54af597250d70275f5553 - - default default] HA network d0b0268e-4661-47bb-8fb0-154f3a6646f6 was deleted as no HA routers are present in tenant 9c28b54b908243b3a43751f73c51e184. [pid: 8|app: 0|req: 658/1316] 10.0.0.57 () {32 vars in 723 bytes} [Thu Jul 9 18:04:15 2026] DELETE /v2.0/routers/8d1fc040-ab58-40e7-8ef5-4e2980a3a9e8 => generated 0 bytes in 1799 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1317] 10.0.0.57 () {32 vars in 648 bytes} [Thu Jul 9 18:04:17 2026] GET /v2.0/networks => generated 8656 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1318] 10.0.0.235 () {34 vars in 1002 bytes} [Thu Jul 9 18:04:17 2026] GET /v2.0/ports?tenant_id=88ee3bb4c41b439fa2d0cb8c89143b82&fields=id => generated 103 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1319] 10.0.0.57 () {32 vars in 716 bytes} [Thu Jul 9 18:04:17 2026] GET /v2.0/ports/501092e2-2416-4029-bdb9-4bbe02ccf69f => generated 967 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1320] 10.0.0.57 () {32 vars in 646 bytes} [Thu Jul 9 18:04:17 2026] GET /v2.0/subnets => generated 6275 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1321] 10.0.0.235 () {34 vars in 1008 bytes} [Thu Jul 9 18:04:17 2026] GET /v2.0/networks/bbf277b0-5aa5-4f63-a69f-4f3d1354588f?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1322] 10.0.0.57 () {32 vars in 723 bytes} [Thu Jul 9 18:04:17 2026] DELETE /v2.0/subnets/0433f3ea-6f0d-4db2-8d71-f7128fb02873 => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1323] 10.0.0.57 () {32 vars in 646 bytes} [Thu Jul 9 18:04:17 2026] GET /v2.0/routers => generated 2007 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1324] 10.0.0.235 () {34 vars in 1108 bytes} [Thu Jul 9 18:04:17 2026] GET /v2.0/networks/bbf277b0-5aa5-4f63-a69f-4f3d1354588f?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/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: 8|app: 0|req: 663/1325] 10.0.0.57 () {32 vars in 725 bytes} [Thu Jul 9 18:04:17 2026] DELETE /v2.0/networks/df6c6ae7-ffc0-4e36-9f76-396346cc71eb => generated 0 bytes in 470 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:04:18.217 8 WARNING neutron_lib.context [None req-abc98970-56dc-41d5-bad7-10e71d4abdb0 dddd2f3460a84ffd9f5e32b8160aac64 0add2cc1a121450f93b9d1c45a0d3713 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 664/1326] 10.0.0.57 () {34 vars in 684 bytes} [Thu Jul 9 18:04:18 2026] POST /v2.0/security-groups => generated 1673 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1327] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 9 18:04:18 2026] GET /v2.0/ports?device_id=b99315d0-99e6-4ed1-a6b9-9509baedeae0 => 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: 668/1330] 10.0.0.57 () {32 vars in 773 bytes} [Thu Jul 9 18:04:18 2026] GET /v2.0/security-groups?tenant_id=9c28b54b908243b3a43751f73c51e184&name=default => generated 2925 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:04:18.485 8 WARNING neutron_lib.context [None req-1fa59b6d-95e8-44bd-b217-f5d6e36b1cd1 dddd2f3460a84ffd9f5e32b8160aac64 0add2cc1a121450f93b9d1c45a0d3713 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 669/1331] 10.0.0.57 () {34 vars in 694 bytes} [Thu Jul 9 18:04:18 2026] POST /v2.0/security-group-rules => generated 597 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1332] 10.0.0.57 () {34 vars in 788 bytes} [Thu Jul 9 18:04:17 2026] PUT /v2.0/routers/f587d709-9987-433a-9692-6a06549da69c/remove_router_interface => generated 309 bytes in 1303 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:04:18.779 7 WARNING neutron_lib.context [None req-da4742ce-9cb0-4903-a884-53d37f98386c dddd2f3460a84ffd9f5e32b8160aac64 0add2cc1a121450f93b9d1c45a0d3713 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 670/1333] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:04:18 2026] DELETE /v2.0/security-groups/b5aaca32-cbeb-4467-bf12-4c424b798390 => generated 0 bytes in 179 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1334] 199.19.213.161 () {34 vars in 986 bytes} [Thu Jul 9 18:04:18 2026] GET /v2.0/networks?id=bbf277b0-5aa5-4f63-a69f-4f3d1354588f => generated 678 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1335] 10.0.0.57 () {34 vars in 694 bytes} [Thu Jul 9 18:04:18 2026] POST /v2.0/security-group-rules => generated 596 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:04:18.947 7 WARNING neutron_lib.context [req-ce89efd6-14ec-4e2f-b327-dc2a0d5ff22f req-67a7c26e-9701-4c8e-ae4f-eed7f3d6bcc5 f88244727efe430b84242120fcfd3523 88ee3bb4c41b439fa2d0cb8c89143b82 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 18:04:19.136 8 INFO neutron.services.segments.plugin [-] Segment 9de952d6-cb80-4b6d-a1e6-0b92f98ec6d8 resource provider aggregate not found 2026-07-09 18:04:19.141 8 INFO neutron.services.segments.plugin [-] Segment 9de952d6-cb80-4b6d-a1e6-0b92f98ec6d8 resource provider aggregate not found 2026-07-09 18:04:19.162 8 INFO neutron.services.segments.plugin [-] Segment 9de952d6-cb80-4b6d-a1e6-0b92f98ec6d8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9de952d6-cb80-4b6d-a1e6-0b92f98ec6d8 found for delete ", "request_id": "req-c4e5f89f-79c8-461c-a485-e6c28b9e0246"}]} 2026-07-09 18:04:19.164 8 INFO neutron.services.segments.plugin [-] Segment 9de952d6-cb80-4b6d-a1e6-0b92f98ec6d8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9de952d6-cb80-4b6d-a1e6-0b92f98ec6d8 found for delete ", "request_id": "req-26e17e48-01ad-487d-b29c-18abd1686d7b"}]} [pid: 7|app: 0|req: 665/1336] 199.19.213.161 () {38 vars in 955 bytes} [Thu Jul 9 18:04:18 2026] POST /v2.0/ports => generated 954 bytes in 576 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-07-09 18:04:19.524 7 WARNING neutron_lib.context [None req-2f1142dc-4bbc-413a-a85a-b6dcbd0b8a3f dddd2f3460a84ffd9f5e32b8160aac64 0add2cc1a121450f93b9d1c45a0d3713 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 666/1337] 10.0.0.57 () {34 vars in 694 bytes} [Thu Jul 9 18:04:19 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: 667/1338] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 9 18:04:19 2026] GET /v2.0/ports?device_id=b99315d0-99e6-4ed1-a6b9-9509baedeae0 => generated 957 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1339] 10.0.0.57 () {34 vars in 788 bytes} [Thu Jul 9 18:04:18 2026] PUT /v2.0/routers/f587d709-9987-433a-9692-6a06549da69c/remove_router_interface => generated 309 bytes in 1242 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:04:20.163 8 WARNING neutron_lib.context [None req-3397b283-df80-40bc-8b38-6b1e120712de dddd2f3460a84ffd9f5e32b8160aac64 0add2cc1a121450f93b9d1c45a0d3713 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 673/1340] 10.0.0.57 () {34 vars in 694 bytes} [Thu Jul 9 18:04:20 2026] POST /v2.0/security-group-rules => generated 601 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1341] 10.0.0.235 () {34 vars in 1040 bytes} [Thu Jul 9 18:04:20 2026] GET /v2.0/security-groups?id=73d73146-8367-4234-8395-be24f9a2f6f2&fields=id&fields=name => generated 88 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1342] 10.0.0.57 () {32 vars in 735 bytes} [Thu Jul 9 18:04:20 2026] GET /v2.0/ports?device_id=f587d709-9987-433a-9692-6a06549da69c => 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: 668/1343] 199.19.213.161 () {38 vars in 1028 bytes} [Thu Jul 9 18:04:19 2026] PUT /v2.0/ports/02e6f9b9-36a7-4c8c-b1cc-bea33f70895d => generated 1199 bytes in 662 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:04:20.411 8 WARNING neutron_lib.context [None req-62b5dd63-c400-4442-a7f7-69b832c66284 dddd2f3460a84ffd9f5e32b8160aac64 0add2cc1a121450f93b9d1c45a0d3713 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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, ' 2026-07-09 18:04:20.456 8 INFO neutron.db.securitygroups_db [None req-62b5dd63-c400-4442-a7f7-69b832c66284 dddd2f3460a84ffd9f5e32b8160aac64 0add2cc1a121450f93b9d1c45a0d3713 - - default default] Project 0add2cc1a121450f93b9d1c45a0d3713 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: 676/1344] 10.0.0.57 () {34 vars in 694 bytes} [Thu Jul 9 18:04:20 2026] POST /v2.0/security-group-rules => generated 607 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1345] 199.19.213.161 () {34 vars in 1080 bytes} [Thu Jul 9 18:04:20 2026] GET /v2.0/ports?tenant_id=88ee3bb4c41b439fa2d0cb8c89143b82&device_id=b99315d0-99e6-4ed1-a6b9-9509baedeae0 => generated 1238 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:04:20.600 8 WARNING neutron_lib.context [None req-07d04456-a9c0-4e66-91a1-4b81b833c8ac dddd2f3460a84ffd9f5e32b8160aac64 0add2cc1a121450f93b9d1c45a0d3713 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 18:04:20.641 8 INFO neutron.db.securitygroups_db [None req-07d04456-a9c0-4e66-91a1-4b81b833c8ac dddd2f3460a84ffd9f5e32b8160aac64 0add2cc1a121450f93b9d1c45a0d3713 - - default default] Project 0add2cc1a121450f93b9d1c45a0d3713 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: 678/1346] 10.0.0.57 () {34 vars in 694 bytes} [Thu Jul 9 18:04:20 2026] POST /v2.0/security-group-rules => generated 606 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1347] 199.19.213.161 () {34 vars in 1058 bytes} [Thu Jul 9 18:04:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=02e6f9b9-36a7-4c8c-b1cc-bea33f70895d => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1348] 199.19.213.161 () {34 vars in 984 bytes} [Thu Jul 9 18:04:20 2026] GET /v2.0/subnets?id=af0940c2-cc03-4dba-93e5-1af8ad773794 => generated 672 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1349] 199.19.213.161 () {34 vars in 1052 bytes} [Thu Jul 9 18:04:20 2026] GET /v2.0/ports?network_id=bbf277b0-5aa5-4f63-a69f-4f3d1354588f&device_owner=network%3Adhcp => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:04:20.885 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9d39d2cc-abb4-4c22-8503-5e38ae6ed21d'] response: {'name': 'network-changed', 'server_uuid': 'b99315d0-99e6-4ed1-a6b9-9509baedeae0', 'tag': '02e6f9b9-36a7-4c8c-b1cc-bea33f70895d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 682/1350] 199.19.213.161 () {34 vars in 1012 bytes} [Thu Jul 9 18:04:20 2026] GET /v2.0/networks/bbf277b0-5aa5-4f63-a69f-4f3d1354588f?fields=segments => generated 14 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1351] 199.19.213.161 () {34 vars in 1112 bytes} [Thu Jul 9 18:04:20 2026] GET /v2.0/networks/bbf277b0-5aa5-4f63-a69f-4f3d1354588f?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: 684/1352] 199.19.213.161 () {34 vars in 1080 bytes} [Thu Jul 9 18:04:21 2026] GET /v2.0/ports?tenant_id=88ee3bb4c41b439fa2d0cb8c89143b82&device_id=b99315d0-99e6-4ed1-a6b9-9509baedeae0 => generated 1238 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1353] 10.0.0.57 () {32 vars in 648 bytes} [Thu Jul 9 18:04:21 2026] GET /v2.0/networks => generated 1298 bytes in 348 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1354] 199.19.213.161 () {34 vars in 986 bytes} [Thu Jul 9 18:04:21 2026] GET /v2.0/networks?id=bbf277b0-5aa5-4f63-a69f-4f3d1354588f => generated 774 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1355] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 9 18:04:21 2026] GET /v2.0/ports?device_id=b99315d0-99e6-4ed1-a6b9-9509baedeae0 => generated 969 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1356] 199.19.213.161 () {34 vars in 1058 bytes} [Thu Jul 9 18:04:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=02e6f9b9-36a7-4c8c-b1cc-bea33f70895d => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1357] 10.0.0.235 () {34 vars in 1098 bytes} [Thu Jul 9 18:04:21 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-465532212&fields=id&tenant_id=0add2cc1a121450f93b9d1c45a0d3713 => generated 69 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 18:04:21.746 7 INFO neutron.services.segments.plugin [-] Segment 885305e8-ab8a-4b5d-b8cc-b215efef8cb9 resource provider aggregate not found 2026-07-09 18:04:21.753 7 INFO neutron.db.l3_hamode_db [None req-35332833-39f5-439a-aa12-9db05c69d61a 2227f19b690446169a1c28f2f34f5305 4c0175cd06444ec5b7c2e8308dbb7de3 - - default default] HA network 176186d9-6d1a-4221-8a64-5be5a594a10d was deleted as no HA routers are present in tenant 4c0175cd06444ec5b7c2e8308dbb7de3. [pid: 7|app: 0|req: 669/1358] 10.0.0.57 () {32 vars in 723 bytes} [Thu Jul 9 18:04:20 2026] DELETE /v2.0/routers/f587d709-9987-433a-9692-6a06549da69c => generated 0 bytes in 1352 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:04:21.775 7 INFO neutron.services.segments.plugin [-] Segment 885305e8-ab8a-4b5d-b8cc-b215efef8cb9 resource provider aggregate not found /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 18:04:21.799 7 INFO neutron.services.segments.plugin [-] Segment 885305e8-ab8a-4b5d-b8cc-b215efef8cb9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 885305e8-ab8a-4b5d-b8cc-b215efef8cb9 found for delete ", "request_id": "req-1da9753f-4de3-4dd6-acb0-1fd87e594e71"}]} [pid: 8|app: 0|req: 690/1359] 10.0.0.235 () {34 vars in 1040 bytes} [Thu Jul 9 18:04:21 2026] GET /v2.0/security-groups?id=73d73146-8367-4234-8395-be24f9a2f6f2&fields=id&fields=name => generated 88 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 18:04:21.865 7 INFO neutron.services.segments.plugin [-] Segment 885305e8-ab8a-4b5d-b8cc-b215efef8cb9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 885305e8-ab8a-4b5d-b8cc-b215efef8cb9 found for delete ", "request_id": "req-a7648c4a-9188-437c-b48d-33639f009893"}]} [pid: 7|app: 0|req: 670/1360] 199.19.213.161 () {34 vars in 984 bytes} [Thu Jul 9 18:04:21 2026] GET /v2.0/subnets?id=af0940c2-cc03-4dba-93e5-1af8ad773794 => generated 672 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1361] 10.0.0.235 () {34 vars in 982 bytes} [Thu Jul 9 18:04:21 2026] GET /v2.0/networks?id=0102b601-9eef-4dd4-8d49-6da867b8eae7 => 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: 692/1362] 199.19.213.161 () {34 vars in 1052 bytes} [Thu Jul 9 18:04:21 2026] GET /v2.0/ports?network_id=bbf277b0-5aa5-4f63-a69f-4f3d1354588f&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: 693/1363] 10.0.0.235 () {34 vars in 965 bytes} [Thu Jul 9 18:04:21 2026] GET /v2.0/quotas/0add2cc1a121450f93b9d1c45a0d3713 => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1364] 199.19.213.161 () {34 vars in 1012 bytes} [Thu Jul 9 18:04:21 2026] GET /v2.0/networks/bbf277b0-5aa5-4f63-a69f-4f3d1354588f?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: 671/1365] 10.0.0.57 () {32 vars in 723 bytes} [Thu Jul 9 18:04:21 2026] DELETE /v2.0/subnets/73dc9f71-0427-47a7-8e96-f63b5f827c5f => generated 0 bytes in 284 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1366] 10.0.0.235 () {34 vars in 1002 bytes} [Thu Jul 9 18:04:22 2026] GET /v2.0/ports?tenant_id=0add2cc1a121450f93b9d1c45a0d3713&fields=id => generated 103 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1367] 199.19.213.161 () {34 vars in 1112 bytes} [Thu Jul 9 18:04:22 2026] GET /v2.0/networks/bbf277b0-5aa5-4f63-a69f-4f3d1354588f?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: 673/1368] 10.0.0.235 () {34 vars in 1008 bytes} [Thu Jul 9 18:04:22 2026] GET /v2.0/networks/0102b601-9eef-4dd4-8d49-6da867b8eae7?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: 674/1369] 10.0.0.235 () {34 vars in 1108 bytes} [Thu Jul 9 18:04:22 2026] GET /v2.0/networks/0102b601-9eef-4dd4-8d49-6da867b8eae7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1370] 10.0.0.57 () {32 vars in 723 bytes} [Thu Jul 9 18:04:22 2026] DELETE /v2.0/subnets/827cdb06-af27-4641-912f-434f9b37ecfd => generated 0 bytes in 284 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1371] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 9 18:04:22 2026] GET /v2.0/ports?device_id=62211733-503c-4295-a444-18656f0b2644 => 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: 675/1372] 10.0.0.57 () {32 vars in 725 bytes} [Thu Jul 9 18:04:22 2026] DELETE /v2.0/networks/e0086250-d46e-4f10-a26d-4a588b115be6 => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1373] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 9 18:04:22 2026] GET /v2.0/ports?device_id=b99315d0-99e6-4ed1-a6b9-9509baedeae0 => generated 969 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1374] 10.0.0.235 () {34 vars in 1040 bytes} [Thu Jul 9 18:04:23 2026] GET /v2.0/security-groups?id=73d73146-8367-4234-8395-be24f9a2f6f2&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-07-09 18:04:23.148 8 INFO neutron.services.segments.plugin [-] Segment 0adbc179-f178-4174-86d2-9ae0da3aaf7d resource provider aggregate not found 2026-07-09 18:04:23.153 8 INFO neutron.services.segments.plugin [-] Segment 0adbc179-f178-4174-86d2-9ae0da3aaf7d resource provider aggregate not found 2026-07-09 18:04:23.173 8 INFO neutron.services.segments.plugin [-] Segment 0adbc179-f178-4174-86d2-9ae0da3aaf7d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0adbc179-f178-4174-86d2-9ae0da3aaf7d found for delete ", "request_id": "req-118d250c-19f0-436f-8d1e-b1fd45e87065"}]} [pid: 8|app: 0|req: 698/1375] 10.0.0.57 () {32 vars in 725 bytes} [Thu Jul 9 18:04:22 2026] DELETE /v2.0/networks/96c7b8d7-1915-4a1b-bc3f-8d39ce1c6c99 => generated 0 bytes in 475 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:04:23.204 7 WARNING neutron_lib.context [None req-1036adda-a0ac-4446-8d6a-02e9275277df 2227f19b690446169a1c28f2f34f5305 4c0175cd06444ec5b7c2e8308dbb7de3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 18:04:23.324 7 INFO neutron.db.segments_db [None req-1036adda-a0ac-4446-8d6a-02e9275277df 2227f19b690446169a1c28f2f34f5305 4c0175cd06444ec5b7c2e8308dbb7de3 - - default default] Added segment 1560983a-c2c8-4da5-a1f1-e32cb808870b of type vxlan for network 8c116a03-991c-4bbb-af8c-e621852799f8 2026-07-09 18:04:23.352 8 INFO neutron.services.segments.plugin [-] Segment 0adbc179-f178-4174-86d2-9ae0da3aaf7d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0adbc179-f178-4174-86d2-9ae0da3aaf7d found for delete ", "request_id": "req-7bc28ef2-f34e-4f1f-94ed-485ae4debf0e"}]} [pid: 8|app: 0|req: 699/1376] 199.19.213.161 () {34 vars in 986 bytes} [Thu Jul 9 18:04:23 2026] GET /v2.0/networks?id=0102b601-9eef-4dd4-8d49-6da867b8eae7 => generated 661 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1377] 10.0.0.57 () {34 vars in 669 bytes} [Thu Jul 9 18:04:23 2026] POST /v2.0/networks => generated 634 bytes in 271 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:04:23.483 7 WARNING neutron_lib.context [None req-ae62bae2-daf3-4ae4-88bb-953fc725e9ea 2227f19b690446169a1c28f2f34f5305 4c0175cd06444ec5b7c2e8308dbb7de3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 700/1378] 199.19.213.161 () {34 vars in 1050 bytes} [Thu Jul 9 18:04:23 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=0add2cc1a121450f93b9d1c45a0d3713 => generated 180 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:04:23.573 8 WARNING neutron_lib.context [req-fbc5fa97-68b0-482f-9480-3cf1d26a77bc req-0e26f577-72ff-4509-b5c4-434d78f5c60b dddd2f3460a84ffd9f5e32b8160aac64 0add2cc1a121450f93b9d1c45a0d3713 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 18:04:23.828 7 INFO neutron.services.segments.plugin [-] Segment 04a220c5-8450-47c1-b5ca-584fc6b7416c resource provider aggregate not found 2026-07-09 18:04:23.861 7 INFO neutron.services.segments.plugin [-] Segment 04a220c5-8450-47c1-b5ca-584fc6b7416c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 04a220c5-8450-47c1-b5ca-584fc6b7416c found for delete ", "request_id": "req-ab90bfb5-ec07-4eee-ae6b-2497c2499f8d"}]} 2026-07-09 18:04:23.893 7 INFO neutron.services.segments.plugin [-] Segment 04a220c5-8450-47c1-b5ca-584fc6b7416c resource provider aggregate not found 2026-07-09 18:04:23.925 7 INFO neutron.services.segments.plugin [-] Segment 04a220c5-8450-47c1-b5ca-584fc6b7416c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 04a220c5-8450-47c1-b5ca-584fc6b7416c found for delete ", "request_id": "req-1a27f5ed-0fcb-4bcd-9cca-6466d62e7f18"}]} [pid: 7|app: 0|req: 679/1379] 10.0.0.57 () {34 vars in 668 bytes} [Thu Jul 9 18:04:23 2026] POST /v2.0/subnets => generated 622 bytes in 506 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:04:24.234 7 WARNING neutron_lib.context [None req-74959795-6c36-4ebf-8859-2ba2b6394c74 8ca73448ea364017b09b84bcfc15c6b8 49c747e3299446c3a38b1149becede74 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 701/1380] 199.19.213.161 () {38 vars in 955 bytes} [Thu Jul 9 18:04:23 2026] POST /v2.0/ports => generated 958 bytes in 678 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: 702/1381] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 9 18:04:24 2026] GET /v2.0/ports?device_id=62211733-503c-4295-a444-18656f0b2644 => generated 961 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:04:24.315 8 WARNING neutron_lib.context [None req-2ae5145b-8fbf-4348-a524-85ecabdeaed8 2227f19b690446169a1c28f2f34f5305 4c0175cd06444ec5b7c2e8308dbb7de3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 18:04:24.363 8 INFO neutron.db.segments_db [None req-2ae5145b-8fbf-4348-a524-85ecabdeaed8 2227f19b690446169a1c28f2f34f5305 4c0175cd06444ec5b7c2e8308dbb7de3 - - default default] Added segment 50594ad5-1cbc-42a2-8f62-955762feaa16 of type vxlan for network 561dfef1-9dee-4359-afbd-69dfa5009b08 2026-07-09 18:04:24.467 7 INFO neutron.db.segments_db [None req-74959795-6c36-4ebf-8859-2ba2b6394c74 8ca73448ea364017b09b84bcfc15c6b8 49c747e3299446c3a38b1149becede74 - - default default] Added segment 333fe3e9-e882-420e-b736-947fb3283ca0 of type vxlan for network 1d96398c-3d11-40f8-9db8-a8e233e85f29 [pid: 7|app: 0|req: 680/1382] 10.0.0.57 () {34 vars in 669 bytes} [Thu Jul 9 18:04:23 2026] POST /v2.0/networks => generated 631 bytes in 642 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1383] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 9 18:04:24 2026] GET /v2.0/ports?device_id=b99315d0-99e6-4ed1-a6b9-9509baedeae0 => generated 971 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:04:24.724 8 INFO neutron.db.l3_hamode_db [None req-2ae5145b-8fbf-4348-a524-85ecabdeaed8 2227f19b690446169a1c28f2f34f5305 4c0175cd06444ec5b7c2e8308dbb7de3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-09 18:04:24.949 8 INFO neutron.db.l3_hamode_db [None req-2ae5145b-8fbf-4348-a524-85ecabdeaed8 2227f19b690446169a1c28f2f34f5305 4c0175cd06444ec5b7c2e8308dbb7de3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 682/1384] 199.19.213.161 () {38 vars in 1028 bytes} [Thu Jul 9 18:04:24 2026] PUT /v2.0/ports/80e92e59-89c8-472d-9a12-0c4e0c8c1de3 => generated 1203 bytes in 632 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: 683/1385] 10.0.0.235 () {34 vars in 1040 bytes} [Thu Jul 9 18:04:25 2026] GET /v2.0/security-groups?id=46230b1d-341e-4b2f-8d86-ab7340d9e812&fields=id&fields=name => generated 113 bytes in 80 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-07-09 18:04:25.400 7 WARNING neutron_lib.context [None req-ae4f12b4-22b6-4711-a6de-1a522d90601a 8ca73448ea364017b09b84bcfc15c6b8 49c747e3299446c3a38b1149becede74 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 18:04:25.436 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3419bfc7-3367-41e5-8d53-20f10674600a'] response: {'name': 'network-changed', 'server_uuid': '62211733-503c-4295-a444-18656f0b2644', 'tag': '80e92e59-89c8-472d-9a12-0c4e0c8c1de3', 'status': 'completed', 'code': 200} 2026-07-09 18:04:25.482 7 INFO neutron.db.segments_db [None req-ae4f12b4-22b6-4711-a6de-1a522d90601a 8ca73448ea364017b09b84bcfc15c6b8 49c747e3299446c3a38b1149becede74 - - default default] Added segment 28fd22c9-a019-4a9d-884c-4013e7791107 of type vxlan for network 4b1a5333-8baa-49aa-a25e-680f04febba4 [pid: 7|app: 0|req: 684/1386] 10.0.0.57 () {34 vars in 669 bytes} [Thu Jul 9 18:04:25 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: 7|app: 0|req: 685/1387] 10.0.0.235 () {34 vars in 1040 bytes} [Thu Jul 9 18:04:25 2026] GET /v2.0/security-groups?id=73d73146-8367-4234-8395-be24f9a2f6f2&fields=id&fields=name => generated 88 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1388] 199.19.213.161 () {34 vars in 1080 bytes} [Thu Jul 9 18:04:25 2026] GET /v2.0/ports?tenant_id=0add2cc1a121450f93b9d1c45a0d3713&device_id=62211733-503c-4295-a444-18656f0b2644 => generated 1242 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:04:25.712 7 WARNING neutron_lib.context [None req-6f14598e-d819-4afe-9dda-d8461b90c8e9 8ca73448ea364017b09b84bcfc15c6b8 49c747e3299446c3a38b1149becede74 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 18:04:25.777 7 INFO neutron.db.segments_db [None req-6f14598e-d819-4afe-9dda-d8461b90c8e9 8ca73448ea364017b09b84bcfc15c6b8 49c747e3299446c3a38b1149becede74 - - default default] Added segment 6796e4d5-d64d-4431-9bdc-a606e8f81cd7 of type vxlan for network 98094abb-1557-4adb-81b5-8571b00e98c9 [pid: 7|app: 0|req: 687/1389] 10.0.0.57 () {34 vars in 669 bytes} [Thu Jul 9 18:04:25 2026] POST /v2.0/networks => generated 631 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1390] 10.0.0.57 () {34 vars in 668 bytes} [Thu Jul 9 18:04:24 2026] POST /v2.0/routers => generated 510 bytes in 1626 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:04:25.951 8 WARNING neutron_lib.context [None req-e100e822-bb13-4e2b-9d0e-52b09534d475 8ca73448ea364017b09b84bcfc15c6b8 49c747e3299446c3a38b1149becede74 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 688/1391] 199.19.213.161 () {34 vars in 1060 bytes} [Thu Jul 9 18:04:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=80e92e59-89c8-472d-9a12-0c4e0c8c1de3 => generated 19 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 18:04:25.995 7 WARNING neutron_lib.context [None req-f7ab0895-0002-4b27-ba3d-3da04b44f9c1 2227f19b690446169a1c28f2f34f5305 4c0175cd06444ec5b7c2e8308dbb7de3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 18:04:26.054 8 INFO neutron.db.segments_db [None req-e100e822-bb13-4e2b-9d0e-52b09534d475 8ca73448ea364017b09b84bcfc15c6b8 49c747e3299446c3a38b1149becede74 - - default default] Added segment 8a3cebfa-2209-4679-8f89-3bcfbb2cf013 of type vxlan for network 6e91337b-161b-4c00-af4f-d6a0b23c81d4 [pid: 8|app: 0|req: 704/1392] 10.0.0.57 () {34 vars in 669 bytes} [Thu Jul 9 18:04:25 2026] POST /v2.0/networks => generated 630 bytes in 290 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1393] 199.19.213.161 () {34 vars in 984 bytes} [Thu Jul 9 18:04:26 2026] GET /v2.0/subnets?id=23f7f9f3-c8e2-4c51-b071-0bf9887b03a0 => generated 653 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:04:26.284 8 WARNING neutron_lib.context [None req-8e7d498c-bbb9-4727-85d7-21569c685899 8ca73448ea364017b09b84bcfc15c6b8 49c747e3299446c3a38b1149becede74 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 18:04:26.345 8 INFO neutron.db.segments_db [None req-8e7d498c-bbb9-4727-85d7-21569c685899 8ca73448ea364017b09b84bcfc15c6b8 49c747e3299446c3a38b1149becede74 - - default default] Added segment fa62f846-5737-4088-a299-e21a36384b0a of type vxlan for network a3274fd3-fe15-421b-b522-979fcc653735 [pid: 7|app: 0|req: 689/1394] 10.0.0.57 () {34 vars in 664 bytes} [Thu Jul 9 18:04:25 2026] POST /v2.0/ports => generated 964 bytes in 471 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 706/1395] 10.0.0.57 () {34 vars in 669 bytes} [Thu Jul 9 18:04:26 2026] POST /v2.0/networks => generated 632 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1396] 199.19.213.161 () {34 vars in 1052 bytes} [Thu Jul 9 18:04:26 2026] GET /v2.0/ports?network_id=0102b601-9eef-4dd4-8d49-6da867b8eae7&device_owner=network%3Adhcp => generated 1244 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1397] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 9 18:04:26 2026] GET /v2.0/ports?device_id=62211733-503c-4295-a444-18656f0b2644 => generated 973 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1398] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 9 18:04:26 2026] GET /v2.0/ports?device_id=b99315d0-99e6-4ed1-a6b9-9509baedeae0 => generated 971 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1399] 10.0.0.57 () {34 vars in 752 bytes} [Thu Jul 9 18:04:26 2026] PUT /v2.0/networks/1d96398c-3d11-40f8-9db8-a8e233e85f29/tags => generated 17 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1400] 199.19.213.161 () {34 vars in 1012 bytes} [Thu Jul 9 18:04:26 2026] GET /v2.0/networks/0102b601-9eef-4dd4-8d49-6da867b8eae7?fields=segments => generated 14 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1401] 10.0.0.235 () {34 vars in 1040 bytes} [Thu Jul 9 18:04:26 2026] GET /v2.0/security-groups?id=46230b1d-341e-4b2f-8d86-ab7340d9e812&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: 711/1402] 10.0.0.235 () {34 vars in 1040 bytes} [Thu Jul 9 18:04:26 2026] GET /v2.0/security-groups?id=73d73146-8367-4234-8395-be24f9a2f6f2&fields=id&fields=name => generated 88 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1403] 10.0.0.57 () {34 vars in 752 bytes} [Thu Jul 9 18:04:26 2026] PUT /v2.0/networks/4b1a5333-8baa-49aa-a25e-680f04febba4/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: 713/1404] 199.19.213.161 () {34 vars in 1112 bytes} [Thu Jul 9 18:04:27 2026] GET /v2.0/networks/0102b601-9eef-4dd4-8d49-6da867b8eae7?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: 714/1405] 199.19.213.161 () {34 vars in 994 bytes} [Thu Jul 9 18:04:27 2026] GET /v2.0/ports?device_id=b99315d0-99e6-4ed1-a6b9-9509baedeae0 => generated 971 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1406] 10.0.0.57 () {34 vars in 752 bytes} [Thu Jul 9 18:04:27 2026] PUT /v2.0/networks/98094abb-1557-4adb-81b5-8571b00e98c9/tags => generated 34 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1407] 199.19.213.161 () {34 vars in 1080 bytes} [Thu Jul 9 18:04:27 2026] GET /v2.0/ports?tenant_id=0add2cc1a121450f93b9d1c45a0d3713&device_id=62211733-503c-4295-a444-18656f0b2644 => generated 1242 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1408] 199.19.213.161 () {36 vars in 997 bytes} [Thu Jul 9 18:04:27 2026] DELETE /v2.0/ports/02e6f9b9-36a7-4c8c-b1cc-bea33f70895d => generated 0 bytes in 429 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:04:27.783 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-82803143-e611-45fb-9021-6a48d6786f1d'] response: {'server_uuid': 'b99315d0-99e6-4ed1-a6b9-9509baedeae0', 'name': 'network-vif-deleted', 'tag': '02e6f9b9-36a7-4c8c-b1cc-bea33f70895d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 718/1409] 10.0.0.57 () {34 vars in 752 bytes} [Thu Jul 9 18:04:27 2026] PUT /v2.0/networks/6e91337b-161b-4c00-af4f-d6a0b23c81d4/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: 719/1410] 199.19.213.161 () {34 vars in 986 bytes} [Thu Jul 9 18:04:27 2026] GET /v2.0/networks?id=0102b601-9eef-4dd4-8d49-6da867b8eae7 => generated 757 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1411] 10.0.0.57 () {32 vars in 665 bytes} [Thu Jul 9 18:04:27 2026] GET /v2.0/networks?tags=red => generated 1855 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1412] 10.0.0.57 () {34 vars in 782 bytes} [Thu Jul 9 18:04:26 2026] PUT /v2.0/routers/cd93c6dd-e804-4327-9fdb-54f93b7217f5/add_router_interface => generated 309 bytes in 1870 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: 693/1413] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 9 18:04:28 2026] GET /v2.0/ports?device_id=62211733-503c-4295-a444-18656f0b2644 => generated 973 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1414] 199.19.213.161 () {34 vars in 1060 bytes} [Thu Jul 9 18:04:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=80e92e59-89c8-472d-9a12-0c4e0c8c1de3 => generated 19 bytes in 530 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1415] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 9 18:04:28 2026] GET /v2.0/ports?device_id=b99315d0-99e6-4ed1-a6b9-9509baedeae0 => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1416] 10.0.0.57 () {32 vars in 679 bytes} [Thu Jul 9 18:04:28 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1249 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1417] 10.0.0.57 () {32 vars in 716 bytes} [Thu Jul 9 18:04:28 2026] GET /v2.0/ports/1a340d6a-5e80-40bf-98ed-3891cf43465b => generated 1038 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1418] 10.0.0.235 () {34 vars in 1040 bytes} [Thu Jul 9 18:04:28 2026] GET /v2.0/security-groups?id=46230b1d-341e-4b2f-8d86-ab7340d9e812&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: 696/1419] 199.19.213.161 () {34 vars in 984 bytes} [Thu Jul 9 18:04:28 2026] GET /v2.0/subnets?id=23f7f9f3-c8e2-4c51-b071-0bf9887b03a0 => generated 653 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1420] 10.0.0.57 () {32 vars in 675 bytes} [Thu Jul 9 18:04:28 2026] GET /v2.0/networks?tags-any=blue => generated 1249 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1421] 199.19.213.161 () {34 vars in 1052 bytes} [Thu Jul 9 18:04:28 2026] GET /v2.0/ports?network_id=0102b601-9eef-4dd4-8d49-6da867b8eae7&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: 726/1422] 10.0.0.57 () {32 vars in 687 bytes} [Thu Jul 9 18:04:28 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1855 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1423] 199.19.213.161 () {34 vars in 1012 bytes} [Thu Jul 9 18:04:28 2026] GET /v2.0/networks/0102b601-9eef-4dd4-8d49-6da867b8eae7?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1424] 10.0.0.57 () {32 vars in 673 bytes} [Thu Jul 9 18:04:28 2026] GET /v2.0/networks?not-tags=red => generated 1860 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1425] 199.19.213.161 () {34 vars in 1112 bytes} [Thu Jul 9 18:04:29 2026] GET /v2.0/networks/0102b601-9eef-4dd4-8d49-6da867b8eae7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1426] 10.0.0.57 () {32 vars in 687 bytes} [Thu Jul 9 18:04:29 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2466 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1427] 10.0.0.57 () {32 vars in 683 bytes} [Thu Jul 9 18:04:29 2026] GET /v2.0/networks?not-tags-any=blue => generated 2466 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1428] 10.0.0.57 () {32 vars in 695 bytes} [Thu Jul 9 18:04:29 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1860 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:04:29.890 8 INFO neutron.services.segments.plugin [-] Segment 333fe3e9-e882-420e-b736-947fb3283ca0 resource provider aggregate not found 2026-07-09 18:04:29.895 8 INFO neutron.services.segments.plugin [-] Segment 333fe3e9-e882-420e-b736-947fb3283ca0 resource provider aggregate not found 2026-07-09 18:04:29.912 8 INFO neutron.services.segments.plugin [-] Segment 333fe3e9-e882-420e-b736-947fb3283ca0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 333fe3e9-e882-420e-b736-947fb3283ca0 found for delete ", "request_id": "req-ae5dd70a-b6f9-4b83-a61f-62e9050c3a43"}]} 2026-07-09 18:04:29.913 8 INFO neutron.services.segments.plugin [-] Segment 333fe3e9-e882-420e-b736-947fb3283ca0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 333fe3e9-e882-420e-b736-947fb3283ca0 found for delete ", "request_id": "req-d17fba4d-3cc6-41e4-9f4c-6742585d6e29"}]} [pid: 8|app: 0|req: 733/1429] 10.0.0.57 () {32 vars in 725 bytes} [Thu Jul 9 18:04:29 2026] DELETE /v2.0/networks/1d96398c-3d11-40f8-9db8-a8e233e85f29 => generated 0 bytes in 316 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1430] 10.0.0.57 () {34 vars in 788 bytes} [Thu Jul 9 18:04:28 2026] PUT /v2.0/routers/cd93c6dd-e804-4327-9fdb-54f93b7217f5/remove_router_interface => generated 309 bytes in 1230 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: 698/1431] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 9 18:04:29 2026] GET /v2.0/ports?device_id=62211733-503c-4295-a444-18656f0b2644 => generated 973 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:04:30.279 7 INFO neutron.services.segments.plugin [-] Segment 28fd22c9-a019-4a9d-884c-4013e7791107 resource provider aggregate not found 2026-07-09 18:04:30.287 7 INFO neutron.services.segments.plugin [-] Segment 28fd22c9-a019-4a9d-884c-4013e7791107 resource provider aggregate not found 2026-07-09 18:04:30.298 7 INFO neutron.services.segments.plugin [-] Segment 28fd22c9-a019-4a9d-884c-4013e7791107 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 28fd22c9-a019-4a9d-884c-4013e7791107 found for delete ", "request_id": "req-ac5db9e8-a96f-42d2-a17c-cc9e2b5a0552"}]} [pid: 7|app: 0|req: 699/1432] 10.0.0.57 () {32 vars in 725 bytes} [Thu Jul 9 18:04:30 2026] DELETE /v2.0/networks/4b1a5333-8baa-49aa-a25e-680f04febba4 => generated 0 bytes in 265 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:04:30.313 7 INFO neutron.services.segments.plugin [-] Segment 28fd22c9-a019-4a9d-884c-4013e7791107 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 28fd22c9-a019-4a9d-884c-4013e7791107 found for delete ", "request_id": "req-4cf3398d-3233-4ec7-8bc6-0f2884469c32"}]} 2026-07-09 18:04:30.907 7 INFO neutron.api.v2.resource [None req-a1c940c2-65df-4388-9d08-16a70c35d228 2227f19b690446169a1c28f2f34f5305 4c0175cd06444ec5b7c2e8308dbb7de3 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 700/1433] 10.0.0.57 () {34 vars in 788 bytes} [Thu Jul 9 18:04:30 2026] PUT /v2.0/routers/cd93c6dd-e804-4327-9fdb-54f93b7217f5/remove_router_interface => generated 197 bytes in 597 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1434] 10.0.0.235 () {34 vars in 1040 bytes} [Thu Jul 9 18:04:30 2026] GET /v2.0/security-groups?id=46230b1d-341e-4b2f-8d86-ab7340d9e812&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: 7|app: 0|req: 702/1435] 10.0.0.57 () {32 vars in 725 bytes} [Thu Jul 9 18:04:30 2026] DELETE /v2.0/networks/98094abb-1557-4adb-81b5-8571b00e98c9 => generated 0 bytes in 284 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1436] 10.0.0.57 () {32 vars in 735 bytes} [Thu Jul 9 18:04:31 2026] GET /v2.0/ports?device_id=cd93c6dd-e804-4327-9fdb-54f93b7217f5 => 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: 734/1437] 10.0.0.57 () {34 vars in 788 bytes} [Thu Jul 9 18:04:29 2026] PUT /v2.0/routers/ff5bb2ee-b75f-450e-be15-58e39d78a159/remove_router_interface => generated 309 bytes in 1541 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1438] 10.0.0.57 () {32 vars in 725 bytes} [Thu Jul 9 18:04:31 2026] DELETE /v2.0/networks/6e91337b-161b-4c00-af4f-d6a0b23c81d4 => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:04:32.337 7 INFO neutron.services.segments.plugin [-] Segment 6796e4d5-d64d-4431-9bdc-a606e8f81cd7 resource provider aggregate not found 2026-07-09 18:04:32.356 7 INFO neutron.services.segments.plugin [-] Segment 6796e4d5-d64d-4431-9bdc-a606e8f81cd7 resource provider aggregate not found 2026-07-09 18:04:32.372 7 INFO neutron.services.segments.plugin [-] Segment 6796e4d5-d64d-4431-9bdc-a606e8f81cd7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6796e4d5-d64d-4431-9bdc-a606e8f81cd7 found for delete ", "request_id": "req-fd4ef125-3516-4757-ab5b-1c1ef40c0d17"}]} 2026-07-09 18:04:32.382 7 INFO neutron.services.segments.plugin [-] Segment 6796e4d5-d64d-4431-9bdc-a606e8f81cd7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6796e4d5-d64d-4431-9bdc-a606e8f81cd7 found for delete ", "request_id": "req-2025ba38-91e3-42e3-b343-9b4400f623fe"}]} 2026-07-09 18:04:32.400 7 INFO neutron.services.segments.plugin [-] Segment 8a3cebfa-2209-4679-8f89-3bcfbb2cf013 resource provider aggregate not found 2026-07-09 18:04:32.408 7 INFO neutron.services.segments.plugin [-] Segment 8a3cebfa-2209-4679-8f89-3bcfbb2cf013 resource provider aggregate not found 2026-07-09 18:04:32.424 7 INFO neutron.services.segments.plugin [-] Segment 8a3cebfa-2209-4679-8f89-3bcfbb2cf013 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a3cebfa-2209-4679-8f89-3bcfbb2cf013 found for delete ", "request_id": "req-cc5134d2-b457-4c2f-a8c3-40be4ec71e1f"}]} 2026-07-09 18:04:32.428 8 INFO neutron.services.segments.plugin [-] Segment 50594ad5-1cbc-42a2-8f62-955762feaa16 resource provider aggregate not found 2026-07-09 18:04:32.437 8 INFO neutron.services.segments.plugin [-] Segment 50594ad5-1cbc-42a2-8f62-955762feaa16 resource provider aggregate not found 2026-07-09 18:04:32.445 7 INFO neutron.services.segments.plugin [-] Segment 8a3cebfa-2209-4679-8f89-3bcfbb2cf013 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a3cebfa-2209-4679-8f89-3bcfbb2cf013 found for delete ", "request_id": "req-5f348de2-adac-4b2a-b6c2-bd502f184125"}]} 2026-07-09 18:04:32.445 8 INFO neutron.services.segments.plugin [-] Segment 50594ad5-1cbc-42a2-8f62-955762feaa16 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 50594ad5-1cbc-42a2-8f62-955762feaa16 found for delete ", "request_id": "req-0f5fbcb6-8304-457d-aaa9-c780df21d66b"}]} 2026-07-09 18:04:32.455 8 INFO neutron.services.segments.plugin [-] Segment 50594ad5-1cbc-42a2-8f62-955762feaa16 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 50594ad5-1cbc-42a2-8f62-955762feaa16 found for delete ", "request_id": "req-460daa93-e62a-4ec4-89f1-80ca39c92ab6"}]} 2026-07-09 18:04:32.461 8 INFO neutron.db.l3_hamode_db [None req-b05ce2c1-3f76-4bf0-aca1-8b894d5f2b1c 2227f19b690446169a1c28f2f34f5305 4c0175cd06444ec5b7c2e8308dbb7de3 - - default default] HA network 561dfef1-9dee-4359-afbd-69dfa5009b08 was deleted as no HA routers are present in tenant 4c0175cd06444ec5b7c2e8308dbb7de3. [pid: 8|app: 0|req: 735/1439] 10.0.0.57 () {32 vars in 723 bytes} [Thu Jul 9 18:04:31 2026] DELETE /v2.0/routers/cd93c6dd-e804-4327-9fdb-54f93b7217f5 => generated 0 bytes in 996 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1440] 10.0.0.57 () {32 vars in 725 bytes} [Thu Jul 9 18:04:32 2026] DELETE /v2.0/networks/a3274fd3-fe15-421b-b522-979fcc653735 => generated 0 bytes in 283 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1441] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 9 18:04:32 2026] GET /v2.0/ports?device_id=62211733-503c-4295-a444-18656f0b2644 => generated 975 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:04:33.053 7 INFO neutron.db.l3_hamode_db [None req-6f11ba35-fcca-4948-aa1e-e74bf285c4d6 5a6145cd14b6448690a3243a004d3a07 8ec1cb7e0cf54af597250d70275f5553 - - default default] HA network f8ccb4b6-a070-444a-b451-11754a75fe18 was deleted as no HA routers are present in tenant 88ee3bb4c41b439fa2d0cb8c89143b82. [pid: 7|app: 0|req: 705/1442] 10.0.0.57 () {32 vars in 723 bytes} [Thu Jul 9 18:04:31 2026] DELETE /v2.0/routers/ff5bb2ee-b75f-450e-be15-58e39d78a159 => generated 0 bytes in 1560 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1443] 10.0.0.235 () {34 vars in 1040 bytes} [Thu Jul 9 18:04:33 2026] GET /v2.0/security-groups?id=46230b1d-341e-4b2f-8d86-ab7340d9e812&fields=id&fields=name => generated 113 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1444] 10.0.0.57 () {32 vars in 723 bytes} [Thu Jul 9 18:04:32 2026] DELETE /v2.0/subnets/6c944c9d-7668-4515-9f64-3a98bdc1514a => generated 0 bytes in 267 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1447] 10.0.0.57 () {32 vars in 723 bytes} [Thu Jul 9 18:04:33 2026] DELETE /v2.0/subnets/af0940c2-cc03-4dba-93e5-1af8ad773794 => 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: 708/1448] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 9 18:04:33 2026] GET /v2.0/ports?device_id=62211733-503c-4295-a444-18656f0b2644 => 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: 741/1449] 10.0.0.57 () {32 vars in 725 bytes} [Thu Jul 9 18:04:33 2026] DELETE /v2.0/networks/8c116a03-991c-4bbb-af8c-e621852799f8 => generated 0 bytes in 481 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1450] 10.0.0.235 () {34 vars in 1040 bytes} [Thu Jul 9 18:04:33 2026] GET /v2.0/security-groups?id=46230b1d-341e-4b2f-8d86-ab7340d9e812&fields=id&fields=name => generated 113 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:04:33.759 8 WARNING neutron_lib.context [None req-ffbb6ffa-7213-4123-9987-10c549cbc375 2227f19b690446169a1c28f2f34f5305 4c0175cd06444ec5b7c2e8308dbb7de3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 18:04:33.833 8 INFO neutron.db.segments_db [None req-ffbb6ffa-7213-4123-9987-10c549cbc375 2227f19b690446169a1c28f2f34f5305 4c0175cd06444ec5b7c2e8308dbb7de3 - - default default] Added segment b6c22885-ad6f-4d0e-b866-afb519f136da of type vxlan for network e207b900-3a71-47a3-a238-cadf54513874 [pid: 8|app: 0|req: 743/1451] 10.0.0.57 () {34 vars in 669 bytes} [Thu Jul 9 18:04:33 2026] POST /v2.0/networks => generated 633 bytes in 265 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1452] 10.0.0.57 () {32 vars in 725 bytes} [Thu Jul 9 18:04:33 2026] DELETE /v2.0/networks/bbf277b0-5aa5-4f63-a69f-4f3d1354588f => generated 0 bytes in 499 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1453] 10.0.0.57 () {32 vars in 735 bytes} [Thu Jul 9 18:04:34 2026] GET /v2.0/ports?device_id=62211733-503c-4295-a444-18656f0b2644 => generated 1244 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:04:34.140 8 WARNING neutron_lib.context [None req-20bc82fc-a486-4f81-ae68-f4069096a867 2227f19b690446169a1c28f2f34f5305 4c0175cd06444ec5b7c2e8308dbb7de3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 18:04:34.485 7 INFO neutron.services.segments.plugin [-] Segment 135c5e17-0ba1-4a30-9705-597639b82120 resource provider aggregate not found 2026-07-09 18:04:34.486 8 INFO neutron.services.segments.plugin [-] Segment fa62f846-5737-4088-a299-e21a36384b0a resource provider aggregate not found 2026-07-09 18:04:34.504 8 INFO neutron.services.segments.plugin [-] Segment fa62f846-5737-4088-a299-e21a36384b0a resource provider aggregate not found 2026-07-09 18:04:34.510 7 INFO neutron.services.segments.plugin [-] Segment 135c5e17-0ba1-4a30-9705-597639b82120 resource provider aggregate not found 2026-07-09 18:04:34.512 8 INFO neutron.services.segments.plugin [-] Segment fa62f846-5737-4088-a299-e21a36384b0a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa62f846-5737-4088-a299-e21a36384b0a found for delete ", "request_id": "req-6c310ee1-3b8e-4fa4-997c-219a9180daaa"}]} 2026-07-09 18:04:34.525 7 INFO neutron.services.segments.plugin [-] Segment 135c5e17-0ba1-4a30-9705-597639b82120 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 135c5e17-0ba1-4a30-9705-597639b82120 found for delete ", "request_id": "req-f1b2bc9e-4383-486e-8583-c5c0f37e0342"}]} 2026-07-09 18:04:34.530 7 INFO neutron.services.segments.plugin [-] Segment 135c5e17-0ba1-4a30-9705-597639b82120 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 135c5e17-0ba1-4a30-9705-597639b82120 found for delete ", "request_id": "req-58c36ae5-bd85-42f9-8cc7-07ce53737e86"}]} 2026-07-09 18:04:34.530 8 INFO neutron.services.segments.plugin [-] Segment fa62f846-5737-4088-a299-e21a36384b0a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa62f846-5737-4088-a299-e21a36384b0a found for delete ", "request_id": "req-0e486591-f0a4-4672-adfc-d16a67cb3d22"}]} 2026-07-09 18:04:34.537 8 INFO neutron.services.segments.plugin [-] Segment 1560983a-c2c8-4da5-a1f1-e32cb808870b resource provider aggregate not found 2026-07-09 18:04:34.548 7 INFO neutron.services.segments.plugin [-] Segment f436b1dd-7b63-426b-ad1b-c4157f6e54e9 resource provider aggregate not found 2026-07-09 18:04:34.552 8 INFO neutron.services.segments.plugin [-] Segment 1560983a-c2c8-4da5-a1f1-e32cb808870b resource provider aggregate not found 2026-07-09 18:04:34.558 7 INFO neutron.services.segments.plugin [-] Segment f436b1dd-7b63-426b-ad1b-c4157f6e54e9 resource provider aggregate not found 2026-07-09 18:04:34.561 8 INFO neutron.services.segments.plugin [-] Segment 1560983a-c2c8-4da5-a1f1-e32cb808870b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1560983a-c2c8-4da5-a1f1-e32cb808870b found for delete ", "request_id": "req-57dfc94b-da47-4414-a336-a0509e59c5a2"}]} 2026-07-09 18:04:34.569 8 INFO neutron.services.segments.plugin [-] Segment 1560983a-c2c8-4da5-a1f1-e32cb808870b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1560983a-c2c8-4da5-a1f1-e32cb808870b found for delete ", "request_id": "req-37198137-58a5-4725-8ead-8988efd73759"}]} 2026-07-09 18:04:34.569 7 INFO neutron.services.segments.plugin [-] Segment f436b1dd-7b63-426b-ad1b-c4157f6e54e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f436b1dd-7b63-426b-ad1b-c4157f6e54e9 found for delete ", "request_id": "req-2faccfcb-cb35-4991-8ad2-d80f5dd70399"}]} 2026-07-09 18:04:34.573 7 INFO neutron.services.segments.plugin [-] Segment f436b1dd-7b63-426b-ad1b-c4157f6e54e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f436b1dd-7b63-426b-ad1b-c4157f6e54e9 found for delete ", "request_id": "req-079d0fa7-5d4f-4bd9-8d03-95a2b7242ecf"}]} [pid: 7|app: 0|req: 710/1454] 10.0.0.57 () {32 vars in 773 bytes} [Thu Jul 9 18:04:34 2026] GET /v2.0/security-groups?tenant_id=edbc1a71bdb74758ba5831beffce32ec&name=default => generated 2925 bytes in 556 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1455] 10.0.0.57 () {34 vars in 668 bytes} [Thu Jul 9 18:04:34 2026] POST /v2.0/subnets => generated 622 bytes in 459 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:04:34.595 7 WARNING neutron_lib.context [None req-5a5cb7ee-3797-4be1-87f0-34dba6a2ed1a dddd2f3460a84ffd9f5e32b8160aac64 0add2cc1a121450f93b9d1c45a0d3713 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 746/1456] 10.0.0.57 () {32 vars in 773 bytes} [Thu Jul 9 18:04:34 2026] GET /v2.0/security-groups?tenant_id=88ee3bb4c41b439fa2d0cb8c89143b82&name=default => generated 2925 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1457] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:04:34 2026] DELETE /v2.0/security-groups/98a2b813-dbeb-49fe-8830-242d5aeca84e => generated 0 bytes in 149 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:04:34.810 8 WARNING neutron_lib.context [None req-dee6773c-0054-426d-93e0-fc5aa81e40ef 2227f19b690446169a1c28f2f34f5305 4c0175cd06444ec5b7c2e8308dbb7de3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 18:04:34.875 8 INFO neutron.db.segments_db [None req-dee6773c-0054-426d-93e0-fc5aa81e40ef 2227f19b690446169a1c28f2f34f5305 4c0175cd06444ec5b7c2e8308dbb7de3 - - default default] Added segment e0fa9eb3-0ffb-4d62-912f-9e1958c54b2b of type vxlan for network 8b2011fc-c1ff-4a19-bc8a-77d9130fa606 2026-07-09 18:04:35.261 8 INFO neutron.db.l3_hamode_db [None req-dee6773c-0054-426d-93e0-fc5aa81e40ef 2227f19b690446169a1c28f2f34f5305 4c0175cd06444ec5b7c2e8308dbb7de3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-09 18:04:35.448 8 INFO neutron.db.l3_hamode_db [None req-dee6773c-0054-426d-93e0-fc5aa81e40ef 2227f19b690446169a1c28f2f34f5305 4c0175cd06444ec5b7c2e8308dbb7de3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-09 18:04:35.925 7 INFO neutron.db.l3_db [None req-5a5cb7ee-3797-4be1-87f0-34dba6a2ed1a dddd2f3460a84ffd9f5e32b8160aac64 0add2cc1a121450f93b9d1c45a0d3713 - - default default] Floating IP 366d70ef-c159-4308-a3c2-05b841a04226 associated. External IP: 10.96.250.216, port: 80e92e59-89c8-472d-9a12-0c4e0c8c1de3. [pid: 7|app: 0|req: 711/1458] 10.0.0.57 () {34 vars in 676 bytes} [Thu Jul 9 18:04:34 2026] POST /v2.0/floatingips => generated 856 bytes in 1772 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:04:36.440 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-944d51dc-0fcb-4676-8718-e1323a7941de'] response: {'name': 'network-changed', 'server_uuid': '62211733-503c-4295-a444-18656f0b2644', 'tag': '80e92e59-89c8-472d-9a12-0c4e0c8c1de3', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 712/1459] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:04:36 2026] DELETE /v2.0/security-groups/73d73146-8367-4234-8395-be24f9a2f6f2 => 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: 713/1460] 10.0.0.57 () {32 vars in 773 bytes} [Thu Jul 9 18:04:36 2026] GET /v2.0/security-groups?tenant_id=49c747e3299446c3a38b1149becede74&name=default => generated 2925 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1461] 10.0.0.57 () {32 vars in 728 bytes} [Thu Jul 9 18:04:36 2026] GET /v2.0/floatingips/366d70ef-c159-4308-a3c2-05b841a04226 => generated 856 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1462] 199.19.213.161 () {34 vars in 1080 bytes} [Thu Jul 9 18:04:36 2026] GET /v2.0/ports?tenant_id=0add2cc1a121450f93b9d1c45a0d3713&device_id=62211733-503c-4295-a444-18656f0b2644 => generated 1244 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1463] 10.0.0.57 () {34 vars in 668 bytes} [Thu Jul 9 18:04:34 2026] POST /v2.0/routers => generated 511 bytes in 2043 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1464] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:04:36 2026] DELETE /v2.0/security-groups/0ec58a24-12e8-4d8e-a987-90b85f8aa5d6 => generated 0 bytes in 196 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1465] 199.19.213.161 () {34 vars in 986 bytes} [Thu Jul 9 18:04:36 2026] GET /v2.0/networks?id=0102b601-9eef-4dd4-8d49-6da867b8eae7 => generated 757 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1466] 199.19.213.161 () {34 vars in 1060 bytes} [Thu Jul 9 18:04:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=80e92e59-89c8-472d-9a12-0c4e0c8c1de3 => generated 859 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1467] 199.19.213.161 () {34 vars in 984 bytes} [Thu Jul 9 18:04:37 2026] GET /v2.0/subnets?id=23f7f9f3-c8e2-4c51-b071-0bf9887b03a0 => generated 653 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1468] 199.19.213.161 () {34 vars in 1052 bytes} [Thu Jul 9 18:04:37 2026] GET /v2.0/ports?network_id=0102b601-9eef-4dd4-8d49-6da867b8eae7&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: 753/1469] 199.19.213.161 () {34 vars in 1012 bytes} [Thu Jul 9 18:04:37 2026] GET /v2.0/networks/0102b601-9eef-4dd4-8d49-6da867b8eae7?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: 754/1470] 10.0.0.57 () {32 vars in 773 bytes} [Thu Jul 9 18:04:37 2026] GET /v2.0/security-groups?tenant_id=79903df4462b420fba9a3f8dbf8d8823&name=default => generated 2925 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1471] 199.19.213.161 () {34 vars in 1112 bytes} [Thu Jul 9 18:04:37 2026] GET /v2.0/networks/0102b601-9eef-4dd4-8d49-6da867b8eae7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1472] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:04:37 2026] DELETE /v2.0/security-groups/ba389d19-19db-46be-845a-38849181b9a6 => 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: 757/1473] 10.0.0.57 () {32 vars in 728 bytes} [Thu Jul 9 18:04:37 2026] GET /v2.0/floatingips/366d70ef-c159-4308-a3c2-05b841a04226 => generated 856 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1474] 10.0.0.57 () {32 vars in 728 bytes} [Thu Jul 9 18:04:38 2026] GET /v2.0/floatingips/366d70ef-c159-4308-a3c2-05b841a04226 => generated 858 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1475] 10.0.0.57 () {34 vars in 782 bytes} [Thu Jul 9 18:04:36 2026] PUT /v2.0/routers/e2d08ded-b959-428d-9814-5d6d4ae6e720/add_router_interface => generated 309 bytes in 2313 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1476] 10.0.0.57 () {32 vars in 716 bytes} [Thu Jul 9 18:04:39 2026] GET /v2.0/ports/7fedaae1-8ac2-4073-8d0a-767c8d237058 => generated 959 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1477] 10.0.0.57 () {32 vars in 773 bytes} [Thu Jul 9 18:04:39 2026] GET /v2.0/security-groups?tenant_id=5f05783fb80e4cee8f687ff5f80ac5f2&name=default => generated 2925 bytes in 325 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1478] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:04:40 2026] DELETE /v2.0/security-groups/2322662a-c3ef-411e-a43c-756b4204a7ba => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1479] 10.0.0.57 () {34 vars in 788 bytes} [Thu Jul 9 18:04:39 2026] PUT /v2.0/routers/e2d08ded-b959-428d-9814-5d6d4ae6e720/remove_router_interface => generated 309 bytes in 1184 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1480] 10.0.0.57 () {32 vars in 735 bytes} [Thu Jul 9 18:04:40 2026] GET /v2.0/ports?device_id=e2d08ded-b959-428d-9814-5d6d4ae6e720 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 18:04:41.397 7 INFO neutron.services.segments.plugin [-] Segment e0fa9eb3-0ffb-4d62-912f-9e1958c54b2b resource provider aggregate not found 2026-07-09 18:04:41.403 7 INFO neutron.services.segments.plugin [-] Segment e0fa9eb3-0ffb-4d62-912f-9e1958c54b2b resource provider aggregate not found 2026-07-09 18:04:41.424 7 INFO neutron.services.segments.plugin [-] Segment e0fa9eb3-0ffb-4d62-912f-9e1958c54b2b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e0fa9eb3-0ffb-4d62-912f-9e1958c54b2b found for delete ", "request_id": "req-ffcc282a-2478-428f-8728-f67cd1d2f0cd"}]} 2026-07-09 18:04:41.427 7 INFO neutron.services.segments.plugin [-] Segment e0fa9eb3-0ffb-4d62-912f-9e1958c54b2b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e0fa9eb3-0ffb-4d62-912f-9e1958c54b2b found for delete ", "request_id": "req-6598491a-5e15-4244-ad5b-49be94d8b044"}]} 2026-07-09 18:04:41.436 7 INFO neutron.db.l3_hamode_db [None req-75ee91ae-73a3-46f8-8589-4a54128aea1e 2227f19b690446169a1c28f2f34f5305 4c0175cd06444ec5b7c2e8308dbb7de3 - - default default] HA network 8b2011fc-c1ff-4a19-bc8a-77d9130fa606 was deleted as no HA routers are present in tenant 4c0175cd06444ec5b7c2e8308dbb7de3. [pid: 7|app: 0|req: 719/1481] 10.0.0.57 () {32 vars in 723 bytes} [Thu Jul 9 18:04:40 2026] DELETE /v2.0/routers/e2d08ded-b959-428d-9814-5d6d4ae6e720 => generated 0 bytes in 857 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1482] 10.0.0.57 () {32 vars in 723 bytes} [Thu Jul 9 18:04:41 2026] DELETE /v2.0/subnets/b9ee71a2-b6ee-4b9f-8cea-c81913a4ee2e => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1483] 10.0.0.57 () {32 vars in 725 bytes} [Thu Jul 9 18:04:41 2026] DELETE /v2.0/networks/e207b900-3a71-47a3-a238-cadf54513874 => generated 0 bytes in 530 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:04:42.248 8 WARNING neutron_lib.context [None req-9ecd72b9-0efb-484f-a419-6e4714f2addb 2227f19b690446169a1c28f2f34f5305 4c0175cd06444ec5b7c2e8308dbb7de3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 18:04:42.297 8 INFO neutron.db.segments_db [None req-9ecd72b9-0efb-484f-a419-6e4714f2addb 2227f19b690446169a1c28f2f34f5305 4c0175cd06444ec5b7c2e8308dbb7de3 - - default default] Added segment 959bf43e-17aa-4f4f-a215-bf10808aba49 of type vxlan for network af26bfbe-6eb8-473e-b68d-037d5a71c507 2026-07-09 18:04:42.689 8 INFO neutron.db.l3_hamode_db [None req-9ecd72b9-0efb-484f-a419-6e4714f2addb 2227f19b690446169a1c28f2f34f5305 4c0175cd06444ec5b7c2e8308dbb7de3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 721/1484] 10.0.0.57 () {34 vars in 677 bytes} [Thu Jul 9 18:04:42 2026] POST /v2.0/qos/policies => generated 359 bytes in 304 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1485] 10.0.0.57 () {34 vars in 677 bytes} [Thu Jul 9 18:04:42 2026] POST /v2.0/qos/policies => generated 359 bytes in 62 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1486] 10.0.0.57 () {34 vars in 677 bytes} [Thu Jul 9 18:04:42 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: 724/1487] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jul 9 18:04:42 2026] GET /v2.0/ports?device_id=62211733-503c-4295-a444-18656f0b2644 => generated 1244 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1488] 10.0.0.57 () {34 vars in 677 bytes} [Thu Jul 9 18:04:43 2026] POST /v2.0/qos/policies => generated 359 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1489] 10.0.0.1 () {34 vars in 1038 bytes} [Thu Jul 9 18:04:43 2026] GET /v2.0/security-groups?id=46230b1d-341e-4b2f-8d86-ab7340d9e812&fields=id&fields=name => generated 113 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1490] 10.0.0.57 () {34 vars in 677 bytes} [Thu Jul 9 18:04:43 2026] POST /v2.0/qos/policies => generated 359 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1491] 10.0.0.57 () {34 vars in 752 bytes} [Thu Jul 9 18:04:43 2026] PUT /v2.0/policies/85e699f7-bb8c-48ba-ad5c-3f8fccc4013e/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: 729/1492] 10.0.0.57 () {34 vars in 752 bytes} [Thu Jul 9 18:04:43 2026] PUT /v2.0/policies/a8eb06f7-1e6f-403d-93f5-3567c28e796a/tags => generated 25 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1493] 10.0.0.57 () {34 vars in 752 bytes} [Thu Jul 9 18:04:43 2026] PUT /v2.0/policies/3aa1e727-f56c-45c2-ad1f-245a0d910327/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: 731/1494] 10.0.0.57 () {34 vars in 752 bytes} [Thu Jul 9 18:04:43 2026] PUT /v2.0/policies/36aa45cf-01e2-49e4-afe9-a245cf175925/tags => generated 19 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 18:04:43.886 7 INFO neutron.services.segments.plugin [-] Segment b6c22885-ad6f-4d0e-b866-afb519f136da resource provider aggregate not found 2026-07-09 18:04:43.907 7 INFO neutron.services.segments.plugin [-] Segment b6c22885-ad6f-4d0e-b866-afb519f136da resource provider aggregate not found 2026-07-09 18:04:43.916 7 INFO neutron.services.segments.plugin [-] Segment b6c22885-ad6f-4d0e-b866-afb519f136da resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b6c22885-ad6f-4d0e-b866-afb519f136da found for delete ", "request_id": "req-952a5015-eed1-46eb-a26f-b32bf518fb1d"}]} 2026-07-09 18:04:43.933 7 INFO neutron.services.segments.plugin [-] Segment b6c22885-ad6f-4d0e-b866-afb519f136da resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b6c22885-ad6f-4d0e-b866-afb519f136da found for delete ", "request_id": "req-9d5eea2b-16ef-46bd-b019-57d54369c819"}]} 2026-07-09 18:04:44.237 8 INFO neutron.db.l3_hamode_db [None req-9ecd72b9-0efb-484f-a419-6e4714f2addb 2227f19b690446169a1c28f2f34f5305 4c0175cd06444ec5b7c2e8308dbb7de3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 732/1495] 10.0.0.57 () {32 vars in 673 bytes} [Thu Jul 9 18:04:43 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 406 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1496] 10.0.0.57 () {32 vars in 687 bytes} [Thu Jul 9 18:04:44 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1497] 10.0.0.57 () {32 vars in 683 bytes} [Thu Jul 9 18:04:44 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1498] 10.0.0.57 () {32 vars in 695 bytes} [Thu Jul 9 18:04:44 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1499] 10.0.0.57 () {32 vars in 681 bytes} [Thu Jul 9 18:04:44 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1500] 10.0.0.57 () {32 vars in 695 bytes} [Thu Jul 9 18:04:44 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1501] 10.0.0.57 () {32 vars in 691 bytes} [Thu Jul 9 18:04:44 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1502] 10.0.0.57 () {32 vars in 703 bytes} [Thu Jul 9 18:04:44 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1503] 10.0.0.57 () {32 vars in 733 bytes} [Thu Jul 9 18:04:44 2026] DELETE /v2.0/qos/policies/85e699f7-bb8c-48ba-ad5c-3f8fccc4013e => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1504] 10.0.0.57 () {32 vars in 733 bytes} [Thu Jul 9 18:04:44 2026] DELETE /v2.0/qos/policies/a8eb06f7-1e6f-403d-93f5-3567c28e796a => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1505] 10.0.0.57 () {32 vars in 733 bytes} [Thu Jul 9 18:04:44 2026] DELETE /v2.0/qos/policies/3aa1e727-f56c-45c2-ad1f-245a0d910327 => 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: 743/1506] 10.0.0.57 () {32 vars in 733 bytes} [Thu Jul 9 18:04:45 2026] DELETE /v2.0/qos/policies/36aa45cf-01e2-49e4-afe9-a245cf175925 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1507] 10.0.0.57 () {32 vars in 733 bytes} [Thu Jul 9 18:04:45 2026] DELETE /v2.0/qos/policies/be6d217f-51b5-4c5d-95c0-fa15182afd2f => 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: 764/1508] 10.0.0.57 () {34 vars in 668 bytes} [Thu Jul 9 18:04:42 2026] POST /v2.0/routers => generated 692 bytes in 3501 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1509] 199.19.213.161 () {34 vars in 1096 bytes} [Thu Jul 9 18:04:45 2026] GET /v2.0/ports?device_id=62211733-503c-4295-a444-18656f0b2644&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1510] 10.0.0.57 () {32 vars in 773 bytes} [Thu Jul 9 18:04:45 2026] GET /v2.0/security-groups?tenant_id=790caf9975374660bae81d7e0e034f36&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: 766/1511] 10.0.0.57 () {32 vars in 720 bytes} [Thu Jul 9 18:04:45 2026] GET /v2.0/routers/49abc71f-a3df-47b0-b6f4-6a0f462f8802 => generated 698 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1512] 199.19.213.161 () {34 vars in 1080 bytes} [Thu Jul 9 18:04:45 2026] GET /v2.0/ports?tenant_id=0add2cc1a121450f93b9d1c45a0d3713&device_id=62211733-503c-4295-a444-18656f0b2644 => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1513] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:04:45 2026] DELETE /v2.0/security-groups/42b0f029-1504-4bb7-bdcc-4917328bf347 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1514] 10.0.0.57 () {32 vars in 646 bytes} [Thu Jul 9 18:04:45 2026] GET /v2.0/routers => generated 701 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1515] 199.19.213.161 () {34 vars in 986 bytes} [Thu Jul 9 18:04:46 2026] GET /v2.0/networks?id=0102b601-9eef-4dd4-8d49-6da867b8eae7 => generated 757 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1516] 199.19.213.161 () {34 vars in 1060 bytes} [Thu Jul 9 18:04:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=80e92e59-89c8-472d-9a12-0c4e0c8c1de3 => generated 861 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1517] 10.0.0.57 () {32 vars in 773 bytes} [Thu Jul 9 18:04:46 2026] GET /v2.0/security-groups?tenant_id=c49f38a61478499dad6ff6efce1664c8&name=default => generated 2925 bytes in 288 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1518] 199.19.213.161 () {34 vars in 984 bytes} [Thu Jul 9 18:04:46 2026] GET /v2.0/subnets?id=23f7f9f3-c8e2-4c51-b071-0bf9887b03a0 => generated 653 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1519] 10.0.0.57 () {32 vars in 773 bytes} [Thu Jul 9 18:04:46 2026] GET /v2.0/security-groups?tenant_id=c6e5f40fab8341a8a42114978da6de58&name=default => generated 2925 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1520] 10.0.0.57 () {34 vars in 740 bytes} [Thu Jul 9 18:04:46 2026] PUT /v2.0/routers/49abc71f-a3df-47b0-b6f4-6a0f462f8802 => generated 705 bytes in 643 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1521] 199.19.213.161 () {34 vars in 1052 bytes} [Thu Jul 9 18:04:46 2026] GET /v2.0/ports?network_id=0102b601-9eef-4dd4-8d49-6da867b8eae7&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1522] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:04:46 2026] DELETE /v2.0/security-groups/58f10e05-46c6-4592-aaa2-08eea04765fd => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1523] 10.0.0.57 () {32 vars in 720 bytes} [Thu Jul 9 18:04:46 2026] GET /v2.0/routers/49abc71f-a3df-47b0-b6f4-6a0f462f8802 => generated 705 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1524] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:04:46 2026] DELETE /v2.0/security-groups/e6b3b1f1-f1cf-438e-bbaa-1696cc0bc0bf => 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: 775/1525] 199.19.213.161 () {34 vars in 1012 bytes} [Thu Jul 9 18:04:46 2026] GET /v2.0/networks/0102b601-9eef-4dd4-8d49-6da867b8eae7?fields=segments => generated 14 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1526] 10.0.0.57 () {32 vars in 735 bytes} [Thu Jul 9 18:04:47 2026] GET /v2.0/ports?device_id=49abc71f-a3df-47b0-b6f4-6a0f462f8802 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1527] 10.0.0.57 () {32 vars in 773 bytes} [Thu Jul 9 18:04:46 2026] GET /v2.0/security-groups?tenant_id=cfa55fa1ba2c4feaab1164d84afab997&name=default => generated 2925 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1528] 199.19.213.161 () {34 vars in 1112 bytes} [Thu Jul 9 18:04:47 2026] GET /v2.0/networks/0102b601-9eef-4dd4-8d49-6da867b8eae7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1529] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:04:47 2026] DELETE /v2.0/security-groups/270b6a20-982c-40ad-b932-9622b17cbe0d => 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: 779/1530] 10.0.0.57 () {32 vars in 825 bytes} [Thu Jul 9 18:04:47 2026] GET /v2.0/ports?project_id=0add2cc1a121450f93b9d1c45a0d3713&network_id=0102b601-9eef-4dd4-8d49-6da867b8eae7 => generated 3695 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1531] 10.0.0.57 () {32 vars in 773 bytes} [Thu Jul 9 18:04:47 2026] GET /v2.0/security-groups?tenant_id=99eb58fa733c46e48f6e67f3b51cf842&name=default => generated 2925 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1532] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:04:47 2026] DELETE /v2.0/security-groups/7cf30ac2-4a18-4013-87a4-15c8000a5322 => generated 0 bytes in 170 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1533] 10.0.0.57 () {32 vars in 741 bytes} [Thu Jul 9 18:04:47 2026] GET /v2.0/subnets?network_id=f4e99e02-ee9f-4bb1-bf63-077c97baa86a => generated 644 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:04:48.194 8 INFO neutron.db.l3_db [None req-22841fec-2d34-4d3f-90f3-0d91eb978ea3 dddd2f3460a84ffd9f5e32b8160aac64 0add2cc1a121450f93b9d1c45a0d3713 - - default default] Floating IP 366d70ef-c159-4308-a3c2-05b841a04226 disassociated. External IP: 10.96.250.216, port: 80e92e59-89c8-472d-9a12-0c4e0c8c1de3. 2026-07-09 18:04:48.331 7 INFO neutron.services.segments.plugin [-] Segment 959bf43e-17aa-4f4f-a215-bf10808aba49 resource provider aggregate not found 2026-07-09 18:04:48.338 7 INFO neutron.services.segments.plugin [-] Segment 959bf43e-17aa-4f4f-a215-bf10808aba49 resource provider aggregate not found 2026-07-09 18:04:48.352 7 INFO neutron.services.segments.plugin [-] Segment 959bf43e-17aa-4f4f-a215-bf10808aba49 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 959bf43e-17aa-4f4f-a215-bf10808aba49 found for delete ", "request_id": "req-e21c549d-a5e1-469d-bf15-72b124991132"}]} 2026-07-09 18:04:48.368 7 INFO neutron.services.segments.plugin [-] Segment 959bf43e-17aa-4f4f-a215-bf10808aba49 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 959bf43e-17aa-4f4f-a215-bf10808aba49 found for delete ", "request_id": "req-31995e04-4fea-4a12-b0cd-c40f9bfc9b55"}]} 2026-07-09 18:04:48.371 7 INFO neutron.db.l3_hamode_db [None req-72f2e865-5ab2-42b6-9f69-af72df7bff47 2227f19b690446169a1c28f2f34f5305 4c0175cd06444ec5b7c2e8308dbb7de3 - - default default] HA network af26bfbe-6eb8-473e-b68d-037d5a71c507 was deleted as no HA routers are present in tenant 4c0175cd06444ec5b7c2e8308dbb7de3. [pid: 7|app: 0|req: 752/1534] 10.0.0.57 () {32 vars in 723 bytes} [Thu Jul 9 18:04:47 2026] DELETE /v2.0/routers/49abc71f-a3df-47b0-b6f4-6a0f462f8802 => generated 0 bytes in 1301 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1537] 10.0.0.57 () {32 vars in 735 bytes} [Thu Jul 9 18:04:48 2026] GET /v2.0/ports?device_id=49abc71f-a3df-47b0-b6f4-6a0f462f8802 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 18:04:48.453 7 INFO neutron.api.v2.resource [None req-30eb2922-c03c-4878-a92a-c0b25f1ca966 2227f19b690446169a1c28f2f34f5305 4c0175cd06444ec5b7c2e8308dbb7de3 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 756/1538] 10.0.0.57 () {32 vars in 723 bytes} [Thu Jul 9 18:04:48 2026] DELETE /v2.0/routers/49abc71f-a3df-47b0-b6f4-6a0f462f8802 => generated 135 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1539] 10.0.0.57 () {32 vars in 735 bytes} [Thu Jul 9 18:04:48 2026] GET /v2.0/ports?device_id=e2d08ded-b959-428d-9814-5d6d4ae6e720 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 18:04:48.529 7 INFO neutron.api.v2.resource [None req-168bc981-15a8-48b8-ab1f-95aaa79ad4cb 2227f19b690446169a1c28f2f34f5305 4c0175cd06444ec5b7c2e8308dbb7de3 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 758/1540] 10.0.0.57 () {32 vars in 723 bytes} [Thu Jul 9 18:04:48 2026] DELETE /v2.0/routers/e2d08ded-b959-428d-9814-5d6d4ae6e720 => generated 135 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 18:04:48.553 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e849b5e8-2095-4bfe-a4c9-90d6ee4d205a 2227f19b690446169a1c28f2f34f5305 4c0175cd06444ec5b7c2e8308dbb7de3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 759/1541] 10.0.0.57 () {32 vars in 723 bytes} [Thu Jul 9 18:04:48 2026] DELETE /v2.0/subnets/b9ee71a2-b6ee-4b9f-8cea-c81913a4ee2e => 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: 760/1542] 10.0.0.57 () {32 vars in 735 bytes} [Thu Jul 9 18:04:48 2026] GET /v2.0/ports?device_id=cd93c6dd-e804-4327-9fdb-54f93b7217f5 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 18:04:48.624 7 INFO neutron.api.v2.resource [None req-4a2711e4-ca9b-459d-b51b-88cec09e7948 2227f19b690446169a1c28f2f34f5305 4c0175cd06444ec5b7c2e8308dbb7de3 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 761/1543] 10.0.0.57 () {32 vars in 723 bytes} [Thu Jul 9 18:04:48 2026] DELETE /v2.0/routers/cd93c6dd-e804-4327-9fdb-54f93b7217f5 => generated 135 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 18:04:48.648 7 INFO neutron.pecan_wsgi.hooks.translation [None req-434801db-63b1-4340-9095-5fc2962279a6 2227f19b690446169a1c28f2f34f5305 4c0175cd06444ec5b7c2e8308dbb7de3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 762/1544] 10.0.0.57 () {32 vars in 723 bytes} [Thu Jul 9 18:04:48 2026] DELETE /v2.0/subnets/6c944c9d-7668-4515-9f64-3a98bdc1514a => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1545] 10.0.0.57 () {34 vars in 748 bytes} [Thu Jul 9 18:04:47 2026] PUT /v2.0/floatingips/366d70ef-c159-4308-a3c2-05b841a04226 => generated 554 bytes in 666 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1546] 10.0.0.57 () {32 vars in 735 bytes} [Thu Jul 9 18:04:48 2026] GET /v2.0/ports?device_id=f587d709-9987-433a-9692-6a06549da69c => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 18:04:48.711 7 INFO neutron.api.v2.resource [None req-b25a8147-e6f2-4415-96d4-f5a9b77969df 2227f19b690446169a1c28f2f34f5305 4c0175cd06444ec5b7c2e8308dbb7de3 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 764/1547] 10.0.0.57 () {32 vars in 723 bytes} [Thu Jul 9 18:04:48 2026] DELETE /v2.0/routers/f587d709-9987-433a-9692-6a06549da69c => generated 135 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 18:04:48.741 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f7fbb666-5ba0-4aa7-9328-6871e6d30515 2227f19b690446169a1c28f2f34f5305 4c0175cd06444ec5b7c2e8308dbb7de3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 765/1548] 10.0.0.57 () {32 vars in 723 bytes} [Thu Jul 9 18:04:48 2026] DELETE /v2.0/subnets/73dc9f71-0427-47a7-8e96-f63b5f827c5f => generated 136 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 18:04:48.776 7 INFO neutron.pecan_wsgi.hooks.translation [None req-dd7d38a8-e0a0-4fa1-a46e-14616cc5310f 2227f19b690446169a1c28f2f34f5305 4c0175cd06444ec5b7c2e8308dbb7de3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 766/1549] 10.0.0.57 () {32 vars in 723 bytes} [Thu Jul 9 18:04:48 2026] DELETE /v2.0/subnets/827cdb06-af27-4641-912f-434f9b37ecfd => generated 136 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1550] 10.0.0.57 () {32 vars in 728 bytes} [Thu Jul 9 18:04:48 2026] GET /v2.0/floatingips/366d70ef-c159-4308-a3c2-05b841a04226 => generated 554 bytes in 471 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1551] 199.19.213.161 () {34 vars in 1080 bytes} [Thu Jul 9 18:04:49 2026] GET /v2.0/ports?tenant_id=0add2cc1a121450f93b9d1c45a0d3713&device_id=62211733-503c-4295-a444-18656f0b2644 => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:04:49.268 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1b80ee44-6793-439b-aefc-1bb536533cc1'] response: {'name': 'network-changed', 'server_uuid': '62211733-503c-4295-a444-18656f0b2644', 'tag': '80e92e59-89c8-472d-9a12-0c4e0c8c1de3', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 785/1552] 199.19.213.161 () {34 vars in 986 bytes} [Thu Jul 9 18:04:49 2026] GET /v2.0/networks?id=0102b601-9eef-4dd4-8d49-6da867b8eae7 => generated 757 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1553] 199.19.213.161 () {34 vars in 1060 bytes} [Thu Jul 9 18:04:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=80e92e59-89c8-472d-9a12-0c4e0c8c1de3 => 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: 787/1554] 199.19.213.161 () {34 vars in 984 bytes} [Thu Jul 9 18:04:49 2026] GET /v2.0/subnets?id=23f7f9f3-c8e2-4c51-b071-0bf9887b03a0 => generated 653 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1555] 199.19.213.161 () {34 vars in 1052 bytes} [Thu Jul 9 18:04:49 2026] GET /v2.0/ports?network_id=0102b601-9eef-4dd4-8d49-6da867b8eae7&device_owner=network%3Adhcp => generated 1244 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1556] 199.19.213.161 () {34 vars in 1012 bytes} [Thu Jul 9 18:04:49 2026] GET /v2.0/networks/0102b601-9eef-4dd4-8d49-6da867b8eae7?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1557] 199.19.213.161 () {34 vars in 1112 bytes} [Thu Jul 9 18:04:49 2026] GET /v2.0/networks/0102b601-9eef-4dd4-8d49-6da867b8eae7?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: 768/1558] 10.0.0.57 () {32 vars in 773 bytes} [Thu Jul 9 18:04:49 2026] GET /v2.0/security-groups?tenant_id=4c0175cd06444ec5b7c2e8308dbb7de3&name=default => generated 2925 bytes in 350 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1559] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:04:49 2026] DELETE /v2.0/security-groups/5c9d2cf6-ac76-488c-a427-a63a16cfab29 => 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: 769/1560] 10.0.0.57 () {32 vars in 728 bytes} [Thu Jul 9 18:04:50 2026] GET /v2.0/floatingips/366d70ef-c159-4308-a3c2-05b841a04226 => generated 554 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1561] 10.0.0.57 () {32 vars in 728 bytes} [Thu Jul 9 18:04:51 2026] GET /v2.0/floatingips/366d70ef-c159-4308-a3c2-05b841a04226 => generated 552 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:04:52.130 7 WARNING neutron_lib.context [None req-b68a996e-4d70-4279-89b9-798489c8ae47 1079f522ddb84eed93f20a00a99486bb f2f96ead815e4c28a578c6226b1d2bcb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 18:04:52.307 8 WARNING neutron_lib.context [None req-6e2efd81-cc52-4e3d-b28d-ec329e026426 dddd2f3460a84ffd9f5e32b8160aac64 0add2cc1a121450f93b9d1c45a0d3713 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 770/1562] 10.0.0.57 () {34 vars in 683 bytes} [Thu Jul 9 18:04:51 2026] POST /v2.0/security-groups => generated 1624 bytes in 533 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1563] 10.0.0.57 () {32 vars in 662 bytes} [Thu Jul 9 18:04:52 2026] GET /v2.0/security-groups => generated 4529 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1564] 10.0.0.57 () {34 vars in 684 bytes} [Thu Jul 9 18:04:52 2026] POST /v2.0/security-groups => generated 1675 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-09 18:04:52.496 8 WARNING neutron_lib.context [None req-143bbfce-75f1-41b0-9cb2-3894b28eb4a5 dddd2f3460a84ffd9f5e32b8160aac64 0add2cc1a121450f93b9d1c45a0d3713 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 772/1565] 10.0.0.57 () {34 vars in 757 bytes} [Thu Jul 9 18:04:52 2026] PUT /v2.0/security-groups/2915cf69-636b-4346-8722-dc1de410bb2c => generated 1663 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1566] 10.0.0.57 () {32 vars in 736 bytes} [Thu Jul 9 18:04:52 2026] GET /v2.0/security-groups/2915cf69-636b-4346-8722-dc1de410bb2c => generated 1663 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1567] 10.0.0.57 () {34 vars in 694 bytes} [Thu Jul 9 18:04:52 2026] POST /v2.0/security-group-rules => generated 597 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:04:52.645 8 WARNING neutron_lib.context [None req-6fc65508-4b90-4115-9960-303d10c1b7a5 dddd2f3460a84ffd9f5e32b8160aac64 0add2cc1a121450f93b9d1c45a0d3713 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 774/1568] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:04:52 2026] DELETE /v2.0/security-groups/2915cf69-636b-4346-8722-dc1de410bb2c => 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: 775/1569] 10.0.0.57 () {32 vars in 662 bytes} [Thu Jul 9 18:04:52 2026] GET /v2.0/security-groups => generated 2925 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:04:52.743 7 INFO neutron.api.v2.resource [None req-cac93de7-0cbd-432c-b8bd-8dc349693904 1079f522ddb84eed93f20a00a99486bb f2f96ead815e4c28a578c6226b1d2bcb - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 776/1570] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:04:52 2026] DELETE /v2.0/security-groups/2915cf69-636b-4346-8722-dc1de410bb2c => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 18:04:52.759 7 WARNING neutron_lib.context [None req-db99b6b4-2cdc-48ec-9340-c43c05e818ac 1079f522ddb84eed93f20a00a99486bb f2f96ead815e4c28a578c6226b1d2bcb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 795/1571] 10.0.0.57 () {34 vars in 694 bytes} [Thu Jul 9 18:04:52 2026] POST /v2.0/security-group-rules => generated 596 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:04:52.791 8 WARNING neutron_lib.context [None req-49e230ff-07ea-41a7-bdb8-de8b705f8bf8 dddd2f3460a84ffd9f5e32b8160aac64 0add2cc1a121450f93b9d1c45a0d3713 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 777/1572] 10.0.0.57 () {34 vars in 683 bytes} [Thu Jul 9 18:04:52 2026] POST /v2.0/security-groups => generated 1624 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-09 18:04:52.899 7 WARNING neutron_lib.context [None req-d2fa70b7-a834-4408-b325-914d4b0c5c01 1079f522ddb84eed93f20a00a99486bb f2f96ead815e4c28a578c6226b1d2bcb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 796/1573] 10.0.0.57 () {34 vars in 694 bytes} [Thu Jul 9 18:04:52 2026] POST /v2.0/security-group-rules => generated 602 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:04:52.929 8 WARNING neutron_lib.context [None req-f4c3a902-2cc0-4b74-a1cf-4f439cc784b6 dddd2f3460a84ffd9f5e32b8160aac64 0add2cc1a121450f93b9d1c45a0d3713 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 778/1574] 10.0.0.57 () {34 vars in 694 bytes} [Thu Jul 9 18:04:52 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) [pid: 8|app: 0|req: 797/1575] 10.0.0.57 () {34 vars in 694 bytes} [Thu Jul 9 18:04:52 2026] POST /v2.0/security-group-rules => generated 601 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1576] 10.0.0.57 () {32 vars in 746 bytes} [Thu Jul 9 18:04:53 2026] GET /v2.0/security-group-rules/7671e8c5-2ab0-488a-a886-7d123ab14dcb => generated 601 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:04:53.133 8 WARNING neutron_lib.context [None req-52ccf6c7-3ab4-4a1a-ab9b-e0b8f796a8bf dddd2f3460a84ffd9f5e32b8160aac64 0add2cc1a121450f93b9d1c45a0d3713 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 18:04:53.177 8 INFO neutron.db.securitygroups_db [None req-52ccf6c7-3ab4-4a1a-ab9b-e0b8f796a8bf dddd2f3460a84ffd9f5e32b8160aac64 0add2cc1a121450f93b9d1c45a0d3713 - - default default] Project 0add2cc1a121450f93b9d1c45a0d3713 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-07-09 18:04:53.284 7 WARNING neutron_lib.context [None req-7eb4afb6-b878-4af9-8cae-e61a9896a4e2 c65ca4d0924142b583ae74ca4c779a41 6086a580fae04820ab358fc64ec6d138 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 799/1577] 10.0.0.57 () {34 vars in 694 bytes} [Thu Jul 9 18:04:53 2026] POST /v2.0/security-group-rules => generated 607 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1578] 10.0.0.57 () {32 vars in 672 bytes} [Thu Jul 9 18:04:53 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:04:53.390 8 WARNING neutron_lib.context [None req-38f558b5-80bc-4600-973e-6ee0432201f4 dddd2f3460a84ffd9f5e32b8160aac64 0add2cc1a121450f93b9d1c45a0d3713 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 18:04:53.431 8 INFO neutron.db.securitygroups_db [None req-38f558b5-80bc-4600-973e-6ee0432201f4 dddd2f3460a84ffd9f5e32b8160aac64 0add2cc1a121450f93b9d1c45a0d3713 - - default default] Project 0add2cc1a121450f93b9d1c45a0d3713 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-07-09 18:04:53.439 7 INFO neutron.db.segments_db [None req-7eb4afb6-b878-4af9-8cae-e61a9896a4e2 c65ca4d0924142b583ae74ca4c779a41 6086a580fae04820ab358fc64ec6d138 - - default default] Added segment 0af50018-827d-4bc2-b4a3-dc69e5ece609 of type vxlan for network eafbfa5a-56d7-4511-ae42-2e4a8d2fe6e9 [pid: 8|app: 0|req: 801/1579] 10.0.0.57 () {34 vars in 694 bytes} [Thu Jul 9 18:04:53 2026] POST /v2.0/security-group-rules => generated 606 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1580] 10.0.0.57 () {34 vars in 669 bytes} [Thu Jul 9 18:04:53 2026] POST /v2.0/networks => generated 631 bytes in 522 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:04:53.581 7 WARNING neutron_lib.context [None req-2f7bf9a4-c512-4847-acc1-608455287b0d c65ca4d0924142b583ae74ca4c779a41 6086a580fae04820ab358fc64ec6d138 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 802/1581] 10.0.0.57 () {32 vars in 749 bytes} [Thu Jul 9 18:04:53 2026] DELETE /v2.0/security-group-rules/7671e8c5-2ab0-488a-a886-7d123ab14dcb => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1582] 10.0.0.57 () {32 vars in 672 bytes} [Thu Jul 9 18:04:53 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:04:53.706 8 WARNING neutron_lib.context [None req-32539690-0835-449b-a837-a8907a45f35f 1079f522ddb84eed93f20a00a99486bb f2f96ead815e4c28a578c6226b1d2bcb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 804/1583] 10.0.0.57 () {34 vars in 694 bytes} [Thu Jul 9 18:04:53 2026] POST /v2.0/security-group-rules => generated 601 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1584] 10.0.0.57 () {32 vars in 746 bytes} [Thu Jul 9 18:04:53 2026] GET /v2.0/security-group-rules/2904ac9a-5ac7-405d-b797-369da3de9ac4 => generated 601 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1585] 10.0.0.57 () {34 vars in 668 bytes} [Thu Jul 9 18:04:53 2026] POST /v2.0/subnets => generated 602 bytes in 367 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1586] 10.0.0.57 () {32 vars in 672 bytes} [Thu Jul 9 18:04:53 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:04:54.011 8 WARNING neutron_lib.context [None req-20418a16-f667-4f95-b05d-21ed20468fa9 c65ca4d0924142b583ae74ca4c779a41 6086a580fae04820ab358fc64ec6d138 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 18:04:54.076 8 INFO neutron.db.segments_db [None req-20418a16-f667-4f95-b05d-21ed20468fa9 c65ca4d0924142b583ae74ca4c779a41 6086a580fae04820ab358fc64ec6d138 - - default default] Added segment 0f69dcec-08db-4c58-9b00-625d29441d0d of type vxlan for network 80ee7b7d-ccdd-43e7-9d73-761905cfb7d2 [pid: 8|app: 0|req: 807/1587] 10.0.0.57 () {34 vars in 669 bytes} [Thu Jul 9 18:04:54 2026] POST /v2.0/networks => generated 631 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1588] 10.0.0.57 () {32 vars in 648 bytes} [Thu Jul 9 18:04:53 2026] GET /v2.0/networks => generated 1298 bytes in 355 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:04:54.291 7 WARNING neutron_lib.context [None req-0693e143-68d1-4fea-abe4-8eb0fa2fd92d c65ca4d0924142b583ae74ca4c779a41 6086a580fae04820ab358fc64ec6d138 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 808/1589] 10.0.0.57 () {32 vars in 749 bytes} [Thu Jul 9 18:04:54 2026] DELETE /v2.0/security-group-rules/2904ac9a-5ac7-405d-b797-369da3de9ac4 => 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: 809/1590] 10.0.0.57 () {32 vars in 773 bytes} [Thu Jul 9 18:04:54 2026] GET /v2.0/security-groups?tenant_id=d21192f5308c4907b81d7041119430be&name=default => generated 2925 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1591] 10.0.0.57 () {32 vars in 672 bytes} [Thu Jul 9 18:04:54 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1592] 10.0.0.235 () {34 vars in 1100 bytes} [Thu Jul 9 18:04:54 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1877075850&fields=id&tenant_id=0add2cc1a121450f93b9d1c45a0d3713 => generated 69 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1593] 10.0.0.57 () {34 vars in 668 bytes} [Thu Jul 9 18:04:54 2026] POST /v2.0/subnets => generated 605 bytes in 408 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:04:54.703 7 WARNING neutron_lib.context [None req-551f6790-4e3f-4310-b7f2-8cfeb46e74f8 1079f522ddb84eed93f20a00a99486bb f2f96ead815e4c28a578c6226b1d2bcb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 812/1594] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:04:54 2026] DELETE /v2.0/security-groups/68bac9dc-51da-4247-91a7-3a2f4cf5ef39 => 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: 783/1595] 10.0.0.57 () {34 vars in 694 bytes} [Thu Jul 9 18:04:54 2026] POST /v2.0/security-group-rules => generated 602 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:04:54.832 7 WARNING neutron_lib.context [None req-024baa95-ebe0-4e06-8acc-e081439013cb c65ca4d0924142b583ae74ca4c779a41 6086a580fae04820ab358fc64ec6d138 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 813/1596] 10.0.0.235 () {34 vars in 982 bytes} [Thu Jul 9 18:04:54 2026] GET /v2.0/networks?id=0102b601-9eef-4dd4-8d49-6da867b8eae7 => generated 661 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1597] 10.0.0.57 () {32 vars in 746 bytes} [Thu Jul 9 18:04:54 2026] GET /v2.0/security-group-rules/d65391f5-3935-41c2-ac23-a38690fc9512 => generated 602 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:04:54.930 7 INFO neutron.db.segments_db [None req-024baa95-ebe0-4e06-8acc-e081439013cb c65ca4d0924142b583ae74ca4c779a41 6086a580fae04820ab358fc64ec6d138 - - default default] Added segment 2a831d06-e981-4366-801d-eefbfc1934fe of type vxlan for network bf1b83b8-cf06-40c9-b236-616aeec847bb [pid: 8|app: 0|req: 815/1598] 10.0.0.235 () {34 vars in 965 bytes} [Thu Jul 9 18:04:54 2026] GET /v2.0/quotas/0add2cc1a121450f93b9d1c45a0d3713 => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1599] 10.0.0.57 () {32 vars in 672 bytes} [Thu Jul 9 18:04:54 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1600] 10.0.0.57 () {34 vars in 669 bytes} [Thu Jul 9 18:04:54 2026] POST /v2.0/networks => generated 632 bytes in 252 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1601] 10.0.0.235 () {34 vars in 1002 bytes} [Thu Jul 9 18:04:55 2026] GET /v2.0/ports?tenant_id=0add2cc1a121450f93b9d1c45a0d3713&fields=id => generated 149 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1602] 10.0.0.57 () {32 vars in 749 bytes} [Thu Jul 9 18:04:55 2026] DELETE /v2.0/security-group-rules/d65391f5-3935-41c2-ac23-a38690fc9512 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1603] 10.0.0.57 () {32 vars in 773 bytes} [Thu Jul 9 18:04:55 2026] GET /v2.0/security-groups?tenant_id=3f2b54322499449db3ca0f1443f74dcc&name=default => generated 2925 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:04:55.222 8 WARNING neutron_lib.context [None req-d699f667-26a9-44ed-9e9f-2d6f6d63ac06 c65ca4d0924142b583ae74ca4c779a41 6086a580fae04820ab358fc64ec6d138 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 786/1604] 10.0.0.235 () {34 vars in 1008 bytes} [Thu Jul 9 18:04:55 2026] GET /v2.0/networks/0102b601-9eef-4dd4-8d49-6da867b8eae7?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: 787/1605] 10.0.0.57 () {32 vars in 672 bytes} [Thu Jul 9 18:04:55 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1606] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:04:55 2026] DELETE /v2.0/security-groups/98ad6645-b43d-42a6-ac0e-d6f464bfd05b => 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: 789/1607] 10.0.0.235 () {34 vars in 1108 bytes} [Thu Jul 9 18:04:55 2026] GET /v2.0/networks/0102b601-9eef-4dd4-8d49-6da867b8eae7?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: 819/1608] 10.0.0.57 () {34 vars in 668 bytes} [Thu Jul 9 18:04:55 2026] POST /v2.0/subnets => generated 605 bytes in 407 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:04:55.635 8 WARNING neutron_lib.context [None req-bc2dc404-f0b1-42d9-982c-93b4ec64c2bc c65ca4d0924142b583ae74ca4c779a41 6086a580fae04820ab358fc64ec6d138 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 18:04:55.714 8 INFO neutron.db.segments_db [None req-bc2dc404-f0b1-42d9-982c-93b4ec64c2bc c65ca4d0924142b583ae74ca4c779a41 6086a580fae04820ab358fc64ec6d138 - - default default] Added segment 2b9d1b09-71ca-4819-8c8e-0524fb4c3fee of type vxlan for network 7ed39f75-15aa-4ad3-b60d-7d875df3875f [pid: 7|app: 0|req: 790/1609] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:04:55 2026] DELETE /v2.0/security-groups/c46eb23d-c0b1-4972-8548-0fee35c15237 => 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: 820/1610] 10.0.0.57 () {34 vars in 669 bytes} [Thu Jul 9 18:04:55 2026] POST /v2.0/networks => generated 632 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1611] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 9 18:04:55 2026] GET /v2.0/ports?device_id=fbeacc4a-e595-47ae-a176-132771858806 => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 18:04:55.897 8 WARNING neutron_lib.context [None req-c2953bd2-efef-4869-946f-9cdb7c202358 c65ca4d0924142b583ae74ca4c779a41 6086a580fae04820ab358fc64ec6d138 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 791/1612] 10.0.0.57 () {32 vars in 662 bytes} [Thu Jul 9 18:04:55 2026] GET /v2.0/security-groups => generated 2925 bytes in 545 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1613] 10.0.0.57 () {32 vars in 662 bytes} [Thu Jul 9 18:04:56 2026] GET /v2.0/security-groups => generated 2925 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1614] 10.0.0.57 () {34 vars in 668 bytes} [Thu Jul 9 18:04:55 2026] POST /v2.0/subnets => generated 605 bytes in 508 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:04:56.414 7 WARNING neutron_lib.context [None req-7a597638-a03f-40f6-9e4a-5316a9ec3ffe c65ca4d0924142b583ae74ca4c779a41 6086a580fae04820ab358fc64ec6d138 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 18:04:56.488 7 INFO neutron.db.segments_db [None req-7a597638-a03f-40f6-9e4a-5316a9ec3ffe c65ca4d0924142b583ae74ca4c779a41 6086a580fae04820ab358fc64ec6d138 - - default default] Added segment 91bbcb35-e589-43d1-b4fc-50b240655e37 of type vxlan for network cf7528d0-20d5-4d00-81bd-9d70b64f6d2a [pid: 7|app: 0|req: 793/1615] 10.0.0.57 () {34 vars in 669 bytes} [Thu Jul 9 18:04:56 2026] POST /v2.0/networks => generated 630 bytes in 251 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:04:56.673 8 WARNING neutron_lib.context [None req-c6e985d2-0c8c-4782-9106-85abb6907d25 c65ca4d0924142b583ae74ca4c779a41 6086a580fae04820ab358fc64ec6d138 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 794/1616] 199.19.213.161 () {34 vars in 986 bytes} [Thu Jul 9 18:04:56 2026] GET /v2.0/networks?id=0102b601-9eef-4dd4-8d49-6da867b8eae7 => generated 661 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1617] 199.19.213.161 () {34 vars in 1050 bytes} [Thu Jul 9 18:04:56 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=0add2cc1a121450f93b9d1c45a0d3713 => generated 273 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1618] 10.0.0.57 () {34 vars in 668 bytes} [Thu Jul 9 18:04:56 2026] POST /v2.0/subnets => generated 605 bytes in 456 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:04:57.133 8 WARNING neutron_lib.context [req-6b5d491d-6493-4c00-aa63-cf9c3f188d26 req-2fbe614a-b421-498d-89d5-31e32e06ccae dddd2f3460a84ffd9f5e32b8160aac64 0add2cc1a121450f93b9d1c45a0d3713 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 796/1619] 10.0.0.57 () {32 vars in 773 bytes} [Thu Jul 9 18:04:56 2026] GET /v2.0/security-groups?tenant_id=f2f96ead815e4c28a578c6226b1d2bcb&name=default => generated 2925 bytes in 371 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1620] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 9 18:04:57 2026] GET /v2.0/ports?device_id=fbeacc4a-e595-47ae-a176-132771858806 => 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: 798/1621] 10.0.0.57 () {34 vars in 750 bytes} [Thu Jul 9 18:04:57 2026] PUT /v2.0/subnets/dcbdd428-f342-4654-8e56-7579855b3f2e/tags => generated 17 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1622] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:04:57 2026] DELETE /v2.0/security-groups/f97323cb-62ab-4716-9b58-3bca49b85f82 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1623] 10.0.0.57 () {34 vars in 750 bytes} [Thu Jul 9 18:04:57 2026] PUT /v2.0/subnets/a028a2fc-f271-40c4-9651-79b441497570/tags => generated 25 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1624] 199.19.213.161 () {38 vars in 955 bytes} [Thu Jul 9 18:04:57 2026] POST /v2.0/ports => generated 954 bytes in 636 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: 801/1625] 10.0.0.57 () {34 vars in 750 bytes} [Thu Jul 9 18:04:57 2026] PUT /v2.0/subnets/84f6b57b-6930-4354-9113-c6ea2276944a/tags => generated 34 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1626] 10.0.0.57 () {34 vars in 750 bytes} [Thu Jul 9 18:04:57 2026] PUT /v2.0/subnets/15efe455-5050-4af3-baa6-b9ffaf16d930/tags => generated 19 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1627] 10.0.0.57 () {32 vars in 663 bytes} [Thu Jul 9 18:04:57 2026] GET /v2.0/subnets?tags=red => generated 1832 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1628] 10.0.0.57 () {32 vars in 677 bytes} [Thu Jul 9 18:04:58 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1235 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1629] 10.0.0.57 () {32 vars in 673 bytes} [Thu Jul 9 18:04:58 2026] GET /v2.0/subnets?tags-any=blue => generated 1235 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1630] 10.0.0.57 () {32 vars in 685 bytes} [Thu Jul 9 18:04:58 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1832 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1631] 10.0.0.57 () {32 vars in 671 bytes} [Thu Jul 9 18:04:58 2026] GET /v2.0/subnets?not-tags=red => generated 1823 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1632] 10.0.0.57 () {32 vars in 685 bytes} [Thu Jul 9 18:04:58 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2420 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1633] 199.19.213.161 () {38 vars in 1028 bytes} [Thu Jul 9 18:04:57 2026] PUT /v2.0/ports/c997be2e-6416-4da4-b6c9-1cf7083bb4fb => generated 1199 bytes in 831 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: 809/1634] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 9 18:04:58 2026] GET /v2.0/ports?device_id=fbeacc4a-e595-47ae-a176-132771858806 => generated 969 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:04:58.689 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3675c75d-069f-42bc-b35f-00ec3971f5b7'] response: {'name': 'network-changed', 'server_uuid': 'fbeacc4a-e595-47ae-a176-132771858806', 'tag': 'c997be2e-6416-4da4-b6c9-1cf7083bb4fb', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 826/1635] 10.0.0.57 () {32 vars in 681 bytes} [Thu Jul 9 18:04:58 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2420 bytes in 104 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: 810/1636] 10.0.0.235 () {34 vars in 1040 bytes} [Thu Jul 9 18:04:58 2026] GET /v2.0/security-groups?id=a41558b8-9063-4c55-8862-d46f4d2663f8&fields=id&fields=name => generated 114 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1637] 199.19.213.161 () {34 vars in 1080 bytes} [Thu Jul 9 18:04:58 2026] GET /v2.0/ports?tenant_id=0add2cc1a121450f93b9d1c45a0d3713&device_id=fbeacc4a-e595-47ae-a176-132771858806 => 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: 811/1638] 10.0.0.57 () {32 vars in 693 bytes} [Thu Jul 9 18:04:58 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1823 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1639] 199.19.213.161 () {34 vars in 1058 bytes} [Thu Jul 9 18:04:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=c997be2e-6416-4da4-b6c9-1cf7083bb4fb => generated 19 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1640] 199.19.213.161 () {34 vars in 984 bytes} [Thu Jul 9 18:04:58 2026] GET /v2.0/subnets?id=23f7f9f3-c8e2-4c51-b071-0bf9887b03a0 => generated 653 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1641] 199.19.213.161 () {34 vars in 1052 bytes} [Thu Jul 9 18:04:58 2026] GET /v2.0/ports?network_id=0102b601-9eef-4dd4-8d49-6da867b8eae7&device_owner=network%3Adhcp => generated 1244 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1642] 199.19.213.161 () {34 vars in 1012 bytes} [Thu Jul 9 18:04:58 2026] GET /v2.0/networks/0102b601-9eef-4dd4-8d49-6da867b8eae7?fields=segments => generated 14 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1643] 10.0.0.57 () {32 vars in 723 bytes} [Thu Jul 9 18:04:58 2026] DELETE /v2.0/subnets/dcbdd428-f342-4654-8e56-7579855b3f2e => generated 0 bytes in 349 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1644] 199.19.213.161 () {34 vars in 1112 bytes} [Thu Jul 9 18:04:59 2026] GET /v2.0/networks/0102b601-9eef-4dd4-8d49-6da867b8eae7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1645] 199.19.213.161 () {34 vars in 1080 bytes} [Thu Jul 9 18:04:59 2026] GET /v2.0/ports?tenant_id=0add2cc1a121450f93b9d1c45a0d3713&device_id=fbeacc4a-e595-47ae-a176-132771858806 => generated 1238 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1646] 199.19.213.161 () {34 vars in 986 bytes} [Thu Jul 9 18:04:59 2026] GET /v2.0/networks?id=0102b601-9eef-4dd4-8d49-6da867b8eae7 => generated 757 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1647] 199.19.213.161 () {34 vars in 1058 bytes} [Thu Jul 9 18:04:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=c997be2e-6416-4da4-b6c9-1cf7083bb4fb => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1648] 10.0.0.57 () {32 vars in 723 bytes} [Thu Jul 9 18:04:59 2026] DELETE /v2.0/subnets/a028a2fc-f271-40c4-9651-79b441497570 => generated 0 bytes in 343 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1649] 199.19.213.161 () {34 vars in 984 bytes} [Thu Jul 9 18:04:59 2026] GET /v2.0/subnets?id=23f7f9f3-c8e2-4c51-b071-0bf9887b03a0 => generated 653 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1650] 199.19.213.161 () {34 vars in 1052 bytes} [Thu Jul 9 18:04:59 2026] GET /v2.0/ports?network_id=0102b601-9eef-4dd4-8d49-6da867b8eae7&device_owner=network%3Adhcp => generated 1244 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1651] 10.0.0.57 () {32 vars in 723 bytes} [Thu Jul 9 18:04:59 2026] DELETE /v2.0/subnets/84f6b57b-6930-4354-9113-c6ea2276944a => 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: 838/1652] 199.19.213.161 () {34 vars in 1012 bytes} [Thu Jul 9 18:04:59 2026] GET /v2.0/networks/0102b601-9eef-4dd4-8d49-6da867b8eae7?fields=segments => generated 14 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1653] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 9 18:04:59 2026] GET /v2.0/ports?device_id=fbeacc4a-e595-47ae-a176-132771858806 => generated 969 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1654] 199.19.213.161 () {34 vars in 1112 bytes} [Thu Jul 9 18:04:59 2026] GET /v2.0/networks/0102b601-9eef-4dd4-8d49-6da867b8eae7?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: 841/1655] 10.0.0.235 () {34 vars in 1040 bytes} [Thu Jul 9 18:04:59 2026] GET /v2.0/security-groups?id=a41558b8-9063-4c55-8862-d46f4d2663f8&fields=id&fields=name => generated 114 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1656] 10.0.0.57 () {32 vars in 723 bytes} [Thu Jul 9 18:04:59 2026] DELETE /v2.0/subnets/15efe455-5050-4af3-baa6-b9ffaf16d930 => 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: 816/1657] 10.0.0.57 () {32 vars in 723 bytes} [Thu Jul 9 18:05:00 2026] DELETE /v2.0/subnets/9aef7015-c787-473b-874f-ee197e49bfba => generated 0 bytes in 335 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:05:00.446 8 WARNING neutron_lib.context [None req-c5b8bd45-8dc2-44ac-a0bc-752830121a82 27c2508969a24ca9b1e200df652c920b f4f815f095f94dc5b5fe844824047b44 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 842/1658] 10.0.0.57 () {34 vars in 676 bytes} [Thu Jul 9 18:05:00 2026] POST /v2.0/subnetpools => generated 549 bytes in 496 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1659] 10.0.0.57 () {32 vars in 728 bytes} [Thu Jul 9 18:05:00 2026] GET /v2.0/subnetpools/31d7c667-4a30-4b89-96cd-c1195c040157 => generated 549 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1660] 10.0.0.57 () {34 vars in 748 bytes} [Thu Jul 9 18:05:00 2026] PUT /v2.0/subnetpools/31d7c667-4a30-4b89-96cd-c1195c040157 => generated 501 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1661] 10.0.0.57 () {32 vars in 725 bytes} [Thu Jul 9 18:05:00 2026] DELETE /v2.0/networks/eafbfa5a-56d7-4511-ae42-2e4a8d2fe6e9 => generated 0 bytes in 358 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:05:00.797 7 INFO neutron.services.segments.plugin [-] Segment 0af50018-827d-4bc2-b4a3-dc69e5ece609 resource provider aggregate not found 2026-07-09 18:05:00.802 7 INFO neutron.services.segments.plugin [-] Segment 0af50018-827d-4bc2-b4a3-dc69e5ece609 resource provider aggregate not found [pid: 8|app: 0|req: 845/1662] 10.0.0.57 () {32 vars in 731 bytes} [Thu Jul 9 18:05:00 2026] DELETE /v2.0/subnetpools/31d7c667-4a30-4b89-96cd-c1195c040157 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:05:00.828 7 INFO neutron.services.segments.plugin [-] Segment 0af50018-827d-4bc2-b4a3-dc69e5ece609 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0af50018-827d-4bc2-b4a3-dc69e5ece609 found for delete ", "request_id": "req-c778c0e7-4dfd-4f18-954b-ecd2ea432bfd"}]} 2026-07-09 18:05:00.829 7 INFO neutron.services.segments.plugin [-] Segment 0af50018-827d-4bc2-b4a3-dc69e5ece609 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0af50018-827d-4bc2-b4a3-dc69e5ece609 found for delete ", "request_id": "req-b4169ffc-b0ea-44ec-b48a-7c0659b0b2dd"}]} 2026-07-09 18:05:01.124 8 INFO neutron.services.segments.plugin [-] Segment 0f69dcec-08db-4c58-9b00-625d29441d0d resource provider aggregate not found 2026-07-09 18:05:01.135 8 INFO neutron.services.segments.plugin [-] Segment 0f69dcec-08db-4c58-9b00-625d29441d0d resource provider aggregate not found 2026-07-09 18:05:01.156 8 INFO neutron.services.segments.plugin [-] Segment 0f69dcec-08db-4c58-9b00-625d29441d0d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0f69dcec-08db-4c58-9b00-625d29441d0d found for delete ", "request_id": "req-47689f75-cd32-4b8d-8821-d6237f32f313"}]} [pid: 8|app: 0|req: 846/1663] 10.0.0.57 () {32 vars in 725 bytes} [Thu Jul 9 18:05:00 2026] DELETE /v2.0/networks/80ee7b7d-ccdd-43e7-9d73-761905cfb7d2 => generated 0 bytes in 344 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:05:01.166 8 INFO neutron.services.segments.plugin [-] Segment 0f69dcec-08db-4c58-9b00-625d29441d0d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0f69dcec-08db-4c58-9b00-625d29441d0d found for delete ", "request_id": "req-e2b8de4d-6132-498d-976e-df7045311b44"}]} 2026-07-09 18:05:01.183 8 INFO neutron.api.v2.resource [None req-b1115e25-5c06-4b15-9d4c-f25ace7d31c7 27c2508969a24ca9b1e200df652c920b f4f815f095f94dc5b5fe844824047b44 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 847/1664] 10.0.0.57 () {32 vars in 728 bytes} [Thu Jul 9 18:05:01 2026] GET /v2.0/subnetpools/31d7c667-4a30-4b89-96cd-c1195c040157 => generated 145 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1665] 10.0.0.57 () {32 vars in 773 bytes} [Thu Jul 9 18:05:00 2026] GET /v2.0/security-groups?tenant_id=7d27f342901d401387191a01062a3414&name=default => generated 2925 bytes in 429 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1666] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 9 18:05:01 2026] GET /v2.0/ports?device_id=fbeacc4a-e595-47ae-a176-132771858806 => generated 969 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:05:01.355 8 INFO neutron.api.v2.resource [None req-ebcc97ba-1af3-48dc-9bf7-67c0986163d0 27c2508969a24ca9b1e200df652c920b f4f815f095f94dc5b5fe844824047b44 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 849/1667] 10.0.0.57 () {32 vars in 731 bytes} [Thu Jul 9 18:05:01 2026] DELETE /v2.0/subnetpools/31d7c667-4a30-4b89-96cd-c1195c040157 => generated 145 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1668] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:05:01 2026] DELETE /v2.0/security-groups/2c72370b-b411-47ea-8557-09827f3ee1ab => 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: 851/1669] 10.0.0.235 () {34 vars in 1040 bytes} [Thu Jul 9 18:05:01 2026] GET /v2.0/security-groups?id=a41558b8-9063-4c55-8862-d46f4d2663f8&fields=id&fields=name => generated 114 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1670] 10.0.0.57 () {32 vars in 725 bytes} [Thu Jul 9 18:05:01 2026] DELETE /v2.0/networks/bf1b83b8-cf06-40c9-b236-616aeec847bb => generated 0 bytes in 376 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1671] 10.0.0.57 () {32 vars in 725 bytes} [Thu Jul 9 18:05:01 2026] DELETE /v2.0/networks/7ed39f75-15aa-4ad3-b60d-7d875df3875f => generated 0 bytes in 320 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1672] 10.0.0.57 () {32 vars in 773 bytes} [Thu Jul 9 18:05:01 2026] GET /v2.0/security-groups?tenant_id=8d861f1bcd3045f0bf6a6bd2c0205c75&name=default => generated 2925 bytes in 236 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1673] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:05:01 2026] DELETE /v2.0/security-groups/3ddac63b-e555-4d81-94b5-87676672b6b7 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1674] 10.0.0.57 () {32 vars in 725 bytes} [Thu Jul 9 18:05:01 2026] DELETE /v2.0/networks/cf7528d0-20d5-4d00-81bd-9d70b64f6d2a => generated 0 bytes in 319 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1675] 10.0.0.57 () {32 vars in 773 bytes} [Thu Jul 9 18:05:02 2026] GET /v2.0/security-groups?tenant_id=f4f815f095f94dc5b5fe844824047b44&name=default => generated 2925 bytes in 491 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1676] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 9 18:05:02 2026] GET /v2.0/ports?device_id=fbeacc4a-e595-47ae-a176-132771858806 => generated 971 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1677] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:05:02 2026] DELETE /v2.0/security-groups/1cbcd02b-8c20-49e6-9142-f7d072fcce8e => generated 0 bytes in 168 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1678] 10.0.0.235 () {34 vars in 1040 bytes} [Thu Jul 9 18:05:02 2026] GET /v2.0/security-groups?id=a41558b8-9063-4c55-8862-d46f4d2663f8&fields=id&fields=name => generated 114 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1679] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 9 18:05:02 2026] GET /v2.0/ports?device_id=fbeacc4a-e595-47ae-a176-132771858806 => generated 971 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:05:03.015 7 INFO neutron.services.segments.plugin [-] Segment 2a831d06-e981-4366-801d-eefbfc1934fe resource provider aggregate not found 2026-07-09 18:05:03.025 7 INFO neutron.services.segments.plugin [-] Segment 2a831d06-e981-4366-801d-eefbfc1934fe resource provider aggregate not found 2026-07-09 18:05:03.056 7 INFO neutron.services.segments.plugin [-] Segment 2a831d06-e981-4366-801d-eefbfc1934fe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a831d06-e981-4366-801d-eefbfc1934fe found for delete ", "request_id": "req-88466c5d-4ddc-4e1d-874d-533579d0aef9"}]} 2026-07-09 18:05:03.066 7 INFO neutron.services.segments.plugin [-] Segment 2a831d06-e981-4366-801d-eefbfc1934fe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a831d06-e981-4366-801d-eefbfc1934fe found for delete ", "request_id": "req-f3c8f83a-0d4d-4168-99da-1e16afe0b8a8"}]} [pid: 7|app: 0|req: 825/1682] 10.0.0.235 () {34 vars in 1040 bytes} [Thu Jul 9 18:05:03 2026] GET /v2.0/security-groups?id=a41558b8-9063-4c55-8862-d46f4d2663f8&fields=id&fields=name => generated 114 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1683] 10.0.0.57 () {32 vars in 735 bytes} [Thu Jul 9 18:05:03 2026] GET /v2.0/ports?device_id=fbeacc4a-e595-47ae-a176-132771858806 => generated 1240 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:05:03.398 8 INFO neutron.services.segments.plugin [-] Segment 2b9d1b09-71ca-4819-8c8e-0524fb4c3fee resource provider aggregate not found 2026-07-09 18:05:03.420 8 INFO neutron.services.segments.plugin [-] Segment 2b9d1b09-71ca-4819-8c8e-0524fb4c3fee resource provider aggregate not found 2026-07-09 18:05:03.425 8 INFO neutron.services.segments.plugin [-] Segment 2b9d1b09-71ca-4819-8c8e-0524fb4c3fee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b9d1b09-71ca-4819-8c8e-0524fb4c3fee found for delete ", "request_id": "req-9ccb7b47-9287-4fb4-ba1f-759487739ab5"}]} 2026-07-09 18:05:03.442 8 INFO neutron.services.segments.plugin [-] Segment 2b9d1b09-71ca-4819-8c8e-0524fb4c3fee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b9d1b09-71ca-4819-8c8e-0524fb4c3fee found for delete ", "request_id": "req-f459aa1a-ed34-4bd4-9f36-cc8c5f6d322d"}]} 2026-07-09 18:05:03.446 8 INFO neutron.services.segments.plugin [-] Segment 91bbcb35-e589-43d1-b4fc-50b240655e37 resource provider aggregate not found 2026-07-09 18:05:03.470 8 INFO neutron.services.segments.plugin [-] Segment 91bbcb35-e589-43d1-b4fc-50b240655e37 resource provider aggregate not found 2026-07-09 18:05:03.477 8 INFO neutron.services.segments.plugin [-] Segment 91bbcb35-e589-43d1-b4fc-50b240655e37 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 91bbcb35-e589-43d1-b4fc-50b240655e37 found for delete ", "request_id": "req-dd4bdc01-0659-4db7-b728-898248b12d2f"}]} 2026-07-09 18:05:03.494 8 INFO neutron.services.segments.plugin [-] Segment 91bbcb35-e589-43d1-b4fc-50b240655e37 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 91bbcb35-e589-43d1-b4fc-50b240655e37 found for delete ", "request_id": "req-d51c17af-d1c1-4ad8-b8aa-dae866ebc68f"}]} [pid: 8|app: 0|req: 859/1684] 10.0.0.57 () {32 vars in 773 bytes} [Thu Jul 9 18:05:03 2026] GET /v2.0/security-groups?tenant_id=d439874ca4dc4ff0a7850091a5807c59&name=default => generated 2925 bytes in 485 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:05:03.948 7 INFO neutron.db.l3_db [None req-7e7b3b05-8726-4c1b-9304-e45a3910d8cc dddd2f3460a84ffd9f5e32b8160aac64 0add2cc1a121450f93b9d1c45a0d3713 - - default default] Floating IP 366d70ef-c159-4308-a3c2-05b841a04226 associated. External IP: 10.96.250.216, port: c997be2e-6416-4da4-b6c9-1cf7083bb4fb. [pid: 8|app: 0|req: 860/1685] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:05:03 2026] DELETE /v2.0/security-groups/434eb593-8613-403e-b272-9bced8a4ec1c => generated 0 bytes in 176 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1686] 10.0.0.57 () {34 vars in 748 bytes} [Thu Jul 9 18:05:03 2026] PUT /v2.0/floatingips/366d70ef-c159-4308-a3c2-05b841a04226 => generated 855 bytes in 1358 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1687] 10.0.0.57 () {32 vars in 773 bytes} [Thu Jul 9 18:05:04 2026] GET /v2.0/security-groups?tenant_id=5259ecbf0cf44e5a93af954f3b6cc30a&name=default => generated 2925 bytes in 218 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1688] 10.0.0.57 () {32 vars in 728 bytes} [Thu Jul 9 18:05:04 2026] GET /v2.0/floatingips/366d70ef-c159-4308-a3c2-05b841a04226 => generated 855 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:05:04.614 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ad348262-8148-4b0f-b6b3-83f5cc281bd9'] response: {'name': 'network-changed', 'server_uuid': 'fbeacc4a-e595-47ae-a176-132771858806', 'tag': 'c997be2e-6416-4da4-b6c9-1cf7083bb4fb', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 862/1689] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:05:04 2026] DELETE /v2.0/security-groups/2e4f5d5b-4798-4215-bb3a-f496d8e4ef67 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1690] 199.19.213.161 () {34 vars in 1080 bytes} [Thu Jul 9 18:05:04 2026] GET /v2.0/ports?tenant_id=0add2cc1a121450f93b9d1c45a0d3713&device_id=fbeacc4a-e595-47ae-a176-132771858806 => generated 1240 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1691] 199.19.213.161 () {34 vars in 986 bytes} [Thu Jul 9 18:05:04 2026] GET /v2.0/networks?id=0102b601-9eef-4dd4-8d49-6da867b8eae7 => generated 757 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1692] 10.0.0.57 () {32 vars in 652 bytes} [Thu Jul 9 18:05:04 2026] GET /v2.0/extensions => generated 19901 bytes in 318 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1693] 10.0.0.57 () {32 vars in 680 bytes} [Thu Jul 9 18:05:04 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1694] 199.19.213.161 () {34 vars in 1058 bytes} [Thu Jul 9 18:05:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=c997be2e-6416-4da4-b6c9-1cf7083bb4fb => generated 858 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1695] 10.0.0.57 () {32 vars in 680 bytes} [Thu Jul 9 18:05:04 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1696] 10.0.0.57 () {32 vars in 773 bytes} [Thu Jul 9 18:05:04 2026] GET /v2.0/security-groups?tenant_id=6086a580fae04820ab358fc64ec6d138&name=default => generated 2925 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1697] 10.0.0.57 () {32 vars in 728 bytes} [Thu Jul 9 18:05:05 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1698] 199.19.213.161 () {34 vars in 984 bytes} [Thu Jul 9 18:05:04 2026] GET /v2.0/subnets?id=23f7f9f3-c8e2-4c51-b071-0bf9887b03a0 => generated 653 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1699] 10.0.0.57 () {32 vars in 664 bytes} [Thu Jul 9 18:05:05 2026] GET /v2.0/extensions/agent => generated 153 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1700] 199.19.213.161 () {34 vars in 1052 bytes} [Thu Jul 9 18:05:05 2026] GET /v2.0/ports?network_id=0102b601-9eef-4dd4-8d49-6da867b8eae7&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: 870/1701] 10.0.0.57 () {32 vars in 698 bytes} [Thu Jul 9 18:05:05 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1702] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:05:05 2026] DELETE /v2.0/security-groups/e3441c8c-2704-48a2-a5d1-81e710aaee1a => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1703] 10.0.0.57 () {32 vars in 696 bytes} [Thu Jul 9 18:05:05 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1704] 10.0.0.57 () {32 vars in 700 bytes} [Thu Jul 9 18:05:05 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1705] 10.0.0.57 () {32 vars in 688 bytes} [Thu Jul 9 18:05:05 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1706] 10.0.0.57 () {32 vars in 702 bytes} [Thu Jul 9 18:05:05 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1707] 10.0.0.57 () {32 vars in 692 bytes} [Thu Jul 9 18:05:05 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1708] 10.0.0.57 () {32 vars in 694 bytes} [Thu Jul 9 18:05:05 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1709] 10.0.0.57 () {32 vars in 684 bytes} [Thu Jul 9 18:05:05 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1710] 199.19.213.161 () {34 vars in 1012 bytes} [Thu Jul 9 18:05:05 2026] GET /v2.0/networks/0102b601-9eef-4dd4-8d49-6da867b8eae7?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: 840/1711] 10.0.0.57 () {32 vars in 686 bytes} [Thu Jul 9 18:05:05 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1712] 10.0.0.57 () {32 vars in 660 bytes} [Thu Jul 9 18:05:05 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1713] 10.0.0.57 () {32 vars in 698 bytes} [Thu Jul 9 18:05:05 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1714] 10.0.0.57 () {32 vars in 678 bytes} [Thu Jul 9 18:05:05 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1715] 10.0.0.57 () {32 vars in 682 bytes} [Thu Jul 9 18:05:05 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1716] 10.0.0.57 () {32 vars in 674 bytes} [Thu Jul 9 18:05:05 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: 846/1717] 10.0.0.57 () {32 vars in 688 bytes} [Thu Jul 9 18:05:05 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: 847/1718] 10.0.0.57 () {32 vars in 722 bytes} [Thu Jul 9 18:05:05 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1719] 10.0.0.57 () {32 vars in 686 bytes} [Thu Jul 9 18:05:05 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1720] 199.19.213.161 () {34 vars in 1112 bytes} [Thu Jul 9 18:05:05 2026] GET /v2.0/networks/0102b601-9eef-4dd4-8d49-6da867b8eae7?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: 849/1721] 10.0.0.57 () {32 vars in 668 bytes} [Thu Jul 9 18:05:05 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1722] 10.0.0.57 () {32 vars in 686 bytes} [Thu Jul 9 18:05:05 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1723] 10.0.0.57 () {32 vars in 680 bytes} [Thu Jul 9 18:05:05 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1724] 10.0.0.57 () {32 vars in 698 bytes} [Thu Jul 9 18:05:05 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1725] 10.0.0.57 () {32 vars in 678 bytes} [Thu Jul 9 18:05:05 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1726] 10.0.0.57 () {32 vars in 666 bytes} [Thu Jul 9 18:05:05 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: 852/1727] 10.0.0.57 () {32 vars in 676 bytes} [Thu Jul 9 18:05:05 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1728] 10.0.0.57 () {32 vars in 664 bytes} [Thu Jul 9 18:05:05 2026] GET /v2.0/extensions/l3-ha => 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: 853/1729] 10.0.0.57 () {32 vars in 674 bytes} [Thu Jul 9 18:05:05 2026] GET /v2.0/extensions/l3-flavors => 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: 877/1730] 10.0.0.57 () {32 vars in 712 bytes} [Thu Jul 9 18:05:05 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1731] 10.0.0.57 () {32 vars in 690 bytes} [Thu Jul 9 18:05:05 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1732] 10.0.0.57 () {32 vars in 682 bytes} [Thu Jul 9 18:05:05 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1733] 10.0.0.57 () {32 vars in 668 bytes} [Thu Jul 9 18:05:05 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1734] 10.0.0.57 () {32 vars in 686 bytes} [Thu Jul 9 18:05:05 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1735] 10.0.0.57 () {32 vars in 704 bytes} [Thu Jul 9 18:05:05 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: 880/1736] 10.0.0.57 () {32 vars in 674 bytes} [Thu Jul 9 18:05:05 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1737] 10.0.0.57 () {32 vars in 700 bytes} [Thu Jul 9 18:05:05 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: 8|app: 0|req: 881/1738] 10.0.0.57 () {32 vars in 674 bytes} [Thu Jul 9 18:05:05 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: 858/1739] 10.0.0.57 () {32 vars in 692 bytes} [Thu Jul 9 18:05:05 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1740] 10.0.0.57 () {32 vars in 688 bytes} [Thu Jul 9 18:05:05 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: 859/1741] 10.0.0.57 () {32 vars in 708 bytes} [Thu Jul 9 18:05:05 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: 8|app: 0|req: 883/1742] 10.0.0.57 () {32 vars in 704 bytes} [Thu Jul 9 18:05:05 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: 860/1743] 10.0.0.57 () {32 vars in 696 bytes} [Thu Jul 9 18:05:05 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1744] 10.0.0.57 () {32 vars in 710 bytes} [Thu Jul 9 18:05:05 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1745] 10.0.0.57 () {32 vars in 668 bytes} [Thu Jul 9 18:05:05 2026] GET /v2.0/extensions/binding => generated 193 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1746] 10.0.0.57 () {32 vars in 686 bytes} [Thu Jul 9 18:05:05 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1747] 10.0.0.57 () {32 vars in 680 bytes} [Thu Jul 9 18:05:05 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1748] 10.0.0.57 () {32 vars in 674 bytes} [Thu Jul 9 18:05:05 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1749] 10.0.0.57 () {32 vars in 670 bytes} [Thu Jul 9 18:05:05 2026] GET /v2.0/extensions/provider => generated 191 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1750] 10.0.0.57 () {32 vars in 660 bytes} [Thu Jul 9 18:05:05 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1751] 10.0.0.57 () {32 vars in 698 bytes} [Thu Jul 9 18:05:05 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1752] 10.0.0.57 () {32 vars in 698 bytes} [Thu Jul 9 18:05:05 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1753] 10.0.0.57 () {32 vars in 728 bytes} [Thu Jul 9 18:05:05 2026] GET /v2.0/floatingips/366d70ef-c159-4308-a3c2-05b841a04226 => generated 855 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1754] 10.0.0.57 () {32 vars in 676 bytes} [Thu Jul 9 18:05:05 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1755] 10.0.0.57 () {32 vars in 668 bytes} [Thu Jul 9 18:05:05 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1756] 10.0.0.57 () {32 vars in 682 bytes} [Thu Jul 9 18:05:05 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1757] 10.0.0.57 () {32 vars in 700 bytes} [Thu Jul 9 18:05:05 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1758] 10.0.0.57 () {32 vars in 684 bytes} [Thu Jul 9 18:05:05 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1759] 10.0.0.57 () {32 vars in 706 bytes} [Thu Jul 9 18:05:05 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1760] 10.0.0.57 () {32 vars in 668 bytes} [Thu Jul 9 18:05:05 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1761] 10.0.0.57 () {32 vars in 696 bytes} [Thu Jul 9 18:05:05 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1762] 10.0.0.57 () {32 vars in 694 bytes} [Thu Jul 9 18:05:05 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1763] 10.0.0.57 () {32 vars in 684 bytes} [Thu Jul 9 18:05:05 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1764] 10.0.0.57 () {32 vars in 688 bytes} [Thu Jul 9 18:05:05 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1765] 10.0.0.57 () {32 vars in 666 bytes} [Thu Jul 9 18:05:05 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1766] 10.0.0.57 () {32 vars in 680 bytes} [Thu Jul 9 18:05:05 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1767] 10.0.0.57 () {32 vars in 680 bytes} [Thu Jul 9 18:05:05 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1768] 10.0.0.57 () {32 vars in 690 bytes} [Thu Jul 9 18:05:05 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1769] 10.0.0.57 () {32 vars in 690 bytes} [Thu Jul 9 18:05:05 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1770] 10.0.0.57 () {32 vars in 694 bytes} [Thu Jul 9 18:05:05 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1771] 10.0.0.57 () {32 vars in 684 bytes} [Thu Jul 9 18:05:05 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1772] 10.0.0.57 () {32 vars in 688 bytes} [Thu Jul 9 18:05:05 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1773] 10.0.0.57 () {32 vars in 700 bytes} [Thu Jul 9 18:05:05 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1774] 10.0.0.57 () {32 vars in 702 bytes} [Thu Jul 9 18:05:05 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1775] 10.0.0.57 () {32 vars in 712 bytes} [Thu Jul 9 18:05:05 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1776] 10.0.0.57 () {32 vars in 716 bytes} [Thu Jul 9 18:05:05 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1777] 10.0.0.57 () {32 vars in 714 bytes} [Thu Jul 9 18:05:05 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1778] 10.0.0.57 () {32 vars in 726 bytes} [Thu Jul 9 18:05:05 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1779] 10.0.0.57 () {32 vars in 740 bytes} [Thu Jul 9 18:05:06 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: 905/1780] 10.0.0.57 () {32 vars in 718 bytes} [Thu Jul 9 18:05:06 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1781] 10.0.0.57 () {32 vars in 682 bytes} [Thu Jul 9 18:05:06 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: 906/1782] 10.0.0.57 () {32 vars in 668 bytes} [Thu Jul 9 18:05:06 2026] GET /v2.0/extensions/segment => generated 145 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1783] 10.0.0.57 () {32 vars in 718 bytes} [Thu Jul 9 18:05:06 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1784] 10.0.0.57 () {32 vars in 678 bytes} [Thu Jul 9 18:05:06 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1785] 10.0.0.57 () {32 vars in 668 bytes} [Thu Jul 9 18:05:06 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1786] 10.0.0.57 () {32 vars in 696 bytes} [Thu Jul 9 18:05:06 2026] GET /v2.0/extensions/standard-attr-segment => 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: 879/1787] 10.0.0.57 () {32 vars in 704 bytes} [Thu Jul 9 18:05:06 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1788] 10.0.0.57 () {32 vars in 700 bytes} [Thu Jul 9 18:05:06 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1789] 10.0.0.57 () {32 vars in 682 bytes} [Thu Jul 9 18:05:06 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1790] 10.0.0.57 () {32 vars in 704 bytes} [Thu Jul 9 18:05:06 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: 881/1791] 10.0.0.57 () {32 vars in 694 bytes} [Thu Jul 9 18:05:06 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1792] 10.0.0.57 () {32 vars in 688 bytes} [Thu Jul 9 18:05:06 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1793] 10.0.0.57 () {32 vars in 696 bytes} [Thu Jul 9 18:05:06 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1794] 10.0.0.57 () {32 vars in 688 bytes} [Thu Jul 9 18:05:06 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: 883/1795] 10.0.0.57 () {32 vars in 700 bytes} [Thu Jul 9 18:05:06 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1796] 10.0.0.57 () {32 vars in 664 bytes} [Thu Jul 9 18:05:06 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: 884/1797] 10.0.0.57 () {32 vars in 680 bytes} [Thu Jul 9 18:05:06 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1798] 10.0.0.57 () {32 vars in 692 bytes} [Thu Jul 9 18:05:06 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1799] 10.0.0.57 () {32 vars in 676 bytes} [Thu Jul 9 18:05:06 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: 915/1800] 10.0.0.57 () {32 vars in 666 bytes} [Thu Jul 9 18:05:06 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: 7|app: 0|req: 886/1801] 10.0.0.57 () {32 vars in 728 bytes} [Thu Jul 9 18:05:06 2026] GET /v2.0/floatingips/366d70ef-c159-4308-a3c2-05b841a04226 => generated 857 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1802] 10.0.0.168 () {30 vars in 650 bytes} [Thu Jul 9 18:05:07 2026] GET /v2.0/extensions => generated 19901 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1803] 10.0.0.57 () {32 vars in 773 bytes} [Thu Jul 9 18:05:06 2026] GET /v2.0/security-groups?tenant_id=b7b87e0cdf704a17bbc9d7988433a153&name=default => generated 2925 bytes in 544 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1804] 10.0.0.168 () {30 vars in 724 bytes} [Thu Jul 9 18:05:07 2026] GET /v2.0/quotas/a72963489e674b15a76bc9ebe3550742/details => generated 847 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1805] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:05:07 2026] DELETE /v2.0/security-groups/6e6e1e2a-72d4-4168-a343-8ac31c8b15f3 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:05:09.895 7 WARNING neutron_lib.context [None req-fa94ebb4-e6e8-444f-9e0e-58d0a29c88b8 68605767d19146eaa24eb7b5d2314673 68e51dbfbb1c4d4fb2dee5eddeff982c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 18:05:10.105 7 INFO neutron.db.segments_db [None req-fa94ebb4-e6e8-444f-9e0e-58d0a29c88b8 68605767d19146eaa24eb7b5d2314673 68e51dbfbb1c4d4fb2dee5eddeff982c - - default default] Added segment 48823700-c82f-4f14-a0ca-6c260f9b4970 of type vxlan for network 5d2fb709-568f-4c9c-b1ef-5205134349af [pid: 7|app: 0|req: 889/1806] 10.0.0.57 () {34 vars in 669 bytes} [Thu Jul 9 18:05:09 2026] POST /v2.0/networks => generated 647 bytes in 581 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:05:10.397 8 WARNING neutron_lib.context [None req-81799090-1882-41e7-a45a-9533527349b7 f1414ab149e244ac9cf5d2981ae70ad8 ab5aa91403814eefaf0917971bf7a8ec - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 918/1807] 10.0.0.57 () {34 vars in 675 bytes} [Thu Jul 9 18:05:10 2026] POST /v2.0/subnetpools => generated 516 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:05:10.474 7 WARNING neutron_lib.context [None req-2846bd68-0c32-4c8e-acb7-3dcdf7ba64d0 f1414ab149e244ac9cf5d2981ae70ad8 ab5aa91403814eefaf0917971bf7a8ec - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 890/1808] 10.0.0.57 () {34 vars in 675 bytes} [Thu Jul 9 18:05:10 2026] POST /v2.0/subnetpools => generated 516 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:05:10.596 8 WARNING neutron_lib.context [None req-9fc7e5a6-827b-4baf-8510-58a89c0c95d4 f1414ab149e244ac9cf5d2981ae70ad8 ab5aa91403814eefaf0917971bf7a8ec - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1809] 10.0.0.168 () {30 vars in 650 bytes} [Thu Jul 9 18:05:10 2026] GET /v2.0/extensions => generated 19901 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1810] 10.0.0.57 () {34 vars in 675 bytes} [Thu Jul 9 18:05:10 2026] POST /v2.0/subnetpools => generated 516 bytes in 81 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:05:10.680 8 WARNING neutron_lib.context [None req-0c497320-748d-487c-b58a-3fee1203183b f1414ab149e244ac9cf5d2981ae70ad8 ab5aa91403814eefaf0917971bf7a8ec - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 920/1811] 10.0.0.57 () {34 vars in 675 bytes} [Thu Jul 9 18:05:10 2026] POST /v2.0/subnetpools => generated 516 bytes in 71 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:05:10.755 8 WARNING neutron_lib.context [None req-084cdf37-623b-47de-bd0c-b149b340442b f1414ab149e244ac9cf5d2981ae70ad8 ab5aa91403814eefaf0917971bf7a8ec - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 892/1812] 10.0.0.168 () {30 vars in 724 bytes} [Thu Jul 9 18:05:10 2026] GET /v2.0/quotas/a72963489e674b15a76bc9ebe3550742/details => generated 847 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1813] 10.0.0.57 () {34 vars in 675 bytes} [Thu Jul 9 18:05:10 2026] POST /v2.0/subnetpools => generated 516 bytes in 70 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1814] 10.0.0.57 () {34 vars in 758 bytes} [Thu Jul 9 18:05:10 2026] PUT /v2.0/subnetpools/987ec890-9235-47cc-b11c-2a81c786bad6/tags => generated 17 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 18:05:10.914 7 WARNING neutron_lib.context [None req-9da1702f-2a48-46b8-a77b-fb0625a36145 68605767d19146eaa24eb7b5d2314673 68e51dbfbb1c4d4fb2dee5eddeff982c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 922/1815] 10.0.0.57 () {34 vars in 758 bytes} [Thu Jul 9 18:05:10 2026] PUT /v2.0/subnetpools/f188ab26-18c0-4de5-b66a-4756e49bc56f/tags => generated 25 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1816] 10.0.0.57 () {34 vars in 758 bytes} [Thu Jul 9 18:05:10 2026] PUT /v2.0/subnetpools/dcde2778-bc11-482b-9f06-60d283526a9b/tags => generated 34 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1817] 10.0.0.57 () {34 vars in 758 bytes} [Thu Jul 9 18:05:11 2026] PUT /v2.0/subnetpools/2bdb5201-e073-4dd2-a08b-759449a13d25/tags => generated 19 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1818] 10.0.0.57 () {32 vars in 671 bytes} [Thu Jul 9 18:05:11 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1819] 10.0.0.57 () {32 vars in 685 bytes} [Thu Jul 9 18:05:11 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1820] 10.0.0.57 () {32 vars in 681 bytes} [Thu Jul 9 18:05:11 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1821] 10.0.0.57 () {32 vars in 693 bytes} [Thu Jul 9 18:05:11 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1822] 10.0.0.57 () {32 vars in 679 bytes} [Thu Jul 9 18:05:11 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1823] 10.0.0.57 () {34 vars in 668 bytes} [Thu Jul 9 18:05:10 2026] POST /v2.0/subnets => generated 649 bytes in 470 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1824] 10.0.0.57 () {32 vars in 693 bytes} [Thu Jul 9 18:05:11 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:05:11.393 7 WARNING neutron_lib.context [None req-faa41703-5ab5-4d18-86be-a021ade6af83 68605767d19146eaa24eb7b5d2314673 68e51dbfbb1c4d4fb2dee5eddeff982c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 931/1825] 10.0.0.57 () {32 vars in 689 bytes} [Thu Jul 9 18:05:11 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:05:11.473 7 INFO neutron.db.segments_db [None req-faa41703-5ab5-4d18-86be-a021ade6af83 68605767d19146eaa24eb7b5d2314673 68e51dbfbb1c4d4fb2dee5eddeff982c - - default default] Added segment 9fc8c96a-dce8-4f29-8eff-9a02d40b113b of type vxlan for network e38dc405-a0aa-47fe-acbc-18511a6189cf [pid: 8|app: 0|req: 932/1826] 10.0.0.57 () {32 vars in 701 bytes} [Thu Jul 9 18:05:11 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1827] 10.0.0.57 () {32 vars in 731 bytes} [Thu Jul 9 18:05:11 2026] DELETE /v2.0/subnetpools/987ec890-9235-47cc-b11c-2a81c786bad6 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1828] 10.0.0.57 () {34 vars in 669 bytes} [Thu Jul 9 18:05:11 2026] POST /v2.0/networks => generated 647 bytes in 255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1829] 10.0.0.57 () {32 vars in 731 bytes} [Thu Jul 9 18:05:11 2026] DELETE /v2.0/subnetpools/f188ab26-18c0-4de5-b66a-4756e49bc56f => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1830] 10.0.0.57 () {32 vars in 731 bytes} [Thu Jul 9 18:05:11 2026] DELETE /v2.0/subnetpools/dcde2778-bc11-482b-9f06-60d283526a9b => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1831] 10.0.0.57 () {32 vars in 731 bytes} [Thu Jul 9 18:05:11 2026] DELETE /v2.0/subnetpools/2bdb5201-e073-4dd2-a08b-759449a13d25 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1832] 10.0.0.57 () {34 vars in 742 bytes} [Thu Jul 9 18:05:11 2026] PUT /v2.0/networks/e38dc405-a0aa-47fe-acbc-18511a6189cf => generated 592 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:05:11.885 7 WARNING neutron_lib.context [None req-56370329-1c2c-4ec8-9809-cfc106c966c9 68605767d19146eaa24eb7b5d2314673 68e51dbfbb1c4d4fb2dee5eddeff982c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 937/1833] 10.0.0.57 () {32 vars in 731 bytes} [Thu Jul 9 18:05:11 2026] DELETE /v2.0/subnetpools/6ad2a225-f19e-4007-9b4c-1f4429b5ee07 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1834] 10.0.0.57 () {34 vars in 668 bytes} [Thu Jul 9 18:05:11 2026] POST /v2.0/subnets => generated 622 bytes in 498 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1835] 10.0.0.57 () {34 vars in 740 bytes} [Thu Jul 9 18:05:12 2026] PUT /v2.0/subnets/7b8a629b-52b0-4ca2-a374-31820a79a8ca => generated 632 bytes in 245 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:05:13.050 7 INFO neutron.services.segments.plugin [-] Segment 9fc8c96a-dce8-4f29-8eff-9a02d40b113b resource provider aggregate not found 2026-07-09 18:05:13.056 7 INFO neutron.services.segments.plugin [-] Segment 9fc8c96a-dce8-4f29-8eff-9a02d40b113b resource provider aggregate not found 2026-07-09 18:05:13.078 7 INFO neutron.services.segments.plugin [-] Segment 9fc8c96a-dce8-4f29-8eff-9a02d40b113b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9fc8c96a-dce8-4f29-8eff-9a02d40b113b found for delete ", "request_id": "req-6b0dc782-0c99-427a-ab75-fd3386985bde"}]} 2026-07-09 18:05:13.079 7 INFO neutron.services.segments.plugin [-] Segment 9fc8c96a-dce8-4f29-8eff-9a02d40b113b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9fc8c96a-dce8-4f29-8eff-9a02d40b113b found for delete ", "request_id": "req-14a7289e-d341-49db-8812-bca05724ae20"}]} [pid: 8|app: 0|req: 939/1836] 10.0.0.57 () {32 vars in 773 bytes} [Thu Jul 9 18:05:12 2026] GET /v2.0/security-groups?tenant_id=0a695e9793bb40179a4647890cda120a&name=default => generated 2925 bytes in 492 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1837] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:05:13 2026] DELETE /v2.0/security-groups/68db76ee-8b21-4b85-8860-6b9254c3cd15 => 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: 898/1838] 10.0.0.57 () {32 vars in 725 bytes} [Thu Jul 9 18:05:12 2026] DELETE /v2.0/networks/e38dc405-a0aa-47fe-acbc-18511a6189cf => generated 0 bytes in 1372 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1839] 10.0.0.57 () {32 vars in 773 bytes} [Thu Jul 9 18:05:13 2026] GET /v2.0/security-groups?tenant_id=ab5aa91403814eefaf0917971bf7a8ec&name=default => generated 2925 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:05:14.142 7 INFO neutron.pecan_wsgi.hooks.translation [None req-db4452c3-bc49-455e-8330-97b2726fcbad 68605767d19146eaa24eb7b5d2314673 68e51dbfbb1c4d4fb2dee5eddeff982c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 900/1840] 10.0.0.57 () {32 vars in 725 bytes} [Thu Jul 9 18:05:14 2026] DELETE /v2.0/networks/e38dc405-a0aa-47fe-acbc-18511a6189cf => generated 138 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1841] 10.0.0.57 () {32 vars in 773 bytes} [Thu Jul 9 18:05:13 2026] GET /v2.0/security-groups?tenant_id=a72963489e674b15a76bc9ebe3550742&name=default => generated 2925 bytes in 354 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1842] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:05:14 2026] DELETE /v2.0/security-groups/e307b3ff-83aa-4eb8-bb0b-6a1001ff3fc7 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1843] 10.0.0.57 () {32 vars in 693 bytes} [Thu Jul 9 18:05:14 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1844] 10.0.0.57 () {32 vars in 741 bytes} [Thu Jul 9 18:05:14 2026] GET /v2.0/subnets?network_id=f4e99e02-ee9f-4bb1-bf63-077c97baa86a => generated 626 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1845] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:05:14 2026] DELETE /v2.0/security-groups/6fabd619-c46f-40fa-a76d-792bc9b16112 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1846] 10.0.0.57 () {32 vars in 652 bytes} [Thu Jul 9 18:05:14 2026] GET /v2.0/extensions => generated 19901 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1847] 10.0.0.57 () {32 vars in 773 bytes} [Thu Jul 9 18:05:14 2026] GET /v2.0/security-groups?tenant_id=2990149e42fe431cbfbf1d15ef6ef5a7&name=default => generated 2925 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1848] 10.0.0.57 () {32 vars in 648 bytes} [Thu Jul 9 18:05:14 2026] GET /v2.0/networks => generated 1312 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1849] 10.0.0.57 () {32 vars in 646 bytes} [Thu Jul 9 18:05:14 2026] GET /v2.0/subnets => generated 1265 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1850] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:05:14 2026] DELETE /v2.0/security-groups/93ce5278-9398-440e-8b36-ea59d7cf1d70 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1851] 10.0.0.57 () {32 vars in 722 bytes} [Thu Jul 9 18:05:14 2026] GET /v2.0/networks/5d2fb709-568f-4c9c-b1ef-5205134349af => generated 672 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1853] 10.0.0.57 () {32 vars in 720 bytes} [Thu Jul 9 18:05:14 2026] GET /v2.0/subnets/1184090e-1b3a-46cb-9322-a5ad5e755729 => generated 649 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1853] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jul 9 18:05:14 2026] GET /v2.0/ports?device_id=fbeacc4a-e595-47ae-a176-132771858806 => generated 1240 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:05:14.851 7 INFO neutron.pecan_wsgi.hooks.translation [None req-df96074d-5cdf-4d1c-be50-10edd967e0ac 68605767d19146eaa24eb7b5d2314673 68e51dbfbb1c4d4fb2dee5eddeff982c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 908/1854] 10.0.0.57 () {32 vars in 723 bytes} [Thu Jul 9 18:05:14 2026] DELETE /v2.0/subnets/7b8a629b-52b0-4ca2-a374-31820a79a8ca => generated 136 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1855] 10.0.0.1 () {34 vars in 1038 bytes} [Thu Jul 9 18:05:14 2026] GET /v2.0/security-groups?id=a41558b8-9063-4c55-8862-d46f4d2663f8&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:05:14.884 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fad33e6f-fd9e-4a1e-a1d1-9a3f1db9103e 68605767d19146eaa24eb7b5d2314673 68e51dbfbb1c4d4fb2dee5eddeff982c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 909/1856] 10.0.0.57 () {32 vars in 725 bytes} [Thu Jul 9 18:05:14 2026] DELETE /v2.0/networks/e38dc405-a0aa-47fe-acbc-18511a6189cf => generated 138 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/1857] 10.0.0.57 () {32 vars in 723 bytes} [Thu Jul 9 18:05:14 2026] DELETE /v2.0/subnets/1184090e-1b3a-46cb-9322-a5ad5e755729 => generated 0 bytes in 266 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:05:15.220 7 INFO neutron.services.segments.plugin [-] Segment 9fc8c96a-dce8-4f29-8eff-9a02d40b113b resource provider aggregate not found 2026-07-09 18:05:15.225 7 INFO neutron.services.segments.plugin [-] Segment 9fc8c96a-dce8-4f29-8eff-9a02d40b113b resource provider aggregate not found 2026-07-09 18:05:15.252 7 INFO neutron.services.segments.plugin [-] Segment 9fc8c96a-dce8-4f29-8eff-9a02d40b113b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9fc8c96a-dce8-4f29-8eff-9a02d40b113b found for delete ", "request_id": "req-6d29910c-c313-43b4-b90c-d3899411321a"}]} 2026-07-09 18:05:15.254 7 INFO neutron.services.segments.plugin [-] Segment 9fc8c96a-dce8-4f29-8eff-9a02d40b113b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9fc8c96a-dce8-4f29-8eff-9a02d40b113b found for delete ", "request_id": "req-feadf70a-e8b9-4f80-805c-687ff4b1403b"}]} /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: 910/1858] 10.0.0.57 () {32 vars in 725 bytes} [Thu Jul 9 18:05:15 2026] DELETE /v2.0/networks/5d2fb709-568f-4c9c-b1ef-5205134349af => generated 0 bytes in 567 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/1859] 10.0.0.57 () {32 vars in 773 bytes} [Thu Jul 9 18:05:16 2026] GET /v2.0/security-groups?tenant_id=68e51dbfbb1c4d4fb2dee5eddeff982c&name=default => generated 2925 bytes in 331 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1860] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 9 18:05:16 2026] GET /v2.0/ports?device_id=fbeacc4a-e595-47ae-a176-132771858806 => generated 971 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/1861] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:05:16 2026] DELETE /v2.0/security-groups/e15df63e-78a8-46b9-b7f5-6905609962dd => 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: 912/1862] 10.0.0.235 () {34 vars in 1040 bytes} [Thu Jul 9 18:05:16 2026] GET /v2.0/security-groups?id=a41558b8-9063-4c55-8862-d46f4d2663f8&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1863] 199.19.213.161 () {34 vars in 994 bytes} [Thu Jul 9 18:05:17 2026] GET /v2.0/ports?device_id=fbeacc4a-e595-47ae-a176-132771858806 => generated 971 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:05:17.288 7 INFO neutron.services.segments.plugin [-] Segment 48823700-c82f-4f14-a0ca-6c260f9b4970 resource provider aggregate not found 2026-07-09 18:05:17.304 7 INFO neutron.services.segments.plugin [-] Segment 48823700-c82f-4f14-a0ca-6c260f9b4970 resource provider aggregate not found 2026-07-09 18:05:17.333 7 INFO neutron.services.segments.plugin [-] Segment 48823700-c82f-4f14-a0ca-6c260f9b4970 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 48823700-c82f-4f14-a0ca-6c260f9b4970 found for delete ", "request_id": "req-40d8d92c-c3ff-4f39-87df-9ce0eef493f5"}]} 2026-07-09 18:05:17.374 7 INFO neutron.services.segments.plugin [-] Segment 48823700-c82f-4f14-a0ca-6c260f9b4970 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 48823700-c82f-4f14-a0ca-6c260f9b4970 found for delete ", "request_id": "req-e76cc99d-8a63-4b2c-8e4d-0b36d52f8a3e"}]} [pid: 8|app: 0|req: 952/1864] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 9 18:05:17 2026] GET /v2.0/ports?device_id=fbeacc4a-e595-47ae-a176-132771858806 => generated 969 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1865] 10.0.0.235 () {34 vars in 1040 bytes} [Thu Jul 9 18:05:18 2026] GET /v2.0/security-groups?id=a41558b8-9063-4c55-8862-d46f4d2663f8&fields=id&fields=name => generated 114 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:05:18.234 7 INFO neutron.db.l3_db [req-a98e3de9-fca3-4967-bcc3-7ab265be1af5 req-d0da9980-b508-4797-8540-9d42619329b2 dddd2f3460a84ffd9f5e32b8160aac64 0add2cc1a121450f93b9d1c45a0d3713 - - default default] Floating IP 366d70ef-c159-4308-a3c2-05b841a04226 disassociated. External IP: 10.96.250.216, port: c997be2e-6416-4da4-b6c9-1cf7083bb4fb. [pid: 7|app: 0|req: 913/1868] 199.19.213.161 () {36 vars in 997 bytes} [Thu Jul 9 18:05:17 2026] DELETE /v2.0/ports/c997be2e-6416-4da4-b6c9-1cf7083bb4fb => generated 0 bytes in 1560 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:05:18.733 8 WARNING neutron_lib.context [None req-7b21ad12-2c23-4fd1-a94b-c2d14e3e58b0 ef38b2f038f44ddb93cf7c98a0a6b063 ddc4bd8726e648dba73ed745c76ab3b2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 18:05:18.937 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-37836f6b-e105-484b-8b35-51cab022e94b'] response: {'server_uuid': 'fbeacc4a-e595-47ae-a176-132771858806', 'name': 'network-vif-deleted', 'tag': 'c997be2e-6416-4da4-b6c9-1cf7083bb4fb', 'status': 'completed', 'code': 200} 2026-07-09 18:05:18.968 7 WARNING neutron_lib.context [None req-cbb994cd-6869-47c4-aee1-f8783573f7ed 181f54cca37949a89c9cdc8a83033c75 7b198c0951ce4993ac670c9b14540fc6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 18:05:19.030 8 INFO neutron.db.segments_db [None req-7b21ad12-2c23-4fd1-a94b-c2d14e3e58b0 ef38b2f038f44ddb93cf7c98a0a6b063 ddc4bd8726e648dba73ed745c76ab3b2 - - default default] Added segment 6c73838e-a75b-4ae5-a61e-ecdf43b0dbe9 of type vxlan for network ddbede07-e603-4edf-931c-15426f09051f 2026-07-09 18:05:19.138 7 INFO neutron.db.segments_db [None req-cbb994cd-6869-47c4-aee1-f8783573f7ed 181f54cca37949a89c9cdc8a83033c75 7b198c0951ce4993ac670c9b14540fc6 - - default default] Added segment c0e0ed88-edf3-495c-a30b-1802cf07f2a3 of type vxlan for network 34926146-d3f8-49fb-a271-8e5de00763f9 [pid: 8|app: 0|req: 956/1869] 10.0.0.57 () {34 vars in 669 bytes} [Thu Jul 9 18:05:18 2026] POST /v2.0/networks => generated 631 bytes in 699 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/1870] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 9 18:05:19 2026] GET /v2.0/ports?device_id=fbeacc4a-e595-47ae-a176-132771858806 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1871] 10.0.0.57 () {34 vars in 669 bytes} [Thu Jul 9 18:05:18 2026] POST /v2.0/networks => generated 644 bytes in 414 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/1872] 10.0.0.57 () {34 vars in 752 bytes} [Thu Jul 9 18:05:19 2026] PUT /v2.0/networks/ddbede07-e603-4edf-931c-15426f09051f/tags => generated 25 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 18:05:19.324 8 WARNING neutron_lib.context [None req-9b7b5489-ea41-40cf-a277-995f5a166c53 181f54cca37949a89c9cdc8a83033c75 7b198c0951ce4993ac670c9b14540fc6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 915/1873] 10.0.0.57 () {32 vars in 732 bytes} [Thu Jul 9 18:05:19 2026] GET /v2.0/networks/ddbede07-e603-4edf-931c-15426f09051f/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: 916/1874] 10.0.0.57 () {34 vars in 763 bytes} [Thu Jul 9 18:05:19 2026] PUT /v2.0/networks/ddbede07-e603-4edf-931c-15426f09051f/tags/green => generated 4 bytes in 63 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-07-09 18:05:19.621 7 INFO neutron.db.segments_db [None req-3d35f21f-ed9a-43b6-a2c1-46ca8a3cc557 9ccb583ff6af4ba7820e59ad2471742f 86a4cd839e38455b98d60d9bd8c06e99 - - default default] Added segment 6c342d70-2f47-4fa0-b044-71f1b0100086 of type vxlan for network b81704cd-38ee-4359-8769-d0f721c95d39 [pid: 8|app: 0|req: 959/1875] 10.0.0.57 () {34 vars in 668 bytes} [Thu Jul 9 18:05:19 2026] POST /v2.0/subnets => generated 617 bytes in 387 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1876] 10.0.0.57 () {34 vars in 669 bytes} [Thu Jul 9 18:05:19 2026] POST /v2.0/networks => generated 726 bytes in 326 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/1877] 10.0.0.57 () {32 vars in 732 bytes} [Thu Jul 9 18:05:19 2026] GET /v2.0/networks/ddbede07-e603-4edf-931c-15426f09051f/tags => generated 34 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 18:05:19.759 7 WARNING neutron_lib.context [None req-8dc0d71c-edc9-4a3e-95e1-4049e9ff910a 181f54cca37949a89c9cdc8a83033c75 7b198c0951ce4993ac670c9b14540fc6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1878] 10.0.0.57 () {34 vars in 759 bytes} [Thu Jul 9 18:05:19 2026] PUT /v2.0/networks/ddbede07-e603-4edf-931c-15426f09051f/tags/red => generated 4 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-07-09 18:05:19.839 7 INFO neutron.db.segments_db [None req-8dc0d71c-edc9-4a3e-95e1-4049e9ff910a 181f54cca37949a89c9cdc8a83033c75 7b198c0951ce4993ac670c9b14540fc6 - - default default] Added segment 787f364e-b7a9-4a8e-93c0-3c96db485afe of type vxlan for network f63035ba-552b-44c0-a270-6600b1bc1c18 [pid: 7|app: 0|req: 918/1879] 10.0.0.57 () {34 vars in 669 bytes} [Thu Jul 9 18:05:19 2026] POST /v2.0/networks => generated 644 bytes in 231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/1880] 10.0.0.57 () {32 vars in 732 bytes} [Thu Jul 9 18:05:19 2026] GET /v2.0/networks/ddbede07-e603-4edf-931c-15426f09051f/tags => generated 34 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/1881] 10.0.0.57 () {34 vars in 668 bytes} [Thu Jul 9 18:05:19 2026] POST /v2.0/subnets => generated 620 bytes in 285 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/1882] 10.0.0.57 () {34 vars in 781 bytes} [Thu Jul 9 18:05:20 2026] PUT /v2.0/networks/ddbede07-e603-4edf-931c-15426f09051f/tags/black.or.white => generated 4 bytes in 68 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-07-09 18:05:20.174 8 WARNING neutron.api.v2.base [None req-c43b866c-2531-4c6a-a5d3-ee0ddc63cd51 9ccb583ff6af4ba7820e59ad2471742f 86a4cd839e38455b98d60d9bd8c06e99 - - 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-07-09 18:05:20.175 8 INFO neutron.api.v2.resource [None req-c43b866c-2531-4c6a-a5d3-ee0ddc63cd51 9ccb583ff6af4ba7820e59ad2471742f 86a4cd839e38455b98d60d9bd8c06e99 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 8|app: 0|req: 964/1883] 10.0.0.57 () {34 vars in 680 bytes} [Thu Jul 9 18:05:20 2026] POST /v2.0/rbac-policies => generated 143 bytes in 9 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/1884] 10.0.0.57 () {32 vars in 732 bytes} [Thu Jul 9 18:05:20 2026] GET /v2.0/networks/ddbede07-e603-4edf-931c-15426f09051f/tags => generated 52 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1885] 10.0.0.57 () {34 vars in 742 bytes} [Thu Jul 9 18:05:20 2026] PUT /v2.0/networks/f63035ba-552b-44c0-a270-6600b1bc1c18 => generated 592 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1886] 10.0.0.57 () {34 vars in 752 bytes} [Thu Jul 9 18:05:20 2026] PUT /v2.0/networks/ddbede07-e603-4edf-931c-15426f09051f/tags => generated 37 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 18:05:20.340 7 WARNING neutron_lib.context [None req-ca0d13ca-c9fb-4332-bcc9-652b3799a128 181f54cca37949a89c9cdc8a83033c75 7b198c0951ce4993ac670c9b14540fc6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 922/1887] 10.0.0.57 () {34 vars in 668 bytes} [Thu Jul 9 18:05:20 2026] POST /v2.0/subnets => generated 602 bytes in 396 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:05:20.778 8 INFO neutron.services.segments.plugin [-] Segment 6c342d70-2f47-4fa0-b044-71f1b0100086 resource provider aggregate not found 2026-07-09 18:05:20.810 8 INFO neutron.services.segments.plugin [-] Segment 6c342d70-2f47-4fa0-b044-71f1b0100086 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6c342d70-2f47-4fa0-b044-71f1b0100086 found for delete ", "request_id": "req-80c3ee37-14e1-4e98-a8a9-642c43a6b048"}]} 2026-07-09 18:05:20.837 8 INFO neutron.services.segments.plugin [-] Segment 6c342d70-2f47-4fa0-b044-71f1b0100086 resource provider aggregate not found 2026-07-09 18:05:20.854 8 INFO neutron.services.segments.plugin [-] Segment 6c342d70-2f47-4fa0-b044-71f1b0100086 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6c342d70-2f47-4fa0-b044-71f1b0100086 found for delete ", "request_id": "req-6ee79207-545c-4d64-ad50-5aad9ec044f8"}]} [pid: 7|app: 0|req: 923/1888] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:05:20 2026] DELETE /v2.0/security-groups/a41558b8-9063-4c55-8862-d46f4d2663f8 => generated 0 bytes in 208 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1889] 10.0.0.57 () {32 vars in 732 bytes} [Thu Jul 9 18:05:20 2026] GET /v2.0/networks/ddbede07-e603-4edf-931c-15426f09051f/tags => generated 37 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1890] 10.0.0.57 () {34 vars in 740 bytes} [Thu Jul 9 18:05:21 2026] PUT /v2.0/subnets/30de34e8-0097-40fe-b2d9-b70b293015e7 => generated 612 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/1891] 10.0.0.57 () {32 vars in 725 bytes} [Thu Jul 9 18:05:20 2026] DELETE /v2.0/networks/b81704cd-38ee-4359-8769-d0f721c95d39 => generated 0 bytes in 1411 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1892] 10.0.0.57 () {32 vars in 731 bytes} [Thu Jul 9 18:05:21 2026] DELETE /v2.0/floatingips/366d70ef-c159-4308-a3c2-05b841a04226 => generated 0 bytes in 437 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/1893] 10.0.0.57 () {32 vars in 740 bytes} [Thu Jul 9 18:05:21 2026] GET /v2.0/networks/ddbede07-e603-4edf-931c-15426f09051f/tags/red => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:05:21.774 8 INFO neutron.db.segments_db [None req-4c147ed0-b573-42d6-b9f0-4b3df5578fe0 9ccb583ff6af4ba7820e59ad2471742f 86a4cd839e38455b98d60d9bd8c06e99 - - default default] Added segment ed5bd4f5-860b-46df-93f1-9a30e6741546 of type vxlan for network a920b096-75d3-436f-b0ac-26936dea6354 [pid: 8|app: 0|req: 968/1894] 10.0.0.57 () {34 vars in 669 bytes} [Thu Jul 9 18:05:21 2026] POST /v2.0/networks => generated 726 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:05:22.008 8 INFO neutron.api.v2.resource [None req-925ad94d-c012-4154-8978-db80aee748b7 ef38b2f038f44ddb93cf7c98a0a6b063 ddc4bd8726e648dba73ed745c76ab3b2 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 969/1895] 10.0.0.57 () {32 vars in 744 bytes} [Thu Jul 9 18:05:21 2026] GET /v2.0/networks/ddbede07-e603-4edf-931c-15426f09051f/tags/green => generated 99 bytes in 99 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/1896] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 9 18:05:22 2026] GET /v2.0/ports?device_id=62211733-503c-4295-a444-18656f0b2644 => generated 975 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:05:22.363 7 INFO neutron.services.segments.plugin [-] Segment 787f364e-b7a9-4a8e-93c0-3c96db485afe resource provider aggregate not found 2026-07-09 18:05:22.368 7 INFO neutron.services.segments.plugin [-] Segment 787f364e-b7a9-4a8e-93c0-3c96db485afe resource provider aggregate not found 2026-07-09 18:05:22.387 7 INFO neutron.services.segments.plugin [-] Segment 787f364e-b7a9-4a8e-93c0-3c96db485afe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 787f364e-b7a9-4a8e-93c0-3c96db485afe found for delete ", "request_id": "req-c2b3cb43-6fac-4a77-8629-79e3c1e88bd5"}]} 2026-07-09 18:05:22.406 7 INFO neutron.services.segments.plugin [-] Segment 787f364e-b7a9-4a8e-93c0-3c96db485afe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 787f364e-b7a9-4a8e-93c0-3c96db485afe found for delete ", "request_id": "req-2e554410-5efe-421e-8674-5ba3d2dff6de"}]} [pid: 8|app: 0|req: 971/1897] 10.0.0.57 () {34 vars in 668 bytes} [Thu Jul 9 18:05:22 2026] POST /v2.0/subnets => generated 623 bytes in 340 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1898] 10.0.0.57 () {32 vars in 725 bytes} [Thu Jul 9 18:05:21 2026] DELETE /v2.0/networks/f63035ba-552b-44c0-a270-6600b1bc1c18 => generated 0 bytes in 736 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/1899] 10.0.0.57 () {32 vars in 743 bytes} [Thu Jul 9 18:05:22 2026] DELETE /v2.0/networks/ddbede07-e603-4edf-931c-15426f09051f/tags/red => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1900] 10.0.0.235 () {34 vars in 1040 bytes} [Thu Jul 9 18:05:22 2026] GET /v2.0/security-groups?id=46230b1d-341e-4b2f-8d86-ab7340d9e812&fields=id&fields=name => generated 113 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:05:22.501 7 WARNING neutron.api.v2.base [None req-69dbdb16-d0b1-482d-89b1-6b042330b2f0 9ccb583ff6af4ba7820e59ad2471742f 86a4cd839e38455b98d60d9bd8c06e99 - - 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-07-09 18:05:22.501 7 INFO neutron.api.v2.resource [None req-69dbdb16-d0b1-482d-89b1-6b042330b2f0 9ccb583ff6af4ba7820e59ad2471742f 86a4cd839e38455b98d60d9bd8c06e99 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 929/1901] 10.0.0.57 () {34 vars in 680 bytes} [Thu Jul 9 18:05:22 2026] POST /v2.0/rbac-policies => generated 547 bytes in 6 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-07-09 18:05:22.515 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0cc7993d-3b27-4fb0-ba4c-eab020b50a95 181f54cca37949a89c9cdc8a83033c75 7b198c0951ce4993ac670c9b14540fc6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 930/1902] 10.0.0.57 () {32 vars in 725 bytes} [Thu Jul 9 18:05:22 2026] DELETE /v2.0/networks/f63035ba-552b-44c0-a270-6600b1bc1c18 => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1903] 10.0.0.57 () {32 vars in 732 bytes} [Thu Jul 9 18:05:22 2026] GET /v2.0/networks/ddbede07-e603-4edf-931c-15426f09051f/tags => generated 30 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/1904] 199.19.213.161 () {34 vars in 994 bytes} [Thu Jul 9 18:05:22 2026] GET /v2.0/ports?device_id=62211733-503c-4295-a444-18656f0b2644 => generated 975 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/1905] 10.0.0.57 () {32 vars in 693 bytes} [Thu Jul 9 18:05:22 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:05:22.740 8 INFO neutron.api.v2.resource [None req-d6cd2aec-47cc-48a2-8c90-ecb1148ab2ec ef38b2f038f44ddb93cf7c98a0a6b063 ddc4bd8726e648dba73ed745c76ab3b2 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 975/1906] 10.0.0.57 () {32 vars in 747 bytes} [Thu Jul 9 18:05:22 2026] DELETE /v2.0/networks/ddbede07-e603-4edf-931c-15426f09051f/tags/green => generated 99 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-07-09 18:05:22.841 8 INFO neutron.services.segments.plugin [-] Segment 6c342d70-2f47-4fa0-b044-71f1b0100086 resource provider aggregate not found 2026-07-09 18:05:22.863 8 INFO neutron.services.segments.plugin [-] Segment 6c342d70-2f47-4fa0-b044-71f1b0100086 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6c342d70-2f47-4fa0-b044-71f1b0100086 found for delete ", "request_id": "req-7f303c79-2989-4c4a-89cb-0df772d9123d"}]} 2026-07-09 18:05:22.873 8 INFO neutron.services.segments.plugin [-] Segment 6c342d70-2f47-4fa0-b044-71f1b0100086 resource provider aggregate not found [pid: 7|app: 0|req: 932/1907] 10.0.0.57 () {32 vars in 725 bytes} [Thu Jul 9 18:05:22 2026] DELETE /v2.0/networks/a920b096-75d3-436f-b0ac-26936dea6354 => generated 0 bytes in 326 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:05:22.896 8 INFO neutron.services.segments.plugin [-] Segment 6c342d70-2f47-4fa0-b044-71f1b0100086 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6c342d70-2f47-4fa0-b044-71f1b0100086 found for delete ", "request_id": "req-e0a3d1c0-fbf5-4d8e-bf5b-ae640db18f1c"}]} [pid: 7|app: 0|req: 933/1908] 10.0.0.57 () {32 vars in 741 bytes} [Thu Jul 9 18:05:22 2026] GET /v2.0/subnets?network_id=f4e99e02-ee9f-4bb1-bf63-077c97baa86a => generated 626 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1909] 10.0.0.57 () {32 vars in 735 bytes} [Thu Jul 9 18:05:22 2026] DELETE /v2.0/networks/ddbede07-e603-4edf-931c-15426f09051f/tags => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:05:23.227 7 INFO neutron.db.segments_db [None req-cb8f3cc2-ebe3-4d92-ac0f-01ebf4ff4ea7 9ccb583ff6af4ba7820e59ad2471742f 86a4cd839e38455b98d60d9bd8c06e99 - - default default] Added segment 52a42260-d0f1-4426-98a4-9197e4efd090 of type vxlan for network acaedea6-8911-4109-b3cb-682c7642acfa [pid: 7|app: 0|req: 935/1910] 10.0.0.57 () {34 vars in 669 bytes} [Thu Jul 9 18:05:23 2026] POST /v2.0/networks => generated 725 bytes in 284 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/1911] 199.19.213.161 () {36 vars in 997 bytes} [Thu Jul 9 18:05:22 2026] DELETE /v2.0/ports/80e92e59-89c8-472d-9a12-0c4e0c8c1de3 => generated 0 bytes in 598 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1912] 10.0.0.57 () {32 vars in 652 bytes} [Thu Jul 9 18:05:23 2026] GET /v2.0/extensions => generated 19901 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-07-09 18:05:23.418 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d25a2742-2ef7-481b-b547-4c6b80f63636'] response: {'server_uuid': '62211733-503c-4295-a444-18656f0b2644', 'name': 'network-vif-deleted', 'tag': '80e92e59-89c8-472d-9a12-0c4e0c8c1de3', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 977/1913] 10.0.0.57 () {32 vars in 732 bytes} [Thu Jul 9 18:05:23 2026] GET /v2.0/networks/ddbede07-e603-4edf-931c-15426f09051f/tags => generated 12 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1914] 10.0.0.57 () {34 vars in 668 bytes} [Thu Jul 9 18:05:23 2026] POST /v2.0/subnets => generated 623 bytes in 394 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/1915] 10.0.0.57 () {32 vars in 648 bytes} [Thu Jul 9 18:05:23 2026] GET /v2.0/networks => generated 1309 bytes in 566 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/1916] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 9 18:05:23 2026] GET /v2.0/ports?device_id=62211733-503c-4295-a444-18656f0b2644 => 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: 938/1917] 10.0.0.57 () {32 vars in 725 bytes} [Thu Jul 9 18:05:23 2026] DELETE /v2.0/networks/ddbede07-e603-4edf-931c-15426f09051f => generated 0 bytes in 278 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1918] 10.0.0.57 () {32 vars in 646 bytes} [Thu Jul 9 18:05:24 2026] GET /v2.0/subnets => generated 1233 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1919] 10.0.0.57 () {32 vars in 722 bytes} [Thu Jul 9 18:05:24 2026] GET /v2.0/networks/34926146-d3f8-49fb-a271-8e5de00763f9 => generated 669 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1920] 10.0.0.57 () {32 vars in 720 bytes} [Thu Jul 9 18:05:24 2026] GET /v2.0/subnets/79dbf305-e39b-404c-9efd-c1f5cb4add44 => generated 617 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:05:24.255 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a8b4f714-c003-4739-8499-47d1147d10c7 181f54cca37949a89c9cdc8a83033c75 7b198c0951ce4993ac670c9b14540fc6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 942/1921] 10.0.0.57 () {32 vars in 723 bytes} [Thu Jul 9 18:05:24 2026] DELETE /v2.0/subnets/30de34e8-0097-40fe-b2d9-b70b293015e7 => generated 136 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 18:05:24.281 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3ece3261-f9c8-48a1-bf21-2c4b1775a999 181f54cca37949a89c9cdc8a83033c75 7b198c0951ce4993ac670c9b14540fc6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 943/1922] 10.0.0.57 () {32 vars in 725 bytes} [Thu Jul 9 18:05:24 2026] DELETE /v2.0/networks/f63035ba-552b-44c0-a270-6600b1bc1c18 => generated 138 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 18:05:24.408 7 INFO neutron.services.segments.plugin [-] Segment ed5bd4f5-860b-46df-93f1-9a30e6741546 resource provider aggregate not found [pid: 8|app: 0|req: 980/1923] 10.0.0.57 () {34 vars in 680 bytes} [Thu Jul 9 18:05:24 2026] POST /v2.0/rbac-policies => generated 324 bytes in 405 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:05:24.432 7 INFO neutron.services.segments.plugin [-] Segment ed5bd4f5-860b-46df-93f1-9a30e6741546 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed5bd4f5-860b-46df-93f1-9a30e6741546 found for delete ", "request_id": "req-fbd212a6-03cd-49c7-88aa-96f2cc5b6b13"}]} 2026-07-09 18:05:24.437 7 INFO neutron.services.segments.plugin [-] Segment ed5bd4f5-860b-46df-93f1-9a30e6741546 resource provider aggregate not found 2026-07-09 18:05:24.449 7 INFO neutron.services.segments.plugin [-] Segment 6c73838e-a75b-4ae5-a61e-ecdf43b0dbe9 resource provider aggregate not found 2026-07-09 18:05:24.454 7 INFO neutron.services.segments.plugin [-] Segment ed5bd4f5-860b-46df-93f1-9a30e6741546 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed5bd4f5-860b-46df-93f1-9a30e6741546 found for delete ", "request_id": "req-beee6c70-6d33-4acf-b21e-3bbe2758e793"}]} 2026-07-09 18:05:24.479 7 INFO neutron.services.segments.plugin [-] Segment 6c73838e-a75b-4ae5-a61e-ecdf43b0dbe9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6c73838e-a75b-4ae5-a61e-ecdf43b0dbe9 found for delete ", "request_id": "req-022db9c9-82e9-465e-82e2-fdaba080371c"}]} 2026-07-09 18:05:24.480 7 INFO neutron.services.segments.plugin [-] Segment 6c73838e-a75b-4ae5-a61e-ecdf43b0dbe9 resource provider aggregate not found 2026-07-09 18:05:24.495 7 INFO neutron.services.segments.plugin [-] Segment 6c73838e-a75b-4ae5-a61e-ecdf43b0dbe9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6c73838e-a75b-4ae5-a61e-ecdf43b0dbe9 found for delete ", "request_id": "req-b26af109-4e9a-48cd-8737-97472f70fdc5"}]} [pid: 7|app: 0|req: 944/1924] 10.0.0.57 () {32 vars in 723 bytes} [Thu Jul 9 18:05:24 2026] DELETE /v2.0/subnets/79dbf305-e39b-404c-9efd-c1f5cb4add44 => generated 0 bytes in 314 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1925] 10.0.0.57 () {32 vars in 773 bytes} [Thu Jul 9 18:05:24 2026] GET /v2.0/security-groups?tenant_id=ddc4bd8726e648dba73ed745c76ab3b2&name=default => generated 2925 bytes in 280 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:05:25.117 8 INFO neutron.services.segments.plugin [-] Segment c0e0ed88-edf3-495c-a30b-1802cf07f2a3 resource provider aggregate not found 2026-07-09 18:05:25.126 8 INFO neutron.services.segments.plugin [-] Segment c0e0ed88-edf3-495c-a30b-1802cf07f2a3 resource provider aggregate not found 2026-07-09 18:05:25.144 8 INFO neutron.services.segments.plugin [-] Segment c0e0ed88-edf3-495c-a30b-1802cf07f2a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c0e0ed88-edf3-495c-a30b-1802cf07f2a3 found for delete ", "request_id": "req-289f8c3a-6911-4482-8bf3-1c22db459564"}]} 2026-07-09 18:05:25.145 8 INFO neutron.services.segments.plugin [-] Segment c0e0ed88-edf3-495c-a30b-1802cf07f2a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c0e0ed88-edf3-495c-a30b-1802cf07f2a3 found for delete ", "request_id": "req-decae5ab-699d-40f6-b398-074ecf6c894b"}]} [pid: 8|app: 0|req: 981/1926] 10.0.0.57 () {32 vars in 725 bytes} [Thu Jul 9 18:05:24 2026] DELETE /v2.0/networks/34926146-d3f8-49fb-a271-8e5de00763f9 => generated 0 bytes in 557 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1927] 10.0.0.57 () {32 vars in 722 bytes} [Thu Jul 9 18:05:25 2026] GET /v2.0/networks/acaedea6-8911-4109-b3cb-682c7642acfa => generated 653 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/1928] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:05:25 2026] DELETE /v2.0/security-groups/91034596-0c37-440f-a747-b045e6161b48 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/1929] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:05:25 2026] DELETE /v2.0/security-groups/46230b1d-341e-4b2f-8d86-ab7340d9e812 => generated 0 bytes in 176 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/1930] 10.0.0.57 () {32 vars in 773 bytes} [Thu Jul 9 18:05:25 2026] GET /v2.0/security-groups?tenant_id=150d31bcc28648ca96d559339e008b04&name=default => generated 2925 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:05:25.991 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b3a1f401-8bfd-43b2-8b10-ffa8f70267ad 5eb8bd4fd4b842f69c93d9d07a486351 d2cb2876ad9b40ed92f9ca05ae003551 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 949/1931] 10.0.0.57 () {32 vars in 722 bytes} [Thu Jul 9 18:05:25 2026] GET /v2.0/networks/acaedea6-8911-4109-b3cb-682c7642acfa => generated 138 bytes in 226 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/1932] 10.0.0.57 () {32 vars in 773 bytes} [Thu Jul 9 18:05:25 2026] GET /v2.0/security-groups?tenant_id=7b198c0951ce4993ac670c9b14540fc6&name=default => generated 2925 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/1933] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:05:26 2026] DELETE /v2.0/security-groups/e9814ac8-c8bd-432a-a231-fb082a2b5c71 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:05:26.872 7 INFO neutron.services.segments.plugin [-] Segment 52a42260-d0f1-4426-98a4-9197e4efd090 resource provider aggregate not found 2026-07-09 18:05:26.879 7 INFO neutron.services.segments.plugin [-] Segment 52a42260-d0f1-4426-98a4-9197e4efd090 resource provider aggregate not found 2026-07-09 18:05:26.913 7 INFO neutron.services.segments.plugin [-] Segment 52a42260-d0f1-4426-98a4-9197e4efd090 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 52a42260-d0f1-4426-98a4-9197e4efd090 found for delete ", "request_id": "req-0bf1c3b7-f228-4870-9b69-29c6d783ab84"}]} 2026-07-09 18:05:26.914 7 INFO neutron.services.segments.plugin [-] Segment 52a42260-d0f1-4426-98a4-9197e4efd090 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 52a42260-d0f1-4426-98a4-9197e4efd090 found for delete ", "request_id": "req-a22abed2-78d5-4766-8f5b-3724ff679d84"}]} [pid: 7|app: 0|req: 952/1934] 10.0.0.57 () {32 vars in 725 bytes} [Thu Jul 9 18:05:26 2026] DELETE /v2.0/networks/acaedea6-8911-4109-b3cb-682c7642acfa => generated 0 bytes in 739 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/1935] 10.0.0.57 () {34 vars in 788 bytes} [Thu Jul 9 18:05:25 2026] PUT /v2.0/routers/276c5ed3-0dea-4416-979b-22099d85c896/remove_router_interface => generated 309 bytes in 1595 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:05:27.034 8 INFO neutron.pecan_wsgi.hooks.translation [None req-326fd8f7-8f1e-4e24-a343-bf0edb2993c2 9ccb583ff6af4ba7820e59ad2471742f 86a4cd839e38455b98d60d9bd8c06e99 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 984/1936] 10.0.0.57 () {32 vars in 723 bytes} [Thu Jul 9 18:05:27 2026] DELETE /v2.0/subnets/3307db37-38cd-4307-92cc-be8f6e25a8d0 => 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: 953/1937] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:05:26 2026] DELETE /v2.0/security-groups/65f8558e-3f95-412f-b5eb-0dc06e43a7ff => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:05:27.088 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0d8a5d9b-1d00-4e7f-896a-7f32bad29910 9ccb583ff6af4ba7820e59ad2471742f 86a4cd839e38455b98d60d9bd8c06e99 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 954/1938] 10.0.0.57 () {32 vars in 723 bytes} [Thu Jul 9 18:05:27 2026] DELETE /v2.0/subnets/8125bebd-b2fd-46a0-bdf1-7d8c0a0c1899 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 18:05:27.117 7 INFO neutron.pecan_wsgi.hooks.translation [None req-68a31e44-0433-4e1a-8936-5e817e8b46f0 9ccb583ff6af4ba7820e59ad2471742f 86a4cd839e38455b98d60d9bd8c06e99 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 955/1939] 10.0.0.57 () {32 vars in 723 bytes} [Thu Jul 9 18:05:27 2026] DELETE /v2.0/subnets/5ce98e54-cfe8-4563-9226-782d1e3824e4 => generated 136 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/1940] 10.0.0.57 () {32 vars in 723 bytes} [Thu Jul 9 18:05:27 2026] DELETE /v2.0/subnets/23f7f9f3-c8e2-4c51-b071-0bf9887b03a0 => generated 0 bytes in 278 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/1941] 10.0.0.57 () {32 vars in 773 bytes} [Thu Jul 9 18:05:28 2026] GET /v2.0/security-groups?tenant_id=65e04bbc01184128b4e9fcf0953e69e7&name=default => generated 2925 bytes in 443 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:05:28.782 7 INFO neutron.db.l3_hamode_db [None req-a8610fe4-3114-4b7c-a7d3-22b2f97ae9de dddd2f3460a84ffd9f5e32b8160aac64 0add2cc1a121450f93b9d1c45a0d3713 - - default default] HA network d21a8253-195f-477a-82fd-d657e5b8a31f was deleted as no HA routers are present in tenant 0add2cc1a121450f93b9d1c45a0d3713. [pid: 7|app: 0|req: 956/1942] 10.0.0.57 () {32 vars in 723 bytes} [Thu Jul 9 18:05:27 2026] DELETE /v2.0/routers/276c5ed3-0dea-4416-979b-22099d85c896 => generated 0 bytes in 1471 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/1943] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:05:28 2026] DELETE /v2.0/security-groups/c94673ec-2e85-44ae-932d-a3714028718d => generated 0 bytes in 204 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:05:28.956 7 INFO neutron.services.segments.plugin [-] Segment 80aa07ab-357a-4d6a-b51b-55a2b4809465 resource provider aggregate not found 2026-07-09 18:05:28.961 7 INFO neutron.services.segments.plugin [-] Segment 80aa07ab-357a-4d6a-b51b-55a2b4809465 resource provider aggregate not found 2026-07-09 18:05:28.979 7 INFO neutron.services.segments.plugin [-] Segment 80aa07ab-357a-4d6a-b51b-55a2b4809465 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 80aa07ab-357a-4d6a-b51b-55a2b4809465 found for delete ", "request_id": "req-a6d72d65-9af6-44c8-963c-6bfc8dab76b6"}]} 2026-07-09 18:05:28.984 7 INFO neutron.services.segments.plugin [-] Segment 80aa07ab-357a-4d6a-b51b-55a2b4809465 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 80aa07ab-357a-4d6a-b51b-55a2b4809465 found for delete ", "request_id": "req-08610de4-211a-4449-975c-b957043c97a5"}]} [pid: 7|app: 0|req: 957/1944] 10.0.0.57 () {32 vars in 725 bytes} [Thu Jul 9 18:05:28 2026] DELETE /v2.0/networks/0102b601-9eef-4dd4-8d49-6da867b8eae7 => generated 0 bytes in 290 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/1945] 10.0.0.57 () {32 vars in 773 bytes} [Thu Jul 9 18:05:29 2026] GET /v2.0/security-groups?tenant_id=86a4cd839e38455b98d60d9bd8c06e99&name=default => generated 2925 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/1946] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:05:29 2026] DELETE /v2.0/security-groups/9271a3db-d6ac-4ebc-bbfa-81f037fe6dfd => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/1947] 10.0.0.57 () {32 vars in 773 bytes} [Thu Jul 9 18:05:29 2026] GET /v2.0/security-groups?tenant_id=d2cb2876ad9b40ed92f9ca05ae003551&name=default => generated 2925 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/1948] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:05:29 2026] DELETE /v2.0/security-groups/22cb44d2-c545-4213-b0d2-67e0dfdb0123 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:05:30.140 7 WARNING neutron_lib.context [None req-325bce88-5830-4779-8fa8-2efee7c3d61d e929b3fc4c9a49838eff6fd5de230f3f 9dad71cbdd0f4679ac8ca81e7b43efe8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 990/1949] 10.0.0.57 () {32 vars in 773 bytes} [Thu Jul 9 18:05:29 2026] GET /v2.0/security-groups?tenant_id=0add2cc1a121450f93b9d1c45a0d3713&name=default => generated 2925 bytes in 407 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/1950] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:05:30 2026] DELETE /v2.0/security-groups/5bb39c1a-85fb-4335-9a72-50f689090946 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:05:30.342 7 INFO neutron.db.segments_db [None req-325bce88-5830-4779-8fa8-2efee7c3d61d e929b3fc4c9a49838eff6fd5de230f3f 9dad71cbdd0f4679ac8ca81e7b43efe8 - - default default] Added segment 107c1ff4-ccca-44a8-8279-266f8194bff4 of type vxlan for network f2a3cf05-0f81-48ff-9502-728d01bc8c5c [pid: 7|app: 0|req: 960/1951] 10.0.0.57 () {34 vars in 669 bytes} [Thu Jul 9 18:05:30 2026] POST /v2.0/networks => generated 631 bytes in 411 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:05:30.494 7 WARNING neutron_lib.context [None req-3ada67da-ed88-48f3-bde6-5a922d89e6ab e929b3fc4c9a49838eff6fd5de230f3f 9dad71cbdd0f4679ac8ca81e7b43efe8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 992/1952] 10.0.0.57 () {32 vars in 773 bytes} [Thu Jul 9 18:05:30 2026] GET /v2.0/security-groups?tenant_id=74d33f3a3f5145299e833d6cb8f61a73&name=default => generated 2925 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/1953] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:05:30 2026] DELETE /v2.0/security-groups/04ece9d7-d2f0-451f-b69a-991581263db2 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/1954] 10.0.0.57 () {34 vars in 663 bytes} [Thu Jul 9 18:05:30 2026] POST /v2.0/ports => generated 743 bytes in 459 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/1955] 10.0.0.57 () {34 vars in 746 bytes} [Thu Jul 9 18:05:30 2026] PUT /v2.0/ports/6874f633-8b89-4f64-ad2f-03f3fbc36384/tags => generated 25 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 18:05:31.071 7 INFO neutron.services.segments.plugin [-] Segment 7f53e292-95c0-4fce-b1ec-37c7c508439e resource provider aggregate not found 2026-07-09 18:05:31.076 7 INFO neutron.services.segments.plugin [-] Segment 7f53e292-95c0-4fce-b1ec-37c7c508439e resource provider aggregate not found 2026-07-09 18:05:31.092 7 INFO neutron.services.segments.plugin [-] Segment 7f53e292-95c0-4fce-b1ec-37c7c508439e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7f53e292-95c0-4fce-b1ec-37c7c508439e found for delete ", "request_id": "req-2a95c034-871a-4ba8-8573-3446d903b134"}]} 2026-07-09 18:05:31.095 7 INFO neutron.services.segments.plugin [-] Segment 7f53e292-95c0-4fce-b1ec-37c7c508439e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7f53e292-95c0-4fce-b1ec-37c7c508439e found for delete ", "request_id": "req-c817e527-e0f5-4a16-ac59-3378f74c9fba"}]} [pid: 7|app: 0|req: 962/1956] 10.0.0.57 () {32 vars in 726 bytes} [Thu Jul 9 18:05:31 2026] GET /v2.0/ports/6874f633-8b89-4f64-ad2f-03f3fbc36384/tags => generated 25 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/1957] 10.0.0.57 () {34 vars in 757 bytes} [Thu Jul 9 18:05:31 2026] PUT /v2.0/ports/6874f633-8b89-4f64-ad2f-03f3fbc36384/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: 963/1958] 10.0.0.57 () {32 vars in 726 bytes} [Thu Jul 9 18:05:31 2026] GET /v2.0/ports/6874f633-8b89-4f64-ad2f-03f3fbc36384/tags => generated 34 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/1959] 10.0.0.57 () {34 vars in 753 bytes} [Thu Jul 9 18:05:31 2026] PUT /v2.0/ports/6874f633-8b89-4f64-ad2f-03f3fbc36384/tags/red => generated 4 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/1960] 10.0.0.57 () {32 vars in 726 bytes} [Thu Jul 9 18:05:31 2026] GET /v2.0/ports/6874f633-8b89-4f64-ad2f-03f3fbc36384/tags => generated 34 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/1961] 10.0.0.57 () {34 vars in 775 bytes} [Thu Jul 9 18:05:31 2026] PUT /v2.0/ports/6874f633-8b89-4f64-ad2f-03f3fbc36384/tags/black.or.white => generated 4 bytes in 70 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/1962] 10.0.0.57 () {32 vars in 726 bytes} [Thu Jul 9 18:05:31 2026] GET /v2.0/ports/6874f633-8b89-4f64-ad2f-03f3fbc36384/tags => generated 52 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/1963] 10.0.0.57 () {34 vars in 746 bytes} [Thu Jul 9 18:05:31 2026] PUT /v2.0/ports/6874f633-8b89-4f64-ad2f-03f3fbc36384/tags => generated 37 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/1964] 10.0.0.57 () {32 vars in 726 bytes} [Thu Jul 9 18:05:31 2026] GET /v2.0/ports/6874f633-8b89-4f64-ad2f-03f3fbc36384/tags => generated 37 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/1965] 10.0.0.57 () {32 vars in 734 bytes} [Thu Jul 9 18:05:31 2026] GET /v2.0/ports/6874f633-8b89-4f64-ad2f-03f3fbc36384/tags/red => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:05:31.777 7 INFO neutron.api.v2.resource [None req-3c47f882-f60b-4af7-8e0a-79daf70ae2f3 e929b3fc4c9a49838eff6fd5de230f3f 9dad71cbdd0f4679ac8ca81e7b43efe8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 967/1966] 10.0.0.57 () {32 vars in 738 bytes} [Thu Jul 9 18:05:31 2026] GET /v2.0/ports/6874f633-8b89-4f64-ad2f-03f3fbc36384/tags/green => generated 99 bytes in 70 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/1967] 10.0.0.57 () {32 vars in 737 bytes} [Thu Jul 9 18:05:31 2026] DELETE /v2.0/ports/6874f633-8b89-4f64-ad2f-03f3fbc36384/tags/red => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/1968] 10.0.0.57 () {32 vars in 726 bytes} [Thu Jul 9 18:05:31 2026] GET /v2.0/ports/6874f633-8b89-4f64-ad2f-03f3fbc36384/tags => generated 30 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 18:05:31.974 8 INFO neutron.api.v2.resource [None req-f5e82318-6a73-447d-afe1-896f1db2aabb e929b3fc4c9a49838eff6fd5de230f3f 9dad71cbdd0f4679ac8ca81e7b43efe8 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1001/1969] 10.0.0.57 () {32 vars in 741 bytes} [Thu Jul 9 18:05:31 2026] DELETE /v2.0/ports/6874f633-8b89-4f64-ad2f-03f3fbc36384/tags/green => generated 99 bytes in 63 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/1970] 10.0.0.57 () {32 vars in 729 bytes} [Thu Jul 9 18:05:31 2026] DELETE /v2.0/ports/6874f633-8b89-4f64-ad2f-03f3fbc36384/tags => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/1971] 10.0.0.57 () {32 vars in 726 bytes} [Thu Jul 9 18:05:32 2026] GET /v2.0/ports/6874f633-8b89-4f64-ad2f-03f3fbc36384/tags => generated 12 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/1972] 10.0.0.57 () {32 vars in 719 bytes} [Thu Jul 9 18:05:32 2026] DELETE /v2.0/ports/6874f633-8b89-4f64-ad2f-03f3fbc36384 => generated 0 bytes in 282 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:05:32.616 8 INFO neutron.services.segments.plugin [-] Segment 107c1ff4-ccca-44a8-8279-266f8194bff4 resource provider aggregate not found 2026-07-09 18:05:32.623 8 INFO neutron.services.segments.plugin [-] Segment 107c1ff4-ccca-44a8-8279-266f8194bff4 resource provider aggregate not found 2026-07-09 18:05:32.639 8 INFO neutron.services.segments.plugin [-] Segment 107c1ff4-ccca-44a8-8279-266f8194bff4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 107c1ff4-ccca-44a8-8279-266f8194bff4 found for delete ", "request_id": "req-9ff063ca-4d52-4369-b214-475b441147e8"}]} [pid: 8|app: 0|req: 1003/1973] 10.0.0.57 () {32 vars in 725 bytes} [Thu Jul 9 18:05:32 2026] DELETE /v2.0/networks/f2a3cf05-0f81-48ff-9502-728d01bc8c5c => generated 0 bytes in 260 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:05:32.653 8 INFO neutron.services.segments.plugin [-] Segment 107c1ff4-ccca-44a8-8279-266f8194bff4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 107c1ff4-ccca-44a8-8279-266f8194bff4 found for delete ", "request_id": "req-2f20e59a-b0c1-4fa0-947e-22fceb8efe5b"}]} [pid: 8|app: 0|req: 1004/1974] 10.0.0.57 () {32 vars in 773 bytes} [Thu Jul 9 18:05:32 2026] GET /v2.0/security-groups?tenant_id=73eb8707b4c54f8d85c9dca7729385e1&name=default => generated 2925 bytes in 447 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:05:33.137 7 INFO neutron.db.segments_db [None req-fc25382c-8fe2-49b8-af64-1acfcdf38f3e 5a6145cd14b6448690a3243a004d3a07 8ec1cb7e0cf54af597250d70275f5553 - - default default] Added segment 1cf99640-50d1-4fc5-b6fa-d7b1c1a7cd2a of type vxlan for network 75431886-618c-481f-9fe5-6c81c84df745 [pid: 8|app: 0|req: 1007/1977] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:05:33 2026] DELETE /v2.0/security-groups/0bfe69a8-898d-4703-a477-f029d9261e2c => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/1978] 10.0.0.57 () {34 vars in 670 bytes} [Thu Jul 9 18:05:32 2026] POST /v2.0/networks => generated 739 bytes in 625 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/1979] 10.0.0.57 () {34 vars in 668 bytes} [Thu Jul 9 18:05:33 2026] POST /v2.0/subnets => generated 663 bytes in 310 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/1980] 10.0.0.57 () {32 vars in 773 bytes} [Thu Jul 9 18:05:33 2026] GET /v2.0/security-groups?tenant_id=8f1262fee25b41d6a5521e89edb0d00e&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: 972/1981] 10.0.0.57 () {32 vars in 773 bytes} [Thu Jul 9 18:05:33 2026] GET /v2.0/security-groups?tenant_id=895bf165829b4e91a66155b6c836a40d&name=default => generated 2925 bytes in 362 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:05:33.797 8 INFO neutron.db.segments_db [None req-6eff1a51-6b18-41f8-8257-4f050398734c 5a6145cd14b6448690a3243a004d3a07 8ec1cb7e0cf54af597250d70275f5553 - - default default] Added segment 291c8005-be5b-4d2b-86be-7ed57e240347 of type vxlan for network a58b1afc-11fc-4168-8248-e1f422ae8185 [pid: 7|app: 0|req: 973/1982] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:05:33 2026] DELETE /v2.0/security-groups/337bad91-ea55-448d-ad17-5252a8aff044 => 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: 974/1983] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:05:33 2026] DELETE /v2.0/security-groups/11608a72-ee3a-47f7-a477-1f51e2a42ab7 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:05:34.263 8 INFO neutron.db.l3_hamode_db [None req-6eff1a51-6b18-41f8-8257-4f050398734c 5a6145cd14b6448690a3243a004d3a07 8ec1cb7e0cf54af597250d70275f5553 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 975/1984] 10.0.0.57 () {32 vars in 773 bytes} [Thu Jul 9 18:05:34 2026] GET /v2.0/security-groups?tenant_id=9dad71cbdd0f4679ac8ca81e7b43efe8&name=default => generated 2925 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/1985] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:05:34 2026] DELETE /v2.0/security-groups/2e67b07d-07fe-4f31-9797-b8cb3a734d5a => generated 0 bytes in 152 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:05:34.997 7 WARNING neutron_lib.context [None req-72ebbf11-66cb-4fbc-863c-43129d9656dd 091ae3b059254ddcb6546647b10eab03 67beb013571b432f83ed8752b3085a75 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 18:05:35.188 7 INFO neutron.db.segments_db [None req-72ebbf11-66cb-4fbc-863c-43129d9656dd 091ae3b059254ddcb6546647b10eab03 67beb013571b432f83ed8752b3085a75 - - default default] Added segment 94c30ae8-9e03-4484-81f8-de92aa3176cd of type vxlan for network c90d6f21-ccdd-427b-8982-78c5fd553b2d [pid: 7|app: 0|req: 977/1986] 10.0.0.57 () {34 vars in 669 bytes} [Thu Jul 9 18:05:34 2026] POST /v2.0/networks => generated 632 bytes in 549 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:05:35.364 7 WARNING neutron_lib.context [None req-a0967ffc-1366-42c4-96e1-c83dc27e5b1e 091ae3b059254ddcb6546647b10eab03 67beb013571b432f83ed8752b3085a75 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 18:05:35.542 8 INFO neutron.db.l3_hamode_db [None req-6eff1a51-6b18-41f8-8257-4f050398734c 5a6145cd14b6448690a3243a004d3a07 8ec1cb7e0cf54af597250d70275f5553 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 978/1987] 10.0.0.57 () {34 vars in 663 bytes} [Thu Jul 9 18:05:35 2026] POST /v2.0/ports => generated 743 bytes in 445 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-07-09 18:05:35.819 7 WARNING neutron_lib.context [None req-e0940fae-5d2f-45f2-9371-4ceb651f7ece 091ae3b059254ddcb6546647b10eab03 67beb013571b432f83ed8752b3085a75 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 979/1988] 10.0.0.57 () {34 vars in 665 bytes} [Thu Jul 9 18:05:35 2026] POST /v2.0/trunks => generated 407 bytes in 287 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:05:36.110 7 WARNING neutron_lib.context [None req-98ef9fb9-1804-48cf-adcf-219a50a44358 091ae3b059254ddcb6546647b10eab03 67beb013571b432f83ed8752b3085a75 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 18:05:36.171 7 INFO neutron.db.segments_db [None req-98ef9fb9-1804-48cf-adcf-219a50a44358 091ae3b059254ddcb6546647b10eab03 67beb013571b432f83ed8752b3085a75 - - default default] Added segment 638415f2-b8e5-43c9-81d0-25377650e47c of type vxlan for network 213ba12c-890c-4a98-b8d2-0b8fc521be39 [pid: 7|app: 0|req: 980/1989] 10.0.0.57 () {34 vars in 669 bytes} [Thu Jul 9 18:05:36 2026] POST /v2.0/networks => generated 631 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:05:36.289 7 WARNING neutron_lib.context [None req-2c1c2be8-3ded-489d-a49b-df390969ffa5 091ae3b059254ddcb6546647b10eab03 67beb013571b432f83ed8752b3085a75 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 981/1990] 10.0.0.57 () {34 vars in 663 bytes} [Thu Jul 9 18:05:36 2026] POST /v2.0/ports => generated 743 bytes in 450 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-07-09 18:05:36.748 7 WARNING neutron_lib.context [None req-747c620f-540c-4b63-a708-66f72b92c6be 091ae3b059254ddcb6546647b10eab03 67beb013571b432f83ed8752b3085a75 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1010/1991] 10.0.0.57 () {34 vars in 668 bytes} [Thu Jul 9 18:05:33 2026] POST /v2.0/routers => generated 727 bytes in 3308 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/1992] 10.0.0.57 () {34 vars in 665 bytes} [Thu Jul 9 18:05:36 2026] POST /v2.0/trunks => generated 407 bytes in 322 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:05:37.078 7 WARNING neutron_lib.context [None req-d915dfed-e37c-44d3-9957-b89243d9297d 091ae3b059254ddcb6546647b10eab03 67beb013571b432f83ed8752b3085a75 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 18:05:37.137 7 INFO neutron.db.segments_db [None req-d915dfed-e37c-44d3-9957-b89243d9297d 091ae3b059254ddcb6546647b10eab03 67beb013571b432f83ed8752b3085a75 - - default default] Added segment 8fae56c5-25f4-475a-996a-28634bdda69c of type vxlan for network f382f46b-4a40-4b4b-af9a-14afc4eb6961 [pid: 7|app: 0|req: 983/1993] 10.0.0.57 () {34 vars in 669 bytes} [Thu Jul 9 18:05:37 2026] POST /v2.0/networks => generated 632 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:05:37.326 7 WARNING neutron_lib.context [None req-cb5fab69-1b0b-4aff-8da8-104363fe78e0 091ae3b059254ddcb6546647b10eab03 67beb013571b432f83ed8752b3085a75 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 984/1994] 10.0.0.57 () {34 vars in 663 bytes} [Thu Jul 9 18:05:37 2026] POST /v2.0/ports => generated 743 bytes in 937 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: 985/1995] 10.0.0.57 () {32 vars in 773 bytes} [Thu Jul 9 18:05:38 2026] GET /v2.0/security-groups?tenant_id=4dd5eb30166f427bb3b0a53607aaf41e&name=default => generated 2925 bytes in 273 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:05:38.643 7 WARNING neutron_lib.context [None req-151082a2-f026-4938-9ef9-52bfd9c2c15c 8167342a86b5469c8c796ef2cb6ef868 b746fad9e6644c53b201df7960cd015f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 18:05:38.835 7 INFO neutron.db.segments_db [None req-151082a2-f026-4938-9ef9-52bfd9c2c15c 8167342a86b5469c8c796ef2cb6ef868 b746fad9e6644c53b201df7960cd015f - - default default] Added segment 5c052e2f-243a-409e-a60c-7bfc6b7f8a69 of type vxlan for network 4eb25dae-481d-4ed2-b111-61a8f8beff45 [pid: 7|app: 0|req: 986/1996] 10.0.0.57 () {34 vars in 669 bytes} [Thu Jul 9 18:05:38 2026] POST /v2.0/networks => generated 632 bytes in 480 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:05:39.016 7 WARNING neutron_lib.context [None req-1aa4e43a-9572-4fbc-b495-d92d3e07560a 091ae3b059254ddcb6546647b10eab03 67beb013571b432f83ed8752b3085a75 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 987/1997] 10.0.0.57 () {34 vars in 665 bytes} [Thu Jul 9 18:05:39 2026] POST /v2.0/trunks => generated 407 bytes in 266 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/1998] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:05:39 2026] DELETE /v2.0/security-groups/848c0be9-e1d2-470d-88f2-1bd503558366 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:05:39.430 7 WARNING neutron_lib.context [None req-876f8191-d235-4134-b83e-1d22eac98597 8167342a86b5469c8c796ef2cb6ef868 b746fad9e6644c53b201df7960cd015f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1011/1999] 10.0.0.57 () {34 vars in 782 bytes} [Thu Jul 9 18:05:37 2026] PUT /v2.0/routers/20be6927-1a2a-49ac-90b8-15169baec94f/add_router_interface => generated 309 bytes in 2463 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:05:39.494 8 WARNING neutron_lib.context [None req-87cea671-9e0d-4df4-b31b-88cf96178277 091ae3b059254ddcb6546647b10eab03 67beb013571b432f83ed8752b3085a75 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 18:05:39.532 7 INFO neutron.db.segments_db [None req-876f8191-d235-4134-b83e-1d22eac98597 8167342a86b5469c8c796ef2cb6ef868 b746fad9e6644c53b201df7960cd015f - - default default] Added segment 60cc875c-a6eb-4fca-b643-370beabb74b6 of type vxlan for network e451a71c-b5a4-4242-97b3-09bdeacc8325 2026-07-09 18:05:39.586 8 INFO neutron.db.segments_db [None req-87cea671-9e0d-4df4-b31b-88cf96178277 091ae3b059254ddcb6546647b10eab03 67beb013571b432f83ed8752b3085a75 - - default default] Added segment b6d2c07a-a93c-4d73-8c45-2b90b6831b4e of type vxlan for network 38f8ee7a-79c8-4e59-995d-21587481ce6f [pid: 7|app: 0|req: 989/2000] 10.0.0.57 () {34 vars in 669 bytes} [Thu Jul 9 18:05:39 2026] POST /v2.0/networks => generated 631 bytes in 274 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/2001] 10.0.0.57 () {34 vars in 669 bytes} [Thu Jul 9 18:05:39 2026] POST /v2.0/networks => generated 631 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:05:39.752 8 WARNING neutron_lib.context [None req-0196ef41-ad00-4fdd-8aba-359382378a3a 091ae3b059254ddcb6546647b10eab03 67beb013571b432f83ed8752b3085a75 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 990/2002] 10.0.0.57 () {34 vars in 752 bytes} [Thu Jul 9 18:05:39 2026] PUT /v2.0/networks/4eb25dae-481d-4ed2-b111-61a8f8beff45/tags => generated 25 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/2003] 10.0.0.57 () {32 vars in 732 bytes} [Thu Jul 9 18:05:39 2026] GET /v2.0/networks/4eb25dae-481d-4ed2-b111-61a8f8beff45/tags => generated 25 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/2004] 10.0.0.57 () {34 vars in 752 bytes} [Thu Jul 9 18:05:39 2026] PUT /v2.0/networks/e451a71c-b5a4-4242-97b3-09bdeacc8325/tags => generated 17 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/2005] 10.0.0.57 () {32 vars in 732 bytes} [Thu Jul 9 18:05:40 2026] GET /v2.0/networks/e451a71c-b5a4-4242-97b3-09bdeacc8325/tags => generated 17 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/2006] 10.0.0.57 () {34 vars in 752 bytes} [Thu Jul 9 18:05:40 2026] PUT /v2.0/networks/e451a71c-b5a4-4242-97b3-09bdeacc8325/tags => generated 12 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/2007] 10.0.0.57 () {34 vars in 663 bytes} [Thu Jul 9 18:05:39 2026] POST /v2.0/ports => generated 743 bytes in 482 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: 995/2008] 10.0.0.57 () {32 vars in 732 bytes} [Thu Jul 9 18:05:40 2026] GET /v2.0/networks/e451a71c-b5a4-4242-97b3-09bdeacc8325/tags => generated 12 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 18:05:40.238 8 WARNING neutron_lib.context [None req-be74f4db-b0ba-414f-989c-2bd582c356da 091ae3b059254ddcb6546647b10eab03 67beb013571b432f83ed8752b3085a75 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2009] 10.0.0.57 () {32 vars in 732 bytes} [Thu Jul 9 18:05:40 2026] GET /v2.0/networks/4eb25dae-481d-4ed2-b111-61a8f8beff45/tags => generated 25 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 18:05:40.560 7 INFO neutron.services.segments.plugin [-] Segment 5c052e2f-243a-409e-a60c-7bfc6b7f8a69 resource provider aggregate not found 2026-07-09 18:05:40.564 7 INFO neutron.services.segments.plugin [-] Segment 5c052e2f-243a-409e-a60c-7bfc6b7f8a69 resource provider aggregate not found [pid: 8|app: 0|req: 1014/2010] 10.0.0.57 () {34 vars in 665 bytes} [Thu Jul 9 18:05:40 2026] POST /v2.0/trunks => generated 407 bytes in 339 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:05:40.583 7 INFO neutron.services.segments.plugin [-] Segment 5c052e2f-243a-409e-a60c-7bfc6b7f8a69 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c052e2f-243a-409e-a60c-7bfc6b7f8a69 found for delete ", "request_id": "req-2b1b2ef8-58b6-401f-930d-7c391dc5bace"}]} 2026-07-09 18:05:40.585 7 INFO neutron.services.segments.plugin [-] Segment 5c052e2f-243a-409e-a60c-7bfc6b7f8a69 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c052e2f-243a-409e-a60c-7bfc6b7f8a69 found for delete ", "request_id": "req-e090bbe3-834f-4f06-913f-367e00477d15"}]} 2026-07-09 18:05:40.585 8 WARNING neutron_lib.context [None req-6063b443-9c89-47a2-8da6-25623fa2186f 091ae3b059254ddcb6546647b10eab03 67beb013571b432f83ed8752b3085a75 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 997/2011] 10.0.0.57 () {32 vars in 725 bytes} [Thu Jul 9 18:05:40 2026] DELETE /v2.0/networks/4eb25dae-481d-4ed2-b111-61a8f8beff45 => generated 0 bytes in 276 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:05:40.672 8 INFO neutron.db.segments_db [None req-6063b443-9c89-47a2-8da6-25623fa2186f 091ae3b059254ddcb6546647b10eab03 67beb013571b432f83ed8752b3085a75 - - default default] Added segment 22e3c3e6-e68c-4377-9dd5-1933b89aeb73 of type vxlan for network e4b9e03b-274e-4b1e-8981-88c79f981271 [pid: 8|app: 0|req: 1015/2012] 10.0.0.57 () {34 vars in 669 bytes} [Thu Jul 9 18:05:40 2026] POST /v2.0/networks => generated 632 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/2013] 10.0.0.57 () {32 vars in 725 bytes} [Thu Jul 9 18:05:40 2026] DELETE /v2.0/networks/e451a71c-b5a4-4242-97b3-09bdeacc8325 => generated 0 bytes in 282 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:05:40.887 7 WARNING neutron_lib.context [None req-261abc52-09f3-4a4f-9987-b48fd903b5bb 091ae3b059254ddcb6546647b10eab03 67beb013571b432f83ed8752b3085a75 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 18:05:40.983 8 INFO neutron.db.segments_db [None req-4767ef5a-cc78-463d-86c9-03f8f25a7b32 5a6145cd14b6448690a3243a004d3a07 8ec1cb7e0cf54af597250d70275f5553 - - default default] Added segment ddb4d2dc-60c8-46b2-9697-0baaf320adc1 of type vxlan for network ced4b671-1a49-4f55-8fe5-b4658a809782 [pid: 8|app: 0|req: 1016/2014] 10.0.0.57 () {34 vars in 670 bytes} [Thu Jul 9 18:05:40 2026] POST /v2.0/networks => generated 741 bytes in 307 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/2015] 10.0.0.57 () {34 vars in 663 bytes} [Thu Jul 9 18:05:40 2026] POST /v2.0/ports => generated 743 bytes in 427 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-07-09 18:05:41.322 7 WARNING neutron_lib.context [None req-b438775e-76f3-4f19-93ac-351092463b84 091ae3b059254ddcb6546647b10eab03 67beb013571b432f83ed8752b3085a75 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2016] 10.0.0.57 () {34 vars in 668 bytes} [Thu Jul 9 18:05:41 2026] POST /v2.0/subnets => generated 664 bytes in 317 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:05:41.496 8 INFO neutron.db.segments_db [None req-c08671df-0970-47e7-adaa-5313bd1a029a 5a6145cd14b6448690a3243a004d3a07 8ec1cb7e0cf54af597250d70275f5553 - - default default] Added segment 044e043a-f825-43df-8b91-dc75b6d42ab0 of type vxlan for network db031881-6123-4e98-913c-d44dc4445bdc [pid: 7|app: 0|req: 1000/2017] 10.0.0.57 () {34 vars in 665 bytes} [Thu Jul 9 18:05:41 2026] POST /v2.0/trunks => generated 407 bytes in 271 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/2018] 10.0.0.57 () {34 vars in 748 bytes} [Thu Jul 9 18:05:41 2026] PUT /v2.0/trunks/b4984efc-acca-4aef-87e6-c4d8fd9bfe3f/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: 1002/2019] 10.0.0.57 () {34 vars in 748 bytes} [Thu Jul 9 18:05:41 2026] PUT /v2.0/trunks/8f85e4a3-2995-4fae-820d-31a81784f7cd/tags => generated 25 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/2020] 10.0.0.57 () {34 vars in 748 bytes} [Thu Jul 9 18:05:41 2026] PUT /v2.0/trunks/effa08ad-4180-4c52-ac70-fdbd770044ae/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/2021] 10.0.0.57 () {34 vars in 748 bytes} [Thu Jul 9 18:05:41 2026] PUT /v2.0/trunks/07885003-daff-4b7d-84f4-bd549c651a3a/tags => generated 19 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 18:05:41.934 8 INFO neutron.db.l3_hamode_db [None req-c08671df-0970-47e7-adaa-5313bd1a029a 5a6145cd14b6448690a3243a004d3a07 8ec1cb7e0cf54af597250d70275f5553 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1005/2022] 10.0.0.57 () {32 vars in 773 bytes} [Thu Jul 9 18:05:41 2026] GET /v2.0/security-groups?tenant_id=b746fad9e6644c53b201df7960cd015f&name=default => generated 2925 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/2023] 10.0.0.57 () {32 vars in 661 bytes} [Thu Jul 9 18:05:41 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/2024] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:05:42 2026] DELETE /v2.0/security-groups/6320b310-5bee-490b-a40c-b3c0b620d5e4 => 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: 1008/2025] 10.0.0.57 () {32 vars in 675 bytes} [Thu Jul 9 18:05:42 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/2026] 10.0.0.57 () {32 vars in 671 bytes} [Thu Jul 9 18:05:42 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/2027] 10.0.0.57 () {32 vars in 683 bytes} [Thu Jul 9 18:05:42 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/2028] 10.0.0.57 () {32 vars in 669 bytes} [Thu Jul 9 18:05:42 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/2029] 10.0.0.57 () {32 vars in 683 bytes} [Thu Jul 9 18:05:42 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/2030] 10.0.0.57 () {32 vars in 679 bytes} [Thu Jul 9 18:05:42 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/2031] 10.0.0.57 () {32 vars in 691 bytes} [Thu Jul 9 18:05:42 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/2032] 10.0.0.57 () {32 vars in 718 bytes} [Thu Jul 9 18:05:42 2026] GET /v2.0/trunks/b4984efc-acca-4aef-87e6-c4d8fd9bfe3f => generated 412 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/2033] 10.0.0.57 () {32 vars in 773 bytes} [Thu Jul 9 18:05:42 2026] GET /v2.0/security-groups?tenant_id=18cc1ecf8b5d44da96f49d64b0bcb240&name=default => generated 2925 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:05:42.611 7 INFO neutron.services.segments.plugin [-] Segment 60cc875c-a6eb-4fca-b643-370beabb74b6 resource provider aggregate not found 2026-07-09 18:05:42.615 7 INFO neutron.services.segments.plugin [-] Segment 60cc875c-a6eb-4fca-b643-370beabb74b6 resource provider aggregate not found 2026-07-09 18:05:42.645 7 INFO neutron.services.segments.plugin [-] Segment 60cc875c-a6eb-4fca-b643-370beabb74b6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 60cc875c-a6eb-4fca-b643-370beabb74b6 found for delete ", "request_id": "req-bde6cf5f-0a79-4d9e-abbd-468b6273881d"}]} 2026-07-09 18:05:42.646 7 INFO neutron.services.segments.plugin [-] Segment 60cc875c-a6eb-4fca-b643-370beabb74b6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 60cc875c-a6eb-4fca-b643-370beabb74b6 found for delete ", "request_id": "req-1a10f3c3-986a-44ea-95f7-f28434d833ec"}]} [pid: 7|app: 0|req: 1017/2034] 10.0.0.57 () {32 vars in 716 bytes} [Thu Jul 9 18:05:42 2026] GET /v2.0/ports/ae2f8c23-d78f-444e-9a03-493a10539053 => generated 826 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/2035] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:05:42 2026] DELETE /v2.0/security-groups/a1338771-c515-4445-92b2-a5a950dde3f8 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/2036] 10.0.0.57 () {32 vars in 721 bytes} [Thu Jul 9 18:05:42 2026] DELETE /v2.0/trunks/b4984efc-acca-4aef-87e6-c4d8fd9bfe3f => 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: 1020/2037] 10.0.0.57 () {32 vars in 718 bytes} [Thu Jul 9 18:05:43 2026] GET /v2.0/trunks/8f85e4a3-2995-4fae-820d-31a81784f7cd => generated 420 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/2038] 10.0.0.57 () {32 vars in 716 bytes} [Thu Jul 9 18:05:43 2026] GET /v2.0/ports/c556a24f-3808-4caf-8f2a-214d0f5ba99d => generated 826 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:05:43.436 8 INFO neutron.db.l3_hamode_db [None req-c08671df-0970-47e7-adaa-5313bd1a029a 5a6145cd14b6448690a3243a004d3a07 8ec1cb7e0cf54af597250d70275f5553 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1022/2039] 10.0.0.57 () {32 vars in 721 bytes} [Thu Jul 9 18:05:43 2026] DELETE /v2.0/trunks/8f85e4a3-2995-4fae-820d-31a81784f7cd => generated 0 bytes in 180 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/2040] 10.0.0.57 () {32 vars in 718 bytes} [Thu Jul 9 18:05:43 2026] GET /v2.0/trunks/effa08ad-4180-4c52-ac70-fdbd770044ae => generated 429 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/2041] 10.0.0.57 () {32 vars in 716 bytes} [Thu Jul 9 18:05:43 2026] GET /v2.0/ports/854c0037-9c3f-423c-9146-769471da2247 => generated 826 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/2042] 10.0.0.57 () {32 vars in 721 bytes} [Thu Jul 9 18:05:43 2026] DELETE /v2.0/trunks/effa08ad-4180-4c52-ac70-fdbd770044ae => 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: 1026/2043] 10.0.0.57 () {32 vars in 718 bytes} [Thu Jul 9 18:05:43 2026] GET /v2.0/trunks/07885003-daff-4b7d-84f4-bd549c651a3a => generated 414 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/2044] 10.0.0.57 () {32 vars in 716 bytes} [Thu Jul 9 18:05:43 2026] GET /v2.0/ports/9ef40949-f127-4540-ac6a-bbfeeb455d85 => generated 826 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/2045] 10.0.0.57 () {32 vars in 721 bytes} [Thu Jul 9 18:05:43 2026] DELETE /v2.0/trunks/07885003-daff-4b7d-84f4-bd549c651a3a => 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: 1029/2046] 10.0.0.57 () {32 vars in 718 bytes} [Thu Jul 9 18:05:44 2026] GET /v2.0/trunks/641ed241-4b6d-4ffa-bdea-f30091b93f7c => 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: 1030/2047] 10.0.0.57 () {32 vars in 716 bytes} [Thu Jul 9 18:05:44 2026] GET /v2.0/ports/271ce10e-fd35-4b85-a049-5cd0e731b623 => generated 826 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/2048] 10.0.0.57 () {32 vars in 721 bytes} [Thu Jul 9 18:05:44 2026] DELETE /v2.0/trunks/641ed241-4b6d-4ffa-bdea-f30091b93f7c => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/2049] 10.0.0.57 () {32 vars in 719 bytes} [Thu Jul 9 18:05:44 2026] DELETE /v2.0/ports/ae2f8c23-d78f-444e-9a03-493a10539053 => generated 0 bytes in 265 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/2050] 10.0.0.57 () {32 vars in 719 bytes} [Thu Jul 9 18:05:44 2026] DELETE /v2.0/ports/c556a24f-3808-4caf-8f2a-214d0f5ba99d => generated 0 bytes in 326 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/2051] 10.0.0.57 () {34 vars in 668 bytes} [Thu Jul 9 18:05:41 2026] POST /v2.0/routers => generated 728 bytes in 3627 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/2052] 10.0.0.57 () {32 vars in 719 bytes} [Thu Jul 9 18:05:44 2026] DELETE /v2.0/ports/854c0037-9c3f-423c-9146-769471da2247 => generated 0 bytes in 324 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/2053] 10.0.0.57 () {32 vars in 719 bytes} [Thu Jul 9 18:05:45 2026] DELETE /v2.0/ports/9ef40949-f127-4540-ac6a-bbfeeb455d85 => generated 0 bytes in 334 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/2054] 10.0.0.57 () {32 vars in 719 bytes} [Thu Jul 9 18:05:45 2026] DELETE /v2.0/ports/271ce10e-fd35-4b85-a049-5cd0e731b623 => generated 0 bytes in 275 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:05:46.177 7 INFO neutron.services.segments.plugin [-] Segment 94c30ae8-9e03-4484-81f8-de92aa3176cd resource provider aggregate not found 2026-07-09 18:05:46.182 7 INFO neutron.services.segments.plugin [-] Segment 94c30ae8-9e03-4484-81f8-de92aa3176cd resource provider aggregate not found [pid: 7|app: 0|req: 1037/2055] 10.0.0.57 () {32 vars in 725 bytes} [Thu Jul 9 18:05:45 2026] DELETE /v2.0/networks/c90d6f21-ccdd-427b-8982-78c5fd553b2d => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:05:46.206 7 INFO neutron.services.segments.plugin [-] Segment 94c30ae8-9e03-4484-81f8-de92aa3176cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 94c30ae8-9e03-4484-81f8-de92aa3176cd found for delete ", "request_id": "req-9d0c1df3-7191-43dd-b30a-4149a5b6f683"}]} 2026-07-09 18:05:46.217 7 INFO neutron.services.segments.plugin [-] Segment 94c30ae8-9e03-4484-81f8-de92aa3176cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 94c30ae8-9e03-4484-81f8-de92aa3176cd found for delete ", "request_id": "req-9df58b86-d99a-49bf-b4ee-4595f8f39a90"}]} [pid: 7|app: 0|req: 1038/2056] 10.0.0.57 () {32 vars in 725 bytes} [Thu Jul 9 18:05:46 2026] DELETE /v2.0/networks/213ba12c-890c-4a98-b8d2-0b8fc521be39 => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/2057] 10.0.0.57 () {32 vars in 725 bytes} [Thu Jul 9 18:05:46 2026] DELETE /v2.0/networks/f382f46b-4a40-4b4b-af9a-14afc4eb6961 => 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: 1040/2058] 10.0.0.57 () {32 vars in 725 bytes} [Thu Jul 9 18:05:46 2026] DELETE /v2.0/networks/38f8ee7a-79c8-4e59-995d-21587481ce6f => generated 0 bytes in 276 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/2059] 10.0.0.57 () {34 vars in 782 bytes} [Thu Jul 9 18:05:45 2026] PUT /v2.0/routers/899de356-fc66-4d22-b1ed-3a32b5eb236d/add_router_interface => generated 309 bytes in 1959 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/2060] 10.0.0.57 () {32 vars in 725 bytes} [Thu Jul 9 18:05:46 2026] DELETE /v2.0/networks/e4b9e03b-274e-4b1e-8981-88c79f981271 => generated 0 bytes in 288 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/2061] 10.0.0.57 () {32 vars in 773 bytes} [Thu Jul 9 18:05:47 2026] GET /v2.0/security-groups?tenant_id=b39e791be38243f8bac8a9a469aa8faa&name=default => generated 2925 bytes in 514 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:05:47.842 8 WARNING neutron_lib.context [None req-12f221e5-95b9-47af-b738-8bb38da8bd57 b3cc49ae1b46413ea54f579b647c0e7a 21a7fe2959b04911bf46ca7ae7c8f208 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1042/2062] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:05:47 2026] DELETE /v2.0/security-groups/34be889f-5fc7-450f-8332-f9fa3c53ad48 => generated 0 bytes in 200 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/2065] 10.0.0.57 () {34 vars in 684 bytes} [Thu Jul 9 18:05:47 2026] POST /v2.0/security-groups => generated 1673 bytes in 261 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-09 18:05:48.100 7 WARNING neutron_lib.context [None req-36bc0095-bae3-4c5f-ae35-dac555711134 b3cc49ae1b46413ea54f579b647c0e7a 21a7fe2959b04911bf46ca7ae7c8f208 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 18:05:48.235 7 INFO neutron.services.segments.plugin [-] Segment 638415f2-b8e5-43c9-81d0-25377650e47c resource provider aggregate not found 2026-07-09 18:05:48.242 7 INFO neutron.services.segments.plugin [-] Segment 638415f2-b8e5-43c9-81d0-25377650e47c resource provider aggregate not found 2026-07-09 18:05:48.262 7 INFO neutron.services.segments.plugin [-] Segment 638415f2-b8e5-43c9-81d0-25377650e47c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 638415f2-b8e5-43c9-81d0-25377650e47c found for delete ", "request_id": "req-8d758d9f-2991-4fcf-888e-51dc92ec29df"}]} 2026-07-09 18:05:48.272 7 INFO neutron.services.segments.plugin [-] Segment 638415f2-b8e5-43c9-81d0-25377650e47c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 638415f2-b8e5-43c9-81d0-25377650e47c found for delete ", "request_id": "req-705f96e1-06e4-453e-83f0-4b26948a5444"}]} [pid: 7|app: 0|req: 1045/2066] 10.0.0.57 () {34 vars in 694 bytes} [Thu Jul 9 18:05:48 2026] POST /v2.0/security-group-rules => generated 597 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:05:48.300 7 WARNING neutron_lib.context [None req-6798b0d5-7700-4545-91f2-a2fe7aaa2064 b3cc49ae1b46413ea54f579b647c0e7a 21a7fe2959b04911bf46ca7ae7c8f208 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 18:05:48.303 7 INFO neutron.services.segments.plugin [-] Segment 8fae56c5-25f4-475a-996a-28634bdda69c resource provider aggregate not found 2026-07-09 18:05:48.309 7 INFO neutron.services.segments.plugin [-] Segment 8fae56c5-25f4-475a-996a-28634bdda69c resource provider aggregate not found 2026-07-09 18:05:48.329 7 INFO neutron.services.segments.plugin [-] Segment 8fae56c5-25f4-475a-996a-28634bdda69c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8fae56c5-25f4-475a-996a-28634bdda69c found for delete ", "request_id": "req-e6a31a5c-d418-4b9c-ba4f-56597852ac09"}]} 2026-07-09 18:05:48.340 7 INFO neutron.services.segments.plugin [-] Segment 8fae56c5-25f4-475a-996a-28634bdda69c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8fae56c5-25f4-475a-996a-28634bdda69c found for delete ", "request_id": "req-0043ded5-ce99-408e-8690-44059d8ce99b"}]} 2026-07-09 18:05:48.354 7 INFO neutron.services.segments.plugin [-] Segment b6d2c07a-a93c-4d73-8c45-2b90b6831b4e resource provider aggregate not found 2026-07-09 18:05:48.360 7 INFO neutron.services.segments.plugin [-] Segment b6d2c07a-a93c-4d73-8c45-2b90b6831b4e resource provider aggregate not found [pid: 8|app: 0|req: 1022/2067] 10.0.0.57 () {32 vars in 773 bytes} [Thu Jul 9 18:05:48 2026] GET /v2.0/security-groups?tenant_id=5c35c02f31a344b0ab5297d1a306bd23&name=default => generated 2925 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:05:48.380 7 INFO neutron.services.segments.plugin [-] Segment b6d2c07a-a93c-4d73-8c45-2b90b6831b4e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b6d2c07a-a93c-4d73-8c45-2b90b6831b4e found for delete ", "request_id": "req-71005322-9629-478b-8830-16fed482cbaf"}]} 2026-07-09 18:05:48.389 7 INFO neutron.services.segments.plugin [-] Segment b6d2c07a-a93c-4d73-8c45-2b90b6831b4e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b6d2c07a-a93c-4d73-8c45-2b90b6831b4e found for delete ", "request_id": "req-bd8f74dc-b514-452b-b3bb-40bae8108770"}]} 2026-07-09 18:05:48.407 7 INFO neutron.services.segments.plugin [-] Segment 22e3c3e6-e68c-4377-9dd5-1933b89aeb73 resource provider aggregate not found 2026-07-09 18:05:48.415 7 INFO neutron.services.segments.plugin [-] Segment 22e3c3e6-e68c-4377-9dd5-1933b89aeb73 resource provider aggregate not found 2026-07-09 18:05:48.442 7 INFO neutron.services.segments.plugin [-] Segment 22e3c3e6-e68c-4377-9dd5-1933b89aeb73 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 22e3c3e6-e68c-4377-9dd5-1933b89aeb73 found for delete ", "request_id": "req-a797491a-7539-4b1f-aa60-16a074be2a3c"}]} 2026-07-09 18:05:48.444 7 INFO neutron.services.segments.plugin [-] Segment 22e3c3e6-e68c-4377-9dd5-1933b89aeb73 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 22e3c3e6-e68c-4377-9dd5-1933b89aeb73 found for delete ", "request_id": "req-765c2325-62f8-4ba0-9fc2-44c38667c571"}]} [pid: 8|app: 0|req: 1023/2068] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:05:48 2026] DELETE /v2.0/security-groups/147c0dc9-e623-4901-b0d9-f479810fdf72 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/2069] 10.0.0.57 () {34 vars in 694 bytes} [Thu Jul 9 18:05:48 2026] POST /v2.0/security-group-rules => generated 596 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:05:48.545 7 WARNING neutron_lib.context [None req-0e5f20e2-9ac1-43d6-b9ae-ec8bc0c4bfa2 b3cc49ae1b46413ea54f579b647c0e7a 21a7fe2959b04911bf46ca7ae7c8f208 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1047/2070] 10.0.0.57 () {34 vars in 694 bytes} [Thu Jul 9 18:05:48 2026] POST /v2.0/security-group-rules => generated 602 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:05:48.719 7 WARNING neutron_lib.context [None req-1745f80f-7552-4080-8c1e-a9d095fbbf27 b3cc49ae1b46413ea54f579b647c0e7a 21a7fe2959b04911bf46ca7ae7c8f208 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1048/2071] 10.0.0.57 () {34 vars in 694 bytes} [Thu Jul 9 18:05:48 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) 2026-07-09 18:05:48.906 7 WARNING neutron_lib.context [None req-0e49c5cb-629b-4ba0-b47d-6a1dded66de7 b3cc49ae1b46413ea54f579b647c0e7a 21a7fe2959b04911bf46ca7ae7c8f208 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 18:05:48.962 7 INFO neutron.db.securitygroups_db [None req-0e49c5cb-629b-4ba0-b47d-6a1dded66de7 b3cc49ae1b46413ea54f579b647c0e7a 21a7fe2959b04911bf46ca7ae7c8f208 - - default default] Project 21a7fe2959b04911bf46ca7ae7c8f208 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: 1024/2072] 10.0.0.57 () {32 vars in 773 bytes} [Thu Jul 9 18:05:48 2026] GET /v2.0/security-groups?tenant_id=821ffe42a8384d98a49a576554dd767a&name=default => generated 2925 bytes in 510 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/2073] 10.0.0.57 () {34 vars in 694 bytes} [Thu Jul 9 18:05:48 2026] POST /v2.0/security-group-rules => generated 607 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:05:49.085 7 WARNING neutron_lib.context [None req-26e15691-5f49-4aed-8f67-00419c14d830 b3cc49ae1b46413ea54f579b647c0e7a 21a7fe2959b04911bf46ca7ae7c8f208 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 18:05:49.152 7 INFO neutron.db.securitygroups_db [None req-26e15691-5f49-4aed-8f67-00419c14d830 b3cc49ae1b46413ea54f579b647c0e7a 21a7fe2959b04911bf46ca7ae7c8f208 - - default default] Project 21a7fe2959b04911bf46ca7ae7c8f208 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: 1025/2074] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:05:49 2026] DELETE /v2.0/security-groups/2a32c94e-0212-43e9-8c9e-100c3fa5d44d => generated 0 bytes in 155 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/2075] 10.0.0.57 () {34 vars in 694 bytes} [Thu Jul 9 18:05:49 2026] POST /v2.0/security-group-rules => generated 606 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/2076] 10.0.0.57 () {32 vars in 773 bytes} [Thu Jul 9 18:05:49 2026] GET /v2.0/security-groups?tenant_id=dfd5cff95ec042ee9e1b2db593495b54&name=default => generated 2925 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/2077] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:05:49 2026] DELETE /v2.0/security-groups/07980144-7773-4171-b6ec-57ab55ef18f9 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:05:49.755 8 WARNING neutron_lib.context [None req-916ec2c7-e86c-4a88-ab91-c5756f888ca8 b3cc49ae1b46413ea54f579b647c0e7a 21a7fe2959b04911bf46ca7ae7c8f208 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1027/2078] 10.0.0.57 () {34 vars in 684 bytes} [Thu Jul 9 18:05:49 2026] POST /v2.0/security-groups => generated 1661 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/2079] 10.0.0.57 () {32 vars in 773 bytes} [Thu Jul 9 18:05:49 2026] GET /v2.0/security-groups?tenant_id=67beb013571b432f83ed8752b3085a75&name=default => generated 2925 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:05:49.946 8 WARNING neutron_lib.context [None req-e790c12d-9067-4a83-a5de-bafdf903350b b3cc49ae1b46413ea54f579b647c0e7a 21a7fe2959b04911bf46ca7ae7c8f208 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1053/2080] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:05:49 2026] DELETE /v2.0/security-groups/7b4728f9-31f3-4bde-8d22-d74bff36536f => 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: 1028/2081] 10.0.0.57 () {34 vars in 694 bytes} [Thu Jul 9 18:05:49 2026] POST /v2.0/security-group-rules => generated 597 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:05:50.160 7 WARNING neutron_lib.context [None req-5cb84238-55a4-4e39-85ea-1df537bac04a b3cc49ae1b46413ea54f579b647c0e7a 21a7fe2959b04911bf46ca7ae7c8f208 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1054/2082] 10.0.0.57 () {34 vars in 694 bytes} [Thu Jul 9 18:05:50 2026] POST /v2.0/security-group-rules => generated 602 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:05:50.322 8 WARNING neutron_lib.context [None req-be457499-0e76-44ac-b05c-eb576138d35b b3cc49ae1b46413ea54f579b647c0e7a 21a7fe2959b04911bf46ca7ae7c8f208 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1055/2083] 10.0.0.57 () {32 vars in 773 bytes} [Thu Jul 9 18:05:50 2026] GET /v2.0/security-groups?tenant_id=637ce22541424d6d85d0183a425edbe4&name=default => generated 2928 bytes in 358 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2084] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:05:50 2026] DELETE /v2.0/security-groups/7161f902-869b-4f78-8ebb-244b415d6313 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/2085] 10.0.0.57 () {34 vars in 675 bytes} [Thu Jul 9 18:05:50 2026] POST /v2.0/floatingips => generated 552 bytes in 855 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/2086] 10.0.0.235 () {34 vars in 1100 bytes} [Thu Jul 9 18:05:51 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1925400775&fields=id&tenant_id=21a7fe2959b04911bf46ca7ae7c8f208 => generated 69 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/2087] 10.0.0.235 () {34 vars in 1098 bytes} [Thu Jul 9 18:05:51 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-141923242&fields=id&tenant_id=21a7fe2959b04911bf46ca7ae7c8f208 => 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: 1058/2088] 10.0.0.235 () {34 vars in 982 bytes} [Thu Jul 9 18:05:51 2026] GET /v2.0/networks?id=75431886-618c-481f-9fe5-6c81c84df745 => generated 672 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/2089] 10.0.0.235 () {34 vars in 965 bytes} [Thu Jul 9 18:05:51 2026] GET /v2.0/quotas/21a7fe2959b04911bf46ca7ae7c8f208 => 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: 1059/2090] 10.0.0.235 () {34 vars in 1002 bytes} [Thu Jul 9 18:05:51 2026] GET /v2.0/ports?tenant_id=21a7fe2959b04911bf46ca7ae7c8f208&fields=id => generated 103 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/2091] 10.0.0.235 () {34 vars in 1008 bytes} [Thu Jul 9 18:05:51 2026] GET /v2.0/networks/75431886-618c-481f-9fe5-6c81c84df745?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2092] 10.0.0.235 () {34 vars in 1108 bytes} [Thu Jul 9 18:05:51 2026] GET /v2.0/networks/75431886-618c-481f-9fe5-6c81c84df745?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/2093] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 9 18:05:52 2026] GET /v2.0/ports?device_id=2b7621ad-ca45-4153-a946-fca6102dc319 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2094] 199.19.213.161 () {34 vars in 986 bytes} [Thu Jul 9 18:05:52 2026] GET /v2.0/networks?id=75431886-618c-481f-9fe5-6c81c84df745 => generated 672 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/2095] 199.19.213.161 () {34 vars in 1050 bytes} [Thu Jul 9 18:05:52 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=21a7fe2959b04911bf46ca7ae7c8f208 => generated 273 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:05:53.073 7 WARNING neutron_lib.context [req-75126770-ec54-485c-a4ce-a9a7cb9e6dd7 req-d8aa7af5-5a93-4936-a492-3aa0186748b4 b3cc49ae1b46413ea54f579b647c0e7a 21a7fe2959b04911bf46ca7ae7c8f208 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1035/2096] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 9 18:05:53 2026] GET /v2.0/ports?device_id=2b7621ad-ca45-4153-a946-fca6102dc319 => 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: 1062/2097] 199.19.213.161 () {38 vars in 955 bytes} [Thu Jul 9 18:05:53 2026] POST /v2.0/ports => generated 997 bytes in 644 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: 1063/2098] 10.0.0.57 () {34 vars in 677 bytes} [Thu Jul 9 18:05:53 2026] POST /v2.0/qos/policies => generated 359 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2099] 10.0.0.57 () {34 vars in 752 bytes} [Thu Jul 9 18:05:54 2026] PUT /v2.0/policies/8eeb9c3a-a9be-45ef-88d5-f58ab847d91c/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2100] 10.0.0.57 () {32 vars in 732 bytes} [Thu Jul 9 18:05:54 2026] GET /v2.0/policies/8eeb9c3a-a9be-45ef-88d5-f58ab847d91c/tags => generated 25 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2101] 10.0.0.57 () {34 vars in 763 bytes} [Thu Jul 9 18:05:54 2026] PUT /v2.0/policies/8eeb9c3a-a9be-45ef-88d5-f58ab847d91c/tags/green => 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: 1067/2102] 10.0.0.57 () {32 vars in 732 bytes} [Thu Jul 9 18:05:54 2026] GET /v2.0/policies/8eeb9c3a-a9be-45ef-88d5-f58ab847d91c/tags => generated 34 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2103] 10.0.0.57 () {34 vars in 759 bytes} [Thu Jul 9 18:05:54 2026] PUT /v2.0/policies/8eeb9c3a-a9be-45ef-88d5-f58ab847d91c/tags/red => generated 4 bytes in 28 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2104] 10.0.0.57 () {32 vars in 732 bytes} [Thu Jul 9 18:05:54 2026] GET /v2.0/policies/8eeb9c3a-a9be-45ef-88d5-f58ab847d91c/tags => generated 34 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2105] 10.0.0.57 () {34 vars in 781 bytes} [Thu Jul 9 18:05:54 2026] PUT /v2.0/policies/8eeb9c3a-a9be-45ef-88d5-f58ab847d91c/tags/black.or.white => generated 4 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2106] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 9 18:05:54 2026] GET /v2.0/ports?device_id=2b7621ad-ca45-4153-a946-fca6102dc319 => generated 1012 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2107] 10.0.0.57 () {32 vars in 732 bytes} [Thu Jul 9 18:05:54 2026] GET /v2.0/policies/8eeb9c3a-a9be-45ef-88d5-f58ab847d91c/tags => generated 52 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2108] 10.0.0.235 () {34 vars in 1120 bytes} [Thu Jul 9 18:05:54 2026] GET /v2.0/security-groups?id=27ceec8d-a45b-401d-bc30-59ca1050440f&id=eaa92a39-06ec-46d0-8660-ca7ab3cb310b&fields=id&fields=name => generated 206 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2109] 10.0.0.57 () {34 vars in 752 bytes} [Thu Jul 9 18:05:54 2026] PUT /v2.0/policies/8eeb9c3a-a9be-45ef-88d5-f58ab847d91c/tags => generated 37 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/2110] 199.19.213.161 () {38 vars in 1028 bytes} [Thu Jul 9 18:05:53 2026] PUT /v2.0/ports/246c93b6-8d11-4bca-bb4b-16cd8b270fbd => generated 1242 bytes in 725 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2111] 10.0.0.57 () {32 vars in 732 bytes} [Thu Jul 9 18:05:54 2026] GET /v2.0/policies/8eeb9c3a-a9be-45ef-88d5-f58ab847d91c/tags => generated 37 bytes in 25 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: 1037/2112] 10.0.0.57 () {32 vars in 740 bytes} [Thu Jul 9 18:05:54 2026] GET /v2.0/policies/8eeb9c3a-a9be-45ef-88d5-f58ab847d91c/tags/red => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2113] 199.19.213.161 () {34 vars in 1080 bytes} [Thu Jul 9 18:05:54 2026] GET /v2.0/ports?tenant_id=21a7fe2959b04911bf46ca7ae7c8f208&device_id=2b7621ad-ca45-4153-a946-fca6102dc319 => generated 1281 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:05:54.544 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d7fb6338-ad21-455e-a5a2-08abe0edde23'] response: {'name': 'network-changed', 'server_uuid': '2b7621ad-ca45-4153-a946-fca6102dc319', 'tag': '246c93b6-8d11-4bca-bb4b-16cd8b270fbd', 'status': 'completed', 'code': 200} 2026-07-09 18:05:54.561 8 INFO neutron.api.v2.resource [None req-8c9652e0-3e3a-47c6-bd93-b2c6828fa65b 910f2cc3fb9847859cb070964e8adb08 eb7aa9e169d9428caaabfb30a05dda72 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1038/2114] 10.0.0.57 () {32 vars in 744 bytes} [Thu Jul 9 18:05:54 2026] GET /v2.0/policies/8eeb9c3a-a9be-45ef-88d5-f58ab847d91c/tags/green => generated 99 bytes in 35 msecs (HTTP/1.1 404) 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: 1077/2115] 199.19.213.161 () {34 vars in 1060 bytes} [Thu Jul 9 18:05:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=246c93b6-8d11-4bca-bb4b-16cd8b270fbd => 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: 1039/2116] 10.0.0.57 () {32 vars in 743 bytes} [Thu Jul 9 18:05:54 2026] DELETE /v2.0/policies/8eeb9c3a-a9be-45ef-88d5-f58ab847d91c/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: 1040/2117] 10.0.0.57 () {32 vars in 732 bytes} [Thu Jul 9 18:05:54 2026] GET /v2.0/policies/8eeb9c3a-a9be-45ef-88d5-f58ab847d91c/tags => generated 30 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2118] 199.19.213.161 () {34 vars in 984 bytes} [Thu Jul 9 18:05:54 2026] GET /v2.0/subnets?id=8c758a34-d618-4132-aee0-9d2fb953b8f9 => generated 666 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:05:54.667 8 INFO neutron.api.v2.resource [None req-97f36505-9d02-4d87-99ce-1621d7a76d71 910f2cc3fb9847859cb070964e8adb08 eb7aa9e169d9428caaabfb30a05dda72 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1041/2119] 10.0.0.57 () {32 vars in 747 bytes} [Thu Jul 9 18:05:54 2026] DELETE /v2.0/policies/8eeb9c3a-a9be-45ef-88d5-f58ab847d91c/tags/green => generated 99 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2120] 199.19.213.161 () {34 vars in 1052 bytes} [Thu Jul 9 18:05:54 2026] GET /v2.0/ports?network_id=75431886-618c-481f-9fe5-6c81c84df745&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/2121] 10.0.0.57 () {32 vars in 735 bytes} [Thu Jul 9 18:05:54 2026] DELETE /v2.0/policies/8eeb9c3a-a9be-45ef-88d5-f58ab847d91c/tags => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2122] 10.0.0.57 () {32 vars in 732 bytes} [Thu Jul 9 18:05:54 2026] GET /v2.0/policies/8eeb9c3a-a9be-45ef-88d5-f58ab847d91c/tags => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/2123] 199.19.213.161 () {34 vars in 1012 bytes} [Thu Jul 9 18:05:54 2026] GET /v2.0/networks/75431886-618c-481f-9fe5-6c81c84df745?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: 1081/2124] 10.0.0.57 () {32 vars in 733 bytes} [Thu Jul 9 18:05:54 2026] DELETE /v2.0/qos/policies/8eeb9c3a-a9be-45ef-88d5-f58ab847d91c => 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: 1044/2125] 199.19.213.161 () {34 vars in 1112 bytes} [Thu Jul 9 18:05:54 2026] GET /v2.0/networks/75431886-618c-481f-9fe5-6c81c84df745?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: 1082/2126] 199.19.213.161 () {34 vars in 1080 bytes} [Thu Jul 9 18:05:54 2026] GET /v2.0/ports?tenant_id=21a7fe2959b04911bf46ca7ae7c8f208&device_id=2b7621ad-ca45-4153-a946-fca6102dc319 => generated 1281 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2127] 199.19.213.161 () {34 vars in 986 bytes} [Thu Jul 9 18:05:55 2026] GET /v2.0/networks?id=75431886-618c-481f-9fe5-6c81c84df745 => generated 767 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2128] 199.19.213.161 () {34 vars in 1060 bytes} [Thu Jul 9 18:05:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=246c93b6-8d11-4bca-bb4b-16cd8b270fbd => generated 19 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/2129] 199.19.213.161 () {34 vars in 994 bytes} [Thu Jul 9 18:05:55 2026] GET /v2.0/ports?device_id=2b7621ad-ca45-4153-a946-fca6102dc319 => generated 1281 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2130] 199.19.213.161 () {34 vars in 984 bytes} [Thu Jul 9 18:05:55 2026] GET /v2.0/subnets?id=8c758a34-d618-4132-aee0-9d2fb953b8f9 => generated 666 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2131] 199.19.213.161 () {34 vars in 1052 bytes} [Thu Jul 9 18:05:55 2026] GET /v2.0/ports?network_id=75431886-618c-481f-9fe5-6c81c84df745&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/2132] 199.19.213.161 () {34 vars in 1124 bytes} [Thu Jul 9 18:05:55 2026] GET /v2.0/security-groups?id=eaa92a39-06ec-46d0-8660-ca7ab3cb310b&id=27ceec8d-a45b-401d-bc30-59ca1050440f&fields=id&fields=name => generated 206 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2133] 199.19.213.161 () {34 vars in 1012 bytes} [Thu Jul 9 18:05:55 2026] GET /v2.0/networks/75431886-618c-481f-9fe5-6c81c84df745?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: 1087/2134] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 9 18:05:55 2026] GET /v2.0/ports?device_id=2b7621ad-ca45-4153-a946-fca6102dc319 => generated 1012 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:05:55.762 7 WARNING neutron_lib.context [None req-461336c9-cecd-4062-8fe8-e0cbe015c2a9 4756aa48d4a141b3b75394cc9f14e6f2 abaa37ff922b40b684d4456431d17f72 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1048/2135] 199.19.213.161 () {34 vars in 1112 bytes} [Thu Jul 9 18:05:55 2026] GET /v2.0/networks/75431886-618c-481f-9fe5-6c81c84df745?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 702 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/2136] 10.0.0.235 () {34 vars in 1120 bytes} [Thu Jul 9 18:05:56 2026] GET /v2.0/security-groups?id=27ceec8d-a45b-401d-bc30-59ca1050440f&id=eaa92a39-06ec-46d0-8660-ca7ab3cb310b&fields=id&fields=name => generated 206 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2137] 10.0.0.57 () {32 vars in 773 bytes} [Thu Jul 9 18:05:56 2026] GET /v2.0/security-groups?tenant_id=eb7aa9e169d9428caaabfb30a05dda72&name=default => generated 2929 bytes in 222 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2138] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:05:56 2026] DELETE /v2.0/security-groups/981939fa-db75-4eeb-bb9d-65a9e2d72191 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2139] 10.0.0.57 () {34 vars in 675 bytes} [Thu Jul 9 18:05:55 2026] POST /v2.0/floatingips => generated 552 bytes in 1177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:05:56.712 7 WARNING neutron_lib.context [None req-72dfa363-409e-445e-99ff-f42026286c07 4756aa48d4a141b3b75394cc9f14e6f2 abaa37ff922b40b684d4456431d17f72 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1052/2140] 10.0.0.57 () {32 vars in 773 bytes} [Thu Jul 9 18:05:56 2026] GET /v2.0/security-groups?tenant_id=33de0d69f1924f2fa2eab8603033dcc7&name=default => generated 2929 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/2141] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:05:56 2026] DELETE /v2.0/security-groups/afc3169b-5052-49ba-8814-6730cdfedd1d => generated 0 bytes in 164 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2142] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 9 18:05:57 2026] GET /v2.0/ports?device_id=2b7621ad-ca45-4153-a946-fca6102dc319 => generated 1014 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2143] 10.0.0.235 () {34 vars in 1120 bytes} [Thu Jul 9 18:05:57 2026] GET /v2.0/security-groups?id=27ceec8d-a45b-401d-bc30-59ca1050440f&id=eaa92a39-06ec-46d0-8660-ca7ab3cb310b&fields=id&fields=name => generated 206 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2144] 10.0.0.57 () {34 vars in 675 bytes} [Thu Jul 9 18:05:56 2026] POST /v2.0/floatingips => generated 552 bytes in 796 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:05:57.514 7 WARNING neutron_lib.context [None req-306742fe-8f12-4d5f-a329-d2a8e9e4a12f 4756aa48d4a141b3b75394cc9f14e6f2 abaa37ff922b40b684d4456431d17f72 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1056/2145] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 9 18:05:57 2026] GET /v2.0/ports?device_id=2b7621ad-ca45-4153-a946-fca6102dc319 => generated 1014 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:05:58.220 8 INFO neutron.db.l3_db [None req-f2ea5562-0d99-4097-86b9-23b6337207fb b3cc49ae1b46413ea54f579b647c0e7a 21a7fe2959b04911bf46ca7ae7c8f208 - - default default] Floating IP abb3a64f-2ca6-4b63-8bfc-38f542e6a56f associated. External IP: 10.96.250.216, port: 246c93b6-8d11-4bca-bb4b-16cd8b270fbd. [pid: 7|app: 0|req: 1090/2146] 10.0.0.57 () {34 vars in 675 bytes} [Thu Jul 9 18:05:57 2026] POST /v2.0/floatingips => generated 552 bytes in 785 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:05:58.305 7 WARNING neutron_lib.context [None req-36a88fe7-7061-4810-9272-f98a94fc8c71 4756aa48d4a141b3b75394cc9f14e6f2 abaa37ff922b40b684d4456431d17f72 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1057/2147] 10.0.0.57 () {34 vars in 748 bytes} [Thu Jul 9 18:05:57 2026] PUT /v2.0/floatingips/abb3a64f-2ca6-4b63-8bfc-38f542e6a56f => generated 856 bytes in 1181 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2148] 10.0.0.57 () {34 vars in 675 bytes} [Thu Jul 9 18:05:58 2026] POST /v2.0/floatingips => generated 552 bytes in 858 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:05:59.167 8 WARNING neutron_lib.context [None req-cbc63c2c-55b7-40aa-b3b6-f15d5821eb71 4756aa48d4a141b3b75394cc9f14e6f2 abaa37ff922b40b684d4456431d17f72 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 18:05:59.219 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-191f3538-3be2-4602-a74a-f493acc0ea44'] response: {'name': 'network-changed', 'server_uuid': '2b7621ad-ca45-4153-a946-fca6102dc319', 'tag': '246c93b6-8d11-4bca-bb4b-16cd8b270fbd', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1092/2149] 199.19.213.161 () {34 vars in 1080 bytes} [Thu Jul 9 18:05:59 2026] GET /v2.0/ports?tenant_id=21a7fe2959b04911bf46ca7ae7c8f208&device_id=2b7621ad-ca45-4153-a946-fca6102dc319 => generated 1283 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2150] 199.19.213.161 () {34 vars in 986 bytes} [Thu Jul 9 18:05:59 2026] GET /v2.0/networks?id=75431886-618c-481f-9fe5-6c81c84df745 => generated 767 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2151] 10.0.0.57 () {34 vars in 675 bytes} [Thu Jul 9 18:05:59 2026] POST /v2.0/floatingips => generated 552 bytes in 859 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2152] 199.19.213.161 () {34 vars in 1060 bytes} [Thu Jul 9 18:05:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=246c93b6-8d11-4bca-bb4b-16cd8b270fbd => generated 859 bytes in 613 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2153] 10.0.0.57 () {34 vars in 758 bytes} [Thu Jul 9 18:06:00 2026] PUT /v2.0/floatingips/7d9202fb-f2ff-494f-9051-7c146d14ba80/tags => generated 17 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2154] 10.0.0.57 () {34 vars in 758 bytes} [Thu Jul 9 18:06:00 2026] PUT /v2.0/floatingips/3837d008-4c9f-4062-b21f-c186274be909/tags => generated 25 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2155] 199.19.213.161 () {34 vars in 984 bytes} [Thu Jul 9 18:06:00 2026] GET /v2.0/subnets?id=8c758a34-d618-4132-aee0-9d2fb953b8f9 => generated 666 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2156] 199.19.213.161 () {34 vars in 1052 bytes} [Thu Jul 9 18:06:00 2026] GET /v2.0/ports?network_id=75431886-618c-481f-9fe5-6c81c84df745&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: 1061/2157] 10.0.0.57 () {34 vars in 758 bytes} [Thu Jul 9 18:06:00 2026] PUT /v2.0/floatingips/09dd7d16-a6c6-41bf-ab31-aa7e8a358f36/tags => generated 34 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2158] 10.0.0.57 () {34 vars in 758 bytes} [Thu Jul 9 18:06:00 2026] PUT /v2.0/floatingips/668f9eaf-ecf9-49db-b58f-d98ad978600d/tags => generated 19 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2159] 199.19.213.161 () {34 vars in 1012 bytes} [Thu Jul 9 18:06:00 2026] GET /v2.0/networks/75431886-618c-481f-9fe5-6c81c84df745?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: 1063/2160] 10.0.0.57 () {32 vars in 671 bytes} [Thu Jul 9 18:06:00 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2161] 199.19.213.161 () {34 vars in 1112 bytes} [Thu Jul 9 18:06:00 2026] GET /v2.0/networks/75431886-618c-481f-9fe5-6c81c84df745?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: 1064/2162] 10.0.0.57 () {32 vars in 685 bytes} [Thu Jul 9 18:06:00 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2163] 10.0.0.57 () {32 vars in 681 bytes} [Thu Jul 9 18:06:00 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2164] 10.0.0.57 () {32 vars in 693 bytes} [Thu Jul 9 18:06:00 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2165] 10.0.0.57 () {32 vars in 679 bytes} [Thu Jul 9 18:06:00 2026] GET /v2.0/floatingips?not-tags=red => 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: 1066/2166] 10.0.0.57 () {32 vars in 693 bytes} [Thu Jul 9 18:06:00 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2167] 10.0.0.57 () {32 vars in 689 bytes} [Thu Jul 9 18:06:00 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2168] 10.0.0.57 () {32 vars in 701 bytes} [Thu Jul 9 18:06:00 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:06:00.881 8 WARNING neutron_lib.context [None req-371af4fc-a288-40f6-8603-5a09caca6de5 c67af0c2c2914385bb0b94ee26a7a4bf dbb4a5538b2e44e69f9d205633854f6c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1067/2169] 10.0.0.57 () {34 vars in 675 bytes} [Thu Jul 9 18:06:00 2026] POST /v2.0/subnetpools => generated 516 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2170] 10.0.0.57 () {34 vars in 758 bytes} [Thu Jul 9 18:06:00 2026] PUT /v2.0/subnetpools/99c11f1c-5579-4ccb-819a-343cffabbc95/tags => generated 25 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2171] 10.0.0.57 () {32 vars in 738 bytes} [Thu Jul 9 18:06:01 2026] GET /v2.0/subnetpools/99c11f1c-5579-4ccb-819a-343cffabbc95/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: 1070/2172] 10.0.0.57 () {34 vars in 769 bytes} [Thu Jul 9 18:06:01 2026] PUT /v2.0/subnetpools/99c11f1c-5579-4ccb-819a-343cffabbc95/tags/green => 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: 1071/2173] 10.0.0.57 () {32 vars in 738 bytes} [Thu Jul 9 18:06:01 2026] GET /v2.0/subnetpools/99c11f1c-5579-4ccb-819a-343cffabbc95/tags => generated 34 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2174] 10.0.0.57 () {34 vars in 765 bytes} [Thu Jul 9 18:06:01 2026] PUT /v2.0/subnetpools/99c11f1c-5579-4ccb-819a-343cffabbc95/tags/red => generated 4 bytes in 33 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2175] 10.0.0.57 () {32 vars in 738 bytes} [Thu Jul 9 18:06:01 2026] GET /v2.0/subnetpools/99c11f1c-5579-4ccb-819a-343cffabbc95/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2176] 10.0.0.57 () {34 vars in 787 bytes} [Thu Jul 9 18:06:01 2026] PUT /v2.0/subnetpools/99c11f1c-5579-4ccb-819a-343cffabbc95/tags/black.or.white => generated 4 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2177] 10.0.0.57 () {32 vars in 731 bytes} [Thu Jul 9 18:06:00 2026] DELETE /v2.0/floatingips/7d9202fb-f2ff-494f-9051-7c146d14ba80 => generated 0 bytes in 478 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2178] 10.0.0.57 () {32 vars in 738 bytes} [Thu Jul 9 18:06:01 2026] GET /v2.0/subnetpools/99c11f1c-5579-4ccb-819a-343cffabbc95/tags => generated 52 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2179] 10.0.0.57 () {34 vars in 758 bytes} [Thu Jul 9 18:06:01 2026] PUT /v2.0/subnetpools/99c11f1c-5579-4ccb-819a-343cffabbc95/tags => generated 37 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2180] 10.0.0.57 () {32 vars in 738 bytes} [Thu Jul 9 18:06:01 2026] GET /v2.0/subnetpools/99c11f1c-5579-4ccb-819a-343cffabbc95/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: 1078/2181] 10.0.0.57 () {32 vars in 746 bytes} [Thu Jul 9 18:06:01 2026] GET /v2.0/subnetpools/99c11f1c-5579-4ccb-819a-343cffabbc95/tags/red => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:06:01.476 8 INFO neutron.api.v2.resource [None req-63021a98-8354-4a85-89e6-a8de7aae0bee c67af0c2c2914385bb0b94ee26a7a4bf dbb4a5538b2e44e69f9d205633854f6c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1079/2182] 10.0.0.57 () {32 vars in 750 bytes} [Thu Jul 9 18:06:01 2026] GET /v2.0/subnetpools/99c11f1c-5579-4ccb-819a-343cffabbc95/tags/green => generated 99 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2183] 10.0.0.57 () {32 vars in 749 bytes} [Thu Jul 9 18:06:01 2026] DELETE /v2.0/subnetpools/99c11f1c-5579-4ccb-819a-343cffabbc95/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: 1081/2184] 10.0.0.57 () {32 vars in 738 bytes} [Thu Jul 9 18:06:01 2026] GET /v2.0/subnetpools/99c11f1c-5579-4ccb-819a-343cffabbc95/tags => generated 30 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 18:06:01.611 8 INFO neutron.api.v2.resource [None req-a589d8a1-d85d-4bbf-8960-f66091e651b1 c67af0c2c2914385bb0b94ee26a7a4bf dbb4a5538b2e44e69f9d205633854f6c - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1082/2185] 10.0.0.57 () {32 vars in 753 bytes} [Thu Jul 9 18:06:01 2026] DELETE /v2.0/subnetpools/99c11f1c-5579-4ccb-819a-343cffabbc95/tags/green => generated 99 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2186] 10.0.0.57 () {32 vars in 741 bytes} [Thu Jul 9 18:06:01 2026] DELETE /v2.0/subnetpools/99c11f1c-5579-4ccb-819a-343cffabbc95/tags => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2187] 10.0.0.57 () {32 vars in 731 bytes} [Thu Jul 9 18:06:01 2026] DELETE /v2.0/floatingips/3837d008-4c9f-4062-b21f-c186274be909 => generated 0 bytes in 438 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2188] 10.0.0.57 () {32 vars in 738 bytes} [Thu Jul 9 18:06:01 2026] GET /v2.0/subnetpools/99c11f1c-5579-4ccb-819a-343cffabbc95/tags => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2189] 10.0.0.57 () {32 vars in 731 bytes} [Thu Jul 9 18:06:01 2026] DELETE /v2.0/subnetpools/99c11f1c-5579-4ccb-819a-343cffabbc95 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2190] 10.0.0.57 () {32 vars in 731 bytes} [Thu Jul 9 18:06:01 2026] DELETE /v2.0/floatingips/09dd7d16-a6c6-41bf-ab31-aa7e8a358f36 => generated 0 bytes in 449 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2191] 10.0.0.57 () {32 vars in 731 bytes} [Thu Jul 9 18:06:02 2026] DELETE /v2.0/floatingips/668f9eaf-ecf9-49db-b58f-d98ad978600d => generated 0 bytes in 370 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2192] 10.0.0.57 () {32 vars in 773 bytes} [Thu Jul 9 18:06:02 2026] GET /v2.0/security-groups?tenant_id=dee69ea7ee1c4604b49ecc34d2aa1251&name=default => generated 2929 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2193] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:06:02 2026] DELETE /v2.0/security-groups/758c01fc-8af5-4968-aa0d-8bec32a664be => 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: 1106/2194] 10.0.0.57 () {32 vars in 731 bytes} [Thu Jul 9 18:06:02 2026] DELETE /v2.0/floatingips/c243897f-783e-4963-80fc-bd18069dc145 => generated 0 bytes in 493 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2197] 10.0.0.57 () {32 vars in 773 bytes} [Thu Jul 9 18:06:03 2026] GET /v2.0/security-groups?tenant_id=dbb4a5538b2e44e69f9d205633854f6c&name=default => generated 2929 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2198] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:06:03 2026] DELETE /v2.0/security-groups/df7e9c07-aea4-415d-b739-4afd9e9e2807 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2199] 10.0.0.57 () {32 vars in 773 bytes} [Thu Jul 9 18:06:03 2026] GET /v2.0/security-groups?tenant_id=abaa37ff922b40b684d4456431d17f72&name=default => generated 2929 bytes in 424 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2200] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:06:04 2026] DELETE /v2.0/security-groups/7fbcc34e-8222-4d19-be60-8954faa2274a => 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: 1092/2201] 10.0.0.57 () {32 vars in 773 bytes} [Thu Jul 9 18:06:04 2026] GET /v2.0/security-groups?tenant_id=e23d4699a9b34c268dfd5c4c741bf3fa&name=default => generated 2929 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2202] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:06:04 2026] DELETE /v2.0/security-groups/00446a77-299c-4a54-9bdc-a0b239ee7dfe => generated 0 bytes in 177 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2203] 10.0.0.57 () {32 vars in 773 bytes} [Thu Jul 9 18:06:05 2026] GET /v2.0/security-groups?tenant_id=e1dc86a62af341a0aa13ff46165198dc&name=default => generated 2929 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2204] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:06:05 2026] DELETE /v2.0/security-groups/2f3b627d-2ddf-4d47-bc5a-a3928954a12d => generated 0 bytes in 164 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:06:07.289 8 WARNING neutron_lib.context [None req-cf26601a-f422-4cfd-85ad-cc845f13c449 0cbab6a96602464b8d1564bb9096d552 e7318fb4035349b09458635af9c08b1e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 18:06:07.458 8 INFO neutron.db.segments_db [None req-cf26601a-f422-4cfd-85ad-cc845f13c449 0cbab6a96602464b8d1564bb9096d552 e7318fb4035349b09458635af9c08b1e - - default default] Added segment 50c6d796-7d60-4236-b5d2-8a6b9660d1c8 of type vxlan for network 7cbc376a-c422-40df-aac7-0fc94e34265c [pid: 8|app: 0|req: 1094/2205] 10.0.0.57 () {34 vars in 669 bytes} [Thu Jul 9 18:06:07 2026] POST /v2.0/networks => generated 632 bytes in 537 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:06:07.622 8 WARNING neutron_lib.context [None req-1afa4609-4fa9-4ded-ae04-1fb6d0e935c6 0cbab6a96602464b8d1564bb9096d552 e7318fb4035349b09458635af9c08b1e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1112/2206] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 9 18:06:07 2026] GET /v2.0/ports?device_id=2b7621ad-ca45-4153-a946-fca6102dc319 => generated 1014 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2207] 10.0.0.235 () {34 vars in 1120 bytes} [Thu Jul 9 18:06:07 2026] GET /v2.0/security-groups?id=27ceec8d-a45b-401d-bc30-59ca1050440f&id=eaa92a39-06ec-46d0-8660-ca7ab3cb310b&fields=id&fields=name => generated 206 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2208] 10.0.0.57 () {34 vars in 668 bytes} [Thu Jul 9 18:06:07 2026] POST /v2.0/subnets => generated 602 bytes in 429 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2209] 10.0.0.57 () {32 vars in 735 bytes} [Thu Jul 9 18:06:07 2026] GET /v2.0/ports?device_id=2b7621ad-ca45-4153-a946-fca6102dc319 => generated 1283 bytes in 317 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2210] 10.0.0.57 () {34 vars in 750 bytes} [Thu Jul 9 18:06:08 2026] PUT /v2.0/subnets/666430b0-c8c7-4df3-af01-25d6ae499da0/tags => generated 25 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2211] 10.0.0.57 () {32 vars in 857 bytes} [Thu Jul 9 18:06:08 2026] GET /v2.0/floatingips?floating_network_id=f4e99e02-ee9f-4bb1-bf63-077c97baa86a&port_id=246c93b6-8d11-4bca-bb4b-16cd8b270fbd => generated 861 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2212] 10.0.0.57 () {32 vars in 730 bytes} [Thu Jul 9 18:06:08 2026] GET /v2.0/subnets/666430b0-c8c7-4df3-af01-25d6ae499da0/tags => generated 25 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2213] 10.0.0.57 () {34 vars in 761 bytes} [Thu Jul 9 18:06:08 2026] PUT /v2.0/subnets/666430b0-c8c7-4df3-af01-25d6ae499da0/tags/green => generated 4 bytes in 83 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2214] 10.0.0.57 () {32 vars in 730 bytes} [Thu Jul 9 18:06:08 2026] GET /v2.0/subnets/666430b0-c8c7-4df3-af01-25d6ae499da0/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: 1117/2215] 10.0.0.57 () {34 vars in 757 bytes} [Thu Jul 9 18:06:08 2026] PUT /v2.0/subnets/666430b0-c8c7-4df3-af01-25d6ae499da0/tags/red => 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: 1099/2216] 10.0.0.57 () {32 vars in 730 bytes} [Thu Jul 9 18:06:08 2026] GET /v2.0/subnets/666430b0-c8c7-4df3-af01-25d6ae499da0/tags => generated 34 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2217] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jul 9 18:06:08 2026] GET /v2.0/ports?device_id=2b7621ad-ca45-4153-a946-fca6102dc319 => generated 1283 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2218] 10.0.0.57 () {34 vars in 779 bytes} [Thu Jul 9 18:06:08 2026] PUT /v2.0/subnets/666430b0-c8c7-4df3-af01-25d6ae499da0/tags/black.or.white => generated 4 bytes in 75 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2219] 10.0.0.1 () {34 vars in 1118 bytes} [Thu Jul 9 18:06:08 2026] GET /v2.0/security-groups?id=eaa92a39-06ec-46d0-8660-ca7ab3cb310b&id=27ceec8d-a45b-401d-bc30-59ca1050440f&fields=id&fields=name => generated 206 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2220] 10.0.0.57 () {32 vars in 730 bytes} [Thu Jul 9 18:06:08 2026] GET /v2.0/subnets/666430b0-c8c7-4df3-af01-25d6ae499da0/tags => generated 52 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2221] 10.0.0.57 () {34 vars in 750 bytes} [Thu Jul 9 18:06:08 2026] PUT /v2.0/subnets/666430b0-c8c7-4df3-af01-25d6ae499da0/tags => generated 37 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2222] 10.0.0.57 () {32 vars in 730 bytes} [Thu Jul 9 18:06:08 2026] GET /v2.0/subnets/666430b0-c8c7-4df3-af01-25d6ae499da0/tags => generated 37 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2223] 10.0.0.57 () {32 vars in 738 bytes} [Thu Jul 9 18:06:08 2026] GET /v2.0/subnets/666430b0-c8c7-4df3-af01-25d6ae499da0/tags/red => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:06:08.863 8 INFO neutron.api.v2.resource [None req-e895215a-1e51-4660-8fa8-2c4b1705bdec 0cbab6a96602464b8d1564bb9096d552 e7318fb4035349b09458635af9c08b1e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1103/2224] 10.0.0.57 () {32 vars in 742 bytes} [Thu Jul 9 18:06:08 2026] GET /v2.0/subnets/666430b0-c8c7-4df3-af01-25d6ae499da0/tags/green => generated 99 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2225] 10.0.0.57 () {32 vars in 741 bytes} [Thu Jul 9 18:06:08 2026] DELETE /v2.0/subnets/666430b0-c8c7-4df3-af01-25d6ae499da0/tags/red => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2226] 10.0.0.57 () {32 vars in 730 bytes} [Thu Jul 9 18:06:08 2026] GET /v2.0/subnets/666430b0-c8c7-4df3-af01-25d6ae499da0/tags => generated 30 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 18:06:09.079 7 INFO neutron.api.v2.resource [None req-c1ff7b97-300e-4b48-b336-d37cd6ca9a7f 0cbab6a96602464b8d1564bb9096d552 e7318fb4035349b09458635af9c08b1e - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1123/2227] 10.0.0.57 () {32 vars in 745 bytes} [Thu Jul 9 18:06:09 2026] DELETE /v2.0/subnets/666430b0-c8c7-4df3-af01-25d6ae499da0/tags/green => generated 99 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2228] 10.0.0.57 () {32 vars in 733 bytes} [Thu Jul 9 18:06:09 2026] DELETE /v2.0/subnets/666430b0-c8c7-4df3-af01-25d6ae499da0/tags => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2229] 10.0.0.57 () {32 vars in 730 bytes} [Thu Jul 9 18:06:09 2026] GET /v2.0/subnets/666430b0-c8c7-4df3-af01-25d6ae499da0/tags => generated 12 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2230] 10.0.0.57 () {32 vars in 723 bytes} [Thu Jul 9 18:06:09 2026] DELETE /v2.0/subnets/666430b0-c8c7-4df3-af01-25d6ae499da0 => generated 0 bytes in 230 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:06:09.941 7 INFO neutron.services.segments.plugin [-] Segment 50c6d796-7d60-4236-b5d2-8a6b9660d1c8 resource provider aggregate not found 2026-07-09 18:06:09.952 7 INFO neutron.services.segments.plugin [-] Segment 50c6d796-7d60-4236-b5d2-8a6b9660d1c8 resource provider aggregate not found 2026-07-09 18:06:09.979 7 INFO neutron.services.segments.plugin [-] Segment 50c6d796-7d60-4236-b5d2-8a6b9660d1c8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 50c6d796-7d60-4236-b5d2-8a6b9660d1c8 found for delete ", "request_id": "req-04fc45a3-cab3-4cc2-9ee2-4123ec982896"}]} 2026-07-09 18:06:09.993 7 INFO neutron.services.segments.plugin [-] Segment 50c6d796-7d60-4236-b5d2-8a6b9660d1c8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 50c6d796-7d60-4236-b5d2-8a6b9660d1c8 found for delete ", "request_id": "req-670d8793-7aa7-4d23-aae1-4276bfb3f106"}]} [pid: 7|app: 0|req: 1125/2231] 10.0.0.57 () {32 vars in 725 bytes} [Thu Jul 9 18:06:09 2026] DELETE /v2.0/networks/7cbc376a-c422-40df-aac7-0fc94e34265c => generated 0 bytes in 539 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:06:10.028 8 WARNING neutron_lib.context [None req-d39f2b19-307d-44a2-98a3-3fcd1114f755 a3ac2825955b4bfbabc81f9a0a973cef 88d333c80ae44a4e823307d8a3c0347b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 18:06:10.161 8 INFO neutron.db.segments_db [None req-d39f2b19-307d-44a2-98a3-3fcd1114f755 a3ac2825955b4bfbabc81f9a0a973cef 88d333c80ae44a4e823307d8a3c0347b - - default default] Added segment a99904b0-0325-4a28-8485-aea957696f15 of type vxlan for network 27aec9b7-7fc5-4d7c-a5cd-2835b145ab24 [pid: 8|app: 0|req: 1107/2232] 10.0.0.57 () {34 vars in 669 bytes} [Thu Jul 9 18:06:09 2026] POST /v2.0/networks => generated 632 bytes in 440 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:06:10.285 7 WARNING neutron_lib.context [None req-c3be8210-23e1-47a0-8df5-c08b8f6467c4 a3ac2825955b4bfbabc81f9a0a973cef 88d333c80ae44a4e823307d8a3c0347b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1126/2233] 10.0.0.57 () {34 vars in 663 bytes} [Thu Jul 9 18:06:10 2026] POST /v2.0/ports => generated 743 bytes in 403 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 18:06:10.691 7 WARNING neutron_lib.context [None req-4a151612-6453-42e8-9f8f-5358ef28ca34 a3ac2825955b4bfbabc81f9a0a973cef 88d333c80ae44a4e823307d8a3c0347b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1108/2234] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 9 18:06:10 2026] GET /v2.0/ports?device_id=2b7621ad-ca45-4153-a946-fca6102dc319 => generated 1014 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:06:10.761 7 INFO neutron.db.segments_db [None req-4a151612-6453-42e8-9f8f-5358ef28ca34 a3ac2825955b4bfbabc81f9a0a973cef 88d333c80ae44a4e823307d8a3c0347b - - default default] Added segment 9f264e79-ca44-4009-96f9-16aad0c5ccc0 of type vxlan for network 82874956-a411-479a-b778-9c8509a7ebd0 [pid: 8|app: 0|req: 1109/2235] 10.0.0.235 () {34 vars in 1120 bytes} [Thu Jul 9 18:06:10 2026] GET /v2.0/security-groups?id=27ceec8d-a45b-401d-bc30-59ca1050440f&id=eaa92a39-06ec-46d0-8660-ca7ab3cb310b&fields=id&fields=name => generated 206 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2236] 10.0.0.57 () {34 vars in 669 bytes} [Thu Jul 9 18:06:10 2026] POST /v2.0/networks => generated 632 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:06:10.911 7 WARNING neutron_lib.context [None req-403f7db9-b2f6-450d-8338-5050b0227f08 a3ac2825955b4bfbabc81f9a0a973cef 88d333c80ae44a4e823307d8a3c0347b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1110/2237] 10.0.0.57 () {32 vars in 773 bytes} [Thu Jul 9 18:06:10 2026] GET /v2.0/security-groups?tenant_id=e7318fb4035349b09458635af9c08b1e&name=default => generated 2929 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2238] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:06:10 2026] DELETE /v2.0/security-groups/79bbffcf-2376-479c-a9d1-c9521df09c20 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2239] 199.19.213.161 () {34 vars in 994 bytes} [Thu Jul 9 18:06:11 2026] GET /v2.0/ports?device_id=2b7621ad-ca45-4153-a946-fca6102dc319 => generated 1014 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2240] 10.0.0.57 () {34 vars in 663 bytes} [Thu Jul 9 18:06:10 2026] POST /v2.0/ports => generated 743 bytes in 457 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: 1129/2241] 10.0.0.57 () {32 vars in 773 bytes} [Thu Jul 9 18:06:11 2026] GET /v2.0/security-groups?tenant_id=9a5b3ca9378d4b5380d215e7fada432b&name=default => generated 2929 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:06:11.478 7 WARNING neutron_lib.context [None req-3d0b6e2a-2133-47b6-820c-6bb4031c06e7 a3ac2825955b4bfbabc81f9a0a973cef 88d333c80ae44a4e823307d8a3c0347b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 18:06:11.549 7 INFO neutron.db.segments_db [None req-3d0b6e2a-2133-47b6-820c-6bb4031c06e7 a3ac2825955b4bfbabc81f9a0a973cef 88d333c80ae44a4e823307d8a3c0347b - - default default] Added segment 9f868b71-c29c-433c-9f07-6985b1aa851e of type vxlan for network 6ea1035b-77d2-4902-bd4d-0e2c62706090 2026-07-09 18:06:11.607 8 INFO neutron.db.l3_db [req-6feb4f48-142c-490e-a824-dddd1f470964 req-a62653a6-a2df-49e9-9555-42461063d69d b3cc49ae1b46413ea54f579b647c0e7a 21a7fe2959b04911bf46ca7ae7c8f208 - - default default] Floating IP abb3a64f-2ca6-4b63-8bfc-38f542e6a56f disassociated. External IP: 10.96.250.216, port: 246c93b6-8d11-4bca-bb4b-16cd8b270fbd. [pid: 7|app: 0|req: 1130/2242] 10.0.0.57 () {34 vars in 669 bytes} [Thu Jul 9 18:06:11 2026] POST /v2.0/networks => generated 632 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2243] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:06:11 2026] DELETE /v2.0/security-groups/ac5c6f7d-3c5d-42b1-9bcc-8bae3f0643bf => generated 0 bytes in 165 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:06:11.870 7 WARNING neutron_lib.context [None req-815f36e5-386c-4030-a38f-e139c96c8cd8 a3ac2825955b4bfbabc81f9a0a973cef 88d333c80ae44a4e823307d8a3c0347b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1132/2244] 10.0.0.57 () {34 vars in 663 bytes} [Thu Jul 9 18:06:11 2026] POST /v2.0/ports => generated 743 bytes in 424 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1133/2245] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 9 18:06:12 2026] GET /v2.0/ports?device_id=2b7621ad-ca45-4153-a946-fca6102dc319 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 18:06:12.322 7 WARNING neutron_lib.context [None req-95468c8e-2cc6-4fad-9273-1078e3806759 a3ac2825955b4bfbabc81f9a0a973cef 88d333c80ae44a4e823307d8a3c0347b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 18:06:12.425 7 INFO neutron.db.segments_db [None req-95468c8e-2cc6-4fad-9273-1078e3806759 a3ac2825955b4bfbabc81f9a0a973cef 88d333c80ae44a4e823307d8a3c0347b - - default default] Added segment 9579614d-6427-4110-8332-1362ebd360b0 of type vxlan for network 2718f926-bf24-4eb6-ace3-e7b540059685 [pid: 7|app: 0|req: 1134/2246] 10.0.0.57 () {34 vars in 669 bytes} [Thu Jul 9 18:06:12 2026] POST /v2.0/networks => generated 632 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:06:12.570 7 WARNING neutron_lib.context [None req-50e4489d-dd26-44ad-9a9a-743c89b4389a a3ac2825955b4bfbabc81f9a0a973cef 88d333c80ae44a4e823307d8a3c0347b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1113/2247] 199.19.213.161 () {36 vars in 997 bytes} [Thu Jul 9 18:06:11 2026] DELETE /v2.0/ports/246c93b6-8d11-4bca-bb4b-16cd8b270fbd => generated 0 bytes in 1406 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2248] 10.0.0.57 () {34 vars in 663 bytes} [Thu Jul 9 18:06:12 2026] POST /v2.0/ports => generated 743 bytes in 471 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:06:13.061 8 WARNING neutron_lib.context [None req-0fff23b9-b562-43aa-ac49-73694f77a364 a3ac2825955b4bfbabc81f9a0a973cef 88d333c80ae44a4e823307d8a3c0347b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 18:06:13.096 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e01dea74-5975-44f0-9307-30d76f36049f'] response: {'server_uuid': '2b7621ad-ca45-4153-a946-fca6102dc319', 'name': 'network-vif-deleted', 'tag': '246c93b6-8d11-4bca-bb4b-16cd8b270fbd', 'status': 'completed', 'code': 200} 2026-07-09 18:06:13.143 8 INFO neutron.db.segments_db [None req-0fff23b9-b562-43aa-ac49-73694f77a364 a3ac2825955b4bfbabc81f9a0a973cef 88d333c80ae44a4e823307d8a3c0347b - - default default] Added segment d02f38cc-8648-4eda-b376-c82355115211 of type vxlan for network 30dbea8f-c6c2-4689-9106-7f92de18df14 [pid: 8|app: 0|req: 1114/2249] 10.0.0.57 () {34 vars in 669 bytes} [Thu Jul 9 18:06:13 2026] POST /v2.0/networks => generated 631 bytes in 233 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-07-09 18:06:13.288 7 WARNING neutron_lib.context [None req-9c686946-0403-48be-8da3-c8471bd679c9 a3ac2825955b4bfbabc81f9a0a973cef 88d333c80ae44a4e823307d8a3c0347b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1115/2250] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:06:13 2026] DELETE /v2.0/security-groups/27ceec8d-a45b-401d-bc30-59ca1050440f => generated 0 bytes in 179 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:06:13.739 8 INFO neutron.api.v2.resource [None req-4d619283-010d-4c0c-bbac-8a4778b1fa8d b3cc49ae1b46413ea54f579b647c0e7a 21a7fe2959b04911bf46ca7ae7c8f208 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1116/2251] 10.0.0.57 () {32 vars in 736 bytes} [Thu Jul 9 18:06:13 2026] GET /v2.0/security-groups/27ceec8d-a45b-401d-bc30-59ca1050440f => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2252] 10.0.0.57 () {34 vars in 663 bytes} [Thu Jul 9 18:06:13 2026] POST /v2.0/ports => generated 743 bytes in 470 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1137/2253] 10.0.0.57 () {34 vars in 746 bytes} [Thu Jul 9 18:06:13 2026] PUT /v2.0/ports/a72da8e5-3926-438b-ba87-cba4a1f80de3/tags => generated 17 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2254] 10.0.0.57 () {34 vars in 746 bytes} [Thu Jul 9 18:06:13 2026] PUT /v2.0/ports/fcd71a7c-d838-43d2-9e57-148b61090a29/tags => generated 25 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2255] 10.0.0.57 () {34 vars in 746 bytes} [Thu Jul 9 18:06:13 2026] PUT /v2.0/ports/7b045351-6ff9-45cf-918a-b5e4ad4b6163/tags => generated 34 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2256] 10.0.0.57 () {34 vars in 746 bytes} [Thu Jul 9 18:06:13 2026] PUT /v2.0/ports/f149aa19-b720-4db0-aa5e-bc9aac37aee6/tags => generated 19 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2257] 10.0.0.57 () {32 vars in 731 bytes} [Thu Jul 9 18:06:13 2026] DELETE /v2.0/floatingips/abb3a64f-2ca6-4b63-8bfc-38f542e6a56f => generated 0 bytes in 470 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2258] 10.0.0.57 () {32 vars in 659 bytes} [Thu Jul 9 18:06:14 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 273 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2259] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:06:14 2026] DELETE /v2.0/security-groups/eaa92a39-06ec-46d0-8660-ca7ab3cb310b => generated 0 bytes in 153 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2260] 10.0.0.57 () {32 vars in 673 bytes} [Thu Jul 9 18:06:14 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2261] 10.0.0.57 () {32 vars in 669 bytes} [Thu Jul 9 18:06:14 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 195 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2262] 10.0.0.57 () {32 vars in 681 bytes} [Thu Jul 9 18:06:14 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2263] 10.0.0.57 () {32 vars in 667 bytes} [Thu Jul 9 18:06:14 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2264] 10.0.0.57 () {32 vars in 681 bytes} [Thu Jul 9 18:06:14 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2265] 10.0.0.57 () {32 vars in 677 bytes} [Thu Jul 9 18:06:14 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2266] 10.0.0.57 () {32 vars in 689 bytes} [Thu Jul 9 18:06:15 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2267] 10.0.0.57 () {32 vars in 719 bytes} [Thu Jul 9 18:06:15 2026] DELETE /v2.0/ports/a72da8e5-3926-438b-ba87-cba4a1f80de3 => generated 0 bytes in 270 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2268] 10.0.0.57 () {32 vars in 719 bytes} [Thu Jul 9 18:06:15 2026] DELETE /v2.0/ports/fcd71a7c-d838-43d2-9e57-148b61090a29 => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2269] 10.0.0.57 () {32 vars in 719 bytes} [Thu Jul 9 18:06:15 2026] DELETE /v2.0/ports/7b045351-6ff9-45cf-918a-b5e4ad4b6163 => generated 0 bytes in 311 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2270] 10.0.0.57 () {32 vars in 719 bytes} [Thu Jul 9 18:06:15 2026] DELETE /v2.0/ports/f149aa19-b720-4db0-aa5e-bc9aac37aee6 => 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: 1143/2271] 10.0.0.57 () {34 vars in 788 bytes} [Thu Jul 9 18:06:14 2026] PUT /v2.0/routers/20be6927-1a2a-49ac-90b8-15169baec94f/remove_router_interface => generated 309 bytes in 2002 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2272] 10.0.0.57 () {32 vars in 719 bytes} [Thu Jul 9 18:06:16 2026] DELETE /v2.0/ports/68d58931-78fb-4cfa-b78c-9bd50e417fbb => generated 0 bytes in 295 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:06:16.821 8 INFO neutron.services.segments.plugin [-] Segment a99904b0-0325-4a28-8485-aea957696f15 resource provider aggregate not found 2026-07-09 18:06:16.829 8 INFO neutron.services.segments.plugin [-] Segment a99904b0-0325-4a28-8485-aea957696f15 resource provider aggregate not found [pid: 8|app: 0|req: 1130/2273] 10.0.0.57 () {32 vars in 725 bytes} [Thu Jul 9 18:06:16 2026] DELETE /v2.0/networks/27aec9b7-7fc5-4d7c-a5cd-2835b145ab24 => generated 0 bytes in 285 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:06:16.859 8 INFO neutron.services.segments.plugin [-] Segment a99904b0-0325-4a28-8485-aea957696f15 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a99904b0-0325-4a28-8485-aea957696f15 found for delete ", "request_id": "req-482cca27-13ab-413f-8eb5-8f374f468bf9"}]} 2026-07-09 18:06:16.862 8 INFO neutron.services.segments.plugin [-] Segment a99904b0-0325-4a28-8485-aea957696f15 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a99904b0-0325-4a28-8485-aea957696f15 found for delete ", "request_id": "req-2398cb43-49bc-4a2f-b68f-ac643fb11dce"}]} [pid: 8|app: 0|req: 1131/2274] 10.0.0.57 () {32 vars in 725 bytes} [Thu Jul 9 18:06:16 2026] DELETE /v2.0/networks/82874956-a411-479a-b778-9c8509a7ebd0 => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2275] 10.0.0.57 () {32 vars in 725 bytes} [Thu Jul 9 18:06:17 2026] DELETE /v2.0/networks/6ea1035b-77d2-4902-bd4d-0e2c62706090 => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2276] 10.0.0.57 () {32 vars in 725 bytes} [Thu Jul 9 18:06:17 2026] DELETE /v2.0/networks/2718f926-bf24-4eb6-ace3-e7b540059685 => generated 0 bytes in 266 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:06:17.670 7 INFO neutron.services.segments.plugin [-] Segment 291c8005-be5b-4d2b-86be-7ed57e240347 resource provider aggregate not found 2026-07-09 18:06:17.675 7 INFO neutron.services.segments.plugin [-] Segment 291c8005-be5b-4d2b-86be-7ed57e240347 resource provider aggregate not found 2026-07-09 18:06:17.692 7 INFO neutron.services.segments.plugin [-] Segment 291c8005-be5b-4d2b-86be-7ed57e240347 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 291c8005-be5b-4d2b-86be-7ed57e240347 found for delete ", "request_id": "req-1a91bb22-8edf-4f7e-a81d-1c00dad3f523"}]} 2026-07-09 18:06:17.694 7 INFO neutron.services.segments.plugin [-] Segment 291c8005-be5b-4d2b-86be-7ed57e240347 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 291c8005-be5b-4d2b-86be-7ed57e240347 found for delete ", "request_id": "req-08647ef7-d494-405c-b615-1359f7a2f404"}]} 2026-07-09 18:06:17.699 7 INFO neutron.db.l3_hamode_db [None req-ced7d1e0-725c-45ef-ae12-7cd10dd66d54 5a6145cd14b6448690a3243a004d3a07 8ec1cb7e0cf54af597250d70275f5553 - - default default] HA network a58b1afc-11fc-4168-8248-e1f422ae8185 was deleted as no HA routers are present in tenant 21a7fe2959b04911bf46ca7ae7c8f208. [pid: 7|app: 0|req: 1144/2277] 10.0.0.57 () {32 vars in 723 bytes} [Thu Jul 9 18:06:16 2026] DELETE /v2.0/routers/20be6927-1a2a-49ac-90b8-15169baec94f => generated 0 bytes in 1282 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2278] 10.0.0.57 () {32 vars in 725 bytes} [Thu Jul 9 18:06:17 2026] DELETE /v2.0/networks/30dbea8f-c6c2-4689-9106-7f92de18df14 => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2279] 10.0.0.57 () {32 vars in 723 bytes} [Thu Jul 9 18:06:17 2026] DELETE /v2.0/subnets/8c758a34-d618-4132-aee0-9d2fb953b8f9 => 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: 1135/2282] 10.0.0.57 () {32 vars in 725 bytes} [Thu Jul 9 18:06:17 2026] DELETE /v2.0/networks/75431886-618c-481f-9fe5-6c81c84df745 => generated 0 bytes in 436 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:06:18.978 8 INFO neutron.services.segments.plugin [-] Segment 9f264e79-ca44-4009-96f9-16aad0c5ccc0 resource provider aggregate not found 2026-07-09 18:06:18.987 8 INFO neutron.services.segments.plugin [-] Segment 9f264e79-ca44-4009-96f9-16aad0c5ccc0 resource provider aggregate not found 2026-07-09 18:06:19.003 8 INFO neutron.services.segments.plugin [-] Segment 9f264e79-ca44-4009-96f9-16aad0c5ccc0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9f264e79-ca44-4009-96f9-16aad0c5ccc0 found for delete ", "request_id": "req-011fde50-0999-4bc7-ac4c-72dcc65d74a7"}]} 2026-07-09 18:06:19.011 8 INFO neutron.services.segments.plugin [-] Segment 9f264e79-ca44-4009-96f9-16aad0c5ccc0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9f264e79-ca44-4009-96f9-16aad0c5ccc0 found for delete ", "request_id": "req-a649a3ba-4402-45c1-ad57-cf8f61151485"}]} 2026-07-09 18:06:19.029 8 INFO neutron.services.segments.plugin [-] Segment 9f868b71-c29c-433c-9f07-6985b1aa851e resource provider aggregate not found 2026-07-09 18:06:19.035 8 INFO neutron.services.segments.plugin [-] Segment 9f868b71-c29c-433c-9f07-6985b1aa851e resource provider aggregate not found 2026-07-09 18:06:19.046 8 INFO neutron.services.segments.plugin [-] Segment 9f868b71-c29c-433c-9f07-6985b1aa851e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9f868b71-c29c-433c-9f07-6985b1aa851e found for delete ", "request_id": "req-56c97e30-c50d-4a58-b717-ed9b6755fd4f"}]} 2026-07-09 18:06:19.052 8 INFO neutron.services.segments.plugin [-] Segment 9f868b71-c29c-433c-9f07-6985b1aa851e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9f868b71-c29c-433c-9f07-6985b1aa851e found for delete ", "request_id": "req-3da3cdad-e68f-41aa-9c57-b17116c06b24"}]} 2026-07-09 18:06:19.062 8 INFO neutron.services.segments.plugin [-] Segment 9579614d-6427-4110-8332-1362ebd360b0 resource provider aggregate not found 2026-07-09 18:06:19.076 8 INFO neutron.services.segments.plugin [-] Segment 9579614d-6427-4110-8332-1362ebd360b0 resource provider aggregate not found 2026-07-09 18:06:19.087 8 INFO neutron.services.segments.plugin [-] Segment 9579614d-6427-4110-8332-1362ebd360b0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9579614d-6427-4110-8332-1362ebd360b0 found for delete ", "request_id": "req-7052bb49-4e87-4e5c-95c4-4c0b771f26c4"}]} 2026-07-09 18:06:19.106 8 INFO neutron.services.segments.plugin [-] Segment 9579614d-6427-4110-8332-1362ebd360b0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9579614d-6427-4110-8332-1362ebd360b0 found for delete ", "request_id": "req-edba8de0-c57a-4c3a-86f5-883b912181ee"}]} 2026-07-09 18:06:19.114 8 INFO neutron.services.segments.plugin [-] Segment d02f38cc-8648-4eda-b376-c82355115211 resource provider aggregate not found 2026-07-09 18:06:19.123 8 INFO neutron.services.segments.plugin [-] Segment d02f38cc-8648-4eda-b376-c82355115211 resource provider aggregate not found 2026-07-09 18:06:19.133 8 INFO neutron.services.segments.plugin [-] Segment d02f38cc-8648-4eda-b376-c82355115211 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d02f38cc-8648-4eda-b376-c82355115211 found for delete ", "request_id": "req-5b4026fb-4cb8-4b15-ab95-9e8eef5137a3"}]} 2026-07-09 18:06:19.145 8 INFO neutron.services.segments.plugin [-] Segment d02f38cc-8648-4eda-b376-c82355115211 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d02f38cc-8648-4eda-b376-c82355115211 found for delete ", "request_id": "req-3f67ecf0-fc8a-4b48-b192-b8d5bfad7c4d"}]} 2026-07-09 18:06:19.153 8 INFO neutron.services.segments.plugin [-] Segment 1cf99640-50d1-4fc5-b6fa-d7b1c1a7cd2a resource provider aggregate not found 2026-07-09 18:06:19.164 8 INFO neutron.services.segments.plugin [-] Segment 1cf99640-50d1-4fc5-b6fa-d7b1c1a7cd2a resource provider aggregate not found 2026-07-09 18:06:19.172 8 INFO neutron.services.segments.plugin [-] Segment 1cf99640-50d1-4fc5-b6fa-d7b1c1a7cd2a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1cf99640-50d1-4fc5-b6fa-d7b1c1a7cd2a found for delete ", "request_id": "req-99d9b3ab-a7a3-4e91-b43a-155b29ca59e7"}]} 2026-07-09 18:06:19.188 8 INFO neutron.services.segments.plugin [-] Segment 1cf99640-50d1-4fc5-b6fa-d7b1c1a7cd2a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1cf99640-50d1-4fc5-b6fa-d7b1c1a7cd2a found for delete ", "request_id": "req-d730c8ce-0147-405c-8a86-779b5624eaf8"}]} [pid: 8|app: 0|req: 1136/2283] 10.0.0.57 () {32 vars in 773 bytes} [Thu Jul 9 18:06:18 2026] GET /v2.0/security-groups?tenant_id=8edc91f6d4624a01ae5fb16ad341a657&name=default => generated 2929 bytes in 405 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2284] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:06:19 2026] DELETE /v2.0/security-groups/a37d2db4-0e09-4d2b-bbc7-055265ea10bd => generated 0 bytes in 168 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2285] 10.0.0.57 () {32 vars in 773 bytes} [Thu Jul 9 18:06:19 2026] GET /v2.0/security-groups?tenant_id=88d333c80ae44a4e823307d8a3c0347b&name=default => generated 2929 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2286] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:06:19 2026] DELETE /v2.0/security-groups/b63a8c63-21a7-4366-894e-a916e5af8682 => 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: 1148/2287] 10.0.0.57 () {34 vars in 788 bytes} [Thu Jul 9 18:06:18 2026] PUT /v2.0/routers/899de356-fc66-4d22-b1ed-3a32b5eb236d/remove_router_interface => generated 309 bytes in 1523 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2288] 10.0.0.57 () {32 vars in 773 bytes} [Thu Jul 9 18:06:20 2026] GET /v2.0/security-groups?tenant_id=51dce7b4a38a4249bb634ca0821db555&name=default => generated 2929 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2289] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:06:20 2026] DELETE /v2.0/security-groups/2fb784f9-c452-47df-931e-50b67fd1b1e0 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:06:21.232 8 INFO neutron.services.segments.plugin [-] Segment 044e043a-f825-43df-8b91-dc75b6d42ab0 resource provider aggregate not found 2026-07-09 18:06:21.251 8 INFO neutron.services.segments.plugin [-] Segment 044e043a-f825-43df-8b91-dc75b6d42ab0 resource provider aggregate not found 2026-07-09 18:06:21.257 8 INFO neutron.services.segments.plugin [-] Segment 044e043a-f825-43df-8b91-dc75b6d42ab0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 044e043a-f825-43df-8b91-dc75b6d42ab0 found for delete ", "request_id": "req-a868ddf4-d43b-4ba0-9dda-35acbf54632c"}]} 2026-07-09 18:06:21.272 8 INFO neutron.services.segments.plugin [-] Segment 044e043a-f825-43df-8b91-dc75b6d42ab0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 044e043a-f825-43df-8b91-dc75b6d42ab0 found for delete ", "request_id": "req-033ad41c-c935-497f-8af8-0da6f71a3093"}]} 2026-07-09 18:06:21.279 8 INFO neutron.db.l3_hamode_db [None req-82318862-353f-4d52-9681-1b76a42b5ca4 5a6145cd14b6448690a3243a004d3a07 8ec1cb7e0cf54af597250d70275f5553 - - default default] HA network db031881-6123-4e98-913c-d44dc4445bdc was deleted as no HA routers are present in tenant 3432d77c01af406eafb9697cb909579c. [pid: 8|app: 0|req: 1140/2290] 10.0.0.57 () {32 vars in 723 bytes} [Thu Jul 9 18:06:19 2026] DELETE /v2.0/routers/899de356-fc66-4d22-b1ed-3a32b5eb236d => generated 0 bytes in 1362 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2291] 10.0.0.57 () {32 vars in 723 bytes} [Thu Jul 9 18:06:21 2026] DELETE /v2.0/subnets/426b53ae-efbe-4541-a0f5-d53090116495 => 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: 1141/2292] 10.0.0.57 () {32 vars in 725 bytes} [Thu Jul 9 18:06:21 2026] DELETE /v2.0/networks/ced4b671-1a49-4f55-8fe5-b4658a809782 => 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: 1152/2293] 10.0.0.57 () {32 vars in 773 bytes} [Thu Jul 9 18:06:22 2026] GET /v2.0/security-groups?tenant_id=21a7fe2959b04911bf46ca7ae7c8f208&name=default => generated 2925 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2294] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:06:22 2026] DELETE /v2.0/security-groups/96afc225-9058-4484-8da7-c9e65bdb2a68 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2295] 10.0.0.57 () {32 vars in 773 bytes} [Thu Jul 9 18:06:22 2026] GET /v2.0/security-groups?tenant_id=3432d77c01af406eafb9697cb909579c&name=default => generated 2925 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2296] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:06:22 2026] DELETE /v2.0/security-groups/ad2aa927-ad2e-4541-9ef0-a57451190c81 => generated 0 bytes in 214 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:06:25.369 7 WARNING neutron_lib.context [None req-93b9b53e-2341-48eb-9a32-3aa6e543ea16 1392b264d0be4ac8a20769bce70d8ab7 747aa58acef842e8b51f17a005f774d3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1154/2297] 10.0.0.57 () {34 vars in 683 bytes} [Thu Jul 9 18:06:25 2026] POST /v2.0/security-groups => generated 1603 bytes in 415 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-09 18:06:25.618 8 WARNING neutron_lib.context [None req-c668d4ea-698a-4a38-a7db-de06002c9f3c 1392b264d0be4ac8a20769bce70d8ab7 747aa58acef842e8b51f17a005f774d3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 18:06:25.647 8 INFO neutron.services.segments.plugin [-] Segment ddb4d2dc-60c8-46b2-9697-0baaf320adc1 resource provider aggregate not found 2026-07-09 18:06:25.659 8 INFO neutron.services.segments.plugin [-] Segment ddb4d2dc-60c8-46b2-9697-0baaf320adc1 resource provider aggregate not found 2026-07-09 18:06:25.665 8 INFO neutron.services.segments.plugin [-] Segment ddb4d2dc-60c8-46b2-9697-0baaf320adc1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ddb4d2dc-60c8-46b2-9697-0baaf320adc1 found for delete ", "request_id": "req-e2d6dc39-ad7f-42e9-9bf5-3e458bde0c2d"}]} 2026-07-09 18:06:25.694 8 INFO neutron.services.segments.plugin [-] Segment ddb4d2dc-60c8-46b2-9697-0baaf320adc1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ddb4d2dc-60c8-46b2-9697-0baaf320adc1 found for delete ", "request_id": "req-72d024ef-d940-4f0a-9b44-3a8dbaf2e69c"}]} [pid: 8|app: 0|req: 1144/2298] 10.0.0.57 () {34 vars in 683 bytes} [Thu Jul 9 18:06:25 2026] POST /v2.0/security-groups => generated 1603 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-09 18:06:25.827 7 WARNING neutron_lib.context [None req-298aff4a-ba61-45b5-93dd-12df269f0968 1392b264d0be4ac8a20769bce70d8ab7 747aa58acef842e8b51f17a005f774d3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1155/2299] 10.0.0.57 () {34 vars in 683 bytes} [Thu Jul 9 18:06:25 2026] POST /v2.0/security-groups => generated 1603 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-09 18:06:26.015 8 WARNING neutron_lib.context [None req-34ad34e9-6b70-4ef3-8ae9-9a7f16c20ae2 1392b264d0be4ac8a20769bce70d8ab7 747aa58acef842e8b51f17a005f774d3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1145/2300] 10.0.0.57 () {34 vars in 683 bytes} [Thu Jul 9 18:06:26 2026] POST /v2.0/security-groups => generated 1603 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-09 18:06:26.167 7 WARNING neutron_lib.context [None req-79f1a218-002c-4b4f-ba3d-cd0c4efed585 1392b264d0be4ac8a20769bce70d8ab7 747aa58acef842e8b51f17a005f774d3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1156/2301] 10.0.0.57 () {34 vars in 683 bytes} [Thu Jul 9 18:06:26 2026] POST /v2.0/security-groups => generated 1603 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2302] 10.0.0.57 () {34 vars in 766 bytes} [Thu Jul 9 18:06:26 2026] PUT /v2.0/security-groups/1957cb12-8819-4590-9169-b7d418262263/tags => generated 17 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2303] 10.0.0.57 () {34 vars in 766 bytes} [Thu Jul 9 18:06:26 2026] PUT /v2.0/security-groups/8d1c86e8-dfd4-42f0-9bf5-25e19a9c4f5d/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: 1147/2304] 10.0.0.57 () {34 vars in 766 bytes} [Thu Jul 9 18:06:26 2026] PUT /v2.0/security-groups/0ee354ba-17ff-41a6-8b00-64baa8e95e12/tags => generated 34 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2305] 10.0.0.57 () {34 vars in 766 bytes} [Thu Jul 9 18:06:26 2026] PUT /v2.0/security-groups/7b3b9d10-af62-4584-afa5-e5451cc9205d/tags => generated 19 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2306] 10.0.0.57 () {32 vars in 679 bytes} [Thu Jul 9 18:06:26 2026] GET /v2.0/security-groups?tags=red => generated 4810 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2307] 10.0.0.57 () {32 vars in 693 bytes} [Thu Jul 9 18:06:26 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3222 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2308] 10.0.0.57 () {32 vars in 689 bytes} [Thu Jul 9 18:06:26 2026] GET /v2.0/security-groups?tags-any=blue => generated 3222 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2309] 10.0.0.57 () {32 vars in 701 bytes} [Thu Jul 9 18:06:26 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4810 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2310] 10.0.0.57 () {32 vars in 687 bytes} [Thu Jul 9 18:06:26 2026] GET /v2.0/security-groups?not-tags=red => generated 6102 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2311] 10.0.0.57 () {32 vars in 701 bytes} [Thu Jul 9 18:06:26 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7690 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2312] 10.0.0.57 () {32 vars in 697 bytes} [Thu Jul 9 18:06:27 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7690 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2313] 10.0.0.57 () {32 vars in 709 bytes} [Thu Jul 9 18:06:27 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6102 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2314] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:06:27 2026] DELETE /v2.0/security-groups/1957cb12-8819-4590-9169-b7d418262263 => 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: 1163/2315] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:06:27 2026] DELETE /v2.0/security-groups/8d1c86e8-dfd4-42f0-9bf5-25e19a9c4f5d => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2316] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:06:27 2026] DELETE /v2.0/security-groups/0ee354ba-17ff-41a6-8b00-64baa8e95e12 => 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: 1154/2317] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:06:27 2026] DELETE /v2.0/security-groups/7b3b9d10-af62-4584-afa5-e5451cc9205d => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:06:27.706 7 WARNING neutron_lib.context [None req-30d23dbe-3aa6-459d-a7e4-8b51ae8a2dae d982433d1c9b4c0c8f53593fafc12811 b274f29469da4d989c29c08c0cf6e404 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 18:06:27.753 7 INFO neutron.db.segments_db [None req-30d23dbe-3aa6-459d-a7e4-8b51ae8a2dae d982433d1c9b4c0c8f53593fafc12811 b274f29469da4d989c29c08c0cf6e404 - - default default] Added segment 2a1b6252-1790-4cfd-9e6e-a74872b2486c of type vxlan for network 070b9c6e-9b6e-4ec3-8538-755b4961e008 [pid: 8|app: 0|req: 1155/2318] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:06:27 2026] DELETE /v2.0/security-groups/e19c2b59-e0b4-4b74-b4cf-34ac4368ddfe => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:06:28.088 7 INFO neutron.db.l3_hamode_db [None req-30d23dbe-3aa6-459d-a7e4-8b51ae8a2dae d982433d1c9b4c0c8f53593fafc12811 b274f29469da4d989c29c08c0cf6e404 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-09 18:06:28.332 7 INFO neutron.db.l3_hamode_db [None req-30d23dbe-3aa6-459d-a7e4-8b51ae8a2dae d982433d1c9b4c0c8f53593fafc12811 b274f29469da4d989c29c08c0cf6e404 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1156/2319] 10.0.0.57 () {32 vars in 773 bytes} [Thu Jul 9 18:06:28 2026] GET /v2.0/security-groups?tenant_id=747aa58acef842e8b51f17a005f774d3&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: 1157/2320] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:06:29 2026] DELETE /v2.0/security-groups/ba977618-6645-4b5e-9110-6359ad37d72f => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2321] 10.0.0.57 () {32 vars in 773 bytes} [Thu Jul 9 18:06:29 2026] GET /v2.0/security-groups?tenant_id=af7c7bdd951a458ab6334507d7739799&name=default => generated 2929 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2322] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:06:29 2026] DELETE /v2.0/security-groups/7043badc-7dfb-4e41-8694-d189c47eafef => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2323] 10.0.0.57 () {32 vars in 773 bytes} [Thu Jul 9 18:06:29 2026] GET /v2.0/security-groups?tenant_id=8afaad4082ae4db99b2d351d1058a77f&name=default => generated 2929 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2324] 10.0.0.57 () {34 vars in 667 bytes} [Thu Jul 9 18:06:27 2026] POST /v2.0/routers => generated 474 bytes in 2352 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:06:29.885 7 WARNING neutron_lib.context [None req-69d4a78c-37b2-4e19-9944-9b58d2591bf0 d982433d1c9b4c0c8f53593fafc12811 b274f29469da4d989c29c08c0cf6e404 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 18:06:29.956 7 INFO neutron.db.l3_hamode_db [None req-69d4a78c-37b2-4e19-9944-9b58d2591bf0 d982433d1c9b4c0c8f53593fafc12811 b274f29469da4d989c29c08c0cf6e404 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1161/2325] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:06:29 2026] DELETE /v2.0/security-groups/85e85bb6-6cf9-4c76-98ba-23b3a17b8876 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:06:30.146 7 INFO neutron.db.l3_hamode_db [None req-69d4a78c-37b2-4e19-9944-9b58d2591bf0 d982433d1c9b4c0c8f53593fafc12811 b274f29469da4d989c29c08c0cf6e404 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1165/2326] 10.0.0.57 () {34 vars in 667 bytes} [Thu Jul 9 18:06:29 2026] POST /v2.0/routers => generated 474 bytes in 1217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:06:31.107 8 WARNING neutron_lib.context [None req-d8ad32d8-14f0-4cad-8a14-0a70753c6975 d982433d1c9b4c0c8f53593fafc12811 b274f29469da4d989c29c08c0cf6e404 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 18:06:31.179 8 INFO neutron.db.l3_hamode_db [None req-d8ad32d8-14f0-4cad-8a14-0a70753c6975 d982433d1c9b4c0c8f53593fafc12811 b274f29469da4d989c29c08c0cf6e404 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-09 18:06:31.362 8 INFO neutron.db.l3_hamode_db [None req-d8ad32d8-14f0-4cad-8a14-0a70753c6975 d982433d1c9b4c0c8f53593fafc12811 b274f29469da4d989c29c08c0cf6e404 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1162/2327] 10.0.0.57 () {34 vars in 667 bytes} [Thu Jul 9 18:06:31 2026] POST /v2.0/routers => generated 474 bytes in 1150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:06:32.263 7 WARNING neutron_lib.context [None req-69ac997a-0080-4a17-b2df-fcd002cf467e d982433d1c9b4c0c8f53593fafc12811 b274f29469da4d989c29c08c0cf6e404 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 18:06:32.320 7 INFO neutron.db.l3_hamode_db [None req-69ac997a-0080-4a17-b2df-fcd002cf467e d982433d1c9b4c0c8f53593fafc12811 b274f29469da4d989c29c08c0cf6e404 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-09 18:06:32.522 7 INFO neutron.db.l3_hamode_db [None req-69ac997a-0080-4a17-b2df-fcd002cf467e d982433d1c9b4c0c8f53593fafc12811 b274f29469da4d989c29c08c0cf6e404 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1166/2330] 10.0.0.57 () {34 vars in 667 bytes} [Thu Jul 9 18:06:32 2026] POST /v2.0/routers => generated 474 bytes in 1245 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:06:33.514 7 WARNING neutron_lib.context [None req-b3bd3b87-8be4-4402-a44d-e9393b0f75c0 d982433d1c9b4c0c8f53593fafc12811 b274f29469da4d989c29c08c0cf6e404 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 18:06:33.561 7 INFO neutron.db.l3_hamode_db [None req-b3bd3b87-8be4-4402-a44d-e9393b0f75c0 d982433d1c9b4c0c8f53593fafc12811 b274f29469da4d989c29c08c0cf6e404 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-09 18:06:33.646 8 WARNING neutron_lib.context [None req-776bfa6b-7dae-42f0-b020-f92dc9735724 7bfd634d979447fba0a1022c3960679d eb13b56075b4431f9926b1b366d0306d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 18:06:33.707 8 INFO neutron.db.segments_db [None req-776bfa6b-7dae-42f0-b020-f92dc9735724 7bfd634d979447fba0a1022c3960679d eb13b56075b4431f9926b1b366d0306d - - default default] Added segment a7d16917-4baa-43ae-a89a-45c1f99d58df of type vxlan for network 261768d4-7467-4bb6-8540-61742654adc3 2026-07-09 18:06:33.776 7 INFO neutron.db.l3_hamode_db [None req-b3bd3b87-8be4-4402-a44d-e9393b0f75c0 d982433d1c9b4c0c8f53593fafc12811 b274f29469da4d989c29c08c0cf6e404 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-09 18:06:34.095 8 INFO neutron.db.l3_hamode_db [None req-776bfa6b-7dae-42f0-b020-f92dc9735724 7bfd634d979447fba0a1022c3960679d eb13b56075b4431f9926b1b366d0306d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-09 18:06:34.281 8 INFO neutron.db.l3_hamode_db [None req-776bfa6b-7dae-42f0-b020-f92dc9735724 7bfd634d979447fba0a1022c3960679d eb13b56075b4431f9926b1b366d0306d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1167/2331] 10.0.0.57 () {34 vars in 667 bytes} [Thu Jul 9 18:06:33 2026] POST /v2.0/routers => generated 474 bytes in 1203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2332] 10.0.0.57 () {34 vars in 750 bytes} [Thu Jul 9 18:06:34 2026] PUT /v2.0/routers/809519fd-4a42-4a38-aa44-f59f4a06320b/tags => generated 17 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2333] 10.0.0.57 () {34 vars in 750 bytes} [Thu Jul 9 18:06:34 2026] PUT /v2.0/routers/db5d2aaa-00b7-4102-9e17-779d5bf03282/tags => generated 25 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2334] 10.0.0.57 () {34 vars in 750 bytes} [Thu Jul 9 18:06:34 2026] PUT /v2.0/routers/497af3a4-979e-44d8-8eaf-dc9a36617d08/tags => generated 34 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2335] 10.0.0.57 () {34 vars in 750 bytes} [Thu Jul 9 18:06:35 2026] PUT /v2.0/routers/a9ce2b20-daea-4764-af38-efe9847243d1/tags => generated 19 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2336] 10.0.0.57 () {32 vars in 663 bytes} [Thu Jul 9 18:06:35 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: 7|app: 0|req: 1173/2337] 10.0.0.57 () {32 vars in 677 bytes} [Thu Jul 9 18:06:35 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2338] 10.0.0.57 () {32 vars in 673 bytes} [Thu Jul 9 18:06:35 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2339] 10.0.0.57 () {34 vars in 667 bytes} [Thu Jul 9 18:06:33 2026] POST /v2.0/routers => generated 474 bytes in 2294 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2340] 10.0.0.57 () {34 vars in 750 bytes} [Thu Jul 9 18:06:35 2026] PUT /v2.0/routers/19d097f5-457a-48b6-957a-8b5623370a7b/tags => generated 25 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2341] 10.0.0.57 () {32 vars in 730 bytes} [Thu Jul 9 18:06:35 2026] GET /v2.0/routers/19d097f5-457a-48b6-957a-8b5623370a7b/tags => generated 25 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2342] 10.0.0.57 () {34 vars in 761 bytes} [Thu Jul 9 18:06:35 2026] PUT /v2.0/routers/19d097f5-457a-48b6-957a-8b5623370a7b/tags/green => generated 4 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2343] 10.0.0.57 () {32 vars in 685 bytes} [Thu Jul 9 18:06:35 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 530 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2344] 10.0.0.57 () {32 vars in 730 bytes} [Thu Jul 9 18:06:36 2026] GET /v2.0/routers/19d097f5-457a-48b6-957a-8b5623370a7b/tags => generated 34 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2345] 10.0.0.57 () {34 vars in 757 bytes} [Thu Jul 9 18:06:36 2026] PUT /v2.0/routers/19d097f5-457a-48b6-957a-8b5623370a7b/tags/red => generated 4 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2346] 10.0.0.57 () {32 vars in 671 bytes} [Thu Jul 9 18:06:36 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2347] 10.0.0.57 () {32 vars in 730 bytes} [Thu Jul 9 18:06:36 2026] GET /v2.0/routers/19d097f5-457a-48b6-957a-8b5623370a7b/tags => generated 34 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2348] 10.0.0.57 () {32 vars in 685 bytes} [Thu Jul 9 18:06:36 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2349] 10.0.0.57 () {34 vars in 779 bytes} [Thu Jul 9 18:06:36 2026] PUT /v2.0/routers/19d097f5-457a-48b6-957a-8b5623370a7b/tags/black.or.white => generated 4 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2350] 10.0.0.57 () {32 vars in 730 bytes} [Thu Jul 9 18:06:36 2026] GET /v2.0/routers/19d097f5-457a-48b6-957a-8b5623370a7b/tags => generated 52 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2351] 10.0.0.57 () {32 vars in 681 bytes} [Thu Jul 9 18:06:36 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 210 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2352] 10.0.0.57 () {34 vars in 750 bytes} [Thu Jul 9 18:06:36 2026] PUT /v2.0/routers/19d097f5-457a-48b6-957a-8b5623370a7b/tags => generated 37 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2353] 10.0.0.57 () {32 vars in 693 bytes} [Thu Jul 9 18:06:36 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2354] 10.0.0.57 () {32 vars in 730 bytes} [Thu Jul 9 18:06:36 2026] GET /v2.0/routers/19d097f5-457a-48b6-957a-8b5623370a7b/tags => generated 37 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2355] 10.0.0.57 () {32 vars in 720 bytes} [Thu Jul 9 18:06:36 2026] GET /v2.0/routers/809519fd-4a42-4a38-aa44-f59f4a06320b => generated 485 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2356] 10.0.0.57 () {32 vars in 738 bytes} [Thu Jul 9 18:06:36 2026] GET /v2.0/routers/19d097f5-457a-48b6-957a-8b5623370a7b/tags/red => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:06:37.023 8 INFO neutron.api.v2.resource [None req-e56ccde2-af82-4b36-8efc-844ec8f27ede 7bfd634d979447fba0a1022c3960679d eb13b56075b4431f9926b1b366d0306d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1177/2357] 10.0.0.57 () {32 vars in 742 bytes} [Thu Jul 9 18:06:36 2026] GET /v2.0/routers/19d097f5-457a-48b6-957a-8b5623370a7b/tags/green => generated 99 bytes in 122 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2358] 10.0.0.57 () {32 vars in 741 bytes} [Thu Jul 9 18:06:37 2026] DELETE /v2.0/routers/19d097f5-457a-48b6-957a-8b5623370a7b/tags/red => 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: 1179/2359] 10.0.0.57 () {32 vars in 730 bytes} [Thu Jul 9 18:06:37 2026] GET /v2.0/routers/19d097f5-457a-48b6-957a-8b5623370a7b/tags => generated 30 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 18:06:37.354 8 INFO neutron.api.v2.resource [None req-4b9c8a16-7312-4d84-bca6-34f507ec6429 7bfd634d979447fba0a1022c3960679d eb13b56075b4431f9926b1b366d0306d - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1180/2360] 10.0.0.57 () {32 vars in 745 bytes} [Thu Jul 9 18:06:37 2026] DELETE /v2.0/routers/19d097f5-457a-48b6-957a-8b5623370a7b/tags/green => generated 99 bytes in 96 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2361] 10.0.0.57 () {32 vars in 733 bytes} [Thu Jul 9 18:06:37 2026] DELETE /v2.0/routers/19d097f5-457a-48b6-957a-8b5623370a7b/tags => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2362] 10.0.0.57 () {32 vars in 730 bytes} [Thu Jul 9 18:06:37 2026] GET /v2.0/routers/19d097f5-457a-48b6-957a-8b5623370a7b/tags => generated 12 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2363] 10.0.0.57 () {32 vars in 720 bytes} [Thu Jul 9 18:06:37 2026] GET /v2.0/routers/19d097f5-457a-48b6-957a-8b5623370a7b => generated 480 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2364] 10.0.0.57 () {34 vars in 741 bytes} [Thu Jul 9 18:06:36 2026] PUT /v2.0/routers/809519fd-4a42-4a38-aa44-f59f4a06320b => generated 485 bytes in 1005 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2365] 10.0.0.57 () {32 vars in 735 bytes} [Thu Jul 9 18:06:37 2026] GET /v2.0/ports?device_id=809519fd-4a42-4a38-aa44-f59f4a06320b => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2366] 10.0.0.57 () {32 vars in 723 bytes} [Thu Jul 9 18:06:37 2026] DELETE /v2.0/routers/809519fd-4a42-4a38-aa44-f59f4a06320b => generated 0 bytes in 689 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2367] 10.0.0.57 () {34 vars in 741 bytes} [Thu Jul 9 18:06:37 2026] PUT /v2.0/routers/19d097f5-457a-48b6-957a-8b5623370a7b => generated 480 bytes in 998 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2368] 10.0.0.57 () {32 vars in 735 bytes} [Thu Jul 9 18:06:38 2026] GET /v2.0/ports?device_id=19d097f5-457a-48b6-957a-8b5623370a7b => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2369] 10.0.0.57 () {32 vars in 720 bytes} [Thu Jul 9 18:06:38 2026] GET /v2.0/routers/db5d2aaa-00b7-4102-9e17-779d5bf03282 => generated 493 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:06:39.667 8 INFO neutron.services.segments.plugin [-] Segment a7d16917-4baa-43ae-a89a-45c1f99d58df resource provider aggregate not found 2026-07-09 18:06:39.673 8 INFO neutron.services.segments.plugin [-] Segment a7d16917-4baa-43ae-a89a-45c1f99d58df resource provider aggregate not found 2026-07-09 18:06:39.694 8 INFO neutron.services.segments.plugin [-] Segment a7d16917-4baa-43ae-a89a-45c1f99d58df resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a7d16917-4baa-43ae-a89a-45c1f99d58df found for delete ", "request_id": "req-59fb641d-218a-4587-ae65-29a3d7b4323a"}]} 2026-07-09 18:06:39.696 8 INFO neutron.services.segments.plugin [-] Segment a7d16917-4baa-43ae-a89a-45c1f99d58df resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a7d16917-4baa-43ae-a89a-45c1f99d58df found for delete ", "request_id": "req-ed9a0f9d-8c6a-4181-af3b-d4e68f1e5459"}]} 2026-07-09 18:06:39.704 8 INFO neutron.db.l3_hamode_db [None req-76158ca3-e95a-4c44-acdc-c4decb04b7ae 7bfd634d979447fba0a1022c3960679d eb13b56075b4431f9926b1b366d0306d - - default default] HA network 261768d4-7467-4bb6-8540-61742654adc3 was deleted as no HA routers are present in tenant eb13b56075b4431f9926b1b366d0306d. [pid: 8|app: 0|req: 1186/2370] 10.0.0.57 () {32 vars in 723 bytes} [Thu Jul 9 18:06:38 2026] DELETE /v2.0/routers/19d097f5-457a-48b6-957a-8b5623370a7b => generated 0 bytes in 965 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2371] 10.0.0.57 () {34 vars in 741 bytes} [Thu Jul 9 18:06:38 2026] PUT /v2.0/routers/db5d2aaa-00b7-4102-9e17-779d5bf03282 => generated 493 bytes in 989 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2372] 10.0.0.57 () {32 vars in 735 bytes} [Thu Jul 9 18:06:39 2026] GET /v2.0/ports?device_id=db5d2aaa-00b7-4102-9e17-779d5bf03282 => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2373] 10.0.0.57 () {32 vars in 723 bytes} [Thu Jul 9 18:06:39 2026] DELETE /v2.0/routers/db5d2aaa-00b7-4102-9e17-779d5bf03282 => generated 0 bytes in 1139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2374] 10.0.0.57 () {32 vars in 720 bytes} [Thu Jul 9 18:06:40 2026] GET /v2.0/routers/497af3a4-979e-44d8-8eaf-dc9a36617d08 => generated 502 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2375] 10.0.0.57 () {32 vars in 773 bytes} [Thu Jul 9 18:06:40 2026] GET /v2.0/security-groups?tenant_id=eb13b56075b4431f9926b1b366d0306d&name=default => generated 2929 bytes in 504 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2376] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:06:41 2026] DELETE /v2.0/security-groups/3b9d01e8-fbd7-4e51-895b-c4c37e260f5e => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2377] 10.0.0.57 () {32 vars in 773 bytes} [Thu Jul 9 18:06:41 2026] GET /v2.0/security-groups?tenant_id=73223ecccdbe48f1b85bd7b7281a45a6&name=default => generated 2929 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2378] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:06:41 2026] DELETE /v2.0/security-groups/5689e6b2-5dbe-4731-971b-e7a9c38e87fd => 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: 1188/2379] 10.0.0.57 () {34 vars in 741 bytes} [Thu Jul 9 18:06:41 2026] PUT /v2.0/routers/497af3a4-979e-44d8-8eaf-dc9a36617d08 => generated 502 bytes in 974 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2380] 10.0.0.57 () {32 vars in 735 bytes} [Thu Jul 9 18:06:42 2026] GET /v2.0/ports?device_id=497af3a4-979e-44d8-8eaf-dc9a36617d08 => 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: 1189/2381] 10.0.0.57 () {32 vars in 723 bytes} [Thu Jul 9 18:06:42 2026] DELETE /v2.0/routers/497af3a4-979e-44d8-8eaf-dc9a36617d08 => generated 0 bytes in 677 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2382] 10.0.0.57 () {32 vars in 720 bytes} [Thu Jul 9 18:06:42 2026] GET /v2.0/routers/a9ce2b20-daea-4764-af38-efe9847243d1 => generated 487 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2383] 10.0.0.57 () {34 vars in 741 bytes} [Thu Jul 9 18:06:42 2026] PUT /v2.0/routers/a9ce2b20-daea-4764-af38-efe9847243d1 => generated 487 bytes in 951 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2384] 10.0.0.57 () {32 vars in 735 bytes} [Thu Jul 9 18:06:43 2026] GET /v2.0/ports?device_id=a9ce2b20-daea-4764-af38-efe9847243d1 => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2385] 10.0.0.57 () {32 vars in 723 bytes} [Thu Jul 9 18:06:43 2026] DELETE /v2.0/routers/a9ce2b20-daea-4764-af38-efe9847243d1 => generated 0 bytes in 642 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2386] 10.0.0.57 () {32 vars in 720 bytes} [Thu Jul 9 18:06:44 2026] GET /v2.0/routers/77506730-a5ce-4559-8ced-84bbb6d43c82 => generated 480 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2387] 10.0.0.57 () {34 vars in 741 bytes} [Thu Jul 9 18:06:44 2026] PUT /v2.0/routers/77506730-a5ce-4559-8ced-84bbb6d43c82 => generated 480 bytes in 1475 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2388] 10.0.0.57 () {32 vars in 735 bytes} [Thu Jul 9 18:06:46 2026] GET /v2.0/ports?device_id=77506730-a5ce-4559-8ced-84bbb6d43c82 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 18:06:47.033 7 INFO neutron.services.segments.plugin [-] Segment 2a1b6252-1790-4cfd-9e6e-a74872b2486c resource provider aggregate not found 2026-07-09 18:06:47.046 7 INFO neutron.services.segments.plugin [-] Segment 2a1b6252-1790-4cfd-9e6e-a74872b2486c resource provider aggregate not found 2026-07-09 18:06:47.053 7 INFO neutron.services.segments.plugin [-] Segment 2a1b6252-1790-4cfd-9e6e-a74872b2486c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a1b6252-1790-4cfd-9e6e-a74872b2486c found for delete ", "request_id": "req-62fc0a81-2b5f-4a3e-8510-70a206a358b9"}]} 2026-07-09 18:06:47.067 7 INFO neutron.services.segments.plugin [-] Segment 2a1b6252-1790-4cfd-9e6e-a74872b2486c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a1b6252-1790-4cfd-9e6e-a74872b2486c found for delete ", "request_id": "req-c11d7b5f-72c2-404f-b65f-534834013314"}]} 2026-07-09 18:06:47.071 7 INFO neutron.db.l3_hamode_db [None req-77084673-85e0-4ecc-b5e1-2a6eaf633568 d982433d1c9b4c0c8f53593fafc12811 b274f29469da4d989c29c08c0cf6e404 - - default default] HA network 070b9c6e-9b6e-4ec3-8538-755b4961e008 was deleted as no HA routers are present in tenant b274f29469da4d989c29c08c0cf6e404. [pid: 7|app: 0|req: 1193/2389] 10.0.0.57 () {32 vars in 723 bytes} [Thu Jul 9 18:06:46 2026] DELETE /v2.0/routers/77506730-a5ce-4559-8ced-84bbb6d43c82 => generated 0 bytes in 956 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2392] 10.0.0.57 () {32 vars in 773 bytes} [Thu Jul 9 18:06:47 2026] GET /v2.0/security-groups?tenant_id=b274f29469da4d989c29c08c0cf6e404&name=default => generated 2929 bytes in 388 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2393] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:06:48 2026] DELETE /v2.0/security-groups/acd4ac35-28ba-4590-895b-327dac92b941 => 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: 1198/2394] 10.0.0.57 () {32 vars in 773 bytes} [Thu Jul 9 18:06:48 2026] GET /v2.0/security-groups?tenant_id=be29bf89b59c46edb8c8ba4ff807a966&name=default => generated 2929 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2395] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:06:48 2026] DELETE /v2.0/security-groups/4fbba9a6-5a0a-461d-8883-b50d65a7e38a => 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: 1199/2396] 10.0.0.57 () {32 vars in 773 bytes} [Thu Jul 9 18:06:49 2026] GET /v2.0/security-groups?tenant_id=3a98260cda374d219de8024aef247905&name=default => generated 2929 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2397] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:06:49 2026] DELETE /v2.0/security-groups/f054ab87-b4c7-430d-b341-e464532b4f92 => generated 0 bytes in 186 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:06:52.857 8 WARNING neutron_lib.context [None req-c35df3e0-5cae-4fc0-9490-0ecb1b2c7c58 01a50ca480a342c0adf00932fea34bc8 b746d8e96b9940958748e1604c4f799d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 18:06:53.032 8 INFO neutron.db.segments_db [None req-c35df3e0-5cae-4fc0-9490-0ecb1b2c7c58 01a50ca480a342c0adf00932fea34bc8 b746d8e96b9940958748e1604c4f799d - - default default] Added segment 013d2773-5c21-4136-b4d2-3045defaaeed of type vxlan for network b965bd5e-4965-4995-810d-ef74c4ea07aa 2026-07-09 18:06:53.136 7 WARNING neutron_lib.context [None req-2e17b33d-ed4b-4ab9-9fd6-2f4c7d2721a8 0e38114280334f279ef24cb9d0d028f2 6c6b3974671b47ecb8d2dba55b48f4c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1200/2398] 10.0.0.57 () {34 vars in 669 bytes} [Thu Jul 9 18:06:52 2026] POST /v2.0/networks => generated 640 bytes in 512 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:06:53.211 8 WARNING neutron_lib.context [None req-dc29daea-8668-4639-9b07-ad359e6730e5 01a50ca480a342c0adf00932fea34bc8 b746d8e96b9940958748e1604c4f799d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2399] 10.0.0.57 () {34 vars in 668 bytes} [Thu Jul 9 18:06:53 2026] POST /v2.0/subnets => generated 633 bytes in 397 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2400] 10.0.0.57 () {32 vars in 721 bytes} [Thu Jul 9 18:06:53 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 18:06:53.665 8 WARNING neutron_lib.context [None req-c60384ca-e859-40c8-938a-e9d7c545c383 01a50ca480a342c0adf00932fea34bc8 b746d8e96b9940958748e1604c4f799d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1199/2401] 10.0.0.57 () {34 vars in 675 bytes} [Thu Jul 9 18:06:53 2026] POST /v2.0/floatingips => generated 552 bytes in 987 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2402] 10.0.0.57 () {34 vars in 758 bytes} [Thu Jul 9 18:06:54 2026] PUT /v2.0/floatingips/4b4cd6d4-f922-4381-ab3d-ddf74e4778c7/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: 1203/2403] 10.0.0.57 () {34 vars in 668 bytes} [Thu Jul 9 18:06:53 2026] POST /v2.0/subnets => generated 707 bytes in 469 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:06:54.143 8 WARNING neutron_lib.context [None req-0b0791b3-b35e-4f94-a6c8-2d8fbd0cee47 01a50ca480a342c0adf00932fea34bc8 b746d8e96b9940958748e1604c4f799d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1201/2404] 10.0.0.57 () {32 vars in 738 bytes} [Thu Jul 9 18:06:54 2026] GET /v2.0/floatingips/4b4cd6d4-f922-4381-ab3d-ddf74e4778c7/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: 1202/2405] 10.0.0.57 () {34 vars in 769 bytes} [Thu Jul 9 18:06:54 2026] PUT /v2.0/floatingips/4b4cd6d4-f922-4381-ab3d-ddf74e4778c7/tags/green => generated 4 bytes in 67 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-07-09 18:06:54.230 8 INFO neutron.db.segments_db [None req-0b0791b3-b35e-4f94-a6c8-2d8fbd0cee47 01a50ca480a342c0adf00932fea34bc8 b746d8e96b9940958748e1604c4f799d - - default default] Added segment de890826-a877-446c-8f85-882410370f4e of type vxlan for network 7b7f079c-419b-49b8-9cf0-c263acbebc58 [pid: 7|app: 0|req: 1203/2406] 10.0.0.57 () {32 vars in 738 bytes} [Thu Jul 9 18:06:54 2026] GET /v2.0/floatingips/4b4cd6d4-f922-4381-ab3d-ddf74e4778c7/tags => generated 34 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2407] 10.0.0.57 () {34 vars in 765 bytes} [Thu Jul 9 18:06:54 2026] PUT /v2.0/floatingips/4b4cd6d4-f922-4381-ab3d-ddf74e4778c7/tags/red => generated 4 bytes in 60 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2408] 10.0.0.57 () {32 vars in 738 bytes} [Thu Jul 9 18:06:54 2026] GET /v2.0/floatingips/4b4cd6d4-f922-4381-ab3d-ddf74e4778c7/tags => generated 34 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2409] 10.0.0.57 () {34 vars in 787 bytes} [Thu Jul 9 18:06:54 2026] PUT /v2.0/floatingips/4b4cd6d4-f922-4381-ab3d-ddf74e4778c7/tags/black.or.white => generated 4 bytes in 78 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2410] 10.0.0.57 () {32 vars in 738 bytes} [Thu Jul 9 18:06:54 2026] GET /v2.0/floatingips/4b4cd6d4-f922-4381-ab3d-ddf74e4778c7/tags => generated 52 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2411] 10.0.0.57 () {34 vars in 758 bytes} [Thu Jul 9 18:06:54 2026] PUT /v2.0/floatingips/4b4cd6d4-f922-4381-ab3d-ddf74e4778c7/tags => generated 37 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2412] 10.0.0.57 () {32 vars in 738 bytes} [Thu Jul 9 18:06:54 2026] GET /v2.0/floatingips/4b4cd6d4-f922-4381-ab3d-ddf74e4778c7/tags => generated 37 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2413] 10.0.0.57 () {32 vars in 746 bytes} [Thu Jul 9 18:06:54 2026] GET /v2.0/floatingips/4b4cd6d4-f922-4381-ab3d-ddf74e4778c7/tags/red => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:06:54.714 7 INFO neutron.api.v2.resource [None req-785e4637-0e32-40f1-8fb8-7141355741aa 0e38114280334f279ef24cb9d0d028f2 6c6b3974671b47ecb8d2dba55b48f4c9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1211/2414] 10.0.0.57 () {32 vars in 750 bytes} [Thu Jul 9 18:06:54 2026] GET /v2.0/floatingips/4b4cd6d4-f922-4381-ab3d-ddf74e4778c7/tags/green => generated 99 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2415] 10.0.0.57 () {32 vars in 749 bytes} [Thu Jul 9 18:06:54 2026] DELETE /v2.0/floatingips/4b4cd6d4-f922-4381-ab3d-ddf74e4778c7/tags/red => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2416] 10.0.0.57 () {32 vars in 738 bytes} [Thu Jul 9 18:06:54 2026] GET /v2.0/floatingips/4b4cd6d4-f922-4381-ab3d-ddf74e4778c7/tags => generated 30 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2417] 10.0.0.57 () {34 vars in 669 bytes} [Thu Jul 9 18:06:54 2026] POST /v2.0/networks => generated 638 bytes in 796 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:06:54.950 8 WARNING neutron_lib.context [None req-7da2223a-51f4-445a-8de0-2feaa5e705a6 01a50ca480a342c0adf00932fea34bc8 b746d8e96b9940958748e1604c4f799d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 18:06:54.954 7 INFO neutron.api.v2.resource [None req-d9b3510d-5c92-411b-951e-dc6e37dfe912 0e38114280334f279ef24cb9d0d028f2 6c6b3974671b47ecb8d2dba55b48f4c9 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1214/2418] 10.0.0.57 () {32 vars in 753 bytes} [Thu Jul 9 18:06:54 2026] DELETE /v2.0/floatingips/4b4cd6d4-f922-4381-ab3d-ddf74e4778c7/tags/green => generated 99 bytes in 84 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2419] 10.0.0.57 () {32 vars in 741 bytes} [Thu Jul 9 18:06:54 2026] DELETE /v2.0/floatingips/4b4cd6d4-f922-4381-ab3d-ddf74e4778c7/tags => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2420] 10.0.0.57 () {32 vars in 738 bytes} [Thu Jul 9 18:06:55 2026] GET /v2.0/floatingips/4b4cd6d4-f922-4381-ab3d-ddf74e4778c7/tags => generated 12 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2421] 10.0.0.57 () {34 vars in 668 bytes} [Thu Jul 9 18:06:54 2026] POST /v2.0/subnets => generated 631 bytes in 462 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:06:55.411 8 WARNING neutron_lib.context [None req-d26cbaee-4441-4708-a6b5-1e8bc0f79983 01a50ca480a342c0adf00932fea34bc8 b746d8e96b9940958748e1604c4f799d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1217/2422] 10.0.0.57 () {32 vars in 731 bytes} [Thu Jul 9 18:06:55 2026] DELETE /v2.0/floatingips/4b4cd6d4-f922-4381-ab3d-ddf74e4778c7 => generated 0 bytes in 440 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2423] 10.0.0.57 () {34 vars in 668 bytes} [Thu Jul 9 18:06:55 2026] POST /v2.0/subnets => generated 701 bytes in 394 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:06:55.813 7 WARNING neutron_lib.context [None req-d6e3aa84-a244-4838-8ddd-53e543dabe17 01a50ca480a342c0adf00932fea34bc8 b746d8e96b9940958748e1604c4f799d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 18:06:55.899 7 INFO neutron.db.segments_db [None req-d6e3aa84-a244-4838-8ddd-53e543dabe17 01a50ca480a342c0adf00932fea34bc8 b746d8e96b9940958748e1604c4f799d - - default default] Added segment baaa9386-af77-4406-bd90-6a8c08fc4a66 of type vxlan for network 78b247c8-c3b8-4f31-9177-4e947604fc8a [pid: 7|app: 0|req: 1218/2424] 10.0.0.57 () {34 vars in 669 bytes} [Thu Jul 9 18:06:55 2026] POST /v2.0/networks => generated 638 bytes in 275 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:06:56.094 8 WARNING neutron_lib.context [None req-ed4959e0-e62e-417f-90e5-ef68860b2394 01a50ca480a342c0adf00932fea34bc8 b746d8e96b9940958748e1604c4f799d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1219/2425] 10.0.0.57 () {32 vars in 773 bytes} [Thu Jul 9 18:06:56 2026] GET /v2.0/security-groups?tenant_id=6c6b3974671b47ecb8d2dba55b48f4c9&name=default => generated 2929 bytes in 241 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2426] 10.0.0.57 () {34 vars in 668 bytes} [Thu Jul 9 18:06:56 2026] POST /v2.0/subnets => generated 632 bytes in 463 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:06:56.567 8 WARNING neutron_lib.context [None req-192f55d2-4da2-423e-894b-5018bf6cb0a4 01a50ca480a342c0adf00932fea34bc8 b746d8e96b9940958748e1604c4f799d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1220/2427] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:06:56 2026] DELETE /v2.0/security-groups/80909eef-4cb5-4ceb-8745-be1ad44e69f2 => 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: 1221/2428] 10.0.0.57 () {32 vars in 773 bytes} [Thu Jul 9 18:06:56 2026] GET /v2.0/security-groups?tenant_id=e14ad61c333c4245a7121f898bcc0922&name=default => generated 2929 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2429] 10.0.0.57 () {34 vars in 668 bytes} [Thu Jul 9 18:06:56 2026] POST /v2.0/subnets => generated 706 bytes in 475 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:06:57.048 8 WARNING neutron_lib.context [None req-0b85e610-f3cb-4347-989c-38b1eb76b449 01a50ca480a342c0adf00932fea34bc8 b746d8e96b9940958748e1604c4f799d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 18:06:57.099 8 INFO neutron.db.segments_db [None req-0b85e610-f3cb-4347-989c-38b1eb76b449 01a50ca480a342c0adf00932fea34bc8 b746d8e96b9940958748e1604c4f799d - - default default] Added segment e71d72f2-d6da-4746-9659-f19edf7eeebb of type vxlan for network 136fa407-34cc-4e9b-94f1-9b2139e40879 [pid: 7|app: 0|req: 1222/2430] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:06:57 2026] DELETE /v2.0/security-groups/3ede8279-b243-4808-98f1-00bf80ea67be => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:06:57.600 8 INFO neutron.db.l3_hamode_db [None req-0b85e610-f3cb-4347-989c-38b1eb76b449 01a50ca480a342c0adf00932fea34bc8 b746d8e96b9940958748e1604c4f799d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-09 18:06:58.977 8 INFO neutron.db.l3_hamode_db [None req-0b85e610-f3cb-4347-989c-38b1eb76b449 01a50ca480a342c0adf00932fea34bc8 b746d8e96b9940958748e1604c4f799d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1209/2431] 10.0.0.57 () {34 vars in 668 bytes} [Thu Jul 9 18:06:57 2026] POST /v2.0/routers => generated 684 bytes in 3375 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:07:01.254 8 WARNING neutron_lib.context [None req-fa1019d8-ff1e-4088-a2c6-b092dc6c005a ec714c063f7b4cf486e9490e85e9d147 7c5914f87c584e8dbf3a7c5888d0e5a8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1210/2432] 10.0.0.57 () {34 vars in 683 bytes} [Thu Jul 9 18:07:01 2026] POST /v2.0/security-groups => generated 1603 bytes in 473 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2433] 10.0.0.57 () {34 vars in 766 bytes} [Thu Jul 9 18:07:01 2026] PUT /v2.0/security-groups/5e0bdc45-0268-4cae-84d4-0d829d5d022a/tags => generated 25 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2434] 10.0.0.57 () {32 vars in 746 bytes} [Thu Jul 9 18:07:01 2026] GET /v2.0/security-groups/5e0bdc45-0268-4cae-84d4-0d829d5d022a/tags => generated 25 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2435] 10.0.0.57 () {34 vars in 777 bytes} [Thu Jul 9 18:07:01 2026] PUT /v2.0/security-groups/5e0bdc45-0268-4cae-84d4-0d829d5d022a/tags/green => generated 4 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2436] 10.0.0.57 () {32 vars in 746 bytes} [Thu Jul 9 18:07:01 2026] GET /v2.0/security-groups/5e0bdc45-0268-4cae-84d4-0d829d5d022a/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2437] 10.0.0.57 () {34 vars in 773 bytes} [Thu Jul 9 18:07:01 2026] PUT /v2.0/security-groups/5e0bdc45-0268-4cae-84d4-0d829d5d022a/tags/red => generated 4 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2438] 10.0.0.57 () {32 vars in 746 bytes} [Thu Jul 9 18:07:01 2026] GET /v2.0/security-groups/5e0bdc45-0268-4cae-84d4-0d829d5d022a/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2439] 10.0.0.57 () {34 vars in 795 bytes} [Thu Jul 9 18:07:01 2026] PUT /v2.0/security-groups/5e0bdc45-0268-4cae-84d4-0d829d5d022a/tags/black.or.white => generated 4 bytes in 59 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2440] 10.0.0.57 () {32 vars in 746 bytes} [Thu Jul 9 18:07:01 2026] GET /v2.0/security-groups/5e0bdc45-0268-4cae-84d4-0d829d5d022a/tags => generated 52 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2441] 10.0.0.57 () {34 vars in 766 bytes} [Thu Jul 9 18:07:01 2026] PUT /v2.0/security-groups/5e0bdc45-0268-4cae-84d4-0d829d5d022a/tags => generated 37 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2442] 10.0.0.57 () {32 vars in 746 bytes} [Thu Jul 9 18:07:02 2026] GET /v2.0/security-groups/5e0bdc45-0268-4cae-84d4-0d829d5d022a/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: 1221/2443] 10.0.0.57 () {32 vars in 754 bytes} [Thu Jul 9 18:07:02 2026] GET /v2.0/security-groups/5e0bdc45-0268-4cae-84d4-0d829d5d022a/tags/red => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:07:02.143 8 INFO neutron.api.v2.resource [None req-a29bd9ea-ac39-4f55-b50d-12607ecabd93 ec714c063f7b4cf486e9490e85e9d147 7c5914f87c584e8dbf3a7c5888d0e5a8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1222/2444] 10.0.0.57 () {32 vars in 758 bytes} [Thu Jul 9 18:07:02 2026] GET /v2.0/security-groups/5e0bdc45-0268-4cae-84d4-0d829d5d022a/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: 1223/2445] 10.0.0.57 () {32 vars in 757 bytes} [Thu Jul 9 18:07:02 2026] DELETE /v2.0/security-groups/5e0bdc45-0268-4cae-84d4-0d829d5d022a/tags/red => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2446] 10.0.0.57 () {32 vars in 746 bytes} [Thu Jul 9 18:07:02 2026] GET /v2.0/security-groups/5e0bdc45-0268-4cae-84d4-0d829d5d022a/tags => generated 30 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 18:07:02.282 8 INFO neutron.api.v2.resource [None req-e363949a-13a2-4239-ab04-a2c960fbcb1f ec714c063f7b4cf486e9490e85e9d147 7c5914f87c584e8dbf3a7c5888d0e5a8 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1225/2447] 10.0.0.57 () {32 vars in 761 bytes} [Thu Jul 9 18:07:02 2026] DELETE /v2.0/security-groups/5e0bdc45-0268-4cae-84d4-0d829d5d022a/tags/green => generated 99 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2448] 10.0.0.57 () {32 vars in 749 bytes} [Thu Jul 9 18:07:02 2026] DELETE /v2.0/security-groups/5e0bdc45-0268-4cae-84d4-0d829d5d022a/tags => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2449] 10.0.0.57 () {32 vars in 746 bytes} [Thu Jul 9 18:07:02 2026] GET /v2.0/security-groups/5e0bdc45-0268-4cae-84d4-0d829d5d022a/tags => 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: 1228/2450] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:07:02 2026] DELETE /v2.0/security-groups/5e0bdc45-0268-4cae-84d4-0d829d5d022a => 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: 1223/2451] 10.0.0.57 () {34 vars in 782 bytes} [Thu Jul 9 18:07:00 2026] PUT /v2.0/routers/4012d0ca-bba5-471d-b884-1dcdb80dc33b/add_router_interface => generated 309 bytes in 2373 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2454] 10.0.0.57 () {32 vars in 773 bytes} [Thu Jul 9 18:07:03 2026] GET /v2.0/security-groups?tenant_id=7c5914f87c584e8dbf3a7c5888d0e5a8&name=default => generated 2929 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2455] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:07:03 2026] DELETE /v2.0/security-groups/104993e1-5001-4d0e-a14c-4be4ed474246 => 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: 1228/2456] 10.0.0.57 () {32 vars in 773 bytes} [Thu Jul 9 18:07:03 2026] GET /v2.0/security-groups?tenant_id=bcb897e17c3e4cc1a91e17d147a5ff94&name=default => generated 2929 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2457] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:07:04 2026] DELETE /v2.0/security-groups/3d3931fa-37af-44e2-87fd-acfd21e7517c => generated 0 bytes in 168 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2458] 10.0.0.57 () {34 vars in 782 bytes} [Thu Jul 9 18:07:02 2026] PUT /v2.0/routers/4012d0ca-bba5-471d-b884-1dcdb80dc33b/add_router_interface => generated 309 bytes in 2931 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:07:08.278 8 WARNING neutron_lib.context [None req-018b8fc1-e39b-46f4-adda-68f99b19e49d be2f7cca12fd4551ae35b7c07527bd65 281372e5253e494f87be60b31701b883 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 18:07:08.481 8 INFO neutron.db.segments_db [None req-018b8fc1-e39b-46f4-adda-68f99b19e49d be2f7cca12fd4551ae35b7c07527bd65 281372e5253e494f87be60b31701b883 - - default default] Added segment 953fe62d-e258-4611-93cd-25f20e793e3e of type vxlan for network 9a2704f3-f447-459c-a296-09850740feb9 [pid: 7|app: 0|req: 1230/2459] 10.0.0.57 () {34 vars in 782 bytes} [Thu Jul 9 18:07:05 2026] PUT /v2.0/routers/4012d0ca-bba5-471d-b884-1dcdb80dc33b/add_router_interface => generated 309 bytes in 2841 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2460] 10.0.0.57 () {34 vars in 669 bytes} [Thu Jul 9 18:07:08 2026] POST /v2.0/networks => generated 632 bytes in 630 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:07:08.654 8 WARNING neutron_lib.context [None req-bc0bb514-e1a9-419f-8fb3-0e21730a9afb 01a50ca480a342c0adf00932fea34bc8 b746d8e96b9940958748e1604c4f799d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 18:07:08.654 7 WARNING neutron_lib.context [None req-04b3e380-51fc-4f20-a1ac-9acca998844a be2f7cca12fd4551ae35b7c07527bd65 281372e5253e494f87be60b31701b883 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1231/2461] 10.0.0.57 () {34 vars in 683 bytes} [Thu Jul 9 18:07:08 2026] POST /v2.0/security-groups => generated 1630 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-09 18:07:08.857 8 WARNING neutron_lib.context [None req-f5b2ab0b-6dad-43c6-a3c0-0646c05e0698 01a50ca480a342c0adf00932fea34bc8 b746d8e96b9940958748e1604c4f799d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1232/2462] 10.0.0.57 () {34 vars in 694 bytes} [Thu Jul 9 18:07:08 2026] POST /v2.0/security-group-rules => generated 597 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:07:09.072 8 WARNING neutron_lib.context [None req-df601a4c-1f9a-444a-b4e2-8a5ce88f1c16 01a50ca480a342c0adf00932fea34bc8 b746d8e96b9940958748e1604c4f799d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1231/2463] 10.0.0.57 () {34 vars in 663 bytes} [Thu Jul 9 18:07:08 2026] POST /v2.0/ports => generated 743 bytes in 499 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-07-09 18:07:09.159 7 WARNING neutron_lib.context [None req-5fde75ce-08de-46d0-9097-c56d86323400 be2f7cca12fd4551ae35b7c07527bd65 281372e5253e494f87be60b31701b883 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1233/2464] 10.0.0.57 () {34 vars in 694 bytes} [Thu Jul 9 18:07:09 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-07-09 18:07:09.228 8 WARNING neutron_lib.context [None req-6df3c721-5b5b-438f-af07-96aae3b6916a 01a50ca480a342c0adf00932fea34bc8 b746d8e96b9940958748e1604c4f799d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1234/2465] 10.0.0.57 () {34 vars in 694 bytes} [Thu Jul 9 18:07:09 2026] POST /v2.0/security-group-rules => generated 599 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:07:09.399 8 WARNING neutron_lib.context [None req-b055332b-1181-4526-b950-e8026374c369 01a50ca480a342c0adf00932fea34bc8 b746d8e96b9940958748e1604c4f799d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1232/2466] 10.0.0.57 () {34 vars in 665 bytes} [Thu Jul 9 18:07:09 2026] POST /v2.0/trunks => generated 407 bytes in 316 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2467] 10.0.0.57 () {34 vars in 748 bytes} [Thu Jul 9 18:07:09 2026] PUT /v2.0/trunks/73660842-1f27-4b25-8a71-e2019b8ac952/tags => generated 25 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2468] 10.0.0.57 () {34 vars in 694 bytes} [Thu Jul 9 18:07:09 2026] POST /v2.0/security-group-rules => generated 601 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:07:09.544 8 WARNING neutron_lib.context [None req-13e0c1f8-124f-4c3e-994a-7fd316252015 01a50ca480a342c0adf00932fea34bc8 b746d8e96b9940958748e1604c4f799d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1234/2469] 10.0.0.57 () {32 vars in 728 bytes} [Thu Jul 9 18:07:09 2026] GET /v2.0/trunks/73660842-1f27-4b25-8a71-e2019b8ac952/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: 1235/2470] 10.0.0.57 () {34 vars in 759 bytes} [Thu Jul 9 18:07:09 2026] PUT /v2.0/trunks/73660842-1f27-4b25-8a71-e2019b8ac952/tags/green => generated 4 bytes in 64 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2471] 10.0.0.57 () {32 vars in 728 bytes} [Thu Jul 9 18:07:09 2026] GET /v2.0/trunks/73660842-1f27-4b25-8a71-e2019b8ac952/tags => generated 34 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2472] 10.0.0.57 () {34 vars in 755 bytes} [Thu Jul 9 18:07:09 2026] PUT /v2.0/trunks/73660842-1f27-4b25-8a71-e2019b8ac952/tags/red => generated 4 bytes in 28 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2473] 10.0.0.57 () {32 vars in 728 bytes} [Thu Jul 9 18:07:09 2026] GET /v2.0/trunks/73660842-1f27-4b25-8a71-e2019b8ac952/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2474] 10.0.0.57 () {34 vars in 694 bytes} [Thu Jul 9 18:07:09 2026] POST /v2.0/security-group-rules => generated 601 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:07:09.754 8 WARNING neutron_lib.context [None req-5f17a263-0c92-45d6-9f40-7f2d500ec393 01a50ca480a342c0adf00932fea34bc8 b746d8e96b9940958748e1604c4f799d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1239/2475] 10.0.0.57 () {34 vars in 777 bytes} [Thu Jul 9 18:07:09 2026] PUT /v2.0/trunks/73660842-1f27-4b25-8a71-e2019b8ac952/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: 7|app: 0|req: 1240/2476] 10.0.0.57 () {32 vars in 728 bytes} [Thu Jul 9 18:07:09 2026] GET /v2.0/trunks/73660842-1f27-4b25-8a71-e2019b8ac952/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: 1241/2477] 10.0.0.57 () {34 vars in 748 bytes} [Thu Jul 9 18:07:09 2026] PUT /v2.0/trunks/73660842-1f27-4b25-8a71-e2019b8ac952/tags => generated 37 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2478] 10.0.0.57 () {32 vars in 728 bytes} [Thu Jul 9 18:07:09 2026] GET /v2.0/trunks/73660842-1f27-4b25-8a71-e2019b8ac952/tags => generated 37 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2479] 10.0.0.57 () {34 vars in 694 bytes} [Thu Jul 9 18:07:09 2026] POST /v2.0/security-group-rules => generated 597 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:07:09.934 8 WARNING neutron_lib.context [None req-d7861fa2-1219-4dc1-8e75-54ac75d09ae0 01a50ca480a342c0adf00932fea34bc8 b746d8e96b9940958748e1604c4f799d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1243/2480] 10.0.0.57 () {32 vars in 736 bytes} [Thu Jul 9 18:07:09 2026] GET /v2.0/trunks/73660842-1f27-4b25-8a71-e2019b8ac952/tags/red => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:07:10.006 7 INFO neutron.api.v2.resource [None req-c6926405-253b-4dfd-8e7a-b993401c9359 be2f7cca12fd4551ae35b7c07527bd65 281372e5253e494f87be60b31701b883 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1244/2481] 10.0.0.57 () {32 vars in 740 bytes} [Thu Jul 9 18:07:09 2026] GET /v2.0/trunks/73660842-1f27-4b25-8a71-e2019b8ac952/tags/green => generated 99 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2482] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:07:10 2026] DELETE /v2.0/trunks/73660842-1f27-4b25-8a71-e2019b8ac952/tags/red => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2483] 10.0.0.57 () {32 vars in 728 bytes} [Thu Jul 9 18:07:10 2026] GET /v2.0/trunks/73660842-1f27-4b25-8a71-e2019b8ac952/tags => generated 30 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2484] 10.0.0.57 () {34 vars in 694 bytes} [Thu Jul 9 18:07:09 2026] POST /v2.0/security-group-rules => generated 597 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:07:10.135 8 WARNING neutron_lib.context [None req-386abe20-1218-4ce5-bb64-37437e28147a 01a50ca480a342c0adf00932fea34bc8 b746d8e96b9940958748e1604c4f799d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 18:07:10.164 7 INFO neutron.api.v2.resource [None req-c5ca7020-82ad-417f-a2d4-5782fd36cef2 be2f7cca12fd4551ae35b7c07527bd65 281372e5253e494f87be60b31701b883 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1247/2485] 10.0.0.57 () {32 vars in 743 bytes} [Thu Jul 9 18:07:10 2026] DELETE /v2.0/trunks/73660842-1f27-4b25-8a71-e2019b8ac952/tags/green => generated 99 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2486] 10.0.0.57 () {32 vars in 731 bytes} [Thu Jul 9 18:07:10 2026] DELETE /v2.0/trunks/73660842-1f27-4b25-8a71-e2019b8ac952/tags => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2487] 10.0.0.57 () {32 vars in 728 bytes} [Thu Jul 9 18:07:10 2026] GET /v2.0/trunks/73660842-1f27-4b25-8a71-e2019b8ac952/tags => 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: 1239/2488] 10.0.0.57 () {34 vars in 694 bytes} [Thu Jul 9 18:07:10 2026] POST /v2.0/security-group-rules => generated 597 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:07:10.318 7 WARNING neutron_lib.context [None req-41a42232-fee4-4081-a1bb-c5ee5ffb026f 01a50ca480a342c0adf00932fea34bc8 b746d8e96b9940958748e1604c4f799d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1240/2489] 10.0.0.57 () {32 vars in 718 bytes} [Thu Jul 9 18:07:10 2026] GET /v2.0/trunks/73660842-1f27-4b25-8a71-e2019b8ac952 => generated 407 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2490] 10.0.0.57 () {32 vars in 716 bytes} [Thu Jul 9 18:07:10 2026] GET /v2.0/ports/4f4e9ca4-de0f-4a49-9bc4-2e45fd3656c0 => generated 826 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2491] 10.0.0.57 () {34 vars in 694 bytes} [Thu Jul 9 18:07:10 2026] POST /v2.0/security-group-rules => generated 599 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:07:10.573 7 WARNING neutron_lib.context [None req-18c6e5db-3d08-4231-9751-57f5385b0faa 01a50ca480a342c0adf00932fea34bc8 b746d8e96b9940958748e1604c4f799d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1242/2492] 10.0.0.57 () {32 vars in 721 bytes} [Thu Jul 9 18:07:10 2026] DELETE /v2.0/trunks/73660842-1f27-4b25-8a71-e2019b8ac952 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2493] 10.0.0.57 () {34 vars in 694 bytes} [Thu Jul 9 18:07:10 2026] POST /v2.0/security-group-rules => generated 601 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 18:07:10.782 7 WARNING neutron_lib.context [None req-ec91ca5f-01b5-4f69-b0b8-a5e646edb12a 01a50ca480a342c0adf00932fea34bc8 b746d8e96b9940958748e1604c4f799d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1243/2494] 10.0.0.57 () {32 vars in 719 bytes} [Thu Jul 9 18:07:10 2026] DELETE /v2.0/ports/4f4e9ca4-de0f-4a49-9bc4-2e45fd3656c0 => generated 0 bytes in 305 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2495] 10.0.0.57 () {34 vars in 694 bytes} [Thu Jul 9 18:07:10 2026] POST /v2.0/security-group-rules => generated 597 bytes in 230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2496] 10.0.0.57 () {32 vars in 725 bytes} [Thu Jul 9 18:07:10 2026] DELETE /v2.0/networks/9a2704f3-f447-459c-a296-09850740feb9 => generated 0 bytes in 291 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2497] 10.0.0.235 () {34 vars in 1096 bytes} [Thu Jul 9 18:07:11 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1513102695&fields=id&tenant_id=b746d8e96b9940958748e1604c4f799d => generated 69 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 18:07:11.826 8 INFO neutron.services.segments.plugin [-] Segment 953fe62d-e258-4611-93cd-25f20e793e3e resource provider aggregate not found 2026-07-09 18:07:11.838 8 INFO neutron.services.segments.plugin [-] Segment 953fe62d-e258-4611-93cd-25f20e793e3e resource provider aggregate not found 2026-07-09 18:07:11.874 8 INFO neutron.services.segments.plugin [-] Segment 953fe62d-e258-4611-93cd-25f20e793e3e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 953fe62d-e258-4611-93cd-25f20e793e3e found for delete ", "request_id": "req-019cd4bf-3950-4cd2-b918-3e6484d38dad"}]} 2026-07-09 18:07:11.875 8 INFO neutron.services.segments.plugin [-] Segment 953fe62d-e258-4611-93cd-25f20e793e3e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 953fe62d-e258-4611-93cd-25f20e793e3e found for delete ", "request_id": "req-57766616-3dc4-4249-bb39-a8cdc0d428ac"}]} [pid: 8|app: 0|req: 1245/2498] 10.0.0.235 () {34 vars in 982 bytes} [Thu Jul 9 18:07:11 2026] GET /v2.0/networks?id=7b7f079c-419b-49b8-9cf0-c263acbebc58 => generated 705 bytes in 194 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2499] 10.0.0.235 () {34 vars in 965 bytes} [Thu Jul 9 18:07:12 2026] GET /v2.0/quotas/b746d8e96b9940958748e1604c4f799d => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2500] 10.0.0.235 () {34 vars in 1002 bytes} [Thu Jul 9 18:07:12 2026] GET /v2.0/ports?tenant_id=b746d8e96b9940958748e1604c4f799d&fields=id => generated 287 bytes in 287 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2501] 10.0.0.57 () {32 vars in 773 bytes} [Thu Jul 9 18:07:12 2026] GET /v2.0/security-groups?tenant_id=2f950d0092ba40b399d4970f8890dcdb&name=default => generated 2929 bytes in 344 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2502] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:07:12 2026] DELETE /v2.0/security-groups/df18a9de-59db-49c9-9ecd-e32fecbce1b5 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2503] 10.0.0.235 () {34 vars in 1008 bytes} [Thu Jul 9 18:07:12 2026] GET /v2.0/networks/7b7f079c-419b-49b8-9cf0-c263acbebc58?fields=segments => generated 14 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2504] 10.0.0.235 () {34 vars in 1108 bytes} [Thu Jul 9 18:07:12 2026] GET /v2.0/networks/7b7f079c-419b-49b8-9cf0-c263acbebc58?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: 1257/2505] 10.0.0.57 () {32 vars in 773 bytes} [Thu Jul 9 18:07:12 2026] GET /v2.0/security-groups?tenant_id=281372e5253e494f87be60b31701b883&name=default => generated 2929 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2506] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:07:12 2026] DELETE /v2.0/security-groups/d263a6df-daab-47c6-b3b5-34fb141cfc1a => 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: 1258/2507] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 9 18:07:12 2026] GET /v2.0/ports?device_id=2a7c7ffb-5bc4-451e-a41a-19a55829d86e => generated 12 bytes in 292 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2508] 199.19.213.161 () {34 vars in 986 bytes} [Thu Jul 9 18:07:13 2026] GET /v2.0/networks?id=7b7f079c-419b-49b8-9cf0-c263acbebc58 => generated 705 bytes in 380 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2509] 199.19.213.161 () {34 vars in 1050 bytes} [Thu Jul 9 18:07:14 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=b746d8e96b9940958748e1604c4f799d => generated 179 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:07:14.205 8 WARNING neutron_lib.context [req-88185f10-4345-4384-8637-e62586949300 req-68ba261d-e67c-45dd-8bdd-55ef15170a27 01a50ca480a342c0adf00932fea34bc8 b746d8e96b9940958748e1604c4f799d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1251/2510] 199.19.213.161 () {38 vars in 955 bytes} [Thu Jul 9 18:07:14 2026] POST /v2.0/ports => generated 1179 bytes in 702 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2511] 199.19.213.161 () {38 vars in 1028 bytes} [Thu Jul 9 18:07:14 2026] PUT /v2.0/ports/4eed0921-2d60-4f41-8761-66f8fad92976 => generated 1424 bytes in 706 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: 1252/2512] 199.19.213.161 () {34 vars in 1080 bytes} [Thu Jul 9 18:07:15 2026] GET /v2.0/ports?tenant_id=b746d8e96b9940958748e1604c4f799d&device_id=2a7c7ffb-5bc4-451e-a41a-19a55829d86e => generated 1463 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1261/2513] 199.19.213.161 () {34 vars in 1056 bytes} [Thu Jul 9 18:07:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.18&port_id=4eed0921-2d60-4f41-8761-66f8fad92976 => generated 19 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2514] 199.19.213.161 () {34 vars in 1104 bytes} [Thu Jul 9 18:07:15 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1fb&port_id=4eed0921-2d60-4f41-8761-66f8fad92976 => generated 19 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2515] 199.19.213.161 () {34 vars in 1064 bytes} [Thu Jul 9 18:07:15 2026] GET /v2.0/subnets?id=31c6ad0e-0c39-4190-a6a4-ad986224c221&id=fd077f92-24e5-419e-83c0-a6310c47401c => generated 1361 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2516] 199.19.213.161 () {34 vars in 1052 bytes} [Thu Jul 9 18:07:15 2026] GET /v2.0/ports?network_id=7b7f079c-419b-49b8-9cf0-c263acbebc58&device_owner=network%3Adhcp => generated 1457 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:07:16.063 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-fb9c3844-7538-4803-b5a4-c6224d4a888c'] response: {'name': 'network-changed', 'server_uuid': '2a7c7ffb-5bc4-451e-a41a-19a55829d86e', 'tag': '4eed0921-2d60-4f41-8761-66f8fad92976', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1263/2517] 199.19.213.161 () {34 vars in 1052 bytes} [Thu Jul 9 18:07:16 2026] GET /v2.0/ports?network_id=7b7f079c-419b-49b8-9cf0-c263acbebc58&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: 1255/2518] 199.19.213.161 () {34 vars in 1012 bytes} [Thu Jul 9 18:07:16 2026] GET /v2.0/networks/7b7f079c-419b-49b8-9cf0-c263acbebc58?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2519] 199.19.213.161 () {34 vars in 1112 bytes} [Thu Jul 9 18:07:16 2026] GET /v2.0/networks/7b7f079c-419b-49b8-9cf0-c263acbebc58?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: 1256/2520] 199.19.213.161 () {34 vars in 1080 bytes} [Thu Jul 9 18:07:16 2026] GET /v2.0/ports?tenant_id=b746d8e96b9940958748e1604c4f799d&device_id=2a7c7ffb-5bc4-451e-a41a-19a55829d86e => generated 1463 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2521] 199.19.213.161 () {34 vars in 986 bytes} [Thu Jul 9 18:07:16 2026] GET /v2.0/networks?id=7b7f079c-419b-49b8-9cf0-c263acbebc58 => generated 801 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2522] 199.19.213.161 () {34 vars in 1056 bytes} [Thu Jul 9 18:07:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.18&port_id=4eed0921-2d60-4f41-8761-66f8fad92976 => 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: 1266/2523] 199.19.213.161 () {34 vars in 1104 bytes} [Thu Jul 9 18:07:16 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1fb&port_id=4eed0921-2d60-4f41-8761-66f8fad92976 => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2524] 199.19.213.161 () {34 vars in 1064 bytes} [Thu Jul 9 18:07:16 2026] GET /v2.0/subnets?id=31c6ad0e-0c39-4190-a6a4-ad986224c221&id=fd077f92-24e5-419e-83c0-a6310c47401c => generated 1361 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2525] 199.19.213.161 () {34 vars in 1052 bytes} [Thu Jul 9 18:07:16 2026] GET /v2.0/ports?network_id=7b7f079c-419b-49b8-9cf0-c263acbebc58&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: 1259/2526] 199.19.213.161 () {34 vars in 1052 bytes} [Thu Jul 9 18:07:16 2026] GET /v2.0/ports?network_id=7b7f079c-419b-49b8-9cf0-c263acbebc58&device_owner=network%3Adhcp => generated 1457 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2527] 199.19.213.161 () {34 vars in 1012 bytes} [Thu Jul 9 18:07:16 2026] GET /v2.0/networks/7b7f079c-419b-49b8-9cf0-c263acbebc58?fields=segments => generated 14 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2528] 199.19.213.161 () {34 vars in 1112 bytes} [Thu Jul 9 18:07:16 2026] GET /v2.0/networks/7b7f079c-419b-49b8-9cf0-c263acbebc58?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: 1270/2531] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 9 18:07:18 2026] GET /v2.0/ports?device_id=2a7c7ffb-5bc4-451e-a41a-19a55829d86e => generated 1196 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2532] 10.0.0.235 () {34 vars in 1040 bytes} [Thu Jul 9 18:07:18 2026] GET /v2.0/security-groups?id=5c13dc2d-6e9b-4981-a054-cc6d844f9927&fields=id&fields=name => generated 112 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2533] 10.0.0.57 () {32 vars in 817 bytes} [Thu Jul 9 18:07:18 2026] GET /v2.0/ports?network_id=7b7f079c-419b-49b8-9cf0-c263acbebc58&mac_address=fa%3A16%3A3e%3Aca%3A11%3Ad4 => generated 1196 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:07:18.470 8 WARNING neutron_lib.context [None req-1a75ffba-4c55-4a35-b612-6ef7254d783a 01a50ca480a342c0adf00932fea34bc8 b746d8e96b9940958748e1604c4f799d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 18:07:19.752 8 INFO neutron.db.l3_db [None req-1a75ffba-4c55-4a35-b612-6ef7254d783a 01a50ca480a342c0adf00932fea34bc8 b746d8e96b9940958748e1604c4f799d - - default default] Floating IP 7e1a2df7-6a3a-4215-abb5-e8bc87d5f2b0 associated. External IP: 10.96.250.201, port: 4eed0921-2d60-4f41-8761-66f8fad92976. [pid: 8|app: 0|req: 1263/2534] 10.0.0.57 () {34 vars in 676 bytes} [Thu Jul 9 18:07:18 2026] POST /v2.0/floatingips => generated 854 bytes in 1765 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2535] 10.0.0.235 () {34 vars in 1096 bytes} [Thu Jul 9 18:07:20 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1513102695&fields=id&tenant_id=b746d8e96b9940958748e1604c4f799d => generated 69 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2536] 10.0.0.235 () {34 vars in 982 bytes} [Thu Jul 9 18:07:20 2026] GET /v2.0/networks?id=78b247c8-c3b8-4f31-9177-4e947604fc8a => generated 705 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2537] 10.0.0.235 () {34 vars in 965 bytes} [Thu Jul 9 18:07:20 2026] GET /v2.0/quotas/b746d8e96b9940958748e1604c4f799d => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:07:20.518 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c185da0f-f72a-4207-b037-2d453b7d91ba'] response: {'name': 'network-changed', 'server_uuid': '2a7c7ffb-5bc4-451e-a41a-19a55829d86e', 'tag': '4eed0921-2d60-4f41-8761-66f8fad92976', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1274/2538] 199.19.213.161 () {34 vars in 1080 bytes} [Thu Jul 9 18:07:20 2026] GET /v2.0/ports?tenant_id=b746d8e96b9940958748e1604c4f799d&device_id=2a7c7ffb-5bc4-451e-a41a-19a55829d86e => generated 1465 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2539] 199.19.213.161 () {34 vars in 986 bytes} [Thu Jul 9 18:07:20 2026] GET /v2.0/networks?id=7b7f079c-419b-49b8-9cf0-c263acbebc58 => generated 801 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2540] 199.19.213.161 () {34 vars in 1056 bytes} [Thu Jul 9 18:07:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.18&port_id=4eed0921-2d60-4f41-8761-66f8fad92976 => generated 857 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2541] 10.0.0.235 () {34 vars in 1002 bytes} [Thu Jul 9 18:07:20 2026] GET /v2.0/ports?tenant_id=b746d8e96b9940958748e1604c4f799d&fields=id => generated 333 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2542] 199.19.213.161 () {34 vars in 1104 bytes} [Thu Jul 9 18:07:20 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1fb&port_id=4eed0921-2d60-4f41-8761-66f8fad92976 => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2543] 199.19.213.161 () {34 vars in 1064 bytes} [Thu Jul 9 18:07:20 2026] GET /v2.0/subnets?id=31c6ad0e-0c39-4190-a6a4-ad986224c221&id=fd077f92-24e5-419e-83c0-a6310c47401c => generated 1361 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2544] 10.0.0.235 () {34 vars in 1008 bytes} [Thu Jul 9 18:07:20 2026] GET /v2.0/networks/78b247c8-c3b8-4f31-9177-4e947604fc8a?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: 1279/2545] 199.19.213.161 () {34 vars in 1052 bytes} [Thu Jul 9 18:07:20 2026] GET /v2.0/ports?network_id=7b7f079c-419b-49b8-9cf0-c263acbebc58&device_owner=network%3Adhcp => generated 1457 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2546] 199.19.213.161 () {34 vars in 1052 bytes} [Thu Jul 9 18:07:20 2026] GET /v2.0/ports?network_id=7b7f079c-419b-49b8-9cf0-c263acbebc58&device_owner=network%3Adhcp => generated 1457 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2547] 10.0.0.235 () {34 vars in 1108 bytes} [Thu Jul 9 18:07:20 2026] GET /v2.0/networks/78b247c8-c3b8-4f31-9177-4e947604fc8a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2548] 199.19.213.161 () {34 vars in 1012 bytes} [Thu Jul 9 18:07:21 2026] GET /v2.0/networks/7b7f079c-419b-49b8-9cf0-c263acbebc58?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2549] 199.19.213.161 () {34 vars in 1112 bytes} [Thu Jul 9 18:07:21 2026] GET /v2.0/networks/7b7f079c-419b-49b8-9cf0-c263acbebc58?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2550] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 9 18:07:21 2026] GET /v2.0/ports?device_id=aff626a3-e181-4544-a506-add1fa0f8c3c => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2551] 199.19.213.161 () {34 vars in 986 bytes} [Thu Jul 9 18:07:22 2026] GET /v2.0/networks?id=78b247c8-c3b8-4f31-9177-4e947604fc8a => generated 705 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2552] 199.19.213.161 () {34 vars in 1050 bytes} [Thu Jul 9 18:07:22 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=b746d8e96b9940958748e1604c4f799d => generated 179 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:07:22.260 8 WARNING neutron_lib.context [req-47d30c27-4a60-4c5e-83bf-f63e91e84171 req-1be9589a-9c85-4122-9c0e-9f4daaf2ca9d 01a50ca480a342c0adf00932fea34bc8 b746d8e96b9940958748e1604c4f799d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1270/2553] 199.19.213.161 () {38 vars in 955 bytes} [Thu Jul 9 18:07:22 2026] POST /v2.0/ports => generated 1187 bytes in 651 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2554] 199.19.213.161 () {38 vars in 1028 bytes} [Thu Jul 9 18:07:22 2026] PUT /v2.0/ports/614c4e70-02c1-4697-bb38-86c7c01af68c => generated 1432 bytes in 688 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: 1271/2555] 199.19.213.161 () {34 vars in 1080 bytes} [Thu Jul 9 18:07:23 2026] GET /v2.0/ports?tenant_id=b746d8e96b9940958748e1604c4f799d&device_id=aff626a3-e181-4544-a506-add1fa0f8c3c => generated 1471 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 18:07:23.767 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-edea2640-4db2-4a80-8d3e-f1c3d4a6ead6'] response: {'name': 'network-changed', 'server_uuid': 'aff626a3-e181-4544-a506-add1fa0f8c3c', 'tag': '614c4e70-02c1-4697-bb38-86c7c01af68c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1285/2556] 199.19.213.161 () {34 vars in 1058 bytes} [Thu Jul 9 18:07:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.220&port_id=614c4e70-02c1-4697-bb38-86c7c01af68c => generated 19 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2557] 199.19.213.161 () {34 vars in 1106 bytes} [Thu Jul 9 18:07:23 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1c6&port_id=614c4e70-02c1-4697-bb38-86c7c01af68c => 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: 1286/2558] 199.19.213.161 () {34 vars in 1064 bytes} [Thu Jul 9 18:07:23 2026] GET /v2.0/subnets?id=0fd932e9-e2bc-461e-9854-5b7846415f78&id=91aa2d6e-7237-4aa3-91e6-2e9052e18b69 => generated 1367 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2559] 199.19.213.161 () {34 vars in 1052 bytes} [Thu Jul 9 18:07:23 2026] GET /v2.0/ports?network_id=78b247c8-c3b8-4f31-9177-4e947604fc8a&device_owner=network%3Adhcp => generated 1461 bytes in 65 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: 1287/2560] 199.19.213.161 () {34 vars in 1052 bytes} [Thu Jul 9 18:07:23 2026] GET /v2.0/ports?network_id=78b247c8-c3b8-4f31-9177-4e947604fc8a&device_owner=network%3Adhcp => generated 1461 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2561] 199.19.213.161 () {34 vars in 1012 bytes} [Thu Jul 9 18:07:24 2026] GET /v2.0/networks/78b247c8-c3b8-4f31-9177-4e947604fc8a?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2562] 199.19.213.161 () {34 vars in 1112 bytes} [Thu Jul 9 18:07:24 2026] GET /v2.0/networks/78b247c8-c3b8-4f31-9177-4e947604fc8a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2563] 199.19.213.161 () {34 vars in 1080 bytes} [Thu Jul 9 18:07:24 2026] GET /v2.0/ports?tenant_id=b746d8e96b9940958748e1604c4f799d&device_id=aff626a3-e181-4544-a506-add1fa0f8c3c => generated 1471 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2564] 199.19.213.161 () {34 vars in 986 bytes} [Thu Jul 9 18:07:24 2026] GET /v2.0/networks?id=78b247c8-c3b8-4f31-9177-4e947604fc8a => generated 801 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2565] 199.19.213.161 () {34 vars in 1058 bytes} [Thu Jul 9 18:07:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.220&port_id=614c4e70-02c1-4697-bb38-86c7c01af68c => 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: 1290/2566] 199.19.213.161 () {34 vars in 1106 bytes} [Thu Jul 9 18:07:24 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1c6&port_id=614c4e70-02c1-4697-bb38-86c7c01af68c => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2567] 199.19.213.161 () {34 vars in 1064 bytes} [Thu Jul 9 18:07:24 2026] GET /v2.0/subnets?id=0fd932e9-e2bc-461e-9854-5b7846415f78&id=91aa2d6e-7237-4aa3-91e6-2e9052e18b69 => generated 1367 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2568] 199.19.213.161 () {34 vars in 1052 bytes} [Thu Jul 9 18:07:24 2026] GET /v2.0/ports?network_id=78b247c8-c3b8-4f31-9177-4e947604fc8a&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: 1278/2569] 199.19.213.161 () {34 vars in 1052 bytes} [Thu Jul 9 18:07:24 2026] GET /v2.0/ports?network_id=78b247c8-c3b8-4f31-9177-4e947604fc8a&device_owner=network%3Adhcp => generated 1461 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2570] 199.19.213.161 () {34 vars in 1012 bytes} [Thu Jul 9 18:07:24 2026] GET /v2.0/networks/78b247c8-c3b8-4f31-9177-4e947604fc8a?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: 1279/2571] 199.19.213.161 () {34 vars in 1112 bytes} [Thu Jul 9 18:07:24 2026] GET /v2.0/networks/78b247c8-c3b8-4f31-9177-4e947604fc8a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2572] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 9 18:07:26 2026] GET /v2.0/ports?device_id=aff626a3-e181-4544-a506-add1fa0f8c3c => generated 1202 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2573] 10.0.0.235 () {34 vars in 1040 bytes} [Thu Jul 9 18:07:26 2026] GET /v2.0/security-groups?id=5c13dc2d-6e9b-4981-a054-cc6d844f9927&fields=id&fields=name => generated 112 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2574] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jul 9 18:07:30 2026] GET /v2.0/ports?device_id=2a7c7ffb-5bc4-451e-a41a-19a55829d86e => generated 1465 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2575] 10.0.0.1 () {34 vars in 1038 bytes} [Thu Jul 9 18:07:30 2026] GET /v2.0/security-groups?id=5c13dc2d-6e9b-4981-a054-cc6d844f9927&fields=id&fields=name => generated 112 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2576] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 9 18:07:31 2026] GET /v2.0/ports?device_id=aff626a3-e181-4544-a506-add1fa0f8c3c => generated 1204 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2577] 10.0.0.235 () {34 vars in 1040 bytes} [Thu Jul 9 18:07:31 2026] GET /v2.0/security-groups?id=5c13dc2d-6e9b-4981-a054-cc6d844f9927&fields=id&fields=name => generated 112 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2578] 10.0.0.57 () {32 vars in 817 bytes} [Thu Jul 9 18:07:31 2026] GET /v2.0/ports?network_id=78b247c8-c3b8-4f31-9177-4e947604fc8a&mac_address=fa%3A16%3A3e%3Aca%3Ab5%3A6e => generated 1204 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:07:31.876 8 WARNING neutron_lib.context [None req-dcd3b6f6-77cb-4847-8163-57c424ce40a2 01a50ca480a342c0adf00932fea34bc8 b746d8e96b9940958748e1604c4f799d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 18:07:33.446 8 INFO neutron.db.l3_db [None req-dcd3b6f6-77cb-4847-8163-57c424ce40a2 01a50ca480a342c0adf00932fea34bc8 b746d8e96b9940958748e1604c4f799d - - default default] Floating IP 988b8735-fc51-4ef4-bfee-957463c27a2d associated. External IP: 10.96.250.214, port: 614c4e70-02c1-4697-bb38-86c7c01af68c. [pid: 8|app: 0|req: 1283/2581] 10.0.0.57 () {34 vars in 676 bytes} [Thu Jul 9 18:07:31 2026] POST /v2.0/floatingips => generated 855 bytes in 2108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2582] 10.0.0.235 () {34 vars in 1084 bytes} [Thu Jul 9 18:07:34 2026] GET /v2.0/ports?device_id=aff626a3-e181-4544-a506-add1fa0f8c3c&device_id=2a7c7ffb-5bc4-451e-a41a-19a55829d86e => generated 2927 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:07:34.570 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e28f6ef2-4b24-4c0b-b384-d30f8dad311d'] response: {'name': 'network-changed', 'server_uuid': 'aff626a3-e181-4544-a506-add1fa0f8c3c', 'tag': '614c4e70-02c1-4697-bb38-86c7c01af68c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1284/2583] 10.0.0.235 () {34 vars in 1040 bytes} [Thu Jul 9 18:07:34 2026] GET /v2.0/security-groups?id=5c13dc2d-6e9b-4981-a054-cc6d844f9927&fields=id&fields=name => generated 112 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2584] 199.19.213.161 () {34 vars in 1080 bytes} [Thu Jul 9 18:07:34 2026] GET /v2.0/ports?tenant_id=b746d8e96b9940958748e1604c4f799d&device_id=aff626a3-e181-4544-a506-add1fa0f8c3c => generated 1473 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2585] 199.19.213.161 () {34 vars in 986 bytes} [Thu Jul 9 18:07:34 2026] GET /v2.0/networks?id=78b247c8-c3b8-4f31-9177-4e947604fc8a => generated 801 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2586] 199.19.213.161 () {34 vars in 1058 bytes} [Thu Jul 9 18:07:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.220&port_id=614c4e70-02c1-4697-bb38-86c7c01af68c => generated 858 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2587] 199.19.213.161 () {34 vars in 1106 bytes} [Thu Jul 9 18:07:34 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1c6&port_id=614c4e70-02c1-4697-bb38-86c7c01af68c => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2588] 199.19.213.161 () {34 vars in 1064 bytes} [Thu Jul 9 18:07:35 2026] GET /v2.0/subnets?id=0fd932e9-e2bc-461e-9854-5b7846415f78&id=91aa2d6e-7237-4aa3-91e6-2e9052e18b69 => generated 1367 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2589] 199.19.213.161 () {34 vars in 1052 bytes} [Thu Jul 9 18:07:35 2026] GET /v2.0/ports?network_id=78b247c8-c3b8-4f31-9177-4e947604fc8a&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: 1303/2590] 199.19.213.161 () {34 vars in 1052 bytes} [Thu Jul 9 18:07:35 2026] GET /v2.0/ports?network_id=78b247c8-c3b8-4f31-9177-4e947604fc8a&device_owner=network%3Adhcp => generated 1461 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2591] 199.19.213.161 () {34 vars in 1012 bytes} [Thu Jul 9 18:07:35 2026] GET /v2.0/networks/78b247c8-c3b8-4f31-9177-4e947604fc8a?fields=segments => generated 14 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2592] 199.19.213.161 () {34 vars in 1112 bytes} [Thu Jul 9 18:07:35 2026] GET /v2.0/networks/78b247c8-c3b8-4f31-9177-4e947604fc8a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2593] 10.0.0.235 () {34 vars in 1084 bytes} [Thu Jul 9 18:07:35 2026] GET /v2.0/ports?device_id=aff626a3-e181-4544-a506-add1fa0f8c3c&device_id=2a7c7ffb-5bc4-451e-a41a-19a55829d86e => generated 2927 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2594] 10.0.0.235 () {34 vars in 1040 bytes} [Thu Jul 9 18:07:35 2026] GET /v2.0/security-groups?id=5c13dc2d-6e9b-4981-a054-cc6d844f9927&fields=id&fields=name => generated 112 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2595] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jul 9 18:07:39 2026] GET /v2.0/ports?device_id=aff626a3-e181-4544-a506-add1fa0f8c3c => generated 1473 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2596] 10.0.0.1 () {34 vars in 1038 bytes} [Thu Jul 9 18:07:39 2026] GET /v2.0/security-groups?id=5c13dc2d-6e9b-4981-a054-cc6d844f9927&fields=id&fields=name => generated 112 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2597] 10.0.0.57 () {32 vars in 720 bytes} [Thu Jul 9 18:07:44 2026] GET /v2.0/subnets/79469a6d-3960-416f-aae6-7f7582577403 => generated 651 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2598] 10.0.0.154 () {30 vars in 690 bytes} [Thu Jul 9 18:07:45 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2599] 10.0.0.154 () {30 vars in 692 bytes} [Thu Jul 9 18:07:45 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: 1308/2600] 10.0.0.154 () {30 vars in 668 bytes} [Thu Jul 9 18:07:45 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: 1293/2601] 10.0.0.154 () {30 vars in 704 bytes} [Thu Jul 9 18:07: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: 7|app: 0|req: 1309/2602] 10.0.0.154 () {28 vars in 439 bytes} [Thu Jul 9 18:07:46 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2603] 10.0.0.154 () {30 vars in 728 bytes} [Thu Jul 9 18:07:46 2026] GET /v2.0/subnets/79469a6d-3960-416f-aae6-7f7582577403 => generated 633 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2604] 10.0.0.154 () {30 vars in 690 bytes} [Thu Jul 9 18:07:46 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: 1295/2605] 10.0.0.154 () {30 vars in 692 bytes} [Thu Jul 9 18:07:46 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: 1311/2606] 10.0.0.154 () {30 vars in 668 bytes} [Thu Jul 9 18:07:46 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: 1296/2607] 10.0.0.154 () {30 vars in 704 bytes} [Thu Jul 9 18:07:46 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2608] 10.0.0.154 () {30 vars in 728 bytes} [Thu Jul 9 18:07:46 2026] GET /v2.0/subnets/79469a6d-3960-416f-aae6-7f7582577403 => generated 651 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2609] 10.0.0.154 () {30 vars in 690 bytes} [Thu Jul 9 18:07:46 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2610] 10.0.0.154 () {30 vars in 692 bytes} [Thu Jul 9 18:07:46 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2611] 10.0.0.154 () {30 vars in 668 bytes} [Thu Jul 9 18:07:46 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2612] 10.0.0.154 () {30 vars in 704 bytes} [Thu Jul 9 18:07:46 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: 1299/2613] 10.0.0.154 () {30 vars in 730 bytes} [Thu Jul 9 18:07:46 2026] GET /v2.0/networks/b965bd5e-4965-4995-810d-ef74c4ea07aa => generated 800 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2614] 10.0.0.154 () {30 vars in 682 bytes} [Thu Jul 9 18:07:46 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2615] 10.0.0.154 () {34 vars in 704 bytes} [Thu Jul 9 18:07:46 2026] POST /v2.0/ports => generated 1132 bytes in 593 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2616] 199.19.213.161 () {34 vars in 1096 bytes} [Thu Jul 9 18:07:47 2026] GET /v2.0/ports?device_id=2a7c7ffb-5bc4-451e-a41a-19a55829d86e&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 49 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: 1301/2617] 199.19.213.161 () {34 vars in 1080 bytes} [Thu Jul 9 18:07:47 2026] GET /v2.0/ports?tenant_id=b746d8e96b9940958748e1604c4f799d&device_id=2a7c7ffb-5bc4-451e-a41a-19a55829d86e => generated 1465 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2618] 199.19.213.161 () {34 vars in 986 bytes} [Thu Jul 9 18:07:47 2026] GET /v2.0/networks?id=7b7f079c-419b-49b8-9cf0-c263acbebc58 => generated 801 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2619] 199.19.213.161 () {34 vars in 1056 bytes} [Thu Jul 9 18:07:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.18&port_id=4eed0921-2d60-4f41-8761-66f8fad92976 => generated 859 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2620] 199.19.213.161 () {34 vars in 1104 bytes} [Thu Jul 9 18:07:47 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1fb&port_id=4eed0921-2d60-4f41-8761-66f8fad92976 => generated 19 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2621] 199.19.213.161 () {34 vars in 1064 bytes} [Thu Jul 9 18:07:47 2026] GET /v2.0/subnets?id=31c6ad0e-0c39-4190-a6a4-ad986224c221&id=fd077f92-24e5-419e-83c0-a6310c47401c => generated 1361 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2622] 199.19.213.161 () {34 vars in 1052 bytes} [Thu Jul 9 18:07:48 2026] GET /v2.0/ports?network_id=7b7f079c-419b-49b8-9cf0-c263acbebc58&device_owner=network%3Adhcp => generated 1457 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2625] 199.19.213.161 () {34 vars in 1052 bytes} [Thu Jul 9 18:07:48 2026] GET /v2.0/ports?network_id=7b7f079c-419b-49b8-9cf0-c263acbebc58&device_owner=network%3Adhcp => generated 1457 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2626] 199.19.213.161 () {34 vars in 1012 bytes} [Thu Jul 9 18:07:48 2026] GET /v2.0/networks/7b7f079c-419b-49b8-9cf0-c263acbebc58?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2627] 199.19.213.161 () {34 vars in 1112 bytes} [Thu Jul 9 18:07:48 2026] GET /v2.0/networks/7b7f079c-419b-49b8-9cf0-c263acbebc58?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: 1322/2628] 199.19.213.161 () {30 vars in 703 bytes} [Thu Jul 9 18:07:50 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: 8|app: 0|req: 1307/2629] 199.19.213.161 () {30 vars in 705 bytes} [Thu Jul 9 18:07:50 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: 1323/2630] 199.19.213.161 () {30 vars in 681 bytes} [Thu Jul 9 18:07:50 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: 1308/2631] 199.19.213.161 () {30 vars in 717 bytes} [Thu Jul 9 18:07:50 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: 1324/2632] 199.19.213.161 () {30 vars in 737 bytes} [Thu Jul 9 18:07:50 2026] GET /v2.0/ports/80fcc54f-128f-4015-854d-93b5dfb7db9e => generated 1132 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2633] 199.19.213.161 () {30 vars in 703 bytes} [Thu Jul 9 18:07:50 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: 1325/2634] 199.19.213.161 () {30 vars in 705 bytes} [Thu Jul 9 18:07:50 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: 1310/2635] 199.19.213.161 () {30 vars in 681 bytes} [Thu Jul 9 18:07:50 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: 1326/2636] 199.19.213.161 () {30 vars in 717 bytes} [Thu Jul 9 18:07:50 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:07:50.751 8 INFO neutron.api.v2.resource [None req-02d2b24c-b868-4278-92a2-0c9c77ed4d46 5a6145cd14b6448690a3243a004d3a07 8ec1cb7e0cf54af597250d70275f5553 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1311/2637] 199.19.213.161 () {30 vars in 763 bytes} [Thu Jul 9 18:07:50 2026] GET /v2.0/security-groups/lb-65dcb333-0b24-411c-a44d-5e39c9d1a411 => generated 149 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2638] 199.19.213.161 () {30 vars in 785 bytes} [Thu Jul 9 18:07:50 2026] GET /v2.0/security-groups?name=lb-65dcb333-0b24-411c-a44d-5e39c9d1a411 => generated 23 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2639] 199.19.213.161 () {34 vars in 736 bytes} [Thu Jul 9 18:07:50 2026] POST /v2.0/security-groups => generated 1638 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2640] 199.19.213.161 () {30 vars in 815 bytes} [Thu Jul 9 18:07:50 2026] GET /v2.0/security-group-rules?security_group_id=84ee1dba-a2f0-487d-a78b-1f434c4b8c29 => generated 1182 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2641] 199.19.213.161 () {34 vars in 789 bytes} [Thu Jul 9 18:07:51 2026] PUT /v2.0/ports/80fcc54f-128f-4015-854d-93b5dfb7db9e => generated 1132 bytes in 350 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2642] 199.19.213.161 () {30 vars in 703 bytes} [Thu Jul 9 18:07:51 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) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 1314/2643] 199.19.213.161 () {30 vars in 705 bytes} [Thu Jul 9 18:07:51 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: 1330/2644] 199.19.213.161 () {30 vars in 681 bytes} [Thu Jul 9 18:07:51 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2645] 199.19.213.161 () {30 vars in 717 bytes} [Thu Jul 9 18:07:51 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: 1331/2646] 199.19.213.161 () {30 vars in 741 bytes} [Thu Jul 9 18:07:51 2026] GET /v2.0/subnets/79469a6d-3960-416f-aae6-7f7582577403 => generated 651 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2647] 10.0.0.235 () {34 vars in 1016 bytes} [Thu Jul 9 18:07:59 2026] GET /v2.0/security-groups?id=49920c00-4796-4362-b18b-5153c0f2f889&fields=id => generated 69 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2648] 10.0.0.235 () {34 vars in 982 bytes} [Thu Jul 9 18:07:59 2026] GET /v2.0/networks?id=d6caf2be-a096-4f34-8b4b-ab339c66b9fd => generated 735 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2649] 10.0.0.235 () {34 vars in 965 bytes} [Thu Jul 9 18:07:59 2026] GET /v2.0/quotas/8ec1cb7e0cf54af597250d70275f5553 => generated 291 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2650] 10.0.0.235 () {34 vars in 1002 bytes} [Thu Jul 9 18:07:59 2026] GET /v2.0/ports?tenant_id=8ec1cb7e0cf54af597250d70275f5553&fields=id => generated 149 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2651] 10.0.0.235 () {34 vars in 1008 bytes} [Thu Jul 9 18:07:59 2026] GET /v2.0/networks/d6caf2be-a096-4f34-8b4b-ab339c66b9fd?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2652] 10.0.0.235 () {34 vars in 1108 bytes} [Thu Jul 9 18:07:59 2026] GET /v2.0/networks/d6caf2be-a096-4f34-8b4b-ab339c66b9fd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2653] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 9 18:08:00 2026] GET /v2.0/ports?device_id=db3956e2-c2f8-428f-8b1f-e47faa16c663 => 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: 1335/2654] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 9 18:08:00 2026] GET /v2.0/ports?device_id=db3956e2-c2f8-428f-8b1f-e47faa16c663 => 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: 1320/2655] 199.19.213.161 () {34 vars in 986 bytes} [Thu Jul 9 18:08:00 2026] GET /v2.0/networks?id=d6caf2be-a096-4f34-8b4b-ab339c66b9fd => generated 735 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2656] 199.19.213.161 () {34 vars in 1050 bytes} [Thu Jul 9 18:08:00 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=8ec1cb7e0cf54af597250d70275f5553 => generated 343 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2657] 199.19.213.161 () {38 vars in 955 bytes} [Thu Jul 9 18:08:00 2026] POST /v2.0/ports => generated 1082 bytes in 494 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2658] 199.19.213.161 () {38 vars in 1028 bytes} [Thu Jul 9 18:08:01 2026] PUT /v2.0/ports/6d8f1130-a574-42da-9862-1bd090db5484 => generated 1207 bytes in 706 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: 1322/2659] 199.19.213.161 () {34 vars in 1080 bytes} [Thu Jul 9 18:08:02 2026] GET /v2.0/ports?tenant_id=8ec1cb7e0cf54af597250d70275f5553&device_id=db3956e2-c2f8-428f-8b1f-e47faa16c663 => generated 1246 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1338/2660] 199.19.213.161 () {34 vars in 1062 bytes} [Thu Jul 9 18:08:02 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.216&port_id=6d8f1130-a574-42da-9862-1bd090db5484 => 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: 1323/2661] 199.19.213.161 () {34 vars in 984 bytes} [Thu Jul 9 18:08:02 2026] GET /v2.0/subnets?id=6389c50f-a1a6-4be9-b67f-264b90aa65ca => generated 630 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:08:02.473 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3f82fbe1-5145-4009-8251-d719a0d3fdb8'] response: {'name': 'network-changed', 'server_uuid': 'db3956e2-c2f8-428f-8b1f-e47faa16c663', 'tag': '6d8f1130-a574-42da-9862-1bd090db5484', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1339/2662] 199.19.213.161 () {34 vars in 1052 bytes} [Thu Jul 9 18:08:02 2026] GET /v2.0/ports?network_id=d6caf2be-a096-4f34-8b4b-ab339c66b9fd&device_owner=network%3Adhcp => generated 1244 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2663] 199.19.213.161 () {34 vars in 1012 bytes} [Thu Jul 9 18:08:02 2026] GET /v2.0/networks/d6caf2be-a096-4f34-8b4b-ab339c66b9fd?fields=segments => generated 14 bytes in 84 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: 1340/2664] 199.19.213.161 () {34 vars in 1112 bytes} [Thu Jul 9 18:08:02 2026] GET /v2.0/networks/d6caf2be-a096-4f34-8b4b-ab339c66b9fd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2665] 199.19.213.161 () {34 vars in 1080 bytes} [Thu Jul 9 18:08:02 2026] GET /v2.0/ports?tenant_id=8ec1cb7e0cf54af597250d70275f5553&device_id=db3956e2-c2f8-428f-8b1f-e47faa16c663 => generated 1246 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2666] 199.19.213.161 () {34 vars in 986 bytes} [Thu Jul 9 18:08:02 2026] GET /v2.0/networks?id=d6caf2be-a096-4f34-8b4b-ab339c66b9fd => generated 735 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2667] 199.19.213.161 () {34 vars in 1062 bytes} [Thu Jul 9 18:08:02 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.216&port_id=6d8f1130-a574-42da-9862-1bd090db5484 => 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: 1342/2668] 199.19.213.161 () {34 vars in 984 bytes} [Thu Jul 9 18:08:02 2026] GET /v2.0/subnets?id=6389c50f-a1a6-4be9-b67f-264b90aa65ca => generated 630 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2671] 199.19.213.161 () {34 vars in 1052 bytes} [Thu Jul 9 18:08:03 2026] GET /v2.0/ports?network_id=d6caf2be-a096-4f34-8b4b-ab339c66b9fd&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: 1328/2672] 199.19.213.161 () {34 vars in 1012 bytes} [Thu Jul 9 18:08:03 2026] GET /v2.0/networks/d6caf2be-a096-4f34-8b4b-ab339c66b9fd?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: 1329/2673] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 9 18:08:03 2026] GET /v2.0/ports?device_id=db3956e2-c2f8-428f-8b1f-e47faa16c663 => generated 1246 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2674] 199.19.213.161 () {34 vars in 1112 bytes} [Thu Jul 9 18:08:03 2026] GET /v2.0/networks/d6caf2be-a096-4f34-8b4b-ab339c66b9fd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2675] 10.0.0.235 () {34 vars in 1040 bytes} [Thu Jul 9 18:08:03 2026] GET /v2.0/security-groups?id=49920c00-4796-4362-b18b-5153c0f2f889&fields=id&fields=name => generated 96 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2676] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 9 18:08:03 2026] GET /v2.0/ports?device_id=db3956e2-c2f8-428f-8b1f-e47faa16c663 => generated 1246 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2677] 199.19.213.161 () {34 vars in 994 bytes} [Thu Jul 9 18:08:03 2026] GET /v2.0/ports?device_id=db3956e2-c2f8-428f-8b1f-e47faa16c663 => generated 1246 bytes in 914 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2678] 199.19.213.161 () {34 vars in 1044 bytes} [Thu Jul 9 18:08:03 2026] GET /v2.0/security-groups?id=49920c00-4796-4362-b18b-5153c0f2f889&fields=id&fields=name => generated 96 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2679] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 9 18:08:06 2026] GET /v2.0/ports?device_id=db3956e2-c2f8-428f-8b1f-e47faa16c663 => generated 1248 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2680] 10.0.0.235 () {34 vars in 1040 bytes} [Thu Jul 9 18:08:06 2026] GET /v2.0/security-groups?id=49920c00-4796-4362-b18b-5153c0f2f889&fields=id&fields=name => generated 96 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2681] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 9 18:08:06 2026] GET /v2.0/ports?device_id=db3956e2-c2f8-428f-8b1f-e47faa16c663 => 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: 1350/2686] 199.19.213.161 () {30 vars in 703 bytes} [Thu Jul 9 18:08:42 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: 1337/2687] 199.19.213.161 () {30 vars in 705 bytes} [Thu Jul 9 18:08:42 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2688] 199.19.213.161 () {30 vars in 681 bytes} [Thu Jul 9 18:08:42 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2689] 199.19.213.161 () {30 vars in 717 bytes} [Thu Jul 9 18:08:42 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: 1352/2690] 199.19.213.161 () {30 vars in 741 bytes} [Thu Jul 9 18:08:42 2026] GET /v2.0/subnets/79469a6d-3960-416f-aae6-7f7582577403 => generated 651 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2691] 199.19.213.161 () {30 vars in 769 bytes} [Thu Jul 9 18:08:42 2026] GET /v2.0/ports?device_id=db3956e2-c2f8-428f-8b1f-e47faa16c663 => 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: 1353/2692] 199.19.213.161 () {34 vars in 717 bytes} [Thu Jul 9 18:08:42 2026] POST /v2.0/ports => generated 1093 bytes in 588 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2693] 10.0.0.235 () {34 vars in 971 bytes} [Thu Jul 9 18:08:43 2026] GET /v2.0/ports/513d9039-e599-42fc-a0a5-6989cd4e2a51 => generated 1093 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1354/2694] 10.0.0.235 () {34 vars in 907 bytes} [Thu Jul 9 18:08:43 2026] GET /v2.0/extensions => generated 19901 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2695] 199.19.213.161 () {34 vars in 1262 bytes} [Thu Jul 9 18:08:43 2026] GET /v2.0/ports/513d9039-e599-42fc-a0a5-6989cd4e2a51?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2696] 199.19.213.161 () {34 vars in 1012 bytes} [Thu Jul 9 18:08:43 2026] GET /v2.0/networks/b965bd5e-4965-4995-810d-ef74c4ea07aa?fields=segments => generated 14 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2697] 199.19.213.161 () {34 vars in 1112 bytes} [Thu Jul 9 18:08:43 2026] GET /v2.0/networks/b965bd5e-4965-4995-810d-ef74c4ea07aa?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: 1356/2698] 199.19.213.161 () {34 vars in 975 bytes} [Thu Jul 9 18:08:43 2026] GET /v2.0/ports/513d9039-e599-42fc-a0a5-6989cd4e2a51 => generated 1093 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2699] 199.19.213.161 () {34 vars in 986 bytes} [Thu Jul 9 18:08:43 2026] GET /v2.0/networks?id=b965bd5e-4965-4995-810d-ef74c4ea07aa => generated 803 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2700] 199.19.213.161 () {38 vars in 1028 bytes} [Thu Jul 9 18:08:43 2026] PUT /v2.0/ports/513d9039-e599-42fc-a0a5-6989cd4e2a51 => generated 1247 bytes in 697 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2701] 199.19.213.161 () {34 vars in 1080 bytes} [Thu Jul 9 18:08:44 2026] GET /v2.0/ports?tenant_id=8ec1cb7e0cf54af597250d70275f5553&device_id=db3956e2-c2f8-428f-8b1f-e47faa16c663 => generated 2523 bytes in 51 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: 1358/2702] 199.19.213.161 () {34 vars in 1062 bytes} [Thu Jul 9 18:08:44 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.216&port_id=6d8f1130-a574-42da-9862-1bd090db5484 => generated 19 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2703] 199.19.213.161 () {34 vars in 984 bytes} [Thu Jul 9 18:08:44 2026] GET /v2.0/subnets?id=6389c50f-a1a6-4be9-b67f-264b90aa65ca => generated 630 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:08:44.722 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-14dede90-2fd9-4a1f-ae5d-6b32e6f3c4a5'] response: {'name': 'network-changed', 'server_uuid': 'db3956e2-c2f8-428f-8b1f-e47faa16c663', 'tag': '513d9039-e599-42fc-a0a5-6989cd4e2a51', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1359/2704] 199.19.213.161 () {34 vars in 1052 bytes} [Thu Jul 9 18:08:44 2026] GET /v2.0/ports?network_id=d6caf2be-a096-4f34-8b4b-ab339c66b9fd&device_owner=network%3Adhcp => generated 1244 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2705] 199.19.213.161 () {34 vars in 1012 bytes} [Thu Jul 9 18:08:44 2026] GET /v2.0/networks/d6caf2be-a096-4f34-8b4b-ab339c66b9fd?fields=segments => generated 14 bytes in 81 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: 1360/2706] 199.19.213.161 () {34 vars in 1112 bytes} [Thu Jul 9 18:08:44 2026] GET /v2.0/networks/d6caf2be-a096-4f34-8b4b-ab339c66b9fd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2707] 199.19.213.161 () {34 vars in 1056 bytes} [Thu Jul 9 18:08:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.27&port_id=513d9039-e599-42fc-a0a5-6989cd4e2a51 => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2708] 199.19.213.161 () {34 vars in 984 bytes} [Thu Jul 9 18:08:45 2026] GET /v2.0/subnets?id=79469a6d-3960-416f-aae6-7f7582577403 => generated 654 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2709] 199.19.213.161 () {34 vars in 1052 bytes} [Thu Jul 9 18:08:45 2026] GET /v2.0/ports?network_id=b965bd5e-4965-4995-810d-ef74c4ea07aa&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2710] 199.19.213.161 () {34 vars in 1012 bytes} [Thu Jul 9 18:08:45 2026] GET /v2.0/networks/b965bd5e-4965-4995-810d-ef74c4ea07aa?fields=segments => generated 14 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2711] 199.19.213.161 () {34 vars in 1112 bytes} [Thu Jul 9 18:08:45 2026] GET /v2.0/networks/b965bd5e-4965-4995-810d-ef74c4ea07aa?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: 1363/2712] 199.19.213.161 () {34 vars in 1080 bytes} [Thu Jul 9 18:08:45 2026] GET /v2.0/ports?tenant_id=8ec1cb7e0cf54af597250d70275f5553&device_id=db3956e2-c2f8-428f-8b1f-e47faa16c663 => generated 2523 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2713] 199.19.213.161 () {34 vars in 986 bytes} [Thu Jul 9 18:08:45 2026] GET /v2.0/networks?id=b965bd5e-4965-4995-810d-ef74c4ea07aa => generated 803 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2714] 199.19.213.161 () {34 vars in 1056 bytes} [Thu Jul 9 18:08:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.27&port_id=513d9039-e599-42fc-a0a5-6989cd4e2a51 => 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: 1351/2715] 199.19.213.161 () {34 vars in 984 bytes} [Thu Jul 9 18:08:45 2026] GET /v2.0/subnets?id=79469a6d-3960-416f-aae6-7f7582577403 => generated 654 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2716] 10.0.0.235 () {34 vars in 971 bytes} [Thu Jul 9 18:08:45 2026] GET /v2.0/ports/513d9039-e599-42fc-a0a5-6989cd4e2a51 => generated 1283 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2717] 199.19.213.161 () {34 vars in 1052 bytes} [Thu Jul 9 18:08:45 2026] GET /v2.0/ports?network_id=b965bd5e-4965-4995-810d-ef74c4ea07aa&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: 1353/2718] 199.19.213.161 () {34 vars in 1012 bytes} [Thu Jul 9 18:08:45 2026] GET /v2.0/networks/b965bd5e-4965-4995-810d-ef74c4ea07aa?fields=segments => generated 14 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2719] 199.19.213.161 () {34 vars in 1112 bytes} [Thu Jul 9 18:08:45 2026] GET /v2.0/networks/b965bd5e-4965-4995-810d-ef74c4ea07aa?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2720] 199.19.213.161 () {34 vars in 789 bytes} [Thu Jul 9 18:08:45 2026] PUT /v2.0/ports/513d9039-e599-42fc-a0a5-6989cd4e2a51 => generated 1308 bytes in 379 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:08:46.102 8 INFO neutron.api.v2.resource [None req-5251edf0-1ced-4756-8a4d-8d270d7830bf 5a6145cd14b6448690a3243a004d3a07 8ec1cb7e0cf54af597250d70275f5553 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1355/2721] 199.19.213.161 () {30 vars in 763 bytes} [Thu Jul 9 18:08:46 2026] GET /v2.0/security-groups/lb-65dcb333-0b24-411c-a44d-5e39c9d1a411 => generated 149 bytes in 19 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: 1367/2722] 199.19.213.161 () {30 vars in 785 bytes} [Thu Jul 9 18:08:46 2026] GET /v2.0/security-groups?name=lb-65dcb333-0b24-411c-a44d-5e39c9d1a411 => 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: 1356/2723] 199.19.213.161 () {34 vars in 789 bytes} [Thu Jul 9 18:08:46 2026] PUT /v2.0/ports/513d9039-e599-42fc-a0a5-6989cd4e2a51 => generated 1308 bytes in 356 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2724] 199.19.213.161 () {30 vars in 703 bytes} [Thu Jul 9 18:08:46 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) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1357/2725] 199.19.213.161 () {30 vars in 705 bytes} [Thu Jul 9 18:08:46 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2726] 199.19.213.161 () {30 vars in 681 bytes} [Thu Jul 9 18:08:46 2026] GET /v2.0/extensions/qos => generated 166 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2727] 199.19.213.161 () {30 vars in 717 bytes} [Thu Jul 9 18:08:46 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: 1370/2728] 199.19.213.161 () {30 vars in 741 bytes} [Thu Jul 9 18:08:46 2026] GET /v2.0/subnets/79469a6d-3960-416f-aae6-7f7582577403 => generated 651 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:08:46.992 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b1d6e919-5e02-4db7-b2b0-b413a2ab2970'] response: {'name': 'network-changed', 'server_uuid': 'db3956e2-c2f8-428f-8b1f-e47faa16c663', 'tag': '513d9039-e599-42fc-a0a5-6989cd4e2a51', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1359/2729] 199.19.213.161 () {30 vars in 737 bytes} [Thu Jul 9 18:08:46 2026] GET /v2.0/ports/80fcc54f-128f-4015-854d-93b5dfb7db9e => 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: 1371/2730] 199.19.213.161 () {34 vars in 1080 bytes} [Thu Jul 9 18:08:46 2026] GET /v2.0/ports?tenant_id=8ec1cb7e0cf54af597250d70275f5553&device_id=db3956e2-c2f8-428f-8b1f-e47faa16c663 => generated 2586 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:08:47.066 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2dd831d3-814b-4c0d-ae9e-646343047718'] response: {'name': 'network-changed', 'server_uuid': 'db3956e2-c2f8-428f-8b1f-e47faa16c663', 'tag': '513d9039-e599-42fc-a0a5-6989cd4e2a51', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1360/2731] 199.19.213.161 () {30 vars in 737 bytes} [Thu Jul 9 18:08:47 2026] GET /v2.0/ports/513d9039-e599-42fc-a0a5-6989cd4e2a51 => generated 1346 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2732] 199.19.213.161 () {30 vars in 741 bytes} [Thu Jul 9 18:08:47 2026] GET /v2.0/subnets/79469a6d-3960-416f-aae6-7f7582577403 => generated 651 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2733] 199.19.213.161 () {34 vars in 986 bytes} [Thu Jul 9 18:08:47 2026] GET /v2.0/networks?id=b965bd5e-4965-4995-810d-ef74c4ea07aa => generated 803 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2734] 199.19.213.161 () {34 vars in 1056 bytes} [Thu Jul 9 18:08:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.27&port_id=513d9039-e599-42fc-a0a5-6989cd4e2a51 => 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: 1362/2735] 199.19.213.161 () {30 vars in 743 bytes} [Thu Jul 9 18:08:47 2026] GET /v2.0/networks/b965bd5e-4965-4995-810d-ef74c4ea07aa => generated 800 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2736] 199.19.213.161 () {34 vars in 984 bytes} [Thu Jul 9 18:08:47 2026] GET /v2.0/subnets?id=79469a6d-3960-416f-aae6-7f7582577403 => 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: 1363/2737] 199.19.213.161 () {30 vars in 737 bytes} [Thu Jul 9 18:08:47 2026] GET /v2.0/ports/80fcc54f-128f-4015-854d-93b5dfb7db9e => generated 1132 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2738] 199.19.213.161 () {30 vars in 741 bytes} [Thu Jul 9 18:08:47 2026] GET /v2.0/subnets/79469a6d-3960-416f-aae6-7f7582577403 => generated 651 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2739] 199.19.213.161 () {34 vars in 1052 bytes} [Thu Jul 9 18:08:47 2026] GET /v2.0/ports?network_id=b965bd5e-4965-4995-810d-ef74c4ea07aa&device_owner=network%3Adhcp => generated 1461 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2740] 199.19.213.161 () {34 vars in 1012 bytes} [Thu Jul 9 18:08:47 2026] GET /v2.0/networks/b965bd5e-4965-4995-810d-ef74c4ea07aa?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2741] 199.19.213.161 () {34 vars in 1112 bytes} [Thu Jul 9 18:08:47 2026] GET /v2.0/networks/b965bd5e-4965-4995-810d-ef74c4ea07aa?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: 1366/2742] 199.19.213.161 () {34 vars in 1080 bytes} [Thu Jul 9 18:08:47 2026] GET /v2.0/ports?tenant_id=8ec1cb7e0cf54af597250d70275f5553&device_id=db3956e2-c2f8-428f-8b1f-e47faa16c663 => generated 2586 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2743] 199.19.213.161 () {34 vars in 986 bytes} [Thu Jul 9 18:08:47 2026] GET /v2.0/networks?id=b965bd5e-4965-4995-810d-ef74c4ea07aa => generated 803 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2744] 199.19.213.161 () {34 vars in 1056 bytes} [Thu Jul 9 18:08:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.27&port_id=513d9039-e599-42fc-a0a5-6989cd4e2a51 => 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: 1378/2745] 199.19.213.161 () {34 vars in 984 bytes} [Thu Jul 9 18:08:47 2026] GET /v2.0/subnets?id=79469a6d-3960-416f-aae6-7f7582577403 => generated 654 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1368/2746] 199.19.213.161 () {34 vars in 1052 bytes} [Thu Jul 9 18:08:47 2026] GET /v2.0/ports?network_id=b965bd5e-4965-4995-810d-ef74c4ea07aa&device_owner=network%3Adhcp => generated 1461 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2747] 199.19.213.161 () {34 vars in 1012 bytes} [Thu Jul 9 18:08:47 2026] GET /v2.0/networks/b965bd5e-4965-4995-810d-ef74c4ea07aa?fields=segments => generated 14 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2748] 199.19.213.161 () {34 vars in 1112 bytes} [Thu Jul 9 18:08:47 2026] GET /v2.0/networks/b965bd5e-4965-4995-810d-ef74c4ea07aa?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2751] 199.19.213.161 () {34 vars in 1096 bytes} [Thu Jul 9 18:08:48 2026] GET /v2.0/ports?device_id=aff626a3-e181-4544-a506-add1fa0f8c3c&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2752] 199.19.213.161 () {34 vars in 1080 bytes} [Thu Jul 9 18:08:48 2026] GET /v2.0/ports?tenant_id=b746d8e96b9940958748e1604c4f799d&device_id=aff626a3-e181-4544-a506-add1fa0f8c3c => generated 1473 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2753] 199.19.213.161 () {34 vars in 986 bytes} [Thu Jul 9 18:08:48 2026] GET /v2.0/networks?id=78b247c8-c3b8-4f31-9177-4e947604fc8a => generated 801 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2754] 199.19.213.161 () {34 vars in 1058 bytes} [Thu Jul 9 18:08:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.220&port_id=614c4e70-02c1-4697-bb38-86c7c01af68c => generated 860 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2755] 199.19.213.161 () {34 vars in 1106 bytes} [Thu Jul 9 18:08:48 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1c6&port_id=614c4e70-02c1-4697-bb38-86c7c01af68c => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2756] 199.19.213.161 () {34 vars in 1064 bytes} [Thu Jul 9 18:08:48 2026] GET /v2.0/subnets?id=0fd932e9-e2bc-461e-9854-5b7846415f78&id=91aa2d6e-7237-4aa3-91e6-2e9052e18b69 => generated 1367 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2757] 199.19.213.161 () {34 vars in 1052 bytes} [Thu Jul 9 18:08:48 2026] GET /v2.0/ports?network_id=78b247c8-c3b8-4f31-9177-4e947604fc8a&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: 1384/2758] 199.19.213.161 () {34 vars in 1052 bytes} [Thu Jul 9 18:08:48 2026] GET /v2.0/ports?network_id=78b247c8-c3b8-4f31-9177-4e947604fc8a&device_owner=network%3Adhcp => generated 1461 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2759] 199.19.213.161 () {34 vars in 1012 bytes} [Thu Jul 9 18:08:48 2026] GET /v2.0/networks/78b247c8-c3b8-4f31-9177-4e947604fc8a?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: 1385/2760] 199.19.213.161 () {34 vars in 1112 bytes} [Thu Jul 9 18:08:48 2026] GET /v2.0/networks/78b247c8-c3b8-4f31-9177-4e947604fc8a?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) 2026-07-09 18:08:57.841 8 WARNING neutron_lib.context [None req-d3aeb1d5-eb09-46fa-b282-eff8c2ee990b 01a50ca480a342c0adf00932fea34bc8 b746d8e96b9940958748e1604c4f799d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 18:08:58.913 8 INFO neutron.db.l3_db [None req-d3aeb1d5-eb09-46fa-b282-eff8c2ee990b 01a50ca480a342c0adf00932fea34bc8 b746d8e96b9940958748e1604c4f799d - - default default] Floating IP 9c1c3afc-91dc-4e5a-8ee9-b147d4f9a779 associated. External IP: 10.96.250.210, port: 80fcc54f-128f-4015-854d-93b5dfb7db9e. [pid: 8|app: 0|req: 1376/2761] 10.0.0.57 () {34 vars in 676 bytes} [Thu Jul 9 18:08:57 2026] POST /v2.0/floatingips => generated 899 bytes in 1541 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2764] 199.19.213.161 () {30 vars in 703 bytes} [Thu Jul 9 18:09:04 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2765] 199.19.213.161 () {30 vars in 705 bytes} [Thu Jul 9 18:09:04 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: 1388/2766] 199.19.213.161 () {30 vars in 681 bytes} [Thu Jul 9 18:09:04 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2767] 199.19.213.161 () {30 vars in 717 bytes} [Thu Jul 9 18:09:04 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:09:04.804 7 INFO neutron.api.v2.resource [None req-ecb9cb03-3bb0-4eb0-bebc-2fce6cc4dd65 5a6145cd14b6448690a3243a004d3a07 8ec1cb7e0cf54af597250d70275f5553 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1389/2768] 199.19.213.161 () {30 vars in 763 bytes} [Thu Jul 9 18:09:04 2026] GET /v2.0/security-groups/lb-65dcb333-0b24-411c-a44d-5e39c9d1a411 => generated 149 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2769] 199.19.213.161 () {30 vars in 785 bytes} [Thu Jul 9 18:09:04 2026] GET /v2.0/security-groups?name=lb-65dcb333-0b24-411c-a44d-5e39c9d1a411 => generated 1639 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2770] 199.19.213.161 () {30 vars in 815 bytes} [Thu Jul 9 18:09:04 2026] GET /v2.0/security-group-rules?security_group_id=84ee1dba-a2f0-487d-a78b-1f434c4b8c29 => generated 1182 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2771] 199.19.213.161 () {34 vars in 747 bytes} [Thu Jul 9 18:09:04 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: 7|app: 0|req: 1391/2772] 199.19.213.161 () {34 vars in 747 bytes} [Thu Jul 9 18:09:05 2026] POST /v2.0/security-group-rules => generated 601 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2773] 10.0.0.154 () {30 vars in 690 bytes} [Thu Jul 9 18:09:16 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2774] 10.0.0.154 () {30 vars in 692 bytes} [Thu Jul 9 18:09:16 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: 1383/2775] 10.0.0.154 () {30 vars in 668 bytes} [Thu Jul 9 18:09:16 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: 1393/2776] 10.0.0.154 () {30 vars in 704 bytes} [Thu Jul 9 18:09:16 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2777] 10.0.0.154 () {28 vars in 439 bytes} [Thu Jul 9 18:09:16 2026] GET / => generated 151 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2778] 10.0.0.154 () {30 vars in 728 bytes} [Thu Jul 9 18:09:16 2026] GET /v2.0/subnets/31c6ad0e-0c39-4190-a6a4-ad986224c221 => 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: 1385/2779] 199.19.213.161 () {30 vars in 703 bytes} [Thu Jul 9 18:09:17 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2780] 199.19.213.161 () {30 vars in 705 bytes} [Thu Jul 9 18:09: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: 1386/2781] 199.19.213.161 () {30 vars in 681 bytes} [Thu Jul 9 18:09:18 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: 1396/2782] 199.19.213.161 () {30 vars in 717 bytes} [Thu Jul 9 18:09:18 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: 1387/2785] 199.19.213.161 () {30 vars in 741 bytes} [Thu Jul 9 18:09:18 2026] GET /v2.0/subnets/31c6ad0e-0c39-4190-a6a4-ad986224c221 => generated 649 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2786] 199.19.213.161 () {30 vars in 769 bytes} [Thu Jul 9 18:09:18 2026] GET /v2.0/ports?device_id=db3956e2-c2f8-428f-8b1f-e47faa16c663 => generated 2586 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2787] 199.19.213.161 () {30 vars in 703 bytes} [Thu Jul 9 18:09:18 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2788] 199.19.213.161 () {30 vars in 705 bytes} [Thu Jul 9 18:09:18 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: 1389/2789] 199.19.213.161 () {30 vars in 681 bytes} [Thu Jul 9 18:09:18 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2790] 199.19.213.161 () {30 vars in 717 bytes} [Thu Jul 9 18:09:18 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2791] 199.19.213.161 () {34 vars in 1012 bytes} [Thu Jul 9 18:09:18 2026] GET /v2.0/networks/7b7f079c-419b-49b8-9cf0-c263acbebc58?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: 1402/2792] 199.19.213.161 () {34 vars in 1112 bytes} [Thu Jul 9 18:09:18 2026] GET /v2.0/networks/7b7f079c-419b-49b8-9cf0-c263acbebc58?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: 1391/2793] 199.19.213.161 () {34 vars in 986 bytes} [Thu Jul 9 18:09:18 2026] GET /v2.0/networks?id=7b7f079c-419b-49b8-9cf0-c263acbebc58 => generated 801 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2794] 199.19.213.161 () {38 vars in 955 bytes} [Thu Jul 9 18:09:18 2026] POST /v2.0/ports => generated 1299 bytes in 545 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2795] 199.19.213.161 () {38 vars in 1028 bytes} [Thu Jul 9 18:09:19 2026] PUT /v2.0/ports/2d450ccc-5741-446c-a8be-9925b26e6fb7 => generated 1424 bytes in 758 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: 1404/2796] 199.19.213.161 () {34 vars in 1080 bytes} [Thu Jul 9 18:09:20 2026] GET /v2.0/ports?tenant_id=8ec1cb7e0cf54af597250d70275f5553&device_id=db3956e2-c2f8-428f-8b1f-e47faa16c663 => generated 4038 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: 8|app: 0|req: 1393/2797] 199.19.213.161 () {34 vars in 1062 bytes} [Thu Jul 9 18:09:20 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.216&port_id=6d8f1130-a574-42da-9862-1bd090db5484 => generated 19 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2798] 199.19.213.161 () {34 vars in 984 bytes} [Thu Jul 9 18:09:20 2026] GET /v2.0/subnets?id=6389c50f-a1a6-4be9-b67f-264b90aa65ca => 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: 1394/2799] 199.19.213.161 () {34 vars in 1052 bytes} [Thu Jul 9 18:09:20 2026] GET /v2.0/ports?network_id=d6caf2be-a096-4f34-8b4b-ab339c66b9fd&device_owner=network%3Adhcp => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2800] 199.19.213.161 () {34 vars in 1012 bytes} [Thu Jul 9 18:09:20 2026] GET /v2.0/networks/d6caf2be-a096-4f34-8b4b-ab339c66b9fd?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 18:09:20.454 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1afbb50b-d6dc-4beb-a852-17fa92b86830'] response: {'name': 'network-changed', 'server_uuid': 'db3956e2-c2f8-428f-8b1f-e47faa16c663', 'tag': '2d450ccc-5741-446c-a8be-9925b26e6fb7', '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: 1395/2801] 199.19.213.161 () {34 vars in 1112 bytes} [Thu Jul 9 18:09:20 2026] GET /v2.0/networks/d6caf2be-a096-4f34-8b4b-ab339c66b9fd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2802] 199.19.213.161 () {34 vars in 1056 bytes} [Thu Jul 9 18:09:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.27&port_id=513d9039-e599-42fc-a0a5-6989cd4e2a51 => 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: 1396/2803] 199.19.213.161 () {34 vars in 984 bytes} [Thu Jul 9 18:09:20 2026] GET /v2.0/subnets?id=79469a6d-3960-416f-aae6-7f7582577403 => generated 654 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2804] 199.19.213.161 () {34 vars in 1052 bytes} [Thu Jul 9 18:09:20 2026] GET /v2.0/ports?network_id=b965bd5e-4965-4995-810d-ef74c4ea07aa&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: 8|app: 0|req: 1397/2805] 199.19.213.161 () {34 vars in 1012 bytes} [Thu Jul 9 18:09:20 2026] GET /v2.0/networks/b965bd5e-4965-4995-810d-ef74c4ea07aa?fields=segments => generated 14 bytes in 512 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2806] 199.19.213.161 () {34 vars in 1112 bytes} [Thu Jul 9 18:09:21 2026] GET /v2.0/networks/b965bd5e-4965-4995-810d-ef74c4ea07aa?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: 1398/2807] 199.19.213.161 () {34 vars in 1056 bytes} [Thu Jul 9 18:09:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.76&port_id=2d450ccc-5741-446c-a8be-9925b26e6fb7 => 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: 1410/2808] 199.19.213.161 () {34 vars in 1104 bytes} [Thu Jul 9 18:09:21 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A133&port_id=2d450ccc-5741-446c-a8be-9925b26e6fb7 => generated 19 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2809] 199.19.213.161 () {34 vars in 1064 bytes} [Thu Jul 9 18:09:21 2026] GET /v2.0/subnets?id=31c6ad0e-0c39-4190-a6a4-ad986224c221&id=fd077f92-24e5-419e-83c0-a6310c47401c => generated 1361 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2810] 199.19.213.161 () {34 vars in 1052 bytes} [Thu Jul 9 18:09:21 2026] GET /v2.0/ports?network_id=7b7f079c-419b-49b8-9cf0-c263acbebc58&device_owner=network%3Adhcp => generated 1457 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2811] 199.19.213.161 () {34 vars in 1052 bytes} [Thu Jul 9 18:09:21 2026] GET /v2.0/ports?network_id=7b7f079c-419b-49b8-9cf0-c263acbebc58&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2812] 199.19.213.161 () {34 vars in 1012 bytes} [Thu Jul 9 18:09:21 2026] GET /v2.0/networks/7b7f079c-419b-49b8-9cf0-c263acbebc58?fields=segments => generated 14 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2813] 199.19.213.161 () {34 vars in 1112 bytes} [Thu Jul 9 18:09:21 2026] GET /v2.0/networks/7b7f079c-419b-49b8-9cf0-c263acbebc58?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: 1413/2814] 199.19.213.161 () {34 vars in 1080 bytes} [Thu Jul 9 18:09:21 2026] GET /v2.0/ports?tenant_id=8ec1cb7e0cf54af597250d70275f5553&device_id=db3956e2-c2f8-428f-8b1f-e47faa16c663 => generated 4038 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2815] 199.19.213.161 () {34 vars in 986 bytes} [Thu Jul 9 18:09:21 2026] GET /v2.0/networks?id=7b7f079c-419b-49b8-9cf0-c263acbebc58 => generated 801 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2816] 199.19.213.161 () {34 vars in 1056 bytes} [Thu Jul 9 18:09:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.76&port_id=2d450ccc-5741-446c-a8be-9925b26e6fb7 => 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: 1403/2817] 199.19.213.161 () {34 vars in 1104 bytes} [Thu Jul 9 18:09:22 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A133&port_id=2d450ccc-5741-446c-a8be-9925b26e6fb7 => 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: 1415/2818] 199.19.213.161 () {34 vars in 1064 bytes} [Thu Jul 9 18:09:22 2026] GET /v2.0/subnets?id=31c6ad0e-0c39-4190-a6a4-ad986224c221&id=fd077f92-24e5-419e-83c0-a6310c47401c => generated 1361 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2819] 199.19.213.161 () {34 vars in 1052 bytes} [Thu Jul 9 18:09:22 2026] GET /v2.0/ports?network_id=7b7f079c-419b-49b8-9cf0-c263acbebc58&device_owner=network%3Adhcp => generated 1457 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2820] 10.0.0.235 () {34 vars in 971 bytes} [Thu Jul 9 18:09:22 2026] GET /v2.0/ports/2d450ccc-5741-446c-a8be-9925b26e6fb7 => generated 1460 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2821] 199.19.213.161 () {34 vars in 1052 bytes} [Thu Jul 9 18:09:22 2026] GET /v2.0/ports?network_id=7b7f079c-419b-49b8-9cf0-c263acbebc58&device_owner=network%3Adhcp => generated 1457 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2822] 199.19.213.161 () {30 vars in 737 bytes} [Thu Jul 9 18:09:22 2026] GET /v2.0/ports/2d450ccc-5741-446c-a8be-9925b26e6fb7 => generated 1460 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2823] 199.19.213.161 () {30 vars in 737 bytes} [Thu Jul 9 18:09:22 2026] GET /v2.0/ports/2d450ccc-5741-446c-a8be-9925b26e6fb7 => generated 1460 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2824] 199.19.213.161 () {34 vars in 1012 bytes} [Thu Jul 9 18:09:22 2026] GET /v2.0/networks/7b7f079c-419b-49b8-9cf0-c263acbebc58?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2825] 199.19.213.161 () {34 vars in 1112 bytes} [Thu Jul 9 18:09:22 2026] GET /v2.0/networks/7b7f079c-419b-49b8-9cf0-c263acbebc58?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2826] 199.19.213.161 () {34 vars in 790 bytes} [Thu Jul 9 18:09:22 2026] PUT /v2.0/ports/2d450ccc-5741-446c-a8be-9925b26e6fb7 => generated 1195 bytes in 457 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2827] 199.19.213.161 () {30 vars in 743 bytes} [Thu Jul 9 18:09:22 2026] GET /v2.0/networks/7b7f079c-419b-49b8-9cf0-c263acbebc58 => generated 798 bytes in 98 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: 1420/2828] 199.19.213.161 () {30 vars in 741 bytes} [Thu Jul 9 18:09:22 2026] GET /v2.0/subnets/31c6ad0e-0c39-4190-a6a4-ad986224c221 => generated 649 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2829] 199.19.213.161 () {34 vars in 1080 bytes} [Thu Jul 9 18:09:23 2026] GET /v2.0/ports?tenant_id=8ec1cb7e0cf54af597250d70275f5553&device_id=db3956e2-c2f8-428f-8b1f-e47faa16c663 => generated 3809 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:09:23.177 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b3a8df2f-637a-45b4-9e30-13043b51e9da'] response: {'name': 'network-changed', 'server_uuid': 'db3956e2-c2f8-428f-8b1f-e47faa16c663', 'tag': '2d450ccc-5741-446c-a8be-9925b26e6fb7', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1410/2830] 199.19.213.161 () {30 vars in 703 bytes} [Thu Jul 9 18:09:23 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2831] 199.19.213.161 () {30 vars in 705 bytes} [Thu Jul 9 18:09:23 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: 1412/2832] 199.19.213.161 () {30 vars in 681 bytes} [Thu Jul 9 18:09:23 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: 1413/2833] 199.19.213.161 () {30 vars in 717 bytes} [Thu Jul 9 18:09:23 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: 1421/2834] 199.19.213.161 () {34 vars in 986 bytes} [Thu Jul 9 18:09:23 2026] GET /v2.0/networks?id=7b7f079c-419b-49b8-9cf0-c263acbebc58 => generated 801 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2835] 199.19.213.161 () {34 vars in 1056 bytes} [Thu Jul 9 18:09:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.76&port_id=2d450ccc-5741-446c-a8be-9925b26e6fb7 => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2836] 199.19.213.161 () {30 vars in 741 bytes} [Thu Jul 9 18:09:23 2026] GET /v2.0/subnets/79469a6d-3960-416f-aae6-7f7582577403 => generated 651 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2837] 199.19.213.161 () {34 vars in 984 bytes} [Thu Jul 9 18:09:23 2026] GET /v2.0/subnets?id=31c6ad0e-0c39-4190-a6a4-ad986224c221 => generated 652 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/2838] 199.19.213.161 () {30 vars in 737 bytes} [Thu Jul 9 18:09:23 2026] GET /v2.0/ports/80fcc54f-128f-4015-854d-93b5dfb7db9e => generated 1132 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2839] 199.19.213.161 () {34 vars in 1052 bytes} [Thu Jul 9 18:09:23 2026] GET /v2.0/ports?network_id=7b7f079c-419b-49b8-9cf0-c263acbebc58&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2840] 199.19.213.161 () {30 vars in 737 bytes} [Thu Jul 9 18:09:23 2026] GET /v2.0/ports/513d9039-e599-42fc-a0a5-6989cd4e2a51 => generated 1346 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2841] 199.19.213.161 () {34 vars in 1012 bytes} [Thu Jul 9 18:09:23 2026] GET /v2.0/networks/7b7f079c-419b-49b8-9cf0-c263acbebc58?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2842] 199.19.213.161 () {30 vars in 741 bytes} [Thu Jul 9 18:09:23 2026] GET /v2.0/subnets/79469a6d-3960-416f-aae6-7f7582577403 => generated 651 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2843] 199.19.213.161 () {34 vars in 1112 bytes} [Thu Jul 9 18:09:23 2026] GET /v2.0/networks/7b7f079c-419b-49b8-9cf0-c263acbebc58?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2844] 199.19.213.161 () {30 vars in 743 bytes} [Thu Jul 9 18:09:23 2026] GET /v2.0/networks/b965bd5e-4965-4995-810d-ef74c4ea07aa => generated 800 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2845] 199.19.213.161 () {30 vars in 737 bytes} [Thu Jul 9 18:09:23 2026] GET /v2.0/ports/80fcc54f-128f-4015-854d-93b5dfb7db9e => generated 1132 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2846] 199.19.213.161 () {30 vars in 741 bytes} [Thu Jul 9 18:09:23 2026] GET /v2.0/subnets/79469a6d-3960-416f-aae6-7f7582577403 => generated 651 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2847] 10.0.0.154 () {30 vars in 690 bytes} [Thu Jul 9 18:09:32 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2848] 10.0.0.154 () {30 vars in 692 bytes} [Thu Jul 9 18:09:32 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: 1429/2849] 10.0.0.154 () {30 vars in 668 bytes} [Thu Jul 9 18:09:32 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: 8|app: 0|req: 1421/2850] 10.0.0.154 () {30 vars in 704 bytes} [Thu Jul 9 18:09:32 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2851] 10.0.0.154 () {28 vars in 439 bytes} [Thu Jul 9 18:09:33 2026] GET / => generated 151 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2854] 10.0.0.154 () {30 vars in 728 bytes} [Thu Jul 9 18:09:33 2026] GET /v2.0/subnets/0fd932e9-e2bc-461e-9854-5b7846415f78 => generated 632 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2855] 199.19.213.161 () {30 vars in 703 bytes} [Thu Jul 9 18:09:34 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2856] 199.19.213.161 () {30 vars in 705 bytes} [Thu Jul 9 18:09:34 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: 1434/2857] 199.19.213.161 () {30 vars in 681 bytes} [Thu Jul 9 18:09:34 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2858] 199.19.213.161 () {30 vars in 717 bytes} [Thu Jul 9 18:09:34 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: 1435/2859] 199.19.213.161 () {30 vars in 741 bytes} [Thu Jul 9 18:09:34 2026] GET /v2.0/subnets/31c6ad0e-0c39-4190-a6a4-ad986224c221 => generated 649 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2860] 199.19.213.161 () {30 vars in 741 bytes} [Thu Jul 9 18:09:34 2026] GET /v2.0/subnets/0fd932e9-e2bc-461e-9854-5b7846415f78 => generated 650 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2861] 199.19.213.161 () {30 vars in 769 bytes} [Thu Jul 9 18:09:34 2026] GET /v2.0/ports?device_id=db3956e2-c2f8-428f-8b1f-e47faa16c663 => generated 3811 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2862] 199.19.213.161 () {30 vars in 703 bytes} [Thu Jul 9 18:09:34 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2863] 199.19.213.161 () {30 vars in 705 bytes} [Thu Jul 9 18:09:34 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: 1427/2864] 199.19.213.161 () {30 vars in 681 bytes} [Thu Jul 9 18:09:34 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2865] 199.19.213.161 () {30 vars in 717 bytes} [Thu Jul 9 18:09:34 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: 1428/2866] 199.19.213.161 () {34 vars in 1012 bytes} [Thu Jul 9 18:09:35 2026] GET /v2.0/networks/78b247c8-c3b8-4f31-9177-4e947604fc8a?fields=segments => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2867] 199.19.213.161 () {34 vars in 1112 bytes} [Thu Jul 9 18:09:35 2026] GET /v2.0/networks/78b247c8-c3b8-4f31-9177-4e947604fc8a?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: 1429/2868] 199.19.213.161 () {34 vars in 986 bytes} [Thu Jul 9 18:09:35 2026] GET /v2.0/networks?id=78b247c8-c3b8-4f31-9177-4e947604fc8a => generated 801 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2869] 199.19.213.161 () {38 vars in 955 bytes} [Thu Jul 9 18:09:35 2026] POST /v2.0/ports => generated 1295 bytes in 475 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2870] 199.19.213.161 () {38 vars in 1028 bytes} [Thu Jul 9 18:09:35 2026] PUT /v2.0/ports/347a0119-f91b-4aaf-bb2b-d45c9de376ac => generated 1420 bytes in 636 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: 1441/2871] 199.19.213.161 () {34 vars in 1080 bytes} [Thu Jul 9 18:09:36 2026] GET /v2.0/ports?tenant_id=8ec1cb7e0cf54af597250d70275f5553&device_id=db3956e2-c2f8-428f-8b1f-e47faa16c663 => generated 5259 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, ' 2026-07-09 18:09:36.586 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e16ad509-56ee-43f5-93c1-985dbb87dfa6'] response: {'name': 'network-changed', 'server_uuid': 'db3956e2-c2f8-428f-8b1f-e47faa16c663', 'tag': '347a0119-f91b-4aaf-bb2b-d45c9de376ac', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1431/2872] 199.19.213.161 () {34 vars in 1062 bytes} [Thu Jul 9 18:09:36 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.216&port_id=6d8f1130-a574-42da-9862-1bd090db5484 => generated 19 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/2873] 199.19.213.161 () {34 vars in 984 bytes} [Thu Jul 9 18:09:36 2026] GET /v2.0/subnets?id=6389c50f-a1a6-4be9-b67f-264b90aa65ca => generated 630 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2874] 199.19.213.161 () {34 vars in 1052 bytes} [Thu Jul 9 18:09:36 2026] GET /v2.0/ports?network_id=d6caf2be-a096-4f34-8b4b-ab339c66b9fd&device_owner=network%3Adhcp => generated 1244 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/2875] 199.19.213.161 () {34 vars in 1012 bytes} [Thu Jul 9 18:09:36 2026] GET /v2.0/networks/d6caf2be-a096-4f34-8b4b-ab339c66b9fd?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1433/2876] 199.19.213.161 () {34 vars in 1112 bytes} [Thu Jul 9 18:09:36 2026] GET /v2.0/networks/d6caf2be-a096-4f34-8b4b-ab339c66b9fd?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: 1444/2877] 199.19.213.161 () {34 vars in 1056 bytes} [Thu Jul 9 18:09:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.27&port_id=513d9039-e599-42fc-a0a5-6989cd4e2a51 => 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: 1434/2878] 199.19.213.161 () {34 vars in 984 bytes} [Thu Jul 9 18:09:36 2026] GET /v2.0/subnets?id=79469a6d-3960-416f-aae6-7f7582577403 => generated 654 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2879] 199.19.213.161 () {34 vars in 1052 bytes} [Thu Jul 9 18:09:36 2026] GET /v2.0/ports?network_id=b965bd5e-4965-4995-810d-ef74c4ea07aa&device_owner=network%3Adhcp => generated 1461 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2880] 199.19.213.161 () {34 vars in 1012 bytes} [Thu Jul 9 18:09:37 2026] GET /v2.0/networks/b965bd5e-4965-4995-810d-ef74c4ea07aa?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/2881] 199.19.213.161 () {34 vars in 1112 bytes} [Thu Jul 9 18:09:37 2026] GET /v2.0/networks/b965bd5e-4965-4995-810d-ef74c4ea07aa?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2882] 199.19.213.161 () {34 vars in 1056 bytes} [Thu Jul 9 18:09:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.76&port_id=2d450ccc-5741-446c-a8be-9925b26e6fb7 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/2883] 199.19.213.161 () {34 vars in 984 bytes} [Thu Jul 9 18:09:37 2026] GET /v2.0/subnets?id=31c6ad0e-0c39-4190-a6a4-ad986224c221 => generated 652 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2884] 199.19.213.161 () {34 vars in 1052 bytes} [Thu Jul 9 18:09:37 2026] GET /v2.0/ports?network_id=7b7f079c-419b-49b8-9cf0-c263acbebc58&device_owner=network%3Adhcp => generated 1457 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/2885] 199.19.213.161 () {34 vars in 1012 bytes} [Thu Jul 9 18:09:37 2026] GET /v2.0/networks/7b7f079c-419b-49b8-9cf0-c263acbebc58?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: 1438/2886] 199.19.213.161 () {34 vars in 1112 bytes} [Thu Jul 9 18:09:37 2026] GET /v2.0/networks/7b7f079c-419b-49b8-9cf0-c263acbebc58?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/2887] 199.19.213.161 () {34 vars in 1054 bytes} [Thu Jul 9 18:09:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.4&port_id=347a0119-f91b-4aaf-bb2b-d45c9de376ac => 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: 1439/2888] 199.19.213.161 () {34 vars in 1104 bytes} [Thu Jul 9 18:09:37 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Af7&port_id=347a0119-f91b-4aaf-bb2b-d45c9de376ac => 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: 1450/2889] 199.19.213.161 () {34 vars in 1064 bytes} [Thu Jul 9 18:09:37 2026] GET /v2.0/subnets?id=0fd932e9-e2bc-461e-9854-5b7846415f78&id=91aa2d6e-7237-4aa3-91e6-2e9052e18b69 => generated 1367 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/2890] 199.19.213.161 () {34 vars in 1052 bytes} [Thu Jul 9 18:09:37 2026] GET /v2.0/ports?network_id=78b247c8-c3b8-4f31-9177-4e947604fc8a&device_owner=network%3Adhcp => generated 1461 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/2891] 199.19.213.161 () {34 vars in 1052 bytes} [Thu Jul 9 18:09:37 2026] GET /v2.0/ports?network_id=78b247c8-c3b8-4f31-9177-4e947604fc8a&device_owner=network%3Adhcp => generated 1461 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/2892] 199.19.213.161 () {34 vars in 1012 bytes} [Thu Jul 9 18:09:37 2026] GET /v2.0/networks/78b247c8-c3b8-4f31-9177-4e947604fc8a?fields=segments => generated 14 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2893] 199.19.213.161 () {34 vars in 1112 bytes} [Thu Jul 9 18:09:37 2026] GET /v2.0/networks/78b247c8-c3b8-4f31-9177-4e947604fc8a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2894] 199.19.213.161 () {34 vars in 1080 bytes} [Thu Jul 9 18:09:38 2026] GET /v2.0/ports?tenant_id=8ec1cb7e0cf54af597250d70275f5553&device_id=db3956e2-c2f8-428f-8b1f-e47faa16c663 => generated 5259 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/2895] 199.19.213.161 () {34 vars in 986 bytes} [Thu Jul 9 18:09:38 2026] GET /v2.0/networks?id=78b247c8-c3b8-4f31-9177-4e947604fc8a => generated 801 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/2896] 199.19.213.161 () {34 vars in 1054 bytes} [Thu Jul 9 18:09:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.4&port_id=347a0119-f91b-4aaf-bb2b-d45c9de376ac => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/2897] 199.19.213.161 () {34 vars in 1104 bytes} [Thu Jul 9 18:09:38 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Af7&port_id=347a0119-f91b-4aaf-bb2b-d45c9de376ac => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2898] 10.0.0.235 () {34 vars in 971 bytes} [Thu Jul 9 18:09:38 2026] GET /v2.0/ports/347a0119-f91b-4aaf-bb2b-d45c9de376ac => generated 1456 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/2899] 199.19.213.161 () {34 vars in 1064 bytes} [Thu Jul 9 18:09:38 2026] GET /v2.0/subnets?id=0fd932e9-e2bc-461e-9854-5b7846415f78&id=91aa2d6e-7237-4aa3-91e6-2e9052e18b69 => generated 1367 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/2900] 199.19.213.161 () {30 vars in 737 bytes} [Thu Jul 9 18:09:38 2026] GET /v2.0/ports/347a0119-f91b-4aaf-bb2b-d45c9de376ac => generated 1456 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/2901] 199.19.213.161 () {34 vars in 1052 bytes} [Thu Jul 9 18:09:38 2026] GET /v2.0/ports?network_id=78b247c8-c3b8-4f31-9177-4e947604fc8a&device_owner=network%3Adhcp => generated 1461 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2902] 199.19.213.161 () {30 vars in 737 bytes} [Thu Jul 9 18:09:38 2026] GET /v2.0/ports/347a0119-f91b-4aaf-bb2b-d45c9de376ac => generated 1456 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/2903] 199.19.213.161 () {34 vars in 1052 bytes} [Thu Jul 9 18:09:38 2026] GET /v2.0/ports?network_id=78b247c8-c3b8-4f31-9177-4e947604fc8a&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: 1458/2904] 199.19.213.161 () {34 vars in 1012 bytes} [Thu Jul 9 18:09:38 2026] GET /v2.0/networks/78b247c8-c3b8-4f31-9177-4e947604fc8a?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/2905] 199.19.213.161 () {34 vars in 1112 bytes} [Thu Jul 9 18:09:38 2026] GET /v2.0/networks/78b247c8-c3b8-4f31-9177-4e947604fc8a?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: 1447/2906] 199.19.213.161 () {34 vars in 790 bytes} [Thu Jul 9 18:09:38 2026] PUT /v2.0/ports/347a0119-f91b-4aaf-bb2b-d45c9de376ac => generated 1191 bytes in 533 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/2907] 199.19.213.161 () {30 vars in 743 bytes} [Thu Jul 9 18:09:39 2026] GET /v2.0/networks/78b247c8-c3b8-4f31-9177-4e947604fc8a => generated 798 bytes in 77 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: 1448/2908] 199.19.213.161 () {30 vars in 741 bytes} [Thu Jul 9 18:09:39 2026] GET /v2.0/subnets/0fd932e9-e2bc-461e-9854-5b7846415f78 => generated 650 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/2909] 199.19.213.161 () {34 vars in 1080 bytes} [Thu Jul 9 18:09:39 2026] GET /v2.0/ports?tenant_id=8ec1cb7e0cf54af597250d70275f5553&device_id=db3956e2-c2f8-428f-8b1f-e47faa16c663 => generated 5030 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:09:39.280 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3b2c4c8e-f02e-4441-9dea-884c1fba46d6'] response: {'name': 'network-changed', 'server_uuid': 'db3956e2-c2f8-428f-8b1f-e47faa16c663', 'tag': '347a0119-f91b-4aaf-bb2b-d45c9de376ac', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1462/2910] 199.19.213.161 () {30 vars in 703 bytes} [Thu Jul 9 18:09:39 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: 1463/2911] 199.19.213.161 () {30 vars in 705 bytes} [Thu Jul 9 18:09:39 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/2912] 199.19.213.161 () {34 vars in 986 bytes} [Thu Jul 9 18:09:39 2026] GET /v2.0/networks?id=78b247c8-c3b8-4f31-9177-4e947604fc8a => generated 801 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/2913] 199.19.213.161 () {30 vars in 681 bytes} [Thu Jul 9 18:09:39 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/2914] 199.19.213.161 () {30 vars in 717 bytes} [Thu Jul 9 18:09:39 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: 1450/2915] 199.19.213.161 () {34 vars in 1054 bytes} [Thu Jul 9 18:09:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.4&port_id=347a0119-f91b-4aaf-bb2b-d45c9de376ac => 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: 1466/2916] 199.19.213.161 () {30 vars in 741 bytes} [Thu Jul 9 18:09:39 2026] GET /v2.0/subnets/79469a6d-3960-416f-aae6-7f7582577403 => generated 651 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/2917] 199.19.213.161 () {34 vars in 984 bytes} [Thu Jul 9 18:09:39 2026] GET /v2.0/subnets?id=0fd932e9-e2bc-461e-9854-5b7846415f78 => generated 653 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/2918] 199.19.213.161 () {30 vars in 737 bytes} [Thu Jul 9 18:09:39 2026] GET /v2.0/ports/80fcc54f-128f-4015-854d-93b5dfb7db9e => generated 1132 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/2919] 199.19.213.161 () {34 vars in 1052 bytes} [Thu Jul 9 18:09:39 2026] GET /v2.0/ports?network_id=78b247c8-c3b8-4f31-9177-4e947604fc8a&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/2920] 199.19.213.161 () {30 vars in 737 bytes} [Thu Jul 9 18:09:39 2026] GET /v2.0/ports/513d9039-e599-42fc-a0a5-6989cd4e2a51 => generated 1346 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/2921] 199.19.213.161 () {34 vars in 1012 bytes} [Thu Jul 9 18:09:39 2026] GET /v2.0/networks/78b247c8-c3b8-4f31-9177-4e947604fc8a?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: 1469/2922] 199.19.213.161 () {30 vars in 741 bytes} [Thu Jul 9 18:09:39 2026] GET /v2.0/subnets/79469a6d-3960-416f-aae6-7f7582577403 => generated 651 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/2923] 199.19.213.161 () {34 vars in 1112 bytes} [Thu Jul 9 18:09:39 2026] GET /v2.0/networks/78b247c8-c3b8-4f31-9177-4e947604fc8a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/2924] 199.19.213.161 () {30 vars in 743 bytes} [Thu Jul 9 18:09:39 2026] GET /v2.0/networks/b965bd5e-4965-4995-810d-ef74c4ea07aa => generated 800 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/2925] 199.19.213.161 () {30 vars in 737 bytes} [Thu Jul 9 18:09:39 2026] GET /v2.0/ports/80fcc54f-128f-4015-854d-93b5dfb7db9e => generated 1132 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/2926] 199.19.213.161 () {30 vars in 741 bytes} [Thu Jul 9 18:09:39 2026] GET /v2.0/subnets/79469a6d-3960-416f-aae6-7f7582577403 => generated 651 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/2927] 199.19.213.161 () {30 vars in 703 bytes} [Thu Jul 9 18:09:47 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/2928] 199.19.213.161 () {30 vars in 705 bytes} [Thu Jul 9 18:09:47 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: 1457/2929] 199.19.213.161 () {30 vars in 681 bytes} [Thu Jul 9 18:09:47 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/2930] 199.19.213.161 () {30 vars in 717 bytes} [Thu Jul 9 18:09:47 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/2931] 199.19.213.161 () {30 vars in 741 bytes} [Thu Jul 9 18:09:47 2026] GET /v2.0/subnets/31c6ad0e-0c39-4190-a6a4-ad986224c221 => generated 649 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/2932] 199.19.213.161 () {30 vars in 769 bytes} [Thu Jul 9 18:09:47 2026] GET /v2.0/ports?device_id=db3956e2-c2f8-428f-8b1f-e47faa16c663 => generated 5032 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/2935] 199.19.213.161 () {30 vars in 703 bytes} [Thu Jul 9 18:09:48 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: 1476/2936] 199.19.213.161 () {30 vars in 705 bytes} [Thu Jul 9 18:09:48 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: 1461/2937] 199.19.213.161 () {30 vars in 681 bytes} [Thu Jul 9 18:09:48 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: 1477/2938] 199.19.213.161 () {30 vars in 717 bytes} [Thu Jul 9 18:09:48 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: 1462/2939] 199.19.213.161 () {30 vars in 737 bytes} [Thu Jul 9 18:09:48 2026] GET /v2.0/ports/347a0119-f91b-4aaf-bb2b-d45c9de376ac => generated 1229 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/2940] 199.19.213.161 () {34 vars in 789 bytes} [Thu Jul 9 18:09:48 2026] PUT /v2.0/ports/347a0119-f91b-4aaf-bb2b-d45c9de376ac => generated 1026 bytes in 404 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/2941] 199.19.213.161 () {30 vars in 743 bytes} [Thu Jul 9 18:09:48 2026] GET /v2.0/networks/78b247c8-c3b8-4f31-9177-4e947604fc8a => generated 798 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:09:48.880 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f5b8dfcc-d239-43b5-b0e2-338385d8968f'] response: {'name': 'network-changed', 'server_uuid': 'db3956e2-c2f8-428f-8b1f-e47faa16c663', 'tag': '347a0119-f91b-4aaf-bb2b-d45c9de376ac', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1479/2942] 199.19.213.161 () {30 vars in 769 bytes} [Thu Jul 9 18:09:48 2026] GET /v2.0/ports?device_id=db3956e2-c2f8-428f-8b1f-e47faa16c663 => generated 4865 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/2943] 199.19.213.161 () {34 vars in 1080 bytes} [Thu Jul 9 18:09:48 2026] GET /v2.0/ports?tenant_id=8ec1cb7e0cf54af597250d70275f5553&device_id=db3956e2-c2f8-428f-8b1f-e47faa16c663 => generated 4865 bytes in 74 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: 1480/2944] 199.19.213.161 () {34 vars in 986 bytes} [Thu Jul 9 18:09:48 2026] GET /v2.0/networks?id=78b247c8-c3b8-4f31-9177-4e947604fc8a => generated 801 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/2945] 199.19.213.161 () {30 vars in 769 bytes} [Thu Jul 9 18:09:49 2026] GET /v2.0/ports?device_id=db3956e2-c2f8-428f-8b1f-e47faa16c663 => generated 4865 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/2946] 199.19.213.161 () {34 vars in 1012 bytes} [Thu Jul 9 18:09:49 2026] GET /v2.0/networks/78b247c8-c3b8-4f31-9177-4e947604fc8a?fields=segments => generated 14 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/2947] 199.19.213.161 () {34 vars in 1112 bytes} [Thu Jul 9 18:09:49 2026] GET /v2.0/networks/78b247c8-c3b8-4f31-9177-4e947604fc8a?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: 1482/2948] 199.19.213.161 () {34 vars in 1096 bytes} [Thu Jul 9 18:09:50 2026] GET /v2.0/ports?device_id=2a7c7ffb-5bc4-451e-a41a-19a55829d86e&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/2949] 199.19.213.161 () {30 vars in 769 bytes} [Thu Jul 9 18:09:50 2026] GET /v2.0/ports?device_id=db3956e2-c2f8-428f-8b1f-e47faa16c663 => generated 4865 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/2950] 199.19.213.161 () {34 vars in 1080 bytes} [Thu Jul 9 18:09:50 2026] GET /v2.0/ports?tenant_id=b746d8e96b9940958748e1604c4f799d&device_id=2a7c7ffb-5bc4-451e-a41a-19a55829d86e => generated 1465 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/2951] 199.19.213.161 () {34 vars in 986 bytes} [Thu Jul 9 18:09:50 2026] GET /v2.0/networks?id=7b7f079c-419b-49b8-9cf0-c263acbebc58 => generated 801 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/2952] 199.19.213.161 () {34 vars in 1056 bytes} [Thu Jul 9 18:09:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.18&port_id=4eed0921-2d60-4f41-8761-66f8fad92976 => generated 859 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/2953] 199.19.213.161 () {34 vars in 1104 bytes} [Thu Jul 9 18:09:50 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1fb&port_id=4eed0921-2d60-4f41-8761-66f8fad92976 => 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: 1485/2954] 199.19.213.161 () {34 vars in 1064 bytes} [Thu Jul 9 18:09:50 2026] GET /v2.0/subnets?id=31c6ad0e-0c39-4190-a6a4-ad986224c221&id=fd077f92-24e5-419e-83c0-a6310c47401c => generated 1361 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/2955] 199.19.213.161 () {34 vars in 1052 bytes} [Thu Jul 9 18:09:50 2026] GET /v2.0/ports?network_id=7b7f079c-419b-49b8-9cf0-c263acbebc58&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: 7|app: 0|req: 1486/2956] 199.19.213.161 () {34 vars in 1052 bytes} [Thu Jul 9 18:09:50 2026] GET /v2.0/ports?network_id=7b7f079c-419b-49b8-9cf0-c263acbebc58&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: 1471/2957] 199.19.213.161 () {34 vars in 1012 bytes} [Thu Jul 9 18:09:50 2026] GET /v2.0/networks/7b7f079c-419b-49b8-9cf0-c263acbebc58?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/2958] 199.19.213.161 () {34 vars in 1112 bytes} [Thu Jul 9 18:09:50 2026] GET /v2.0/networks/7b7f079c-419b-49b8-9cf0-c263acbebc58?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: 1472/2959] 199.19.213.161 () {30 vars in 769 bytes} [Thu Jul 9 18:09:51 2026] GET /v2.0/ports?device_id=db3956e2-c2f8-428f-8b1f-e47faa16c663 => generated 4865 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/2960] 199.19.213.161 () {30 vars in 769 bytes} [Thu Jul 9 18:09:52 2026] GET /v2.0/ports?device_id=db3956e2-c2f8-428f-8b1f-e47faa16c663 => generated 4865 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/2961] 199.19.213.161 () {30 vars in 769 bytes} [Thu Jul 9 18:09:53 2026] GET /v2.0/ports?device_id=db3956e2-c2f8-428f-8b1f-e47faa16c663 => generated 4865 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/2962] 199.19.213.161 () {30 vars in 769 bytes} [Thu Jul 9 18:09:54 2026] GET /v2.0/ports?device_id=db3956e2-c2f8-428f-8b1f-e47faa16c663 => generated 4865 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/2963] 199.19.213.161 () {30 vars in 769 bytes} [Thu Jul 9 18:09:55 2026] GET /v2.0/ports?device_id=db3956e2-c2f8-428f-8b1f-e47faa16c663 => generated 4865 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/2964] 199.19.213.161 () {30 vars in 769 bytes} [Thu Jul 9 18:09:56 2026] GET /v2.0/ports?device_id=db3956e2-c2f8-428f-8b1f-e47faa16c663 => generated 4865 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/2965] 199.19.213.161 () {30 vars in 769 bytes} [Thu Jul 9 18:09:57 2026] GET /v2.0/ports?device_id=db3956e2-c2f8-428f-8b1f-e47faa16c663 => generated 4865 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1491/2966] 199.19.213.161 () {30 vars in 769 bytes} [Thu Jul 9 18:09:58 2026] GET /v2.0/ports?device_id=db3956e2-c2f8-428f-8b1f-e47faa16c663 => generated 4865 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/2967] 199.19.213.161 () {30 vars in 769 bytes} [Thu Jul 9 18:09:59 2026] GET /v2.0/ports?device_id=db3956e2-c2f8-428f-8b1f-e47faa16c663 => generated 4865 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/2968] 199.19.213.161 () {30 vars in 769 bytes} [Thu Jul 9 18:10:01 2026] GET /v2.0/ports?device_id=db3956e2-c2f8-428f-8b1f-e47faa16c663 => generated 4865 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/2969] 199.19.213.161 () {30 vars in 769 bytes} [Thu Jul 9 18:10:02 2026] GET /v2.0/ports?device_id=db3956e2-c2f8-428f-8b1f-e47faa16c663 => generated 4865 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/2972] 199.19.213.161 () {30 vars in 769 bytes} [Thu Jul 9 18:10:03 2026] GET /v2.0/ports?device_id=db3956e2-c2f8-428f-8b1f-e47faa16c663 => generated 4865 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/2973] 199.19.213.161 () {30 vars in 769 bytes} [Thu Jul 9 18:10:04 2026] GET /v2.0/ports?device_id=db3956e2-c2f8-428f-8b1f-e47faa16c663 => generated 4865 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/2974] 199.19.213.161 () {30 vars in 769 bytes} [Thu Jul 9 18:10:05 2026] GET /v2.0/ports?device_id=db3956e2-c2f8-428f-8b1f-e47faa16c663 => generated 4865 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/2975] 199.19.213.161 () {30 vars in 769 bytes} [Thu Jul 9 18:10:06 2026] GET /v2.0/ports?device_id=db3956e2-c2f8-428f-8b1f-e47faa16c663 => generated 4865 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/2976] 199.19.213.161 () {30 vars in 769 bytes} [Thu Jul 9 18:10:07 2026] GET /v2.0/ports?device_id=db3956e2-c2f8-428f-8b1f-e47faa16c663 => generated 4865 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/2977] 199.19.213.161 () {30 vars in 769 bytes} [Thu Jul 9 18:10:08 2026] GET /v2.0/ports?device_id=db3956e2-c2f8-428f-8b1f-e47faa16c663 => generated 4865 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/2978] 199.19.213.161 () {34 vars in 975 bytes} [Thu Jul 9 18:10:09 2026] GET /v2.0/ports/347a0119-f91b-4aaf-bb2b-d45c9de376ac => generated 1062 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/2979] 199.19.213.161 () {30 vars in 769 bytes} [Thu Jul 9 18:10:09 2026] GET /v2.0/ports?device_id=db3956e2-c2f8-428f-8b1f-e47faa16c663 => generated 4865 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/2980] 199.19.213.161 () {36 vars in 997 bytes} [Thu Jul 9 18:10:09 2026] DELETE /v2.0/ports/347a0119-f91b-4aaf-bb2b-d45c9de376ac => generated 0 bytes in 299 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/2981] 199.19.213.161 () {34 vars in 1080 bytes} [Thu Jul 9 18:10:10 2026] GET /v2.0/ports?tenant_id=8ec1cb7e0cf54af597250d70275f5553&device_id=db3956e2-c2f8-428f-8b1f-e47faa16c663 => generated 3811 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:10:10.258 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-14497b5a-8bb0-4001-a557-697f2476ae6b'] response: {'server_uuid': 'db3956e2-c2f8-428f-8b1f-e47faa16c663', 'name': 'network-vif-deleted', 'tag': '347a0119-f91b-4aaf-bb2b-d45c9de376ac', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1499/2982] 199.19.213.161 () {34 vars in 1226 bytes} [Thu Jul 9 18:10:10 2026] GET /v2.0/networks?id=d6caf2be-a096-4f34-8b4b-ab339c66b9fd&id=b965bd5e-4965-4995-810d-ef74c4ea07aa&id=7b7f079c-419b-49b8-9cf0-c263acbebc58&id=78b247c8-c3b8-4f31-9177-4e947604fc8a => generated 3098 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/2983] 199.19.213.161 () {34 vars in 1062 bytes} [Thu Jul 9 18:10:10 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.216&port_id=6d8f1130-a574-42da-9862-1bd090db5484 => 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: 1500/2984] 199.19.213.161 () {34 vars in 984 bytes} [Thu Jul 9 18:10:10 2026] GET /v2.0/subnets?id=6389c50f-a1a6-4be9-b67f-264b90aa65ca => generated 630 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/2985] 199.19.213.161 () {34 vars in 1052 bytes} [Thu Jul 9 18:10:10 2026] GET /v2.0/ports?network_id=d6caf2be-a096-4f34-8b4b-ab339c66b9fd&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: 1501/2986] 199.19.213.161 () {34 vars in 1012 bytes} [Thu Jul 9 18:10:10 2026] GET /v2.0/networks/d6caf2be-a096-4f34-8b4b-ab339c66b9fd?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: 1486/2987] 199.19.213.161 () {34 vars in 1112 bytes} [Thu Jul 9 18:10:10 2026] GET /v2.0/networks/d6caf2be-a096-4f34-8b4b-ab339c66b9fd?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: 1502/2988] 199.19.213.161 () {34 vars in 1056 bytes} [Thu Jul 9 18:10:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.27&port_id=513d9039-e599-42fc-a0a5-6989cd4e2a51 => 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: 1487/2989] 199.19.213.161 () {34 vars in 984 bytes} [Thu Jul 9 18:10:10 2026] GET /v2.0/subnets?id=79469a6d-3960-416f-aae6-7f7582577403 => generated 654 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1503/2990] 199.19.213.161 () {34 vars in 1052 bytes} [Thu Jul 9 18:10:10 2026] GET /v2.0/ports?network_id=b965bd5e-4965-4995-810d-ef74c4ea07aa&device_owner=network%3Adhcp => generated 1461 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/2991] 199.19.213.161 () {30 vars in 769 bytes} [Thu Jul 9 18:10:10 2026] GET /v2.0/ports?device_id=db3956e2-c2f8-428f-8b1f-e47faa16c663 => generated 3811 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/2992] 199.19.213.161 () {34 vars in 1012 bytes} [Thu Jul 9 18:10:10 2026] GET /v2.0/networks/b965bd5e-4965-4995-810d-ef74c4ea07aa?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 18:10:10.874 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e1743bcd-9f33-4446-b847-9c151b10fd74 5a6145cd14b6448690a3243a004d3a07 8ec1cb7e0cf54af597250d70275f5553 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1489/2993] 199.19.213.161 () {32 vars in 759 bytes} [Thu Jul 9 18:10:10 2026] DELETE /v2.0/ports/347a0119-f91b-4aaf-bb2b-d45c9de376ac => 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: 1505/2994] 199.19.213.161 () {34 vars in 1112 bytes} [Thu Jul 9 18:10:10 2026] GET /v2.0/networks/b965bd5e-4965-4995-810d-ef74c4ea07aa?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/2995] 199.19.213.161 () {34 vars in 1056 bytes} [Thu Jul 9 18:10:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.76&port_id=2d450ccc-5741-446c-a8be-9925b26e6fb7 => 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: 1506/2996] 199.19.213.161 () {34 vars in 984 bytes} [Thu Jul 9 18:10:10 2026] GET /v2.0/subnets?id=31c6ad0e-0c39-4190-a6a4-ad986224c221 => 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: 1507/2997] 199.19.213.161 () {30 vars in 703 bytes} [Thu Jul 9 18:10:11 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/2998] 199.19.213.161 () {30 vars in 705 bytes} [Thu Jul 9 18:10:11 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: 1491/2999] 199.19.213.161 () {34 vars in 1052 bytes} [Thu Jul 9 18:10:11 2026] GET /v2.0/ports?network_id=7b7f079c-419b-49b8-9cf0-c263acbebc58&device_owner=network%3Adhcp => generated 1457 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/3000] 199.19.213.161 () {30 vars in 681 bytes} [Thu Jul 9 18:10:11 2026] GET /v2.0/extensions/qos => generated 166 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/3001] 199.19.213.161 () {30 vars in 717 bytes} [Thu Jul 9 18:10:11 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: 1511/3002] 199.19.213.161 () {30 vars in 741 bytes} [Thu Jul 9 18:10:11 2026] GET /v2.0/subnets/79469a6d-3960-416f-aae6-7f7582577403 => generated 651 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/3003] 199.19.213.161 () {34 vars in 1012 bytes} [Thu Jul 9 18:10:11 2026] GET /v2.0/networks/7b7f079c-419b-49b8-9cf0-c263acbebc58?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: 1512/3004] 199.19.213.161 () {30 vars in 737 bytes} [Thu Jul 9 18:10:11 2026] GET /v2.0/ports/80fcc54f-128f-4015-854d-93b5dfb7db9e => generated 1132 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/3005] 199.19.213.161 () {34 vars in 1112 bytes} [Thu Jul 9 18:10:11 2026] GET /v2.0/networks/7b7f079c-419b-49b8-9cf0-c263acbebc58?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: 1513/3006] 199.19.213.161 () {30 vars in 737 bytes} [Thu Jul 9 18:10:11 2026] GET /v2.0/ports/513d9039-e599-42fc-a0a5-6989cd4e2a51 => generated 1346 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/3007] 199.19.213.161 () {30 vars in 741 bytes} [Thu Jul 9 18:10:11 2026] GET /v2.0/subnets/79469a6d-3960-416f-aae6-7f7582577403 => generated 651 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/3008] 199.19.213.161 () {30 vars in 743 bytes} [Thu Jul 9 18:10:11 2026] GET /v2.0/networks/b965bd5e-4965-4995-810d-ef74c4ea07aa => generated 800 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/3009] 199.19.213.161 () {30 vars in 737 bytes} [Thu Jul 9 18:10:11 2026] GET /v2.0/ports/80fcc54f-128f-4015-854d-93b5dfb7db9e => 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: 1515/3010] 199.19.213.161 () {30 vars in 741 bytes} [Thu Jul 9 18:10:11 2026] GET /v2.0/subnets/79469a6d-3960-416f-aae6-7f7582577403 => generated 651 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1497/3013] 199.19.213.161 () {30 vars in 703 bytes} [Thu Jul 9 18:10:19 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1517/3014] 199.19.213.161 () {30 vars in 705 bytes} [Thu Jul 9 18:10:19 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: 1498/3015] 199.19.213.161 () {30 vars in 681 bytes} [Thu Jul 9 18:10:19 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: 1518/3016] 199.19.213.161 () {30 vars in 717 bytes} [Thu Jul 9 18:10:19 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: 1499/3017] 199.19.213.161 () {30 vars in 769 bytes} [Thu Jul 9 18:10:19 2026] GET /v2.0/ports?device_id=db3956e2-c2f8-428f-8b1f-e47faa16c663 => generated 3811 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/3018] 199.19.213.161 () {30 vars in 703 bytes} [Thu Jul 9 18:10:20 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: 1500/3019] 199.19.213.161 () {30 vars in 705 bytes} [Thu Jul 9 18:10:20 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: 1520/3020] 199.19.213.161 () {30 vars in 681 bytes} [Thu Jul 9 18:10:20 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: 1501/3021] 199.19.213.161 () {30 vars in 717 bytes} [Thu Jul 9 18:10:20 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: 1521/3022] 199.19.213.161 () {30 vars in 737 bytes} [Thu Jul 9 18:10:20 2026] GET /v2.0/ports/2d450ccc-5741-446c-a8be-9925b26e6fb7 => generated 1233 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/3023] 199.19.213.161 () {34 vars in 789 bytes} [Thu Jul 9 18:10:20 2026] PUT /v2.0/ports/2d450ccc-5741-446c-a8be-9925b26e6fb7 => generated 1026 bytes in 475 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/3024] 199.19.213.161 () {30 vars in 743 bytes} [Thu Jul 9 18:10:20 2026] GET /v2.0/networks/7b7f079c-419b-49b8-9cf0-c263acbebc58 => generated 798 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1503/3025] 199.19.213.161 () {30 vars in 769 bytes} [Thu Jul 9 18:10:20 2026] GET /v2.0/ports?device_id=db3956e2-c2f8-428f-8b1f-e47faa16c663 => generated 3640 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:10:20.884 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7fb70db3-6337-4d34-9c20-b1679750ff0d'] response: {'name': 'network-changed', 'server_uuid': 'db3956e2-c2f8-428f-8b1f-e47faa16c663', 'tag': '2d450ccc-5741-446c-a8be-9925b26e6fb7', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1523/3026] 199.19.213.161 () {34 vars in 1080 bytes} [Thu Jul 9 18:10:20 2026] GET /v2.0/ports?tenant_id=8ec1cb7e0cf54af597250d70275f5553&device_id=db3956e2-c2f8-428f-8b1f-e47faa16c663 => generated 3640 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/3027] 199.19.213.161 () {30 vars in 769 bytes} [Thu Jul 9 18:10:20 2026] GET /v2.0/ports?device_id=db3956e2-c2f8-428f-8b1f-e47faa16c663 => generated 3640 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1524/3028] 199.19.213.161 () {34 vars in 986 bytes} [Thu Jul 9 18:10:20 2026] GET /v2.0/networks?id=7b7f079c-419b-49b8-9cf0-c263acbebc58 => generated 801 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1505/3029] 199.19.213.161 () {34 vars in 1012 bytes} [Thu Jul 9 18:10:21 2026] GET /v2.0/networks/7b7f079c-419b-49b8-9cf0-c263acbebc58?fields=segments => generated 14 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1525/3030] 199.19.213.161 () {34 vars in 1112 bytes} [Thu Jul 9 18:10:21 2026] GET /v2.0/networks/7b7f079c-419b-49b8-9cf0-c263acbebc58?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/3031] 199.19.213.161 () {30 vars in 769 bytes} [Thu Jul 9 18:10:21 2026] GET /v2.0/ports?device_id=db3956e2-c2f8-428f-8b1f-e47faa16c663 => generated 3640 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1526/3032] 199.19.213.161 () {30 vars in 769 bytes} [Thu Jul 9 18:10:23 2026] GET /v2.0/ports?device_id=db3956e2-c2f8-428f-8b1f-e47faa16c663 => generated 3640 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/3033] 199.19.213.161 () {30 vars in 769 bytes} [Thu Jul 9 18:10:24 2026] GET /v2.0/ports?device_id=db3956e2-c2f8-428f-8b1f-e47faa16c663 => generated 3640 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1527/3034] 199.19.213.161 () {30 vars in 769 bytes} [Thu Jul 9 18:10:25 2026] GET /v2.0/ports?device_id=db3956e2-c2f8-428f-8b1f-e47faa16c663 => generated 3640 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/3035] 199.19.213.161 () {30 vars in 769 bytes} [Thu Jul 9 18:10:26 2026] GET /v2.0/ports?device_id=db3956e2-c2f8-428f-8b1f-e47faa16c663 => generated 3640 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1528/3036] 199.19.213.161 () {30 vars in 769 bytes} [Thu Jul 9 18:10:27 2026] GET /v2.0/ports?device_id=db3956e2-c2f8-428f-8b1f-e47faa16c663 => generated 3640 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/3037] 199.19.213.161 () {30 vars in 769 bytes} [Thu Jul 9 18:10:28 2026] GET /v2.0/ports?device_id=db3956e2-c2f8-428f-8b1f-e47faa16c663 => generated 3640 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1529/3038] 199.19.213.161 () {30 vars in 769 bytes} [Thu Jul 9 18:10:29 2026] GET /v2.0/ports?device_id=db3956e2-c2f8-428f-8b1f-e47faa16c663 => generated 3640 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1510/3039] 199.19.213.161 () {30 vars in 769 bytes} [Thu Jul 9 18:10:30 2026] GET /v2.0/ports?device_id=db3956e2-c2f8-428f-8b1f-e47faa16c663 => generated 3640 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1530/3040] 199.19.213.161 () {30 vars in 769 bytes} [Thu Jul 9 18:10:31 2026] GET /v2.0/ports?device_id=db3956e2-c2f8-428f-8b1f-e47faa16c663 => generated 3640 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/3041] 199.19.213.161 () {30 vars in 769 bytes} [Thu Jul 9 18:10:32 2026] GET /v2.0/ports?device_id=db3956e2-c2f8-428f-8b1f-e47faa16c663 => generated 3640 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/3044] 199.19.213.161 () {30 vars in 769 bytes} [Thu Jul 9 18:10:33 2026] GET /v2.0/ports?device_id=db3956e2-c2f8-428f-8b1f-e47faa16c663 => generated 3640 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1532/3045] 199.19.213.161 () {30 vars in 769 bytes} [Thu Jul 9 18:10:34 2026] GET /v2.0/ports?device_id=db3956e2-c2f8-428f-8b1f-e47faa16c663 => generated 3640 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1514/3046] 199.19.213.161 () {30 vars in 769 bytes} [Thu Jul 9 18:10:35 2026] GET /v2.0/ports?device_id=db3956e2-c2f8-428f-8b1f-e47faa16c663 => generated 3640 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1533/3047] 199.19.213.161 () {30 vars in 769 bytes} [Thu Jul 9 18:10:37 2026] GET /v2.0/ports?device_id=db3956e2-c2f8-428f-8b1f-e47faa16c663 => generated 3640 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1515/3048] 199.19.213.161 () {30 vars in 769 bytes} [Thu Jul 9 18:10:38 2026] GET /v2.0/ports?device_id=db3956e2-c2f8-428f-8b1f-e47faa16c663 => generated 3640 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1534/3049] 199.19.213.161 () {30 vars in 769 bytes} [Thu Jul 9 18:10:39 2026] GET /v2.0/ports?device_id=db3956e2-c2f8-428f-8b1f-e47faa16c663 => generated 3640 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1516/3050] 199.19.213.161 () {30 vars in 769 bytes} [Thu Jul 9 18:10:40 2026] GET /v2.0/ports?device_id=db3956e2-c2f8-428f-8b1f-e47faa16c663 => generated 3640 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1535/3051] 199.19.213.161 () {30 vars in 769 bytes} [Thu Jul 9 18:10:41 2026] GET /v2.0/ports?device_id=db3956e2-c2f8-428f-8b1f-e47faa16c663 => generated 3640 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/3052] 199.19.213.161 () {34 vars in 975 bytes} [Thu Jul 9 18:10:41 2026] GET /v2.0/ports/2d450ccc-5741-446c-a8be-9925b26e6fb7 => generated 1062 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1536/3053] 199.19.213.161 () {36 vars in 997 bytes} [Thu Jul 9 18:10:41 2026] DELETE /v2.0/ports/2d450ccc-5741-446c-a8be-9925b26e6fb7 => generated 0 bytes in 313 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/3054] 199.19.213.161 () {34 vars in 1080 bytes} [Thu Jul 9 18:10:41 2026] GET /v2.0/ports?tenant_id=8ec1cb7e0cf54af597250d70275f5553&device_id=db3956e2-c2f8-428f-8b1f-e47faa16c663 => generated 2586 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:10:42.003 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a7276050-a946-4da9-8839-beaef04dce5b'] response: {'server_uuid': 'db3956e2-c2f8-428f-8b1f-e47faa16c663', 'name': 'network-vif-deleted', 'tag': '2d450ccc-5741-446c-a8be-9925b26e6fb7', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1537/3055] 199.19.213.161 () {34 vars in 1146 bytes} [Thu Jul 9 18:10:41 2026] GET /v2.0/networks?id=d6caf2be-a096-4f34-8b4b-ab339c66b9fd&id=b965bd5e-4965-4995-810d-ef74c4ea07aa&id=7b7f079c-419b-49b8-9cf0-c263acbebc58 => generated 2311 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/3056] 199.19.213.161 () {34 vars in 1062 bytes} [Thu Jul 9 18:10:42 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.216&port_id=6d8f1130-a574-42da-9862-1bd090db5484 => 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: 1538/3057] 199.19.213.161 () {34 vars in 984 bytes} [Thu Jul 9 18:10:42 2026] GET /v2.0/subnets?id=6389c50f-a1a6-4be9-b67f-264b90aa65ca => generated 630 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1520/3058] 199.19.213.161 () {34 vars in 1052 bytes} [Thu Jul 9 18:10:42 2026] GET /v2.0/ports?network_id=d6caf2be-a096-4f34-8b4b-ab339c66b9fd&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: 1539/3059] 199.19.213.161 () {34 vars in 1012 bytes} [Thu Jul 9 18:10:42 2026] GET /v2.0/networks/d6caf2be-a096-4f34-8b4b-ab339c66b9fd?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1521/3060] 199.19.213.161 () {34 vars in 1112 bytes} [Thu Jul 9 18:10:42 2026] GET /v2.0/networks/d6caf2be-a096-4f34-8b4b-ab339c66b9fd?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: 1540/3061] 199.19.213.161 () {34 vars in 1056 bytes} [Thu Jul 9 18:10:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.27&port_id=513d9039-e599-42fc-a0a5-6989cd4e2a51 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1522/3062] 199.19.213.161 () {34 vars in 984 bytes} [Thu Jul 9 18:10:42 2026] GET /v2.0/subnets?id=79469a6d-3960-416f-aae6-7f7582577403 => generated 654 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1541/3063] 199.19.213.161 () {30 vars in 769 bytes} [Thu Jul 9 18:10:42 2026] GET /v2.0/ports?device_id=db3956e2-c2f8-428f-8b1f-e47faa16c663 => generated 2586 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1523/3064] 199.19.213.161 () {34 vars in 1052 bytes} [Thu Jul 9 18:10:42 2026] GET /v2.0/ports?network_id=b965bd5e-4965-4995-810d-ef74c4ea07aa&device_owner=network%3Adhcp => generated 1461 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:10:42.511 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5093b5c7-1d07-4b94-8acd-e1d5af5e0703 5a6145cd14b6448690a3243a004d3a07 8ec1cb7e0cf54af597250d70275f5553 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1524/3065] 199.19.213.161 () {32 vars in 759 bytes} [Thu Jul 9 18:10:42 2026] DELETE /v2.0/ports/2d450ccc-5741-446c-a8be-9925b26e6fb7 => generated 132 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1542/3066] 199.19.213.161 () {34 vars in 1012 bytes} [Thu Jul 9 18:10:42 2026] GET /v2.0/networks/b965bd5e-4965-4995-810d-ef74c4ea07aa?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: 1543/3067] 199.19.213.161 () {30 vars in 703 bytes} [Thu Jul 9 18:10:42 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/3068] 199.19.213.161 () {30 vars in 705 bytes} [Thu Jul 9 18:10:42 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1545/3069] 199.19.213.161 () {30 vars in 681 bytes} [Thu Jul 9 18:10:42 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: 1525/3070] 199.19.213.161 () {34 vars in 1112 bytes} [Thu Jul 9 18:10:42 2026] GET /v2.0/networks/b965bd5e-4965-4995-810d-ef74c4ea07aa?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: 1546/3071] 199.19.213.161 () {30 vars in 717 bytes} [Thu Jul 9 18:10:42 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1526/3072] 199.19.213.161 () {30 vars in 741 bytes} [Thu Jul 9 18:10:42 2026] GET /v2.0/subnets/79469a6d-3960-416f-aae6-7f7582577403 => generated 651 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1547/3073] 199.19.213.161 () {30 vars in 737 bytes} [Thu Jul 9 18:10:42 2026] GET /v2.0/ports/80fcc54f-128f-4015-854d-93b5dfb7db9e => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1527/3074] 199.19.213.161 () {30 vars in 737 bytes} [Thu Jul 9 18:10:42 2026] GET /v2.0/ports/513d9039-e599-42fc-a0a5-6989cd4e2a51 => generated 1346 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1548/3075] 199.19.213.161 () {30 vars in 741 bytes} [Thu Jul 9 18:10:42 2026] GET /v2.0/subnets/79469a6d-3960-416f-aae6-7f7582577403 => generated 651 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/3076] 199.19.213.161 () {30 vars in 743 bytes} [Thu Jul 9 18:10:42 2026] GET /v2.0/networks/b965bd5e-4965-4995-810d-ef74c4ea07aa => generated 800 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1549/3077] 199.19.213.161 () {30 vars in 737 bytes} [Thu Jul 9 18:10:42 2026] GET /v2.0/ports/80fcc54f-128f-4015-854d-93b5dfb7db9e => generated 1132 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1529/3078] 199.19.213.161 () {30 vars in 741 bytes} [Thu Jul 9 18:10:43 2026] GET /v2.0/subnets/79469a6d-3960-416f-aae6-7f7582577403 => generated 651 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1531/3081] 199.19.213.161 () {34 vars in 1096 bytes} [Thu Jul 9 18:10:50 2026] GET /v2.0/ports?device_id=aff626a3-e181-4544-a506-add1fa0f8c3c&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1551/3082] 199.19.213.161 () {34 vars in 1080 bytes} [Thu Jul 9 18:10:50 2026] GET /v2.0/ports?tenant_id=b746d8e96b9940958748e1604c4f799d&device_id=aff626a3-e181-4544-a506-add1fa0f8c3c => generated 1473 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/3083] 199.19.213.161 () {34 vars in 986 bytes} [Thu Jul 9 18:10:50 2026] GET /v2.0/networks?id=78b247c8-c3b8-4f31-9177-4e947604fc8a => generated 801 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1552/3084] 199.19.213.161 () {34 vars in 1058 bytes} [Thu Jul 9 18:10:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.220&port_id=614c4e70-02c1-4697-bb38-86c7c01af68c => generated 860 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1533/3085] 199.19.213.161 () {34 vars in 1106 bytes} [Thu Jul 9 18:10:50 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1c6&port_id=614c4e70-02c1-4697-bb38-86c7c01af68c => 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: 1553/3086] 199.19.213.161 () {34 vars in 1064 bytes} [Thu Jul 9 18:10:50 2026] GET /v2.0/subnets?id=0fd932e9-e2bc-461e-9854-5b7846415f78&id=91aa2d6e-7237-4aa3-91e6-2e9052e18b69 => generated 1367 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1534/3087] 199.19.213.161 () {34 vars in 1052 bytes} [Thu Jul 9 18:10:50 2026] GET /v2.0/ports?network_id=78b247c8-c3b8-4f31-9177-4e947604fc8a&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: 1554/3088] 199.19.213.161 () {34 vars in 1052 bytes} [Thu Jul 9 18:10:50 2026] GET /v2.0/ports?network_id=78b247c8-c3b8-4f31-9177-4e947604fc8a&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: 1535/3089] 199.19.213.161 () {34 vars in 1012 bytes} [Thu Jul 9 18:10:50 2026] GET /v2.0/networks/78b247c8-c3b8-4f31-9177-4e947604fc8a?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: 1555/3090] 199.19.213.161 () {34 vars in 1112 bytes} [Thu Jul 9 18:10:50 2026] GET /v2.0/networks/78b247c8-c3b8-4f31-9177-4e947604fc8a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/3091] 199.19.213.161 () {30 vars in 703 bytes} [Thu Jul 9 18:10:55 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: 1556/3092] 199.19.213.161 () {30 vars in 705 bytes} [Thu Jul 9 18:10:55 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1537/3093] 199.19.213.161 () {30 vars in 681 bytes} [Thu Jul 9 18:10: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: 1557/3094] 199.19.213.161 () {30 vars in 717 bytes} [Thu Jul 9 18:10:55 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-07-09 18:10:55.078 8 INFO neutron.api.v2.resource [None req-574588fd-fe48-4c96-afce-c22a0fa15ad1 5a6145cd14b6448690a3243a004d3a07 8ec1cb7e0cf54af597250d70275f5553 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1538/3095] 199.19.213.161 () {30 vars in 763 bytes} [Thu Jul 9 18:10:55 2026] GET /v2.0/security-groups/lb-65dcb333-0b24-411c-a44d-5e39c9d1a411 => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1558/3096] 199.19.213.161 () {30 vars in 785 bytes} [Thu Jul 9 18:10:55 2026] GET /v2.0/security-groups?name=lb-65dcb333-0b24-411c-a44d-5e39c9d1a411 => generated 2865 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1539/3097] 199.19.213.161 () {30 vars in 815 bytes} [Thu Jul 9 18:10:55 2026] GET /v2.0/security-group-rules?security_group_id=84ee1dba-a2f0-487d-a78b-1f434c4b8c29 => generated 2334 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1559/3098] 199.19.213.161 () {32 vars in 789 bytes} [Thu Jul 9 18:10:55 2026] DELETE /v2.0/security-group-rules/50156add-29d2-442c-bcec-985f7f58e5ba => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1540/3099] 199.19.213.161 () {32 vars in 789 bytes} [Thu Jul 9 18:10:55 2026] DELETE /v2.0/security-group-rules/70ae927e-e143-451f-9e8b-2cf57bf34c6a => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:10:59.498 7 INFO neutron.db.l3_db [None req-7beaea54-aab2-4774-95fb-50e8eaa966f1 01a50ca480a342c0adf00932fea34bc8 b746d8e96b9940958748e1604c4f799d - - default default] Floating IP 9c1c3afc-91dc-4e5a-8ee9-b147d4f9a779 disassociated (deleted). External IP: 10.96.250.210, port: 80fcc54f-128f-4015-854d-93b5dfb7db9e. [pid: 7|app: 0|req: 1560/3100] 10.0.0.57 () {32 vars in 731 bytes} [Thu Jul 9 18:10:58 2026] DELETE /v2.0/floatingips/9c1c3afc-91dc-4e5a-8ee9-b147d4f9a779 => generated 0 bytes in 1013 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:11:00.003 8 INFO neutron.api.v2.resource [None req-369ae1a5-a2a7-42dd-a379-033da99ed10b 01a50ca480a342c0adf00932fea34bc8 b746d8e96b9940958748e1604c4f799d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1541/3101] 10.0.0.57 () {32 vars in 728 bytes} [Thu Jul 9 18:10:59 2026] GET /v2.0/floatingips/9c1c3afc-91dc-4e5a-8ee9-b147d4f9a779 => generated 144 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1561/3102] 199.19.213.161 () {30 vars in 703 bytes} [Thu Jul 9 18:11:01 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1542/3103] 199.19.213.161 () {30 vars in 705 bytes} [Thu Jul 9 18:11:01 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1562/3104] 199.19.213.161 () {30 vars in 681 bytes} [Thu Jul 9 18:11:01 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1543/3105] 199.19.213.161 () {30 vars in 717 bytes} [Thu Jul 9 18:11:01 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1563/3106] 199.19.213.161 () {30 vars in 741 bytes} [Thu Jul 9 18:11:01 2026] GET /v2.0/subnets/79469a6d-3960-416f-aae6-7f7582577403 => generated 651 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1544/3107] 199.19.213.161 () {30 vars in 769 bytes} [Thu Jul 9 18:11:01 2026] GET /v2.0/ports?device_id=db3956e2-c2f8-428f-8b1f-e47faa16c663 => generated 2586 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1564/3108] 199.19.213.161 () {30 vars in 769 bytes} [Thu Jul 9 18:11:01 2026] GET /v2.0/ports?device_id=db3956e2-c2f8-428f-8b1f-e47faa16c663 => generated 2586 bytes in 777 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1545/3109] 199.19.213.161 () {30 vars in 769 bytes} [Thu Jul 9 18:11:02 2026] GET /v2.0/ports?device_id=db3956e2-c2f8-428f-8b1f-e47faa16c663 => generated 2586 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1547/3112] 199.19.213.161 () {30 vars in 769 bytes} [Thu Jul 9 18:11:03 2026] GET /v2.0/ports?device_id=db3956e2-c2f8-428f-8b1f-e47faa16c663 => generated 2586 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1566/3113] 199.19.213.161 () {30 vars in 769 bytes} [Thu Jul 9 18:11:04 2026] GET /v2.0/ports?device_id=db3956e2-c2f8-428f-8b1f-e47faa16c663 => generated 2586 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1548/3114] 199.19.213.161 () {30 vars in 769 bytes} [Thu Jul 9 18:11:05 2026] GET /v2.0/ports?device_id=db3956e2-c2f8-428f-8b1f-e47faa16c663 => generated 2586 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1567/3115] 199.19.213.161 () {30 vars in 769 bytes} [Thu Jul 9 18:11:06 2026] GET /v2.0/ports?device_id=db3956e2-c2f8-428f-8b1f-e47faa16c663 => generated 2586 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1549/3116] 199.19.213.161 () {30 vars in 769 bytes} [Thu Jul 9 18:11:07 2026] GET /v2.0/ports?device_id=db3956e2-c2f8-428f-8b1f-e47faa16c663 => generated 2586 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1568/3117] 199.19.213.161 () {30 vars in 769 bytes} [Thu Jul 9 18:11:08 2026] GET /v2.0/ports?device_id=db3956e2-c2f8-428f-8b1f-e47faa16c663 => generated 2586 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1550/3118] 199.19.213.161 () {30 vars in 769 bytes} [Thu Jul 9 18:11:09 2026] GET /v2.0/ports?device_id=db3956e2-c2f8-428f-8b1f-e47faa16c663 => generated 2586 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1569/3119] 199.19.213.161 () {30 vars in 769 bytes} [Thu Jul 9 18:11:10 2026] GET /v2.0/ports?device_id=db3956e2-c2f8-428f-8b1f-e47faa16c663 => generated 2586 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1551/3120] 199.19.213.161 () {30 vars in 769 bytes} [Thu Jul 9 18:11:11 2026] GET /v2.0/ports?device_id=db3956e2-c2f8-428f-8b1f-e47faa16c663 => generated 2586 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1570/3121] 199.19.213.161 () {30 vars in 769 bytes} [Thu Jul 9 18:11:12 2026] GET /v2.0/ports?device_id=db3956e2-c2f8-428f-8b1f-e47faa16c663 => generated 2586 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1552/3122] 199.19.213.161 () {30 vars in 769 bytes} [Thu Jul 9 18:11:13 2026] GET /v2.0/ports?device_id=db3956e2-c2f8-428f-8b1f-e47faa16c663 => generated 2586 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1571/3123] 199.19.213.161 () {30 vars in 769 bytes} [Thu Jul 9 18:11:15 2026] GET /v2.0/ports?device_id=db3956e2-c2f8-428f-8b1f-e47faa16c663 => generated 2586 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1553/3124] 199.19.213.161 () {30 vars in 769 bytes} [Thu Jul 9 18:11:16 2026] GET /v2.0/ports?device_id=db3956e2-c2f8-428f-8b1f-e47faa16c663 => generated 2586 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1572/3125] 199.19.213.161 () {30 vars in 769 bytes} [Thu Jul 9 18:11:17 2026] GET /v2.0/ports?device_id=db3956e2-c2f8-428f-8b1f-e47faa16c663 => generated 2586 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1574/3128] 199.19.213.161 () {30 vars in 769 bytes} [Thu Jul 9 18:11:18 2026] GET /v2.0/ports?device_id=db3956e2-c2f8-428f-8b1f-e47faa16c663 => generated 2586 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1555/3129] 199.19.213.161 () {30 vars in 769 bytes} [Thu Jul 9 18:11:19 2026] GET /v2.0/ports?device_id=db3956e2-c2f8-428f-8b1f-e47faa16c663 => generated 2586 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1575/3130] 199.19.213.161 () {30 vars in 769 bytes} [Thu Jul 9 18:11:20 2026] GET /v2.0/ports?device_id=db3956e2-c2f8-428f-8b1f-e47faa16c663 => generated 2586 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1556/3131] 199.19.213.161 () {30 vars in 769 bytes} [Thu Jul 9 18:11:21 2026] GET /v2.0/ports?device_id=db3956e2-c2f8-428f-8b1f-e47faa16c663 => generated 2586 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1576/3132] 199.19.213.161 () {30 vars in 769 bytes} [Thu Jul 9 18:11:22 2026] GET /v2.0/ports?device_id=db3956e2-c2f8-428f-8b1f-e47faa16c663 => generated 2586 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1557/3133] 199.19.213.161 () {34 vars in 975 bytes} [Thu Jul 9 18:11:22 2026] GET /v2.0/ports/513d9039-e599-42fc-a0a5-6989cd4e2a51 => generated 1346 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1577/3134] 199.19.213.161 () {34 vars in 1060 bytes} [Thu Jul 9 18:11:22 2026] GET /v2.0/ports/513d9039-e599-42fc-a0a5-6989cd4e2a51?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1558/3135] 199.19.213.161 () {34 vars in 1016 bytes} [Thu Jul 9 18:11:22 2026] GET /v2.0/networks/b965bd5e-4965-4995-810d-ef74c4ea07aa?fields=dns_domain => generated 29 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1578/3136] 199.19.213.161 () {38 vars in 1028 bytes} [Thu Jul 9 18:11:23 2026] PUT /v2.0/ports/513d9039-e599-42fc-a0a5-6989cd4e2a51 => generated 1147 bytes in 498 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: 1559/3137] 199.19.213.161 () {34 vars in 1080 bytes} [Thu Jul 9 18:11:23 2026] GET /v2.0/ports?tenant_id=8ec1cb7e0cf54af597250d70275f5553&device_id=db3956e2-c2f8-428f-8b1f-e47faa16c663 => generated 1248 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1579/3138] 199.19.213.161 () {30 vars in 769 bytes} [Thu Jul 9 18:11:23 2026] GET /v2.0/ports?device_id=db3956e2-c2f8-428f-8b1f-e47faa16c663 => generated 1248 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1560/3139] 199.19.213.161 () {34 vars in 1066 bytes} [Thu Jul 9 18:11:23 2026] GET /v2.0/networks?id=d6caf2be-a096-4f34-8b4b-ab339c66b9fd&id=b965bd5e-4965-4995-810d-ef74c4ea07aa => generated 1524 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1561/3140] 199.19.213.161 () {34 vars in 1062 bytes} [Thu Jul 9 18:11:23 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.216&port_id=6d8f1130-a574-42da-9862-1bd090db5484 => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1562/3141] 199.19.213.161 () {34 vars in 984 bytes} [Thu Jul 9 18:11:23 2026] GET /v2.0/subnets?id=6389c50f-a1a6-4be9-b67f-264b90aa65ca => generated 630 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1563/3142] 199.19.213.161 () {34 vars in 1052 bytes} [Thu Jul 9 18:11:23 2026] GET /v2.0/ports?network_id=d6caf2be-a096-4f34-8b4b-ab339c66b9fd&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: 1564/3143] 199.19.213.161 () {34 vars in 1012 bytes} [Thu Jul 9 18:11:23 2026] GET /v2.0/networks/d6caf2be-a096-4f34-8b4b-ab339c66b9fd?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: 1580/3144] 199.19.213.161 () {34 vars in 789 bytes} [Thu Jul 9 18:11:23 2026] PUT /v2.0/ports/513d9039-e599-42fc-a0a5-6989cd4e2a51 => generated 1086 bytes in 326 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: 1581/3145] 199.19.213.161 () {30 vars in 737 bytes} [Thu Jul 9 18:11:24 2026] GET /v2.0/ports/513d9039-e599-42fc-a0a5-6989cd4e2a51 => generated 1086 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1565/3146] 199.19.213.161 () {34 vars in 1112 bytes} [Thu Jul 9 18:11:23 2026] GET /v2.0/networks/d6caf2be-a096-4f34-8b4b-ab339c66b9fd?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: 1582/3147] 199.19.213.161 () {32 vars in 759 bytes} [Thu Jul 9 18:11:24 2026] DELETE /v2.0/ports/513d9039-e599-42fc-a0a5-6989cd4e2a51 => generated 0 bytes in 353 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1566/3148] 199.19.213.161 () {30 vars in 703 bytes} [Thu Jul 9 18:11:24 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1583/3149] 199.19.213.161 () {30 vars in 705 bytes} [Thu Jul 9 18:11:24 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: 1567/3150] 199.19.213.161 () {30 vars in 681 bytes} [Thu Jul 9 18:11:24 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: 1584/3151] 199.19.213.161 () {30 vars in 717 bytes} [Thu Jul 9 18:11:24 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) 2026-07-09 18:11:24.646 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3c4127c5-79cf-4253-9d0c-13c25b8da303 5a6145cd14b6448690a3243a004d3a07 8ec1cb7e0cf54af597250d70275f5553 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1568/3152] 199.19.213.161 () {32 vars in 759 bytes} [Thu Jul 9 18:11:24 2026] DELETE /v2.0/ports/513d9039-e599-42fc-a0a5-6989cd4e2a51 => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1585/3153] 199.19.213.161 () {30 vars in 737 bytes} [Thu Jul 9 18:11:24 2026] GET /v2.0/ports/80fcc54f-128f-4015-854d-93b5dfb7db9e => generated 1132 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:11:24.723 8 INFO neutron.api.v2.resource [None req-c1f7d000-0b77-446d-9296-7b898c01dedd 5a6145cd14b6448690a3243a004d3a07 8ec1cb7e0cf54af597250d70275f5553 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1569/3154] 199.19.213.161 () {30 vars in 763 bytes} [Thu Jul 9 18:11:24 2026] GET /v2.0/security-groups/lb-65dcb333-0b24-411c-a44d-5e39c9d1a411 => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1586/3155] 199.19.213.161 () {30 vars in 785 bytes} [Thu Jul 9 18:11:24 2026] GET /v2.0/security-groups?name=lb-65dcb333-0b24-411c-a44d-5e39c9d1a411 => generated 1639 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1570/3156] 199.19.213.161 () {30 vars in 737 bytes} [Thu Jul 9 18:11:24 2026] GET /v2.0/ports/80fcc54f-128f-4015-854d-93b5dfb7db9e => generated 1132 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1587/3157] 199.19.213.161 () {34 vars in 789 bytes} [Thu Jul 9 18:11:24 2026] PUT /v2.0/ports/80fcc54f-128f-4015-854d-93b5dfb7db9e => generated 1094 bytes in 343 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1571/3158] 199.19.213.161 () {32 vars in 779 bytes} [Thu Jul 9 18:11:25 2026] DELETE /v2.0/security-groups/84ee1dba-a2f0-487d-a78b-1f434c4b8c29 => 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: 1588/3159] 199.19.213.161 () {32 vars in 759 bytes} [Thu Jul 9 18:11:25 2026] DELETE /v2.0/ports/80fcc54f-128f-4015-854d-93b5dfb7db9e => generated 0 bytes in 362 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1572/3160] 199.19.213.161 () {34 vars in 994 bytes} [Thu Jul 9 18:11:26 2026] GET /v2.0/ports?device_id=db3956e2-c2f8-428f-8b1f-e47faa16c663 => generated 1248 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1589/3161] 199.19.213.161 () {36 vars in 997 bytes} [Thu Jul 9 18:11:26 2026] DELETE /v2.0/ports/6d8f1130-a574-42da-9862-1bd090db5484 => generated 0 bytes in 392 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:11:30.867 8 INFO neutron.db.l3_db [None req-ec9bd5ce-42e7-47f2-92bb-1073960c6dfc 01a50ca480a342c0adf00932fea34bc8 b746d8e96b9940958748e1604c4f799d - - default default] Floating IP 988b8735-fc51-4ef4-bfee-957463c27a2d disassociated (deleted). External IP: 10.96.250.214, port: 614c4e70-02c1-4697-bb38-86c7c01af68c. [pid: 8|app: 0|req: 1573/3162] 10.0.0.57 () {32 vars in 731 bytes} [Thu Jul 9 18:11:30 2026] DELETE /v2.0/floatingips/988b8735-fc51-4ef4-bfee-957463c27a2d => generated 0 bytes in 914 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:11:31.392 7 INFO neutron.api.v2.resource [None req-66c592cf-42a5-4327-9fd8-1e6f0f5b287a 01a50ca480a342c0adf00932fea34bc8 b746d8e96b9940958748e1604c4f799d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1590/3163] 10.0.0.57 () {32 vars in 728 bytes} [Thu Jul 9 18:11:31 2026] GET /v2.0/floatingips/988b8735-fc51-4ef4-bfee-957463c27a2d => generated 144 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 18:11:31.666 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9cb56ad7-c064-4972-81a9-2749b25a9936'] response: {'name': 'network-changed', 'server_uuid': 'aff626a3-e181-4544-a506-add1fa0f8c3c', 'tag': '614c4e70-02c1-4697-bb38-86c7c01af68c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1574/3164] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 9 18:11:31 2026] GET /v2.0/ports?device_id=aff626a3-e181-4544-a506-add1fa0f8c3c => generated 1204 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 18:11:31.736 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c14e3397-9198-4875-b673-262fbc4366e8'] response: {'server_uuid': 'db3956e2-c2f8-428f-8b1f-e47faa16c663', 'name': 'network-vif-deleted', 'tag': '6d8f1130-a574-42da-9862-1bd090db5484', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1591/3165] 199.19.213.161 () {34 vars in 1080 bytes} [Thu Jul 9 18:11:31 2026] GET /v2.0/ports?tenant_id=b746d8e96b9940958748e1604c4f799d&device_id=aff626a3-e181-4544-a506-add1fa0f8c3c => generated 1473 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1575/3166] 10.0.0.235 () {34 vars in 1040 bytes} [Thu Jul 9 18:11:31 2026] GET /v2.0/security-groups?id=5c13dc2d-6e9b-4981-a054-cc6d844f9927&fields=id&fields=name => generated 112 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1592/3167] 199.19.213.161 () {34 vars in 986 bytes} [Thu Jul 9 18:11:31 2026] GET /v2.0/networks?id=78b247c8-c3b8-4f31-9177-4e947604fc8a => generated 801 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1576/3168] 199.19.213.161 () {34 vars in 1058 bytes} [Thu Jul 9 18:11:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.220&port_id=614c4e70-02c1-4697-bb38-86c7c01af68c => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1593/3169] 199.19.213.161 () {34 vars in 1106 bytes} [Thu Jul 9 18:11:31 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1c6&port_id=614c4e70-02c1-4697-bb38-86c7c01af68c => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1577/3170] 199.19.213.161 () {34 vars in 1064 bytes} [Thu Jul 9 18:11:31 2026] GET /v2.0/subnets?id=0fd932e9-e2bc-461e-9854-5b7846415f78&id=91aa2d6e-7237-4aa3-91e6-2e9052e18b69 => generated 1367 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1594/3171] 199.19.213.161 () {34 vars in 1052 bytes} [Thu Jul 9 18:11:32 2026] GET /v2.0/ports?network_id=78b247c8-c3b8-4f31-9177-4e947604fc8a&device_owner=network%3Adhcp => generated 1461 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1595/3172] 199.19.213.161 () {34 vars in 1052 bytes} [Thu Jul 9 18:11:32 2026] GET /v2.0/ports?network_id=78b247c8-c3b8-4f31-9177-4e947604fc8a&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1578/3173] 199.19.213.161 () {34 vars in 994 bytes} [Thu Jul 9 18:11:32 2026] GET /v2.0/ports?device_id=aff626a3-e181-4544-a506-add1fa0f8c3c => generated 1204 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1596/3174] 199.19.213.161 () {34 vars in 1012 bytes} [Thu Jul 9 18:11:32 2026] GET /v2.0/networks/78b247c8-c3b8-4f31-9177-4e947604fc8a?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1597/3175] 199.19.213.161 () {34 vars in 1112 bytes} [Thu Jul 9 18:11:32 2026] GET /v2.0/networks/78b247c8-c3b8-4f31-9177-4e947604fc8a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1579/3176] 199.19.213.161 () {36 vars in 997 bytes} [Thu Jul 9 18:11:32 2026] DELETE /v2.0/ports/614c4e70-02c1-4697-bb38-86c7c01af68c => generated 0 bytes in 494 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:11:37.350 7 INFO neutron.db.l3_db [None req-92c4dfd3-c3b2-437e-a4cc-e0b76e61c936 01a50ca480a342c0adf00932fea34bc8 b746d8e96b9940958748e1604c4f799d - - default default] Floating IP 7e1a2df7-6a3a-4215-abb5-e8bc87d5f2b0 disassociated (deleted). External IP: 10.96.250.201, port: 4eed0921-2d60-4f41-8761-66f8fad92976. [pid: 7|app: 0|req: 1599/3179] 10.0.0.57 () {32 vars in 731 bytes} [Thu Jul 9 18:11:36 2026] DELETE /v2.0/floatingips/7e1a2df7-6a3a-4215-abb5-e8bc87d5f2b0 => generated 0 bytes in 922 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:11:37.814 8 INFO neutron.api.v2.resource [None req-d7c2ba11-cd23-4535-be5f-c23bcfd259b8 01a50ca480a342c0adf00932fea34bc8 b746d8e96b9940958748e1604c4f799d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1581/3180] 10.0.0.57 () {32 vars in 728 bytes} [Thu Jul 9 18:11:37 2026] GET /v2.0/floatingips/7e1a2df7-6a3a-4215-abb5-e8bc87d5f2b0 => generated 144 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 18:11:38.237 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-cbe28e0f-dcba-4554-969a-f296f475ba3b'] response: {'name': 'network-changed', 'server_uuid': '2a7c7ffb-5bc4-451e-a41a-19a55829d86e', 'tag': '4eed0921-2d60-4f41-8761-66f8fad92976', 'status': 'completed', 'code': 200} 2026-07-09 18:11:38.272 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-32d5dce7-f3ef-42e1-a2f8-217cf2b718b5'] response: {'server_uuid': 'aff626a3-e181-4544-a506-add1fa0f8c3c', 'name': 'network-vif-deleted', 'tag': '614c4e70-02c1-4697-bb38-86c7c01af68c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1600/3181] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 9 18:11:38 2026] GET /v2.0/ports?device_id=2a7c7ffb-5bc4-451e-a41a-19a55829d86e => generated 1196 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1582/3182] 199.19.213.161 () {34 vars in 1080 bytes} [Thu Jul 9 18:11:38 2026] GET /v2.0/ports?tenant_id=b746d8e96b9940958748e1604c4f799d&device_id=2a7c7ffb-5bc4-451e-a41a-19a55829d86e => generated 1465 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1601/3183] 10.0.0.235 () {34 vars in 1040 bytes} [Thu Jul 9 18:11:38 2026] GET /v2.0/security-groups?id=5c13dc2d-6e9b-4981-a054-cc6d844f9927&fields=id&fields=name => generated 112 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1583/3184] 199.19.213.161 () {34 vars in 986 bytes} [Thu Jul 9 18:11:38 2026] GET /v2.0/networks?id=7b7f079c-419b-49b8-9cf0-c263acbebc58 => generated 801 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1602/3185] 199.19.213.161 () {34 vars in 1056 bytes} [Thu Jul 9 18:11:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.18&port_id=4eed0921-2d60-4f41-8761-66f8fad92976 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1584/3186] 199.19.213.161 () {34 vars in 1104 bytes} [Thu Jul 9 18:11:38 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1fb&port_id=4eed0921-2d60-4f41-8761-66f8fad92976 => 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: 1603/3187] 199.19.213.161 () {34 vars in 1064 bytes} [Thu Jul 9 18:11:38 2026] GET /v2.0/subnets?id=31c6ad0e-0c39-4190-a6a4-ad986224c221&id=fd077f92-24e5-419e-83c0-a6310c47401c => generated 1361 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1585/3188] 199.19.213.161 () {34 vars in 1052 bytes} [Thu Jul 9 18:11:38 2026] GET /v2.0/ports?network_id=7b7f079c-419b-49b8-9cf0-c263acbebc58&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: 1604/3189] 199.19.213.161 () {34 vars in 1052 bytes} [Thu Jul 9 18:11:38 2026] GET /v2.0/ports?network_id=7b7f079c-419b-49b8-9cf0-c263acbebc58&device_owner=network%3Adhcp => generated 1457 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1605/3190] 199.19.213.161 () {34 vars in 994 bytes} [Thu Jul 9 18:11:38 2026] GET /v2.0/ports?device_id=2a7c7ffb-5bc4-451e-a41a-19a55829d86e => generated 1196 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1586/3191] 199.19.213.161 () {34 vars in 1012 bytes} [Thu Jul 9 18:11:38 2026] GET /v2.0/networks/7b7f079c-419b-49b8-9cf0-c263acbebc58?fields=segments => generated 14 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1587/3192] 199.19.213.161 () {34 vars in 1112 bytes} [Thu Jul 9 18:11:38 2026] GET /v2.0/networks/7b7f079c-419b-49b8-9cf0-c263acbebc58?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1606/3193] 199.19.213.161 () {36 vars in 997 bytes} [Thu Jul 9 18:11:38 2026] DELETE /v2.0/ports/4eed0921-2d60-4f41-8761-66f8fad92976 => generated 0 bytes in 526 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1588/3194] 10.0.0.57 () {32 vars in 749 bytes} [Thu Jul 9 18:11:43 2026] DELETE /v2.0/security-group-rules/84ed7be7-93b7-48c0-b2a6-098c0b6ee8d5 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:11:43.557 7 INFO neutron.api.v2.resource [None req-5378a588-7ee5-4874-8671-0122a12d8dc0 01a50ca480a342c0adf00932fea34bc8 b746d8e96b9940958748e1604c4f799d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1607/3195] 10.0.0.57 () {32 vars in 746 bytes} [Thu Jul 9 18:11:43 2026] GET /v2.0/security-group-rules/84ed7be7-93b7-48c0-b2a6-098c0b6ee8d5 => generated 155 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1589/3196] 10.0.0.57 () {32 vars in 749 bytes} [Thu Jul 9 18:11:43 2026] DELETE /v2.0/security-group-rules/120940f1-9c6a-43af-8670-2cbd076f6ec3 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:11:43.663 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d997c1e5-206e-4c77-80f2-83127e1fa029'] response: {'server_uuid': '2a7c7ffb-5bc4-451e-a41a-19a55829d86e', 'name': 'network-vif-deleted', 'tag': '4eed0921-2d60-4f41-8761-66f8fad92976', 'status': 'completed', 'code': 200} 2026-07-09 18:11:43.673 7 INFO neutron.api.v2.resource [None req-11280df3-e479-4aaf-8c54-1595b6972186 01a50ca480a342c0adf00932fea34bc8 b746d8e96b9940958748e1604c4f799d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1608/3197] 10.0.0.57 () {32 vars in 746 bytes} [Thu Jul 9 18:11:43 2026] GET /v2.0/security-group-rules/120940f1-9c6a-43af-8670-2cbd076f6ec3 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1590/3198] 10.0.0.57 () {32 vars in 749 bytes} [Thu Jul 9 18:11:43 2026] DELETE /v2.0/security-group-rules/5c7e7c94-39b6-4ba6-a41d-b422562e7a16 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:11:43.787 7 INFO neutron.api.v2.resource [None req-367e3082-bd75-438d-91eb-4d90b1f568da 01a50ca480a342c0adf00932fea34bc8 b746d8e96b9940958748e1604c4f799d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1609/3199] 10.0.0.57 () {32 vars in 746 bytes} [Thu Jul 9 18:11:43 2026] GET /v2.0/security-group-rules/5c7e7c94-39b6-4ba6-a41d-b422562e7a16 => generated 155 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1591/3200] 10.0.0.57 () {32 vars in 749 bytes} [Thu Jul 9 18:11:43 2026] DELETE /v2.0/security-group-rules/9376e6c3-bf67-48a8-a85a-3e8163b50af6 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:11:43.906 7 INFO neutron.api.v2.resource [None req-dabdd51d-c417-4b58-9a8a-d42478e4155a 01a50ca480a342c0adf00932fea34bc8 b746d8e96b9940958748e1604c4f799d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1610/3201] 10.0.0.57 () {32 vars in 746 bytes} [Thu Jul 9 18:11:43 2026] GET /v2.0/security-group-rules/9376e6c3-bf67-48a8-a85a-3e8163b50af6 => generated 155 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1592/3202] 10.0.0.57 () {32 vars in 749 bytes} [Thu Jul 9 18:11:43 2026] DELETE /v2.0/security-group-rules/d6fbeae2-b1dd-48c8-9672-c5f2d2ad5c03 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:11:44.034 7 INFO neutron.api.v2.resource [None req-497899e5-eb4a-4dc0-97c8-4d8581351e4b 01a50ca480a342c0adf00932fea34bc8 b746d8e96b9940958748e1604c4f799d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1611/3203] 10.0.0.57 () {32 vars in 746 bytes} [Thu Jul 9 18:11:44 2026] GET /v2.0/security-group-rules/d6fbeae2-b1dd-48c8-9672-c5f2d2ad5c03 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1593/3204] 10.0.0.57 () {32 vars in 749 bytes} [Thu Jul 9 18:11:44 2026] DELETE /v2.0/security-group-rules/7b718d1b-83cd-4b91-b2b6-8901e9a8255e => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:11:44.137 7 INFO neutron.api.v2.resource [None req-4534b756-e5f5-4d6e-bdf4-68ad429b1ea5 01a50ca480a342c0adf00932fea34bc8 b746d8e96b9940958748e1604c4f799d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1612/3205] 10.0.0.57 () {32 vars in 746 bytes} [Thu Jul 9 18:11:44 2026] GET /v2.0/security-group-rules/7b718d1b-83cd-4b91-b2b6-8901e9a8255e => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1594/3206] 10.0.0.57 () {32 vars in 749 bytes} [Thu Jul 9 18:11:44 2026] DELETE /v2.0/security-group-rules/d01b1040-9e67-4104-9cf1-c1f5cf45d6d2 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:11:44.255 7 INFO neutron.api.v2.resource [None req-f52b1ee4-2e56-4891-a264-f214a4f60678 01a50ca480a342c0adf00932fea34bc8 b746d8e96b9940958748e1604c4f799d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1613/3207] 10.0.0.57 () {32 vars in 746 bytes} [Thu Jul 9 18:11:44 2026] GET /v2.0/security-group-rules/d01b1040-9e67-4104-9cf1-c1f5cf45d6d2 => generated 155 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1595/3208] 10.0.0.57 () {32 vars in 749 bytes} [Thu Jul 9 18:11:44 2026] DELETE /v2.0/security-group-rules/c058e46b-4992-48cd-92eb-05dc4474e305 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:11:44.369 7 INFO neutron.api.v2.resource [None req-576f995e-0ea9-4517-a04e-6296e5a20ef3 01a50ca480a342c0adf00932fea34bc8 b746d8e96b9940958748e1604c4f799d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1614/3209] 10.0.0.57 () {32 vars in 746 bytes} [Thu Jul 9 18:11:44 2026] GET /v2.0/security-group-rules/c058e46b-4992-48cd-92eb-05dc4474e305 => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1596/3210] 10.0.0.57 () {32 vars in 749 bytes} [Thu Jul 9 18:11:44 2026] DELETE /v2.0/security-group-rules/b8e44ca6-d694-4736-827f-7f71dd0c4212 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:11:44.495 7 INFO neutron.api.v2.resource [None req-32a3e0d0-5f3e-4af4-a53d-9b5d325ea884 01a50ca480a342c0adf00932fea34bc8 b746d8e96b9940958748e1604c4f799d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1615/3211] 10.0.0.57 () {32 vars in 746 bytes} [Thu Jul 9 18:11:44 2026] GET /v2.0/security-group-rules/b8e44ca6-d694-4736-827f-7f71dd0c4212 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1597/3212] 10.0.0.57 () {32 vars in 749 bytes} [Thu Jul 9 18:11:44 2026] DELETE /v2.0/security-group-rules/d6e7699f-0cf9-4817-a9d3-067b20086d7b => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:11:44.651 7 INFO neutron.api.v2.resource [None req-b1447aea-9bf4-49d9-bf3d-886dc227619e 01a50ca480a342c0adf00932fea34bc8 b746d8e96b9940958748e1604c4f799d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1616/3213] 10.0.0.57 () {32 vars in 746 bytes} [Thu Jul 9 18:11:44 2026] GET /v2.0/security-group-rules/d6e7699f-0cf9-4817-a9d3-067b20086d7b => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1598/3214] 10.0.0.57 () {32 vars in 749 bytes} [Thu Jul 9 18:11:44 2026] DELETE /v2.0/security-group-rules/811f5199-e12b-4203-85bd-6ba08a0c5a4d => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:11:44.748 7 INFO neutron.api.v2.resource [None req-aad87a48-ae3b-470a-8458-fefcdc3008f1 01a50ca480a342c0adf00932fea34bc8 b746d8e96b9940958748e1604c4f799d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1617/3215] 10.0.0.57 () {32 vars in 746 bytes} [Thu Jul 9 18:11:44 2026] GET /v2.0/security-group-rules/811f5199-e12b-4203-85bd-6ba08a0c5a4d => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1599/3216] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:11:44 2026] DELETE /v2.0/security-groups/5c13dc2d-6e9b-4981-a054-cc6d844f9927 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:11:44.896 7 INFO neutron.api.v2.resource [None req-06cccf01-7dad-4f29-a9f9-9bf8f2b67e37 01a50ca480a342c0adf00932fea34bc8 b746d8e96b9940958748e1604c4f799d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1618/3217] 10.0.0.57 () {32 vars in 736 bytes} [Thu Jul 9 18:11:44 2026] GET /v2.0/security-groups/5c13dc2d-6e9b-4981-a054-cc6d844f9927 => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1600/3218] 10.0.0.57 () {34 vars in 788 bytes} [Thu Jul 9 18:11:44 2026] PUT /v2.0/routers/4012d0ca-bba5-471d-b884-1dcdb80dc33b/remove_router_interface => generated 309 bytes in 1784 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:11:47.030 7 INFO neutron.api.v2.resource [None req-71985a99-5e6b-4ebd-bc3a-94bee86c4610 01a50ca480a342c0adf00932fea34bc8 b746d8e96b9940958748e1604c4f799d - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1619/3219] 10.0.0.57 () {34 vars in 788 bytes} [Thu Jul 9 18:11:46 2026] PUT /v2.0/routers/4012d0ca-bba5-471d-b884-1dcdb80dc33b/remove_router_interface => generated 198 bytes in 278 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1601/3222] 10.0.0.57 () {34 vars in 788 bytes} [Thu Jul 9 18:11:47 2026] PUT /v2.0/routers/4012d0ca-bba5-471d-b884-1dcdb80dc33b/remove_router_interface => generated 309 bytes in 1490 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:11:48.760 7 INFO neutron.api.v2.resource [None req-b72721b0-2034-4c8e-98e5-23b7f0a9865d 01a50ca480a342c0adf00932fea34bc8 b746d8e96b9940958748e1604c4f799d - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1622/3223] 10.0.0.57 () {34 vars in 788 bytes} [Thu Jul 9 18:11:48 2026] PUT /v2.0/routers/4012d0ca-bba5-471d-b884-1dcdb80dc33b/remove_router_interface => generated 198 bytes in 230 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1602/3224] 10.0.0.57 () {34 vars in 788 bytes} [Thu Jul 9 18:11:48 2026] PUT /v2.0/routers/4012d0ca-bba5-471d-b884-1dcdb80dc33b/remove_router_interface => generated 309 bytes in 1495 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:11:50.497 7 INFO neutron.api.v2.resource [None req-b5b05041-26ee-4bc1-9c72-bde1fad6b333 01a50ca480a342c0adf00932fea34bc8 b746d8e96b9940958748e1604c4f799d - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1623/3225] 10.0.0.57 () {34 vars in 788 bytes} [Thu Jul 9 18:11:50 2026] PUT /v2.0/routers/4012d0ca-bba5-471d-b884-1dcdb80dc33b/remove_router_interface => generated 198 bytes in 232 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 18:11:51.848 8 INFO neutron.services.segments.plugin [-] Segment e71d72f2-d6da-4746-9659-f19edf7eeebb resource provider aggregate not found 2026-07-09 18:11:51.857 8 INFO neutron.services.segments.plugin [-] Segment e71d72f2-d6da-4746-9659-f19edf7eeebb resource provider aggregate not found 2026-07-09 18:11:51.877 8 INFO neutron.services.segments.plugin [-] Segment e71d72f2-d6da-4746-9659-f19edf7eeebb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e71d72f2-d6da-4746-9659-f19edf7eeebb found for delete ", "request_id": "req-a7bd68f9-7eba-4830-a2c5-082274b2669b"}]} 2026-07-09 18:11:51.878 8 INFO neutron.services.segments.plugin [-] Segment e71d72f2-d6da-4746-9659-f19edf7eeebb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e71d72f2-d6da-4746-9659-f19edf7eeebb found for delete ", "request_id": "req-2b928f81-e8c7-492d-9b3e-fd0c47fd9ca2"}]} 2026-07-09 18:11:51.881 8 INFO neutron.db.l3_hamode_db [None req-38e46002-9803-48b9-b49b-9b183e9e7170 01a50ca480a342c0adf00932fea34bc8 b746d8e96b9940958748e1604c4f799d - - default default] HA network 136fa407-34cc-4e9b-94f1-9b2139e40879 was deleted as no HA routers are present in tenant b746d8e96b9940958748e1604c4f799d. [pid: 8|app: 0|req: 1603/3226] 10.0.0.57 () {32 vars in 723 bytes} [Thu Jul 9 18:11:50 2026] DELETE /v2.0/routers/4012d0ca-bba5-471d-b884-1dcdb80dc33b => generated 0 bytes in 1384 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:11:51.924 7 INFO neutron.api.v2.resource [None req-d03b6653-2d97-410b-8f39-2689c04ebf05 01a50ca480a342c0adf00932fea34bc8 b746d8e96b9940958748e1604c4f799d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1624/3227] 10.0.0.57 () {32 vars in 720 bytes} [Thu Jul 9 18:11:51 2026] GET /v2.0/routers/4012d0ca-bba5-471d-b884-1dcdb80dc33b => generated 135 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1604/3228] 10.0.0.57 () {32 vars in 723 bytes} [Thu Jul 9 18:11:51 2026] DELETE /v2.0/subnets/91aa2d6e-7237-4aa3-91e6-2e9052e18b69 => generated 0 bytes in 283 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:11:52.241 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c6debcf3-b104-4c44-ad8b-43fcfdc9aaa5 01a50ca480a342c0adf00932fea34bc8 b746d8e96b9940958748e1604c4f799d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1625/3229] 10.0.0.57 () {32 vars in 720 bytes} [Thu Jul 9 18:11:52 2026] GET /v2.0/subnets/91aa2d6e-7237-4aa3-91e6-2e9052e18b69 => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1605/3230] 10.0.0.57 () {32 vars in 723 bytes} [Thu Jul 9 18:11:52 2026] DELETE /v2.0/subnets/0fd932e9-e2bc-461e-9854-5b7846415f78 => generated 0 bytes in 250 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:11:52.531 7 INFO neutron.pecan_wsgi.hooks.translation [None req-27c05a3d-ceb2-472d-b431-ee6ac6b034e1 01a50ca480a342c0adf00932fea34bc8 b746d8e96b9940958748e1604c4f799d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1626/3231] 10.0.0.57 () {32 vars in 720 bytes} [Thu Jul 9 18:11:52 2026] GET /v2.0/subnets/0fd932e9-e2bc-461e-9854-5b7846415f78 => generated 136 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1606/3232] 10.0.0.57 () {32 vars in 725 bytes} [Thu Jul 9 18:11:52 2026] DELETE /v2.0/networks/78b247c8-c3b8-4f31-9177-4e947604fc8a => generated 0 bytes in 454 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:11:53.135 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bec81dc3-ecea-4766-93c2-d12658e3fc57 01a50ca480a342c0adf00932fea34bc8 b746d8e96b9940958748e1604c4f799d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1627/3233] 10.0.0.57 () {32 vars in 722 bytes} [Thu Jul 9 18:11:52 2026] GET /v2.0/networks/78b247c8-c3b8-4f31-9177-4e947604fc8a => generated 138 bytes in 137 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1607/3234] 10.0.0.57 () {32 vars in 723 bytes} [Thu Jul 9 18:11:53 2026] DELETE /v2.0/subnets/fd077f92-24e5-419e-83c0-a6310c47401c => generated 0 bytes in 272 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:11:53.438 7 INFO neutron.pecan_wsgi.hooks.translation [None req-066256fc-4783-43bc-8a90-b1f880f09916 01a50ca480a342c0adf00932fea34bc8 b746d8e96b9940958748e1604c4f799d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1628/3235] 10.0.0.57 () {32 vars in 720 bytes} [Thu Jul 9 18:11:53 2026] GET /v2.0/subnets/fd077f92-24e5-419e-83c0-a6310c47401c => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1608/3236] 10.0.0.57 () {32 vars in 723 bytes} [Thu Jul 9 18:11:53 2026] DELETE /v2.0/subnets/31c6ad0e-0c39-4190-a6a4-ad986224c221 => generated 0 bytes in 288 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:11:53.766 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5e31ce9b-e7be-4dd2-877b-1e78de47421d 01a50ca480a342c0adf00932fea34bc8 b746d8e96b9940958748e1604c4f799d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1629/3237] 10.0.0.57 () {32 vars in 720 bytes} [Thu Jul 9 18:11:53 2026] GET /v2.0/subnets/31c6ad0e-0c39-4190-a6a4-ad986224c221 => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 18:11:53.907 8 INFO neutron.services.segments.plugin [-] Segment baaa9386-af77-4406-bd90-6a8c08fc4a66 resource provider aggregate not found 2026-07-09 18:11:53.914 8 INFO neutron.services.segments.plugin [-] Segment baaa9386-af77-4406-bd90-6a8c08fc4a66 resource provider aggregate not found 2026-07-09 18:11:53.950 8 INFO neutron.services.segments.plugin [-] Segment baaa9386-af77-4406-bd90-6a8c08fc4a66 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid baaa9386-af77-4406-bd90-6a8c08fc4a66 found for delete ", "request_id": "req-bbac864e-04f2-458f-84ec-36ede786a2d7"}]} 2026-07-09 18:11:53.951 8 INFO neutron.services.segments.plugin [-] Segment baaa9386-af77-4406-bd90-6a8c08fc4a66 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid baaa9386-af77-4406-bd90-6a8c08fc4a66 found for delete ", "request_id": "req-1d67c470-8164-4345-b184-accf23e0c18d"}]} [pid: 8|app: 0|req: 1609/3238] 10.0.0.57 () {32 vars in 725 bytes} [Thu Jul 9 18:11:53 2026] DELETE /v2.0/networks/7b7f079c-419b-49b8-9cf0-c263acbebc58 => generated 0 bytes in 474 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:11:54.273 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4f3273a7-7d1b-44ed-af91-870bb3e404e9 01a50ca480a342c0adf00932fea34bc8 b746d8e96b9940958748e1604c4f799d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1630/3239] 10.0.0.57 () {32 vars in 722 bytes} [Thu Jul 9 18:11:54 2026] GET /v2.0/networks/7b7f079c-419b-49b8-9cf0-c263acbebc58 => generated 138 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1610/3240] 10.0.0.57 () {32 vars in 723 bytes} [Thu Jul 9 18:11:54 2026] DELETE /v2.0/subnets/9e3fa45b-fc18-46d7-9437-4a120d2c465d => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:11:54.558 7 INFO neutron.pecan_wsgi.hooks.translation [None req-46078bcb-e482-4528-b398-e2e87b4c1f3c 01a50ca480a342c0adf00932fea34bc8 b746d8e96b9940958748e1604c4f799d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1631/3241] 10.0.0.57 () {32 vars in 720 bytes} [Thu Jul 9 18:11:54 2026] GET /v2.0/subnets/9e3fa45b-fc18-46d7-9437-4a120d2c465d => generated 136 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1611/3242] 10.0.0.57 () {32 vars in 723 bytes} [Thu Jul 9 18:11:54 2026] DELETE /v2.0/subnets/79469a6d-3960-416f-aae6-7f7582577403 => generated 0 bytes in 335 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:11:54.934 7 INFO neutron.pecan_wsgi.hooks.translation [None req-40eee83d-5e0a-4c06-8da9-0afb71ffcb62 01a50ca480a342c0adf00932fea34bc8 b746d8e96b9940958748e1604c4f799d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1632/3243] 10.0.0.57 () {32 vars in 720 bytes} [Thu Jul 9 18:11:54 2026] GET /v2.0/subnets/79469a6d-3960-416f-aae6-7f7582577403 => generated 136 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1612/3244] 10.0.0.57 () {32 vars in 725 bytes} [Thu Jul 9 18:11:54 2026] DELETE /v2.0/networks/b965bd5e-4965-4995-810d-ef74c4ea07aa => generated 0 bytes in 858 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 18:11:55.834 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f3a0a585-1898-466f-8cf7-0f0f36be991a 01a50ca480a342c0adf00932fea34bc8 b746d8e96b9940958748e1604c4f799d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1633/3245] 10.0.0.57 () {32 vars in 722 bytes} [Thu Jul 9 18:11:55 2026] GET /v2.0/networks/b965bd5e-4965-4995-810d-ef74c4ea07aa => generated 138 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 18:11:58.203 8 INFO neutron.services.segments.plugin [-] Segment de890826-a877-446c-8f85-882410370f4e resource provider aggregate not found 2026-07-09 18:11:58.218 8 INFO neutron.services.segments.plugin [-] Segment de890826-a877-446c-8f85-882410370f4e resource provider aggregate not found 2026-07-09 18:11:58.235 8 INFO neutron.services.segments.plugin [-] Segment de890826-a877-446c-8f85-882410370f4e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de890826-a877-446c-8f85-882410370f4e found for delete ", "request_id": "req-babb0d0e-f505-4b20-8193-d3f830ea1910"}]} 2026-07-09 18:11:58.241 8 INFO neutron.services.segments.plugin [-] Segment de890826-a877-446c-8f85-882410370f4e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de890826-a877-446c-8f85-882410370f4e found for delete ", "request_id": "req-ce2ebfa9-24a2-49bc-85bf-fd8bd496ff93"}]} 2026-07-09 18:11:58.251 8 INFO neutron.services.segments.plugin [-] Segment 013d2773-5c21-4136-b4d2-3045defaaeed resource provider aggregate not found 2026-07-09 18:11:58.261 8 INFO neutron.services.segments.plugin [-] Segment 013d2773-5c21-4136-b4d2-3045defaaeed resource provider aggregate not found 2026-07-09 18:11:58.269 8 INFO neutron.services.segments.plugin [-] Segment 013d2773-5c21-4136-b4d2-3045defaaeed resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 013d2773-5c21-4136-b4d2-3045defaaeed found for delete ", "request_id": "req-83d4e35b-deb2-4f42-badd-01538b2b619f"}]} 2026-07-09 18:11:58.287 8 INFO neutron.services.segments.plugin [-] Segment 013d2773-5c21-4136-b4d2-3045defaaeed resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 013d2773-5c21-4136-b4d2-3045defaaeed found for delete ", "request_id": "req-37cfd192-c14a-420b-bdcf-aeed9f64e3ae"}]} [pid: 8|app: 0|req: 1613/3246] 10.0.0.57 () {32 vars in 773 bytes} [Thu Jul 9 18:11:58 2026] GET /v2.0/security-groups?tenant_id=0bcfcdb6c88c46289f22ad0957928ea3&name=default => generated 2929 bytes in 384 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1634/3247] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:11:58 2026] DELETE /v2.0/security-groups/faaf90e2-1f09-460d-80d6-c23d48182397 => 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: 1614/3248] 10.0.0.57 () {32 vars in 773 bytes} [Thu Jul 9 18:11:58 2026] GET /v2.0/security-groups?tenant_id=83e874fede3d4b96b1d36d1f4480088b&name=default => generated 2929 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1635/3249] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:11:58 2026] DELETE /v2.0/security-groups/7c2d3a3d-5f48-4356-84e6-bcd121903628 => 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: 1615/3250] 10.0.0.57 () {32 vars in 773 bytes} [Thu Jul 9 18:11:59 2026] GET /v2.0/security-groups?tenant_id=1f573ee30c9d48a29ce88d8dd994dfdf&name=default => generated 2929 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1636/3251] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:11:59 2026] DELETE /v2.0/security-groups/c165081e-fc75-4d93-8f38-592368248976 => 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: 1616/3252] 10.0.0.57 () {32 vars in 773 bytes} [Thu Jul 9 18:11:59 2026] GET /v2.0/security-groups?tenant_id=ff210f05b7bc44008cfa4fabaff41e70&name=default => generated 2929 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1637/3253] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:11:59 2026] DELETE /v2.0/security-groups/c2dce6ee-2d16-449e-95c4-7bd140d1ea6e => generated 0 bytes in 167 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1617/3254] 10.0.0.57 () {32 vars in 773 bytes} [Thu Jul 9 18:12:00 2026] GET /v2.0/security-groups?tenant_id=103d9a69f61d4f2ab6aa558cbc93eed4&name=default => generated 2929 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1638/3255] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:12:00 2026] DELETE /v2.0/security-groups/523c0636-8bc8-4669-8eb0-5b660fef3433 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1618/3256] 10.0.0.57 () {32 vars in 773 bytes} [Thu Jul 9 18:12:00 2026] GET /v2.0/security-groups?tenant_id=90f820a550464b308dacdc5fab9dd7d6&name=default => generated 2929 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1639/3257] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:12:00 2026] DELETE /v2.0/security-groups/2dcbf9f8-3d09-45b3-a081-989ccfdf93bf => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1619/3258] 10.0.0.57 () {32 vars in 773 bytes} [Thu Jul 9 18:12:01 2026] GET /v2.0/security-groups?tenant_id=b746d8e96b9940958748e1604c4f799d&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: 1640/3259] 10.0.0.57 () {32 vars in 739 bytes} [Thu Jul 9 18:12:01 2026] DELETE /v2.0/security-groups/ccde5ebe-726b-4037-a201-f6e9e75a624d => 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: 1642/3262] 10.0.0.57 () {32 vars in 648 bytes} [Thu Jul 9 18:12:03 2026] GET /v2.0/networks => generated 2168 bytes in 362 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1621/3263] 10.0.0.57 () {32 vars in 654 bytes} [Thu Jul 9 18:12:05 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: 1643/3264] 10.0.0.57 () {32 vars in 646 bytes} [Thu Jul 9 18:12:05 2026] GET /v2.0/routers => generated 15 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1622/3265] 10.0.0.57 () {32 vars in 642 bytes} [Thu Jul 9 18:12:05 2026] GET /v2.0/ports => generated 4725 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1644/3266] 10.0.0.57 () {32 vars in 646 bytes} [Thu Jul 9 18:12:05 2026] GET /v2.0/subnets => generated 1261 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1623/3267] 10.0.0.57 () {32 vars in 648 bytes} [Thu Jul 9 18:12:05 2026] GET /v2.0/networks => generated 2168 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1645/3268] 10.0.0.57 () {32 vars in 662 bytes} [Thu Jul 9 18:12:05 2026] GET /v2.0/security-groups => generated 17401 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1624/3269] 10.0.0.57 () {32 vars in 654 bytes} [Thu Jul 9 18:12:05 2026] GET /v2.0/subnetpools => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)